diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-07-27 02:14:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-07-27 02:14:37 +0000 |
commit | 2827b0ba31a96edfde6808f41ad67892e2293d7d (patch) | |
tree | fea65ac11380378c4964ba558fe6e20c81680280 /lib/l10n/ka_GE.js | |
parent | 4986241873ff92a7763ba1b7b5c436a3dbb189ed (diff) | |
download | nextcloud-server-2827b0ba31a96edfde6808f41ad67892e2293d7d.tar.gz nextcloud-server-2827b0ba31a96edfde6808f41ad67892e2293d7d.zip |
[tx-robot] updated from transifex
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 81dc84aa986..8adf87f48e8 100644 --- a/lib/l10n/ka_GE.js +++ b/lib/l10n/ka_GE.js @@ -178,7 +178,6 @@ OC.L10N.register( "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "ეს შესაძლოა გამოწვეული იყოს ისეთი კეშით/აქსელერატორით როგორიცაა Zend OPcache ან eAccelerator.", "PHP modules have been installed, but they are still listed as missing?" : "PHP მოდულები დაყენდა, მაგრამ მაინც ჩამოწერილია როგორც არმყოფები?", "Please ask your server administrator to restart the web server." : "გთხოვთ სთხოვოთ თქვენს სერვერის ადმინისტრატორს გადატვირთოს ვებ-სერვერი.", - "PostgreSQL >= 9 required" : "საჭიროა PostgreSQL >= 9", "Please upgrade your database version" : "გთხოვთ განაახლოთ თქვენი მონაცემთა ბაზის ვერსია", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "გთხოვთ შეცვალოთ უფლებები 0770-ზე, რათა დირექტორია სხვა მომხმარებლების მიერ აღარ იყოს კითხვადი.", "Your data directory is readable by other users" : "თქვენი მონაცემების დირექტორია სხვა მომხარებლების მიერ კითხვადია", @@ -226,6 +225,7 @@ OC.L10N.register( "%s shared »%s« with you" : "%s მომხმარებელმა თქვენთან გააზიარა »%s«", "%s shared »%s« with you." : "%s მომხმარებელმა თქვენთან გააზიარა »%s«.", "%s via %s" : "%s %s-ით", - "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "აპლიკაცია \"%s\" ვერ ყენდება, რადგან შემდეგი დამოკიდებულებები არაა დაკმაყოფილებული: %s" + "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "აპლიკაცია \"%s\" ვერ ყენდება, რადგან შემდეგი დამოკიდებულებები არაა დაკმაყოფილებული: %s", + "PostgreSQL >= 9 required" : "საჭიროა PostgreSQL >= 9" }, "nplurals=2; plural=(n!=1);"); |