diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2013-08-21 09:44:27 +0200 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2013-08-21 09:44:27 +0200 |
commit | eef9eb1146cf9903e58743291ca27c68340aea2c (patch) | |
tree | 3fe3b2875f7a81715dbacbb592e0d602d2b79ff3 /program/localization/hy_AM | |
parent | bcedf05d19ba1b2f63bdbfe42ff2c726fc50b6b6 (diff) |
Synchronized localization files from Transifex
Diffstat (limited to 'program/localization/hy_AM')
-rw-r--r-- | program/localization/hy_AM/messages.inc | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/program/localization/hy_AM/messages.inc b/program/localization/hy_AM/messages.inc index 6b3f4ebe9..2128a188c 100644 --- a/program/localization/hy_AM/messages.inc +++ b/program/localization/hy_AM/messages.inc @@ -101,13 +101,16 @@ $messages['converting'] = 'Նամակի ձևավորման հեռացում…'; $messages['messageopenerror'] = 'Նամակի բեռնվումը սերվերից ձախողվեց'; $messages['fileuploaderror'] = 'Ֆայլի կցումն ձախողվեց'; $messages['filesizeerror'] = 'Ֆայլի չափը գերազանցում է մաքսիմալը՝ $size'; -$messages['copysuccess'] = '$nr հասցեների կրկնօրինակումը ավարտված է'; -$messages['copyerror'] = 'Հասցեների կրկնօրինակումը ձախողվեց'; +$messages['copysuccess'] = 'Successfully copied $nr contacts.'; +$messages['movesuccess'] = 'Successfully moved $nr contacts.'; +$messages['copyerror'] = 'Could not copy any contacts.'; +$messages['moveerror'] = 'Could not move any contacts.'; $messages['sourceisreadonly'] = 'Այս հասցեն պաշտպանված է'; $messages['errorsavingcontact'] = 'Հասցեի գրանցումն ձախողվեց'; $messages['movingmessage'] = 'Նամակը տեղափոխվում է…'; $messages['copyingmessage'] = 'Հաղորդագրությունների պատճենում…'; $messages['copyingcontact'] = 'Անձանց պատճենում…'; +$messages['movingcontact'] = 'Moving contact(s)...'; $messages['deletingmessage'] = 'Հաղորդագրությունների ջնջում…'; $messages['markingmessage'] = 'Հաղորդագրությունների նշում…'; $messages['addingmember'] = 'Անձանց ավելացում խմբին…'; @@ -126,6 +129,8 @@ $messages['importwait'] = 'Ներկրումն ընթացքի մեջ է...'; $messages['importformaterror'] = 'Import failed! The uploaded file is not a valid import data file.'; $messages['importconfirm'] = '$inserted նոր ներկրված հասցեներ, $skipped արդեն առկա հասցեներ՝ <p><em>$names</em></p>'; $messages['importconfirmskipped'] = '<b>Բաց թողնվեց $skipped առկա գրառում</b>'; +$messages['importmessagesuccess'] = 'Successfully imported $nr messages'; +$messages['importmessageerror'] = 'Import failed! The uploaded file is not a valid message or mailbox file'; $messages['opnotpermitted'] = 'Գործողությունը անթույլատրելի է։'; $messages['nofromaddress'] = 'Նշված անձը հասցե չունի։'; $messages['editorwarning'] = 'Դեպի պարզ տեքստի խմբագրիչ անցման դեպքում կկորի տեքստի ձևավորումը։ Շարունակե՞լ։'; |