mirror of
https://ghfast.top/https://github.com/discourse/discourse-whos-online.git
synced 2026-07-16 11:37:09 +08:00
24 lines
753 B
YAML
24 lines
753 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/
|
||
|
||
tr_TR:
|
||
admin_js:
|
||
admin:
|
||
site_settings:
|
||
categories:
|
||
discourse_whos_online: "Discourse Kim Çevrimiçi"
|
||
js:
|
||
whos_online:
|
||
title:
|
||
one: "Çevrimiçi (%{count}):"
|
||
other: "Çevrimiçi (%{count}):"
|
||
tooltip:
|
||
one: "Son dakikada görülen kullanıcılar"
|
||
other: "Son %{count} dakikada görülen kullanıcılar"
|
||
no_users: "Şu anda çevrimiçi kullanıcı bulunmamakta"
|
||
count_only:
|
||
one: "%{count} kullanıcı çevrimiçi"
|
||
other: "%{count} kullanıcı çevrimiçi"
|