diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-04-22 02:26:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-04-22 02:26:21 +0000 |
commit | 634b6b8b57800bf9999f039a3d3282ba3321d2e4 (patch) | |
tree | aea2dad04f77254d1fa323a21e9ff863dc043491 /apps/settings/l10n/he.json | |
parent | 4e39d1ce938e6ec0f3629376eb1af79d344da51a (diff) | |
download | nextcloud-server-634b6b8b57800bf9999f039a3d3282ba3321d2e4.tar.gz nextcloud-server-634b6b8b57800bf9999f039a3d3282ba3321d2e4.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/he.json')
-rw-r--r-- | apps/settings/l10n/he.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/he.json b/apps/settings/l10n/he.json index cd54b82840a..5cdc5f3c88c 100644 --- a/apps/settings/l10n/he.json +++ b/apps/settings/l10n/he.json @@ -123,7 +123,6 @@ "There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "יש כמה אישורי SSL מיובאים קיימים שאינם בשימוש עוד ב־Nextcloud 21. אפשר לייבא אותם בשורת הפקודה עם הפקודה „occ security:certificates:import”. הנתיבים שלהם בתור תיקיית הנתונים מופיעים להלן.", "The old server-side-encryption format is enabled. We recommend disabling this." : "תצורת ההצפנה מצד השרת המיושנת מופעלת. אנו ממליצים להשבית אותה.", "MariaDB version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MariaDB 10.2 or higher." : "נעשה שימוש ב־MariaDB בגרסה „%s”. Nextcloud 21 לא יתמוך עוד בגרסה הזאת וידרוש MariaDB 10.2 ומעלה.", - "MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8 or higher." : "נעשה שימוש ב־MySQL בגרסה „%s”. Nextcloud 21 לא יתמוך עוד בגרסה הזאת וידרוש MySQL 8 ומעלה.", "PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "נעשה שימוש ב־PostgreSQL בגרסה „%s”. Nextcloud 21 לא יתמוך עוד בגרסה הזאת וידרוש PostgreSQL 9.6 ומעלה.", "Nextcloud settings" : "הגדרות Nextcloud", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "ניתן לאכוף אימות דו־שלבי על כל המשתמשים ועל קבוצות מסוימות. אם אין להם ספק אימות דו־שלבי מוגדר, לא תהיה להם אפשרות להיכנס למערכת.", @@ -227,12 +226,12 @@ "Edit User" : "עריכת משתמש", "Toggle user actions menu" : "החלפת מצב תפריט פעולות משתמש", "{size} used" : "{size} בשימוש", + "New user" : "משתמש חדש", "Will be autogenerated" : "ייווצר אוטומטית", "Display name" : "שם תצוגה", "Email" : "דוא״ל", "Default language" : "שפת בררת מחדל", "Add a new user" : "הוספת משתמש חדש", - "Close" : "סגירה", "Group admin for" : "הנהלת הקבוצה", "Quota" : "מכיסה", "Language" : "שפה", @@ -268,7 +267,6 @@ "Details" : "פרטים", "Changelog" : "יומן שינויים", "by {author}\n{license}" : "מאת {author}\n{license}", - "New user" : "משתמש חדש", "Enter group name" : "נא להקליד שם קבוצה", "Add group" : "הוספת קבוצה", "Everyone" : "כולם", @@ -426,6 +424,7 @@ "Will be synced to a global and public address book" : "יסונכרן לספר כתובות גלובלי וציבורי", "by" : "מאת", "Add user in group" : "הוספת משתמש לקבוצה", + "Close" : "סגירה", "SSL Root Certificates" : "אישורי אבטחת SSL לנתיב יסוד", "Common Name" : "שם משותף", "Valid until" : "בתוקף עד", @@ -440,6 +439,7 @@ "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "הצגת טקסט ויתור בעמוד העלאת קישור ציבורי. (מופיע רק כאשר רשימת הקבצים מוסתרת.)", "Don't synchronize to servers" : "לא לסנכרן מול השרתים", "Trusted" : "מהימן", + "MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8 or higher." : "נעשה שימוש ב־MySQL בגרסה „%s”. Nextcloud 21 לא יתמוך עוד בגרסה הזאת וידרוש MySQL 8 ומעלה.", "Allow username autocompletion in share dialog (if this is disabled the full username or email address needs to be entered)" : "לאפשר השלמת שמות משתמשים בתיבת דו־שיח השיתוף (אם האפשרות מושבתת יש להקליד את שם המשתמש או את כתובת הדוא״ל המלאים)" },"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 |