diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-17 01:57:38 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-17 01:57:38 -0400 |
commit | a1b356c7b630d60ee0ccab62782bdb1ec5efcd6a (patch) | |
tree | eff6c51fec2e37fcff598210509f9f181c3be805 /apps/files_trashbin/l10n/ka_GE.php | |
parent | 42b99b6d0fbcaf54b3cf3b3c9be5bc8a9c7a2e12 (diff) | |
download | nextcloud-server-a1b356c7b630d60ee0ccab62782bdb1ec5efcd6a.tar.gz nextcloud-server-a1b356c7b630d60ee0ccab62782bdb1ec5efcd6a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n/ka_GE.php')
-rw-r--r-- | apps/files_trashbin/l10n/ka_GE.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/ka_GE.php b/apps/files_trashbin/l10n/ka_GE.php index 4e3ad4260e3..16e147bd416 100644 --- a/apps/files_trashbin/l10n/ka_GE.php +++ b/apps/files_trashbin/l10n/ka_GE.php @@ -3,11 +3,10 @@ $TRANSLATIONS = array( "Couldn't delete %s permanently" => "ფაილი %s–ის სრულად წაშლა ვერ მოხერხდა", "Couldn't restore %s" => "%s–ის აღდგენა ვერ მოხერხდა", "Deleted files" => "წაშლილი ფაილები", +"Restore" => "აღდგენა", "Error" => "შეცდომა", -"Deleted Files" => "წაშლილი ფაილები", "Nothing in here. Your trash bin is empty!" => "აქ არაფერი არ არის. სანაგვე ყუთი ცარიელია!", "Name" => "სახელი", -"Restore" => "აღდგენა", "Deleted" => "წაშლილი", "Delete" => "წაშლა" ); |