diff options
author | Robin Appelman <icewind@owncloud.com> | 2012-06-06 00:29:28 +0200 |
---|---|---|
committer | Robin Appelman <icewind@owncloud.com> | 2012-06-06 00:29:28 +0200 |
commit | f7d221f5f0aadedf80ebb477c623612545c7be08 (patch) | |
tree | 4c640cf1d354921028f5ef320765e9fee4fad4ad /core/l10n/nb_NO.php | |
parent | a3c1f70be423eb4e6bc76164da9d080ffe66305c (diff) | |
download | nextcloud-server-f7d221f5f0aadedf80ebb477c623612545c7be08.tar.gz nextcloud-server-f7d221f5f0aadedf80ebb477c623612545c7be08.zip |
update translations
Diffstat (limited to 'core/l10n/nb_NO.php')
-rw-r--r-- | core/l10n/nb_NO.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/core/l10n/nb_NO.php b/core/l10n/nb_NO.php index 9222a4f7033..80b9da0e1e9 100644 --- a/core/l10n/nb_NO.php +++ b/core/l10n/nb_NO.php @@ -1,5 +1,9 @@ <?php $TRANSLATIONS = array( +"Application name not provided." => "Applikasjonsnavn ikke angitt.", +"No category to add?" => "Ingen kategorier å legge til?", +"This category already exists: " => "Denne kategorien finnes allerede:", "Owncloud password reset" => "OwnCloud passordtilbakestilling", +"ownCloud password reset" => "Tilbakestill ownCloud passord", "Use the following link to reset your password: {link}" => "Bruk følgende lenke for å tilbakestille passordet ditt: {link}", "You will receive a link to reset your password via Email." => "Du burde motta detaljer om å tilbakestille passordet ditt via epost.", "Requested" => "Anmodning", @@ -15,7 +19,10 @@ "Apps" => "Apper", "Admin" => "Admin", "Help" => "Hjelp", +"Access forbidden" => "Tilgang nektet", "Cloud not found" => "Sky ikke funnet", +"Edit categories" => "Rediger kategorier", +"Add" => "Legg til", "Create an <strong>admin account</strong>" => "opprett en <strong>administrator-konto</strong>", "Password" => "Passord", "Advanced" => "Avansert", |