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 'core/l10n/he.js')
-rw-r--r--core/l10n/he.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/he.js b/core/l10n/he.js
index 73f2ccb0aa2..659780fa2bb 100644
--- a/core/l10n/he.js
+++ b/core/l10n/he.js
@@ -44,14 +44,10 @@ OC.L10N.register(
"Maintenance mode is kept active" : "מצב אחזקה נשמר פעיל",
"Updating database schema" : "עדכון סכימת מסד נתונים",
"Updated database" : "עדכון מסד נתונים",
- "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "בודק אם סכימת מסד הנתונים ניתנת לעדכון (פעולה זו יכולה להמשך זמן רב תלוי בגודל מסד הנתונים)",
- "Checked database schema update" : "עדכון סכימת מסד נתונים נבדק",
- "Checking updates of apps" : "בדיקת עדכוני יישומים",
"Checking for update of app \"%s\" in appstore" : "בודק עדכונים עבור האפליקציות \"%s\" בחנות האפליקציות.",
"Update app \"%s\" from appstore" : "עדכן אפליקציה \"%s\" מחנות האפליקציות",
"Checked for update of app \"%s\" in appstore" : "חיפוש אם קיים עדכון ליישומון „%s” בחנות היישומונים.",
"Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "בודק אם סכימת מסד הנתונים עבור %s ניתנת לעדכון (פעולה זו יכולה להמשך זמן רב תלוי בגודל מסד הנתונים)",
- "Checked database schema update for apps" : "עדכון סכימת מסד נתונים ליישומים נבדק",
"Updated \"%1$s\" to %2$s" : "„%1$s” עודכן לכדי %2$s",
"Set log level to debug" : "קביעת רמת דיווח לתהליך ניפוי בשגיאות",
"Reset log level" : "קביעה מחדש לרמת דיווח",
@@ -340,6 +336,10 @@ OC.L10N.register(
"This %s instance is currently in maintenance mode, which may take a while." : "הפעלה %s זו כרגע במצב אחזקה, שתמשך זמן מה.",
"This page will refresh itself when the instance is available again." : "עמוד זה ירענן את עצמו כאשר העותק ישוב להיות זמין.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "יש ליצור קשר עם מנהל המערכת אם הודעה שו נמשכת או מופיעה באופן בלתי צפוי. ",
+ "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "בודק אם סכימת מסד הנתונים ניתנת לעדכון (פעולה זו יכולה להמשך זמן רב תלוי בגודל מסד הנתונים)",
+ "Checked database schema update" : "עדכון סכימת מסד נתונים נבדק",
+ "Checking updates of apps" : "בדיקת עדכוני יישומים",
+ "Checked database schema update for apps" : "עדכון סכימת מסד נתונים ליישומים נבדק",
"Following apps have been disabled: %s" : "היישומים הבאים נוטרלו: %s",
"Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "שרת האינטרנט שלך אינו מוגדר כראוי כדי לפתור את „{url}”. ניתן למצוא מידע נוסף ב<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">תיעוד</a>.",
"Your web server is not properly set up to resolve \"{url}\". This is most likely related to a web server configuration that was not updated to deliver this folder directly. Please compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx at it's <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation page</a>. On Nginx those are typically the lines starting with \"location ~\" that need an update." : "שרת האינטרנט שלך אינו מוגדר כראוי לפתור את ה-\"{url}\". קרוב לוודאי שזה קשור לתצורה של שרת אינטרנט שלא עודכנה כדי לספק תיקיה זו ישירות. אנא השווה את התצורה שלך עם כללי השכתוב שנשלחו ב- \"htaccess.\" עבור Apache או זה שמופיע בתיעוד עבור Nginx בדף התיעוד שלו. ב- Nginx, אלה בדרך כלל השורות המתחילות ב- \"location ~\" שצריכים עדכון.",