logo

badwolf

Minimalist and privacy-oriented WebKitGTK+ browser
commit: 3c2ee134e9f6aae03aa28edce2d185d6c3e582a8
parent: 607300e550bd06e32875030797829977904d5a78
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Sun, 22 Dec 2019 01:14:37 +0100

Update translation

Diffstat:

MMakefile2+-
Mbadwolf.c6++++++
Mpo/fr.po129++++++++++++++++++++++++++++++++++++++++++-------------------------------------
Mpo/messages.pot112+++++++++++++++++++++++++++++++++++++++++--------------------------------------
4 files changed, 133 insertions(+), 116 deletions(-)

diff --git a/Makefile b/Makefile @@ -30,7 +30,7 @@ MSGFMT = msgfmt all: $(EXE) $(TRANS) po/messages.pot: $(SRCS) - xgettext --keyword=_ --language=C -o $@ --add-comments --sort-output -j --copyright-holder="Haelwenn (lanodan) Monnier <contact+badwolf-copyright@hacktivis.me>" --package-name="$(PACKAGE)" --package-version="$(VERSION_FULL)" --msgid-bugs-address="contact+badwolf-msgid@hacktivis.me" $(SRCS) + xgettext --keyword=_ --language=C --from-code=UTF-8 -o $@ --add-comments --sort-output --copyright-holder="Haelwenn (lanodan) Monnier <contact+badwolf-copyright@hacktivis.me>" --package-name="$(PACKAGE)" --package-version="$(VERSION_FULL)" --msgid-bugs-address="contact+badwolf-msgid@hacktivis.me" $(SRCS) po/%.po: po/messages.pot msgmerge --update $@ $< diff --git a/badwolf.c b/badwolf.c @@ -807,5 +807,11 @@ main(int argc, char *argv[]) gtk_widget_show_all(window->main_window); gtk_main(); + +#if 0 + /* TRANSLATOR Ignore this entry. Done for forcing Unicode in xgettext. */ + _("ø"); +#endif + return 0; } diff --git a/po/fr.po b/po/fr.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Badwolf 0.3.0+gd88f2e7\n" "Report-Msgid-Bugs-To: contact+badwolf-msgid@hacktivis.me\n" -"POT-Creation-Date: 2019-12-16 05:37+0100\n" -"PO-Revision-Date: 2019-12-16 05:37+0100\n" +"POT-Creation-Date: 2019-12-22 00:57+0100\n" +"PO-Revision-Date: 2019-12-22 00:57+0100\n" "Last-Translator: Haelwenn (lanodan) Monnier <contact@hacktivis.me>\n" "Language-Team: French\n" "Language: fr\n" @@ -17,118 +17,125 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: badwolf.c:378 -msgid "Add Exception" -msgstr "Ajouter une Exception" - -#: badwolf.c:527 badwolf.c:692 badwolf.c:719 badwolf.c:753 +#: badwolf.c:760 #, c-format msgid "Buildtime WebKit version: %d.%d.%d\n" msgstr "Version WebKit à la compilation: %d.%d.%d\n" #: badwolf.c:378 -msgid "Ignore" -msgstr "Ignorer" +msgid "Continue" +msgstr "Continuer" + +#: badwolf.c:331 +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" +"\n" +msgstr "" +"Impossibilitée de vérifier le certificat TLS pour assurer une meilleure " +"sécurité de la connection. Penser potentiellement à vérifier votre machine " +"et son réseau.\n" +"\n" + +#: badwolf.c:352 +msgid "Error: Some unknown error occurred validating the certificate.\n" +msgstr "" +"Erreur : Une error inconnue est apparue pendant la validation du " +"certificat.\n" + +#: badwolf.c:334 +msgid "Error: The X509 Certificate Authority is unknown.\n" +msgstr "Erreur : L'autoritée de certification (CA X509) est inconnue.\n" + +#: badwolf.c:346 +msgid "Error: The certificate has been revoked.\n" +msgstr "Erreur : Le certificat à été révoqué.\n" + +#: badwolf.c:343 +msgid "Error: The certificate has expired. Check your system's clock.\n" +msgstr "Erreur : Le certificat à expiré.\n" + +#: badwolf.c:349 +msgid "Error: The certificate is considered to be insecure.\n" +msgstr "Erreur : Le certificat est considéré comme non-sécurisé.\n" + +#: badwolf.c:340 +msgid "Error: The certificate isn't valid yet. Check your system's clock.\n" +msgstr "Erreur : Le certificat n'est pas encore valide.\n" + +#: badwolf.c:337 +msgid "Error: The given identity doesn't match the expected one.\n" +msgstr "Erreur : L'identitée ne correspond pas à celle attendue.\n" -#: keybindings.c:14 +#: keybindings.c:39 msgid "Minimalist and privacy-oriented WebKitGTK+ browser" msgstr "Navigateur WebKitGTK+ minimaliste et orienté vie privée" -#: badwolf.c:457 badwolf.c:621 badwolf.c:643 badwolf.c:680 +#: badwolf.c:680 msgid "New tab" msgstr "Nouvel onglet" -#: badwolf.c:549 badwolf.c:714 badwolf.c:740 badwolf.c:775 +#: badwolf.c:782 msgid "Open new tab" msgstr "Ouvrir un nouvel onglet" -#: badwolf.c:690 badwolf.c:717 badwolf.c:751 +#: badwolf.c:758 #, c-format msgid "Running Badwolf version: %s\n" msgstr "Version de Badwolf: %s\n" -#: badwolf.c:532 badwolf.c:697 badwolf.c:724 badwolf.c:758 +#: badwolf.c:765 #, c-format msgid "Runtime WebKit version: %d.%d.%d\n" msgstr "Version WebKit au lancement: %d.%d.%d\n" -#: badwolf.c:352 -msgid "Some unknown error occurred validating the certificate\n" -msgstr "Une error inconnue est apparue pendant la validation du certificat\n" - #: badwolf.c:376 #, c-format msgid "TLS Error for %s." msgstr "Erreur TLS pour %s." -#: badwolf.c:334 -msgid "The Certificate Authority is unknown.\n" -msgstr "L'autoritée de certification (CA) est inconnue.\n" - -#: badwolf.c:346 -msgid "The certificate has been revoked.\n" -msgstr "Le certificat à été révoqué.\n" - -#: badwolf.c:343 -msgid "The certificate has expired.\n" -msgstr "Le certificat à expiré.\n" - -#: badwolf.c:349 -msgid "The certificate is considered to be insecure.\n" -msgstr "Le certificat est considéré comme non-sécurisé.\n" - -#: badwolf.c:340 -msgid "The certificate isn't valid yet.\n" -msgstr "Le certificat n'est pas encore valide.\n" - -#: badwolf.c:337 -msgid "The given identity doesn't match the expected one.\n" -msgstr "L'identitée ne correspond pas à celle attendue.\n" +#: badwolf.c:378 +msgid "Temporarly Add Exception" +msgstr "Ajouter Temporairement une Exception" -#: badwolf.c:373 badwolf.c:532 badwolf.c:565 +#: badwolf.c:565 msgid "Toggle javascript" msgstr "Activer/Désactiver javascript" -#: badwolf.c:382 -msgid "_Cancel" -msgstr "A_rrêter" - -#: badwolf.c:384 -msgid "_Save" -msgstr "_Sauvegarder" - -#: badwolf.c:413 badwolf.c:572 badwolf.c:573 badwolf.c:606 +#: badwolf.c:606 msgid "search in current page" msgstr "recherche dans la page courante" -#: badwolf.c:100 badwolf.c:234 badwolf.c:118 badwolf.c:94 -#, fuzzy +#: badwolf.c:92 msgid "the web process crashed.\n" msgstr "le processus web à cessé de fonctionner.\n" -#: badwolf.c:104 badwolf.c:238 badwolf.c:122 badwolf.c:98 -#, fuzzy +#: badwolf.c:96 msgid "the web process exceeded the memory limit.\n" msgstr "le processus web à dépassé la limitation de mémoire.\n" -#: badwolf.c:108 badwolf.c:242 badwolf.c:126 badwolf.c:102 -#, fuzzy +#: badwolf.c:100 msgid "the web process terminated for an unknown reason.\n" msgstr "le processus web s’est interrompu pour une raison inconnue.\n" -#: badwolf.c:101 badwolf.c:235 badwolf.c:119 badwolf.c:95 +#: badwolf.c:93 msgid "title|Crashed" msgstr "Crash" -#: badwolf.c:105 badwolf.c:239 badwolf.c:123 badwolf.c:99 +#: badwolf.c:97 msgid "title|Out of Memory" msgstr "Dépassement Mémoire" -#: badwolf.c:109 badwolf.c:243 badwolf.c:127 badwolf.c:103 +#: badwolf.c:101 msgid "title|Unknown Crash" msgstr "Crash inconnu" -#: badwolf.c:730 badwolf.c:765 +#: badwolf.c:772 #, c-format msgid "webkit-web-extension directory set to: %s\n" msgstr "Répertoire webkit-web-extension configuré à %s\n" + +#. TRANSLATOR Ignore this entry. Done for forcing Unicode in xgettext. +#: badwolf.c:811 +msgid "ø" +msgstr "" diff --git a/po/messages.pot b/po/messages.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Badwolf 0.4.0+g3f954fa\n" +"Project-Id-Version: Badwolf 0.4.0+g607300e\n" "Report-Msgid-Bugs-To: contact+badwolf-msgid@hacktivis.me\n" -"POT-Creation-Date: 2019-12-16 05:37+0100\n" +"POT-Creation-Date: 2019-12-22 00:57+0100\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" @@ -17,115 +17,119 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: badwolf.c:378 -msgid "Add Exception" -msgstr "" - -#: badwolf.c:527 badwolf.c:692 badwolf.c:719 badwolf.c:753 +#: badwolf.c:760 #, c-format msgid "Buildtime WebKit version: %d.%d.%d\n" msgstr "" #: badwolf.c:378 -msgid "Ignore" +msgid "Continue" msgstr "" -#: keybindings.c:14 -msgid "Minimalist and privacy-oriented WebKitGTK+ browser" +#: badwolf.c:331 +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" +"\n" msgstr "" -#: badwolf.c:457 badwolf.c:621 badwolf.c:643 badwolf.c:680 -msgid "New tab" +#: badwolf.c:352 +msgid "Error: Some unknown error occurred validating the certificate.\n" msgstr "" -#: badwolf.c:549 badwolf.c:714 badwolf.c:740 badwolf.c:775 -msgid "Open new tab" +#: badwolf.c:334 +msgid "Error: The X509 Certificate Authority is unknown.\n" msgstr "" -#: badwolf.c:690 badwolf.c:717 badwolf.c:751 -#, c-format -msgid "Running Badwolf version: %s\n" +#: badwolf.c:346 +msgid "Error: The certificate has been revoked.\n" msgstr "" -#: badwolf.c:532 badwolf.c:697 badwolf.c:724 badwolf.c:758 -#, c-format -msgid "Runtime WebKit version: %d.%d.%d\n" +#: badwolf.c:343 +msgid "Error: The certificate has expired. Check your system's clock.\n" msgstr "" -#: badwolf.c:352 -msgid "Some unknown error occurred validating the certificate\n" +#: badwolf.c:349 +msgid "Error: The certificate is considered to be insecure.\n" msgstr "" -#: badwolf.c:376 -#, c-format -msgid "TLS Error for %s." +#: badwolf.c:340 +msgid "Error: The certificate isn't valid yet. Check your system's clock.\n" msgstr "" -#: badwolf.c:334 -msgid "The Certificate Authority is unknown.\n" +#: badwolf.c:337 +msgid "Error: The given identity doesn't match the expected one.\n" msgstr "" -#: badwolf.c:346 -msgid "The certificate has been revoked.\n" +#: keybindings.c:39 +msgid "Minimalist and privacy-oriented WebKitGTK+ browser" msgstr "" -#: badwolf.c:343 -msgid "The certificate has expired.\n" +#: badwolf.c:680 +msgid "New tab" msgstr "" -#: badwolf.c:349 -msgid "The certificate is considered to be insecure.\n" +#: badwolf.c:782 +msgid "Open new tab" msgstr "" -#: badwolf.c:340 -msgid "The certificate isn't valid yet.\n" +#: badwolf.c:758 +#, c-format +msgid "Running Badwolf version: %s\n" msgstr "" -#: badwolf.c:337 -msgid "The given identity doesn't match the expected one.\n" +#: badwolf.c:765 +#, c-format +msgid "Runtime WebKit version: %d.%d.%d\n" msgstr "" -#: badwolf.c:373 badwolf.c:532 badwolf.c:565 -msgid "Toggle javascript" +#: badwolf.c:376 +#, c-format +msgid "TLS Error for %s." msgstr "" -#: badwolf.c:382 -msgid "_Cancel" +#: badwolf.c:378 +msgid "Temporarly Add Exception" msgstr "" -#: badwolf.c:384 -msgid "_Save" +#: badwolf.c:565 +msgid "Toggle javascript" msgstr "" -#: badwolf.c:413 badwolf.c:572 badwolf.c:573 badwolf.c:606 +#: badwolf.c:606 msgid "search in current page" msgstr "" -#: badwolf.c:100 badwolf.c:234 badwolf.c:118 badwolf.c:94 +#: badwolf.c:92 msgid "the web process crashed.\n" msgstr "" -#: badwolf.c:104 badwolf.c:238 badwolf.c:122 badwolf.c:98 +#: badwolf.c:96 msgid "the web process exceeded the memory limit.\n" msgstr "" -#: badwolf.c:108 badwolf.c:242 badwolf.c:126 badwolf.c:102 +#: badwolf.c:100 msgid "the web process terminated for an unknown reason.\n" msgstr "" -#: badwolf.c:101 badwolf.c:235 badwolf.c:119 badwolf.c:95 +#: badwolf.c:93 msgid "title|Crashed" -msgstr "Crashed" +msgstr "" -#: badwolf.c:105 badwolf.c:239 badwolf.c:123 badwolf.c:99 +#: badwolf.c:97 msgid "title|Out of Memory" -msgstr "Out of Memory" +msgstr "" -#: badwolf.c:109 badwolf.c:243 badwolf.c:127 badwolf.c:103 +#: badwolf.c:101 msgid "title|Unknown Crash" -msgstr "Unknown Crash" +msgstr "" -#: badwolf.c:730 badwolf.c:765 +#: badwolf.c:772 #, c-format msgid "webkit-web-extension directory set to: %s\n" msgstr "" + +#. TRANSLATOR Ignore this entry. Done for forcing Unicode in xgettext. +#: badwolf.c:811 +msgid "ø" +msgstr ""