[Pkg-privacy-commits] [torbrowser-launcher] 13/26: Generated torbrowser_launcher.pot
Ulrike Uhlig
u-guest at moszumanska.debian.org
Sat Jan 28 11:59:28 UTC 2017
This is an automated email from the git hooks/post-receive script.
u-guest pushed a commit to annotated tag v0.2.7
in repository torbrowser-launcher.
commit 8edc3604e057dd3f4e1e7cdfbaf2dbec90d83b8c
Author: Naru Trey <contact at libnaru.so>
Date: Sat Dec 3 20:34:29 2016 +0400
Generated torbrowser_launcher.pot
---
torbrowser_launcher.pot | 255 ++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 255 insertions(+)
diff --git a/torbrowser_launcher.pot b/torbrowser_launcher.pot
new file mode 100644
index 0000000..0948b80
--- /dev/null
+++ b/torbrowser_launcher.pot
@@ -0,0 +1,255 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL at ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-12-02 15:13+0400\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
+"Language-Team: LANGUAGE <LL at li.org>\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: __init__.py:49
+msgid "Tor Browser Launcher"
+msgstr ""
+
+#: __init__.py:50
+msgid "By Micah Lee, licensed under MIT"
+msgstr ""
+
+#: __init__.py:51
+#, python-brace-format
+msgid "version {0}"
+msgstr ""
+
+#: common.py:108
+#, python-brace-format
+msgid "Error creating {0}"
+msgstr ""
+
+#: common.py:110 common.py:186
+#, python-brace-format
+msgid "{0} is not writable"
+msgstr ""
+
+#: common.py:183
+#, python-brace-format
+msgid "Cannot create directory {0}"
+msgstr ""
+
+#: common.py:193
+msgid "Creating GnuPG homedir"
+msgstr ""
+
+#: common.py:240
+#, python-format
+msgid "Could not import key with fingerprint: %s."
+msgstr ""
+
+#: common.py:245
+msgid "Not all keys were imported successfully!"
+msgstr ""
+
+#: launcher.py:75
+msgid "Downloading over Tor"
+msgstr ""
+
+#: launcher.py:77
+msgid ""
+"The python-txsocksx package is missing, downloads will not happen over tor"
+msgstr ""
+
+#: launcher.py:87
+msgid "Downloading and installing Tor Browser for the first time."
+msgstr ""
+
+#: launcher.py:89
+msgid ""
+"Your version of Tor Browser is out-of-date. Downloading and installing the "
+"newest version."
+msgstr ""
+
+#: launcher.py:114
+msgid "Tor Browser"
+msgstr ""
+
+#: launcher.py:210
+msgid "Start"
+msgstr ""
+
+#: launcher.py:220 settings.py:195
+msgid "Cancel"
+msgstr ""
+
+#: launcher.py:255 launcher.py:270 launcher.py:274 launcher.py:412
+msgid "Downloading"
+msgstr ""
+
+#: launcher.py:262
+msgid "Latest version: {}"
+msgstr ""
+
+#: launcher.py:265
+msgid "Error detecting Tor Browser version."
+msgstr ""
+
+#: launcher.py:281 launcher.py:479
+msgid "Verifying Signature"
+msgstr ""
+
+#: launcher.py:285
+msgid "Extracting"
+msgstr ""
+
+#: launcher.py:289
+msgid "Running"
+msgstr ""
+
+#: launcher.py:293
+msgid "Starting download over again"
+msgstr ""
+
+#: launcher.py:307 launcher.py:309 launcher.py:311 launcher.py:353
+msgid "Download Error:"
+msgstr ""
+
+#: launcher.py:307 launcher.py:374
+msgid "You are currently using a non-default mirror"
+msgstr ""
+
+#: launcher.py:307 launcher.py:374
+msgid "Would you like to switch back to the default?"
+msgstr ""
+
+#: launcher.py:309
+msgid "Would you like to try the English version of Tor Browser instead?"
+msgstr ""
+
+#: launcher.py:326
+msgid "Downloaded"
+msgstr ""
+
+#: launcher.py:374
+msgid "DNS Lookup Error"
+msgstr ""
+
+#: launcher.py:383 launcher.py:385
+msgid ""
+"The SSL certificate served by https://www.torproject.org is invalid! You may "
+"be under attack."
+msgstr ""
+
+#: launcher.py:383
+msgid "Try the download again using Tor?"
+msgstr ""
+
+#: launcher.py:392
+#, python-brace-format
+msgid "Error connecting to Tor at {0}"
+msgstr ""
+
+#: launcher.py:395
+#, python-brace-format
+msgid ""
+"Error starting download:\n"
+"\n"
+"{0}\n"
+"\n"
+"Are you connected to the internet?"
+msgstr ""
+
+#: launcher.py:494
+msgid ""
+"SIGNATURE VERIFICATION FAILED!\n"
+"\n"
+"You might be under attack, or there might just be a networking problem. "
+"Click Start try the download again."
+msgstr ""
+
+#: launcher.py:504
+msgid "Installing"
+msgstr ""
+
+#: launcher.py:526
+#, python-brace-format
+msgid "Tor Browser Launcher doesn't understand the file format of {0}"
+msgstr ""
+
+#: launcher.py:548
+msgid ""
+"The version of Tor Browser you have installed is earlier than it should be, "
+"which could be a sign of an attack!"
+msgstr ""
+
+#: launcher.py:568
+msgid "The python-pygame package is missing, the modem sound is unavailable."
+msgstr ""
+
+#: launcher.py:598
+msgid "Downloading Tor Browser Bundle over again."
+msgstr ""
+
+#: settings.py:41
+msgid "Tor Browser Launcher Settings"
+msgstr ""
+
+#: settings.py:71
+msgid "Download over system Tor"
+msgstr ""
+
+#: settings.py:73
+msgid ""
+"This option is only available when using a system wide Tor installation."
+msgstr ""
+
+#: settings.py:75
+msgid "This option requires the python-txsocksx package."
+msgstr ""
+
+#: settings.py:89
+msgid "Play modem sound, because Tor is slow :]"
+msgstr ""
+
+#: settings.py:101
+msgid "This option requires python-pygame to be installed"
+msgstr ""
+
+#: settings.py:106
+msgid "Force downloading English version of Tor Browser"
+msgstr ""
+
+#: settings.py:119
+msgid "Tor server"
+msgstr ""
+
+#: settings.py:131
+msgid "Status: Installed"
+msgstr ""
+
+#: settings.py:133
+msgid "Status: Not Installed"
+msgstr ""
+
+#: settings.py:142
+msgid "Reinstall Tor Browser"
+msgstr ""
+
+#: settings.py:151
+msgid "Install Tor Browser"
+msgstr ""
+
+#: settings.py:162
+msgid "Mirror"
+msgstr ""
+
+#: settings.py:186
+msgid "Save & Exit"
+msgstr ""
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/torbrowser-launcher.git
More information about the Pkg-privacy-commits
mailing list