server/apps/files_trashbin/l10n/sl.php
2013-02-01 00:19:28 +01:00

7 lines
172 B
PHP

<?php $TRANSLATIONS = array(
"Name" => "Ime",
"1 folder" => "1 mapa",
"{count} folders" => "{count} map",
"1 file" => "1 datoteka",
"{count} files" => "{count} datotek"
);