diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-06-17 02:25:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-06-17 02:25:48 +0000 |
commit | 78bfaeaa0e2c13e74f1c906e8eaea615a73463b2 (patch) | |
tree | 18c8557cc67a86ddfad4d4d8cbca8131a322b13a /lib/l10n/az.js | |
parent | f8add9d82fb13c6e188ee9c5460fd33d8770b8ad (diff) | |
download | nextcloud-server-78bfaeaa0e2c13e74f1c906e8eaea615a73463b2.tar.gz nextcloud-server-78bfaeaa0e2c13e74f1c906e8eaea615a73463b2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/az.js')
-rw-r--r-- | lib/l10n/az.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/az.js b/lib/l10n/az.js index d6ded0ff289..7bbb135cf37 100644 --- a/lib/l10n/az.js +++ b/lib/l10n/az.js @@ -2,7 +2,6 @@ OC.L10N.register( "lib", { "Cannot write into \"config\" directory!" : "\"configurasiya\" direktoriyasının daxilində yazmaq mümkün deyil", - "This can usually be fixed by giving the webserver write access to the config directory" : "Adətən tez həll etmək üçün WEB serverdə yazma yetkisi verilir", "See %s" : "Bax %s", "Sample configuration detected" : "Konfiqurasiya nüsxəsi təyin edildi", "Unknown filetype" : "Fayl tipi bəlli deyil.", @@ -64,6 +63,7 @@ OC.L10N.register( "Application is not enabled" : "Proqram təminatı aktiv edilməyib", "Authentication error" : "Təyinat metodikası", "Token expired. Please reload page." : "Token vaxtı bitib. Xahiş olunur səhifəni yenidən yükləyəsiniz.", - "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Bu ola bilər ki, cache/accelerator such tərəfindən cağırılıb hansi ki, Zend OPcache və eAccelerator-da olduğu kimidir." + "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Bu ola bilər ki, cache/accelerator such tərəfindən cağırılıb hansi ki, Zend OPcache və eAccelerator-da olduğu kimidir.", + "This can usually be fixed by giving the webserver write access to the config directory" : "Adətən tez həll etmək üçün WEB serverdə yazma yetkisi verilir" }, "nplurals=2; plural=(n != 1);"); |