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 (#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

@@ -107,4 +107,7 @@ return [
// Not directly used but available for convenience to users.
'privacy_policy' => 'Pravilnik o zasebnosti',
'terms_of_service' => 'Pogoji uporabe',
// 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' => 'Opiši spremembe na dokumentu',
'pages_edit_enter_changelog_desc' => 'Vnesite kratek opis sprememb, ki ste jih naredili',
'pages_edit_enter_changelog' => 'Vpišite vsebino sprememb',

View File

@@ -78,6 +78,7 @@ return [
// Users
'users_cannot_delete_only_admin' => 'Ne morete odstraniti edinega administratorja',
'users_cannot_delete_guest' => 'Ne morete odstraniti uporabnika gost',
'users_could_not_send_invite' => 'Could not create user since invite email failed to send',
// Roles
'role_cannot_be_edited' => 'Te vloge mi možno urejati',

View File

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