From b55cd64891a577da599d4576de2ca5ee144f19fe Mon Sep 17 00:00:00 2001 From: Sipwise Jenkins Builder Date: Wed, 25 Oct 2017 03:14:11 +0200 Subject: [PATCH] TT#4166 I18N dump: snapshot 2017.10.25-03.14.10 Change-Id: Ib2d67afe159b348f0f3d2a5faf0f7d431ea768f0 --- lib/NGCP/Panel/I18N/de.po | 14 ++++++++------ lib/NGCP/Panel/I18N/es.po | 14 ++++++++------ lib/NGCP/Panel/I18N/it.po | 14 ++++++++------ lib/NGCP/Panel/I18N/messages.pot | 8 ++++++++ lib/NGCP/Panel/I18N/ru.po | 14 ++++++++------ 5 files changed, 40 insertions(+), 24 deletions(-) diff --git a/lib/NGCP/Panel/I18N/de.po b/lib/NGCP/Panel/I18N/de.po index 7ba90ddb5b..9c81907897 100644 --- a/lib/NGCP/Panel/I18N/de.po +++ b/lib/NGCP/Panel/I18N/de.po @@ -3001,6 +3001,10 @@ msgstr "" msgid "Failed to top-up using voucher!" msgstr "" +#: lib/NGCP/Panel/Controller/Sound.pm +msgid "Failed to transcode audio file" +msgstr "Audio-Datei umwandeln fehlgeschlagen." + #: lib/NGCP/Panel/Controller/Customer.pm msgid "Failed to trigger config reload via SIP" msgstr "" @@ -7238,6 +7242,10 @@ msgstr "Gesamt-Obergrenze an gleichzeitigen Gesprächen" msgid "Transcode of audio file failed" msgstr "" +#: lib/NGCP/Panel/Controller/Sound.pm +msgid "Transcoding audio file failed" +msgstr "Umwandeln der Audiodatei fehlgeschlagen" + #: lib/NGCP/Panel/Controller/Subscriber.pm msgid "Trusted Source" msgstr "Vertraute Quelle" @@ -7867,12 +7875,6 @@ msgstr "" msgid "yes" msgstr "ja" -#~ msgid "Failed to transcode audio file" -#~ msgstr "Audio-Datei umwandeln fehlgeschlagen." - -#~ msgid "Transcoding audio file failed" -#~ msgstr "Umwandeln der Audiodatei fehlgeschlagen" - #~ msgid "" #~ "Search for partial match of user-provided number (UPN) to subscriber's " #~ "primary E164 number and aliases. If it matches, take UPN as valid without " diff --git a/lib/NGCP/Panel/I18N/es.po b/lib/NGCP/Panel/I18N/es.po index 45927f2a22..4d92a1aa24 100644 --- a/lib/NGCP/Panel/I18N/es.po +++ b/lib/NGCP/Panel/I18N/es.po @@ -2997,6 +2997,10 @@ msgstr "" msgid "Failed to top-up using voucher!" msgstr "" +#: lib/NGCP/Panel/Controller/Sound.pm +msgid "Failed to transcode audio file" +msgstr "Fallo al convertir fichero de audio" + #: lib/NGCP/Panel/Controller/Customer.pm msgid "Failed to trigger config reload via SIP" msgstr "" @@ -7238,6 +7242,10 @@ msgstr "" msgid "Transcode of audio file failed" msgstr "" +#: lib/NGCP/Panel/Controller/Sound.pm +msgid "Transcoding audio file failed" +msgstr "La transcodificación del fichero ha fallado" + #: lib/NGCP/Panel/Controller/Subscriber.pm msgid "Trusted Source" msgstr "Origen de confianza" @@ -7870,12 +7878,6 @@ msgstr "" msgid "yes" msgstr "sí" -#~ msgid "Failed to transcode audio file" -#~ msgstr "Fallo al convertir fichero de audio" - -#~ msgid "Transcoding audio file failed" -#~ msgstr "La transcodificación del fichero ha fallado" - #~ msgid "" #~ "Search for partial match of user-provided number (UPN) to subscriber's " #~ "primary E164 number and aliases. If it matches, take UPN as valid without " diff --git a/lib/NGCP/Panel/I18N/it.po b/lib/NGCP/Panel/I18N/it.po index ff4db45208..c374959a9e 100644 --- a/lib/NGCP/Panel/I18N/it.po +++ b/lib/NGCP/Panel/I18N/it.po @@ -3081,6 +3081,10 @@ msgstr "Ricarica con contanti fallita!" msgid "Failed to top-up using voucher!" msgstr "Ricarica con voucher fallita!" +#: lib/NGCP/Panel/Controller/Sound.pm +msgid "Failed to transcode audio file" +msgstr "Transcodifica file audio fallita." + #: lib/NGCP/Panel/Controller/Customer.pm msgid "Failed to trigger config reload via SIP" msgstr "Ricarica della configurazione via SIP fallita" @@ -7414,6 +7418,10 @@ msgstr "Numero massimo delle chiamate contemporanee complessive" msgid "Transcode of audio file failed" msgstr "Transcodifica del file audio fallita" +#: lib/NGCP/Panel/Controller/Sound.pm +msgid "Transcoding audio file failed" +msgstr "Transcodifica file audio fallita" + #: lib/NGCP/Panel/Controller/Subscriber.pm msgid "Trusted Source" msgstr "Sorgente Fidata" @@ -8059,12 +8067,6 @@ msgstr "" msgid "yes" msgstr "si" -#~ msgid "Failed to transcode audio file" -#~ msgstr "Transcodifica file audio fallita." - -#~ msgid "Transcoding audio file failed" -#~ msgstr "Transcodifica file audio fallita" - #~ msgid "" #~ "Search for partial match of user-provided number (UPN) to subscriber's " #~ "primary E164 number and aliases. If it matches, take UPN as valid without " diff --git a/lib/NGCP/Panel/I18N/messages.pot b/lib/NGCP/Panel/I18N/messages.pot index 1f740e6c49..0448a81b91 100644 --- a/lib/NGCP/Panel/I18N/messages.pot +++ b/lib/NGCP/Panel/I18N/messages.pot @@ -2640,6 +2640,10 @@ msgstr "" msgid "Failed to top-up using voucher!" msgstr "" +#: lib/NGCP/Panel/Controller/Sound.pm +msgid "Failed to transcode audio file" +msgstr "" + #: lib/NGCP/Panel/Controller/Customer.pm lib/NGCP/Panel/Controller/Customer.pm msgid "Failed to trigger config reload via SIP" msgstr "" @@ -6431,6 +6435,10 @@ msgstr "" msgid "Transcode of audio file failed" msgstr "" +#: lib/NGCP/Panel/Controller/Sound.pm +msgid "Transcoding audio file failed" +msgstr "" + #: lib/NGCP/Panel/Controller/Subscriber.pm lib/NGCP/Panel/Controller/Subscriber.pm msgid "Trusted Source" msgstr "" diff --git a/lib/NGCP/Panel/I18N/ru.po b/lib/NGCP/Panel/I18N/ru.po index bce642ad4e..d05eb2084a 100644 --- a/lib/NGCP/Panel/I18N/ru.po +++ b/lib/NGCP/Panel/I18N/ru.po @@ -3001,6 +3001,10 @@ msgstr "" msgid "Failed to top-up using voucher!" msgstr "" +#: lib/NGCP/Panel/Controller/Sound.pm +msgid "Failed to transcode audio file" +msgstr "Не удалось перекодировать звуковой файл" + #: lib/NGCP/Panel/Controller/Customer.pm msgid "Failed to trigger config reload via SIP" msgstr "" @@ -7239,6 +7243,10 @@ msgstr "" msgid "Transcode of audio file failed" msgstr "" +#: lib/NGCP/Panel/Controller/Sound.pm +msgid "Transcoding audio file failed" +msgstr "Ошибка преобразования аудио файла" + #: lib/NGCP/Panel/Controller/Subscriber.pm msgid "Trusted Source" msgstr "IP авторизация" @@ -7870,12 +7878,6 @@ msgstr "" msgid "yes" msgstr "да" -#~ msgid "Failed to transcode audio file" -#~ msgstr "Не удалось перекодировать звуковой файл" - -#~ msgid "Transcoding audio file failed" -#~ msgstr "Ошибка преобразования аудио файла" - #~ msgid "" #~ "Search for partial match of user-provided number (UPN) to subscriber's " #~ "primary E164 number and aliases. If it matches, take UPN as valid without "