Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion locale/templates/grasslibs.pot
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-06-27 15:58+0000\n"
"POT-Creation-Date: 2026-07-11 16:28+0000\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
11 changes: 8 additions & 3 deletions locale/templates/grassmods.pot
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-06-27 15:58+0000\n"
"POT-Creation-Date: 2026-07-11 16:28+0000\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 Expand Up @@ -4154,6 +4154,7 @@ msgstr ""
#: ../locale/scriptstrings/t.list_to_translate.c:8
#: ../locale/scriptstrings/t.list_to_translate.c:14
#: ../locale/scriptstrings/t.list_to_translate.c:15
#: ../locale/scriptstrings/t.list_to_translate.c:19
#: ../locale/scriptstrings/t.rast.list_to_translate.c:10
#: ../locale/scriptstrings/t.rast.list_to_translate.c:11
#: ../locale/scriptstrings/t.rast.neighbors_to_translate.c:7
Expand Down Expand Up @@ -15090,8 +15091,8 @@ msgstr ""

#: ../locale/scriptstrings/t.list_to_translate.c:11
#: ../locale/scriptstrings/t.list_to_translate.c:17
#: ../locale/scriptstrings/t.list_to_translate.c:19
#: ../locale/scriptstrings/t.list_to_translate.c:21
#: ../locale/scriptstrings/t.list_to_translate.c:23
#: ../locale/scriptstrings/t.rast.list_to_translate.c:8
#: ../locale/scriptstrings/t.rast.list_to_translate.c:15
#: ../locale/scriptstrings/t.rast.list_to_translate.c:17
Expand Down Expand Up @@ -15142,6 +15143,10 @@ msgid "plain;Plain text output;line;Comma separated list of dataset names;json;J
msgstr ""

#: ../locale/scriptstrings/t.list_to_translate.c:18
msgid "Name of mapsets to list ('.' for current, '*' for all mapsets)"
msgstr ""

#: ../locale/scriptstrings/t.list_to_translate.c:20
#: ../locale/scriptstrings/t.rast.list_to_translate.c:16
#: ../locale/scriptstrings/t.rast.univar_to_translate.c:12
#: ../locale/scriptstrings/t.rast3d.list_to_translate.c:15
Expand All @@ -15152,7 +15157,7 @@ msgstr ""
msgid "Field separator character between the output columns"
msgstr ""

#: ../locale/scriptstrings/t.list_to_translate.c:20
#: ../locale/scriptstrings/t.list_to_translate.c:22
#: ../locale/scriptstrings/t.sample_to_translate.c:11
msgid "Print the column names as first row"
msgstr ""
Expand Down
32 changes: 16 additions & 16 deletions locale/templates/grasswxpy.pot
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-06-27 15:58+0000\n"
"POT-Creation-Date: 2026-07-11 16:28+0000\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 Expand Up @@ -4065,7 +4065,7 @@ msgstr ""

#: ../gui/wxpython/gmodeler/panels.py:1743
#: ../gui/wxpython/gui_core/pyedit.py:401
#: ../gui/wxpython/gui_core/pyedit.py:472
#: ../gui/wxpython/gui_core/pyedit.py:470
msgid "Python script (*.py)|*.py"
msgstr ""

Expand Down Expand Up @@ -5802,60 +5802,60 @@ msgstr ""
msgid " Unable to launch Python script."
msgstr ""

#: ../gui/wxpython/gui_core/pyedit.py:470
#: ../gui/wxpython/gui_core/pyedit.py:468
msgid "Open file"
msgstr ""

#: ../gui/wxpython/gui_core/pyedit.py:512
#: ../gui/wxpython/gui_core/pyedit.py:508
#, python-brace-format
msgid "File <{path}> doesn't exist. It was probably moved or deleted."
msgstr ""

#: ../gui/wxpython/gui_core/pyedit.py:580
#: ../gui/wxpython/gui_core/pyedit.py:576
msgid "Replace the content by the template?"
msgstr ""

#: ../gui/wxpython/gui_core/pyedit.py:582
#: ../gui/wxpython/gui_core/pyedit.py:578
msgid "Replace the content by the example?"
msgstr ""

#: ../gui/wxpython/gui_core/pyedit.py:584
#: ../gui/wxpython/gui_core/pyedit.py:580
msgid "Replace the current content by the file content?"
msgstr ""

#: ../gui/wxpython/gui_core/pyedit.py:591
#: ../gui/wxpython/gui_core/pyedit.py:587
msgid "Replace content"
msgstr ""

#: ../gui/wxpython/gui_core/pyedit.py:604
#: ../gui/wxpython/gui_core/pyedit.py:600
msgid "Set parameters for the script"
msgstr ""

#: ../gui/wxpython/gui_core/pyedit.py:606
#: ../gui/wxpython/gui_core/pyedit.py:602
msgid "Specify command line parameters for the script separated by spaces:"
msgstr ""

#: ../gui/wxpython/gui_core/pyedit.py:659
#: ../gui/wxpython/gui_core/pyedit.py:655
msgid "Open (Ctrl+O)"
msgstr ""

#: ../gui/wxpython/gui_core/pyedit.py:660
#: ../gui/wxpython/gui_core/pyedit.py:656
msgid "Save (Ctrl+S)"
msgstr ""

#: ../gui/wxpython/gui_core/pyedit.py:661
#: ../gui/wxpython/gui_core/pyedit.py:657
msgid "Run (Ctrl+R)"
msgstr ""

#: ../gui/wxpython/gui_core/pyedit.py:663
#: ../gui/wxpython/gui_core/pyedit.py:659
msgid "Activate overwrite"
msgstr ""

#: ../gui/wxpython/gui_core/pyedit.py:664
#: ../gui/wxpython/gui_core/pyedit.py:660
msgid "Deactivate overwrite"
msgstr ""

#: ../gui/wxpython/gui_core/pyedit.py:883
#: ../gui/wxpython/gui_core/pyedit.py:879
msgid "Simple Python Editor"
msgstr ""

Expand Down