diff options
Diffstat (limited to 'apps/files_trashbin/l10n/nb.js')
-rw-r--r-- | apps/files_trashbin/l10n/nb.js | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/apps/files_trashbin/l10n/nb.js b/apps/files_trashbin/l10n/nb.js index 718ef5a0bc7..6595ec705f1 100644 --- a/apps/files_trashbin/l10n/nb.js +++ b/apps/files_trashbin/l10n/nb.js @@ -21,11 +21,6 @@ OC.L10N.register( "Name" : "Navn", "Actions" : "Handlinger", "Deleted" : "Slettet", - "Delete" : "Slett", - "Error while restoring file from trashbin" : "Feil ved gjenoppretting av fil fra søppelbøtten", - "Error while removing file from trashbin" : "Feil ved fjerning av fil fra søppelbøtten", - "Error while restoring files from trashbin" : "Feil ved gjenoppretting av filer fra søppelbøtten", - "Error while emptying trashbin" : "Feil ved tømming av søppelbøtten", - "Error while removing files from trashbin" : "Feil ved fjerning av filer fra søppelbøtten" + "Delete" : "Slett" }, "nplurals=2; plural=(n != 1);"); |