mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-09 10:22:51 +03:00
New Crowdin updates (#3384)
This commit is contained in:
@@ -196,9 +196,19 @@ return [
|
||||
'pages_edit_draft_save_at' => 'טיוטה נשמרה ב ',
|
||||
'pages_edit_delete_draft' => 'מחק טיוטה',
|
||||
'pages_edit_discard_draft' => 'התעלם מהטיוטה',
|
||||
'pages_edit_switch_to_markdown' => 'Switch to Markdown Editor',
|
||||
'pages_edit_switch_to_markdown_clean' => '(Clean Content)',
|
||||
'pages_edit_switch_to_markdown_stable' => '(Stable Content)',
|
||||
'pages_edit_switch_to_wysiwyg' => 'Switch to WYSIWYG Editor',
|
||||
'pages_edit_set_changelog' => 'הגדר יומן שינויים',
|
||||
'pages_edit_enter_changelog_desc' => 'ציין תיאור קצר אודות השינויים שביצעת',
|
||||
'pages_edit_enter_changelog' => 'הכנס יומן שינויים',
|
||||
'pages_editor_switch_title' => 'Switch Editor',
|
||||
'pages_editor_switch_are_you_sure' => 'Are you sure you want to change the editor for this page?',
|
||||
'pages_editor_switch_consider_following' => 'Consider the following when changing editors:',
|
||||
'pages_editor_switch_consideration_a' => 'Once saved, the new editor option will be used by any future editors, including those that may not be able to change editor type themselves.',
|
||||
'pages_editor_switch_consideration_b' => 'This can potentially lead to a loss of detail and syntax in certain circumstances.',
|
||||
'pages_editor_switch_consideration_c' => 'Tag or changelog changes, made since last save, won\'t persist across this change.',
|
||||
'pages_save' => 'שמור דף',
|
||||
'pages_title' => 'כותרת דף',
|
||||
'pages_name' => 'שם הדף',
|
||||
@@ -225,6 +235,7 @@ return [
|
||||
'pages_revisions_number' => '#',
|
||||
'pages_revisions_numbered' => 'נוסח #:id',
|
||||
'pages_revisions_numbered_changes' => 'שינויי נוסח #:id',
|
||||
'pages_revisions_editor' => 'Editor Type',
|
||||
'pages_revisions_changelog' => 'יומן שינויים',
|
||||
'pages_revisions_changes' => 'שינויים',
|
||||
'pages_revisions_current' => 'גירסא נוכחית',
|
||||
|
@@ -27,8 +27,8 @@ return [
|
||||
'app_secure_images' => 'העלאת תמונות מאובטחת',
|
||||
'app_secure_images_toggle' => 'אפשר העלאת תמונות מאובטחת',
|
||||
'app_secure_images_desc' => 'משיקולי ביצועים, כל התמונות הינן ציבוריות. אפשרות זו מוסיפה מחרוזת אקראית שקשה לנחש לכל כתובת של תמונה. אנא ודא שאפשרות הצגת תוכן התיקייה מבוטל.',
|
||||
'app_editor' => 'עורך הדפים',
|
||||
'app_editor_desc' => 'בחר באמצעות איזה עורך תתבצע עריכת הדפים',
|
||||
'app_default_editor' => 'Default Page Editor',
|
||||
'app_default_editor_desc' => 'Select which editor will be used by default when editing new pages. This can be overridden at a page level where permissions allow.',
|
||||
'app_custom_html' => 'HTML מותאם אישית לחלק העליון',
|
||||
'app_custom_html_desc' => 'כל קוד שיתווסף כאן, יופיע בתחתית תגית ה head של כל דף. חלק זה שימושי על מנת להגדיר עיצובי CSS והתקנת קוד Analytics',
|
||||
'app_custom_html_disabled_notice' => 'קוד HTML מותאם מבוטל בדף ההגדרות על מנת לוודא ששינויים שגורמים לבעיה יוכלו להיות מבוטלים לאחר מכן',
|
||||
@@ -152,6 +152,7 @@ return [
|
||||
'role_access_api' => 'גש ל-API המערכת',
|
||||
'role_manage_settings' => 'ניהול הגדרות יישום',
|
||||
'role_export_content' => 'Export content',
|
||||
'role_editor_change' => 'Change page editor',
|
||||
'role_asset' => 'הרשאות משאבים',
|
||||
'roles_system_warning' => 'שימו לב לכך שגישה לכל אחת משלושת ההרשאות הנ"ל יכולה לאפשר למשתמש לשנות את הפריווילגיות שלהם או של אחרים במערכת. הגדירו תפקידים להרשאות אלה למשתמשים בהם אתם בוטחים בלבד.',
|
||||
'role_asset_desc' => 'הרשאות אלו שולטות בגישת ברירת המחדל למשאבים בתוך המערכת. הרשאות של ספרים, פרקים ודפים יגברו על הרשאות אלו.',
|
||||
|
Reference in New Issue
Block a user