]> BookStack Code Mirror - bookstack/blobdiff - lang/he/common.php
Tests: Updated comment test to account for new editor usage
[bookstack] / lang / he / common.php
index dafafe6ed18d2fc08ed555f0cbb1d052341de0f3..2e387f67d78fd3128044c1d88b9b1a44315c7adf 100644 (file)
@@ -20,7 +20,7 @@ return [
     'description' => 'תיאור',
     'role' => 'תפקיד',
     'cover_image' => 'תמונת נושא',
-    'cover_image_description' => '×\94ת×\9e×\95× ×\94 ×¦×¨×\99×\9b×\94 ×\9c×\94×\99×\95ת ×\91ס×\91×\99×\91×\95ת 440x250px',
+    'cover_image_description' => '×\94ת×\9e×\95× ×\94 ×¦×¨×\99×\9b×\94 ×\9c×\94×\99×\95ת ×\9cפ×\97×\95ת ×\91×\92×\95×\93×\9c ×©×\9c 440 ×¢×\9c 250 ×\9c×\9eר×\95ת ×©×\94×\99×\90 ×ª×\95צ×\92 ×\91צ×\95ר×\94 ×\93×\99× ×\9e×\99ת ×\95ת×\95ת×\90×\9d ×\91×\94ת×\90×\9d ×\9c×\94ת×\90×\99×\9d ×\9c×\9e×\9eשק ×\94×\9eשת×\9eש ×\91×\9eצ×\91×\99×\9d ×©×\95× ×\99×\9d ×¢×\9c ×¤×\99 ×\94×\93ר×\99ש×\94, ×\95×\9c×\9b×\9f ×\94×\9e×\99×\9e×\93×\99×\9d ×\99×\94×\99×\95 ×©×\95× ×\99×\9d.',
 
     // Actions
     'actions' => 'פעולות',
@@ -30,6 +30,8 @@ return [
     'create' => 'צור',
     'update' => 'עדכן',
     'edit' => 'ערוך',
+    'archive' => 'Archive',
+    'unarchive' => 'Un-Archive',
     'sort' => 'מיין',
     'move' => 'הזז',
     'copy' => 'העתק',
@@ -52,7 +54,7 @@ return [
     'filter_clear' => 'נקה מסננים',
     'download' => 'הורדה',
     'open_in_tab' => 'פתח בכרטיסייה חדשה',
-    'open' => 'Open',
+    'open' => 'פתח',
 
     // Sort Options
     'sort_options' => 'אפשרויות מיון',
@@ -76,7 +78,7 @@ return [
     'grid_view' => 'תצוגת רשת',
     'list_view' => 'תצוגת רשימה',
     'default' => 'ברירת מחדל',
-    'breadcrumb' => 'Breadcrumb',
+    'breadcrumb' => 'סימון מסלול',
     'status' => 'סטטוס',
     'status_active' => 'פעיל',
     'status_inactive' => 'לא פעיל',
@@ -107,4 +109,7 @@ return [
     // Not directly used but available for convenience to users.
     'privacy_policy' => 'מדיניות הפרטיות',
     'terms_of_service' => 'תנאי שימוש',
+
+    // OpenSearch
+    'opensearch_description' => 'חפש :appName',
 ];