mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-09 10:22:51 +03:00
Updated translations with latest Crowdin changes (#5188)
This commit is contained in:
@@ -107,4 +107,7 @@ return [
|
||||
// Not directly used but available for convenience to users.
|
||||
'privacy_policy' => 'Polityka prywatności',
|
||||
'terms_of_service' => 'Warunki usługi',
|
||||
|
||||
// OpenSearch
|
||||
'opensearch_description' => 'Search :appName',
|
||||
];
|
||||
|
@@ -224,6 +224,8 @@ return [
|
||||
'pages_edit_switch_to_markdown_clean' => '(Czysta zawartość)',
|
||||
'pages_edit_switch_to_markdown_stable' => '(Statyczna zawartość)',
|
||||
'pages_edit_switch_to_wysiwyg' => 'Przełącz na edytor WYSIWYG',
|
||||
'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG',
|
||||
'pages_edit_switch_to_new_wysiwyg_desc' => '(In Alpha Testing)',
|
||||
'pages_edit_set_changelog' => 'Ustaw dziennik zmian',
|
||||
'pages_edit_enter_changelog_desc' => 'Opisz zmiany, które zostały wprowadzone',
|
||||
'pages_edit_enter_changelog' => 'Wyświetl dziennik zmian',
|
||||
|
@@ -78,6 +78,7 @@ return [
|
||||
// Users
|
||||
'users_cannot_delete_only_admin' => 'Nie możesz usunąć jedynego administratora',
|
||||
'users_cannot_delete_guest' => 'Nie możesz usunąć użytkownika-gościa',
|
||||
'users_could_not_send_invite' => 'Could not create user since invite email failed to send',
|
||||
|
||||
// Roles
|
||||
'role_cannot_be_edited' => 'Ta rola nie może być edytowana',
|
||||
|
@@ -295,6 +295,7 @@ return [
|
||||
'bs' => 'Bosanski',
|
||||
'ca' => 'Kataloński',
|
||||
'cs' => 'Česky',
|
||||
'cy' => 'Cymraeg',
|
||||
'da' => 'Dansk',
|
||||
'de' => 'Deutsch (Sie)',
|
||||
'de_informal' => 'Deutsch (Du)',
|
||||
|
Reference in New Issue
Block a user