mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-20 02:59:26 +01:00
Translated using Weblate (Chinese (Simplified))
Currently translated at 83.4% (387 of 464 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/
This commit is contained in:
parent
ff33272150
commit
ba932857ad
@ -739,7 +739,7 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"isTyping": "正在打字…",
|
"isTyping": "正在输入…",
|
||||||
"@isTyping": {
|
"@isTyping": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
@ -1553,17 +1553,17 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"waitingPartnerAcceptRequest": "等待对方接受请求...",
|
"waitingPartnerAcceptRequest": "等待对方接受请求…",
|
||||||
"@waitingPartnerAcceptRequest": {
|
"@waitingPartnerAcceptRequest": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"waitingPartnerEmoji": "等待对方接受emoji...",
|
"waitingPartnerEmoji": "等待对方接受 emoji…",
|
||||||
"@waitingPartnerEmoji": {
|
"@waitingPartnerEmoji": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"waitingPartnerNumbers": "等待对方接受数字...",
|
"waitingPartnerNumbers": "等待对方接受数字…",
|
||||||
"@waitingPartnerNumbers": {
|
"@waitingPartnerNumbers": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
@ -1593,7 +1593,7 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"writeAMessage": "写一条消息...",
|
"writeAMessage": "写一条消息…",
|
||||||
"@writeAMessage": {
|
"@writeAMessage": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
@ -2117,5 +2117,15 @@
|
|||||||
"placeholders": {
|
"placeholders": {
|
||||||
"count": {}
|
"count": {}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"synchronizingPleaseWait": "同步中…请等待。",
|
||||||
|
"@synchronizingPleaseWait": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"saveFile": "保存文件",
|
||||||
|
"@saveFile": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user