summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/nn_NO.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/nn_NO.php')
-rw-r--r--apps/files_trashbin/l10n/nn_NO.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/nn_NO.php b/apps/files_trashbin/l10n/nn_NO.php
index 14345ddcc4d..8166a024e58 100644
--- a/apps/files_trashbin/l10n/nn_NO.php
+++ b/apps/files_trashbin/l10n/nn_NO.php
@@ -1,5 +1,10 @@
<?php $TRANSLATIONS = array(
"Error" => "Feil",
+"Delete permanently" => "Slett for godt",
"Name" => "Namn",
+"1 folder" => "1 mappe",
+"{count} folders" => "{count} mapper",
+"1 file" => "1 fil",
+"{count} files" => "{count} filer",
"Delete" => "Slett"
);