]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/pt/activities.php
New Crowdin updates (#3710)
[bookstack] / resources / lang / pt / activities.php
index 1836faa5695accd5e4f09381ea0fcda593ce1fc6..ac4cdb1d51c4ca1a8c376aef94e72b5f33e0f6de 100644 (file)
@@ -38,14 +38,14 @@ return [
     'book_sort_notification'      => 'Livro reordenado com sucesso',
 
     // Bookshelves
-    'bookshelf_create'            => 'created shelf',
-    'bookshelf_create_notification'    => 'Shelf successfully created',
-    'bookshelf_create_from_book'    => 'converted book to shelf',
+    'bookshelf_create'            => 'estante criada',
+    'bookshelf_create_notification'    => 'Estante criada com sucesso',
+    'bookshelf_create_from_book'    => 'livro convertido para estante',
     'bookshelf_create_from_book_notification'    => 'Livro convertido em prateleira com sucesso',
-    'bookshelf_update'                 => 'updated shelf',
-    'bookshelf_update_notification'    => 'Shelf successfully updated',
-    'bookshelf_delete'                 => 'deleted shelf',
-    'bookshelf_delete_notification'    => 'Shelf successfully deleted',
+    'bookshelf_update'                 => 'estante atualizada',
+    'bookshelf_update_notification'    => 'Estante atualizada com sucesso',
+    'bookshelf_delete'                 => 'prateleira excluĂ­da',
+    'bookshelf_delete_notification'    => 'Estante eliminada com sucesso',
 
     // Favourites
     'favourite_add_notification' => '":name" foi adicionado aos seus favoritos',