mirror of
https://ghfast.top/https://github.com/discourse/discourse-whos-online.git
synced 2026-07-16 11:37:09 +08:00
24 lines
698 B
YAML
24 lines
698 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/
|
|
|
|
da:
|
|
admin_js:
|
|
admin:
|
|
site_settings:
|
|
categories:
|
|
discourse_whos_online: "Discourse Hvem Er Online"
|
|
js:
|
|
whos_online:
|
|
title:
|
|
one: "Online (%{count}):"
|
|
other: "Online (%{count}):"
|
|
tooltip:
|
|
one: "Brugere set i det seneste minut"
|
|
other: "Brugere set i de sidste %{count} minutter"
|
|
no_users: "Ingen brugere online i øjeblikket"
|
|
count_only:
|
|
one: "%{count} bruger online"
|
|
other: "%{count} brugere online"
|