]> BookStack Code Mirror - bookstack/commitdiff
New Crowdin updates (#3625)
authorDan Brown <redacted>
Tue, 9 Aug 2022 12:00:39 +0000 (13:00 +0100)
committerGitHub <redacted>
Tue, 9 Aug 2022 12:00:39 +0000 (13:00 +0100)
resources/lang/nl/entities.php
resources/lang/pt_BR/activities.php

index 702328264f80d367f27ecf9af1dfe08b85a78cba..ad1c716183d4558e2f92539f95c29f61f39d92c0 100644 (file)
@@ -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',
index 4f068844e231cf29d695b1c3bfa777658ee6aa58..0006a9e9153a525f104e67d2082a44cea1bc74c6 100644 (file)
@@ -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',