mirror of
git://git.psyced.org/git/psyced
synced 2024-08-15 03:25:10 +00:00
_amount_users_loaded
This commit is contained in:
parent
227eb4fbfd
commit
1b9b468ecf
10 changed files with 85 additions and 90 deletions
|
@ -1543,8 +1543,8 @@ _status_version_agent
|
|||
_status_version
|
||||
|Version: [_nick] verwendet "[_version_description]" ([_version]).
|
||||
|
||||
_status_users
|
||||
|Es sind [_amount_users] Nutzer auf diesem Server angemeldet.
|
||||
_status_user_amount
|
||||
|Es sind [_amount_users_loaded] Nutzer auf Server [_source] geladen.
|
||||
|
||||
_status_friends
|
||||
|Anwesende Freunde: [_friends].
|
||||
|
|
|
@ -366,4 +366,4 @@ _status_place_members_end_verbose
|
|||
|#315 [_INTERNAL_nick_me] #[_nick_place] :End of /WHO list.
|
||||
|
||||
_status_user_amount
|
||||
|#251 [_INTERNAL_nick_me] :There are [_amount_users_online] users on [_source]'s server
|
||||
|#251 [_INTERNAL_nick_me] :{_status_user_amount}
|
||||
|
|
|
@ -1409,6 +1409,9 @@ _status_version_agent
|
|||
_status_version
|
||||
|Version: [_nick] is using "[_version_description]" ([_version]).
|
||||
|
||||
_status_user_amount
|
||||
|There are [_amount_users_loaded] users loaded on server [_source].
|
||||
|
||||
_notice_presence_here_talkative
|
||||
|Presence: [_nick] is willing to talk. [_description_presence]
|
||||
|
||||
|
|
|
@ -956,7 +956,7 @@ _notice_friendship_removed_implied
|
|||
|Automatischerweise kündigt auch [_nick] Dir die Freundschaft.
|
||||
|
||||
_status_user_amount
|
||||
|[_amount_users_online] utenti sono connessi tramite questo server.
|
||||
|[_amount_users_loaded] utenti caricati su [_source].
|
||||
|
||||
_status_friends
|
||||
|Anwesende Freunde: [_friends].
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue