1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-08-07 23:03:00 +03:00

Updated translations with latest Crowdin changes (#5188)

This commit is contained in:
Dan Brown
2024-10-09 10:21:55 +01:00
committed by GitHub
parent d22413b931
commit 65453bd94e
200 changed files with 1062 additions and 734 deletions

View File

@@ -59,7 +59,7 @@ return [
'favourite_remove_notification' => '":name" הוסר מהמועדפים',
// Watching
'watch_update_level_notification' => 'Watch preferences successfully updated',
'watch_update_level_notification' => 'העדפות צפייה עודכנו בהצלחה',
// Auth
'auth_login' => 'logged in',
@@ -117,7 +117,7 @@ return [
'commented_on' => 'הגיב/ה על',
'comment_create' => 'added comment',
'comment_update' => 'updated comment',
'comment_delete' => 'deleted comment',
'comment_delete' => 'תגובה נמחקה',
// Other
'permissions_update' => 'הרשאות עודכנו',

View File

@@ -7,7 +7,7 @@
return [
'failed' => 'פרטי ההתחברות אינם תואמים את הנתונים שלנו',
'throttle' => 'נסיונות התחברות רבים מדי, יש להמתין :seconds שניות ולנסות שנית',
'throttle' => 'נסיונות התחברות רבים מדי, יש להמתין :seconds שניות ולנסות שנית.',
// Login & Register
'sign_up' => 'הרשמה',

View File

@@ -107,4 +107,7 @@ return [
// Not directly used but available for convenience to users.
'privacy_policy' => 'מדיניות הפרטיות',
'terms_of_service' => 'תנאי שימוש',
// OpenSearch
'opensearch_description' => 'Search :appName',
];

View File

@@ -224,6 +224,8 @@ return [
'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_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG',
'pages_edit_switch_to_new_wysiwyg_desc' => '(In Alpha Testing)',
'pages_edit_set_changelog' => 'הגדר יומן שינויים',
'pages_edit_enter_changelog_desc' => 'ציין תיאור קצר אודות השינויים שביצעת',
'pages_edit_enter_changelog' => 'הכנס יומן שינויים',

View File

@@ -78,6 +78,7 @@ return [
// Users
'users_cannot_delete_only_admin' => 'אינך יכול למחוק את המנהל היחיד',
'users_cannot_delete_guest' => 'אינך יכול למחוק את משתמש האורח',
'users_could_not_send_invite' => 'Could not create user since invite email failed to send',
// Roles
'role_cannot_be_edited' => 'לא ניתן לערוך תפקיד זה',

View File

@@ -295,6 +295,7 @@ return [
'bs' => 'Bosanski',
'ca' => 'Català',
'cs' => 'Česky',
'cy' => 'Cymraeg',
'da' => 'Dansk',
'de' => 'Deutsch (Sie)',
'de_informal' => 'Deutsch (Du)',