summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/nb_NO.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/nb_NO.php')
-rw-r--r--apps/files_sharing/l10n/nb_NO.php9
1 files changed, 1 insertions, 8 deletions
diff --git a/apps/files_sharing/l10n/nb_NO.php b/apps/files_sharing/l10n/nb_NO.php
index de10d89b50c..f7b71683929 100644
--- a/apps/files_sharing/l10n/nb_NO.php
+++ b/apps/files_sharing/l10n/nb_NO.php
@@ -6,9 +6,6 @@ $TRANSLATIONS = array(
"No files have been shared with you yet." => "Ingen filer er delt med deg ennå.",
"You haven't shared any files yet." => "Du har ikke delt noen filer ennå.",
"You haven't shared any files by link yet." => "Du har ikke delt noen filer med lenke ennå.",
-"Could not load template" => "Klarte ikke å laste mal",
-"Saved" => "Lagret",
-"Reset" => "Nullstill",
"Shared by {owner}" => "Delt av {owner}",
"Shared by" => "Delt av",
"This share is password-protected" => "Denne delingen er passordbeskyttet",
@@ -24,10 +21,6 @@ $TRANSLATIONS = array(
"For more info, please ask the person who sent this link." => "For mer informasjon, spør personen som sendte lenken.",
"Download" => "Last ned",
"Download %s" => "Last ned %s",
-"Direct link" => "Direkte lenke",
-"Mail templates" => "Epost-maler",
-"Theme" => "Tema",
-"Template" => "Mal",
-"Save" => "Lagre"
+"Direct link" => "Direkte lenke"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";