diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-03 01:10:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-03 01:10:30 +0000 |
commit | 7af48b4187a6dc806fc033000e1110d3c2baf7a9 (patch) | |
tree | 56becd5a205c4edc1aeb1a8da825f8ac46791645 /lib/l10n/ka_GE.js | |
parent | 737e7f9f29ed908e160a5aa64db155cbcabd2e25 (diff) | |
download | nextcloud-server-7af48b4187a6dc806fc033000e1110d3c2baf7a9.tar.gz nextcloud-server-7af48b4187a6dc806fc033000e1110d3c2baf7a9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ka_GE.js')
-rw-r--r-- | lib/l10n/ka_GE.js | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/lib/l10n/ka_GE.js b/lib/l10n/ka_GE.js index 04108eaf6d2..9f34f56d86d 100644 --- a/lib/l10n/ka_GE.js +++ b/lib/l10n/ka_GE.js @@ -227,6 +227,20 @@ OC.L10N.register( "Storage incomplete configuration. %s" : "საცავის არასრული კონფიგურაცია. %s", "Storage connection error. %s" : "საცავის კავშირის შეცდომა. %s", "Storage is temporarily not available" : "საცავი დროებით ხელმიუწვდომელია", - "Storage connection timeout. %s" : "საცავის კავშირის დროის ამოწურვა. %s" + "Storage connection timeout. %s" : "საცავის კავშირის დროის ამოწურვა. %s", + "Personal" : "პირადი", + "Admin" : "ადმინისტრატორი", + "DB Error: \"%s\"" : "DB შეცდომა: \"%s\"", + "Offending command was: \"%s\"" : "შემაშფოთებელი ბრძანება იყო: \"%s\"", + "Offending command was: \"%s\", name: %s, password: %s" : "შემაშფოთებელი ბრძანება იყო: \"%s\", სახელი: %s, პაროლი: %s", + "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" : "უფლებების დაყენება %s-ზე არ მოხერხდა, რადგან უფლებები აჭარბებს %s-ის უფლებებს", + "Setting permissions for %s failed, because the item was not found" : "%s-ზე უფლებების მინიჭება არ მოხერხდა, რადგან ობიექტი ვერ იქნა ნაპოვნი", + "Cannot clear expiration date. Shares are required to have an expiration date." : "ვადის ამოწურვის თარიღის მოშორება ვერ ხერხდება. გაზიარებებს აუცილებლად უნდა ჰქონდეთ გაუქმების თარიღები.", + "Cannot increase permissions of %s" : "%s-ის უფლებების გაზრდა ვერ ხერხდება", + "Files can't be shared with delete permissions" : "ფაილები გაუქმების უფლებებით ვერ გაზიარდება", + "Files can't be shared with create permissions" : "ფაილები შექმნის უფლებებით ვერ გაზიარდება", + "Cannot set expiration date more than %s days in the future" : "ვადის ამოწურვის თარიღი %s დღეზე მეტი მომავალში ვერ იქნება", + "No app name specified" : "აპლიკაციის სახელი არაა მოცემული", + "App '%s' could not be installed!" : "აპლიკაცია '%s' ვერ ყენდება!" }, "nplurals=1; plural=0;"); |