Pontoon: Update Norwegian Nynorsk (nn-NO) localization of Test Pilot: Firefox Send
Localization authors: - Bjørn I. <bjorn.svindseth@online.no>
This commit is contained in:
parent
42b6383283
commit
6803a34b51
|
@ -103,8 +103,6 @@ requirePasswordCheckbox = Krev eit passord for å laste ned denne fila
|
||||||
addPasswordButton = Legg til passord
|
addPasswordButton = Legg til passord
|
||||||
changePasswordButton = Endre
|
changePasswordButton = Endre
|
||||||
passwordTryAgain = Feil passord. Prøv på nytt.
|
passwordTryAgain = Feil passord. Prøv på nytt.
|
||||||
# This label is followed by the password needed to download a file
|
|
||||||
passwordResult = Passord: { $password }
|
|
||||||
reportIPInfringement = Rapporter brot på åndsverk
|
reportIPInfringement = Rapporter brot på åndsverk
|
||||||
javascriptRequired = Firefox Send krev JavaScript.
|
javascriptRequired = Firefox Send krev JavaScript.
|
||||||
whyJavascript = Kvifor krev Firefox Send JavaScript?
|
whyJavascript = Kvifor krev Firefox Send JavaScript?
|
||||||
|
@ -113,3 +111,9 @@ enableJavascript = Slå på JavaScript og prøv igjen.
|
||||||
expiresHoursMinutes = { $hours }t { $minutes }m
|
expiresHoursMinutes = { $hours }t { $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 a password is successfully set
|
||||||
|
passwordIsSet = Passord innstilt
|
||||||
|
# A short status message shown when the user enters a long password
|
||||||
|
maxPasswordLength = Maksimum passordlengde: { $length }
|
||||||
|
# A short status message shown when there was an error setting the password
|
||||||
|
passwordSetError = Dette passordet kunne ikkje stillast inn
|
||||||
|
|
Loading…
Reference in New Issue