diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-30 01:55:11 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-30 01:55:11 -0400 |
commit | 929882a32a020b6c05605f416fa55024b9a60d33 (patch) | |
tree | 4cdaf3de8a8bc39e7231f9a66552113acd27b027 /core/l10n/ka_GE.php | |
parent | 5cd0fd2559c12d3407cbc4791a14404c10de9677 (diff) | |
download | nextcloud-server-929882a32a020b6c05605f416fa55024b9a60d33.tar.gz nextcloud-server-929882a32a020b6c05605f416fa55024b9a60d33.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ka_GE.php')
-rw-r--r-- | core/l10n/ka_GE.php | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/core/l10n/ka_GE.php b/core/l10n/ka_GE.php index 5d1d14ecb0e..c753ef4e1d5 100644 --- a/core/l10n/ka_GE.php +++ b/core/l10n/ka_GE.php @@ -72,7 +72,6 @@ $TRANSLATIONS = array( "The object type is not specified." => "ობიექტის ტიპი არ არის მითითებული.", "Delete" => "წაშლა", "Add" => "დამატება", -"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "განახლება ვერ განხორციელდა. გთხოვთ შეგვატყობინოთ ამ პრობლემის შესახებ აქ: <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>.", "The update was successful. Redirecting you to ownCloud now." => "განახლება ვერ განხორციელდა. გადამისამართება თქვენს ownCloud–ზე.", "Use the following link to reset your password: {link}" => "გამოიყენე შემდეგი ლინკი პაროლის შესაცვლელად: {link}", "You will receive a link to reset your password via Email." => "თქვენ მოგივათ პაროლის შესაცვლელი ლინკი მეილზე", @@ -111,7 +110,6 @@ $TRANSLATIONS = array( "Lost your password?" => "დაგავიწყდათ პაროლი?", "remember" => "დამახსოვრება", "Log in" => "შესვლა", -"Alternative Logins" => "ალტერნატიული Login–ი", -"Updating ownCloud to version %s, this may take a while." => "ownCloud–ის განახლება %s–ვერსიამდე. ეს მოითხოვს გარკვეულ დროს." +"Alternative Logins" => "ალტერნატიული Login–ი" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; |