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:
@@ -107,4 +107,7 @@ return [
|
||||
// Not directly used but available for convenience to users.
|
||||
'privacy_policy' => 'Politică de confidențialitate',
|
||||
'terms_of_service' => 'Termeni și condiții',
|
||||
|
||||
// OpenSearch
|
||||
'opensearch_description' => 'Search :appName',
|
||||
];
|
||||
|
@@ -224,6 +224,8 @@ return [
|
||||
'pages_edit_switch_to_markdown_clean' => '(Curăță conținut)',
|
||||
'pages_edit_switch_to_markdown_stable' => '(Conținut stabil)',
|
||||
'pages_edit_switch_to_wysiwyg' => 'Comută la editorul 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' => 'Setare jurnal modificări',
|
||||
'pages_edit_enter_changelog_desc' => 'Adaugă o scurtă descriere a modificărilor făcute',
|
||||
'pages_edit_enter_changelog' => 'Intră în jurnalul de modificări',
|
||||
|
@@ -78,6 +78,7 @@ return [
|
||||
// Users
|
||||
'users_cannot_delete_only_admin' => 'Nu poți șterge singurul administrator',
|
||||
'users_cannot_delete_guest' => 'Nu se poate șterge utilizatorul "Vizitator"',
|
||||
'users_could_not_send_invite' => 'Could not create user since invite email failed to send',
|
||||
|
||||
// Roles
|
||||
'role_cannot_be_edited' => 'Acest rol nu poate fi editat',
|
||||
|
@@ -295,6 +295,7 @@ return [
|
||||
'bs' => 'Bosanski',
|
||||
'ca' => 'Català',
|
||||
'cs' => 'Česky',
|
||||
'cy' => 'Cymraeg',
|
||||
'da' => 'Dansk',
|
||||
'de' => 'Deutsch (Sie)',
|
||||
'de_informal' => 'Deutsch (Du)',
|
||||
|
Reference in New Issue
Block a user