diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-13 20:33:30 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-13 20:33:30 -0400 |
commit | f3336f8877771e53d303f6f939f0005fa9692b7a (patch) | |
tree | c5f0495eac0d3e946df517709d5a4ad9d0ec4227 /core/l10n/ka_GE.php | |
parent | e8bede5e0d67e036e8e42279df3a2dd8c83e08e8 (diff) | |
download | nextcloud-server-f3336f8877771e53d303f6f939f0005fa9692b7a.tar.gz nextcloud-server-f3336f8877771e53d303f6f939f0005fa9692b7a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ka_GE.php')
-rw-r--r-- | core/l10n/ka_GE.php | 18 |
1 files changed, 4 insertions, 14 deletions
diff --git a/core/l10n/ka_GE.php b/core/l10n/ka_GE.php index a32960e1a23..4e38aeede13 100644 --- a/core/l10n/ka_GE.php +++ b/core/l10n/ka_GE.php @@ -1,14 +1,6 @@ <?php $TRANSLATIONS = array( "group" => "ჯგუფი", -"Category type not provided." => "კატეგორიის ტიპი არ არის განხილული.", -"No category to add?" => "არ არის კატეგორია დასამატებლად?", -"This category already exists: %s" => "კატეგორია უკვე არსებობს: %s", -"Object type not provided." => "ობიექტის ტიპი არ არის განხილული.", -"%s ID not provided." => "%s ID არ არის განხილული", -"Error adding %s to favorites." => "შეცდომა %s–ის ფევორიტებში დამატების დროს.", -"No categories selected for deletion." => "სარედაქტირებელი კატეგორია არ არის არჩეული ", -"Error removing %s from favorites." => "შეცდომა %s–ის ფევორიტებიდან წაშლის დროს.", "Sunday" => "კვირა", "Monday" => "ორშაბათი", "Tuesday" => "სამშაბათი", @@ -46,12 +38,9 @@ $TRANSLATIONS = array( "Ok" => "დიახ", "_{count} file conflict_::_{count} file conflicts_" => array(""), "Cancel" => "უარყოფა", -"The object type is not specified." => "ობიექტის ტიპი არ არის მითითებული.", -"Error" => "შეცდომა", -"The app name is not specified." => "აპლიკაციის სახელი არ არის მითითებული.", -"The required file {file} is not installed!" => "მოთხოვნილი ფაილი {file} არ არის დაინსტალირებული.", "Shared" => "გაზიარებული", "Share" => "გაზიარება", +"Error" => "შეცდომა", "Error while sharing" => "შეცდომა გაზიარების დროს", "Error while unsharing" => "შეცდომა გაზიარების გაუქმების დროს", "Error while changing permissions" => "შეცდომა დაშვების ცვლილების დროს", @@ -82,6 +71,9 @@ $TRANSLATIONS = array( "Sending ..." => "გაგზავნა ....", "Email sent" => "იმეილი გაიგზავნა", "Warning" => "გაფრთხილება", +"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}", @@ -99,8 +91,6 @@ $TRANSLATIONS = array( "Help" => "დახმარება", "Access forbidden" => "წვდომა აკრძალულია", "Cloud not found" => "ღრუბელი არ არსებობს", -"Edit categories" => "კატეგორიების რედაქტირება", -"Add" => "დამატება", "Security Warning" => "უსაფრთხოების გაფრთხილება", "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "თქვენი PHP ვერსია შეიცავს საფრთხეს NULL Byte შეტევებისთვის (CVE-2006-7243)", "No secure random number generator is available, please enable the PHP OpenSSL extension." => "შემთხვევითი სიმბოლოების გენერატორი არ არსებობს, გთხოვთ ჩართოთ PHP OpenSSL გაფართოება.", |