diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-03-12 02:22:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-03-12 02:22:44 +0000 |
commit | cd3ef614be3d180c03c80f651d3b41e48e9a99db (patch) | |
tree | dbf7f3d263db6bbbd565c403d50bf6251ca5ffbc /apps/settings/l10n/he.js | |
parent | a1757f83a30c48d0e6582c1ce1bc05e4b21bf2fd (diff) | |
download | nextcloud-server-cd3ef614be3d180c03c80f651d3b41e48e9a99db.tar.gz nextcloud-server-cd3ef614be3d180c03c80f651d3b41e48e9a99db.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/he.js')
-rw-r--r-- | apps/settings/l10n/he.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/he.js b/apps/settings/l10n/he.js index 74603ffee1f..b4b798cfaa9 100644 --- a/apps/settings/l10n/he.js +++ b/apps/settings/l10n/he.js @@ -379,8 +379,6 @@ OC.L10N.register( "Restrict users to only share with users in their groups" : "הגבלת משתמשים לשתף רק עם משתמשים בקבוצה שלהם", "Exclude groups from sharing" : "מניעת קבוצות משיתוף", "These groups will still be able to receive shares, but not to initiate them." : "קבוצות אלו עדיין יוכלו לקבל שיתופים, אך לא לשתף בעצמם.", - "Allow username autocompletion in share dialog (if this is disabled the full username or email address needs to be entered)" : "לאפשר השלמת שמות משתמשים בתיבת דו־שיח השיתוף (אם האפשרות מושבתת יש להקליד את שם המשתמש או את כתובת הדוא״ל המלאים)", - "Restrict username autocompletion to users within the same groups" : "הגבלת השלמה אוטומטית של שמות משתמשים למשתמשים באותה הקבוצה.", "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "הצגת טקסט הבהרה בעמוד ההעלאה בקישור הציבורי (מופיע רק כאשר רשימת הקבצים מוסתרת)", "This text will be shown on the public link upload page when the file list is hidden." : "טקסט זה יופיע בקישור עמוד ההעלאה של הקישור הציבורי כאשר רשימת הקבצים מוסתרת.", "Default share permissions" : "הרשאות שיתוף כבררת מחדל", @@ -439,6 +437,8 @@ OC.L10N.register( "Import root certificate" : "יבוא אישור אבטחה לנתיב יסוד", "Execute one task with each page loaded" : "יש להפעיל משימה אחת עם כל עמוד שנטען", "Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered." : "לאפשר השלמת שם משתמש אוטומטית בתיבת השיתוף. אם האפשרות הזו מושבתת יש להקליד את שם המשתמש או את כתובת הדוא״ל במלואם.", - "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "הצגת טקסט ויתור בעמוד העלאת קישור ציבורי. (מופיע רק כאשר רשימת הקבצים מוסתרת.)" + "Restrict username autocompletion to users within the same groups" : "הגבלת השלמה אוטומטית של שמות משתמשים למשתמשים באותה הקבוצה.", + "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "הצגת טקסט ויתור בעמוד העלאת קישור ציבורי. (מופיע רק כאשר רשימת הקבצים מוסתרת.)", + "Allow username autocompletion in share dialog (if this is disabled the full username or email address needs to be entered)" : "לאפשר השלמת שמות משתמשים בתיבת דו־שיח השיתוף (אם האפשרות מושבתת יש להקליד את שם המשתמש או את כתובת הדוא״ל המלאים)" }, "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;"); |