forked from End-Tech/syncmatica
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New translations en_us.json (Hungarian)
- Loading branch information
1 parent
78c1abe
commit 7389562
Showing
1 changed file
with
26 additions
and
26 deletions.
There are no files selected for viewing
52 changes: 26 additions & 26 deletions
52
src/main/resources/assets/syncmatica/lang/crowdin/hu_HU.json
This file contains 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,28 +1,28 @@ | ||
{ | ||
"syncmatica.gui.button.view_syncmatics": "View Syncmatics", | ||
"syncmatica.gui.button.material_gatherings": "Material Collections", | ||
"syncmatica.gui.button.load": "Load", | ||
"syncmatica.gui.button.unload": "Unload", | ||
"syncmatica.gui.button.remove": "Remove", | ||
"syncmatica.gui.button.download": "Download", | ||
"syncmatica.gui.button.downloading": "Downloading...", | ||
"syncmatica.gui.button.share": "Share", | ||
"syncmatica.gui.button.material_gathering_placement": "Materials", | ||
"syncmatica.gui.title.manage_server_placements": "Manage Server Placements - %s", | ||
"syncmatica.gui.label.placement_info.file_name": "File Name", | ||
"syncmatica.gui.label.placement_info.position": "Origin (xyz)", | ||
"syncmatica.gui.label.placement_info.dimension_id": "Dimension", | ||
"syncmatica.gui.label.placement_info.owner": "Originally shared by", | ||
"syncmatica.gui.label.placement_info.last_modified": "Last modified by", | ||
"syncmatica.gui.label.placement_info.version": "Litematic Version: §f%d§r", | ||
"syncmatica.gui.label.placement_info.schema": "Minecraft: §f%s§r [Schema §f%d§r]", | ||
"syncmatica.error.share_without_shift": "Press shift to share", | ||
"syncmatica.error.share_modified_subregions": "Share Error - Connected Server does not support sharing of modified subregions - it needs to update.", | ||
"syncmatica.error.modification_deny": "Denied Modification request - Another user is already modifying this placement.", | ||
"syncmatica.error.player_dimension_mismatch": "Player needs to be in the same dimension as placement to load.", | ||
"syncmatica.error.create_from_schematic": "Error creating Syncmatic from schematic: {}", | ||
"syncmatica.error.share_incompatible_schematic": "Convert this file using the Schematic Manager from the main menu to share it", | ||
"syncmatica.error.invalid_file": "Cannot share this type of file", | ||
"syncmatica.error.failed_to_load": "Failed to load litematic {}", | ||
"syncmatica.success.modification_accepted": "Modification request accept - Lock the placement again to share the results to the server" | ||
"syncmatica.gui.button.view_syncmatics": "A Syncmatics megtekintése", | ||
"syncmatica.gui.button.material_gatherings": "Anyaggyűjtemények", | ||
"syncmatica.gui.button.load": "Terhelés", | ||
"syncmatica.gui.button.unload": "Kirak", | ||
"syncmatica.gui.button.remove": "Távolítsa el", | ||
"syncmatica.gui.button.download": "Letöltés", | ||
"syncmatica.gui.button.downloading": "Letöltés...", | ||
"syncmatica.gui.button.share": "Részesedés", | ||
"syncmatica.gui.button.material_gathering_placement": "Anyagok", | ||
"syncmatica.gui.title.manage_server_placements": "Szerverelhelyezések kezelése - %s", | ||
"syncmatica.gui.label.placement_info.file_name": "Fájlnév", | ||
"syncmatica.gui.label.placement_info.position": "Eredet (xyz)", | ||
"syncmatica.gui.label.placement_info.dimension_id": "Dimenzió", | ||
"syncmatica.gui.label.placement_info.owner": "Eredetileg megosztotta", | ||
"syncmatica.gui.label.placement_info.last_modified": "Utoljára módosította", | ||
"syncmatica.gui.label.placement_info.version": "Litematikus változat: §f%d§r", | ||
"syncmatica.gui.label.placement_info.schema": "Minecraft: §f%s§r [Séma §f%d§r]", | ||
"syncmatica.error.share_without_shift": "A megosztáshoz nyomja meg a Shift gombot", | ||
"syncmatica.error.share_modified_subregions": "Megosztási hiba – A Connected Server nem támogatja a módosított alrégiók megosztását – frissíteni kell.", | ||
"syncmatica.error.modification_deny": "Elutasított módosítási kérelem – Egy másik felhasználó már módosítja ezt az elhelyezést.", | ||
"syncmatica.error.player_dimension_mismatch": "A betöltéshez a lejátszónak ugyanabban a méretben kell lennie, mint az elhelyezés.", | ||
"syncmatica.error.create_from_schematic": "Hiba történt a Syncmatic kapcsolási rajzból létrehozásakor: {}", | ||
"syncmatica.error.share_incompatible_schematic": "A megosztáshoz konvertálja ezt a fájlt a főmenü Schematic Manager segítségével", | ||
"syncmatica.error.invalid_file": "Az ilyen típusú fájl nem osztható meg", | ||
"syncmatica.error.failed_to_load": "Nem sikerült betölteni a szöveges {} elemet", | ||
"syncmatica.success.modification_accepted": "Módosítási kérelem elfogadása – Zárolja újra az elhelyezést, hogy megosszák az eredményeket a szerverrel" | ||
} |