diff --git a/lib/NGCP/Panel/I18N/de.po b/lib/NGCP/Panel/I18N/de.po index a90fa23672..3b54970678 100644 --- a/lib/NGCP/Panel/I18N/de.po +++ b/lib/NGCP/Panel/I18N/de.po @@ -675,6 +675,10 @@ msgstr "" msgid "Attach WAV in Email" msgstr "WAV in Email anhängen" +#: lib/NGCP/Panel/Controller/InvoiceTemplate.pm +msgid "Attempted to save an empty invoice template" +msgstr "" + #: share/templates/helpers/pref_table.tt msgid "Attribute" msgstr "Attribut" @@ -2544,6 +2548,10 @@ msgstr "Email-Vorlage" msgid "Email Templates" msgstr "Email-Vorlagen" +#: lib/NGCP/Panel/Controller/EmailTemplate.pm +msgid "Email template does not exist" +msgstr "" + #: lib/NGCP/Panel/Controller/EmailTemplate.pm msgid "Email template successfully created" msgstr "Email-Vorlage erfolgreich erstellt" @@ -4704,6 +4712,10 @@ msgstr "Ungültige Geräte-Profil ID" msgid "Invalid domain id detected" msgstr "Ungültige Domain ID" +#: lib/NGCP/Panel/Controller/EmailTemplate.pm +msgid "Invalid email template id detected" +msgstr "" + #: lib/NGCP/Panel/Controller/EmergencyMapping.pm msgid "Invalid emergency container id detected!" msgstr "" @@ -4773,6 +4785,10 @@ msgstr "" msgid "Invalid mailtofax setting." msgstr "" +#: lib/NGCP/Panel/Controller/MaliciousCall.pm +msgid "Invalid malicious call id detected" +msgstr "" + #: lib/NGCP/Panel/Controller/NumberBlock.pm msgid "Invalid number block id detected" msgstr "Ungültige Nummernblock ID" @@ -5203,6 +5219,10 @@ msgstr "" msgid "Malicious Calls" msgstr "" +#: lib/NGCP/Panel/Controller/MaliciousCall.pm +msgid "Malicious call does not exist" +msgstr "" + #: lib/NGCP/Panel/Controller/MaliciousCall.pm msgid "Malicious call successfully deleted" msgstr "" diff --git a/lib/NGCP/Panel/I18N/es.po b/lib/NGCP/Panel/I18N/es.po index 540dabd0e6..726da6aced 100644 --- a/lib/NGCP/Panel/I18N/es.po +++ b/lib/NGCP/Panel/I18N/es.po @@ -665,6 +665,10 @@ msgstr "" msgid "Attach WAV in Email" msgstr "Adjuntar WAV en correo" +#: lib/NGCP/Panel/Controller/InvoiceTemplate.pm +msgid "Attempted to save an empty invoice template" +msgstr "" + #: share/templates/helpers/pref_table.tt msgid "Attribute" msgstr "Atributo" @@ -2538,6 +2542,10 @@ msgstr "" msgid "Email Templates" msgstr "" +#: lib/NGCP/Panel/Controller/EmailTemplate.pm +msgid "Email template does not exist" +msgstr "" + #: lib/NGCP/Panel/Controller/EmailTemplate.pm msgid "Email template successfully created" msgstr "" @@ -4702,6 +4710,10 @@ msgstr "Id de perfil de dispositivo inválido" msgid "Invalid domain id detected" msgstr "Id de dominio inválido detectado" +#: lib/NGCP/Panel/Controller/EmailTemplate.pm +msgid "Invalid email template id detected" +msgstr "" + #: lib/NGCP/Panel/Controller/EmergencyMapping.pm msgid "Invalid emergency container id detected!" msgstr "" @@ -4771,6 +4783,10 @@ msgstr "" msgid "Invalid mailtofax setting." msgstr "" +#: lib/NGCP/Panel/Controller/MaliciousCall.pm +msgid "Invalid malicious call id detected" +msgstr "" + #: lib/NGCP/Panel/Controller/NumberBlock.pm msgid "Invalid number block id detected" msgstr "" @@ -5201,6 +5217,10 @@ msgstr "" msgid "Malicious Calls" msgstr "" +#: lib/NGCP/Panel/Controller/MaliciousCall.pm +msgid "Malicious call does not exist" +msgstr "" + #: lib/NGCP/Panel/Controller/MaliciousCall.pm msgid "Malicious call successfully deleted" msgstr "" diff --git a/lib/NGCP/Panel/I18N/it.po b/lib/NGCP/Panel/I18N/it.po index 90c7dbb58b..870e8ee49c 100644 --- a/lib/NGCP/Panel/I18N/it.po +++ b/lib/NGCP/Panel/I18N/it.po @@ -732,6 +732,10 @@ msgstr "" msgid "Attach WAV in Email" msgstr "Allega WAV alla Email" +#: lib/NGCP/Panel/Controller/InvoiceTemplate.pm +msgid "Attempted to save an empty invoice template" +msgstr "" + #: share/templates/helpers/pref_table.tt msgid "Attribute" msgstr "Attributo" @@ -2619,6 +2623,10 @@ msgstr "Modello Email" msgid "Email Templates" msgstr "Modelli Email" +#: lib/NGCP/Panel/Controller/EmailTemplate.pm +msgid "Email template does not exist" +msgstr "" + #: lib/NGCP/Panel/Controller/EmailTemplate.pm msgid "Email template successfully created" msgstr "Modello email creato con successo" @@ -4819,6 +4827,10 @@ msgstr "Id profilo dispositivo non valido" msgid "Invalid domain id detected" msgstr "Id dominio non valido" +#: lib/NGCP/Panel/Controller/EmailTemplate.pm +msgid "Invalid email template id detected" +msgstr "" + #: lib/NGCP/Panel/Controller/EmergencyMapping.pm msgid "Invalid emergency container id detected!" msgstr "Id gruppo di numeri di emergenza non valido!" @@ -4888,6 +4900,10 @@ msgstr "Id locaizzazione non valido!" msgid "Invalid mailtofax setting." msgstr "Impostazione mail2fax non valida!" +#: lib/NGCP/Panel/Controller/MaliciousCall.pm +msgid "Invalid malicious call id detected" +msgstr "" + #: lib/NGCP/Panel/Controller/NumberBlock.pm msgid "Invalid number block id detected" msgstr "Id blocco di numeri non valido!" @@ -5318,6 +5334,10 @@ msgstr "Identificazione Chiamata Indesiderata" msgid "Malicious Calls" msgstr "Chiamate Indesiderate" +#: lib/NGCP/Panel/Controller/MaliciousCall.pm +msgid "Malicious call does not exist" +msgstr "" + #: lib/NGCP/Panel/Controller/MaliciousCall.pm msgid "Malicious call successfully deleted" msgstr "Chiamata Indesiderata eliminata con successo" diff --git a/lib/NGCP/Panel/I18N/messages.pot b/lib/NGCP/Panel/I18N/messages.pot index 7d27725d3a..f3bc92521b 100644 --- a/lib/NGCP/Panel/I18N/messages.pot +++ b/lib/NGCP/Panel/I18N/messages.pot @@ -521,6 +521,10 @@ msgstr "" msgid "Attach WAV in Email" msgstr "" +#: lib/NGCP/Panel/Controller/InvoiceTemplate.pm +msgid "Attempted to save an empty invoice template" +msgstr "" + #: share/templates/helpers/pref_table.tt msgid "Attribute" msgstr "" @@ -2115,6 +2119,10 @@ msgstr "" msgid "Email Templates" msgstr "" +#: lib/NGCP/Panel/Controller/EmailTemplate.pm +msgid "Email template does not exist" +msgstr "" + #: lib/NGCP/Panel/Controller/EmailTemplate.pm msgid "Email template successfully created" msgstr "" @@ -4159,6 +4167,10 @@ msgstr "" msgid "Invalid domain id detected" msgstr "" +#: lib/NGCP/Panel/Controller/EmailTemplate.pm +msgid "Invalid email template id detected" +msgstr "" + #: lib/NGCP/Panel/Controller/EmergencyMapping.pm msgid "Invalid emergency container id detected!" msgstr "" @@ -4228,6 +4240,10 @@ msgstr "" msgid "Invalid mailtofax setting." msgstr "" +#: lib/NGCP/Panel/Controller/MaliciousCall.pm +msgid "Invalid malicious call id detected" +msgstr "" + #: lib/NGCP/Panel/Controller/NumberBlock.pm msgid "Invalid number block id detected" msgstr "" @@ -4643,6 +4659,10 @@ msgstr "" msgid "Malicious Calls" msgstr "" +#: lib/NGCP/Panel/Controller/MaliciousCall.pm +msgid "Malicious call does not exist" +msgstr "" + #: lib/NGCP/Panel/Controller/MaliciousCall.pm msgid "Malicious call successfully deleted" msgstr "" diff --git a/lib/NGCP/Panel/I18N/ru.po b/lib/NGCP/Panel/I18N/ru.po index df1292ead3..c9ffdda08e 100644 --- a/lib/NGCP/Panel/I18N/ru.po +++ b/lib/NGCP/Panel/I18N/ru.po @@ -676,6 +676,10 @@ msgstr "" msgid "Attach WAV in Email" msgstr "Прикрепить WAV к Email" +#: lib/NGCP/Panel/Controller/InvoiceTemplate.pm +msgid "Attempted to save an empty invoice template" +msgstr "" + #: share/templates/helpers/pref_table.tt msgid "Attribute" msgstr "Атрибут" @@ -2545,6 +2549,10 @@ msgstr "Шаблон электронной почты" msgid "Email Templates" msgstr "Шаблоны электронной почты" +#: lib/NGCP/Panel/Controller/EmailTemplate.pm +msgid "Email template does not exist" +msgstr "" + #: lib/NGCP/Panel/Controller/EmailTemplate.pm msgid "Email template successfully created" msgstr "Шаблон электронной почты успешно создан" @@ -4709,6 +4717,10 @@ msgstr "Обнаружен некорректный id профиля устро msgid "Invalid domain id detected" msgstr "Обнаружен некорректный id домена" +#: lib/NGCP/Panel/Controller/EmailTemplate.pm +msgid "Invalid email template id detected" +msgstr "" + #: lib/NGCP/Panel/Controller/EmergencyMapping.pm msgid "Invalid emergency container id detected!" msgstr "" @@ -4778,6 +4790,10 @@ msgstr "" msgid "Invalid mailtofax setting." msgstr "" +#: lib/NGCP/Panel/Controller/MaliciousCall.pm +msgid "Invalid malicious call id detected" +msgstr "" + #: lib/NGCP/Panel/Controller/NumberBlock.pm msgid "Invalid number block id detected" msgstr "Обнаружен некорректный id блока номеров" @@ -5208,6 +5224,10 @@ msgstr "" msgid "Malicious Calls" msgstr "" +#: lib/NGCP/Panel/Controller/MaliciousCall.pm +msgid "Malicious call does not exist" +msgstr "" + #: lib/NGCP/Panel/Controller/MaliciousCall.pm msgid "Malicious call successfully deleted" msgstr ""