Pontoon: Update Huastec (hus) localization of Firefox Send
Localization authors: - Luis Flores Martínez <lufom90@gmail.com>
This commit is contained in:
parent
2ca007af1a
commit
ad0d862d92
|
@ -28,10 +28,21 @@ notSupportedOutdatedDetail = Yab u awil ka eyendha' Firefox Send kom an NAVEGADO
|
||||||
updateFirefox = Ka itmedha' Firefox
|
updateFirefox = Ka itmedha' Firefox
|
||||||
deletePopupCancel = Ka kuba'
|
deletePopupCancel = Ka kuba'
|
||||||
deleteButtonHover = Ka pakuw
|
deleteButtonHover = Ka pakuw
|
||||||
|
footerLinkLegal = Axi walkadh ka t'ajan
|
||||||
|
footerLinkPrivacy = Tsinataláb
|
||||||
|
footerLinkCookies = Cookies
|
||||||
|
passwordTryAgain = Yab ja' an tsinat japixtaláb. Ka exa' junil.
|
||||||
|
javascriptRequired = Firefox Send in yejenchal JavaScript
|
||||||
|
whyJavascript = ¿Jale' Firefox Send in yejenchal JavaScript?
|
||||||
|
enableJavascript = Ka lek'wtsiy JavaScript ani ka exa' junil.
|
||||||
# A short representation of a countdown timer containing the number of hours and minutes remaining as digits, example "13h 47m"
|
# A short representation of a countdown timer containing the number of hours and minutes remaining as digits, example "13h 47m"
|
||||||
expiresHoursMinutes = { $hours }h { $minutes }m
|
expiresHoursMinutes = { $hours }h { $minutes }m
|
||||||
# A short representation of a countdown timer containing the number of minutes remaining as digits, example "56m"
|
# A short representation of a countdown timer containing the number of minutes remaining as digits, example "56m"
|
||||||
expiresMinutes = { $minutes }m
|
expiresMinutes = { $minutes }m
|
||||||
|
# A short status message shown when the user enters a long password
|
||||||
|
maxPasswordLength = In puwél an tsinat japixtaláb pel: { $length }
|
||||||
|
# A short status message shown when there was an error setting the password
|
||||||
|
passwordSetError = Axi tsinat japixtaláb yab u awil ka eyendha'
|
||||||
|
|
||||||
## Send version 2 strings
|
## Send version 2 strings
|
||||||
|
|
||||||
|
@ -40,6 +51,26 @@ expiresMinutes = { $minutes }m
|
||||||
-send-short-brand = Send
|
-send-short-brand = Send
|
||||||
-firefox = Firefox
|
-firefox = Firefox
|
||||||
-mozilla = Mozilla
|
-mozilla = Mozilla
|
||||||
|
introTitle = Yab k'ibat, a tsinat t'ojlabil u awil ka buk'uw
|
||||||
|
notifyUploadEncryptDone = A t'ojlabil xo' tsinadhits ani u awilits ka abna'
|
||||||
|
# downloadCount is from the downloadCount string and timespan is a timespanMinutes string. ex. 'Expires after 2 downloads or 25 minutes'
|
||||||
|
archiveExpiryInfo = Ne'ets ka taliy ti { $downloadCount } o ti { $timespan }
|
||||||
|
timespanMinutes =
|
||||||
|
{ $num ->
|
||||||
|
*[other] 1 minuto { $num }
|
||||||
|
}
|
||||||
|
timespanDays =
|
||||||
|
{ $num ->
|
||||||
|
*[other] 1 k'icháj { $num } k'ichajchik
|
||||||
|
}
|
||||||
|
timespanWeeks =
|
||||||
|
{ $num ->
|
||||||
|
*[other] 1 semana { $num } i semanachik
|
||||||
|
}
|
||||||
|
fileCount =
|
||||||
|
{ $num ->
|
||||||
|
*[other] 1 t'ojláb { $num } t'ojlabchik
|
||||||
|
}
|
||||||
# byte abbreviation
|
# byte abbreviation
|
||||||
bytes = B
|
bytes = B
|
||||||
# kibibyte abbreviation
|
# kibibyte abbreviation
|
||||||
|
@ -50,3 +81,5 @@ mb = MB
|
||||||
gb = GB
|
gb = GB
|
||||||
# localized number and byte abbreviation. example "2.5MB"
|
# localized number and byte abbreviation. example "2.5MB"
|
||||||
fileSize = { $num }{ $units }
|
fileSize = { $num }{ $units }
|
||||||
|
# $size is the size of the file, displayed using the fileSize message as format (e.g. "2.5MB")
|
||||||
|
totalSize = In puwél an t'ojláb: { $size }
|
||||||
|
|
Loading…
Reference in New Issue