diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-12 02:08:58 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-12 02:08:58 -0400 |
commit | c5ae14453a2c199752b8369545d983c56a521d30 (patch) | |
tree | 4d92832c80d32827a3edbe73d67249da3e336a8e /lib/l10n/az.js | |
parent | ceaac03bb5512f925e43bdf8574977ea8e056e62 (diff) | |
download | nextcloud-server-c5ae14453a2c199752b8369545d983c56a521d30.tar.gz nextcloud-server-c5ae14453a2c199752b8369545d983c56a521d30.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 2702b306e27..9551bd8222a 100644 --- a/lib/l10n/az.js +++ b/lib/l10n/az.js @@ -23,6 +23,8 @@ OC.L10N.register( "Sharing %s failed, because the file does not exist" : "%s yayımlanmasında səhv baş verdi ona görə ki, fayl mövcud deyil.", "You are not allowed to share %s" : "%s-in yayimlanmasına sizə izin verilmir", "Share type %s is not valid for %s" : "Yayımlanma tipi %s etibarlı deyil %s üçün", + "A valid username must be provided" : "Düzgün istifadəçi adı daxil edilməlidir", + "A valid password must be provided" : "Düzgün şifrə daxil edilməlidir", "Help" : "Kömək", "Personal" : "Şəxsi", "Users" : "İstifadəçilər", @@ -34,8 +36,6 @@ OC.L10N.register( "Token expired. Please reload page." : "Token vaxtı bitib. Xahiş olunur səhifəni yenidən yükləyəsiniz.", "Unknown user" : "Istifadəçi tanınmır ", "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.", - "A valid username must be provided" : "Düzgün istifadəçi adı daxil edilməlidir", - "A valid password must be provided" : "Düzgün şifrə daxil edilməlidir", "Storage not available" : "İnformasiya daşıyıcısı mövcud deyil" }, "nplurals=2; plural=(n != 1);"); |