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 (German)
- Loading branch information
1 parent
ab5b53d
commit 853acbb
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/de_DE.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": "Syncmatiker <unk> <unk>", | ||
"syncmatica.gui.button.material_gatherings": "材料收集", | ||
"syncmatica.gui.button.load": "載入", | ||
"syncmatica.gui.button.unload": "卸載", | ||
"syncmatica.gui.button.remove": "刪除", | ||
"syncmatica.gui.button.download": "下載", | ||
"syncmatica.gui.button.downloading": "下載中...", | ||
"syncmatica.gui.button.share": "分享", | ||
"syncmatica.gui.button.material_gathering_placement": "材料", | ||
"syncmatica.gui.title.manage_server_placements": "管理伺服器配置 - %s", | ||
"syncmatica.gui.label.placement_info.file_name": "檔案名稱", | ||
"syncmatica.gui.label.placement_info.position": "原點 (xyz)", | ||
"syncmatica.gui.label.placement_info.dimension_id": "維度", | ||
"syncmatica.gui.label.placement_info.owner": "上傳者", | ||
"syncmatica.gui.label.placement_info.last_modified": "最後修改", | ||
"syncmatica.gui.label.placement_info.version": "精簡版: §f%d§r", | ||
"syncmatica.gui.label.placement_info.schema": "<unk> <unk> <unk> : §f%s§r [<unk> §f%d§r]", | ||
"syncmatica.error.share_without_shift": "按下 Shift 鍵以分享原理圖", | ||
"syncmatica.error.share_modified_subregions": "分享錯誤:伺服器不支持共享已修改的子區域,需要更新。", | ||
"syncmatica.error.modification_deny": "修改請求被拒絕 - 其他用戶已修改此檔案的展示位置。", | ||
"syncmatica.error.player_dimension_mismatch": "玩家需要與要載入的原理圖處於同一維度。", | ||
"syncmatica.error.create_from_schematic": "從原理圖建立同步時出錯: {} 。", | ||
"syncmatica.error.share_incompatible_schematic": "請使用主選單中的原理圖管理員轉換此檔案以分享。", | ||
"syncmatica.error.invalid_file": "無法分享此類型的檔案。", | ||
"syncmatica.error.failed_to_load": "無法載入 Litematica 模組 {} 。", | ||
"syncmatica.success.modification_accepted": "修改請求已允許 - 請再次鎖定展示位置以更新。" | ||
"syncmatica.gui.button.view_syncmatics": "Syncmatics anzeigen", | ||
"syncmatica.gui.button.material_gatherings": "Materialsammlungen", | ||
"syncmatica.gui.button.load": "Laden", | ||
"syncmatica.gui.button.unload": "Entladen", | ||
"syncmatica.gui.button.remove": "Entfernen", | ||
"syncmatica.gui.button.download": "Herunterladen", | ||
"syncmatica.gui.button.downloading": "Wird heruntergeladen...", | ||
"syncmatica.gui.button.share": "Aktie", | ||
"syncmatica.gui.button.material_gathering_placement": "Materialien", | ||
"syncmatica.gui.title.manage_server_placements": "Serverplatzierungen verwalten – %s", | ||
"syncmatica.gui.label.placement_info.file_name": "Dateiname", | ||
"syncmatica.gui.label.placement_info.position": "Herkunft (xyz)", | ||
"syncmatica.gui.label.placement_info.dimension_id": "Dimension", | ||
"syncmatica.gui.label.placement_info.owner": "Ursprünglich geteilt von", | ||
"syncmatica.gui.label.placement_info.last_modified": "Zuletzt geändert von", | ||
"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": "Zum Teilen die Umschalttaste drücken", | ||
"syncmatica.error.share_modified_subregions": "Freigabefehler – Der verbundene Server unterstützt die Freigabe geänderter Unterregionen nicht – er muss aktualisiert werden.", | ||
"syncmatica.error.modification_deny": "Änderungsanforderung abgelehnt – Ein anderer Benutzer ändert diese Platzierung bereits.", | ||
"syncmatica.error.player_dimension_mismatch": "Zum Laden muss sich der Player in derselben Dimension wie die Platzierung befinden.", | ||
"syncmatica.error.create_from_schematic": "Fehler beim Erstellen von Syncmatic aus dem Schema: {}", | ||
"syncmatica.error.share_incompatible_schematic": "Konvertieren Sie diese Datei mit dem Schematic Manager im Hauptmenü, um sie zu teilen", | ||
"syncmatica.error.invalid_file": "Dieser Dateityp kann nicht freigegeben werden", | ||
"syncmatica.error.failed_to_load": "Das Laden von litematic {} ist fehlgeschlagen", | ||
"syncmatica.success.modification_accepted": "Änderungsanfrage akzeptieren - Sperren Sie die Platzierung erneut, um die Ergebnisse an den Server weiterzugeben" | ||
} |