Skip to content

Commit

Permalink
Update locales
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkeye116477 committed Oct 4, 2022
1 parent 6207ac1 commit 2733b11
Show file tree
Hide file tree
Showing 3 changed files with 62 additions and 62 deletions.
116 changes: 58 additions & 58 deletions src/locales/CLI/install_waterfox_CLI.pot
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: install_waterfox_CLI 1.5.0\n"
"Project-Id-Version: install_waterfox_CLI 1.5.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-02-10 22:05+0100\n"
"POT-Creation-Date: 2022-10-04 18:27+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"
Expand All @@ -22,156 +22,156 @@ msgstr ""
msgid "usage: "
msgstr ""

#: /usr/lib/python3.10/argparse.py:857
#: /usr/lib/python3.10/argparse.py:861
msgid ".__call__() not defined"
msgstr ""

#: /usr/lib/python3.10/argparse.py:1200
#: /usr/lib/python3.10/argparse.py:1204
#, python-format
msgid "unknown parser %(parser_name)r (choices: %(choices)s)"
msgstr ""

#: /usr/lib/python3.10/argparse.py:1260
#: /usr/lib/python3.10/argparse.py:1264
#, python-format
msgid "argument \"-\" with mode %r"
msgstr ""

#: /usr/lib/python3.10/argparse.py:1269
#: /usr/lib/python3.10/argparse.py:1273
#, python-format
msgid "can't open '%(filename)s': %(error)s"
msgstr ""

#: /usr/lib/python3.10/argparse.py:1478
#: /usr/lib/python3.10/argparse.py:1482
#, python-format
msgid "cannot merge actions - two groups are named %r"
msgstr ""

#: /usr/lib/python3.10/argparse.py:1516
#: /usr/lib/python3.10/argparse.py:1520
msgid "'required' is an invalid argument for positionals"
msgstr ""

#: /usr/lib/python3.10/argparse.py:1538
#: /usr/lib/python3.10/argparse.py:1542
#, python-format
msgid ""
"invalid option string %(option)r: must start with a character "
"%(prefix_chars)r"
msgstr ""

#: /usr/lib/python3.10/argparse.py:1556
#: /usr/lib/python3.10/argparse.py:1560
#, python-format
msgid "dest= is required for options like %r"
msgstr ""

#: /usr/lib/python3.10/argparse.py:1573
#: /usr/lib/python3.10/argparse.py:1577
#, python-format
msgid "invalid conflict_resolution value: %r"
msgstr ""

#: /usr/lib/python3.10/argparse.py:1591
#: /usr/lib/python3.10/argparse.py:1595
#, python-format
msgid "conflicting option string: %s"
msgid_plural "conflicting option strings: %s"
msgstr[0] ""
msgstr[1] ""

#: /usr/lib/python3.10/argparse.py:1657
#: /usr/lib/python3.10/argparse.py:1661
msgid "mutually exclusive arguments must be optional"
msgstr ""

#: /usr/lib/python3.10/argparse.py:1724
#: /usr/lib/python3.10/argparse.py:1729
msgid "positional arguments"
msgstr ""

#: /usr/lib/python3.10/argparse.py:1725
#: /usr/lib/python3.10/argparse.py:1730
msgid "options"
msgstr ""

#: /usr/lib/python3.10/argparse.py:1740
#: /usr/lib/python3.10/argparse.py:1745
msgid "show this help message and exit"
msgstr ""

#: /usr/lib/python3.10/argparse.py:1771
#: /usr/lib/python3.10/argparse.py:1776
msgid "cannot have multiple subparser arguments"
msgstr ""

#: /usr/lib/python3.10/argparse.py:1823 /usr/lib/python3.10/argparse.py:2334
#: /usr/lib/python3.10/argparse.py:1828 /usr/lib/python3.10/argparse.py:2339
#, python-format
msgid "unrecognized arguments: %s"
msgstr ""

#: /usr/lib/python3.10/argparse.py:1924
#: /usr/lib/python3.10/argparse.py:1929
#, python-format
msgid "not allowed with argument %s"
msgstr ""

