In a fresh checkout of the repository, the src/python/__init__.py
file is no longer present. As a result, removing from POTFILES.in.
Signed-off-by: Valters Jansons <valter.jansons(a)gmail.com>
---
po/POTFILES.in | 1 -
po/de.po | 78 ++++++++++++++++++++++++++++++++++++++++++++++++--
2 files changed, 75 insertions(+), 4 deletions(-)
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 9088986..41cbd63 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -4,7 +4,6 @@ src/python/downloader.py
src/python/export.py
src/python/i18n.py
src/python/importer.py
-src/python/__init__.py
src/python/__init__.py.in
src/python/location-importer.in
src/python/location.in
diff --git a/po/de.po b/po/de.po
index c35f348..f01042e 100644
--- a/po/de.po
+++ b/po/de.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libloc 0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2020-08-04 15:44+0000\n"
+"POT-Creation-Date: 2021-04-14 11:49+0000\n"
"PO-Revision-Date: 2018-02-01 14:05+0000\n"
"Last-Translator: Michael Tremer <michael.tremer(a)ipfire.org>\n"
"Language-Team: German\n"
@@ -17,240 +17,312 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+#: ../src/python/location-importer.in:42
msgid "Location Importer Command Line Interface"
msgstr ""
+#: ../src/python/location-importer.in:48 ../src/python/location.in:52
msgid "Enable debug output"
msgstr ""
+#: ../src/python/location-importer.in:50 ../src/python/location.in:54
msgid "Enable quiet mode"
msgstr ""
+#: ../src/python/location-importer.in:58
msgid "Database Hostname"
msgstr ""
+#: ../src/python/location-importer.in:58
msgid "HOST"
msgstr ""
+#: ../src/python/location-importer.in:60
msgid "Database Name"
msgstr ""
+#: ../src/python/location-importer.in:60
msgid "NAME"
msgstr ""
+#: ../src/python/location-importer.in:62
msgid "Database Username"
msgstr ""
+#: ../src/python/location-importer.in:62
msgid "USERNAME"
msgstr ""
+#: ../src/python/location-importer.in:64
msgid "Database Password"
msgstr ""
+#: ../src/python/location-importer.in:64
msgid "PASSWORD"
msgstr ""
#. Write Database
+#: ../src/python/location-importer.in:67
msgid "Write database to file"
msgstr ""
+#: ../src/python/location-importer.in:69
msgid "Database File"
msgstr ""
+#: ../src/python/location-importer.in:70
msgid "Signing Key"
msgstr ""
+#: ../src/python/location-importer.in:71
msgid "Backup Signing Key"
msgstr ""
+#: ../src/python/location-importer.in:72
msgid "Sets the vendor"
msgstr ""
+#: ../src/python/location-importer.in:73
msgid "Sets a description"
msgstr ""
+#: ../src/python/location-importer.in:74
msgid "Sets the license"
msgstr ""
+#: ../src/python/location-importer.in:75
msgid "Database Format Version"
msgstr ""
#. Update WHOIS
+#: ../src/python/location-importer.in:78
msgid "Update WHOIS Information"
msgstr ""
+#: ../src/python/location-importer.in:83
msgid "Update BGP Annoucements"
msgstr ""
+#: ../src/python/location-importer.in:86
msgid "Route Server to connect to"
msgstr ""
+#: ../src/python/location-importer.in:86
msgid "SERVER"
msgstr ""
+#: ../src/python/location-importer.in:90
msgid "Update overrides"
msgstr ""
+#: ../src/python/location-importer.in:93
msgid "Files to import"
msgstr ""
+#: ../src/python/location-importer.in:99
msgid "Import countries"
msgstr ""
+#: ../src/python/location-importer.in:102
msgid "File to import"
msgstr ""
+#: ../src/python/location.in:46
msgid "Location Database Command Line Interface"
msgstr ""
+#: ../src/python/location.in:62
msgid "Path to database"
msgstr ""
+#: ../src/python/location.in:67
msgid "Public Signing Key"
msgstr ""
+#: ../src/python/location.in:72
msgid "Show database version"
msgstr ""
+#: ../src/python/location.in:77
msgid "Lookup one or multiple IP addresses"
msgstr ""
+#: ../src/python/location.in:84
msgid "Dump the entire database"
msgstr ""
#. Update
+#: ../src/python/location.in:90
msgid "Update database"
msgstr ""
+#: ../src/python/location.in:92
msgid "Update the library only once per interval"
msgstr ""
+#: ../src/python/location.in:99
msgid "Verify the downloaded database"
msgstr ""
+#: ../src/python/location.in:104
msgid "Get information about one or multiple Autonomous Systems"
msgstr ""
+#: ../src/python/location.in:111
msgid "Search for Autonomous Systems that match the string"
msgstr ""
+#: ../src/python/location.in:118
msgid "Lists all networks in an AS"
msgstr ""
+#: ../src/python/location.in:128
msgid "Lists all networks in a country"
msgstr ""
+#: ../src/python/location.in:138
msgid "Lists all networks with flags"
msgstr ""
+#: ../src/python/location.in:141
msgid "Anonymous Proxies"
msgstr ""
+#: ../src/python/location.in:144
msgid "Satellite Providers"
msgstr ""
+#: ../src/python/location.in:147
msgid "Anycasts"
msgstr ""
+#: ../src/python/location.in:156
msgid "Lists all countries"
msgstr ""
+#: ../src/python/location.in:159
msgid "Show the name of the country"
msgstr ""
+#: ../src/python/location.in:162
msgid "Show the continent"
msgstr ""
+#: ../src/python/location.in:168
msgid "Exports data in many formats to load it into packet filters"
msgstr ""
+#: ../src/python/location.in:170
msgid "Output format"
msgstr ""
+#: ../src/python/location.in:172
msgid "Output directory"
msgstr ""
+#: ../src/python/location.in:174
msgid "Specify address family"
msgstr ""
+#: ../src/python/location.in:176
msgid "List country codes or ASNs to export"
msgstr ""
+#: ../src/python/location.in:255
#, python-format
msgid "Invalid IP address: %s"
msgstr ""
+#: ../src/python/location.in:265
#, python-format
msgid "Nothing found for %(address)s"
msgstr ""
+#: ../src/python/location.in:270
msgid "Network"
msgstr ""
+#: ../src/python/location.in:277
msgid "Country"
msgstr ""
+#: ../src/python/location.in:286
msgid "Autonomous System"
msgstr ""
+#: ../src/python/location.in:293
msgid "Anonymous Proxy"
msgstr ""
+#: ../src/python/location.in:293 ../src/python/location.in:299
+#: ../src/python/location.in:305
msgid "yes"
msgstr ""
+#: ../src/python/location.in:299
msgid "Satellite Provider"
msgstr ""
+#: ../src/python/location.in:305
msgid "Anycast"
msgstr ""
+#: ../src/python/location.in:377
#, python-format
msgid "Invalid ASN: %s"
msgstr ""
+#: ../src/python/location.in:386
#, python-format
msgid "Could not find AS%s"
msgstr ""
+#: ../src/python/location.in:390
#, python-format
msgid "AS%(asn)s belongs to %(name)s"
msgstr ""
-#, python-format
-msgid "The datase has recently be updated recently (%s)"
+#: ../src/python/location.in:416
+msgid "The database has been updated recently"
msgstr ""
+#: ../src/python/location.in:527
msgid "You must at least pass one flag"
msgstr ""
+#: ../src/python/location.in:577
#, python-format
msgid "One Day"
msgid_plural "%(days)s Days"
msgstr[0] ""
msgstr[1] ""
+#: ../src/python/location.in:583
#, python-format
msgid "One Hour"
msgid_plural "%(hours)s Hours"
msgstr[0] ""
msgstr[1] ""
+#: ../src/python/location.in:589
#, python-format
msgid "One Minute"
msgid_plural "%(minutes)s Minutes"
msgstr[0] ""
msgstr[1] ""
+#: ../src/python/location.in:595
#, python-format
msgid "One Second"
msgid_plural "%(seconds)s Seconds"
msgstr[0] ""
msgstr[1] ""
+#: ../src/python/location.in:599
msgid "Now"
msgstr ""
+#: ../src/python/location.in:601
#, python-format
msgid "%s ago"
msgstr ""
--
2.31.1