summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/az.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/az.php')
-rw-r--r--apps/files/l10n/az.php12
1 files changed, 11 insertions, 1 deletions
diff --git a/apps/files/l10n/az.php b/apps/files/l10n/az.php
index 51dcda362bb..c1333922e5d 100644
--- a/apps/files/l10n/az.php
+++ b/apps/files/l10n/az.php
@@ -1,8 +1,18 @@
<?php
$TRANSLATIONS = array(
+"Storage not available" => "İnformasiya daşıyıcısı mövcud deyil",
+"Storage invalid" => "İnformasiya daşıyıcısı yalnışdır",
+"Unknown error" => "Bəlli olmayan səhv baş verdi",
+"Could not move %s - File with this name already exists" => "Köçürmə mümkün deyil %s - Bu adla fayl artıq mövcuddur",
+"Could not move %s" => "Yerdəyişmə mükün olmadı %s",
"Files" => "Fayllar",
+"Share" => "Yayımla",
+"Error" => "Səhv",
+"Name" => "Ad",
+"Size" => "Həcm",
"_%n folder_::_%n folders_" => array("",""),
"_%n file_::_%n files_" => array("",""),
-"_Uploading %n file_::_Uploading %n files_" => array("","")
+"_Uploading %n file_::_Uploading %n files_" => array("",""),
+"Save" => "Saxlamaq"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";