diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-09-17 02:31:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-09-17 02:31:51 +0000 |
commit | cc814bb568316c55f55a5ecc6502943640770d2b (patch) | |
tree | bcf8d245bbe57d45efd75ca27685c10f41a9de86 /lib/l10n/ka_GE.js | |
parent | 914714f26a38c6ede9182c79c88e1890474802b6 (diff) | |
download | nextcloud-server-cc814bb568316c55f55a5ecc6502943640770d2b.tar.gz nextcloud-server-cc814bb568316c55f55a5ecc6502943640770d2b.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/ka_GE.js')
-rw-r--r-- | lib/l10n/ka_GE.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/ka_GE.js b/lib/l10n/ka_GE.js index a8d7b46b564..4308ab73f91 100644 --- a/lib/l10n/ka_GE.js +++ b/lib/l10n/ka_GE.js @@ -70,10 +70,6 @@ OC.L10N.register( "Full name" : "სრული სახელი", "Unknown user" : "ამოუცნობი მომხმარებელი", "Additional settings" : "დამატებითი პარამეტრები", - "%s enter the database username and name." : "%s შეიყვანეთ მონაცემთა ბაზის მომხმარებლის სახელი და სახელი.", - "%s enter the database username." : "%s შეიყვანეთ ბაზის მომხმარებლის სახელი.", - "%s enter the database name." : "%s შეიყვანეთ ბაზის სახელი.", - "%s you may not use dots in the database name" : "%s არ მიუთითოთ წერტილი ბაზის სახელში", "You need to enter details of an existing account." : "საჭიროა შეიყვანოთ არსებული ანგარიშის დეტალები.", "Oracle connection could not be established" : "Oracle კავშირი ვერ დამყარდა", "Oracle username and/or password not valid" : "Oracle მომხმარებლის სახელი და/ან პაროლი არ არის სწორი", @@ -173,6 +169,10 @@ OC.L10N.register( "Storage connection error. %s" : "საცავის კავშირის შეცდომა. %s", "Storage is temporarily not available" : "საცავი დროებით ხელმიუწვდომელია", "Storage connection timeout. %s" : "საცავის კავშირის დროის ამოწურვა. %s", + "%s enter the database username and name." : "%s შეიყვანეთ მონაცემთა ბაზის მომხმარებლის სახელი და სახელი.", + "%s enter the database username." : "%s შეიყვანეთ ბაზის მომხმარებლის სახელი.", + "%s enter the database name." : "%s შეიყვანეთ ბაზის სახელი.", + "%s you may not use dots in the database name" : "%s არ მიუთითოთ წერტილი ბაზის სახელში", "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\" დირექტორიაში ჩაწერა ვერ მოხერხდა", |