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

From Mumble Wiki
Jump to: navigation, search
(Created page with 'If you want to create your own spoken soundpack, then you need == String table == {|border="0" cellpadding="2" cellspacing="1" style="background:#e2e2e2;" class="sortable" !Str…')
 
Line 4: Line 4:
 
{|border="0" cellpadding="2" cellspacing="1" style="background:#e2e2e2;" class="sortable"
 
{|border="0" cellpadding="2" cellspacing="1" style="background:#e2e2e2;" class="sortable"
 
!String
 
!String
 +
!Class
 
!speak as
 
!speak as
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|Server connection rejected: %1.
 
|Server connection rejected: %1.
 +
|ServerDisconnected
 
|Server connection rejected: %1.
 
|Server connection rejected: %1.
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|Welcome message: %1
 
|Welcome message: %1
 +
|Information
 
|Welcome message: %1
 
|Welcome message: %1
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|Welcome message: %1
 
|Welcome message: %1
 +
|Information
 
|Welcome message: %1
 
|Welcome message: %1
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|You were denied %1 privileges in %2.
 
|You were denied %1 privileges in %2.
 +
|PermissionDenied
 
|You were denied %1 privileges in %2.
 
|You were denied %1 privileges in %2.
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|%3 was denied %1 privileges in %2.
 
|%3 was denied %1 privileges in %2.
 +
|PermissionDenied
 
|%3 was denied %1 privileges in %2.
 
|%3 was denied %1 privileges in %2.
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|Denied: Cannot modify SuperUser.
 
|Denied: Cannot modify SuperUser.
 +
|PermissionDenied
 
|Denied: Cannot modify SuperUser.
 
|Denied: Cannot modify SuperUser.
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|Denied: Invalid channel name.
 
|Denied: Invalid channel name.
 +
|PermissionDenied
 
|Denied: Invalid channel name.
 
|Denied: Invalid channel name.
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|Denied: Text message too long.
 
|Denied: Text message too long.
 +
|PermissionDenied
 
|Denied: Text message too long.
 
|Denied: Text message too long.
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|Denied: Operation not permitted in temporary channel.
 
|Denied: Operation not permitted in temporary channel.
 +
|PermissionDenied
 
|Denied: Operation not permitted in temporary channel.
 
|Denied: Operation not permitted in temporary channel.
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|You need a certificate to perform this operation.
 
|You need a certificate to perform this operation.
 +
|PermissionDenied
 
|You need a certificate to perform this operation.
 
|You need a certificate to perform this operation.
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|%1 does not have a certificate.
 
|%1 does not have a certificate.
 +
|PermissionDenied
 
|%1 does not have a certificate.
 
|%1 does not have a certificate.
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|Invalid username: %1.
 
|Invalid username: %1.
 +
|PermissionDenied
 
|Invalid username: %1.
 
|Invalid username: %1.
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|Invalid username.
 
|Invalid username.
 +
|PermissionDenied
 
|Invalid username.
 
|Invalid username.
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|Channel is full.
 
|Channel is full.
 +
|PermissionDenied
 
|Channel is full.
 
|Channel is full.
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|Channel nesting limit reached.
 
|Channel nesting limit reached.
 +
|PermissionDenied
 
|Channel nesting limit reached.
 
|Channel nesting limit reached.
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|Denied: %1.
 
|Denied: %1.
 +
|PermissionDenied
 
|Denied: %1.
 
|Denied: %1.
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|Permission denied.
 
|Permission denied.
 +
|PermissionDenied
 
|Permission denied.
 
|Permission denied.
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|%1 connected.
 
|%1 connected.
 +
|UserJoin
 
|%1 connected.
 
|%1 connected.
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|%1 is now muted and deafened.
 
|%1 is now muted and deafened.
 +
|OtherSelfMute
 
|%1 is now muted and deafened.
 
|%1 is now muted and deafened.
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|%1 is now muted.
 
|%1 is now muted.
 +
|OtherSelfMute
 
|%1 is now muted.
 
|%1 is now muted.
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|%1 is now unmuted.
 
|%1 is now unmuted.
 +
|OtherSelfMute
 
|%1 is now unmuted.
 
|%1 is now unmuted.
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|Recording started
 
|Recording started
 +
|Recording
 
|Recording started
 
|Recording started
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|Recording stopped
 
|Recording stopped
 +
|Recording
 
|Recording stopped
 
|Recording stopped
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|%1 started recording.
 
|%1 started recording.
 +
|Recording
 
|%1 started recording.
 
|%1 started recording.
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|%1 stopped recording.
 
|%1 stopped recording.
 +
|Recording
 
|%1 stopped recording.
 
|%1 stopped recording.
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|You were muted and deafened by %1.
 
|You were muted and deafened by %1.
 +
|YouMuted
 
|You were muted and deafened by %1.
 
|You were muted and deafened by %1.
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|You were unmuted and undeafened by %1.
 
|You were unmuted and undeafened by %1.
 +
|YouMuted
 
|You were unmuted and undeafened by %1.
 
|You were unmuted and undeafened by %1.
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|You were muted by %1.
 
|You were muted by %1.
 +
|YouMuted
 
|You were muted by %1.
 
|You were muted by %1.
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|You were unmuted by %1.
 
|You were unmuted by %1.
 +
|YouMuted
 
|You were unmuted by %1.
 
|You were unmuted by %1.
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|You were undeafened by %1.
 
|You were undeafened by %1.
 +
|YouMuted
 
|You were undeafened by %1.
 
|You were undeafened by %1.
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|You were suppressed.
 
|You were suppressed.
 +
|YouMuted
 
|You were suppressed.
 
|You were suppressed.
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|You were unsuppressed.
 
|You were unsuppressed.
 +
|YouMuted
 
|You were unsuppressed.
 
|You were unsuppressed.
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|You were unsuppressed by %1.
 
|You were unsuppressed by %1.
 +
|YouMuted
 
|You were unsuppressed by %1.
 
|You were unsuppressed by %1.
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|You muted and deafened %1.
 
|You muted and deafened %1.
 +
|YouMutedOther
 
|You muted and deafened %1.
 
|You muted and deafened %1.
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|You unmuted and undeafened %1.
 
|You unmuted and undeafened %1.
 +
|YouMutedOther
 
|You unmuted and undeafened %1.
 
|You unmuted and undeafened %1.
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|You muted %1.
 
|You muted %1.
 +
|YouMutedOther
 
|You muted %1.
 
|You muted %1.
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|You unmuted %1.
 
|You unmuted %1.
 +
|YouMutedOther
 
|You unmuted %1.
 
|You unmuted %1.
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|You undeafened %1.
 
|You undeafened %1.
 +
|YouMutedOther
 
|You undeafened %1.
 
|You undeafened %1.
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|You suppressed %1.
 
|You suppressed %1.
 +
|YouMutedOther
 
|You suppressed %1.
 
|You suppressed %1.
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|You unsuppressed %1.
 
|You unsuppressed %1.
 +
|YouMutedOther
 
|You unsuppressed %1.
 
|You unsuppressed %1.
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|%1 muted and deafened by %2.
 
|%1 muted and deafened by %2.
 +
|OtherMutedOther
 
|%1 muted and deafened by %2.
 
|%1 muted and deafened by %2.
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|%1 unmuted and undeafened by %2.
 
|%1 unmuted and undeafened by %2.
 +
|OtherMutedOther
 
|%1 unmuted and undeafened by %2.
 
|%1 unmuted and undeafened by %2.
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|%1 muted by %2.
 
|%1 muted by %2.
 +
|OtherMutedOther
 
|%1 muted by %2.
 
|%1 muted by %2.
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|%1 unmuted by %2.
 
|%1 unmuted by %2.
 +
|OtherMutedOther
 
|%1 unmuted by %2.
 
|%1 unmuted by %2.
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|%1 undeafened by %2.
 
|%1 undeafened by %2.
 +
|OtherMutedOther
 
|%1 undeafened by %2.
 
|%1 undeafened by %2.
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|%1 suppressed by %2.
 
|%1 suppressed by %2.
 +
|OtherMutedOther
 
|%1 suppressed by %2.
 
|%1 suppressed by %2.
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|%1 unsuppressed by %2.
 
|%1 unsuppressed by %2.
 +
|OtherMutedOther
 
|%1 unsuppressed by %2.
 
|%1 unsuppressed by %2.
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|You were moved to %1 by %2.
 
|You were moved to %1 by %2.
 +
|ChannelJoin
 
|You were moved to %1 by %2.
 
|You were moved to %1 by %2.
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|%1 moved to %2.
 
|%1 moved to %2.
 +
|ChannelLeave
 
|%1 moved to %2.
 
|%1 moved to %2.
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|%1 moved to %2 by %3.
 
|%1 moved to %2 by %3.
 +
|ChannelLeave
 
|%1 moved to %2 by %3.
 
|%1 moved to %2 by %3.
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|%1 entered channel.
 
|%1 entered channel.
 +
|ChannelJoin
 
|%1 entered channel.
 
|%1 entered channel.
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|%1 moved in from %2 by %3.
 
|%1 moved in from %2 by %3.
 +
|ChannelJoin
 
|%1 moved in from %2 by %3.
 
|%1 moved in from %2 by %3.
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|%1 is recording
 
|%1 is recording
 +
|Recording
 
|%1 is recording
 
|%1 is recording
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|You were kicked and banned from the server by %1: %2.
 
|You were kicked and banned from the server by %1: %2.
 +
|YouKicked
 
|You were kicked and banned from the server by %1: %2.
 
|You were kicked and banned from the server by %1: %2.
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|You were kicked from the server by %1: %2.
 
|You were kicked from the server by %1: %2.
 +
|YouKicked
 
|You were kicked from the server by %1: %2.
 
|You were kicked from the server by %1: %2.
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|%1 left channel.
 
|%1 left channel.
 +
|ChannelLeave
 
|%1 left channel.
 
|%1 left channel.
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|%1 disconnected.
 
|%1 disconnected.
 +
|UserLeave
 
|%1 disconnected.
 
|%1 disconnected.
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|%2%1: %3
 
|%2%1: %3
 +
|TextMessage
 
|%2%1: %3
 
|%2%1: %3
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|Unable to find matching CELT codecs with other clients. You will not be able to talk to all users.
 
|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.
 
|Unable to find matching CELT codecs with other clients. You will not be able to talk to all users.
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|The server requests minimum client version %1
 
|The server requests minimum client version %1
 +
|Warning
 
|The server requests minimum client version %1
 
|The server requests minimum client version %1
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|The server requests positional audio be enabled.
 
|The server requests positional audio be enabled.
 +
|Warning
 
|The server requests positional audio be enabled.
 
|The server requests positional audio be enabled.
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|The server requests positional audio be disabled.
 
|The server requests positional audio be disabled.
 +
|Warning
 
|The server requests positional audio be disabled.
 
|The server requests positional audio be disabled.
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|The server requests Push-to-Talk be enabled.
 
|The server requests Push-to-Talk be enabled.
 +
|Warning
 
|The server requests Push-to-Talk be enabled.
 
|The server requests Push-to-Talk be enabled.
 
|-
 
|-
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
|The server requests Push-to-Talk be disabled.
 
|The server requests Push-to-Talk be disabled.
 +
|Warning
 
|The server requests Push-to-Talk be disabled.
 
|The server requests Push-to-Talk be disabled.
 
|-
 
|-

Revision as of 04:31, 3 December 2013

If you want to create your own spoken soundpack, then you need

String table

String Class speak as
Server connection rejected: %1. ServerDisconnected Server connection rejected: %1.
Welcome message: %1 Information Welcome message: %1
Welcome message: %1 Information Welcome message: %1
You were denied %1 privileges in %2. PermissionDenied You were denied %1 privileges in %2.
%3 was denied %1 privileges in %2. PermissionDenied %3 was denied %1 privileges in %2.
Denied: Cannot modify SuperUser. PermissionDenied Denied: Cannot modify SuperUser.
Denied: Invalid channel name. PermissionDenied Denied: Invalid channel name.
Denied: Text message too long. PermissionDenied Denied: Text message too long.
Denied: Operation not permitted in temporary channel. PermissionDenied Denied: Operation not permitted in temporary channel.
You need a certificate to perform this operation. PermissionDenied You need a certificate to perform this operation.
%1 does not have a certificate. PermissionDenied %1 does not have a certificate.
Invalid username: %1. PermissionDenied Invalid username: %1.
Invalid username. PermissionDenied Invalid username.
Channel is full. PermissionDenied Channel is full.
Channel nesting limit reached. PermissionDenied Channel nesting limit reached.
Denied: %1. PermissionDenied Denied: %1.
Permission denied. PermissionDenied Permission denied.
%1 connected. UserJoin %1 connected.
%1 is now muted and deafened. OtherSelfMute %1 is now muted and deafened.
%1 is now muted. OtherSelfMute %1 is now muted.
%1 is now unmuted. OtherSelfMute %1 is now unmuted.
Recording started Recording Recording started
Recording stopped Recording Recording stopped
%1 started recording. Recording %1 started recording.
%1 stopped recording. Recording %1 stopped recording.
You were muted and deafened by %1. YouMuted You were muted and deafened by %1.
You were unmuted and undeafened by %1. YouMuted You were unmuted and undeafened by %1.
You were muted by %1. YouMuted You were muted by %1.
You were unmuted by %1. YouMuted You were unmuted by %1.
You were undeafened by %1. YouMuted You were undeafened by %1.
You were suppressed. YouMuted You were suppressed.
You were unsuppressed. YouMuted You were unsuppressed.
You were unsuppressed by %1. YouMuted You were unsuppressed by %1.
You muted and deafened %1. YouMutedOther You muted and deafened %1.
You unmuted and undeafened %1. YouMutedOther You unmuted and undeafened %1.
You muted %1. YouMutedOther You muted %1.
You unmuted %1. YouMutedOther You unmuted %1.
You undeafened %1. YouMutedOther You undeafened %1.
You suppressed %1. YouMutedOther You suppressed %1.
You unsuppressed %1. YouMutedOther You unsuppressed %1.
%1 muted and deafened by %2. OtherMutedOther %1 muted and deafened by %2.
%1 unmuted and undeafened by %2. OtherMutedOther %1 unmuted and undeafened by %2.
%1 muted by %2. OtherMutedOther %1 muted by %2.
%1 unmuted by %2. OtherMutedOther %1 unmuted by %2.
%1 undeafened by %2. OtherMutedOther %1 undeafened by %2.
%1 suppressed by %2. OtherMutedOther %1 suppressed by %2.
%1 unsuppressed by %2. OtherMutedOther %1 unsuppressed by %2.
You were moved to %1 by %2. ChannelJoin You were moved to %1 by %2.
%1 moved to %2. ChannelLeave %1 moved to %2.
%1 moved to %2 by %3. ChannelLeave %1 moved to %2 by %3.
%1 entered channel. ChannelJoin %1 entered channel.
%1 moved in from %2 by %3. ChannelJoin %1 moved in from %2 by %3.
%1 is recording Recording %1 is recording
You were kicked and banned from the server by %1: %2. YouKicked You were kicked and banned from the server by %1: %2.
You were kicked from the server by %1: %2. YouKicked You were kicked from the server by %1: %2.
%1 left channel. ChannelLeave %1 left channel.
%1 disconnected. UserLeave %1 disconnected.
%2%1: %3 TextMessage %2%1: %3
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.
The server requests minimum client version %1 Warning The server requests minimum client version %1
The server requests positional audio be enabled. Warning The server requests positional audio be enabled.
The server requests positional audio be disabled. Warning The server requests positional audio be disabled.
The server requests Push-to-Talk be enabled. Warning The server requests Push-to-Talk be enabled.
The server requests Push-to-Talk be disabled. Warning The server requests Push-to-Talk be disabled.


Create string table

Table body is

{|border="0" cellpadding="2" cellspacing="1" style="background:#e2e2e2;" class="sortable"
!String
!speak as


|}

Generate table contents with grep -i 'g.l->log(Log' src/mumble/Messages.cpp | sed -nr -e 's#.*tr\("(.*)"\).*#|-bgcolor=\"\#f8f8ff\"\n|\1\n\|\1\n|-#p'