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/federation/l10n/he.json')
-rw-r--r--apps/federation/l10n/he.json16
1 files changed, 9 insertions, 7 deletions
diff --git a/apps/federation/l10n/he.json b/apps/federation/l10n/he.json
index 3ed837ffedc..7be0f41d067 100644
--- a/apps/federation/l10n/he.json
+++ b/apps/federation/l10n/he.json
@@ -1,13 +1,15 @@
{ "translations": {
- "Server added to the list of trusted ownClouds" : "השרת נוסף לרשימת ה- ownCloud המהימנים",
+ "Added to the list of trusted servers" : "נוסף לרשימת השרתים המהימנים",
"Server is already in the list of trusted servers." : "השרת כבר נמצא ברשימת השרתים המהימנים.",
- "No ownCloud server found" : "לא אותר שרת ownCloud",
+ "No server to federate with found" : "לא נמצאו שרתים להתאגד מולם",
"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 מהימנים אחרים למטרת החלפת תיקיות משתמש. לדוגמא ניתן יהיה להשתמש בזה כדי להשלים באופן אוטומטי משתמשים חיצוניים לשיתוף מאוגד.",
+ "Federation allows you to connect with other trusted servers to exchange the user directory." : "איגוד מאפשר לך להתחבר לשרתים מהימנים אחרים כדי להחליף ביניהם את ספריית המשתמש.",
+ "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "איגוד מאפשר לך להתחבר לשרתים מהימנים אחרים כדי להחליף ביניהם את ספריית המשתמש. למשל: ייעשה שימוש באיגוד לטובת השלמה אוטומטית של משתמשים חיצוניים לשיתוף מאוגד.",
+ "Trusted servers" : "שרתים מהימנים",
"Add server automatically once a federated share was created successfully" : "הוספת שרת באופן אוטומטי לאחר יצירת שרת מאוגד",
- "Trusted ownCloud Servers" : "שרתי ownCloud אמינים",
- "+ Add ownCloud server" : "+ הוספת שרת ownCloud",
- "ownCloud Server" : "שרת ownCloud"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
+ "+ Add trusted server" : "+ הוספת שרת מהימן",
+ "Trusted server" : "שרת מהימן",
+ "Add" : "הוספה"
+},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"
} \ No newline at end of file