mirror of
https://ghfast.top/https://github.com/discourse/discourse-whos-online.git
synced 2026-07-16 11:37:09 +08:00
21 lines
653 B
YAML
21 lines
653 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/
|
||
|
||
ja:
|
||
admin_js:
|
||
admin:
|
||
site_settings:
|
||
categories:
|
||
discourse_whos_online: "Discourse オンラインユーザー"
|
||
js:
|
||
whos_online:
|
||
title:
|
||
other: "オンライン(%{count}):"
|
||
tooltip:
|
||
other: "%{count} 分以内にアクセスしたユーザー"
|
||
no_users: "現在オンラインのユーザーはいません"
|
||
count_only:
|
||
other: "%{count} 人のユーザーがオンライン"
|