summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-01-12 00:10:58 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-01-12 00:10:58 +0100
commitad64ce189d23c4b1f251f05b1dd8df14923bc9ea (patch)
tree313d8a9adf733be2ee3a08753f62b0f96407be31 /apps/user_ldap
parentb6086759387f0d14b46fa2f169cc3919506fec41 (diff)
downloadnextcloud-server-ad64ce189d23c4b1f251f05b1dd8df14923bc9ea.tar.gz
nextcloud-server-ad64ce189d23c4b1f251f05b1dd8df14923bc9ea.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap')
-rw-r--r--apps/user_ldap/l10n/he.php12
1 files changed, 12 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/he.php b/apps/user_ldap/l10n/he.php
new file mode 100644
index 00000000000..d33ecaadf05
--- /dev/null
+++ b/apps/user_ldap/l10n/he.php
@@ -0,0 +1,12 @@
+<?php $TRANSLATIONS = array(
+"Host" => "מארח",
+"User DN" => "DN משתמש",
+"Password" => "סיסמא",
+"For anonymous access, leave DN and Password empty." => "לגישה אנונימית, השאר את הDM והסיסמא ריקים.",
+"User Login Filter" => "סנן כניסת משתמש",
+"User List Filter" => "סנן רשימת משתמשים",
+"Group Filter" => "סנן קבוצה",
+"in bytes" => "בבתים",
+"in seconds. A change empties the cache." => "בשניות. שינוי מרוקן את המטמון.",
+"Help" => "עזרה"
+);