logo

badwolf

minimalist and privacy-oriented web browser based on WebKitGTK git clone https://hacktivis.me/git/badwolf.git
commit: 98ce7fb52862813833a8e3ad8db1d6a3b70ba375
parent 5d8d10d0849e4d42d23bb92e5bc3c8ec194f4983
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Thu, 11 Apr 2019 09:17:47 +0200

po/messages.pot: init

xgettext --keyword=_ --language=C -o po/messages.pot --add-comments --sort-output badwolf.c

Diffstat:

Apo/messages.pot66++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 66 insertions(+), 0 deletions(-)

diff --git a/po/messages.pot b/po/messages.pot @@ -0,0 +1,66 @@ +# BadWolf: Minimalist and privacy-oriented WebKitGTK+ browser +# Copyright (C) 2019 Haelwenn (lanodan) Monnier <contact@hacktivis.me> +# This file is distributed under the same license as the Badwolf package. +# Haelwenn (lanodan) Monnier <contact@hacktivis.me>, 2019 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: Badwolf 0.1.0\n" +"POT-Creation-Date: 2019-04-18 13:16+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: \"Haelwenn (lanodan) Monnier <contact@hacktivis.me>\"\n" +"Language: en\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: badwolf.c:527 +#, c-format +msgid "Buildtime WebKit version: %d.%d.%d\n" +msgstr "" + +#: badwolf.c:457 +msgid "New tab" +msgstr "" + +#: badwolf.c:549 +msgid "Open new tab" +msgstr "" + +#: badwolf.c:532 +#, c-format +msgid "Runtime WebKit version: %d.%d.%d\n" +msgstr "" + +#: badwolf.c:373 +msgid "Toggle javascript" +msgstr "" + +#: badwolf.c:413 +msgid "search in current page" +msgstr "" + +#: badwolf.c:100 +msgid "the web process crashed.\n" +msgstr "" + +#: badwolf.c:104 +msgid "the web process exceeded the memory limit.\n" +msgstr "" + +#: badwolf.c:108 +msgid "the web process terminated for an unknown reason.\n" +msgstr "" + +#: badwolf.c:101 +msgid "title|Crashed" +msgstr "" + +#: badwolf.c:105 +msgid "title|Out of Memory" +msgstr "" + +#: badwolf.c:109 +msgid "title|Unknown Crash" +msgstr ""