mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-11-22 14:33:20 +08:00
New translations common.php (Hebrew)
This commit is contained in:
parent
a87f20eddd
commit
2524a62e31
|
@ -20,7 +20,7 @@ return [
|
|||
'description' => 'תיאור',
|
||||
'role' => 'תפקיד',
|
||||
'cover_image' => 'תמונת נושא',
|
||||
'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.',
|
||||
'cover_image_description' => 'התמונה צריכה להיות לפחות בגודל של 440 על 250 למרות שהיא תוצג בצורה דינמית ותותאם בהתאם להתאים לממשק המשתמש במצבים שונים על פי הדרישה, ולכן המימדים יהיו שונים.',
|
||||
|
||||
// Actions
|
||||
'actions' => 'פעולות',
|
||||
|
@ -52,7 +52,7 @@ return [
|
|||
'filter_clear' => 'נקה מסננים',
|
||||
'download' => 'הורדה',
|
||||
'open_in_tab' => 'פתח בכרטיסייה חדשה',
|
||||
'open' => 'Open',
|
||||
'open' => 'פתח',
|
||||
|
||||
// Sort Options
|
||||
'sort_options' => 'אפשרויות מיון',
|
||||
|
@ -76,7 +76,7 @@ return [
|
|||
'grid_view' => 'תצוגת רשת',
|
||||
'list_view' => 'תצוגת רשימה',
|
||||
'default' => 'ברירת מחדל',
|
||||
'breadcrumb' => 'Breadcrumb',
|
||||
'breadcrumb' => 'סימון מסלול',
|
||||
'status' => 'סטטוס',
|
||||
'status_active' => 'פעיל',
|
||||
'status_inactive' => 'לא פעיל',
|
||||
|
@ -109,5 +109,5 @@ return [
|
|||
'terms_of_service' => 'תנאי שימוש',
|
||||
|
||||
// OpenSearch
|
||||
'opensearch_description' => 'Search :appName',
|
||||
'opensearch_description' => 'חפש :appName',
|
||||
];
|
||||
|
|
Loading…
Reference in New Issue
Block a user