UPDATE `Wo_Langs` SET `portuguese` = 'Afiliados' WHERE `lang_key` = 'can_use_affiliate'; UPDATE `Wo_Langs` SET `portuguese` = 'Este nome de usuário não tem permissão para usar.' WHERE `lang_key` = 'username_is_disallowed'; UPDATE `Wo_Langs` SET `portuguese` = 'Gerar imagem' WHERE `lang_key` = 'generate_ai_image'; UPDATE `Wo_Langs` SET `portuguese` = 'Digite um prompt para exibir uma imagem' WHERE `lang_key` = 'enter_prompt'; UPDATE `Wo_Langs` SET `portuguese` = 'Gerar' WHERE `lang_key` = 'generate'; UPDATE `Wo_Langs` SET `portuguese` = 'Iniciando' WHERE `lang_key` = 'starting'; UPDATE `Wo_Langs` SET `portuguese` = 'Sucesso' WHERE `lang_key` = 'succeeded'; UPDATE `Wo_Langs` SET `portuguese` = 'Em processamento' WHERE `lang_key` = 'processing'; UPDATE `Wo_Langs` SET `portuguese` = 'Gerar postagem' WHERE `lang_key` = 'generate_ai_post'; UPDATE `Wo_Langs` SET `portuguese` = 'Postagem gerada' WHERE `lang_key` = 'generated_post'; UPDATE `Wo_Langs` SET `portuguese` = 'Você pode gerar e desenhar suas próprias imagens usando AI, descreva sua imagem abaixo para que nossa geração de imagem AI gere {COUNT} imagens para você.' WHERE `lang_key` = 'can_generate_and_draw'; UPDATE `Wo_Langs` SET `portuguese` = 'Melhore sua foto de perfil' WHERE `lang_key` = 'convert_avatar_image'; UPDATE `Wo_Langs` SET `portuguese` = 'Melhore sua imagem de capa' WHERE `lang_key` = 'convert_cover_image'; UPDATE `Wo_Langs` SET `portuguese` = 'Gerar imagens de IA' WHERE `lang_key` = 'can_use_ai_image'; UPDATE `Wo_Langs` SET `portuguese` = 'Gerar postagens de IA' WHERE `lang_key` = 'can_use_ai_post'; UPDATE `Wo_Langs` SET `portuguese` = 'Edite seu avatar/capa usando IA.' WHERE `lang_key` = 'can_use_ai_user'; UPDATE `Wo_Langs` SET `portuguese` = 'Compre créditos' WHERE `lang_key` = 'buy_credit'; UPDATE `Wo_Langs` SET `portuguese` = 'Cada imagem custa {price} créditos.' WHERE `lang_key` = 'image_price'; UPDATE `Wo_Langs` SET `portuguese` = 'crédito' WHERE `lang_key` = 'credit'; UPDATE `Wo_Langs` SET `portuguese` = 'Créditos disponíveis: {credit}' WHERE `lang_key` = 'available_credits'; UPDATE `Wo_Langs` SET `portuguese` = 'Créditos mínimos exigidos: {credit}' WHERE `lang_key` = 'min_credits'; UPDATE `Wo_Langs` SET `portuguese` = 'Você não tem créditos suficientes para gerar imagens, recarregue seus créditos.' WHERE `lang_key` = 'you_dont_have_enough_credits'; UPDATE `Wo_Langs` SET `portuguese` = 'Você não tem dinheiro suficiente na carteira para comprar créditos.' WHERE `lang_key` = 'not_enough_wallet_to_credits'; UPDATE `Wo_Langs` SET `portuguese` = 'Cada palavra custa {preço} créditos.' WHERE `lang_key` = 'text_price'; UPDATE `Wo_Langs` SET `portuguese` = 'Você não tem créditos suficientes para gerar texto, compre alguns créditos.' WHERE `lang_key` = 'you_dont_have_enough_credits_text'; UPDATE `Wo_Langs` SET `portuguese` = 'Comprimento máximo do resultado' WHERE `lang_key` = 'max_result_length'; UPDATE `Wo_Langs` SET `portuguese` = 'Você pode gerar até {credit} palavras.' WHERE `lang_key` = 'available_words_credits'; UPDATE `Wo_Langs` SET `portuguese` = 'Máximo de palavras permitidas: {count}' WHERE `lang_key` = 'max_allowed_words'; UPDATE `Wo_Langs` SET `portuguese` = 'Contagem de imagens' WHERE `lang_key` = 'images_count'; UPDATE `Wo_Langs` SET `portuguese` = 'Você pode gerar até {credit} imagens.' WHERE `lang_key` = 'available_images_credits'; UPDATE `Wo_Langs` SET `portuguese` = 'Crie um novo artigo usando IA' WHERE `lang_key` = 'create_new_article_ai'; UPDATE `Wo_Langs` SET `portuguese` = 'Descreva sobre o que é o artigo, por exemplo, "Escreva-me um artigo sobre a vida".' WHERE `lang_key` = 'describe_article'; UPDATE `Wo_Langs` SET `portuguese` = 'Gere artigos usando IA.' WHERE `lang_key` = 'can_use_ai_blog'; UPDATE `Wo_Langs` SET `portuguese` = 'árvore cerebral' WHERE `lang_key` = 'braintree'; UPDATE `Wo_Langs` SET `portuguese` = 'Use o aplicativo authy para obter o código de autenticação.' WHERE `lang_key` = 'use_authy_app'; UPDATE `Wo_Langs` SET `portuguese` = 'Use o aplicativo Google Authenticator para obter o código de autenticação.' WHERE `lang_key` = 'use_google_authenticator_app'; UPDATE `Wo_Langs` SET `portuguese` = 'Google Authenticator' WHERE `lang_key` = 'google_authenticator'; UPDATE `Wo_Langs` SET `portuguese` = 'Authy' WHERE `lang_key` = 'authy_app'; UPDATE `Wo_Langs` SET `portuguese` = 'Método de autenticação de dois fatores' WHERE `lang_key` = 'two_factor_method'; UPDATE `Wo_Langs` SET `portuguese` = 'Baixe o aplicativo: Você pode baixar o Google Authenticator na App Store (para iPhone) ou na Google Play Store (para Android).' WHERE `lang_key` = 'authenticator_download'; UPDATE `Wo_Langs` SET `portuguese` = 'Configurar uma conta: Para configurar uma conta com o Google Authenticator e digitalizar o código QR fornecido com o aplicativo Google Authenticator.' WHERE `lang_key` = 'authenticator_set'; UPDATE `Wo_Langs` SET `portuguese` = 'Verifique sua conta: depois de configurar sua conta, você será solicitado a inserir um código de confirmação (OTP) gerado pelo Google Authenticator para verificar sua conta. Basta abrir o aplicativo, encontrar a conta que você configurou e inserir o OTP quando solicitado.' WHERE `lang_key` = 'authenticator_verify'; UPDATE `Wo_Langs` SET `portuguese` = 'Use o OTP: Sempre que você fizer login em sua conta, será solicitado sua senha e um OTP gerado pelo Google Authenticator. Basta abrir o aplicativo, encontrar a conta que você configurou e inserir o OTP quando solicitado.' WHERE `lang_key` = 'authenticator_otp'; UPDATE `Wo_Langs` SET `portuguese` = 'Código de confirmação' WHERE `lang_key` = 'confirm_code'; UPDATE `Wo_Langs` SET `portuguese` = 'O código de confirmação é necessário.' WHERE `lang_key` = 'empty_code'; UPDATE `Wo_Langs` SET `portuguese` = 'Escolha o método de 2 fatores' WHERE `lang_key` = 'select_two_factor_method'; UPDATE `Wo_Langs` SET `portuguese` = 'Código de confirmação incorreto.' WHERE `lang_key` = 'wrong_confirm_code'; UPDATE `Wo_Langs` SET `portuguese` = 'Duas auth estão atualmente habilitadas usando {method}.' WHERE `lang_key` = 'two_auth_currenly_enabled'; UPDATE `Wo_Langs` SET `portuguese` = 'Desativar' WHERE `lang_key` = 'deactivate'; UPDATE `Wo_Langs` SET `portuguese` = 'Authy registrar' WHERE `lang_key` = 'authy_register'; UPDATE `Wo_Langs` SET `portuguese` = 'Código do país' WHERE `lang_key` = 'country_code'; UPDATE `Wo_Langs` SET `portuguese` = 'O e-mail é obrigatório.' WHERE `lang_key` = 'empty_email'; UPDATE `Wo_Langs` SET `portuguese` = 'O número de telefone é obrigatório.' WHERE `lang_key` = 'empty_phone'; UPDATE `Wo_Langs` SET `portuguese` = 'O código do país é obrigatório.' WHERE `lang_key` = 'empty_country_code'; UPDATE `Wo_Langs` SET `portuguese` = 'Authy 2-factor habilitado com sucesso.' WHERE `lang_key` = 'authy_registered'; UPDATE `Wo_Langs` SET `portuguese` = 'SMS' WHERE `lang_key` = 'sms'; UPDATE `Wo_Langs` SET `portuguese` = 'Registre-se aqui!' WHERE `lang_key` = 'register_here'; UPDATE `Wo_Langs` SET `portuguese` = 'Se você não tem uma conta, você pode' WHERE `lang_key` = 'if_you_dont_account'; UPDATE `Wo_Langs` SET `portuguese` = 'Conecte-se com amigos' WHERE `lang_key` = 'welcome_connect_friends'; UPDATE `Wo_Langs` SET `portuguese` = 'Compartilhe novidades e momentos da vida com seus amigos' WHERE `lang_key` = 'welcome_share_new_text'; UPDATE `Wo_Langs` SET `portuguese` = 'Se você já tem uma conta, você pode' WHERE `lang_key` = 'if_you_have_account'; UPDATE `Wo_Langs` SET `portuguese` = 'Entre aqui!' WHERE `lang_key` = 'login_here'; UPDATE `Wo_Langs` SET `portuguese` = 'Tendências' WHERE `lang_key` = 'trendings'; UPDATE `Wo_Langs` SET `portuguese` = 'Arrastar e soltar arquivos' WHERE `lang_key` = 'drag_drop_files'; UPDATE `Wo_Langs` SET `portuguese` = 'Navegar' WHERE `lang_key` = 'drag_browse'; UPDATE `Wo_Langs` SET `portuguese` = 'hipnose' WHERE `lang_key` = 'sypnosis'; UPDATE `Wo_Langs` SET `portuguese` = 'Visão geral do trabalho' WHERE `lang_key` = 'job_overview'; UPDATE `Wo_Langs` SET `portuguese` = 'Detalhe do trabalho' WHERE `lang_key` = 'job_detail'; UPDATE `Wo_Langs` SET `portuguese` = 'Mostrar a' WHERE `lang_key` = 'show_to'; UPDATE `Wo_Langs` SET `portuguese` = 'Gerar novamente' WHERE `lang_key` = 'regenerate'; UPDATE `Wo_Langs` SET `portuguese` = 'Gerar usando IA' WHERE `lang_key` = 'generate_using_ai'; UPDATE `Wo_Langs` SET `portuguese` = 'Gerar miniatura' WHERE `lang_key` = 'generate_thumbnail'; UPDATE `Wo_Langs` SET `portuguese` = 'Baixar códigos de backup' WHERE `lang_key` = 'download_backup_codes'; UPDATE `Wo_Langs` SET `portuguese` = 'Entre com seu nome de usuário' WHERE `lang_key` = 'enter_username'; UPDATE `Wo_Langs` SET `portuguese` = 'Coloque sua senha' WHERE `lang_key` = 'enter_password'; UPDATE `Wo_Langs` SET `portuguese` = 'Escolha o tamanho máximo da palavra para o seu artigo' WHERE `lang_key` = 'max_result_length_blog'; UPDATE `Wo_Langs` SET `portuguese` = 'Remova esta postagem da sua lista de favoritos.' WHERE `lang_key` = 'unsave_post_tx'; UPDATE `Wo_Langs` SET `portuguese` = 'Usar texto' WHERE `lang_key` = 'use_text'; UPDATE `Wo_Langs` SET `portuguese` = 'Créditos' WHERE `lang_key` = 'credits'; UPDATE `Wo_Langs` SET `portuguese` = 'Compra de crédito de IA' WHERE `lang_key` = 'ai_credit_purchase'; UPDATE `Wo_Langs` SET `portuguese` = 'Descreva sua postagem, por exemplo, 'Conte-me uma piada'.' WHERE `lang_key` = 'tell_me_a_joke'; UPDATE `Wo_Langs` SET `portuguese` = 'IA' WHERE `lang_key` = 'ai'; UPDATE `Wo_Langs` SET `portuguese` = 'Conteúdo gerado por IA' WHERE `lang_key` = 'content_generated_ai'; UPDATE `Wo_Langs` SET `portuguese` = 'Igual a' WHERE `lang_key` = 'equals_to'; UPDATE `Wo_Langs` SET `portuguese` = 'Gere miniaturas automaticamente com base no seu conteúdo.' WHERE `lang_key` = 'thumbnail_based_content'; UPDATE `Wo_Langs` SET `portuguese` = 'Escolha entre uma variedade de presentes e envie um presente para agradecer.' WHERE `lang_key` = 'send_gift_user_desc'; UPDATE `Wo_Langs` SET `portuguese` = 'Tamanho da imagem' WHERE `lang_key` = 'image_size'; UPDATE `Wo_Langs` SET `portuguese` = 'Palavras' WHERE `lang_key` = 'ai_words';