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/user_ldap/l10n/et_EE.php')
-rw-r--r--apps/user_ldap/l10n/et_EE.php9
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/et_EE.php b/apps/user_ldap/l10n/et_EE.php
new file mode 100644
index 00000000000..d62e1212dc7
--- /dev/null
+++ b/apps/user_ldap/l10n/et_EE.php
@@ -0,0 +1,9 @@
+<?php $TRANSLATIONS = array(
+"Host" => "Host",
+"Password" => "Parool",
+"Group Filter" => "Grupi filter",
+"Port" => "Port",
+"Use TLS" => "Kasutaja TLS",
+"in bytes" => "baitides",
+"Help" => "Abiinfo"
+);