mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-31 15:24:31 +03:00
New Crowdin updates (#3093)
* New translations auth.php (Vietnamese) * New translations entities.php (Norwegian Bokmal) * New translations common.php (Norwegian Bokmal) * New translations entities.php (Norwegian Bokmal) * New translations auth.php (Spanish, Argentina) * New translations entities.php (Spanish, Argentina) * New translations errors.php (Spanish, Argentina) * New translations auth.php (Ukrainian) * New translations auth.php (Ukrainian) * New translations common.php (Ukrainian) * New translations entities.php (Ukrainian) * New translations errors.php (Ukrainian) * New translations settings.php (Ukrainian) * New translations validation.php (Ukrainian) * New translations entities.php (Japanese) * New translations common.php (Japanese) * New translations entities.php (Japanese) * New translations auth.php (Portuguese) * New translations auth.php (Portuguese) * New translations common.php (Portuguese) * New translations entities.php (Portuguese)
This commit is contained in:
@ -258,15 +258,15 @@ return [
|
||||
'tags_explain' => "Adicione algumas etiquetas para melhor categorizar o seu conteúdo. \n Você poderá atribuir valores às etiquetas para uma organização mais complexa.",
|
||||
'tags_add' => 'Adicionar outra etiqueta',
|
||||
'tags_remove' => 'Remover esta etiqueta',
|
||||
'tags_usages' => 'Total tag usages',
|
||||
'tags_assigned_pages' => 'Assigned to Pages',
|
||||
'tags_assigned_chapters' => 'Assigned to Chapters',
|
||||
'tags_assigned_books' => 'Assigned to Books',
|
||||
'tags_assigned_shelves' => 'Assigned to Shelves',
|
||||
'tags_x_unique_values' => ':count unique values',
|
||||
'tags_all_values' => 'All values',
|
||||
'tags_view_tags' => 'View Tags',
|
||||
'tags_view_existing_tags' => 'View existing tags',
|
||||
'tags_usages' => 'Total de marcadores usados',
|
||||
'tags_assigned_pages' => 'Atribuído às páginas',
|
||||
'tags_assigned_chapters' => 'Atribuído aos Capítulos',
|
||||
'tags_assigned_books' => 'Atribuído a Livros',
|
||||
'tags_assigned_shelves' => 'Atribuído a Prateleiras',
|
||||
'tags_x_unique_values' => ':count valores únicos',
|
||||
'tags_all_values' => 'Todos os valores',
|
||||
'tags_view_tags' => 'Ver Marcadores',
|
||||
'tags_view_existing_tags' => 'Ver marcadores existentes',
|
||||
'tags_list_empty_hint' => 'Tags can be assigned via the page editor sidebar or while editing the details of a book, chapter or shelf.',
|
||||
'attachments' => 'Anexos',
|
||||
'attachments_explain' => 'Carregue alguns arquivos ou anexe links para serem exibidos na sua página. Eles estarão visíveis na barra lateral à direita.',
|
||||
|
Reference in New Issue
Block a user