From 6ea0c07d05fc81c447b39a318f43958f3d9d3ef1 Mon Sep 17 00:00:00 2001 From: Sipwise Jenkins Builder Date: Sat, 17 Oct 2020 01:22:05 +0200 Subject: [PATCH] TT#4166 I18N dump: snapshot 2020.10.17-01.22.05 Change-Id: Ic6219561550ebc9938b2d3467f22d462d7aaa759 --- lib/NGCP/Panel/I18N/de.po | 18 ++++++++++++++++++ lib/NGCP/Panel/I18N/es.po | 18 ++++++++++++++++++ lib/NGCP/Panel/I18N/fr.po | 18 ++++++++++++++++++ lib/NGCP/Panel/I18N/it.po | 18 ++++++++++++++++++ lib/NGCP/Panel/I18N/messages.pot | 16 ++++++++++++++++ lib/NGCP/Panel/I18N/ru.po | 18 ++++++++++++++++++ 6 files changed, 106 insertions(+) diff --git a/lib/NGCP/Panel/I18N/de.po b/lib/NGCP/Panel/I18N/de.po index 0baac71d38..c9fcaee614 100644 --- a/lib/NGCP/Panel/I18N/de.po +++ b/lib/NGCP/Panel/I18N/de.po @@ -2178,6 +2178,10 @@ msgstr "Kunden" msgid "DB Statistics" msgstr "" +#: lib/NGCP/Panel/Utils/DbStrings.pm +msgid "DTLS fingerprint hashing function" +msgstr "" + #: share/templates/customer/details.tt msgid "Daily Settings" msgstr "Tägliche Einstellungen" @@ -7250,6 +7254,10 @@ msgstr "Passwort zurücksetzen" msgid "Reset Web Password" msgstr "Web-Password zurücksetzen" +#: lib/NGCP/Panel/Utils/DbStrings.pm +msgid "Restrict every answer to just the first preferred codec." +msgstr "" + #: lib/NGCP/Panel/Utils/DbStrings.pm msgid "" "Restrict the AMR encoders (both local and remote) to change mode only to " @@ -7813,6 +7821,10 @@ msgstr "Registrieren" msgid "Sign in using your %1 credentials:" msgstr "Melden Sie sich mit Ihren %1-Zugangsdaten an:" +#: lib/NGCP/Panel/Utils/DbStrings.pm +msgid "Single-codec answers" +msgstr "" + #: lib/NGCP/Panel/Controller/Lnp.pm msgid "Skip Rewrite" msgstr "" @@ -9244,6 +9256,12 @@ msgstr "" msgid "Use peer-specific outbound headers when call is forced to peer" msgstr "" +#: lib/NGCP/Panel/Utils/DbStrings.pm +msgid "" +"Use the specified hashing function to communicate the DTLS certificate's " +"fingerprint to the peer." +msgstr "" + #: lib/NGCP/Panel/Utils/DbStrings.pm msgid "Use valid Alias CLI as NPN" msgstr "Verwende gültige Alias-Nummer als NPN" diff --git a/lib/NGCP/Panel/I18N/es.po b/lib/NGCP/Panel/I18N/es.po index 318b43085e..e1ddf5f7c3 100644 --- a/lib/NGCP/Panel/I18N/es.po +++ b/lib/NGCP/Panel/I18N/es.po @@ -2172,6 +2172,10 @@ msgstr "Clientes" msgid "DB Statistics" msgstr "" +#: lib/NGCP/Panel/Utils/DbStrings.pm +msgid "DTLS fingerprint hashing function" +msgstr "" + #: share/templates/customer/details.tt msgid "Daily Settings" msgstr "Preferencias diarias" @@ -7246,6 +7250,10 @@ msgstr "" msgid "Reset Web Password" msgstr "" +#: lib/NGCP/Panel/Utils/DbStrings.pm +msgid "Restrict every answer to just the first preferred codec." +msgstr "" + #: lib/NGCP/Panel/Utils/DbStrings.pm msgid "" "Restrict the AMR encoders (both local and remote) to change mode only to " @@ -7824,6 +7832,10 @@ msgstr "Registrarse" msgid "Sign in using your %1 credentials:" msgstr "Acceder usando sus credenciales %1" +#: lib/NGCP/Panel/Utils/DbStrings.pm +msgid "Single-codec answers" +msgstr "" + #: lib/NGCP/Panel/Controller/Lnp.pm msgid "Skip Rewrite" msgstr "" @@ -9243,6 +9255,12 @@ msgstr "" msgid "Use peer-specific outbound headers when call is forced to peer" msgstr "" +#: lib/NGCP/Panel/Utils/DbStrings.pm +msgid "" +"Use the specified hashing function to communicate the DTLS certificate's " +"fingerprint to the peer." +msgstr "" + #: lib/NGCP/Panel/Utils/DbStrings.pm #, fuzzy msgid "Use valid Alias CLI as NPN" diff --git a/lib/NGCP/Panel/I18N/fr.po b/lib/NGCP/Panel/I18N/fr.po index 4f75f17ed3..dc05bce01e 100644 --- a/lib/NGCP/Panel/I18N/fr.po +++ b/lib/NGCP/Panel/I18N/fr.po @@ -2260,6 +2260,10 @@ msgstr "Clients" msgid "DB Statistics" msgstr "Statistiques BDD" +#: lib/NGCP/Panel/Utils/DbStrings.pm +msgid "DTLS fingerprint hashing function" +msgstr "" + #: share/templates/customer/details.tt msgid "Daily Settings" msgstr "Paramètres journaliers" @@ -7484,6 +7488,10 @@ msgstr "Réinitialiser le mot de passe" msgid "Reset Web Password" msgstr "Réinitialiser le mot de passe Web" +#: lib/NGCP/Panel/Utils/DbStrings.pm +msgid "Restrict every answer to just the first preferred codec." +msgstr "" + #: lib/NGCP/Panel/Utils/DbStrings.pm msgid "" "Restrict the AMR encoders (both local and remote) to change mode only to " @@ -8064,6 +8072,10 @@ msgstr "S'inscrire" msgid "Sign in using your %1 credentials:" msgstr "Connectez-vous en utilisant vos identifiants %1 :" +#: lib/NGCP/Panel/Utils/DbStrings.pm +msgid "Single-codec answers" +msgstr "" + #: lib/NGCP/Panel/Controller/Lnp.pm msgid "Skip Rewrite" msgstr "Ignorer la reformulation" @@ -9530,6 +9542,12 @@ msgstr "" msgid "Use peer-specific outbound headers when call is forced to peer" msgstr "" +#: lib/NGCP/Panel/Utils/DbStrings.pm +msgid "" +"Use the specified hashing function to communicate the DTLS certificate's " +"fingerprint to the peer." +msgstr "" + #: lib/NGCP/Panel/Utils/DbStrings.pm msgid "Use valid Alias CLI as NPN" msgstr "Utilise un Alias CLI valide comme NPN" diff --git a/lib/NGCP/Panel/I18N/it.po b/lib/NGCP/Panel/I18N/it.po index 9b03cd567a..77645ba756 100644 --- a/lib/NGCP/Panel/I18N/it.po +++ b/lib/NGCP/Panel/I18N/it.po @@ -2235,6 +2235,10 @@ msgstr "Clienti" msgid "DB Statistics" msgstr "" +#: lib/NGCP/Panel/Utils/DbStrings.pm +msgid "DTLS fingerprint hashing function" +msgstr "" + #: share/templates/customer/details.tt msgid "Daily Settings" msgstr "Frode Giornaliera" @@ -7385,6 +7389,10 @@ msgstr "Resetta Password" msgid "Reset Web Password" msgstr "Resetta Password Web" +#: lib/NGCP/Panel/Utils/DbStrings.pm +msgid "Restrict every answer to just the first preferred codec." +msgstr "" + #: lib/NGCP/Panel/Utils/DbStrings.pm msgid "" "Restrict the AMR encoders (both local and remote) to change mode only to " @@ -7963,6 +7971,10 @@ msgstr "Registrati" msgid "Sign in using your %1 credentials:" msgstr "Accedi usando le tue credenziali %1:" +#: lib/NGCP/Panel/Utils/DbStrings.pm +msgid "Single-codec answers" +msgstr "" + #: lib/NGCP/Panel/Controller/Lnp.pm msgid "Skip Rewrite" msgstr "Salta Rewrite" @@ -9414,6 +9426,12 @@ msgstr "" msgid "Use peer-specific outbound headers when call is forced to peer" msgstr "" +#: lib/NGCP/Panel/Utils/DbStrings.pm +msgid "" +"Use the specified hashing function to communicate the DTLS certificate's " +"fingerprint to the peer." +msgstr "" + #: lib/NGCP/Panel/Utils/DbStrings.pm msgid "Use valid Alias CLI as NPN" msgstr "Usa un CLI Alias valido come NPN" diff --git a/lib/NGCP/Panel/I18N/messages.pot b/lib/NGCP/Panel/I18N/messages.pot index 83277e0c87..f21728c8a7 100644 --- a/lib/NGCP/Panel/I18N/messages.pot +++ b/lib/NGCP/Panel/I18N/messages.pot @@ -1827,6 +1827,10 @@ msgstr "" msgid "DB Statistics" msgstr "" +#: lib/NGCP/Panel/Utils/DbStrings.pm +msgid "DTLS fingerprint hashing function" +msgstr "" + #: share/templates/customer/details.tt msgid "Daily Settings" msgstr "" @@ -6488,6 +6492,10 @@ msgstr "" msgid "Reset Web Password" msgstr "" +#: lib/NGCP/Panel/Utils/DbStrings.pm +msgid "Restrict every answer to just the first preferred codec." +msgstr "" + #: lib/NGCP/Panel/Utils/DbStrings.pm msgid "Restrict the AMR encoders (both local and remote) to change mode only to neighbouring modes instead of any random mode." msgstr "" @@ -6915,6 +6923,10 @@ msgstr "" msgid "Sign in using your %1 credentials:" msgstr "" +#: lib/NGCP/Panel/Utils/DbStrings.pm +msgid "Single-codec answers" +msgstr "" + #: lib/NGCP/Panel/Controller/Lnp.pm msgid "Skip Rewrite" msgstr "" @@ -8111,6 +8123,10 @@ msgstr "" msgid "Use peer-specific outbound headers when call is forced to peer" msgstr "" +#: lib/NGCP/Panel/Utils/DbStrings.pm +msgid "Use the specified hashing function to communicate the DTLS certificate's fingerprint to the peer." +msgstr "" + #: lib/NGCP/Panel/Utils/DbStrings.pm msgid "Use valid Alias CLI as NPN" msgstr "" diff --git a/lib/NGCP/Panel/I18N/ru.po b/lib/NGCP/Panel/I18N/ru.po index 4bd3ddebdd..bf929b0534 100644 --- a/lib/NGCP/Panel/I18N/ru.po +++ b/lib/NGCP/Panel/I18N/ru.po @@ -2177,6 +2177,10 @@ msgstr "Клиенты" msgid "DB Statistics" msgstr "" +#: lib/NGCP/Panel/Utils/DbStrings.pm +msgid "DTLS fingerprint hashing function" +msgstr "" + #: share/templates/customer/details.tt msgid "Daily Settings" msgstr "Дневные Настройки" @@ -7253,6 +7257,10 @@ msgstr "Сброс пароля" msgid "Reset Web Password" msgstr "Сброс Web пароля" +#: lib/NGCP/Panel/Utils/DbStrings.pm +msgid "Restrict every answer to just the first preferred codec." +msgstr "" + #: lib/NGCP/Panel/Utils/DbStrings.pm msgid "" "Restrict the AMR encoders (both local and remote) to change mode only to " @@ -7822,6 +7830,10 @@ msgstr "Регистрация" msgid "Sign in using your %1 credentials:" msgstr "Используйте учетные данные: %1" +#: lib/NGCP/Panel/Utils/DbStrings.pm +msgid "Single-codec answers" +msgstr "" + #: lib/NGCP/Panel/Controller/Lnp.pm msgid "Skip Rewrite" msgstr "" @@ -9242,6 +9254,12 @@ msgstr "" msgid "Use peer-specific outbound headers when call is forced to peer" msgstr "" +#: lib/NGCP/Panel/Utils/DbStrings.pm +msgid "" +"Use the specified hashing function to communicate the DTLS certificate's " +"fingerprint to the peer." +msgstr "" + #: lib/NGCP/Panel/Utils/DbStrings.pm msgid "Use valid Alias CLI as NPN" msgstr "Использовать корректный дополнительный CLI как NPN"