mirror of
https://ghfast.top/https://github.com/discourse/discourse-whos-online.git
synced 2026-07-16 11:37:09 +08:00
21 lines
572 B
YAML
21 lines
572 B
YAML
# WARNING: Never edit this file.
|
||
# It will be overwritten when translations are pulled from Crowdin.
|
||
#
|
||
# To work with us on translations, join this project:
|
||
# https://translate.discourse.org/
|
||
|
||
zh_CN:
|
||
admin_js:
|
||
admin:
|
||
site_settings:
|
||
categories:
|
||
discourse_whos_online: "Discourse Who's Online"
|
||
js:
|
||
whos_online:
|
||
title:
|
||
other: "在线 (%{count}):"
|
||
tooltip:
|
||
other: "过去 %{count} 分钟内活跃的用户"
|
||
no_users: "当前没有用户在线"
|
||
count_only:
|
||
other: "%{count} 位用户在线"
|