summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/nb_NO.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/nb_NO.php')
-rw-r--r--apps/files_trashbin/l10n/nb_NO.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/nb_NO.php b/apps/files_trashbin/l10n/nb_NO.php
index 66e61ee72a1..2293e5a4e7b 100644
--- a/apps/files_trashbin/l10n/nb_NO.php
+++ b/apps/files_trashbin/l10n/nb_NO.php
@@ -4,12 +4,12 @@ $TRANSLATIONS = array(
"Couldn't restore %s" => "Kunne ikke gjenopprette %s",
"Deleted files" => "Slettede filer",
"Error" => "Feil",
+"Deleted Files" => "Slettede filer",
"restored" => "gjenopprettet",
"Nothing in here. Your trash bin is empty!" => "Ingenting her. Søppelkassen din er tom!",
"Name" => "Navn",
"Restore" => "Gjenopprett",
"Deleted" => "Slettet",
-"Delete" => "Slett",
-"Deleted Files" => "Slettede filer"
+"Delete" => "Slett"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";