From b3b6d5f6f058c977e012596488369668428f638f Mon Sep 17 00:00:00 2001 From: Ferdi Bot <56048320+FerdiBot@users.noreply.github.com> Date: Wed, 26 Feb 2020 12:17:00 +0100 Subject: New translations en-US.json (Portuguese) --- src/i18n/locales/pt-BR.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/i18n/locales/pt-BR.json') diff --git a/src/i18n/locales/pt-BR.json b/src/i18n/locales/pt-BR.json index 8a033c1fb..33e446394 100644 --- a/src/i18n/locales/pt-BR.json +++ b/src/i18n/locales/pt-BR.json @@ -374,6 +374,8 @@ "settings.service.form.isMutedInfo": "Quando desativado, as notificações sonoras e áudios ficarão em silêncio", "settings.service.form.name": "Nome", "settings.service.form.openDarkmodeCss": "Open darkmode.css", + "settings.service.form.openUserCss": "Open user.css", + "settings.service.form.openUserJs": "Open user.js", "settings.service.form.proxy.headline": "Configurações de HTTP/HTTPS Proxy", "settings.service.form.proxy.host": "Proxy Host/IP", "settings.service.form.proxy.info": "As configurações de proxy não serão sincronizadas com os servidores do Ferdi.", @@ -382,6 +384,7 @@ "settings.service.form.proxy.port": "Porta", "settings.service.form.proxy.restartInfo": "Por favor, reinicie o Ferdi após alterar as configurações de proxy.", "settings.service.form.proxy.user": "Usuário (opcional)", + "settings.service.form.recipeFileInfo": "Your user files will be inserted into the webpage so you can customize services in any way you like. User files are only stored locally and are not transferred to other computers using the same account.", "settings.service.form.saveButton": "Salvar serviço", "settings.service.form.tabHosted": "Hospedado", "settings.service.form.tabOnPremise": "Auto-hospedado ⭐️", -- cgit v1.2.3-70-g09d2 From cfa16d3041ef07ddc3dc2be4e8bda64bc6e5794a Mon Sep 17 00:00:00 2001 From: Ferdi Bot <56048320+FerdiBot@users.noreply.github.com> Date: Wed, 26 Feb 2020 17:38:00 +0100 Subject: New translations en-US.json (Portuguese) --- src/i18n/locales/pt-BR.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/i18n/locales/pt-BR.json') diff --git a/src/i18n/locales/pt-BR.json b/src/i18n/locales/pt-BR.json index 33e446394..b6e4fbe83 100644 --- a/src/i18n/locales/pt-BR.json +++ b/src/i18n/locales/pt-BR.json @@ -284,6 +284,7 @@ "settings.app.form.language": "Idioma", "settings.app.form.lockPassword": "Senha", "settings.app.form.minimizeToSystemTray": "Minimizar o Ferdi para a área de sistema", + "settings.app.form.navigationBarBehaviour": "Navigation bar behaviour", "settings.app.form.noUpdates": "Desactivar actualizações", "settings.app.form.privateNotifications": "Não mostrar o conteúdo das mensagens nas notificações", "settings.app.form.runInBackground": "Manter o Ferdi no fundo quando fechar a janela", @@ -295,7 +296,6 @@ "settings.app.form.serviceRibbonWidth": "Sidebar width", "settings.app.form.showDisabledServices": "Mostrar abas de serviços desativados", "settings.app.form.showMessagesBadgesWhenMuted": "Mostrar ícone de mensagem não lida quando as notificações estiverem desativadas", - "settings.app.form.showServiceNavigationBar": "Sempre mostrar a barra de navegação do serviço", "settings.app.form.startMinimized": "Start minimized in tray", "settings.app.form.todoServer": "Tarefa do Servidor", "settings.app.form.universalDarkMode": "Enable universal Dark Mode", -- cgit v1.2.3-70-g09d2