nextcloud/apps/files_trashbin/l10n/ka_GE.php

8 lines
249 B
PHP

<?php $TRANSLATIONS = array(
"Name" => "სახელი",
"1 folder" => "1 საქაღალდე",
"{count} folders" => "{count} საქაღალდე",
"1 file" => "1 ფაილი",
"{count} files" => "{count} ფაილი"
);