Difference between revisions of "User:Natenom/Soundpack-create"

From Mumble Wiki
Jump to: navigation, search
(Blanked the page)
 
(16 intermediate revisions by the same user not shown)
Line 1: Line 1:
A soundpack consists of one audio file per notification class.
 
  
== List of notification classes and name of default filename ==
 
{|border="0" cellpadding="2" cellspacing="1" style="background:#e2e2e2;" class="sortable"
 
!Notification Class
 
!Filename
 
|-bgcolor="#f8f8ff"
 
|ChannelJoin
 
|
 
|-bgcolor="#f8f8ff"
 
|ChannelLeave
 
|
 
|-bgcolor="#f8f8ff"
 
|CriticalError
 
|
 
|-bgcolor="#f8f8ff"
 
|Information
 
|
 
|-bgcolor="#f8f8ff"
 
|OtherMutedOther
 
|
 
|-bgcolor="#f8f8ff"
 
|OtherSelfMute
 
|
 
|-bgcolor="#f8f8ff"
 
|PermissionDenied
 
|
 
|-bgcolor="#f8f8ff"
 
|Recording
 
|
 
|-bgcolor="#f8f8ff"
 
|ServerDisconnected
 
|
 
|-bgcolor="#f8f8ff"
 
|TextMessage
 
|
 
|-bgcolor="#f8f8ff"
 
|UserJoin
 
|
 
|-bgcolor="#f8f8ff"
 
|UserLeave
 
|
 
|-bgcolor="#f8f8ff"
 
|Warning
 
|
 
|-bgcolor="#f8f8ff"
 
|YouKicked
 
|
 
|-bgcolor="#f8f8ff"
 
|YouMuted
 
|
 
|-bgcolor="#f8f8ff"
 
|YouMutedOther
 
|
 
|}
 
 
== String table ==
 
