Online Users and ServerStatus

This commit is contained in:
Delta 2023-10-02 21:48:31 -07:00
parent 99552beaf2
commit 02fd241807
No known key found for this signature in database
GPG key ID: CCFF52B6890A9D93

11
eo.json
View file

@ -308,8 +308,15 @@
"Options.Nameplates.NonContacts": "Nomplatoj: Kaŝas nomplatojn de viaj kontaktoj",
"Options.Nameplates.Hide": "Nomplatoj: Kaŝas ĉiujn nomplatojn",
"Indicator.OnlineUsers": "Enretaj uzantoj: {num_registered} (~{num_total})",
"Indicator.ServerStatus": "<color=#fff>Servila stato:</color> {status, select, Good {Bona} Slow {Malrapida} Down {Malsupre} NoInternet {Neniu interreto}} ({response_ms} ms)",
"Indicator.OnlineUsers": "<color=hero.yellow>{users}</color> {users,plural, one {Enreta Uzanto} other {Enretaj Uzantoj}}",
"Indicator.OnlineUsersVR": "<color=hero.purple>{users}</color> {users, plural, one {uzanto} other {uzantoj}} en VR",
"Indicator.OnlineUsersDesktop": "<color=hero.cyan>{users}</color> {users, plural, one {uzanto} other {uzantoj}} en Labortabla",
"Indicator.ServerStatus.Status": "Servila stato",
"Indicator.ServerStatus.Good": "Bona",
"Indicator.ServerStatus.Slow": "Malrapida",
"Indicator.ServerStatus.Down": "Malsupre",
"Indicator.ServerStatus.NoInternet": "Neniu interreto",
"Indicator.Sync.AllSynced": "Ĉiuj sinkronigitaj",
"Indicator.Sync.SyncingItems": "Sinkronigante {item_count,plural, one {# ero} other {# erojn}} <nobr>({item_percent} %)",