|
@@ -34,6 +34,10 @@
|
|
|
<source>btn_update_and_return_to_list</source>
|
|
|
<target>Atualizar e fechar</target>
|
|
|
</trans-unit>
|
|
|
+ <trans-unit id="link_delete">
|
|
|
+ <source>link_delete</source>
|
|
|
+ <target>Apagar</target>
|
|
|
+ </trans-unit>
|
|
|
<trans-unit id="link_action_create">
|
|
|
<source>link_action_create</source>
|
|
|
<target>Adicionar novo</target>
|
|
@@ -114,10 +118,110 @@
|
|
|
<source>all_elements</source>
|
|
|
<target>Todos os resultados</target>
|
|
|
</trans-unit>
|
|
|
+ <trans-unit id='flash_batch_empty'>
|
|
|
+ <source>flash_batch_empty</source>
|
|
|
+ <target>Ação abortada. Nenhum item selecionado.</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id='flash_create_success'>
|
|
|
+ <source>flash_create_success</source>
|
|
|
+ <target>O item foi criado com sucesso.</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id='flash_create_error'>
|
|
|
+ <source>flash_create_error</source>
|
|
|
+ <target>Ocorreu um erro durante a criação do item.</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id='flash_edit_success'>
|
|
|
+ <source>flash_edit_success</source>
|
|
|
+ <target>O item foi atualizado com sucesso.</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id='flash_edit_error'>
|
|
|
+ <source>flash_edit_error</source>
|
|
|
+ <target>Ocorreu um erro durante a atualização do item.</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id='flash_batch_delete_success'>
|
|
|
+ <source>flash_batch_delete_success</source>
|
|
|
+ <target>Os itens selecionados foram apagados com sucesso.</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id='flash_batch_delete_error'>
|
|
|
+ <source>flash_batch_delete_error</source>
|
|
|
+ <target>Ocorreu um erro enquanto os itens selecionados eram apagados.</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id='flash_delete_error'>
|
|
|
+ <source>flash_delete_error</source>
|
|
|
+ <target>Ocorreu um erro enquanto o item era apagado.</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id='flash_delete_success'>
|
|
|
+ <source>flash_delete_success</source>
|
|
|
+ <target>O item foi apagado com sucesso.</target>
|
|
|
+ </trans-unit>
|
|
|
<trans-unit id="link_breadcrumb_dashboard">
|
|
|
<source>breadcrumb.dashboard</source>
|
|
|
<target>⌂</target>
|
|
|
</trans-unit>
|
|
|
+<trans-unit id="title_delete">
|
|
|
+ <source>title_delete</source>
|
|
|
+ <target>Confirmar eliminação</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="message_delete_confirmation">
|
|
|
+ <source>message_delete_confirmation</source>
|
|
|
+ <target>Tem a certeza de que deseja eliminar o item selecionado?</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="btn_delete">
|
|
|
+ <source>btn_delete</source>
|
|
|
+ <target>Sim, eliminar</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="title_batch_confirmation">
|
|
|
+ <source>title_batch_confirmation</source>
|
|
|
+ <target>Confirmar ação</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="message_batch_confirmation">
|
|
|
+ <source>message_batch_confirmation</source>
|
|
|
+ <target>Tem a certeza de que deseja confirmar esta ação e executá-la para todos os elementos selecionados?</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="btn_execute_batch_action">
|
|
|
+ <source>btn_execute_batch_action</source>
|
|
|
+ <target>Sim, executar</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="label_type_yes">
|
|
|
+ <source>label_type_yes</source>
|
|
|
+ <target>sim</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="label_type_no">
|
|
|
+ <source>label_type_no</source>
|
|
|
+ <target>não</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="label_type_contains">
|
|
|
+ <source>label_type_contains</source>
|
|
|
+ <target>contem</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="label_type_not_contains">
|
|
|
+ <source>label_type_not_contains</source>
|
|
|
+ <target>não contem</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="label_type_equals">
|
|
|
+ <source>label_type_equals</source>
|
|
|
+ <target>é igual a</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="label_type_equal">
|
|
|
+ <source>label_type_equal</source>
|
|
|
+ <target>=</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="label_type_greater_equal">
|
|
|
+ <source>label_type_greater_equal</source>
|
|
|
+ <target>>=</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="label_type_greater_than">
|
|
|
+ <source>label_type_greater_than</source>
|
|
|
+ <target>></target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="label_type_less_equal">
|
|
|
+ <source>label_type_less_equal</source>
|
|
|
+ <target><=</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="label_type_less_than">
|
|
|
+ <source>label_type_less_than</source>
|
|
|
+ <target><</target>
|
|
|
+ </trans-unit>
|
|
|
</body>
|
|
|
</file>
|
|
|
</xliff>
|