1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-08-09 10:22:51 +03:00

Updated translations with latest Crowdin changes (#4658)

This commit is contained in:
Dan Brown
2023-12-28 17:49:38 +00:00
committed by GitHub
parent 5b1929a39a
commit c017f5bed1
226 changed files with 3140 additions and 2914 deletions

View File

@@ -23,7 +23,7 @@ return [
'meta_updated' => 'עודכן :timeLength',
'meta_updated_name' => 'עודכן :timeLength על ידי :user',
'meta_owned_name' => 'Owned by :user',
'meta_reference_page_count' => 'Referenced on :count page|Referenced on :count pages',
'meta_reference_count' => 'Referenced by :count item|Referenced by :count items',
'entity_select' => 'בחר יישות',
'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item',
'images' => 'תמונות',
@@ -132,6 +132,9 @@ return [
'books_edit_named' => 'עריכת ספר :bookName',
'books_form_book_name' => 'שם הספר',
'books_save' => 'שמור ספר',
'books_default_template' => 'Default Page Template',
'books_default_template_explain' => 'Assign a page template that will be used as the default content for all new pages in this book. Keep in mind this will only be used if the page creator has view access to those chosen template page.',
'books_default_template_select' => 'Select a template page',
'books_permissions' => 'הרשאות ספר',
'books_permissions_updated' => 'הרשאות הספר עודכנו',
'books_empty_contents' => 'לא נוצרו פרקים או דפים עבור ספר זה',
@@ -204,6 +207,7 @@ return [
'pages_delete_draft' => 'מחק טיוטת דף',
'pages_delete_success' => 'הדף נמחק',
'pages_delete_draft_success' => 'טיוטת דף נמחקה',
'pages_delete_warning_template' => 'This page is in active use as a book default page template. These books will no longer have a default page template assigned after this page is deleted.',
'pages_delete_confirm' => 'האם ברצונך למחוק דף זה?',
'pages_delete_draft_confirm' => 'האם ברצונך למחוק את טיוטת הדף הזה?',
'pages_editing_named' => 'עריכת דף :pageName',
@@ -405,7 +409,7 @@ return [
// References
'references' => 'References',
'references_none' => 'There are no tracked references to this item.',
'references_to_desc' => 'Shown below are all the known pages in the system that link to this item.',
'references_to_desc' => 'Listed below is all the known content in the system that links to this item.',
// Watch Options
'watch' => 'Watch',

View File

@@ -19,7 +19,6 @@ return [
'ldap_extension_not_installed' => 'הרחבת LDAP עבור PHP לא מותקנת',
'ldap_cannot_connect' => 'Cannot connect to ldap server, Initial connection failed',
'saml_already_logged_in' => 'כבר מחובר',
'saml_user_not_registered' => 'The user :name is not registered and automatic registration is disabled',
'saml_no_email_address' => 'Could not find an email address, for this user, in the data provided by the external authentication system',
'saml_invalid_response_id' => 'The request from the external authentication system is not recognised by a process started by this application. Navigating back after a login could cause this issue.',
'saml_fail_authed' => 'Login using :system failed, system did not provide successful authorization',

View File

@@ -13,6 +13,7 @@ return [
'updated_page_debounce' => 'To prevent a mass of notifications, for a while you won\'t be sent notifications for further edits to this page by the same editor.',
'detail_page_name' => 'Page Name:',
'detail_page_path' => 'Page Path:',
'detail_commenter' => 'Commenter:',
'detail_comment' => 'Comment:',
'detail_created_by' => 'Created By:',

View File

@@ -296,6 +296,7 @@ return [
'et' => 'Eesti keel',
'eu' => 'Euskara',
'fa' => 'فارسی',
'fi' => 'Suomi',
'fr' => 'Français',
'he' => 'עברית',
'hr' => 'Hrvatski',