diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2013-05-15 23:25:26 +0200 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2013-05-15 23:25:26 +0200 |
commit | 57323253f76a7a53bd709f00499e81522b9f06a7 (patch) | |
tree | 00ebf2168694bc1e6c92b9409830d6ff6aaa5c97 /program/localization/hy_AM | |
parent | cd9801234becf3ea12d86e17067c00f2aa90a1bc (diff) |
Update localizations from Transifex
Diffstat (limited to 'program/localization/hy_AM')
-rw-r--r-- | program/localization/hy_AM/labels.inc | 8 | ||||
-rw-r--r-- | program/localization/hy_AM/messages.inc | 2 |
2 files changed, 7 insertions, 3 deletions
diff --git a/program/localization/hy_AM/labels.inc b/program/localization/hy_AM/labels.inc index 490604cc5..99cee4ab9 100644 --- a/program/localization/hy_AM/labels.inc +++ b/program/localization/hy_AM/labels.inc @@ -64,6 +64,7 @@ $labels['copy'] = 'Cc'; $labels['move'] = 'Տեղափոխել'; $labels['moveto'] = 'Տեղափոխել...'; $labels['download'] = 'Քաշել'; +$labels['open'] = 'Open'; $labels['showattachment'] = 'Show'; $labels['showanyway'] = 'Show it anyway'; @@ -161,6 +162,7 @@ $labels['currpage'] = 'Առկա էջ'; $labels['unread'] = 'Չկարդացածը'; $labels['flagged'] = 'Նշված'; $labels['unanswered'] = 'Անպատասխան'; +$labels['withattachment'] = 'With attachment'; $labels['deleted'] = 'Ջնջված'; $labels['undeleted'] = 'Not deleted'; $labels['invert'] = 'Փոխատեղել'; @@ -204,6 +206,8 @@ $labels['body'] = 'Body'; $labels['openinextwin'] = 'Բացել նոր պատուհանում'; $labels['emlsave'] = 'Ներբեռնել (.eml)'; +$labels['changeformattext'] = 'Display in plain text format'; +$labels['changeformathtml'] = 'Display in HTML format'; // message compose $labels['editasnew'] = 'Խմբագրել որպես նոր'; @@ -398,6 +402,7 @@ $labels['htmleditor'] = 'Ստեղծել HTML նամակներ'; $labels['htmlonreply'] = 'միայն HTML հաղորդագրությանը պատասխանելիս'; $labels['htmlonreplyandforward'] = 'on forward or reply to HTML message'; $labels['htmlsignature'] = 'HTML ստորագրություն'; +$labels['showemail'] = 'Show email address with display name'; $labels['previewpane'] = 'Ցուցադրել պատուհանը'; $labels['skin'] = 'Տեսքի տարբերակ'; $labels['logoutclear'] = 'Դուրս գալուց դատարկել աղբարկղը'; @@ -451,9 +456,6 @@ $labels['replyremovesignature'] = 'Պատասխանելիս հեռացնել հ $labels['autoaddsignature'] = 'Ավելացնել ստորագրություն'; $labels['newmessageonly'] = 'միայն նոր հաղորդագրություններում'; $labels['replyandforwardonly'] = 'պատասխաններում և փոխանցումներում'; -$labels['replysignaturepos'] = 'Ավելացնել ստորագրությունը պատասխանելիս կամ փոխանցելիս'; -$labels['belowquote'] = 'Մեջբերման ներքևում'; -$labels['abovequote'] = 'Մեջբերման վերևում'; $labels['insertsignature'] = 'Ներդնել ստորագրությունը'; $labels['previewpanemarkread'] = 'Նշել նախադիտված հաղորդագրությունները որպես ընթերցված'; $labels['afternseconds'] = '$n վարկյան հետո'; diff --git a/program/localization/hy_AM/messages.inc b/program/localization/hy_AM/messages.inc index bbb083a21..6b3f4ebe9 100644 --- a/program/localization/hy_AM/messages.inc +++ b/program/localization/hy_AM/messages.inc @@ -28,6 +28,8 @@ $messages['dberror'] = 'Տվյալների շտեմարանի սխա՛լ'; $messages['requesttimedout'] = 'Հարցման թույլատրելի ժամանակը սպառվեց'; $messages['errorreadonly'] = 'Գործողությունը անհնար է։ Պանակը միայն ընթերցման համար է։'; $messages['errornoperm'] = 'Գործողության կատարման իրավունքը մերժված է։'; +$messages['erroroverquota'] = 'Unable to perform operation. No free disk space.'; +$messages['erroroverquotadelete'] = 'No free disk space. Use SHIFT+DEL to delete a message.'; $messages['invalidrequest'] = 'Սխալ հարցում, ապարդյուն։'; $messages['invalidhost'] = 'Invalid server name.'; $messages['nomessagesfound'] = 'Այս փոստարկղում նամակներ չկան'; |