mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
New Crowdin updates (#3625)
This commit is contained in:
parent
a90446796a
commit
7fa934e7f2
@ -171,7 +171,7 @@ return [
|
||||
'chapters_permissions_active' => 'Hoofdstuk Machtigingen Actief',
|
||||
'chapters_permissions_success' => 'Hoofdstuk Machtigingen Bijgewerkt',
|
||||
'chapters_search_this' => 'Doorzoek dit hoofdstuk',
|
||||
'chapter_sort_book' => 'Sort Book',
|
||||
'chapter_sort_book' => 'Sorteer Boek',
|
||||
|
||||
// Pages
|
||||
'page' => 'Pagina',
|
||||
|
@ -28,8 +28,8 @@ return [
|
||||
// Books
|
||||
'book_create' => 'criou o livro',
|
||||
'book_create_notification' => 'Livro criado com sucesso',
|
||||
'book_create_from_chapter' => 'converted chapter to book',
|
||||
'book_create_from_chapter_notification' => 'Chapter successfully converted to a book',
|
||||
'book_create_from_chapter' => 'capítulo convertido em livro',
|
||||
'book_create_from_chapter_notification' => 'Capítulo convertido com sucesso em um livro',
|
||||
'book_update' => 'atualizou o livro',
|
||||
'book_update_notification' => 'Livro atualizado com sucesso',
|
||||
'book_delete' => 'excluiu o livro',
|
||||
@ -40,8 +40,8 @@ return [
|
||||
// Bookshelves
|
||||
'bookshelf_create' => 'prateleira criada',
|
||||
'bookshelf_create_notification' => 'Prateleira criada com sucesso',
|
||||
'bookshelf_create_from_book' => 'converted book to bookshelf',
|
||||
'bookshelf_create_from_book_notification' => 'Book successfully converted to a shelf',
|
||||
'bookshelf_create_from_book' => 'livro convertido em estante',
|
||||
'bookshelf_create_from_book_notification' => 'Capítulo convertido com sucesso em um livro',
|
||||
'bookshelf_update' => 'atualizou a prateleira',
|
||||
'bookshelf_update_notification' => 'Prateleira atualizada com sucesso',
|
||||
'bookshelf_delete' => 'excluiu a prateleira',
|
||||
|
Loading…
Reference in New Issue
Block a user