Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 31 additions & 2 deletions assets/i18n/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -1124,7 +1124,12 @@
"authDeviceChallenges": "Device Usage",
"authDeviceHint": "Swipe left to edit label, swipe right to logout device.",
"settingsMessageDisplayStyle": "Message Display Style",
"settingsMessageDisplayStyleBubble": "Bubble",
"settingsMessageDisplayStyleColumn": "Column",
"settingsMessageDisplayStyleCompact": "Compact",
"settingsAttachmentsListStyle": "Attachments List Style",
"settingsAttachmentsListStyleRow": "Row",
"settingsAttachmentsListStyleColumn": "Column",
"settingsLinkCollapseMode": "Link Preview Default",
"settingsLinkCollapseModeExpand": "Expand",
"settingsLinkCollapseModeCollapse": "Collapse",
Expand Down Expand Up @@ -1712,6 +1717,11 @@
"chatRoomUnpinned": "Chat room unpinned successfully.",
"pinnedChatRoom": "Pinned Rooms",
"settingsGroupedChatList": "Grouped Chat List",
"settingsShowChatEventMessages": "ShowChatEventMessages",
"ShowChatEventsMessagesHelper": "Choose visibility level for event/system messages",
"settingsChatEventMessageModeVerbose": "Verbose",
"settingsChatEventMessageModeImportant": "Important",
"settingsChatEventMessageModeNone": "None",
"settingsNotifyWithHaptic": "Notification with Haptic Feedback",
"settingsTts": "Text-to-Speech",
"settingsEnableTts": "Enable TTS",
Expand Down Expand Up @@ -2666,5 +2676,24 @@
"notificationCustomTopicError": "Please enter both topic and description",
"settingsMediaProxy": "Media Proxy",
"settingsMediaProxyHelper": "Media proxy will run a local HTTP server on your device, to support streaming cache, provides better media playback experience.",
"openFullPost": "Open full post"
}
"openFullPost": "Open full post",
"fitnessSyncHint": "Tap to sync your latest workouts and metrics",
"fitnessNewHealthDataHint": "New health data available",
"fitnessSync": "Sync",
"fitnessQuickActions": "Quick Actions",
"NoWorkoutsHint": "No Workouts",
"SeeAll": "See All",
"fitnessViewGoals": "View Goals",
"TrackFitnessGoals": "Track your fitness goals",
"ViewMetrics": "View Metrics",
"fitnessTrackHint": "Track weight, steps, and more",
"ViewLeaderboard": "View Leaderboard",
"ViewLeaderboardHint": "See how you rank against others",
"ActiveGoals": "Active Goals",
"Completed": "Completed",
"Goals": "Goals",
"Metrics": "Metrics",
"Import": "Import",
"RecentWorkouts": "Recent Workouts",
"LeaderBoard": "LeaderBoard"
}
123 changes: 110 additions & 13 deletions assets/i18n/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@
"loginGreeting": "欢迎回来!",
"loginOr": "或使用\n第三方登录",
"loginInProgress": "登录中……",
"useRecoveryCode": "使用恢复码",
"recoveryCodeHint": "请输入您的账户名称和恢复码以恢复账户。",
"recoveryCode": "恢复码",
"recover": "恢复",
"recoveryCodeCreated": "恢复码已创建",
"recoveryCodeSaveWarning": "请妥善保存此恢复码,之后将无法再次获取。请将其保存在密码管理器或安全位置。",
"iHaveSavedIt": "我已保存",
"username": "用户名",
"usernameCannotChangeHint": "用户名创建后无法更改。",
"usernameLookupHint": "您也可以输入电子邮件地址。",
Expand Down Expand Up @@ -1444,6 +1451,12 @@
"thoughtFunctionCallFinish": "{} 已响应",
"thoughtUnpaidHint": "由于存在未支付订单,无法使用寻思功能",
"thoughtUnpaidBanner": "你有未支付订单,请完成支付以继续使用服务。",
"thoughtStatusCompacting": "正在压缩上下文...",
"thoughtStatusPreparingContext": "正在准备上下文...",
"thoughtStatusContextCleared": "上下文已清除",
"thoughtStatusCompacted": "上下文已压缩",
"thoughtStatusAutoCompacted": "上下文已自动压缩",
"thoughtCompactArchived": "已归档 {} 条消息",
"conversations": "对话",
"newConversation": "新建对话",
"deleteConversation": "删除对话",
Expand Down Expand Up @@ -1664,6 +1677,14 @@
"notableDayToday": "{} 就是今天!",
"authSessionLogout": "注销登录",
"authSessionLogoutHint": "确认要退出登录吗?此操作将仅结束当前浏览会话,不会影响其他已登录的设备。",
"authDevicesTab": "设备",
"authSessionsTab": "会话",
"authLogoutAllOtherSessions": "退出所有其他会话",
"authLogoutAllOtherSessionsHint": "确定要退出所有其他会话吗?此操作无法撤销。",
"authCurrentSession": "当前会话",
"sessionTypeLogin": "登录",
"sessionTypeOAuth": "OAuth",
"sessionTypeOidc": "OIDC",
"filesDescription": "在 Solar Network Drive 管理您的文件。",
"postComposeDescription": "撰写一篇新帖子",
"searchPostsDescription": "输入标题、正文或关键词进行搜索。",
Expand Down Expand Up @@ -1692,6 +1713,11 @@
"chatRoomUnpinned": "聊天室已取消置顶。",
"pinnedChatRoom": "已置顶的聊天室",
"settingsGroupedChatList": "启用群组聊天列表分组",
"settingsShowChatEventMessages": "显示聊天事件消息",
"ShowChatEventsMessagesHelper": "选择事件/系统消息的可见级别",
"settingsChatEventMessageModeVerbose": "全部显示",
"settingsChatEventMessageModeImportant": "仅重要",
"settingsChatEventMessageModeNone": "不显示",
"settingsNotifyWithHaptic": "通知触感反馈",
"settingsTts": "文字转语音",
"settingsEnableTts": "启用 TTS",
Expand Down Expand Up @@ -2034,22 +2060,58 @@
"benefitsComparison": "权益对比",
"subscribeNow": "立即订阅",
"subscriptionAutoRenewDisclaimer": "自动续订订阅。可随时在 App Store 中取消。",
"noPurchasesToRestore": "没有可恢复的购买项目",
"termsLink": "服务条款",
"badges": "徽章",
"badgeInfoDescription": "徽章可通过完成成就、支持 Solar Network、成为社区重要成员以及参与特殊活动获得。激活的徽章将显示在您的账户名称旁,其余徽章则始终在个人资料页可见。",
"active": "已激活",
"activate": "激活",
"actionLogs": "操作日志",
"actionLogs": "操作日志",
"punishments": "处罚记录",
"adminPunishments": "管理处罚",
"myPunishments": "我的处罚",
"my": "我的",
"admin": "管理",
"punishment": "处罚",
"createPunishment": "创建处罚",
"editPunishment": "编辑处罚",
"deletePunishment": "删除处罚",
"deletePunishmentConfirm": "确定要删除此处罚吗?此操作无法撤销。",
"punishmentReason": "原因",
"punishmentReasonRequired": "请输入原因",
"punishmentReasonHint": "请输入处罚原因……",
"punishmentType": "类型",
"punishmentExpiresAt": "过期时间",
"punishmentBlockedPermissions": "被封禁的权限",
"punishmentBlockedPermissionsHint": "输入权限键,支持通配符,例如 'chat.send' 或 'drive.*'",
"punishmentTypePermissionModification": "权限修改",
"punishmentTypeBlockLogin": "禁止登录",
"punishmentTypeDisableAccount": "禁用账户",
"punishmentTypeStrike": "记过",
"noPunishmentsFound": "未找到处罚记录",
"punishmentCreated": "处罚创建成功",
"punishmentUpdated": "处罚更新成功",
"punishmentDeleted": "处罚删除成功",
"punishmentOverviewPermissionModification": "您的权限已被修改",
"punishmentOverviewBlockLogin": "您已被限制登录",
"punishmentOverviewDisableAccount": "您的账户已被禁用",
"punishmentOverviewStrike": "您已被记过一次",
"punishmentOverviewExpires": "过期时间:{}",
"accountRestrictions": "账户限制",
"tapToViewDetails": "点击查看详情",
"targetAccount": "目标账户",
"selectAccount": "选择账户",
"selectAccountRequired": "请选择一个账户",
"socialCreditReduction": "社会信用扣减",
"expiredAt": "已过期:{}",
"expiresAt": "过期:{}",
"optionalField": "可选",
"passport": "进度",
"achievements": "成就",
"quests": "任务",
"rewards": "奖励",
"completed": "已完成",
"completedAt": "完成于 {}",
"nextReset": "下次重置: {}",
"daily": "每日",
"weekly": "每周",
"monthly": "每月",
"progress": "进度",
"nextReset": "下次重置:{}",
"noAchievements": "暂无成就",
"noQuests": "暂无可用任务",
"experience": "经验",
Expand Down Expand Up @@ -2248,13 +2310,19 @@
"nearbyObservationsReady": "已准备 {} 条记录",
"nearbyObservationsCollecting": "正在收集...",
"meetWatchStopped": "实时更新已停止",
"meetParticipants": "参与者",
"meetParticipantsCount": "共有 {} 人",
"meetParticipantsEmpty": "尚无人加入。",
"meetQrShareTitle": "分享 {}",
"meetQrShareTitleDefault": "分享会面",
"meetQrScanTitle": "扫描二维码",
"meetQrScanHint": "将摄像头对准会议二维码即可加入",
"meetQrScan": "扫描二维码",
"meetParticipants": "发起者",
"meetParticipantsCount": "{} people here",
"meetParticipantsLocation": "参与者位置",
"meetParticipantsEmpty": "暂无参与者加入",
"meetHost": "发起者",
"meetParticipant": "参与者",
"meetComplete": "完成会面",
"meetDelete": "删除会面",
"meetDelete": "删除会面",
"meetDeleteConfirm": "您确定要删除此会面吗?此操作无法撤销。",
"meetExpiresAt": "结束时间",
"meetLastUpdate": "最后更新",
Expand Down Expand Up @@ -2448,7 +2516,11 @@
"descriptionOptional": "描述(可选)",
"notes": "备注",
"notesOptional": "备注(可选)",
"details": "详情",
"progress": "进度",
"complete": "完成",
"active": "进行中",
"completed": "已完成",
"paused": "已暂停",
"cancelled": "已取消",
"recalculateProgress": "重新计算进度",
Expand Down Expand Up @@ -2507,8 +2579,11 @@
"fediverseInteractionHint": "要与联邦宇宙帖子互动,请在账户设置中设置默认的联邦宇宙发布者。",
"fediverseInteractionHintTitle": "需要联邦宇宙身份",
"fediverseFollowHint": "要关注联邦宇宙行动者,请在账户设置中设置默认的联邦宇宙发布者。",
"autoTrackFrom": "自动跟踪来源",
"autoTrackFrom": "自动追踪起始时间",
"daily": "每日",
"weekly": "每周",
"biweekly": "每两周",
"monthly": "每月",
"quarterly": "每季度",
"yearly": "每年",
"day": "天",
Expand Down Expand Up @@ -2596,5 +2671,27 @@
"notificationCustomTopic": "主题",
"notificationCustomTopicHint": "例如:custom.topic.name",
"notificationCustomDescription": "描述",
"notificationCustomTopicError": "请输入主题和描述"
"notificationCustomTopicError": "请输入主题和描述",
"settingsMediaProxy": "媒体代理",
"settingsMediaProxyHelper": "媒体代理将在您的设备上运行一个本地 HTTP 服务器,以支持流式缓存,提供更好的媒体播放体验。",
"openFullPost": "展开全文",
"fitnessSyncHint": "点击同步您的最新锻炼和健康数据",
"fitnessNewHealthDataHint": "有新健康数据可用",
"fitnessSync": "同步",
"fitnessQuickActions": "快捷操作",
"NoWorkoutsHint": "暂无锻炼记录",
"SeeAll": "查看全部",
"fitnessViewGoals": "查看目标",
"TrackFitnessGoals": "追踪您的健身目标",
"ViewMetrics": "查看指标",
"fitnessTrackHint": "追踪体重、步数等更多数据",
"ViewLeaderboard": "查看排行榜",
"ViewLeaderboardHint": "查看您在他人中的排名",
"ActiveGoals": "进行中的目标",
"Completed": "已完成",
"Goals": "目标",
"Metrics": "指标",
"Import": "导入",
"RecentWorkouts": "最近锻炼",
"LeaderBoard": "排行榜"
}
Loading
Loading