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 'apps/files_encryption/l10n/az.php')
-rw-r--r--apps/files_encryption/l10n/az.php9
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/az.php b/apps/files_encryption/l10n/az.php
new file mode 100644
index 00000000000..fb464a52787
--- /dev/null
+++ b/apps/files_encryption/l10n/az.php
@@ -0,0 +1,9 @@
+<?php
+$TRANSLATIONS = array(
+"Recovery key successfully enabled" => "Bərpa açarı uğurla aktivləşdi",
+"Could not enable recovery key. Please check your recovery key password!" => "Geriqaytarılma açarının aktivləşdirilməsi mümkün olmadı. Xahiş olunur geriqaytarılma açarı üçün tələb edilən şifrəni yoxlayasınız.",
+"Recovery key successfully disabled" => "Bərpa açarı uğurla söndürüldü",
+"Could not disable recovery key. Please check your recovery key password!" => "Geriqaytarılma açarını sondürmək olmur. Xahiş edirik geriqaytarılma key açarınızı yoxlayın.",
+"Password successfully changed." => "Şifrə uğurla dəyişdirildi."
+);
+$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";