summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/nb_NO.php
blob: dc7b8fe97c5a0fa0968ff8af45a2169130fdffec (plain)
1
2
3
4
5
6
7
8
<?php $TRANSLATIONS = array(
"Name" => "Navn",
"1 folder" => "1 mappe",
"{count} folders" => "{count} mapper",
"1 file" => "1 fil",
"{count} files" => "{count} filer",
"Delete" => "Slett"
);