Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (550 of 550 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/
pull/466/head
Poesty Li 2 years ago committed by Hosted Weblate
parent 9a045f85ae
commit 768a737ad4
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

@ -11,7 +11,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"acceptedTheInvitation": "👍 {username} 接受邀请", "acceptedTheInvitation": "👍 {username} 接受邀请",
"@acceptedTheInvitation": { "@acceptedTheInvitation": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -1053,7 +1053,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"mention": "提", "mention": "提",
"@mention": { "@mention": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -1979,7 +1979,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"noMatrixServer": "{server1} 不是一个Matrix服务器,试试{server2}?", "noMatrixServer": "{server1} 不是一个 Matrix 服务器,试试 {server2}",
"@noMatrixServer": { "@noMatrixServer": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -1987,12 +1987,12 @@
"server2": {} "server2": {}
} }
}, },
"locationPermissionDeniedNotice": "位置权限被拒绝.请授予此权限以分享你的位置.", "locationPermissionDeniedNotice": "位置权限被拒绝请授予此权限以分享你的位置.",
"@locationPermissionDeniedNotice": { "@locationPermissionDeniedNotice": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"locationDisabledNotice": "位置服务已禁用.请启用此服务以分享你的位置.", "locationDisabledNotice": "位置服务已禁用请启用此服务以分享你的位置.",
"@locationDisabledNotice": { "@locationDisabledNotice": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -2403,7 +2403,7 @@
"@screenSharingTitle": {}, "@screenSharingTitle": {},
"callingAccount": "呼叫账户", "callingAccount": "呼叫账户",
"@callingAccount": {}, "@callingAccount": {},
"screenSharingDetail": "你正在 FluffyChat 共享屏幕", "screenSharingDetail": "你正在 FluffyChat 共享屏幕",
"@screenSharingDetail": {}, "@screenSharingDetail": {},
"numChats": "{number} 个聊天", "numChats": "{number} 个聊天",
"@numChats": { "@numChats": {
@ -2470,5 +2470,52 @@
"@discover": { "@discover": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
},
"enterInviteLinkOrMatrixId": "输入邀请链接或 Matrix ID...",
"@enterInviteLinkOrMatrixId": {},
"fileIsTooBigForServer": "服务器报告文件过大,无法发送。",
"@fileIsTooBigForServer": {},
"noOtherDevicesFound": "未找到其它设备",
"@noOtherDevicesFound": {},
"jumpToLastReadMessage": "跳转到上次已读的消息",
"@jumpToLastReadMessage": {},
"readUpToHere": "读到此处",
"@readUpToHere": {},
"jump": "跳转",
"@jump": {},
"openLinkInBrowser": "在浏览器中打开链接",
"@openLinkInBrowser": {},
"signInWith": "使用 {provider} 登录",
"@signInWith": {
"type": "text",
"placeholders": {
"provider": {}
} }
},
"allRooms": "所有群聊",
"@allRooms": {
"type": "text",
"placeholders": {}
},
"letsStart": "让我们开始吧",
"@letsStart": {},
"fileHasBeenSavedAt": "文件已保存在 {path}",
"@fileHasBeenSavedAt": {
"type": "text",
"placeholders": {
"path": {}
}
},
"reportErrorDescription": "哦不。出了点差错。请稍后重试。如果您愿意,可以向开发人员报告此错误。",
"@reportErrorDescription": {},
"noBackupWarning": "警告!如果不启用聊天备份,您将无法访问加密消息。强烈建议在注销前先启用聊天备份。",
"@noBackupWarning": {},
"signInWithPassword": "使用密码登录",
"@signInWithPassword": {},
"continueWith": "继续:",
"@continueWith": {},
"pleaseTryAgainLaterOrChooseDifferentServer": "请稍后再试或选择其它服务器。",
"@pleaseTryAgainLaterOrChooseDifferentServer": {},
"reopenChat": "重新打开聊天",
"@reopenChat": {}
} }

Loading…
Cancel
Save