#: /usr/lib/python3.10/argparse.py:1970 /usr/lib/python3.10/argparse.py:1984
#: /usr/lib/python3.10/argparse.py:1975 /usr/lib/python3.10/argparse.py:1989
#, python-format
msgid "ignored explicit argument %r"
msgstr ""

#: /usr/lib/python3.10/argparse.py:2091
#: /usr/lib/python3.10/argparse.py:2096
#, python-format
msgid "the following arguments are required: %s"
msgstr ""

#: /usr/lib/python3.10/argparse.py:2106
#: /usr/lib/python3.10/argparse.py:2111
#, python-format
msgid "one of the arguments %s is required"
msgstr ""

#: /usr/lib/python3.10/argparse.py:2149
#: /usr/lib/python3.10/argparse.py:2154
msgid "expected one argument"
msgstr ""

#: /usr/lib/python3.10/argparse.py:2150
#: /usr/lib/python3.10/argparse.py:2155
msgid "expected at most one argument"
msgstr ""

#: /usr/lib/python3.10/argparse.py:2151
#: /usr/lib/python3.10/argparse.py:2156
msgid "expected at least one argument"
msgstr ""

#: /usr/lib/python3.10/argparse.py:2155
#: /usr/lib/python3.10/argparse.py:2160
#, python-format
msgid "expected %s argument"
msgid_plural "expected %s arguments"
msgstr[0] ""
msgstr[1] ""

#: /usr/lib/python3.10/argparse.py:2213
#: /usr/lib/python3.10/argparse.py:2218
#, python-format
msgid "ambiguous option: %(option)s could match %(matches)s"
msgstr ""

#: /usr/lib/python3.10/argparse.py:2277
#: /usr/lib/python3.10/argparse.py:2282
#, python-format
msgid "unexpected option string: %s"
msgstr ""

#: /usr/lib/python3.10/argparse.py:2474
#: /usr/lib/python3.10/argparse.py:2479
#, python-format
msgid "%r is not callable"
msgstr ""

#: /usr/lib/python3.10/argparse.py:2491
#: /usr/lib/python3.10/argparse.py:2496
#, python-format
msgid "invalid %(type)s value: %(value)r"
msgstr ""

#: /usr/lib/python3.10/argparse.py:2502
#: /usr/lib/python3.10/argparse.py:2507
#, python-format
msgid "invalid choice: %(value)r (choose from %(choices)s)"
msgstr ""

#: /usr/lib/python3.10/argparse.py:2578
#: /usr/lib/python3.10/argparse.py:2583
#, python-format
msgid "%(prog)s: error: %(message)s\n"
msgstr ""

#: install_waterfox_CLI.py:52 install_waterfox_CLI.py:71
#: install_waterfox_CLI.py:205 install_waterfox_CLI.py:208
#: install_waterfox_CLI.py:212 install_waterfox_CLI.py:246
#: install_waterfox_CLI.py:251
#: install_waterfox_CLI.py:192 install_waterfox_CLI.py:195
#: install_waterfox_CLI.py:199 install_waterfox_CLI.py:233
#: install_waterfox_CLI.py:238
msgid "Yes"
msgstr ""

Expand All @@ -185,10 +185,10 @@ msgid ""
"Invalid option. Please try again."
msgstr ""

#: install_waterfox_CLI.py:73 install_waterfox_CLI.py:205
#: install_waterfox_CLI.py:208 install_waterfox_CLI.py:212
#: install_waterfox_CLI.py:246 install_waterfox_CLI.py:247
#: install_waterfox_CLI.py:251
#: install_waterfox_CLI.py:73 install_waterfox_CLI.py:192
#: install_waterfox_CLI.py:195 install_waterfox_CLI.py:199
#: install_waterfox_CLI.py:233 install_waterfox_CLI.py:234
#: install_waterfox_CLI.py:238
msgid "No"
msgstr ""

Expand Down Expand Up @@ -219,15 +219,15 @@ msgstr ""
msgid "Install"
msgstr ""

