mirror of
https://ghfast.top/https://github.com/discourse/discourse-whos-online.git
synced 2026-07-16 11:37:09 +08:00
24 lines
694 B
YAML
24 lines
694 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/
|
|
|
|
it:
|
|
admin_js:
|
|
admin:
|
|
site_settings:
|
|
categories:
|
|
discourse_whos_online: "Chi è online Discourse"
|
|
js:
|
|
whos_online:
|
|
title:
|
|
one: "Online (%{count}):"
|
|
other: "Online (%{count}):"
|
|
tooltip:
|
|
one: "Utenti visti nell'ultimo minuto"
|
|
other: "Utenti visti negli ultimi %{count} minuti"
|
|
no_users: "Nessun utente attualmente online"
|
|
count_only:
|
|
one: "%{count} utente online"
|
|
other: "%{count} utenti online"
|