Skip to content

Commit

Permalink
Github Actions: Update .pot string index
Browse files Browse the repository at this point in the history
  • Loading branch information
theCapypara committed Nov 22, 2023
1 parent 75109d4 commit 120ec70
Showing 1 changed file with 57 additions and 57 deletions.
114 changes: 57 additions & 57 deletions skytemple/data/locale/skytemple.pot
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: skytemple\n"
"Report-Msgid-Bugs-To: https://translate.skytemple.org\n"
"POT-Creation-Date: 2023-11-20 20:14+0000\n"
"POT-Creation-Date: 2023-11-22 18:07+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand Down Expand Up @@ -2099,7 +2099,7 @@ msgstr ""
msgid "Can not convert PIL image to Kao: Image dimensions must be {img_dim}x{img_dim}px."
msgstr ""

#: skytemple-files/skytemple_files/graphics/kao/_model.py:489
#: skytemple-files/skytemple_files/graphics/kao/_model.py:491
msgid ""
"This portrait does not compress well, the result size is greater than 800 bytes ({len(new_img_compressed)} bytes total).\n"
"If you haven't done already, try applying the 'ProvideATUPXSupport' to install an optimized compression algorithm, which might be able to better compress this image."
Expand Down Expand Up @@ -2983,72 +2983,72 @@ msgstr ""
msgid "Fixes the 'unused' chance for dungeons. It now determines a chance of spawning a wall maze room in the floor."
msgstr ""

#: skytemple-files/skytemple_files/patch/patches.py:214
#: skytemple-files/skytemple_files/patch/patches.py:224
#: skytemple-files/skytemple_files/patch/patches.py:226
#: skytemple-files/skytemple_files/patch/patches.py:236
#, python-brace-format
msgid "The patch '{name}' was not found."
msgstr ""

#: skytemple-files/skytemple_files/patch/patches.py:233
#: skytemple-files/skytemple_files/patch/patches.py:245
#, python-brace-format
msgid "The patch '{patch_name}' needs to be applied before you can apply '{name}'."
msgstr ""

#: skytemple-files/skytemple_files/patch/patches.py:242
#: skytemple-files/skytemple_files/patch/patches.py:254
#: skytemple/skytemple/module/patch/controller/asm.py:418
#, python-brace-format
msgid "The patch '{patch_name}' needs to be applied before you can apply '{name}'. This patch could not be found."
msgstr ""

#: skytemple-files/skytemple_files/patch/patches.py:253
#: skytemple-files/skytemple_files/patch/patches.py:265
msgid "No configuration was given."
msgstr ""

#: skytemple-files/skytemple_files/patch/patches.py:258
#: skytemple-files/skytemple_files/patch/patches.py:270
msgid "Missing configuration value."
msgstr ""

#: skytemple-files/skytemple_files/patch/patches.py:264
#: skytemple-files/skytemple_files/patch/patches.py:270
#: skytemple-files/skytemple_files/patch/patches.py:276
#: skytemple-files/skytemple_files/patch/patches.py:284
#: skytemple-files/skytemple_files/patch/patches.py:301
#: skytemple-files/skytemple_files/patch/patches.py:282
#: skytemple-files/skytemple_files/patch/patches.py:288
#: skytemple-files/skytemple_files/patch/patches.py:296
#: skytemple-files/skytemple_files/patch/patches.py:313
msgid "Invalid configuration value."
msgstr ""

#: skytemple-files/skytemple_files/patch/patches.py:272
#: skytemple-files/skytemple_files/patch/patches.py:284
msgid "Must be >= {}."
msgstr ""

#: skytemple-files/skytemple_files/patch/patches.py:278
#: skytemple-files/skytemple_files/patch/patches.py:290
msgid "Must be <= {}."
msgstr ""

#: skytemple-files/skytemple_files/patch/patches.py:393
#: skytemple-files/skytemple_files/patch/patches.py:405
msgid "config.xml missing in patch package."
msgstr ""

#: skytemple-files/skytemple_files/patch/patches.py:396
#: skytemple-files/skytemple_files/patch/patches.py:408
msgid "Syntax error in the config.xml while reading patch package."
msgstr ""

#: skytemple-files/skytemple_files/patch/patches.py:409
#: skytemple-files/skytemple_files/patch/patches.py:421
msgid "patch.py missing in patch package."
msgstr ""

#: skytemple-files/skytemple_files/patch/patches.py:412
#: skytemple-files/skytemple_files/patch/patches.py:424
msgid "The patch.py of the patch package contains a syntax error."
msgstr ""

#: skytemple-files/skytemple_files/patch/patches.py:420
#: skytemple-files/skytemple_files/patch/patches.py:432
msgid "The patch.py of the patch package does not contain a 'PatchHandler'."
msgstr ""

#: skytemple-files/skytemple_files/patch/patches.py:429
#: skytemple-files/skytemple_files/patch/patches.py:441
msgid "The patch package does not contain an entry for the handler's patch name in the config.xml."
msgstr ""