#: install_waterfox_CLI.py:117 install_waterfox_CLI.py:217
#: install_waterfox_CLI.py:117 install_waterfox_CLI.py:204
msgid "Uninstall"
msgstr ""

#: install_waterfox_CLI.py:119
msgid "What do you want to do with Waterfox?"
msgstr ""

#: install_waterfox_CLI.py:119 install_waterfox_CLI.py:254
#: install_waterfox_CLI.py:119 install_waterfox_CLI.py:241
msgid "Quit"
msgstr ""

Expand All @@ -240,75 +240,75 @@ msgid ""
"otherwise run this program again as normal user."
msgstr ""

#: install_waterfox_CLI.py:137 install_waterfox_CLI.py:221
#: install_waterfox_CLI.py:137 install_waterfox_CLI.py:208
msgid "The specified path does not exist!"
msgstr ""

#: install_waterfox_CLI.py:142
msgid "Detecting installable packages..."
msgstr ""

#: install_waterfox_CLI.py:165
#: install_waterfox_CLI.py:159
msgid "No installable packages found."
msgstr ""

#: install_waterfox_CLI.py:166
#: install_waterfox_CLI.py:160
msgid "Please launch this script again with flag -sp=<path>."
msgstr ""

#: install_waterfox_CLI.py:171
#: install_waterfox_CLI.py:165
msgid "Which package are you interested in?"
msgstr ""

#: install_waterfox_CLI.py:172 install_waterfox_CLI.py:191
#: install_waterfox_CLI.py:239
#: install_waterfox_CLI.py:166 install_waterfox_CLI.py:178
#: install_waterfox_CLI.py:226
msgid "None"
msgstr ""

#: install_waterfox_CLI.py:191
#: install_waterfox_CLI.py:178
msgid "Which package do you want to install?"
msgstr ""

#: install_waterfox_CLI.py:204
#: install_waterfox_CLI.py:191
msgid "Do you want to add a desktop shortcut?"
msgstr ""

#: install_waterfox_CLI.py:207
#: install_waterfox_CLI.py:194
msgid "Do you want to use system's dictionaries?"
msgstr ""

#: install_waterfox_CLI.py:210
#: install_waterfox_CLI.py:197
msgid ""
"Do you want to remove tarball/AppImage package after completing the "
"installation?"
msgstr ""

#: install_waterfox_CLI.py:223
#: install_waterfox_CLI.py:210
msgid "Detecting installed packages..."
msgstr ""

#: install_waterfox_CLI.py:232
#: install_waterfox_CLI.py:219
msgid "No installed packages found."
msgstr ""

#: install_waterfox_CLI.py:233
#: install_waterfox_CLI.py:220
msgid "Please launch this script again with flag -ip=<path>."
msgstr ""

#: install_waterfox_CLI.py:239
#: install_waterfox_CLI.py:226
msgid "Which package do you want to uninstall?"
msgstr ""

#: install_waterfox_CLI.py:242
#: install_waterfox_CLI.py:229
#, python-brace-format
msgid "Detected Waterfox {chosenPackageType}."
msgstr ""

#: install_waterfox_CLI.py:244
#: install_waterfox_CLI.py:231
#, python-brace-format
msgid "Are you sure that you want to uninstall Waterfox {chosenPackageType}?"
msgstr ""

#: install_waterfox_CLI.py:250
#: install_waterfox_CLI.py:237
msgid "Do you want to remove file with installer settings?"
msgstr ""
4 changes: 2 additions & 2 deletions src/locales/GUI/install_waterfox_GUI.pot
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: install_waterfox_GUI 1.0.0\n"
"Project-Id-Version: install_waterfox_GUI 1.0.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-02-10 22:05+0100\n"
"POT-Creation-Date: 2022-10-04 18:27+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"
Expand Down
4 changes: 2 additions & 2 deletions src/locales/common/install_waterfox_common.pot
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: install_waterfox_common 1.5.0\n"
"Project-Id-Version: install_waterfox_common 1.5.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-02-10 23:55+0100\n"
"POT-Creation-Date: 2022-10-04 18:27+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"
Expand Down

0 comments on commit 2733b11

Please sign in to comment.