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 zh_cn.json (Hebrew)
- Loading branch information
1 parent
0ef4dd0
commit b69d35e
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/he_IL.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": "הצג את Syncmatics", | ||
"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": "Minecraft: §f%s§r [סכימה §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": "שגיאה ביצירת Syncmatic מתוך סכימה: {}", | ||
"syncmatica.error.share_incompatible_schematic": "המר קובץ זה באמצעות ה- Schematic Manager מהתפריט הראשי כדי לשתף אותו", | ||
"syncmatica.error.invalid_file": "לא ניתן לשתף קובץ מסוג זה", | ||
"syncmatica.error.failed_to_load": "טעינת Litematic {} נכשלה", | ||
"syncmatica.success.modification_accepted": "קבל בקשת שינוי - נעל את המיקום שוב כדי לשתף את התוצאות עם השרת" | ||
"syncmatica.gui.button.view_syncmatics": "Syncmatics菜单", | ||
"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": "我的世界: §f%s§r [架构 §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": "允许的修改请求 - 请再次锁定展示位置以更新。" | ||
} |