diff options
Diffstat (limited to 'apps/federation/l10n/he.js')
-rw-r--r-- | apps/federation/l10n/he.js | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/apps/federation/l10n/he.js b/apps/federation/l10n/he.js new file mode 100644 index 00000000000..1d7e25bbc34 --- /dev/null +++ b/apps/federation/l10n/he.js @@ -0,0 +1,11 @@ +OC.L10N.register( + "federation", + { + "Server added to the list of trusted ownClouds" : "השרת נוסף לרשימת ה- ownCloud המהימנים", + "Server is already in the list of trusted servers." : "השרת כבר נמצא ברשימת השרתים המהימנים.", + "No ownCloud server found" : "לא אותר שרת ownCloud", + "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 מהימנים אחרים למטרת החלפת תיקיות משתמש. לדוגמא ניתן יהיה להשתמש בזה כדי להשלים באופן אוטומטי משתמשים חיצוניים לשיתוף מאוגד." +}, +"nplurals=2; plural=(n != 1);"); |