]> BookStack Code Mirror - bookstack/blobdiff - lang/he/common.php
respective book and chapter structure added.
[bookstack] / lang / he / common.php
index 253884004188395fc8dd25ef94e46fa9583f051d..a427df954fe977ab7b4179c14bf8e68cdf1d1ed3 100644 (file)
@@ -6,7 +6,7 @@ return [
 
     // Buttons
     'cancel' => 'ביטול',
-    'close' => 'Close',
+    'close' => 'סגור',
     'confirm' => 'אישור',
     'back' => 'אחורה',
     'save' => 'שמור',
@@ -20,7 +20,7 @@ return [
     'description' => 'תיאור',
     'role' => 'תפקיד',
     'cover_image' => 'תמונת נושא',
-    'cover_image_description' => 'התמונה צריכה להיות בסביבות 440x250px',
+    'cover_image_description' => 'This image should be approximately 440x250px although it will be flexibly scaled & cropped to fit the user interface in different scenarios as required, so actual dimensions for display will differ.',
 
     // Actions
     'actions' => 'פעולות',
@@ -42,7 +42,7 @@ return [
     'remove' => 'הסר',
     'add' => 'הוסף',
     'configure' => 'הגדרות',
-    'manage' => 'Manage',
+    'manage' => 'נהל',
     'fullscreen' => 'מסך מלא',
     'favourite' => 'מועדף',
     'unfavourite' => 'בטל מועדף',
@@ -52,6 +52,7 @@ return [
     'filter_clear' => 'נקה מסננים',
     'download' => 'הורדה',
     'open_in_tab' => 'פתח בכרטיסייה חדשה',
+    'open' => 'Open',
 
     // Sort Options
     'sort_options' => 'אפשרויות מיון',
@@ -106,4 +107,7 @@ return [
     // Not directly used but available for convenience to users.
     'privacy_policy' => 'מדיניות הפרטיות',
     'terms_of_service' => 'תנאי שימוש',
+
+    // OpenSearch
+    'opensearch_description' => 'Search :appName',
 ];