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 (#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' => 'Actualizat :timeLength',
'meta_updated_name' => 'Actualizat :timeLength de :user',
'meta_owned_name' => 'Deținut de :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' => 'Selectare entitate',
'entity_select_lack_permission' => 'Nu ai drepturile necesare pentru a selecta acest element',
'images' => 'Imagini',
@@ -132,6 +132,9 @@ return [
'books_edit_named' => 'Editează cartea :bookName',
'books_form_book_name' => 'Nume carte',
'books_save' => 'Salvează cartea',
'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' => 'Permisiuni carte',
'books_permissions_updated' => 'Permisiuni carte actualizate',
'books_empty_contents' => 'Nu au fost create pagini sau capitole pentru această carte.',
@@ -204,6 +207,7 @@ return [
'pages_delete_draft' => 'Șterge ciorna',
'pages_delete_success' => 'Pagină ștearsă',
'pages_delete_draft_success' => 'Pagină ciornă ștearsă',
'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' => 'Ești sigur că dorești să ștergi acestă pagină?',
'pages_delete_draft_confirm' => 'Ești sigur că vrei să ștergi această pagină schiță?',
'pages_editing_named' => 'Editare pagină :pageNume',
@@ -405,7 +409,7 @@ return [
// References
'references' => 'Referințe',
'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',