24
1
Fork 0

Pontoon: Update Armenian (hy-AM) localization of Firefox Send

Localization authors:
- Hrant <hrant.mozilla@gmail.com>
This commit is contained in:
Hrant 2020-02-14 17:51:53 +00:00 committed by Mozilla Pontoon
parent 669212a9b7
commit a1f915806a
1 changed files with 71 additions and 1 deletions

View File

@ -23,12 +23,82 @@ fileSizeProgress = ({ $partialSize }-ը { $totalSize })-ից
sendYourFilesLink = Փորձել Firefox Send-ը
errorPageHeader = Ինչ-որ բան այն չէ
fileTooBig = Այդ ֆայլը չափազանց մեծ է վերբեռնելու համար: Այն պետք է լինի ավելի քիչ, քան { $size }-ը
linkExpiredAlt = Հղումը ժամկետնանց է
linkExpiredAlt = Հղումը ավարտվել է
notSupportedHeader = Ձեր զննարկիչը չի աջակցվում:
notSupportedLink = Ինչու իմ զննարկիչը չի աջակցվում:
notSupportedOutdatedDetail = Դժբախտաբար, Firefox- ի այս տարբերակը չի աջակցում այն վեբ տեխնոլոգիան, որը պետք է Firefox Send-ի համար: Դուք պետք է թարմացնեք ձեր զննարկիչը:
updateFirefox = Թարմացնել Firefox-ը
deletePopupCancel = Չեղարկել
deleteButtonHover = Ջնջել
footerLinkLegal = Իրավական
footerLinkPrivacy = Գաղտնիություն
footerLinkCookies = Cookie-ներ
passwordTryAgain = Սխալ գաղտնաբառ. Կրկին փորձեք:
javascriptRequired = Firefox Send-ը պահանջում է JavaScript
whyJavascript = Ինչո՞ւ է Firefox Send-ը պահանջում JavaScript.
enableJavascript = Խնդրում ենք միացնել JavaScript-ը և կրկին փորձել:
# A short representation of a countdown timer containing the number of hours and minutes remaining as digits, example "13h 47m"
expiresHoursMinutes = { $hours }ժ { $minutes }ր
# A short representation of a countdown timer containing the number of minutes remaining as digits, example "56m"
expiresMinutes = { $minutes }ր
# A short status message shown when the user enters a long password
maxPasswordLength = Գանղտնաբառի առավելագույն չափ. { $length }
# A short status message shown when there was an error setting the password
passwordSetError = Այս գաղտնաբառը հնարավոր չէ սահմանել
## Send version 2 strings
# Firefox Send, Send, Firefox, Mozilla are proper names and should not be localized
-send-brand = Firefox Send
-send-short-brand = Ուղարկել
-firefox = Firefox
-mozilla = Mozilla
introTitle = Պարզ, մասնավոր ֆայլերի փոխանակում
introDescription = { -send-brand }-ը թույլ է տալիս փոխանակել ֆայլեր վերջավոր գաղտնագրման միջոցով և այնպիսի հղում, որն ինքնաբերաբար ավարտվում է: Այսպիսով, դուք կարող եք վերահսկել այն, ինչով կիսվում եք և համոզված լինեք, որ ձեր նյութերը հավերժ չեն մնա առցանց:
notifyUploadEncryptDone = Ձեր ֆայլը գաղտնագրված է և պատրաստ է ուղարկել
# downloadCount is from the downloadCount string and timespan is a timespanMinutes string. ex. 'Expires after 2 downloads or 25 minutes'
archiveExpiryInfo = Ավարտվելու է { $downloadCount }-ից կամ { $timespan }-ից
timespanMinutes =
{ $num ->
[one] 1 րոպե
*[other] { $num } րոպե
}
timespanDays =
{ $num ->
[one] 1 օր
*[other] { $num } օր
}
timespanWeeks =
{ $num ->
[one] 1 շաբաթ
*[other] { $num } շաբաթ
}
fileCount =
{ $num ->
[one] 1 ֆայլ
*[other] { $num } ֆայլեր
}
# byte abbreviation
bytes = Բ
# kibibyte abbreviation
kb = ԿԲ
# mebibyte abbreviation
mb = ՄԲ
# gibibyte abbreviation
gb = ԳԲ
# localized number and byte abbreviation. example "2.5MB"
fileSize = { $num }{ $units }
# $size is the size of the file, displayed using the fileSize message as format (e.g. "2.5MB")
totalSize = Ընդհանուր չափ՝ { $size }
# the next line after the colon contains a file name
copyLinkDescription = Պատճենեք հղումը՝ ֆայլը համօգտագործելու համար.
copyLinkButton = Պատճենել հղումը
downloadTitle = Ներբեռնել ֆայլերը
downloadDescription = Հայլը համօգտագործվել է { -send-brand }-ի միջոցով ՝ վերջից վերջ գաղտնագրմամբ և ինքնաբերաբար ավարտվող հղմամբ:
trySendDescription = Փորձեք { -send-brand }-ը՝ ֆայլերի պարզ և անվտանգ փոխանակման համար:
# count will always be > 10
tooManyFiles =
{ $count ->
[one] Միաժամանակ միայն 1 ֆայլ կարող է վերբեռնվել:
*[other] Միաժամանակ միայն { $count } ֆայլեր կարող են վերբեռնվել:
}