New translations message.php (Portuguese)

This commit is contained in:
Fatih Alp 2020-05-12 19:15:19 +03:00
parent 5b827b30dc
commit 506770ccd1

View File

@ -2,24 +2,24 @@
return [ return [
'error_added_cart' => 'O produto solicitado está ausente ou inativo no momento', 'error_added_cart' => 'O produto solicitado está ausente ou inativo no momento',
'please_payment' => 'Please Pay', 'please_payment' => 'Por favor pague',
'bank_account_info' => 'Bank account information', 'bank_account_info' => 'informações de conta bancária',
'agreement' => 'By clicking Post, you agree to our Terms of Use and Privacy Policy acknowledge that you are the rightful owner of this item.', 'agreement' => 'Ao clicar em Publicar, você concorda com nossos Termos de Uso e Política de Privacidade, reconhecendo que você é o legítimo proprietário deste item.',
'update_category_msg' => 'The classified category will be updated.', 'update_category_msg' => 'A categoria classificada será atualizada.',
'updated_category_msg' => 'Category successfully edited.', 'updated_category_msg' => 'Categoria editada com sucesso.',
'create_ad_with_post_cat' => [ 'create_ad_with_post_cat' => [
'title' => "Category selection has been completed.", 'title' => "A seleção da categoria foi concluída.",
'success' => true, 'success' => true,
'continueBtn' => "Continue", 'continueBtn' => "Continuar",
], ],
'update_category_info' => 'Please update category.', 'update_category_info' => 'Atualize a categoria.',
'filter_by_search_msg' => 'Filter By Search.', 'filter_by_search_msg' => 'Filtrar por pesquisa.',
'delete_author_error' => 'You cannot delete a post that does not belong to you', 'delete_author_error' => 'Você não pode excluir uma postagem que não lhe pertence',
'success_delete' => 'Ad Deleted', 'success_delete' => 'Anúncio excluído',
'pending_ad_status' => 'Your ad is pending approval by the Editor.', 'pending_ad_status' => 'O seu anúncio está com aprovação pendente do Editor.',
'extended' => ':number ad(s) has been extended successfully.', 'extended' => ': número de anúncios foi estendido com sucesso.',
'category_not_exist' => 'This category does not exist anymore!', 'category_not_exist' => 'Esta categoria não existe mais!',
'currency_converted' => 'Currency Converted Successfully.', 'currency_converted' => 'Moeda convertida com sucesso.',
'choose_user' => 'Choose a user', 'choose_user' => 'Escolha um usuário',
'owner_updated_successfully' => 'The Owner Has Been Updated Successfully!', 'owner_updated_successfully' => 'O proprietário foi atualizado com sucesso!',
]; ];