diff options
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);"); |