summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/nn_NO.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-04-30 01:59:18 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-04-30 01:59:18 +0200
commit5764bf088eb25f7b635e48cebbffce7addec463a (patch)
tree20b82c33579e41f79a7332bde80f6688533e907c /apps/files_trashbin/l10n/nn_NO.php
parenta5c72f1ad27dad9b9b81e9819b6e72473a72e80d (diff)
downloadnextcloud-server-5764bf088eb25f7b635e48cebbffce7addec463a.tar.gz
nextcloud-server-5764bf088eb25f7b635e48cebbffce7addec463a.zip
[tx-robot] updated from transifex
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"
);