{|border="0" cellpadding="2" cellspacing="1" style="background:#e2e2e2;" class="sortable"
 
!String
 
!Notification Class
 
!speak as
 
|-bgcolor="#f8f8ff"
 
|Server connection rejected: %1.
 
|ServerDisconnected
 
|Server connection rejected: %1.
 
|-
 
|-bgcolor="#f8f8ff"
 
|Welcome message: %1
 
|Information
 
|Welcome message: %1
 
|-
 
|-bgcolor="#f8f8ff"
 
|Welcome message: %1
 
|Information
 
|Welcome message: %1
 
|-
 
|-bgcolor="#f8f8ff"
 
|You were denied %1 privileges in %2.
 
|PermissionDenied
 
|You were denied %1 privileges in %2.
 
|-
 
|-bgcolor="#f8f8ff"
 
|%3 was denied %1 privileges in %2.
 
|PermissionDenied
 
|%3 was denied %1 privileges in %2.
 
|-
 
|-bgcolor="#f8f8ff"
 
|Denied: Cannot modify SuperUser.
 
|PermissionDenied
 
|Denied: Cannot modify SuperUser.
 
|-
 
|-bgcolor="#f8f8ff"
 
|Denied: Invalid channel name.
 
|PermissionDenied
 
|Denied: Invalid channel name.
 
|-
 
|-bgcolor="#f8f8ff"
 
|Denied: Text message too long.
 
|PermissionDenied
 
|Denied: Text message too long.
 
|-
 
|-bgcolor="#f8f8ff"
 
|Denied: Operation not permitted in temporary channel.
 
|PermissionDenied
 
|Denied: Operation not permitted in temporary channel.
 
|-
 
|-bgcolor="#f8f8ff"
 
|You need a certificate to perform this operation.
 
|PermissionDenied
 
|You need a certificate to perform this operation.
 
|-
 
|-bgcolor="#f8f8ff"
 
|%1 does not have a certificate.
 
|PermissionDenied
 
|%1 does not have a certificate.
 
|-
 
|-bgcolor="#f8f8ff"
 
|Invalid username: %1.
 
|PermissionDenied
 
|Invalid username: %1.
 
|-
 
|-bgcolor="#f8f8ff"
 
|Invalid username.
 
|PermissionDenied
 
|Invalid username.
 
|-
 
|-bgcolor="#f8f8ff"
 
|Channel is full.
 
|PermissionDenied
 
|Channel is full.
 
|-
 
|-bgcolor="#f8f8ff"
 
|Channel nesting limit reached.
 
|PermissionDenied
 
|Channel nesting limit reached.
 
|-
 
|-bgcolor="#f8f8ff"
 
|Denied: %1.
 
|PermissionDenied
 
|Denied: %1.
 
|-
 
|-bgcolor="#f8f8ff"
 
|Permission denied.
 
|PermissionDenied
 
|Permission denied.
 
|-
 
|-bgcolor="#f8f8ff"
 
|%1 connected.
 
|UserJoin
 
|%1 connected.
 
|-
 
|-bgcolor="#f8f8ff"
 
|%1 is now muted and deafened.
 
|OtherSelfMute
 
|%1 is now muted and deafened.
 
|-
 
|-bgcolor="#f8f8ff"
 
|%1 is now muted.
 
|OtherSelfMute
 
|%1 is now muted.
 
|-
 
|-bgcolor="#f8f8ff"
 
|%1 is now unmuted.
 
|OtherSelfMute
 
|%1 is now unmuted.
 
|-
 
|-bgcolor="#f8f8ff"
 
|Recording started
 
|Recording
 
|Recording started
 
|-
 
|-bgcolor="#f8f8ff"
 
|Recording stopped
 
|Recording
 
|Recording stopped
 
|-
 
|-bgcolor="#f8f8ff"
 
|%1 started recording.
 
|Recording
 
|%1 started recording.
 
|-
 
|-bgcolor="#f8f8ff"
 
|%1 stopped recording.
 
|Recording
 
|%1 stopped recording.
 
|-
 
|-bgcolor="#f8f8ff"
 
|You were muted and deafened by %1.
 
|YouMuted
 
|You were muted and deafened by %1.
 
|-
 
|-bgcolor="#f8f8ff"
 
|You were unmuted and undeafened by %1.
 
|YouMuted
 
|You were unmuted and undeafened by %1.
 
|-
 
|-bgcolor="#f8f8ff"
 
|You were muted by %1.
 
|YouMuted
 
|You were muted by %1.
 
|-
 
|-bgcolor="#f8f8ff"
 
|You were unmuted by %1.
 
|YouMuted
 
|You were unmuted by %1.
 
|-
 
|-bgcolor="#f8f8ff"
 
|You were undeafened by %1.
 
|YouMuted
 
|You were undeafened by %1.
 
|-
 
|-bgcolor="#f8f8ff"
 
|You were suppressed.
 
|YouMuted
 
|You were suppressed.
 
|-
 
|-bgcolor="#f8f8ff"
 
|You were unsuppressed.
 
|YouMuted
 
|You were unsuppressed.
 
|-
 
|-bgcolor="#f8f8ff"
 
|You were unsuppressed by %1.
 
|YouMuted
 
|You were unsuppressed by %1.
 
|-
 
|-bgcolor="#f8f8ff"
 
|You muted and deafened %1.
 
|YouMutedOther
 
|You muted and deafened %1.
 
|-
 
|-bgcolor="#f8f8ff"
 
|You unmuted and undeafened %1.
 
|YouMutedOther
 
|You unmuted and undeafened %1.
 
|-
 
|-bgcolor="#f8f8ff"
 
|You muted %1.
 
|YouMutedOther
 
|You muted %1.
 
|-
 
|-bgcolor="#f8f8ff"
 
|You unmuted %1.
 
|YouMutedOther
 
|You unmuted %1.
 
|-
 
|-bgcolor="#f8f8ff"
 
|You undeafened %1.
 
|YouMutedOther
 
|You undeafened %1.
 
|-
 
|-bgcolor="#f8f8ff"
 
|You suppressed %1.
 
|YouMutedOther
 
|You suppressed %1.
 
|-
 
|-bgcolor="#f8f8ff"
 
|You unsuppressed %1.
 
|YouMutedOther
 
|You unsuppressed %1.
 
|-
 
|-bgcolor="#f8f8ff"
 
|%1 muted and deafened by %2.
 
|OtherMutedOther
 
|%1 muted and deafened by %2.
 
|-
 
|-bgcolor="#f8f8ff"
 
|%1 unmuted and undeafened by %2.
 
|OtherMutedOther
 
|%1 unmuted and undeafened by %2.
 
|-
 
|-bgcolor="#f8f8ff"
 
|%1 muted by %2.
 
|OtherMutedOther
 
|%1 muted by %2.
 
|-
 
|-bgcolor="#f8f8ff"
 
|%1 unmuted by %2.
 
|OtherMutedOther
 
|%1 unmuted by %2.
 
|-
 
|-bgcolor="#f8f8ff"
 
|%1 undeafened by %2.
 
|OtherMutedOther
 
|%1 undeafened by %2.
 
|-
 
|-bgcolor="#f8f8ff"
 
|%1 suppressed by %2.
 
|OtherMutedOther
 
|%1 suppressed by %2.
 
|-
 
|-bgcolor="#f8f8ff"
 
|%1 unsuppressed by %2.
 
|OtherMutedOther
 
|%1 unsuppressed by %2.
 
|-
 
|-bgcolor="#f8f8ff"
 
|You were moved to %1 by %2.
 
|ChannelJoin
 
|You were moved to %1 by %2.
 
|-
 
|-bgcolor="#f8f8ff"
 
|%1 moved to %2.
 
|ChannelLeave
 
|%1 moved to %2.
 
|-
 
|-bgcolor="#f8f8ff"
 
|%1 moved to %2 by %3.
 
|ChannelLeave
 
|%1 moved to %2 by %3.
 
|-
 
|-bgcolor="#f8f8ff"
 
|%1 entered channel.
 
|ChannelJoin
 
|%1 entered channel.
 
|-
 
|-bgcolor="#f8f8ff"
 
|%1 moved in from %2 by %3.
 
|ChannelJoin
 
|%1 moved in from %2 by %3.
 
|-
 
|-bgcolor="#f8f8ff"
 
|%1 is recording
 
|Recording
 
|%1 is recording
 
|-
 
|-bgcolor="#f8f8ff"
 
|You were kicked and banned from the server by %1: %2.
 
|YouKicked
 
|You were kicked and banned from the server by %1: %2.
 
|-
 
|-bgcolor="#f8f8ff"
 
|You were kicked from the server by %1: %2.
 
|YouKicked
 
|You were kicked from the server by %1: %2.
 
|-
 
|-bgcolor="#f8f8ff"
 
|%1 left channel.
 
|ChannelLeave
 
|%1 left channel.
 
|-
 
|-bgcolor="#f8f8ff"
 
|%1 disconnected.
 
|UserLeave
 
|%1 disconnected.
 
|-
 
|-bgcolor="#f8f8ff"
 
|%2%1: %3
 
|TextMessage
 
|%2%1: %3
 
|-
 
|-bgcolor="#f8f8ff"
 
|Unable to find matching CELT codecs with other clients. You will not be able to talk to all users.
 
|CriticalError
 
|Unable to find matching CELT codecs with other clients. You will not be able to talk to all users.
 
|-
 
|-bgcolor="#f8f8ff"
 
|The server requests minimum client version %1
 
|Warning
 
|The server requests minimum client version %1
 
|-
 
|-bgcolor="#f8f8ff"
 
|The server requests positional audio be enabled.
 
|Warning
 
|The server requests positional audio be enabled.
 
|-
 
|-bgcolor="#f8f8ff"
 
|The server requests positional audio be disabled.
 
|Warning
 
|The server requests positional audio be disabled.
 
|-
 
|-bgcolor="#f8f8ff"
 
|The server requests Push-to-Talk be enabled.
 
|Warning
 
|The server requests Push-to-Talk be enabled.
 
|-
 
|-bgcolor="#f8f8ff"
 
|The server requests Push-to-Talk be disabled.
 
|Warning
 
|The server requests Push-to-Talk be disabled.
 
|-
 
|}
 
 
 
== Create Notification Class Table ==
 
== Table Body ==
 
<pre>{|border="0" cellpadding="2" cellspacing="1" style="background:#e2e2e2;" class="sortable"
 
!Notification Class
 
!Filename
 
 
|}
 
</pre>
 
 
== Table Content ==
 
<code>for i in $(grep -i 'g.l->log(Log' src/mumble/Messages.cpp | sed -nr -e 's#.*Log\:\:([a-zA-Z0-9]*), .*#\1#p' | sort | uniq); do echo -n -e '|-bgcolor="#f8f8ff"\n|'"${i}"'\n|\n'; done</code>
 
 
 
== Create string table ==
 
=== Table Body ===
 
Table body is <pre>{|border="0" cellpadding="2" cellspacing="1" style="background:#e2e2e2;" class="sortable"
 
!String
 
!Notification Class
 
!speak as
 
 
 
|}
 
</pre>
 
 
=== Table Content ===
 
Generate table contents with
 
<code>grep -i 'g.l->log(Log' src/mumble/Messages.cpp | sed -nr -e 's#.*tr\("(.*)"\).*#|-bgcolor=\"\#f8f8ff\"\n|\1\n\|\1\n|-#p'</code>
 

Latest revision as of 05:59, 3 December 2013