aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/he.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-01-19 00:19:27 +0000
committerNextcloud bot <bot@nextcloud.com>2024-01-19 00:19:27 +0000
commit9f6df9171beb4f8c911dc29c4e55d41332f4aa3b (patch)
treeb07b547d52f33194625808c73eefcbb8e92201e5 /apps/settings/l10n/he.js
parent701c1a9d5069c4dd265b1f8be41256c92e3fa533 (diff)
downloadnextcloud-server-9f6df9171beb4f8c911dc29c4e55d41332f4aa3b.tar.gz
nextcloud-server-9f6df9171beb4f8c911dc29c4e55d41332f4aa3b.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/he.js')
-rw-r--r--apps/settings/l10n/he.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/settings/l10n/he.js b/apps/settings/l10n/he.js
index c59319d1f86..7da567bef9d 100644
--- a/apps/settings/l10n/he.js
+++ b/apps/settings/l10n/he.js
@@ -114,6 +114,7 @@ OC.L10N.register(
"The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "במסד הנתונים חסרים כמה מפתחות ראשיים. בשל העובדה שהוספת מפתחות ראשיים לטבלאות גדולות עשויה להימשך זמן מה, הם לא נוספו אוטומטית. על ידי הפעלת \"occ db: add-missing-primary-keys\", ניתן להוסיף מפתחות הראשיים החסרים האלה באופן ידני, בזמן שהמופע ממשיך לפעול.",
"Disabled" : "מושבת",
"The old server-side-encryption format is enabled. We recommend disabling this." : "תצורת ההצפנה מצד השרת המיושנת מופעלת. אנו ממליצים להשבית אותה.",
+ "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "פונקציית ה־PHP‏ „set_time_limit” אינה זמינה. מצב זה עשוי לגרום לעצירת סקריפטים באמצע הפעולה ולפגיעה בהתקנה שלך. אנו ממליצים בחום להפעיל את הפונקציה הזאת.",
"Supported" : "נתמך",
"Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "ל־PHP שלך אין תמיכה ב־FreeType. מצב כזה יגרום לתמונות פרופיל משובשות לצד מנשק הגדרות משובש.",
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "מסתבר כי PHP לא מוגדר כראוי כדי לתשאל משתני סביבה. הבדיקה עם getenv(\"PATH\") מחזירה תשובה ריקה בלבד.",