summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-04-13 02:15:54 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-04-13 02:15:54 +0200
commit19afc216cfb76e0896b3e9292561eb9992327443 (patch)
treeda72ec520d1c1bb911f574b46a03c589f4b1722d /apps/files_trashbin
parentf9e7d4ce2525cc4a101e36ae4aec41aabd69a902 (diff)
downloadnextcloud-server-19afc216cfb76e0896b3e9292561eb9992327443.tar.gz
nextcloud-server-19afc216cfb76e0896b3e9292561eb9992327443.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin')
-rw-r--r--apps/files_trashbin/l10n/ka_GE.php11
1 files changed, 10 insertions, 1 deletions
diff --git a/apps/files_trashbin/l10n/ka_GE.php b/apps/files_trashbin/l10n/ka_GE.php
index 6aa1709546d..667eb500eb9 100644
--- a/apps/files_trashbin/l10n/ka_GE.php
+++ b/apps/files_trashbin/l10n/ka_GE.php
@@ -1,9 +1,18 @@
<?php $TRANSLATIONS = array(
+"Couldn't delete %s permanently" => "ფაილი %s–ის სრულად წაშლა ვერ მოხერხდა",
+"Couldn't restore %s" => "%s–ის აღდგენა ვერ მოხერხდა",
+"perform restore operation" => "მიმდინარეობს აღდგენის ოპერაცია",
"Error" => "შეცდომა",
+"delete file permanently" => "ფაილის სრულად წაშლა",
+"Delete permanently" => "სრულად წაშლა",
"Name" => "სახელი",
+"Deleted" => "წაშლილი",
"1 folder" => "1 საქაღალდე",
"{count} folders" => "{count} საქაღალდე",
"1 file" => "1 ფაილი",
"{count} files" => "{count} ფაილი",
-"Delete" => "წაშლა"
+"Nothing in here. Your trash bin is empty!" => "აქ არაფერი არ არის. სანაგვე ყუთი ცარიელია!",
+"Restore" => "აღდგენა",
+"Delete" => "წაშლა",
+"Deleted Files" => "წაშლილი ფაილები"
);