Pontoon: Update Hungarian (hu) localization of Test Pilot: Firefox Send
Localization authors: - siparon <siparon@gmail.com> - Balázs Meskó <meskobalazs@gmail.com>
This commit is contained in:
parent
8c3ec5da3d
commit
d93a4cf9f3
@ -42,7 +42,11 @@ sendAnotherFileLink = Még egy fájl küldése
|
|||||||
// Alternative text used on the download link/button (indicates an action).
|
// Alternative text used on the download link/button (indicates an action).
|
||||||
downloadAltText = Letöltés
|
downloadAltText = Letöltés
|
||||||
downloadsFileList = Letöltések
|
downloadsFileList = Letöltések
|
||||||
|
// Used as header in a column indicating the amount of time left before a
|
||||||
|
// download link expires (e.g. "10h 5m")
|
||||||
timeFileList = Idő
|
timeFileList = Idő
|
||||||
|
// Used as header in a column indicating the number of times a file has been
|
||||||
|
// downloaded
|
||||||
downloadFileName = { $filename } letöltése
|
downloadFileName = { $filename } letöltése
|
||||||
downloadFileSize = ({ $size })
|
downloadFileSize = ({ $size })
|
||||||
unlockInputLabel = Adja meg a jelszót
|
unlockInputLabel = Adja meg a jelszót
|
||||||
@ -102,3 +106,10 @@ passwordTryAgain = Helytelen jelszó. Próbálja meg újra.
|
|||||||
// This label is followed by the password needed to download a file
|
// This label is followed by the password needed to download a file
|
||||||
passwordResult = Jelszó: { $password }
|
passwordResult = Jelszó: { $password }
|
||||||
reportIPInfringement = Szellemi tulajdon megsértésének bejelentése
|
reportIPInfringement = Szellemi tulajdon megsértésének bejelentése
|
||||||
|
javascriptRequired = A Firefox Sendhez JavaScript szükséges
|
||||||
|
whyJavascript = Miért van szükség JavaScriptre a Firefox Sendhez?
|
||||||
|
enableJavascript = Kérjük engedélyezze a JavaScriptet, majd próbálkozzon újra.
|
||||||
|
// A short representation of a countdown timer containing the number of hours and minutes remaining as digits, example "13h 47m"
|
||||||
|
expiresHoursMinutes = { $hours }ó { $minutes }p
|
||||||
|
// A short representation of a countdown timer containing the number of minutes remaining as digits, example "56m"
|
||||||
|
expiresMinutes = { $minutes }p
|
||||||
|
Loading…
Reference in New Issue
Block a user