summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/nn_NO.php
blob: 8166a024e58de6b593dc849c70ad736f466fee7b (plain)
1
2
3
4
5
6
7
8
9
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"
);