-
Notifications
You must be signed in to change notification settings - Fork 3
Add support for translations #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Sheriff-Unit-3
wants to merge
5
commits into
mt-mods:master
Choose a base branch
from
Sheriff-Unit-3:translation
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 4 commits
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
beb56cb
Add support for translations
Sheriff-Unit-3 9c6a776
Add core to .luacheckrc
Sheriff-Unit-3 d3fdddb
Remove `.vscode` dir, remove unused variable
Sheriff-Unit-3 efa9036
Change some German and Spanish translations
Sheriff-Unit-3 0c50e68
Use Muro in es translation
Sheriff-Unit-3 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -2,6 +2,7 @@ unused_args = false | |
|
|
||
| globals = { | ||
| "minetest", | ||
| "core", | ||
| } | ||
|
|
||
| read_globals = { | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,30 @@ | ||
| # German translations for ice mod. | ||
| # Copyright (C) 2026 | ||
| # This file is distributed under GPL-3.0.. | ||
| # Automatically generated, 2026. | ||
| # | ||
| msgid "" | ||
| msgstr "" | ||
| "Project-Id-Version: PACKAGE VERSION\n" | ||
| "Report-Msgid-Bugs-To: \n" | ||
| "POT-Creation-Date: 2026-05-30 19:51-0500\n" | ||
| "PO-Revision-Date: 2026-05-30 19:51-0500\n" | ||
| "Last-Translator: Automatically generated\n" | ||
| "Language-Team: none\n" | ||
| "Language: de\n" | ||
| "MIME-Version: 1.0\n" | ||
| "Content-Type: text/plain; charset=ASCII\n" | ||
| "Content-Transfer-Encoding: 8bit\n" | ||
| "Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||
|
|
||
| #: init.lua:6 | ||
| msgid "Ice Brick" | ||
| msgstr "Ziegel aus Eis" | ||
|
|
||
| #: init.lua:32 | ||
| msgid "Ice Brick Wall" | ||
| msgstr "Ziegelmauer aus Eis" | ||
|
|
||
| #: init.lua:48 | ||
| msgid "Ice Door" | ||
| msgstr "Tuer aus Eis" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,30 @@ | ||
| # Spanish translations for ice mod. | ||
| # Copyright (C) 2026 | ||
| # This file is distributed under GPL-3.0. | ||
| # Automatically generated, 2026. | ||
| # | ||
| msgid "" | ||
| msgstr "" | ||
| "Project-Id-Version: PACKAGE VERSION\n" | ||
| "Report-Msgid-Bugs-To: \n" | ||
| "POT-Creation-Date: 2026-05-30 19:51-0500\n" | ||
| "PO-Revision-Date: 2026-05-30 19:51-0500\n" | ||
| "Last-Translator: Automatically generated\n" | ||
| "Language-Team: none\n" | ||
| "Language: es\n" | ||
| "MIME-Version: 1.0\n" | ||
| "Content-Type: text/plain; charset=ASCII\n" | ||
| "Content-Transfer-Encoding: 8bit\n" | ||
| "Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||
|
|
||
| #: init.lua:6 | ||
| msgid "Ice Brick" | ||
| msgstr "Ladrillo de hielo" | ||
|
|
||
| #: init.lua:32 | ||
| msgid "Ice Brick Wall" | ||
| msgstr "Pared/muro de ladrillo de hielo" | ||
|
|
||
| #: init.lua:48 | ||
| msgid "Ice Door" | ||
| msgstr "Puerta de hielo" | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,30 @@ | ||
| # French translations for ice mod. | ||
| # Copyright (C) 2026 | ||
| # This file is distributed under GPL-3.0. | ||
| # Automatically generated, 2026. | ||
| # | ||
| msgid "" | ||
| msgstr "" | ||
| "Project-Id-Version: PACKAGE VERSION\n" | ||
| "Report-Msgid-Bugs-To: \n" | ||
| "POT-Creation-Date: 2026-05-30 19:51-0500\n" | ||
| "PO-Revision-Date: 2026-05-30 19:51-0500\n" | ||
| "Last-Translator: Automatically generated\n" | ||
| "Language-Team: none\n" | ||
| "Language: fr\n" | ||
| "MIME-Version: 1.0\n" | ||
| "Content-Type: text/plain; charset=ASCII\n" | ||
| "Content-Transfer-Encoding: 8bit\n" | ||
| "Plural-Forms: nplurals=2; plural=(n > 1);\n" | ||
|
|
||
| #: init.lua:6 | ||
| msgid "Ice Brick" | ||
| msgstr "Brique de glace" | ||
|
|
||
| #: init.lua:32 | ||
| msgid "Ice Brick Wall" | ||
| msgstr "Mur de brique de glace" | ||
|
|
||
| #: init.lua:48 | ||
| msgid "Ice Door" | ||
| msgstr "Porte de glace" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,30 @@ | ||
| # Italian translations for ice mod. | ||
| # Copyright (C) 2026 | ||
| # This file is distributed under GPL-3.0. | ||
| # Automatically generated, 2026. | ||
| # | ||
| msgid "" | ||
| msgstr "" | ||
| "Project-Id-Version: PACKAGE VERSION\n" | ||
| "Report-Msgid-Bugs-To: \n" | ||
| "POT-Creation-Date: 2026-05-30 19:51-0500\n" | ||
| "PO-Revision-Date: 2026-05-30 19:51-0500\n" | ||
| "Last-Translator: Automatically generated\n" | ||
| "Language-Team: none\n" | ||
| "Language: it\n" | ||
| "MIME-Version: 1.0\n" | ||
| "Content-Type: text/plain; charset=ASCII\n" | ||
| "Content-Transfer-Encoding: 8bit\n" | ||
| "Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||
|
|
||
| #: init.lua:6 | ||
| msgid "Ice Brick" | ||
| msgstr "Mattonella di ghiaccio" | ||
|
|
||
| #: init.lua:32 | ||
| msgid "Ice Brick Wall" | ||
| msgstr "Muro di mattonella di ghiaccio" | ||
|
|
||
| #: init.lua:48 | ||
| msgid "Ice Door" | ||
| msgstr "Porta di ghiaccio" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,28 @@ | ||
| # Copyright (C) 2026 | ||
| # This file is distributed under GPL-3.0. | ||
| # | ||
| #, fuzzy | ||
| msgid "" | ||
| msgstr "" | ||
| "Project-Id-Version: PACKAGE VERSION\n" | ||
| "Report-Msgid-Bugs-To: \n" | ||
| "POT-Creation-Date: 2026-05-30 19:51-0500\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" | ||
| "Language: \n" | ||
| "MIME-Version: 1.0\n" | ||
| "Content-Type: text/plain; charset=CHARSET\n" | ||
| "Content-Transfer-Encoding: 8bit\n" | ||
|
|
||
| #: init.lua:6 | ||
| msgid "Ice Brick" | ||
| msgstr "" | ||
|
|
||
| #: init.lua:32 | ||
| msgid "Ice Brick Wall" | ||
| msgstr "" | ||
|
|
||
| #: init.lua:48 | ||
| msgid "Ice Door" | ||
| msgstr "" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,4 @@ | ||
| name = ice | ||
| description = Adds more ice nodes | ||
| depends = default, walls, doors | ||
| min_minetest_version = 5.10 |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.