mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-28 17:02:04 +03:00
Updated translations with latest Crowdin changes (#4643)
This commit is contained in:
@ -151,12 +151,12 @@ return [
|
||||
'books_sort_chapters_last' => 'Capitole la final',
|
||||
'books_sort_show_other' => 'Arată alte cărți',
|
||||
'books_sort_save' => 'Salvează noua ordine',
|
||||
'books_sort_show_other_desc' => 'Add other books here to include them in the sort operation, and allow easy cross-book reorganisation.',
|
||||
'books_sort_show_other_desc' => 'Adăugaţi alte cărţi aici pentru a le include în operaţia de sortare şi permiteţi o reorganizare uşoară.',
|
||||
'books_sort_move_up' => 'Mută în sus',
|
||||
'books_sort_move_down' => 'Mută în jos',
|
||||
'books_sort_move_prev_book' => 'Move to Previous Book',
|
||||
'books_sort_move_next_book' => 'Move to Next Book',
|
||||
'books_sort_move_prev_chapter' => 'Move Into Previous Chapter',
|
||||
'books_sort_move_prev_book' => 'Mutare în cartea anterioară',
|
||||
'books_sort_move_next_book' => 'Mută în următoarea carte',
|
||||
'books_sort_move_prev_chapter' => 'Mutați în capitolul anterior',
|
||||
'books_sort_move_next_chapter' => 'Mergi la următorul capitol',
|
||||
'books_sort_move_book_start' => 'Sari la începutul cârtii',
|
||||
'books_sort_move_book_end' => 'Sari la sfârșitul cârtii',
|
||||
@ -295,7 +295,7 @@ return [
|
||||
'pages_is_template' => 'Şablon pagină',
|
||||
|
||||
// Editor Sidebar
|
||||
'toggle_sidebar' => 'Toggle Sidebar',
|
||||
'toggle_sidebar' => 'Comutați bara laterală',
|
||||
'page_tags' => 'Etichete pagină',
|
||||
'chapter_tags' => 'Etichete capitol',
|
||||
'book_tags' => 'Etichete carte',
|
||||
@ -414,7 +414,7 @@ return [
|
||||
'watch_title_ignore' => 'Ignoră',
|
||||
'watch_desc_ignore' => 'Ignore all notifications, including those from user-level preferences.',
|
||||
'watch_title_new' => 'Pagina Nouă',
|
||||
'watch_desc_new' => 'Notify when any new page is created within this item.',
|
||||
'watch_desc_new' => 'Notifică atunci când orice pagină nouă este creată în cadrul acestui element.',
|
||||
'watch_title_updates' => 'Toate actualizările paginii',
|
||||
'watch_desc_updates' => 'Notifică atunci când o pagină este editată sau creată.',
|
||||
'watch_desc_updates_page' => 'Notifică la toate modificările paginii.',
|
||||
|
Reference in New Issue
Block a user