Pontoon: Update Huastec (hus) localization of Firefox Send

Localization authors:
- Julio Gomez <jegs87@gmail.com>
This commit is contained in:
Julio Gomez 2019-12-03 16:52:37 +00:00 committed by Mozilla Pontoon
parent c479d326ed
commit dd2ebdd2de
1 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,22 @@
# 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
# A short representation of a countdown timer containing the number of minutes remaining as digits, example "56m"
expiresMinutes = { $minutes }m
## 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
-mozilla = Mozilla
# byte abbreviation
bytes = B
# kibibyte abbreviation
kb = KB
# mebibyte abbreviation
mb = MB
# gibibyte abbreviation
gb = GB
# localized number and byte abbreviation. example "2.5MB"
fileSize = { $num }{ $units }