diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-03-07 01:56:53 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-03-07 01:56:53 -0500 |
commit | c07b731689de6fe754e108688ccf71342aad95ef (patch) | |
tree | 9f75e2da2b5468f32bb7ceeee1b30702cdd5a204 /apps/federation/l10n/he.js | |
parent | f2088cafb8388d5be3b22920403652718c77908b (diff) | |
download | nextcloud-server-c07b731689de6fe754e108688ccf71342aad95ef.tar.gz nextcloud-server-c07b731689de6fe754e108688ccf71342aad95ef.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federation/l10n/he.js')
-rw-r--r-- | apps/federation/l10n/he.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/federation/l10n/he.js b/apps/federation/l10n/he.js index d5881eba5df..55facae61a6 100644 --- a/apps/federation/l10n/he.js +++ b/apps/federation/l10n/he.js @@ -7,6 +7,9 @@ OC.L10N.register( "Could not add server" : "לא ניתן היה להוסיף שרת", "Federation" : "איגוד", "ownCloud Federation allows you to connect with other trusted ownClouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "איגוד ownCloud מאפשר לך להתחבר לשרתי ownCloud מהימנים אחרים למטרת החלפת תיקיות משתמש. לדוגמא ניתן יהיה להשתמש בזה כדי להשלים באופן אוטומטי משתמשים חיצוניים לשיתוף מאוגד.", + "Add server automatically once a federated share was created successfully" : "הוספת שרת באופן אוטומטי לאחר יצירת שרת מאוגד", + "Trusted ownCloud Servers" : "שרתי ownCloud אמינים", + "+ Add ownCloud server" : "+ הוספת שרת ownCloud", "ownCloud Server" : "שרת ownCloud" }, "nplurals=2; plural=(n != 1);"); |