diff --git a/lib/NGCP/Panel/I18N/messages.pot b/lib/NGCP/Panel/I18N/messages.pot index 1d350082f4..5c7d8b0dd0 100644 --- a/lib/NGCP/Panel/I18N/messages.pot +++ b/lib/NGCP/Panel/I18N/messages.pot @@ -830,6 +830,22 @@ msgstr "" msgid "Always offer the audio codec G.723.1 (8 kHz) to this subscriber or peer." msgstr "" +#: lib/NGCP/Panel/Utils/DbStrings.pm +msgid "Always offer the audio codec G.726 (8 kHz/16 kbps) to this subscriber or peer." +msgstr "" + +#: lib/NGCP/Panel/Utils/DbStrings.pm +msgid "Always offer the audio codec G.726 (8 kHz/24 kbps) to this subscriber or peer." +msgstr "" + +#: lib/NGCP/Panel/Utils/DbStrings.pm +msgid "Always offer the audio codec G.726 (8 kHz/32 kbps) to this subscriber or peer." +msgstr "" + +#: lib/NGCP/Panel/Utils/DbStrings.pm +msgid "Always offer the audio codec G.726 (8 kHz/40 kbps) to this subscriber or peer." +msgstr "" + #: lib/NGCP/Panel/Utils/DbStrings.pm msgid "Always offer the audio codec G.729 (8 kHz) to this subscriber or peer." msgstr "" @@ -14238,6 +14254,22 @@ msgstr "" msgid "Transcode to G.723.1" msgstr "" +#: lib/NGCP/Panel/Utils/DbStrings.pm +msgid "Transcode to G.726 16 kbps" +msgstr "" + +#: lib/NGCP/Panel/Utils/DbStrings.pm +msgid "Transcode to G.726 24 kbps" +msgstr "" + +#: lib/NGCP/Panel/Utils/DbStrings.pm +msgid "Transcode to G.726 32 kbps" +msgstr "" + +#: lib/NGCP/Panel/Utils/DbStrings.pm +msgid "Transcode to G.726 40 kbps" +msgstr "" + #: lib/NGCP/Panel/Utils/DbStrings.pm msgid "Transcode to G.729" msgstr ""