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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/az.js')
-rw-r--r--l10n/az.js12
1 files changed, 12 insertions, 0 deletions
diff --git a/l10n/az.js b/l10n/az.js
new file mode 100644
index 000000000..24734c32c
--- /dev/null
+++ b/l10n/az.js
@@ -0,0 +1,12 @@
+OC.L10N.register(
+ "text",
+ {
+ "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Yüklənilən faylın həcmi HTML formasinda olan MAX_FILE_SIZE direktivində təyin dilmiş həcmi aşır.",
+ "No file was uploaded" : "Heç bir fayl yüklənilmədi",
+ "Missing a temporary folder" : "Müvəqqəti qovluq çatışmır",
+ "Saved" : "Saxlanıldı",
+ "Edit" : "Dəyişiklik et",
+ "Info" : "Info",
+ "Warning" : "Xəbərdarlıq"
+},
+"nplurals=2; plural=(n != 1);");