From 8b5de8dd779dfc2dfa45c930d143060ac7321acf Mon Sep 17 00:00:00 2001 From: Vijay A Date: Tue, 7 Sep 2021 08:05:34 +0530 Subject: refactor: externalize english text --- src/i18n/locales/pt.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/i18n/locales/pt.json') diff --git a/src/i18n/locales/pt.json b/src/i18n/locales/pt.json index 5344bb9c0..c5fa7c21b 100644 --- a/src/i18n/locales/pt.json +++ b/src/i18n/locales/pt.json @@ -4,7 +4,6 @@ "changeserver.customServerLabel": "Servidor personalizado", "changeserver.headline": "Alterar servidor", "changeserver.label": "Servidor", - "changeserver.submit": "Enviar", "changeserver.urlError": "Introduza um URL válido", "changeserver.warning": "As configurações extras oferecidas pelo Ferdi não serão gravadas", "connectionLostBanner.cta": "Reiniciar serviço", @@ -12,7 +11,6 @@ "connectionLostBanner.message": "Oh não! O Ferdi perdeu a ligação com {name}.", "feature.debugger.title": "Publicar informações de depuração", "feature.nightlyBuilds.activate": "Activar", - "feature.nightlyBuilds.cancel": "Cancelar", "feature.nightlyBuilds.info": "Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.", "feature.nightlyBuilds.title": "Nightly Builds", "feature.publishDebugInfo.error": "Houve um erro ao tentar publicar as informações de depuração. Por favor, tente novamente mais tarde ou visualize a consola para mais informações.", @@ -26,11 +24,13 @@ "feature.quickSwitch.search": "A procurar...", "feature.quickSwitch.title": "Troca Rápida", "global.api.unhealthy": "Não é possível ligar aos serviços online de Ferdi", + "global.cancel": "Cancelar", "global.notConnectedToTheInternet": "Não está ligado à internet.", "global.spellchecker.useDefault": "Use o padrão de sistema ({default})", "global.spellchecking.autodetect": "Detectar idioma automaticamente", "global.spellchecking.autodetect.short": "Automático", "global.spellchecking.language": "Idioma para corrector ortográfico", + "global.submit": "Enviar", "global.userAgentHelp": "Use 'https://whatmyuseragent.com/' (to discover) or 'https://developers.whatismybrowser.com/useragents/explore/' (to choose) your desired user agent and copy-paste it here.", "global.userAgentPref": "User Agent", "import.headline": "Importe os seus serviços do Ferdi 4", @@ -145,7 +145,6 @@ "password.link.login": "Entrar na sua conta", "password.link.signup": "Criar uma conta gratuita", "password.noUser": "Não foi encontrado nenhum utilizador com este e-mail", - "password.submit.label": "Enviar", "password.successInfo": "Por favor, verifique o seu e-mail", "pricing.features.accountSync": "Sincronização de conta", "pricing.features.customWebsites": "Adicionar Websites Personalizados", -- cgit v1.2.3-70-g09d2