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/et_EE.php')
-rw-r--r--l10n/et_EE.php11
1 files changed, 11 insertions, 0 deletions
diff --git a/l10n/et_EE.php b/l10n/et_EE.php
new file mode 100644
index 00000000..ed4bb7c9
--- /dev/null
+++ b/l10n/et_EE.php
@@ -0,0 +1,11 @@
+<?php
+$TRANSLATIONS = array(
+"Pictures" => "Pildid",
+"Picture view" => "Pildi vaade",
+"Error loading slideshow template" => "Viga slaidiseansi kujunduse valimisel",
+"Share" => "Jaga",
+"No pictures found! If you upload pictures in the files app, they will be displayed here." => "Pilte ei leitud! Kui sa laadid üles pilte failirakendiga, siis kuvatakse neid siin.",
+"shared by %s" => "jagas %s",
+"File list" => "Failide nimekiri"
+);
+$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";