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