summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/nn_NO.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/nn_NO.js')
-rw-r--r--apps/files_trashbin/l10n/nn_NO.js14
1 files changed, 8 insertions, 6 deletions
diff --git a/apps/files_trashbin/l10n/nn_NO.js b/apps/files_trashbin/l10n/nn_NO.js
index c97071b9c66..952c2dc2696 100644
--- a/apps/files_trashbin/l10n/nn_NO.js
+++ b/apps/files_trashbin/l10n/nn_NO.js
@@ -1,15 +1,17 @@
OC.L10N.register(
"files_trashbin",
{
- "Couldn't delete %s permanently" : "Klarte ikkje sletta %s for godt",
- "Couldn't restore %s" : "Klarte ikkje gjenoppretta %s",
"Deleted files" : "Sletta filer",
+ "restored" : "gjenoppretta",
"Restore" : "Gjenopprett",
- "Delete" : "Slett",
"Delete permanently" : "Slett for godt",
- "Error" : "Feil",
- "restored" : "gjenoppretta",
+ "This operation is forbidden" : "Operasjonen er forbydd",
+ "No deleted files" : "Ingen sletta filer",
+ "No entries found in this folder" : "Ingen oppføringar funne i denne mappa",
+ "Select all" : "Merk alt",
"Name" : "Namn",
- "Deleted" : "Sletta"
+ "Actions" : "Handlingar",
+ "Deleted" : "Sletta",
+ "Delete" : "Slett"
},
"nplurals=2; plural=(n != 1);");