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

github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/az.php')
-rw-r--r--l10n/az.php11
1 files changed, 11 insertions, 0 deletions
diff --git a/l10n/az.php b/l10n/az.php
new file mode 100644
index 00000000..deb0e870
--- /dev/null
+++ b/l10n/az.php
@@ -0,0 +1,11 @@
+<?php
+$TRANSLATIONS = array(
+"Pictures" => "Şəkillər",
+"Picture view" => "Şəkilə baxış",
+"Error loading slideshow template" => "Slideshow şablonun yüklənməsində səhv baş verdi",
+"Share" => "Yayımla",
+"No pictures found! If you upload pictures in the files app, they will be displayed here." => "Şəkil tapılmadı! Əgər siz şəkillərinizi fayllar proqramına əlavə etmisinizsə, onlar burda göstəriləcək.",
+"shared by %s" => "%s tərəfindən yayımlanıb",
+"File list" => "Fayl siyahısı"
+);
+$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";