diff options
Diffstat (limited to 'settings/l10n/he.js')
-rw-r--r-- | settings/l10n/he.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/settings/l10n/he.js b/settings/l10n/he.js index b8e5ffcd73b..ef86a1165eb 100644 --- a/settings/l10n/he.js +++ b/settings/l10n/he.js @@ -61,9 +61,6 @@ OC.L10N.register( "Not saved" : "לא נשמר", "Sending…" : "בשליחה…", "Email sent" : "הודעת הדואר האלקטרוני נשלחה", - "Allow filesystem access" : "לאפשר גישה למערכת הקבצים", - "Disconnect" : "ניתוק", - "Revoke" : "שלילה", "Internet Explorer" : "Internet Explorer", "Edge" : "Edge", "Firefox" : "Firefox", @@ -115,6 +112,7 @@ OC.L10N.register( "Enable" : "הפעלה", "The app will be downloaded from the app store" : "היישום ירד מחנות היישומים", "Settings" : "הגדרות", + "{size} used" : "{size} בשימוש", "Email" : "דואר אלקטרוני", "Group admin for" : "מנהל הקבוצה", "Language" : "שפה", @@ -312,6 +310,9 @@ OC.L10N.register( "Approved" : "מאושר", "Experimental" : "ניסיוני", "No apps found for {query}" : "לא נמצא יישום עבור {query}", + "Allow filesystem access" : "לאפשר גישה למערכת הקבצים", + "Disconnect" : "ניתוק", + "Revoke" : "שלילה", "Unable to delete {objName}" : "לא ניתן למחיקה {objName}", "Error creating group: {message}" : "שגיאה ביצירת קבוצה: {message}", "A valid group name must be provided" : "יש לספק שם קבוצה תקני", @@ -422,7 +423,6 @@ OC.L10N.register( "Updating …" : "מתבצע עדכון…", "Could not update app" : "לא ניתן לעדכן יישומון", "Could not remove app" : "לא ניתן להסיר יישומון", - "{size} used" : "{size} בשימוש", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Tricks section and the documentation for more information." : "חשוב למען האבטחה והביצועים של העותק שלך שהוא יוגדר כראוי. כדי לסייע לך בכך אנו עורכים מספר בדיקות אוטומטיות. נא לעיין בסעיף העצות והתכסיסים ובתיעוד לקבלת מידע נוסף.", "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\") מחזירה תשובה ריקה בלבד.", "Please check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "נא לעיין ב<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">תיעוד למתקינים ↖️</a> להערות בנוגע להגדרות PHP והגדרות ה־PHP לשרת שלך, במיוחד אם נעשה שימוש ב־php-fpm.", |