diff --git a/lib/NGCP/Panel/I18N/de.po b/lib/NGCP/Panel/I18N/de.po index d87849f3a4..40f65b232f 100644 --- a/lib/NGCP/Panel/I18N/de.po +++ b/lib/NGCP/Panel/I18N/de.po @@ -798,7 +798,9 @@ msgstr "" msgid "" "An array of sources, each containing the key \"source\" which will be " "matched against the call's anumber to determine whether to apply the " -"callforward or not." +"callforward or not. \"source\" is the calling party number in E164 format to " +"match. Shell patterns like 431* or 49123[1-5]67 are possible. Use \"anonymous" +"\" to match suppressed numbers." msgstr "" #: lib/NGCP/Panel/Utils/DbStrings.pm @@ -9319,6 +9321,13 @@ msgstr "" msgid "The caller ID who left the message." msgstr "" +#: lib/NGCP/Panel/Utils/DbStrings.pm +msgid "" +"The calling party number in E164 format to match. Shell patterns like 431* " +"or 49123~~[1-5~~]67 are possible. Use "anonymous" to match " +"suppressed numbers." +msgstr "" + #: lib/NGCP/Panel/Utils/DbStrings.pm msgid "" "The chosen Codecs will be used from the IMG to transcode to, in the given " @@ -10591,6 +10600,10 @@ msgstr "" msgid "The unique name of the profile package." msgstr "" +#: lib/NGCP/Panel/Utils/DbStrings.pm +msgid "The unique name of the source set. Arbitrary text" +msgstr "" + #: lib/NGCP/Panel/Utils/DbStrings.pm msgid "The user that attempted the topup." msgstr "" diff --git a/lib/NGCP/Panel/I18N/es.po b/lib/NGCP/Panel/I18N/es.po index c87d3c203a..8b97868d3c 100644 --- a/lib/NGCP/Panel/I18N/es.po +++ b/lib/NGCP/Panel/I18N/es.po @@ -785,7 +785,9 @@ msgstr "" msgid "" "An array of sources, each containing the key \"source\" which will be " "matched against the call's anumber to determine whether to apply the " -"callforward or not." +"callforward or not. \"source\" is the calling party number in E164 format to " +"match. Shell patterns like 431* or 49123[1-5]67 are possible. Use \"anonymous" +"\" to match suppressed numbers." msgstr "" #: lib/NGCP/Panel/Utils/DbStrings.pm @@ -9328,6 +9330,13 @@ msgstr "" msgid "The caller ID who left the message." msgstr "" +#: lib/NGCP/Panel/Utils/DbStrings.pm +msgid "" +"The calling party number in E164 format to match. Shell patterns like 431* " +"or 49123~~[1-5~~]67 are possible. Use "anonymous" to match " +"suppressed numbers." +msgstr "" + #: lib/NGCP/Panel/Utils/DbStrings.pm msgid "" "The chosen Codecs will be used from the IMG to transcode to, in the given " @@ -10598,6 +10607,10 @@ msgstr "" msgid "The unique name of the profile package." msgstr "" +#: lib/NGCP/Panel/Utils/DbStrings.pm +msgid "The unique name of the source set. Arbitrary text" +msgstr "" + #: lib/NGCP/Panel/Utils/DbStrings.pm msgid "The user that attempted the topup." msgstr "" diff --git a/lib/NGCP/Panel/I18N/it.po b/lib/NGCP/Panel/I18N/it.po index b5613a9de2..0b04556ab5 100644 --- a/lib/NGCP/Panel/I18N/it.po +++ b/lib/NGCP/Panel/I18N/it.po @@ -798,7 +798,9 @@ msgstr "" msgid "" "An array of sources, each containing the key \"source\" which will be " "matched against the call's anumber to determine whether to apply the " -"callforward or not." +"callforward or not. \"source\" is the calling party number in E164 format to " +"match. Shell patterns like 431* or 49123[1-5]67 are possible. Use \"anonymous" +"\" to match suppressed numbers." msgstr "" #: lib/NGCP/Panel/Utils/DbStrings.pm @@ -9302,6 +9304,13 @@ msgstr "" msgid "The caller ID who left the message." msgstr "" +#: lib/NGCP/Panel/Utils/DbStrings.pm +msgid "" +"The calling party number in E164 format to match. Shell patterns like 431* " +"or 49123~~[1-5~~]67 are possible. Use "anonymous" to match " +"suppressed numbers." +msgstr "" + #: lib/NGCP/Panel/Utils/DbStrings.pm msgid "" "The chosen Codecs will be used from the IMG to transcode to, in the given " @@ -10577,6 +10586,10 @@ msgstr "" msgid "The unique name of the profile package." msgstr "" +#: lib/NGCP/Panel/Utils/DbStrings.pm +msgid "The unique name of the source set. Arbitrary text" +msgstr "" + #: lib/NGCP/Panel/Utils/DbStrings.pm msgid "The user that attempted the topup." msgstr "" diff --git a/lib/NGCP/Panel/I18N/messages.pot b/lib/NGCP/Panel/I18N/messages.pot index c40eab3a66..d72fca5bb2 100644 --- a/lib/NGCP/Panel/I18N/messages.pot +++ b/lib/NGCP/Panel/I18N/messages.pot @@ -610,7 +610,7 @@ msgid "An array of objects with keys \"profile_id\" and \"network_id\" to create msgstr "" #: lib/NGCP/Panel/Utils/DbStrings.pm -msgid "An array of sources, each containing the key \"source\" which will be matched against the call's anumber to determine whether to apply the callforward or not." +msgid "An array of sources, each containing the key \"source\" which will be matched against the call's anumber to determine whether to apply the callforward or not. \"source\" is the calling party number in E164 format to match. Shell patterns like 431* or 49123[1-5]67 are possible. Use \"anonymous\" to match suppressed numbers." msgstr "" #: lib/NGCP/Panel/Utils/DbStrings.pm @@ -8344,6 +8344,10 @@ msgstr "" msgid "The caller ID who left the message." msgstr "" +#: lib/NGCP/Panel/Utils/DbStrings.pm +msgid "The calling party number in E164 format to match. Shell patterns like 431* or 49123~~[1-5~~]67 are possible. Use "anonymous" to match suppressed numbers." +msgstr "" + #: lib/NGCP/Panel/Utils/DbStrings.pm msgid "The chosen Codecs will be used from the IMG to transcode to, in the given order of priority." msgstr "" @@ -9424,6 +9428,10 @@ msgstr "" msgid "The unique name of the profile package." msgstr "" +#: lib/NGCP/Panel/Utils/DbStrings.pm +msgid "The unique name of the source set. Arbitrary text" +msgstr "" + #: lib/NGCP/Panel/Utils/DbStrings.pm msgid "The user that attempted the topup." msgstr "" diff --git a/lib/NGCP/Panel/I18N/ru.po b/lib/NGCP/Panel/I18N/ru.po index 26d0d6d569..a918999b59 100644 --- a/lib/NGCP/Panel/I18N/ru.po +++ b/lib/NGCP/Panel/I18N/ru.po @@ -797,7 +797,9 @@ msgstr "" msgid "" "An array of sources, each containing the key \"source\" which will be " "matched against the call's anumber to determine whether to apply the " -"callforward or not." +"callforward or not. \"source\" is the calling party number in E164 format to " +"match. Shell patterns like 431* or 49123[1-5]67 are possible. Use \"anonymous" +"\" to match suppressed numbers." msgstr "" #: lib/NGCP/Panel/Utils/DbStrings.pm @@ -9328,6 +9330,13 @@ msgstr "" msgid "The caller ID who left the message." msgstr "Номер абонента оставившего сообщение." +#: lib/NGCP/Panel/Utils/DbStrings.pm +msgid "" +"The calling party number in E164 format to match. Shell patterns like 431* " +"or 49123~~[1-5~~]67 are possible. Use "anonymous" to match " +"suppressed numbers." +msgstr "" + #: lib/NGCP/Panel/Utils/DbStrings.pm msgid "" "The chosen Codecs will be used from the IMG to transcode to, in the given " @@ -10608,6 +10617,10 @@ msgstr "" msgid "The unique name of the profile package." msgstr "" +#: lib/NGCP/Panel/Utils/DbStrings.pm +msgid "The unique name of the source set. Arbitrary text" +msgstr "" + #: lib/NGCP/Panel/Utils/DbStrings.pm msgid "The user that attempted the topup." msgstr ""