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

7 lines
171 B
PHP

<?php $TRANSLATIONS = array(
"Name" => "Nimi",
"1 folder" => "1 kaust",
"{count} folders" => "{count} kausta",
"1 file" => "1 fail",
"{count} files" => "{count} faili"
);