mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-26 14:34:22 +02:00
Translation Updates
This commit is contained in:
@@ -4,12 +4,12 @@
|
||||
'themes' => array(
|
||||
'Themes' => 'Temas',
|
||||
'Themes manager' => 'Gerenciador de temas',
|
||||
'Select theme' => 'Selecionar tema',
|
||||
'Select Theme' => 'Selecionar tema',
|
||||
'Save' => 'Salvar',
|
||||
'Save and exit' => 'Salvar e sair',
|
||||
'Save and Exit' => 'Salvar e sair',
|
||||
'Name' => 'Nome',
|
||||
'Create new template' => 'Criar novo template',
|
||||
'New template' => 'Novo template',
|
||||
'Create New Template' => 'Criar novo template',
|
||||
'New Template' => 'Novo template',
|
||||
'Delete template: :name' => 'Deletar o template: :name',
|
||||
'Delete chunk: :name' => 'Deletar o pedaço: :name',
|
||||
'Delete styles: :name' => 'Deletar o estilo :name',
|
||||
@@ -18,19 +18,21 @@
|
||||
'Edit' => 'Editar',
|
||||
'Delete' => 'Deletar',
|
||||
'Actions' => 'Ações',
|
||||
'Create new chunk' => 'Criar novo pedaço',
|
||||
'New chunk' => 'Novo pedaço',
|
||||
'Admin Theme' => 'Admin Theme',
|
||||
'Site Theme' => 'Site Theme',
|
||||
'Create New Chunk' => 'Criar novo pedaço',
|
||||
'New Chunk' => 'Novo pedaço',
|
||||
'Chunks' => 'Pedaços',
|
||||
'Create new styles' => 'Criar novo estilo',
|
||||
'New styles' => 'Novo estilo',
|
||||
'Create New Styles' => 'Criar novo estilo',
|
||||
'New Styles' => 'Novo estilo',
|
||||
'Styles' => 'Estilos',
|
||||
'Template content' => 'Conteúdo do template',
|
||||
'Styles content' => 'Conteúdo do estilo',
|
||||
'Chunk content' => 'Conteúdo do pedaço',
|
||||
'Edit template' => 'Editar template',
|
||||
'Edit chunk' => 'Editar pedaço',
|
||||
'Edit styles' => 'Editar estilo',
|
||||
'Current site theme' => 'Tema atual do site',
|
||||
'Edit Template' => 'Editar template',
|
||||
'Edit Chunk' => 'Editar pedaço',
|
||||
'Edit Styles' => 'Editar estilo',
|
||||
'Current Site Theme' => 'Tema atual do site',
|
||||
'Current admin theme' => 'Tema atual da administração',
|
||||
'This template already exists' => 'Este template já existe',
|
||||
'This chunk already exists' => 'Este pedaço já existe',
|
||||
@@ -41,9 +43,9 @@
|
||||
'Your changes to the template <i>:name</i> have been saved.' => 'Suas alterações no template <i>:name</i> foram salvas.',
|
||||
'This field should not be empty' => 'Este campo não pode estar vazio',
|
||||
'Scripts' => 'Scripts',
|
||||
'Create new script' => 'Criar novo script',
|
||||
'Create New Script' => 'Criar novo script',
|
||||
'Script content' => 'Conteúdo do script',
|
||||
'New script' => 'Novo script',
|
||||
'Edit script' => 'Editar script',
|
||||
'New Script' => 'Novo script',
|
||||
'Edit Script' => 'Editar script',
|
||||
)
|
||||
);
|
||||
|
Reference in New Issue
Block a user