logo

badwolf

Minimalist and privacy-oriented WebKitGTK+ browser
commit: 871b245a7b498734d0246ae5c03897787cc428e2
parent: e2b9faa9ce66fd47a387f834f5a85582a4203086
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Mon, 11 May 2020 08:26:39 +0200

Fix typo on Temporarily

Diffstat:

Mbadwolf.c2+-
Mpo/fr.po7++++---
Mpo/messages.pot6+++---
Mpo/pt_BR.po97++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------------------
4 files changed, 77 insertions(+), 35 deletions(-)

diff --git a/badwolf.c b/badwolf.c @@ -387,7 +387,7 @@ WebViewCb_load_failed_with_tls_errors(WebKitWebView *web_view, _("TLS Error for %s."), failing_text); gtk_dialog_add_buttons( - GTK_DIALOG(dialog), _("Temporarly Add Exception"), 1, _("Continue"), 0, NULL); + GTK_DIALOG(dialog), _("Temporarily Add Exception"), 1, _("Continue"), 0, NULL); gtk_dialog_set_default_response(GTK_DIALOG(dialog), 0); gtk_message_dialog_format_secondary_text(GTK_MESSAGE_DIALOG(dialog), "%s\n", error_details); diff --git a/po/fr.po b/po/fr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Badwolf 0.3.0+gd88f2e7\n" "Report-Msgid-Bugs-To: contact+badwolf-msgid@hacktivis.me\n" -"POT-Creation-Date: 2020-05-11 04:18+0200\n" +"POT-Creation-Date: 2020-05-11 08:29+0200\n" "PO-Revision-Date: 2019-12-22 00:57+0100\n" "Last-Translator: Haelwenn (lanodan) Monnier <contact@hacktivis.me>\n" "Language-Team: French\n" @@ -144,7 +144,8 @@ msgid "TLS Error for %s." msgstr "Erreur TLS pour %s." #: badwolf.c:390 -msgid "Temporarly Add Exception" +#, fuzzy +msgid "Temporarily Add Exception" msgstr "Ajouter Temporairement une Exception" #: badwolf.c:576 @@ -153,7 +154,7 @@ msgstr "Activer/Désactiver javascript" #: badwolf.c:581 msgid "Toggle loading images automatically" -msgstr "Chargement des images automatiquement" +msgstr "" #: badwolf.c:105 msgid "Unknown Crash" diff --git a/po/messages.pot b/po/messages.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Badwolf 0.5.1+g1e28a08.develop\n" +"Project-Id-Version: Badwolf 0.5.1+g0a6037d.develop\n" "Report-Msgid-Bugs-To: contact+badwolf-msgid@hacktivis.me\n" -"POT-Creation-Date: 2020-05-11 04:18+0200\n" +"POT-Creation-Date: 2020-05-11 08:30+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -136,7 +136,7 @@ msgid "TLS Error for %s." msgstr "" #: badwolf.c:390 -msgid "Temporarly Add Exception" +msgid "Temporarily Add Exception" msgstr "" #: badwolf.c:576 diff --git a/po/pt_BR.po b/po/pt_BR.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Badwolf 0.4.0+g607300e\n" "Report-Msgid-Bugs-To: contact+badwolf-msgid@hacktivis.me\n" -"POT-Creation-Date: 2020-03-31 05:48+0200\n" +"POT-Creation-Date: 2020-05-11 08:30+0200\n" "PO-Revision-Date: 2020-01-20 22:17-0300\n" "Last-Translator: Pedro Lucas Porcellis <porcellis@eletrotupi.com>\n" "Language-Team: Brazilian Portuguese\n" @@ -16,16 +16,40 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: badwolf.c:759 +#: downloads.c:117 +#, c-format +msgid "%02i:%02i:%02i Download cancelled" +msgstr "" + +#: downloads.c:119 +#, c-format +msgid "%02i:%02i:%02i Download error" +msgstr "" + +#: downloads.c:141 +#, c-format +msgid "%02i:%02i:%02i Download finished" +msgstr "" + +#: downloads.c:167 +#, c-format +msgid "%02i:%02i:%02i Downloading…" +msgstr "" + +#: downloads.c:195 downloads.c:212 downloads.c:215 +msgid "Badwolf Downloads" +msgstr "" + +#: badwolf.c:846 #, c-format msgid "Buildtime WebKit version: %d.%d.%d\n" msgstr "Versão do WebKit %d.%d.%d\n" -#: badwolf.c:384 +#: badwolf.c:390 msgid "Continue" msgstr "Continuar" -#: badwolf.c:334 +#: badwolf.c:340 msgid "" "Couldn't verify the TLS certificate to ensure a better security of the " "connection. You might want to verify your machine and network.\n" @@ -35,42 +59,54 @@ msgstr "" "segurança da conexão. Talvez você deva verificar a sua máquina e rede.\n" "\n" -#: badwolf.c:95 +#: badwolf.c:97 #, fuzzy msgid "Crashed" msgstr "Erro" -#: badwolf.c:357 +#: downloads.c:39 +msgid "Download starting…" +msgstr "" + +#: badwolf.c:363 msgid "Error: Some unknown error occurred validating the certificate.\n" msgstr "" "Erro: Algum erro desconhecido ocorreu enquanto validava o certificado.\n" -#: badwolf.c:338 +#: badwolf.c:344 msgid "Error: The X509 Certificate Authority is unknown.\n" msgstr "Erro: A Autoridade de Certificados X509 é desconhecida.\n" -#: badwolf.c:351 +#: badwolf.c:357 msgid "Error: The certificate has been revoked.\n" msgstr "Erro: O certificado foi revogado.\n" -#: badwolf.c:348 +#: badwolf.c:354 msgid "Error: The certificate has expired. Check your system's clock.\n" msgstr "" "Erro: O certificado foi expirado. Verifique o relógio do seu sistema.\n" -#: badwolf.c:354 +#: badwolf.c:360 msgid "Error: The certificate is considered to be insecure.\n" msgstr "Erro: O certificado é considerado inseguro.\n" -#: badwolf.c:345 +#: badwolf.c:351 msgid "Error: The certificate isn't valid yet. Check your system's clock.\n" msgstr "" "Erro: O certificado não é válido ainda. Verifique o relógio do seu sistema.\n" -#: badwolf.c:341 +#: badwolf.c:347 msgid "Error: The given identity doesn't match the expected one.\n" msgstr "Erro: A identidade não confere com a esperada.\n" +#: badwolf.c:579 +msgid "IMG" +msgstr "" + +#: badwolf.c:574 +msgid "JS" +msgstr "" + #: keybindings.c:32 #, fuzzy, c-format msgid "" @@ -78,69 +114,74 @@ msgid "" "Runtime WebKit version: %d.%d.%d" msgstr "Navegador orientado pela privacidade e minimalismo" -#: badwolf.c:688 +#: badwolf.c:775 msgid "New tab" msgstr "Nova aba" -#: badwolf.c:781 +#: badwolf.c:895 msgid "Open new tab" msgstr "Abrir uma Nova aba" -#: badwolf.c:99 +#: badwolf.c:101 #, fuzzy msgid "Out of Memory" msgstr "Sem memória" -#: badwolf.c:757 +#: badwolf.c:844 #, c-format msgid "Running Badwolf version: %s\n" msgstr "Rodando versão %s do Badwolf\n" -#: badwolf.c:764 +#: badwolf.c:851 #, c-format msgid "Runtime WebKit version: %d.%d.%d\n" msgstr "Versão do WebKit: %d.%d.%d\n" -#: badwolf.c:381 +#: badwolf.c:387 #, c-format msgid "TLS Error for %s." msgstr "Erro TLS para %s." -#: badwolf.c:384 -msgid "Temporarly Add Exception" +#: badwolf.c:390 +#, fuzzy +msgid "Temporarily Add Exception" msgstr "Temporáriamente adicionar exceção" -#: badwolf.c:573 +#: badwolf.c:576 msgid "Toggle javascript" msgstr "Habilitar Javascript" -#: badwolf.c:103 +#: badwolf.c:581 +msgid "Toggle loading images automatically" +msgstr "" + +#: badwolf.c:105 #, fuzzy msgid "Unknown Crash" msgstr "Erro desconhecido" -#: badwolf.c:614 +#: badwolf.c:694 msgid "search in current page" msgstr "buscar na página atual" -#: badwolf.c:94 +#: badwolf.c:96 msgid "the web process crashed.\n" msgstr "o processo web travou.\n" -#: badwolf.c:98 +#: badwolf.c:100 msgid "the web process exceeded the memory limit.\n" msgstr "o processo web excedeu o limite de memória.\n" -#: badwolf.c:102 +#: badwolf.c:104 msgid "the web process terminated for an unknown reason.\n" msgstr "o processo web terminou por uma razão desconhecida.\n" -#: badwolf.c:771 +#: badwolf.c:858 #, c-format msgid "webkit-web-extension directory set to: %s\n" msgstr "diretório de extensões configurado para: %s\n" #. TRANSLATOR Ignore this entry. Done for forcing Unicode in xgettext. -#: badwolf.c:810 +#: badwolf.c:929 msgid "ø" msgstr "ø"