diff options
Diffstat (limited to 'lib/l10n/ka_GE.js')
-rw-r--r-- | lib/l10n/ka_GE.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/ka_GE.js b/lib/l10n/ka_GE.js index fd72420d1c5..ca1824f6096 100644 --- a/lib/l10n/ka_GE.js +++ b/lib/l10n/ka_GE.js @@ -147,7 +147,6 @@ OC.L10N.register( "Cannot write into \"config\" directory" : "კონფიგურაციის \"config\" დირექტორიაში ჩაწერა ვერ მოხერხდა", "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "ეს ჩვეულებრივ გამოსწორებადია ვებსერვერისთვის კონფიგურაციის დირექტორიაზე წერის უფლებების მინიჭებით. იხილეთ %s", "Cannot write into \"apps\" directory" : "აპლიკაციების \"apps\" დირექტორიაში ჩაწერა ვერ მოხერხდა", - "Cannot create \"data\" directory" : "\"data\" დირექორია ვერ შეიქმნა", "This can usually be fixed by giving the webserver write access to the root directory. See %s" : "ეს ჩვეულებრივ გამოსწორებადია ვებსერვერისთვის root დირექტორიაზე წერის უფლებების მინიჭებით. იხილეთ %s", "Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "უფლებები ჩვეულებრივ გამოსწორებადია ვებსერვერისთვის root დირექტორიაზე წერის უფლებების მინიჭებით. იხილეთ %s", "Setting locale to %s failed" : "ლოკალიზაციის %s-ზე დაყენება ვერ მოხერხდა", @@ -185,6 +184,7 @@ OC.L10N.register( "Files can’t be shared with delete permissions" : "ფაილები გაუქმების უფლებით ვერ გაზიარდება", "Files can’t be shared with create permissions" : "ფაილები შექმნის უფლებებით ვერ გაზიარდება", "Can’t set expiration date more than %s days in the future" : "ვადის ამოწურვის თარიღი %s დღეზე მეტი მომავალში ვერ იქნება", - "Can't read file" : "ფაილის წაკითხვა ვერ მოხერხდა" + "Can't read file" : "ფაილის წაკითხვა ვერ მოხერხდა", + "Cannot create \"data\" directory" : "\"data\" დირექორია ვერ შეიქმნა" }, "nplurals=2; plural=(n!=1);"); |