mirror of
https://ghfast.top/https://github.com/discourse/discourse-whos-online.git
synced 2026-07-16 11:37:09 +08:00
16 lines
529 B
YAML
16 lines
529 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/
|
|
|
|
fa_IR:
|
|
js:
|
|
whos_online:
|
|
title:
|
|
one: "آنلاین (%{count}):"
|
|
other: "آنلاین (%{count}):"
|
|
no_users: "هیچ کاربری در حال حاضر آنلاین نیست"
|
|
count_only:
|
|
one: "%{count} کاربر آنلاین است"
|
|
other: "%{count} کاربر آنلاین است"
|