aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/is.php
blob: 416f641a8efa412078713cdc94d520d91b094096 (plain)
1
2
3
4
5
6
7
<?php $TRANSLATIONS = array(
"Name" => "Nafn",
"1 folder" => "1 mappa",
"{count} folders" => "{count} möppur",
"1 file" => "1 skrá",
"{count} files" => "{count} skrár"
);