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/federatedfilesharing/l10n/he.js')
-rw-r--r--apps/federatedfilesharing/l10n/he.js14
1 files changed, 13 insertions, 1 deletions
diff --git a/apps/federatedfilesharing/l10n/he.js b/apps/federatedfilesharing/l10n/he.js
index 74cb9ee2672..15c0bde9aa8 100644
--- a/apps/federatedfilesharing/l10n/he.js
+++ b/apps/federatedfilesharing/l10n/he.js
@@ -4,6 +4,18 @@ OC.L10N.register(
"Invalid Federated Cloud ID" : "זיהוי ענן מאוגד לא חוקי",
"Sharing %s failed, because this item is already shared with %s" : "שיתוף %s נכשל, כיוון שפריט זה כבר משותף עם %s",
"Not allowed to create a federated share with the same user" : "אסור ליצור שיתוף מאוגד עם אותו משתמש",
- "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "שיתוף %s נכשל, לא ניתן לאתר %s, ייתכן שהשרת לא ניתן להשגה כרגע."
+ "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "שיתוף %s נכשל, לא ניתן לאתר %s, ייתכן שהשרת לא ניתן להשגה כרגע.",
+ "Share with me through my #ownCloud Federated Cloud ID, see %s" : "שיתוף איתי באמצעות מספר זהות שרת ה- #ownCloud המאוגד שלי, ניתן לראות %s",
+ "Share with me through my #ownCloud Federated Cloud ID" : "שיתוף איתי באמצעות מספר זהות שרת ה- #ownCloud המאוגד שלי",
+ "Federated Cloud Sharing" : "ענן שיתוף מאוגד",
+ "Open documentation" : "תיעוד פתוח",
+ "Allow users on this server to send shares to other servers" : "מאפשר למשתמשים בשרת זה לשלוח שיתופים לשרתים אחרים",
+ "Allow users on this server to receive shares from other servers" : "מאפשר למשתמשים בשרת זה לקבל שיתופים משרתים אחרים",
+ "Federated Cloud" : "ענן מאוגד",
+ "Your Federated Cloud ID:" : "מספר זיהוי הענן המאוגד שלך:",
+ "Share it:" : "שיתוף שלו:",
+ "Add to your website" : "הוספה לאתר האינטרנט שלך",
+ "Share with me via ownCloud" : "שיתוף איתי באמצעות ownCloud",
+ "HTML Code:" : "קוד HTML:"
},
"nplurals=2; plural=(n != 1);");