Pontoon: Update Yucatec Maya (yua) localization of Firefox Send
Localization authors: - Julio Gomez <jegs87@gmail.com>
This commit is contained in:
parent
dd2ebdd2de
commit
6b89197cfd
|
@ -1,8 +1,11 @@
|
||||||
# Firefox Send is a brand name and should not be localized.
|
# Firefox Send is a brand name and should not be localized.
|
||||||
title = Firefox Send
|
title = Firefox Send
|
||||||
|
# A short representation of a countdown timer containing the number of minutes remaining as digits, example "56m"
|
||||||
|
expiresMinutes = { $minutes }m
|
||||||
|
|
||||||
## Send version 2 strings
|
## Send version 2 strings
|
||||||
|
|
||||||
|
-send-short-brand = Send
|
||||||
-firefox = Firefox
|
-firefox = Firefox
|
||||||
-mozilla = Mozilla
|
-mozilla = Mozilla
|
||||||
# byte abbreviation
|
# byte abbreviation
|
||||||
|
@ -13,3 +16,5 @@ kb = KB
|
||||||
mb = MB
|
mb = MB
|
||||||
# gibibyte abbreviation
|
# gibibyte abbreviation
|
||||||
gb = GB
|
gb = GB
|
||||||
|
# localized number and byte abbreviation. example "2.5MB"
|
||||||
|
fileSize = { $num }{ $units }
|
||||||
|
|
Loading…
Reference in New Issue