diff options
Diffstat (limited to 'apps/federatedfilesharing/l10n/he.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/he.js | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/apps/federatedfilesharing/l10n/he.js b/apps/federatedfilesharing/l10n/he.js index 00d9fd93175..809d8e48566 100644 --- a/apps/federatedfilesharing/l10n/he.js +++ b/apps/federatedfilesharing/l10n/he.js @@ -6,11 +6,6 @@ OC.L10N.register( "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" : "זיהוי ענן מאוגד לא חוקי", "Server to server sharing is not enabled on this server" : "שיתוף שרת לשרת לא מופעל בשרת זה", "Not allowed to create a federated share with the same user" : "אסור ליצור שיתוף מאוגד עם אותו משתמש", @@ -25,10 +20,17 @@ OC.L10N.register( "Sharing" : "שיתוף", "Allow users on this server to receive shares from other servers" : "מאפשר למשתמשים בשרת זה לקבל שיתופים משרתים אחרים", "Federated Cloud" : "ענן מאוגד", - "Open documentation" : "תיעוד פתוח", "Your Federated Cloud ID:" : "מספר זיהוי הענן המאוגד שלך:", + "Twitter" : "טוויטר", "Add to your website" : "הוספה לאתר האינטרנט שלך", "Share with me via Nextcloud" : "שיתוף איתי באמצעות Nextcloud", - "HTML Code:" : "קוד HTML:" + "HTML Code:" : "קוד HTML:", + "Copy to clipboard" : "העתקה ללוח הגזירים", + "Copy" : "העתק", + "Copied!" : "הועתק!", + "Not supported!" : "אין תמיכה!", + "Press ⌘-C to copy." : "⌘-C להעתקה.", + "Press Ctrl-C to copy." : "Ctrl-C להעתקה.", + "Open documentation" : "תיעוד פתוח" }, "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;"); |