#: skytemple-files/skytemple_files/patch/patches.py:441
#: skytemple-files/skytemple_files/patch/patches.py:453
#, python-brace-format
msgid "No patch for handler '{handler.name}' found in the configuration."
msgstr ""
Expand Down Expand Up @@ -3320,7 +3320,7 @@ msgstr ""
msgid "Frame durations out of range while trying to build color."
msgstr ""

#: skytemple-rust/src/st_kao.rs:96
#: skytemple-rust/src/st_kao.rs:97
msgid ""
"This portrait does not compress well, the result size is greater than 800 bytes ({} bytes total).\n"
" If you haven't done already, try applying the 'ProvideATUPXSupport' to install an optimized compression algorithm, which might be able to better compress this image."
Expand Down Expand Up @@ -3541,7 +3541,7 @@ msgid "_Cancel"
msgstr ""

#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/editor_notebook.py:331
#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:994
#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:999
#: skytemple/skytemple/_i18n.py:50
#: skytemple/skytemple/module/dungeon_graphics/controller/trp_itm_img.py:98
#: skytemple/skytemple/module/map_bg/controller/bg_menu.py:304
Expand Down Expand Up @@ -3572,7 +3572,7 @@ msgid ""
msgstr ""

#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/editor_notebook.py:346
#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:1656
#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:1661
#: skytemple-ssb-debugger/skytemple_ssb_debugger/model/completion/calltips/position_mark.py:89
#: skytemple/skytemple/module/dungeon/controller/fixed.py:531
#: skytemple/skytemple/module/dungeon_graphics/controller/bg_menu.py:396
Expand Down Expand Up @@ -3841,112 +3841,112 @@ msgstr ""
msgid "Save Screenshot..."
msgstr ""

#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:813
#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:818
msgid "Open Scenes..."
msgstr ""

#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:820
#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:825
msgid "Open Scene..."
msgstr ""

#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:829
#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:834
msgid "Create directory..."
msgstr ""

#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:831
#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:836
msgid "Create new script file..."
msgstr ""

#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:836
#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:908
#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:841
#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:913
msgid "Macros"
msgstr ""

#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:839
#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:844
msgid "Delete directory..."
msgstr ""

#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:847
#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:852
msgid "Delete script file..."
msgstr ""

#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:856
#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:861
msgid "Create Directory"
msgstr ""

#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:856
#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:861
msgid "Name of the directory:"
msgstr ""

#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:864
#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:869
msgid "Create File"
msgstr ""

#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:864
#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:869
msgid "Name of the new script file:"
msgstr ""

#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:876
#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:881
#, python-brace-format
msgid "Do you want to delete the directory {row[1]} with all of it's contents?"
msgstr ""

#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:884
#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:889
#, python-brace-format
msgid "Do you want to delete the script file {row[1]}?"
msgstr ""

#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:922
#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:927
msgid "Common"
msgstr ""

#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:933
#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:1428
#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:938
#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:1433
#: skytemple/skytemple/module/script/module.py:253
#: skytemple/skytemple/module/script/module.py:622
msgid "Enter (sse)"
msgstr ""

#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:944
#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:1431
#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:949
#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:1436
#: skytemple/skytemple/module/script/module.py:270
#: skytemple/skytemple/module/script/module.py:565
msgid "Acting (ssa)"
msgstr ""

#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:954
#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:1435
#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:959
#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:1440
#: skytemple/skytemple/module/script/module.py:302
#: skytemple/skytemple/module/script/module.py:576
msgid "Sub (sss)"
msgstr ""

#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:991
#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:996
msgid "Save dumped block..."
msgstr ""

#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:1227
#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:1232
msgid "Unable to save savestate!"
msgstr ""

#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:1263
#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:1268
msgid "Unable to load savestate!"
msgstr ""

#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:1376
#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:1381
msgid "The game is stopped."
msgstr ""

#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:1385
#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:1390
msgid "The game is paused."
msgstr ""

#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:1490
#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:1495
#, python-brace-format
msgid "The debugger is halted at {ssb.file_name}."
msgstr ""

#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:1652
#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:1657
msgid ""
"You have unsaved changes to variables.\n"
"Variables are reset when the game is rebooted.\n"
Expand All @@ -3955,12 +3955,12 @@ msgid ""
"Do you still want to continue?"
msgstr ""

#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:1715
#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:1720
msgid "Delete"
msgstr ""

#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:1717
#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:1728
#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:1722
#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:1733
#: skytemple/skytemple/controller/main.py:991
#: skytemple/skytemple/data/widget/user_feedback.ui:40
#: skytemple/skytemple/module/map_bg/controller/main.py:126
Expand All @@ -3973,7 +3973,7 @@ msgstr ""
msgid "Cancel"
msgstr ""

#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:1718
#: skytemple-ssb-debugger/skytemple_ssb_debugger/controller/main.py:1723
msgid "You will not be able to restore it."
msgstr ""

Expand Down Expand Up @@ -4843,7 +4843,7 @@ msgid ""
"Parse error: {err}"
msgstr ""

#: skytemple-ssb-debugger/skytemple_ssb_debugger/model/completion/constants.py:42
#: skytemple-ssb-debugger/skytemple_ssb_debugger/model/completion/constants.py:41
msgid "Constants & Variables"
msgstr ""

Expand Down

0 comments on commit 120ec70

Please sign in to comment.