Skip to content

Commit dc260d4

Browse files
committed
Github Actions: Update .pot string index
1 parent 1cdd20e commit dc260d4

File tree

1 file changed

+25
-21
lines changed

1 file changed

+25
-21
lines changed

skytemple_randomizer/data/locale/org.skytemple.Randomizer.pot

Lines changed: 25 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: org.skytemple.Randomizer\n"
99
"Report-Msgid-Bugs-To: https://translate.skytemple.org\n"
10-
"POT-Creation-Date: 2024-08-04 17:21+0000\n"
10+
"POT-Creation-Date: 2024-08-07 13:21+0000\n"
1111
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1212
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1313
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3220,6 +3220,10 @@ msgstr ""
32203220
msgid "Makes the game always move the PoV to your partners when they use moves or are attacked, even if the partner is only one tile away, when far-off pals is enabled. Recommended for CTC since the PoV stays on your last pokemon at the end of a manual movement round without this, and CTC already reduces the amount of time the game pauses for between PoV changes."
32213221
msgstr ""
32223222

3223+
#: skytemple-files/skytemple_files/patch/handler/fast_chimecho.py:47
3224+
msgid "Shorten Chimecho Team Assembly menu interactions. Adding, removing and making leader are now fast interactions that immediately go back to the team member selection menu."
3225+
msgstr ""
3226+
32233227
#: skytemple-files/skytemple_files/patch/handler/fix_evolution.py:45
32243228
msgid "Fixes the evolution glitch that freezes the game when attempting to evolve a pokémon whose name has 10 characters."
32253229
msgstr ""
@@ -3318,71 +3322,71 @@ msgstr ""
33183322
msgid "Fixes the 'unused' chance for dungeons. It now determines a chance of spawning a wall maze room in the floor."
33193323
msgstr ""
33203324

3321-
#: skytemple-files/skytemple_files/patch/patches.py:234
3322-
#: skytemple-files/skytemple_files/patch/patches.py:244
3325+
#: skytemple-files/skytemple_files/patch/patches.py:236
3326+
#: skytemple-files/skytemple_files/patch/patches.py:246
33233327
#, python-brace-format
33243328
msgid "The patch '{name}' was not found."
33253329
msgstr ""
33263330

3327-
#: skytemple-files/skytemple_files/patch/patches.py:251
3331+
#: skytemple-files/skytemple_files/patch/patches.py:253
33283332
#, python-brace-format
33293333
msgid "The patch '{patch_name}' needs to be applied before you can apply '{name}'."
33303334
msgstr ""
33313335

3332-
#: skytemple-files/skytemple_files/patch/patches.py:257
3336+
#: skytemple-files/skytemple_files/patch/patches.py:259
33333337
#, python-brace-format
33343338
msgid "The patch '{patch_name}' needs to be applied before you can apply '{name}'. This patch could not be found."
33353339
msgstr ""
33363340

3337-
#: skytemple-files/skytemple_files/patch/patches.py:267
3341+
#: skytemple-files/skytemple_files/patch/patches.py:269
33383342
msgid "No configuration was given."
33393343
msgstr ""
33403344

3341-
#: skytemple-files/skytemple_files/patch/patches.py:270
3345+
#: skytemple-files/skytemple_files/patch/patches.py:272
33423346
msgid "Missing configuration value."
33433347
msgstr ""
33443348

3345-
#: skytemple-files/skytemple_files/patch/patches.py:275
3346-
#: skytemple-files/skytemple_files/patch/patches.py:281
3347-
#: skytemple-files/skytemple_files/patch/patches.py:287
3348-
#: skytemple-files/skytemple_files/patch/patches.py:295
3349-
#: skytemple-files/skytemple_files/patch/patches.py:309
3349+
#: skytemple-files/skytemple_files/patch/patches.py:277
3350+
#: skytemple-files/skytemple_files/patch/patches.py:283
3351+
#: skytemple-files/skytemple_files/patch/patches.py:289
3352+
#: skytemple-files/skytemple_files/patch/patches.py:297
3353+
#: skytemple-files/skytemple_files/patch/patches.py:311
33503354
msgid "Invalid configuration value."
33513355
msgstr ""
33523356

3353-
#: skytemple-files/skytemple_files/patch/patches.py:283
3357+
#: skytemple-files/skytemple_files/patch/patches.py:285
33543358
msgid "Must be >= {}."
33553359
msgstr ""
33563360

3357-
#: skytemple-files/skytemple_files/patch/patches.py:289
3361+
#: skytemple-files/skytemple_files/patch/patches.py:291
33583362
msgid "Must be <= {}."
33593363
msgstr ""
33603364

3361-
#: skytemple-files/skytemple_files/patch/patches.py:396
3365+
#: skytemple-files/skytemple_files/patch/patches.py:398
33623366
msgid "config.xml missing in patch package."
33633367
msgstr ""
33643368

3365-
#: skytemple-files/skytemple_files/patch/patches.py:398
3369+
#: skytemple-files/skytemple_files/patch/patches.py:400
33663370
msgid "Syntax error in the config.xml while reading patch package."
33673371
msgstr ""
33683372

3369-
#: skytemple-files/skytemple_files/patch/patches.py:408
3373+
#: skytemple-files/skytemple_files/patch/patches.py:410
33703374
msgid "patch.py missing in patch package."
33713375
msgstr ""
33723376

3373-
#: skytemple-files/skytemple_files/patch/patches.py:410
3377+
#: skytemple-files/skytemple_files/patch/patches.py:412
33743378
msgid "The patch.py of the patch package contains a syntax error."
33753379
msgstr ""
33763380

3377-
#: skytemple-files/skytemple_files/patch/patches.py:415
3381+
#: skytemple-files/skytemple_files/patch/patches.py:417
33783382
msgid "The patch.py of the patch package does not contain a 'PatchHandler'."
33793383
msgstr ""
33803384

3381-
#: skytemple-files/skytemple_files/patch/patches.py:421
3385+
#: skytemple-files/skytemple_files/patch/patches.py:423
33823386
msgid "The patch package does not contain an entry for the handler's patch name in the config.xml."
33833387
msgstr ""
33843388

3385-
#: skytemple-files/skytemple_files/patch/patches.py:428
3389+
#: skytemple-files/skytemple_files/patch/patches.py:430
33863390
#, python-brace-format
33873391
msgid "No patch for handler '{handler.name}' found in the configuration."
33883392
msgstr ""

0 commit comments

Comments
 (0)