| | |
| | | | localization/<lang>/messages.inc | |
| | | | | |
| | | | Localization file of the Roundcube Webmail client | |
| | | | Copyright (C) 2005-2013, The Roundcube Dev Team | |
| | | | Copyright (C) 2005-2015, The Roundcube Dev Team | |
| | | | | |
| | | | Licensed under the GNU General Public License version 3 or | |
| | | | any later version with exceptions for skins & plugins. | |
| | |
| | | |
| | | For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/messages/ |
| | | */ |
| | | |
| | | $messages = array(); |
| | | $messages['errortitle'] = 'Սխա՛լ'; |
| | | $messages['loginfailed'] = 'Մուտքը ձախողվեց'; |
| | | $messages['cookiesdisabled'] = 'Сookies–ների ապահովվումը բացակայում է'; |
| | |
| | | $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'] = 'Այս փոստարկղում նամակներ չկան'; |
| | | $messages['loggedout'] = 'Դուք բարեհաջող ավարտեցիք աշխատանքը։ Ցտեսություն…'; |
| | | $messages['mailboxempty'] = 'Փոստարկղը դատարկ է'; |
| | | $messages['refreshing'] = 'Refreshing...'; |
| | | $messages['loading'] = 'Բեռնում...'; |
| | | $messages['uploading'] = 'Ֆայլի վերբեռնում…'; |
| | | $messages['uploadingmany'] = 'Վերբեռնվում են ֆայլերը…'; |
| | |
| | | $messages['messagesaved'] = 'Նամակը գրանցվեց որպես սևագիր'; |
| | | $messages['successfullysaved'] = 'Գրանցված է'; |
| | | $messages['addedsuccessfully'] = 'Հասցեն ավելացված է'; |
| | | $messages['contactexists'] = 'Այս հասցեով անձը արդեն գրանցված է'; |
| | | $messages['contactnameexists'] = 'Նույն անունով արդեն անձ գոյություն ունի։'; |
| | | $messages['blockedimages'] = 'Ձեր անվտանգության համար, այս նամակի արտաքին նկարներն բեռնված չեն'; |
| | | $messages['encryptedmessage'] = 'Ներողություն, այս նամակը կոդավորված է'; |
| | |
| | | $messages['contactsearchonly'] = 'Ներմուծեք տվյալներ անձանց որոնման համար'; |
| | | $messages['sendingfailed'] = 'Նամակի ուղարկումը ձախողվեց'; |
| | | $messages['senttooquickly'] = 'Խնդրում ենք սպասել $sec վարկյան մինչ այս նամակն ուղարկելը'; |
| | | $messages['errorsavingsent'] = 'Ուղարկված նամակի արխիվացումը խափանվեց'; |
| | | $messages['errorsaving'] = 'Գրանցման սխալ'; |
| | | $messages['errormoving'] = 'Նամակի տեղափոխման ձախողում'; |
| | | $messages['errorcopying'] = 'Հաղորդագրության պատճենումը ձախողվեց։'; |
| | | $messages['errordeleting'] = 'Նամակի ջնջման ձախողում'; |
| | |
| | | $messages['noemailwarning'] = 'Մուտքագրեք ճիշտ էլ. հասցե'; |
| | | $messages['nonamewarning'] = 'Մուտքագրեք անուն'; |
| | | $messages['nopagesizewarning'] = 'Մուտքագրեք էջի չափս'; |
| | | $messages['nosenderwarning'] = 'Մուտքագրեք հասցեատիրոջ հասցեն'; |
| | | $messages['norecipientwarning'] = 'Մուտքագրեք նվազագույնը մեկ հասցեատեր'; |
| | | $messages['nosubjectwarning'] = 'Վերնագիր բացակայում է, ցանկանո՞ւմ եք լրացնել'; |
| | | $messages['nobodywarning'] = 'Ուղարկե՞լ այս նամակը դատարկ'; |
| | |
| | | $messages['messageopenerror'] = 'Նամակի բեռնվումը սերվերից ձախողվեց'; |
| | | $messages['fileuploaderror'] = 'Ֆայլի կցումն ձախողվեց'; |
| | | $messages['filesizeerror'] = 'Ֆայլի չափը գերազանցում է մաքսիմալը՝ $size'; |
| | | $messages['copysuccess'] = '$nr հասցեների կրկնօրինակումը ավարտված է'; |
| | | $messages['copyerror'] = 'Հասցեների կրկնօրինակումը ձախողվեց'; |
| | | $messages['sourceisreadonly'] = 'Այս հասցեն պաշտպանված է'; |
| | | $messages['errorsavingcontact'] = 'Հասցեի գրանցումն ձախողվեց'; |
| | | $messages['movingmessage'] = 'Նամակը տեղափոխվում է…'; |
| | |
| | | $messages['addresswriterror'] = 'Ընտրված հասցեագիրքը ենթակա չէ փոփոխման'; |
| | | $messages['contactaddedtogroup'] = 'Անձինք բարեհաջող ավելացվեցին խմբին։'; |
| | | $messages['contactremovedfromgroup'] = 'Անձինք բարեհաջող հանվեցին խմբից։'; |
| | | $messages['nogroupassignmentschanged'] = 'No group assignments changed.'; |
| | | $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['opnotpermitted'] = 'Գործողությունը անթույլատրելի է։'; |
| | | $messages['nofromaddress'] = 'Նշված անձը հասցե չունի։'; |
| | | $messages['editorwarning'] = 'Դեպի պարզ տեքստի խմբագրիչ անցման դեպքում կկորի տեքստի ձևավորումը։ Շարունակե՞լ։'; |
| | | $messages['httpreceivedencrypterror'] = 'Համակարգի լարքի սխալ։ Դիմեք համակարգը սպասարկող անձնակազմին։ <b>Ձեր նամակը ուղարկված չէ։</b>'; |
| | | $messages['smtpconnerror'] = 'SMTP սխալ ($code)` Սերվերի հետ կապը ձախողվեց։'; |
| | | $messages['smtpautherror'] = 'SMTP սխալ ($code)` Նույնականացումը ձախողվեց։'; |
| | |
| | | $messages['smtptoerror'] = 'SMTP սխալ ($code)` Հաղորդագրության ստացող "$to"-ին ($msg) ավելացնելը ձախողվեց։'; |
| | | $messages['smtprecipientserror'] = 'SMTP սխալ` ստացողների ցուցակի ընթերցման ձախողում։'; |
| | | $messages['smtperror'] = 'SMTP սխալ` $msg'; |
| | | $messages['emailformaterror'] = 'Սխալ էլփոստի հասցե` $email'; |
| | | $messages['toomanyrecipients'] = 'Ստացողների քանակը չափազանց մեծ է։ Նվազեցրեք մինչև $max-ը։'; |
| | | $messages['maxgroupmembersreached'] = 'Խմբի անդամների քանաքը գերազանցում է թույլատրելի $max-ը։'; |
| | | $messages['internalerror'] = 'Ներքին սխալ, կրկին փորձեք։'; |
| | | $messages['contactdelerror'] = 'Անձանց ջնջումը ձախողվեց։'; |
| | | $messages['contactdeleted'] = 'Անձանց ջնջումը հաջողվեց։'; |
| | | $messages['contactrestoreerror'] = 'Ջնջված անձանց վերականգնումը ձախողվեց։'; |
| | |
| | | $messages['mispellingsfound'] = 'Հաղորդագրության մեջ կան տառասխալներ։'; |
| | | $messages['parentnotwritable'] = 'Նշված պանակի մեջ պանակի ստեղծումը կամ տեղափոխումը անհնար է անբավարար իրավունքների պատճառով։'; |
| | | $messages['messagetoobig'] = 'Հաղորդագրության մասը չափազանց մեծ է սպասարկման համար։'; |
| | | $messages['attachmentvalidationerror'] = 'WARNING! This attachment is suspicious because its type doesn\'t match the type declared in the message. If you do not trust the sender, you shouldn\'t open it in the browser because it may contain malicious contents.<br/><br/><em>Expected: $expected; found: $detected</em>'; |
| | | $messages['noscriptwarning'] = 'Warning: This webmail service requires Javascript! In order to use it please enable Javascript in your browser\'s settings.'; |
| | | |
| | | ?> |