mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-06 21:36:06 -06:00
New translations field.php (Portuguese)
This commit is contained in:
parent
20e758dba0
commit
21374a7e76
@ -30,13 +30,19 @@ return [
|
|||||||
'instructions' => 'É usado para adicionar ícones indicando o tipo de categoria.',
|
'instructions' => 'É usado para adicionar ícones indicando o tipo de categoria.',
|
||||||
],
|
],
|
||||||
|
|
||||||
'parent' => 'Parent',
|
'parent' => 'Pai',
|
||||||
'level' => 'Level',
|
'level' => 'Nível',
|
||||||
'count' => 'Ad Counts',
|
'count' => 'Contagens de anúncios',
|
||||||
|
|
||||||
'please_wait' => 'Por favor,
|
'please_wait' => 'Por favor,
|
||||||
aguarde. Excluindo Subcategorias',
|
aguarde. Excluindo Subcategorias',
|
||||||
'category_selection' => 'Seleção de categoria',
|
'category_selection' => 'Seleção de categoria',
|
||||||
'go_to_parent' => 'Vá para o pai',
|
'go_to_parent' => 'Vá para o pai',
|
||||||
'preview' => 'Preview'
|
'preview' => 'Visualizar',
|
||||||
|
|
||||||
|
// Report
|
||||||
|
'undefined_category' => 'Categoria indefinida',
|
||||||
|
'categories_with_no_meta_report' => 'Categorias sem meta-relatório',
|
||||||
|
'category' => 'Categoria',
|
||||||
|
'id' => 'identificação',
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user