diff options
Diffstat (limited to 'lib/l10n/az.js')
-rw-r--r-- | lib/l10n/az.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/az.js b/lib/l10n/az.js index ced423f85a1..c58ae39e842 100644 --- a/lib/l10n/az.js +++ b/lib/l10n/az.js @@ -18,8 +18,6 @@ OC.L10N.register( "About" : "Haqqında", "Full name" : "Tam ad", "Unknown user" : "Istifadəçi tanınmır ", - "%s enter the database username." : "Verilənlər bazası istifadəçi adını %s daxil et.", - "%s enter the database name." : "Verilənlər bazası adını %s daxil et.", "Oracle connection could not be established" : "Oracle qoşulması alınmır", "Oracle username and/or password not valid" : "Oracle istifadəçi adı və/ya şifrəsi düzgün deyil", "Set an admin username." : "İnzibatçı istifadəçi adını təyin et.", @@ -68,6 +66,8 @@ 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.", + "%s enter the database username." : "Verilənlər bazası istifadəçi adını %s daxil et.", + "%s enter the database name." : "Verilənlər bazası adını %s daxil et." }, "nplurals=2; plural=(n != 1);"); |