summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/uk.php
blob: 14c6931255a8550ea5fe7de0623d6ae7b7d030a6 (plain)
1
2
3
4
5
6
7
<?php $TRANSLATIONS = array(
"Name" => "Ім'я",
"1 folder" => "1 папка",
"{count} folders" => "{count} папок",
"1 file" => "1 файл",
"{count} files" => "{count} файлів"
);