diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-02-03 01:55:26 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-02-03 01:55:26 -0500 |
commit | 92a1d1c0e32c96d93a89b37363cbd75451343700 (patch) | |
tree | c92eab6728e886e4ffdd039ad2401c4a65ba7bb7 /apps/user_ldap | |
parent | d7892619b1e4d2eeb84514420e177db8f0f1c13e (diff) | |
download | nextcloud-server-92a1d1c0e32c96d93a89b37363cbd75451343700.tar.gz nextcloud-server-92a1d1c0e32c96d93a89b37363cbd75451343700.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap')
-rw-r--r-- | apps/user_ldap/l10n/he.js | 5 | ||||
-rw-r--r-- | apps/user_ldap/l10n/he.json | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/he.js b/apps/user_ldap/l10n/he.js index 836ae4a5712..56be7447e72 100644 --- a/apps/user_ldap/l10n/he.js +++ b/apps/user_ldap/l10n/he.js @@ -106,9 +106,14 @@ OC.L10N.register( "Connection Settings" : "הגדרות התחברות", "Configuration Active" : "תצורה פעילה", "When unchecked, this configuration will be skipped." : "כאשר לא מסומן, נדלג על תצורה זו.", + "Backup (Replica) Host" : "גיבוי (העתק) שרת", + "Backup (Replica) Port" : "גיבוי (העתק) שער - פורט", "Disable Main Server" : "ניטרול שרת עיקרי", + "Only connect to the replica server." : "חיבור רק להעתק שרת.", + "Turn off SSL certificate validation." : "כיבוי אימות אישורי אבטחה SSL.", "in seconds. A change empties the cache." : "בשניות. שינוי מרוקן את המטמון.", "Directory Settings" : "הגדרות תיקייה", + "Base User Tree" : "עץ משתמש בסיסי", "in bytes" : "בבתים" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_ldap/l10n/he.json b/apps/user_ldap/l10n/he.json index 39928da41bb..ca2ba2f91a6 100644 --- a/apps/user_ldap/l10n/he.json +++ b/apps/user_ldap/l10n/he.json @@ -104,9 +104,14 @@ "Connection Settings" : "הגדרות התחברות", "Configuration Active" : "תצורה פעילה", "When unchecked, this configuration will be skipped." : "כאשר לא מסומן, נדלג על תצורה זו.", + "Backup (Replica) Host" : "גיבוי (העתק) שרת", + "Backup (Replica) Port" : "גיבוי (העתק) שער - פורט", "Disable Main Server" : "ניטרול שרת עיקרי", + "Only connect to the replica server." : "חיבור רק להעתק שרת.", + "Turn off SSL certificate validation." : "כיבוי אימות אישורי אבטחה SSL.", "in seconds. A change empties the cache." : "בשניות. שינוי מרוקן את המטמון.", "Directory Settings" : "הגדרות תיקייה", + "Base User Tree" : "עץ משתמש בסיסי", "in bytes" : "בבתים" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |