Pontoon: Update Mixteco Yucuhiti (meh) localization of Firefox Send
Localization authors: - Netza López <l.lopeznetza@gmail.com>
This commit is contained in:
parent
def21041d8
commit
357f6da3b0
|
@ -20,6 +20,8 @@ sendYourFilesLink = Ni´i Firefox Send
|
||||||
errorPageHeader = ¡Iyo iin ntu nkene va´a!
|
errorPageHeader = ¡Iyo iin ntu nkene va´a!
|
||||||
fileTooBig = Archivo ya´a ka´nu. Nejia chunku´va { $size }
|
fileTooBig = Archivo ya´a ka´nu. Nejia chunku´va { $size }
|
||||||
linkExpiredAlt = Nnɨ´ɨ enlace
|
linkExpiredAlt = Nnɨ´ɨ enlace
|
||||||
|
notSupportedHeader = Ntu íyo tiñu nuu ka̱a̱ nánuku ya´a.
|
||||||
|
notSupportedLink = ¿Navi ntu satiñu nuu ka̱a̱ nánuku ya´a?
|
||||||
updateFirefox = Naxi´ñá Firefox
|
updateFirefox = Naxi´ñá Firefox
|
||||||
deletePopupCancel = Nkuvi-ka
|
deletePopupCancel = Nkuvi-ka
|
||||||
deleteButtonHover = Xita
|
deleteButtonHover = Xita
|
||||||
|
@ -32,8 +34,12 @@ expiresMinutes = { $minutes }m
|
||||||
|
|
||||||
## Send version 2 strings
|
## Send version 2 strings
|
||||||
|
|
||||||
|
# Firefox Send, Send, Firefox, Mozilla are proper names and should not be localized
|
||||||
|
-send-brand = Firefox Send
|
||||||
|
-send-short-brand = Send
|
||||||
-firefox = Firefox
|
-firefox = Firefox
|
||||||
-mozilla = Mozilla
|
-mozilla = Mozilla
|
||||||
|
introTitle = Kua´a daa archivo ñama jee yu´u
|
||||||
timespanMinutes =
|
timespanMinutes =
|
||||||
{ $num ->
|
{ $num ->
|
||||||
[one] 1 minuto
|
[one] 1 minuto
|
||||||
|
@ -44,6 +50,16 @@ timespanDays =
|
||||||
[one] 1 día
|
[one] 1 día
|
||||||
*[other] { $num } días
|
*[other] { $num } días
|
||||||
}
|
}
|
||||||
|
timespanWeeks =
|
||||||
|
{ $num ->
|
||||||
|
[one] 1 semana
|
||||||
|
*[other] { $num } semanas
|
||||||
|
}
|
||||||
|
fileCount =
|
||||||
|
{ $num ->
|
||||||
|
[one] 1 archivo
|
||||||
|
*[other] { $num } archivos
|
||||||
|
}
|
||||||
# byte abbreviation
|
# byte abbreviation
|
||||||
bytes = B
|
bytes = B
|
||||||
# kibibyte abbreviation
|
# kibibyte abbreviation
|
||||||
|
@ -54,14 +70,36 @@ 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 = Ka´nu: { $size }
|
||||||
|
# the next line after the colon contains a file name
|
||||||
|
copyLinkDescription = Tɨɨn enlace jee kua´a archivo:
|
||||||
copyLinkButton = Tɨɨn enlacae
|
copyLinkButton = Tɨɨn enlacae
|
||||||
downloadTitle = Xinuu archivo
|
downloadTitle = Xinuu archivo
|
||||||
|
# count will always be > 10
|
||||||
|
tooManyArchives =
|
||||||
|
{ $count ->
|
||||||
|
[one] Ntu xini 1 archivo íyo
|
||||||
|
*[other] Ntu xini { $count } archivos íyo
|
||||||
|
}
|
||||||
downloadFirefox = Xinuun { -firefox }
|
downloadFirefox = Xinuun { -firefox }
|
||||||
|
legalDateStamp = Versión 1.0 del 12 de marzo de 2019
|
||||||
# A short representation of a countdown timer containing the number of days, hours, and minutes remaining as digits, example "2d 11h 56m"
|
# A short representation of a countdown timer containing the number of days, hours, and minutes remaining as digits, example "2d 11h 56m"
|
||||||
expiresDaysHoursMinutes = { $days }d { $hours }h { $minutes }m
|
expiresDaysHoursMinutes = { $days }d { $hours }h { $minutes }m
|
||||||
|
addFilesButton = Kaji archivos ska
|
||||||
uploadButton = Ska
|
uploadButton = Ska
|
||||||
|
emailPlaceholder = Chu´un email noo´o
|
||||||
|
signInOnlyButton = Kajie´e sesión
|
||||||
|
# $size is the size of the file, displayed using the fileSize message as format (e.g. "2.5MB")
|
||||||
|
accountBenefitLargeFiles = Kua´a archivo ka´nu { $size }
|
||||||
|
accountBenefitDownloadCount = Kua´a archivos jii inka ñivɨ
|
||||||
|
accountBenefitMoz = Ka´vi kue´eka jiee inka tiñu { -mozilla }
|
||||||
|
signOut = Kasɨ sesión
|
||||||
okButton = Kuvi
|
okButton = Kuvi
|
||||||
downloadingTitle = Xinuu
|
downloadingTitle = Xinuu
|
||||||
|
downloadFirefoxPromo = { -send-short-brand } taji jíía { -firefox }.
|
||||||
|
# the next line after the colon contains a file name
|
||||||
|
shareLinkDescription = Kua´a enlace archivo noo´o
|
||||||
shareLinkButton = Kua´a link
|
shareLinkButton = Kua´a link
|
||||||
# $name is the name of the file
|
# $name is the name of the file
|
||||||
shareMessage = Xinuu “{ $name }” jii { -send-brand }: ntu viji
|
shareMessage = Xinuu “{ $name }” jii { -send-brand }: ntu viji
|
||||||
|
|
Loading…
Reference in New Issue