diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-05-20 02:10:11 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-05-20 02:10:11 +0200 |
commit | 6609de28d832262e8f72fb19e5f0343cd021cca3 (patch) | |
tree | c45e9b429d7b3ed06a64c7d327a1b5d487a7e380 /apps/files_trashbin | |
parent | 71668cf08a57742c0a585c9e2fe7e4bb0ea08165 (diff) | |
download | nextcloud-server-6609de28d832262e8f72fb19e5f0343cd021cca3.tar.gz nextcloud-server-6609de28d832262e8f72fb19e5f0343cd021cca3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin')
-rw-r--r-- | apps/files_trashbin/l10n/nb_NO.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_trashbin/l10n/nb_NO.php b/apps/files_trashbin/l10n/nb_NO.php index e1dce4b3995..43ad0180494 100644 --- a/apps/files_trashbin/l10n/nb_NO.php +++ b/apps/files_trashbin/l10n/nb_NO.php @@ -13,5 +13,6 @@ "{count} files" => "{count} filer", "Nothing in here. Your trash bin is empty!" => "Ingenting her. Søppelkassen din er tom!", "Restore" => "Gjenopprett", -"Delete" => "Slett" +"Delete" => "Slett", +"Deleted Files" => "Slettet filer" ); |