mirror of
https://github.com/misode/misode.github.io.git
synced 2026-05-02 13:42:55 +00:00
Compare commits
3 Commits
1232ca31d7
...
ddf2d8ff0a
| Author | SHA1 | Date | |
|---|---|---|---|
| ddf2d8ff0a | |||
| 6e9555dd7f | |||
| f19985cb25 |
+2
-1
@@ -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
@@ -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
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user