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.json')
-rw-r--r--apps/federatedfilesharing/l10n/he.json22
1 files changed, 15 insertions, 7 deletions
diff --git a/apps/federatedfilesharing/l10n/he.json b/apps/federatedfilesharing/l10n/he.json
index d0b31026a21..8b48344c00b 100644
--- a/apps/federatedfilesharing/l10n/he.json
+++ b/apps/federatedfilesharing/l10n/he.json
@@ -1,25 +1,33 @@
{ "translations": {
- "Federated sharing" : "שיתוף מאוגד",
+ "Do you want to add the remote share {name} from {owner}@{remote}?" : "האם לשתף את השיתוף החיצוני {name} שהתקבל מ- {owner}@{remote}?",
+ "Remote share" : "שיתוף חיצוני",
+ "Remote share password" : "סיסמת שיתוף חיצוני",
+ "Cancel" : "ביטול",
+ "Add remote share" : "הוספת שיתוף חיצוני",
+ "Copy" : "העתק",
+ "Copied!" : "הועתק!",
+ "Not supported!" : "אין תמיכה!",
+ "Press ⌘-C to copy." : "‎⌘-C להעתקה.",
+ "Press Ctrl-C to copy." : "Ctrl-C להעתקה.",
"Invalid Federated Cloud ID" : "זיהוי ענן מאוגד לא חוקי",
- "Sharing %s failed, because this item is already shared with %s" : "שיתוף %s נכשל, כיוון שפריט זה כבר משותף עם %s",
+ "Server to server sharing is not enabled on this server" : "שיתוף שרת לשרת לא מופעל בשרת זה",
"Not allowed to create a federated share with the same user" : "אסור ליצור שיתוף מאוגד עם אותו משתמש",
"File is already shared with %s" : "הקובץ כבר משותף עם %s",
- "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "שיתוף %s נכשל, לא ניתן לאתר %s, ייתכן שהשרת לא ניתן להשגה כרגע.",
- "You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "קבלת \"/%3$s\" כשיתוף מרוחק מ- %1$s (בשם %2$s)",
- "You received \"/%3$s\" as a remote share from %1$s" : "קבלת \"/%3$s\" כשיתוף מרוחק מ- %1$s",
+ "Could not find share" : "לא ניתן למצוא את השיתוף",
+ "Federated sharing" : "שיתוף מאוגד",
"Accept" : "אישור",
"Decline" : "סירוב",
"Share with me through my #Nextcloud Federated Cloud ID, see %s" : "שיתוף איתי באמצעות מספר זהות שרת ה- #Nextcloud המאוגד שלי, ניתן לראות %s",
"Share with me through my #Nextcloud Federated Cloud ID" : "שיתוף איתי באמצעות מספר זהות שרת ה- #Nextcloud המאוגד שלי",
+ "Sharing" : "שיתוף",
"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 Nextcloud" : "שיתוף איתי באמצעות Nextcloud",
"HTML Code:" : "קוד HTML:"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
+},"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