mirror of
https://ghfast.top/https://github.com/discourse/discourse-whos-online.git
synced 2026-07-16 11:37:09 +08:00
24 lines
717 B
YAML
24 lines
717 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/
|
|
|
|
hu:
|
|
admin_js:
|
|
admin:
|
|
site_settings:
|
|
categories:
|
|
discourse_whos_online: "Discourse Ki van online"
|
|
js:
|
|
whos_online:
|
|
title:
|
|
one: "Elérhető (%{count}):"
|
|
other: "Elérhető (%{count}):"
|
|
tooltip:
|
|
one: "Nemrég látott felhasználó"
|
|
other: "Nemrég látott %{count} felhasználó"
|
|
no_users: "Nincs elérhető felhasználó"
|
|
count_only:
|
|
one: "%{count} felhasználó elérhető"
|
|
other: "%{count} felhasználó elérhető"
|