3 Commits

Author SHA1 Message Date
SpyglassCrafter ddf2d8ff0a Translated using Weblate (Portuguese)
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled
Currently translated at 75.6% (267 of 353 strings)

Translated using Weblate (Portuguese)

Currently translated at 75.6% (267 of 353 strings)

Co-authored-by: Miguel <youaren0tme@users.noreply.weblate.spyglassmc.com>
Co-authored-by: O-Zel <o-zel@users.noreply.weblate.spyglassmc.com>
Translate-URL: https://weblate.spyglassmc.com/projects/misode-github-io/web-app/pt/
Translation: Misode's Data Pack Generators/Web App
2025-06-02 23:06:13 +00:00
SpyglassCrafter 6e9555dd7f Translated using Weblate (Polish)
Currently translated at 98.8% (349 of 353 strings)

Co-authored-by: Steame <steame090@users.noreply.weblate.spyglassmc.com>
Translate-URL: https://weblate.spyglassmc.com/projects/misode-github-io/web-app/pl/
Translation: Misode's Data Pack Generators/Web App
2025-06-02 23:06:13 +00:00
SpyglassCrafter f19985cb25 Translated using Weblate (French)
Currently translated at 95.7% (338 of 353 strings)

Co-authored-by: Syhix <syhix@users.noreply.weblate.spyglassmc.com>
Translate-URL: https://weblate.spyglassmc.com/projects/misode-github-io/web-app/fr/
Translation: Misode's Data Pack Generators/Web App
2025-06-02 23:06:13 +00:00
3 changed files with 15 additions and 5 deletions
+2 -1
View File
@@ -336,5 +336,6 @@
"partner.sky_aesthetics": "Sky Aesthetics",
"generator.fabric:fabric_mod_json": "fabric.mod.json",
"generator.sky_aesthetics:sky": "Ciel personnalisé",
"partner.fabric": "Fabric"
"partner.fabric": "Fabric",
"generator.dialog": "Dialogue"
}
+8 -3
View File
@@ -46,7 +46,7 @@
"convert.format.loot-table": "Tablica łupów (Loot table)",
"convert.format.item-modifier": "Modyfikator przedmiotu (Item modifier)",
"convert.format.give-command": "/give",
"convert.select": "Wybierz",
"convert.select": "-- Wybierz --",
"github": "Github",
"mode.side": "Bok",
"generator.worldgen/density_function": "Funkcja gęstości",
@@ -237,7 +237,7 @@
"project.rename_file": "Zmień nazwę pliku",
"project.save_current_file": "Zapisz plik do projektu",
"project.search": "Wyszukaj projekt",
"project.search_drafts": "Wyszukaj robocze",
"project.search_drafts": "Wyszukaj szkice",
"project.show_file_paths": "Pokaż ścieżkę pliku",
"project.show_resources": "Pokaż zasoby",
"project.unsaved_file": "Niezapisany plik",
@@ -345,5 +345,10 @@
"collapse": "Zwiń",
"collapse_all": "Przytrzymaj %0%, aby zwinąć wszystkie",
"generator.ohthetreesyoullgrow:configured_feature": "Twór OTTYG",
"generator.neoforge:data_map_waxables": "Mapowanie materiałów woskowalnych"
"generator.neoforge:data_map_waxables": "Mapowanie materiałów woskowalnych",
"generator.create:recipes": "Utwórz Receptury",
"generator.dialog": "Dialog",
"generator.texture_meta": "Metadata Textury",
"generator.tag/dialog": "­Oznaczenie Dialogu",
"partner.create": "Utwórz"
}
+5 -1
View File
@@ -269,5 +269,9 @@
"mode.3d": "3D",
"mode.side": "Lado",
"mode.top": "Topo",
"project.show_file_paths": "Mostrar caminho de arquivos"
"project.show_file_paths": "Mostrar caminho de arquivos",
"contributor.report": "Relatador de erros",
"sounds.loading_sound": "Carregando sons",
"sounds.volume": "Volume",
"switch_version": "Mudar versão"
}