Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/ka_GE.php')
-rw-r--r--apps/files_trashbin/l10n/ka_GE.php9
1 files changed, 2 insertions, 7 deletions
diff --git a/apps/files_trashbin/l10n/ka_GE.php b/apps/files_trashbin/l10n/ka_GE.php
index 236d8951e9d..7440171deef 100644
--- a/apps/files_trashbin/l10n/ka_GE.php
+++ b/apps/files_trashbin/l10n/ka_GE.php
@@ -2,16 +2,11 @@
$TRANSLATIONS = array(
"Couldn't delete %s permanently" => "ფაილი %s–ის სრულად წაშლა ვერ მოხერხდა",
"Couldn't restore %s" => "%s–ის აღდგენა ვერ მოხერხდა",
-"perform restore operation" => "მიმდინარეობს აღდგენის ოპერაცია",
"Error" => "შეცდომა",
-"delete file permanently" => "ფაილის სრულად წაშლა",
-"Delete permanently" => "სრულად წაშლა",
-"Name" => "სახელი",
-"Deleted" => "წაშლილი",
-"_%n folder_::_%n folders_" => array(""),
-"_%n file_::_%n files_" => array(""),
"Nothing in here. Your trash bin is empty!" => "აქ არაფერი არ არის. სანაგვე ყუთი ცარიელია!",
+"Name" => "სახელი",
"Restore" => "აღდგენა",
+"Deleted" => "წაშლილი",
"Delete" => "წაშლა",
"Deleted Files" => "წაშლილი ფაილები"
);