Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/az.js')
-rw-r--r--lib/l10n/az.js41
1 files changed, 0 insertions, 41 deletions
diff --git a/lib/l10n/az.js b/lib/l10n/az.js
deleted file mode 100644
index 9551bd8222a..00000000000
--- a/lib/l10n/az.js
+++ /dev/null
@@ -1,41 +0,0 @@
-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",
- "This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "Bu adətən %s config qovluğuna web server üçün yazma yetkisi verdikdə, %s tərəfindən fix edilə bilir. ",
- "Sample configuration detected" : "Konfiqurasiya nüsxəsi təyin edildi",
- "Unknown filetype" : "Fayl tipi bəlli deyil.",
- "Invalid image" : "Yalnış şəkil",
- "today" : "Bu gün",
- "seconds ago" : "saniyələr öncə",
- "App directory already exists" : "Proqram təminatı qovluğu artıq mövcuddur.",
- "Can't create app folder. Please fix permissions. %s" : "Proqram təminatı qovluğunu yaratmaq mümkün olmadı. Xahiş edilir yetkiləri düzgün təyin edəsiniz. %s",
- "%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",
- "DB Error: \"%s\"" : "DB səhvi: \"%s\"",
- "Set an admin username." : "İnzibatçı istifadəçi adını təyin et.",
- "Set an admin password." : "İnzibatçı şifrəsini təyin et.",
- "%s shared »%s« with you" : "%s yayımlandı »%s« sizinlə",
- "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",
- "Admin" : "İnzibatçı",
- "Recommended" : "Məsləhətlidir",
- "No app name specified" : "Proqram adı təyin edilməyib",
- "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.",
- "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.",
- "Storage not available" : "İnformasiya daşıyıcısı mövcud deyil"
-},
-"nplurals=2; plural=(n != 1);");