Pontoon: Update Norwegian Bokmål (nb-NO) localization of Test Pilot: Firefox Send
Localization authors: - Håvar Henriksen <havar@firefox.no> - Matjaž Horvat <matjaz.horvat@gmail.com>
This commit is contained in:
parent
581ae224e7
commit
8882024e8f
|
@ -4,26 +4,30 @@ siteSubtitle = netteksperiment
|
||||||
siteFeedback = Tilbakemelding
|
siteFeedback = Tilbakemelding
|
||||||
uploadPageHeader = Privat, kryptert fildeling
|
uploadPageHeader = Privat, kryptert fildeling
|
||||||
uploadPageLearnMore = Les mer
|
uploadPageLearnMore = Les mer
|
||||||
|
uploadPageDropMessage = Slipp din fil her for å starte opplastingen
|
||||||
|
uploadPageSizeMessage = For den mest pålitelige operasjonen, er det best å holde filen under 1 GB
|
||||||
|
uploadPageBrowseButton = Velg en fil på din datamaskin
|
||||||
|
.title = Velg en fil på din datamaskin
|
||||||
uploadPageBrowseButtonTitle = Last opp fil
|
uploadPageBrowseButtonTitle = Last opp fil
|
||||||
uploadingPageHeader = Laster opp din fil
|
uploadingPageHeader = Laster opp din fil
|
||||||
importingFile = Importerer…
|
importingFile = Importerer…
|
||||||
verifyingFile = Verifiserer...
|
verifyingFile = Verifiserer...
|
||||||
encryptingFile = Krypterer...
|
encryptingFile = Krypterer...
|
||||||
decryptingFile = Dekrypterer...
|
decryptingFile = Dekrypterer...
|
||||||
uploadingPageCancel
|
uploadingPageCancel = Avbryt opplasting
|
||||||
.title = Avbryt opplasting
|
.title = Avbryt opplasting
|
||||||
uploadCancelNotification = Din opplasting ble avbrutt
|
uploadCancelNotification = Din opplasting ble avbrutt
|
||||||
uploadSvgAlt
|
uploadSvgAlt
|
||||||
.alt = Last opp
|
.alt = Last opp
|
||||||
// Note: Title text for button should be the same.
|
// Note: Title text for button should be the same.
|
||||||
copyUrlFormButton
|
copyUrlFormButton = Kopier til utklippstavle
|
||||||
.title = Kopier til utklippstavle
|
.title = Kopier til utklippstavle
|
||||||
copiedUrl = Kopiert!
|
copiedUrl = Kopiert!
|
||||||
// Note: Title text for button should be the same.
|
// Note: Title text for button should be the same.
|
||||||
deleteFileButton
|
deleteFileButton = Slett fil
|
||||||
.title = Slett fil
|
.title = Slett fil
|
||||||
// Note: Title text for button should be the same.
|
// Note: Title text for button should be the same.
|
||||||
sendAnotherFileLink
|
sendAnotherFileLink = Send en annen fil
|
||||||
.title = Send en annen fil
|
.title = Send en annen fil
|
||||||
// Alternative text used on the download link/button (indicates an action).
|
// Alternative text used on the download link/button (indicates an action).
|
||||||
downloadAltText
|
downloadAltText
|
||||||
|
@ -31,9 +35,24 @@ downloadAltText
|
||||||
downloadFileName = Last ned { $filename }
|
downloadFileName = Last ned { $filename }
|
||||||
downloadFileSize = ({ $size })
|
downloadFileSize = ({ $size })
|
||||||
// Text and title used on the download link/button (indicates an action).
|
// Text and title used on the download link/button (indicates an action).
|
||||||
downloadButtonLabel
|
downloadButtonLabel = Last ned
|
||||||
.title = Last ned
|
.title = Last ned
|
||||||
downloadNotification = Nedlastingen er fullført.
|
downloadNotification = Nedlastingen er fullført.
|
||||||
|
downloadFinish = Nedlastingen er fullført.
|
||||||
|
// Firefox Send is a brand name and should not be localized. Title text for button should be the same.
|
||||||
|
sendYourFilesLink = Prøv Firefox Send
|
||||||
|
.title = Prøv Firefox Send
|
||||||
|
downloadingPageProgress = Laster ned { $filename } ({ $size })
|
||||||
|
errorAltText
|
||||||
|
.alt = Opplastingsfeil
|
||||||
|
errorPageHeader = Det oppstod en feil.
|
||||||
|
errorPageLink = Send en annen fil
|
||||||
|
linkExpiredAlt
|
||||||
|
.alt = Lenke utløpt
|
||||||
|
notSupportedHeader = Din nettleser er ikke støttet.
|
||||||
|
// Firefox Send is a brand name and should not be localized.
|
||||||
|
notSupportedDetail = Dessverre støtter denne nettleseren ikke webteknologien som driver Firefox Send. Du må prøve en annen nettleser. Vi anbefaler Firefox!
|
||||||
|
downloadFirefoxButtonSub = Gratis nedlasting
|
||||||
uploadedFile = Fil
|
uploadedFile = Fil
|
||||||
copyFileList = Kopier URL
|
copyFileList = Kopier URL
|
||||||
// expiryFileList is used as a column header
|
// expiryFileList is used as a column header
|
||||||
|
@ -44,6 +63,7 @@ deleteButtonHover
|
||||||
.title = Slett
|
.title = Slett
|
||||||
copyUrlHover
|
copyUrlHover
|
||||||
.title = Kopier URL
|
.title = Kopier URL
|
||||||
|
legalHeader = Vilkår og personvern
|
||||||
deletePopupText = Slett denne filen?
|
deletePopupText = Slett denne filen?
|
||||||
deletePopupYes = Ja
|
deletePopupYes = Ja
|
||||||
deletePopupCancel = Avbryt
|
deletePopupCancel = Avbryt
|
||||||
|
@ -54,3 +74,6 @@ copyUrlHover
|
||||||
footerLinkLegal = Juridisk informasjon
|
footerLinkLegal = Juridisk informasjon
|
||||||
// Test Pilot is a proper name and should not be localized.
|
// Test Pilot is a proper name and should not be localized.
|
||||||
footerLinkAbout = Om Test Pilot
|
footerLinkAbout = Om Test Pilot
|
||||||
|
footerLinkPrivacy = Personvern
|
||||||
|
footerLinkTerms = Vilkår
|
||||||
|
footerLinkCookies = Infokapsler
|
||||||
|
|
Loading…
Reference in New Issue