Skip to content

Commit

Permalink
Eyemod 翻译提交 (#4047)
Browse files Browse the repository at this point in the history
* upload eyemod

* Update projects/1.16/assets/eyemod-a-phone-mod/eyemod/lang/zh_cn.json

Co-authored-by: ChuijkYahus <[email protected]>

* fix & update 1.20

* mv projects/1.16/assets/eyemod-a-phone-mod projects/1.16/assets/eyemod-phone

Co-authored-by: DrIceTea123 <[email protected]>

* mv projects/1.18/assets/eyemod-a-phone-mod projects/1.18/assets/eyemod-phone

Co-authored-by: DrIceTea123 <[email protected]>

* mv projects/1.16-fabric/assets/eyemod-a-phone-mod projects/1.16-fabric/assets/eyemod-phone

Co-authored-by: DrIceTea123 <[email protected]>

* mv projects/1.18-fabric/assets/eyemod-a-phone-mod projects/1.18-fabric/assets/eyemod-phone

Co-authored-by: DrIceTea123 <[email protected]>

* mv projects/1.19/assets/eyemod-a-phone-mod projects/1.19/assets/eyemod-phone

Co-authored-by: DrIceTea123 <[email protected]>

---------

Co-authored-by: ChuijkYahus <[email protected]>
Co-authored-by: cfpa-bot[bot] <101878103+cfpa-bot[bot]@users.noreply.github.com>
  • Loading branch information
3 people committed Jul 23, 2024
1 parent a90a049 commit 40a7c27
Show file tree
Hide file tree
Showing 12 changed files with 2,664 additions and 0 deletions.
125 changes: 125 additions & 0 deletions projects/1.16-fabric/assets/eyemod-phone/eyemod/lang/en_us.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,125 @@
{
//Translation file of the EyeMod
//Items
"item.eyemod.eyephone": "EyePhone",
"item.eyemod.eyecore": "EyeCore",
"item.eyemod.cover": "Cover",
"item.eyemod.display": "Display",
"item.eyemod.battery": "Battery",
"item.eyemod.drive": "Drive",
"item.eyemod.wire": "Wire",
"block.eyemod.router": "Router",
"block.eyemod.charger": "Charger",

//Apps
"app.eyemod.settings.name": "Settings",
"app.eyemod.settings.desc": "Manage the settings of your device",
"app.eyemod.store.name": "Store",
"app.eyemod.store.desc": "Buy and sell apps",
"app.eyemod.mail.name": "Mail",
"app.eyemod.mail.desc": "Read mails that have been send to you",
"app.eyemod.contacts.name": "Contacts",
"app.eyemod.contacts.desc": "Manage your contacts",
"app.eyemod.messages.name": "Messages",
"app.eyemod.messages.desc": "Private chat with players",
"app.eyemod.chat.name": "Chat",
"app.eyemod.chat.desc": "Chat with other online players",
"app.eyemod.maps.name": "Maps",
"app.eyemod.maps.desc": "A map of the world",
"app.eyemod.waypoint.name": "Waypoint",
"app.eyemod.waypoint.desc": "A place to save important coordinates",
"app.eyemod.clock.name": "Clock",
"app.eyemod.clock.desc": "Keep track of the time",
"app.eyemod.notes.name": "Notes",
"app.eyemod.notes.desc": "Write down important notes",
"app.eyemod.camera.name": "Camera",
"app.eyemod.camera.desc": "Take pictures",
"app.eyemod.console.name": "Console",
"app.eyemod.console.desc": "Execute different commands",
"app.eyemod.photos.name": "Photos",
"app.eyemod.photos.desc": "Browse your photo library",
"app.eyemod.music.name": "Music",
"app.eyemod.music.desc": "Play some minecraft music",

//General Text
"text.eyemod.test": "Test",
"text.eyemod.add": "Add",
"text.eyemod.buy": "Buy",
"text.eyemod.remove": "Remove",
"text.eyemod.open": "Open",
"text.eyemod.close": "Close",
"text.eyemod.player": "Player",
"text.eyemod.name": "Name",
"text.eyemod.start": "Start",

"text.eyemod.notify_connection": "You need to be connected to the EyeNet to use this app",
"text.eyemod.notify_location": "You need to give access to your location in the settings before using this app",
"text.eyemod.notify_storage": "You do not have enough storage to perform this action",
"text.eyemod.temperature": "{v} degrees",

//In-App Text
//Store
"text.eyemod.store_price": "${v}",
"text.eyemod.store_apps": "Apps",
"text.eyemod.store_bought": "Thank you for your purchase!",
"text.eyemod.store_money": "You do not have enough money to buy this app",
"text.eyemod.store_out": "It seems like you have bought all available apps already",
"text.eyemod.store_more": "More apps? See the mod page for additional apps!",

//Settings
"text.eyemod.settings_device": "Device Settings",
"text.eyemod.settings_apps": "App Settings",
"text.eyemod.settings_general": "General",
"text.eyemod.settings_appman": "App Management",
"text.eyemod.settings_cleardevice": "Reset Device",
"text.eyemod.settings_clearconfirm": "Are you sure you want to reset all data? (excluding apps and money)",
"text.eyemod.settings_clearapp": "Clear Data",
"text.eyemod.settings_deinstall": "Delete",
"text.eyemod.settings_battery": "Battery: {v}",
"text.eyemod.settings_storage": "Storage: {v}",
"text.eyemod.settings_clear": "Clear Data",
"text.eyemod.settings_account": "Account",
"text.eyemod.settings_money": "Transfer money (${v}):",

"text.eyemod.settings_customization": "Customization",
"text.eyemod.settings_border": "Device:",
"text.eyemod.settings_background": "Background:",
"text.eyemod.settings_custom": "Custom Background",
"text.eyemod.settings_privacy": "Privacy",
"text.eyemod.settings_face": "Face ID",
"text.eyemod.settings_location": "Location Access",
"text.eyemod.settings_notifications": "Allow notifications",
"text.eyemod.settings_eyenet": "EyeNet",
"text.eyemod.settings_connection": "Connection: {v}",
"text.eyemod.settings_disconnect": "Disconnect",

//Mail
"text.eyemod.mail_read": "Read",

//Chat
"text.eyemod.chat_local": "Local",
"text.eyemod.chat_distance": "Local range: {v}",
"text.eyemod.chat_message": "Message",

//Maps
"text.eyemod.map_size": "Map size: {v}",

//Clock
"text.eyemod.clock_timer": "Timer",
"text.eyemod.clock_stopwatch": "Stopwatch",

//Camera
"text.eyemod.camera_resolution": "High resolution",

//Notes
"text.eyemod.notes_note": "Note",

//Console
"text.eyemod.console_command": "Command",

//Photos
"text.eyemod.photos_rename": "Rename to:",
"text.eyemod.photos_delete": "Are you sure you want to delete this photo?"


}
125 changes: 125 additions & 0 deletions projects/1.16-fabric/assets/eyemod-phone/eyemod/lang/zh_cn.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,125 @@
{
//Translation file of the EyeMod
//Items
"item.eyemod.eyephone": "大眼手机",
"item.eyemod.eyecore": "大眼核心",
"item.eyemod.cover": "背板",
"item.eyemod.display": "显示器",
"item.eyemod.battery": "电池",
"item.eyemod.drive": "驱动器",
"item.eyemod.wire": "线缆",
"block.eyemod.router": "路由器",
"block.eyemod.charger": "充电站",

//Apps
"app.eyemod.settings.name": "设置",
"app.eyemod.settings.desc": "管理设备的设置",
"app.eyemod.store.name": "商城",
"app.eyemod.store.desc": "购买与售卖应用程序",
"app.eyemod.mail.name": "邮件",
"app.eyemod.mail.desc": "阅读发送给你的邮件",
"app.eyemod.contacts.name": "联系人",
"app.eyemod.contacts.desc": "管理联系人",
"app.eyemod.messages.name": "信息",
"app.eyemod.messages.desc": "与玩家的私人聊天",
"app.eyemod.chat.name": "聊天",
"app.eyemod.chat.desc": "与其他在线玩家聊天",
"app.eyemod.maps.name": "地图",
"app.eyemod.maps.desc": "一个世界地图",
"app.eyemod.waypoint.name": "路径点",
"app.eyemod.waypoint.desc": "保存重要坐标的位置",
"app.eyemod.clock.name": "时钟",
"app.eyemod.clock.desc": "掌握时间",
"app.eyemod.notes.name": "记事本",
"app.eyemod.notes.desc": "记下重要的笔记",
"app.eyemod.camera.name": "相机",
"app.eyemod.camera.desc": "拍张照片",
"app.eyemod.console.name": "控制台",
"app.eyemod.console.desc": "执行不同的命令",
"app.eyemod.photos.name": "照片",
"app.eyemod.photos.desc": "浏览你的照片库",
"app.eyemod.music.name": "音乐",
"app.eyemod.music.desc": "播放一些Minecraft音乐",

//General Text
"text.eyemod.test": "测试",
"text.eyemod.add": "添加",
"text.eyemod.buy": "购买",
"text.eyemod.remove": "移除",
"text.eyemod.open": "打开",
"text.eyemod.close": "关闭",
"text.eyemod.player": "玩家",
"text.eyemod.name": "名称",
"text.eyemod.start": "开始",

"text.eyemod.notify_connection": "你需要连接到大眼网络才能使用此应用程序",
"text.eyemod.notify_location": "在使用此应用程序之前,你需要在设置中授予位置信息的访问权限",
"text.eyemod.notify_storage": "你没有足够的存储空间来执行此操作",
"text.eyemod.temperature": "{v}度",

//In-App Text
//Store
"text.eyemod.store_price": "${v}",
"text.eyemod.store_apps": "应用程序",
"text.eyemod.store_bought": "感谢您的购买!",
"text.eyemod.store_money": "你没有足够的钱来购买此应用程序",
"text.eyemod.store_out": "你似乎已经购买了所有可用的应用程序",
"text.eyemod.store_more": "更多应用程序?有关其他应用程序,请参阅模组页面!",

//Settings
"text.eyemod.settings_device": "设备设置",
"text.eyemod.settings_apps": "应用程序设置",
"text.eyemod.settings_general": "通用",
"text.eyemod.settings_appman": "应用程序管理",
"text.eyemod.settings_cleardevice": "重置设备",
"text.eyemod.settings_clearconfirm": "您确定要重置所有数据吗?(不包括应用程序和金钱)",
"text.eyemod.settings_clearapp": "清除数据",
"text.eyemod.settings_deinstall": "删除",
"text.eyemod.settings_battery": "电量:{v}",
"text.eyemod.settings_storage": "存储空间:{v}",
"text.eyemod.settings_clear": "清除数据",
"text.eyemod.settings_account": "账户",
"text.eyemod.settings_money": "转入金钱(${v}):",

"text.eyemod.settings_customization": "自定义",
"text.eyemod.settings_border": "设备:",
"text.eyemod.settings_background": "背景:",
"text.eyemod.settings_custom": "自定义背景",
"text.eyemod.settings_privacy": "隐私",
"text.eyemod.settings_face": "面容ID",
"text.eyemod.settings_location": "访问位置信息",
"text.eyemod.settings_notifications": "允许通知",
"text.eyemod.settings_eyenet": "大眼网络",
"text.eyemod.settings_connection": "连接:{v}",
"text.eyemod.settings_disconnect": "断开连接",

//Mail
"text.eyemod.mail_read": "阅读",

//Chat
"text.eyemod.chat_local": "本地",
"text.eyemod.chat_distance": "本地范围:{v}",
"text.eyemod.chat_message": "信息",

//Maps
"text.eyemod.map_size": "地图大小:{v}",

//Clock
"text.eyemod.clock_timer": "计时器",
"text.eyemod.clock_stopwatch": "秒表",

//Camera
"text.eyemod.camera_resolution": "高分辨率",

//Notes
"text.eyemod.notes_note": "笔记",

//Console
"text.eyemod.console_command": "命令",

//Photos
"text.eyemod.photos_rename": "重命名为:",
"text.eyemod.photos_delete": "你确定要删除此照片吗?"


}
Loading

0 comments on commit 40a7c27

Please sign in to comment.