mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-07 21:48:14 -08:00
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (518 of 518 strings) Translation: DonutWare/Fladder Translate-URL: https://hosted.weblate.org/projects/fladder/fladder/zh_Hans/
This commit is contained in:
parent
53bbb23b61
commit
1a9c800e33
1 changed files with 19 additions and 1 deletions
|
|
@ -1500,5 +1500,23 @@
|
||||||
"clientSettingsUseSystemIMETitle": "使用系统键盘",
|
"clientSettingsUseSystemIMETitle": "使用系统键盘",
|
||||||
"@clientSettingsUseSystemIMETitle": {},
|
"@clientSettingsUseSystemIMETitle": {},
|
||||||
"clientSettingsUseSystemIMEDesc": "使用系统提供的内置键盘",
|
"clientSettingsUseSystemIMEDesc": "使用系统提供的内置键盘",
|
||||||
"@clientSettingsUseSystemIMEDesc": {}
|
"@clientSettingsUseSystemIMEDesc": {},
|
||||||
|
"nextUpInCount": "接下来是 {seconds}",
|
||||||
|
"@nextUpInCount": {
|
||||||
|
"placeholders": {
|
||||||
|
"seconds": {
|
||||||
|
"type": "int"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"formattedTime": "{time}",
|
||||||
|
"@formattedTime": {
|
||||||
|
"description": "Formatted time",
|
||||||
|
"placeholders": {
|
||||||
|
"time": {
|
||||||
|
"type": "DateTime",
|
||||||
|
"format": "jm"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue