-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1087 from zonemaster/release-branch-v2022.2.2
Merge into master for v2022.2.2 release (Backend)
- Loading branch information
Showing
6 changed files
with
27 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
package Zonemaster::Backend; | ||
|
||
our $VERSION = '10.0.1'; | ||
our $VERSION = '10.0.2'; | ||
|
||
use strict; | ||
use warnings; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,8 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: 1.0.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2022-05-23 16:56-0400\n" | ||
"PO-Revision-Date: 2022-05-23 16:56-0400\n" | ||
"POT-Creation-Date: 2023-02-17 08:43+0000\n" | ||
"PO-Revision-Date: 2023-02-17 08:41+0000\n" | ||
"Last-Translator: [email protected]\n" | ||
"Language-Team: Zonemaster project\n" | ||
"Language: es\n" | ||
|
@@ -25,6 +25,10 @@ msgstr "" | |
"Advertencia: Zonemaster::LDNS no fue compilado con soporte IDN, no se puede " | ||
"manejar correctamente los nombres no-ASCII." | ||
|
||
#. BACKEND_TEST_AGENT:UNABLE_TO_FINISH_TEST | ||
msgid "Zonemaster was unable to start or finish the test." | ||
msgstr "Zonemaster no pudo iniciar o terminar la prueba." | ||
|
||
msgid "Invalid digest format" | ||
msgstr "Formato de resumen (digest) inválido" | ||
|
||
|
@@ -76,10 +80,3 @@ msgstr "Formato de perfil (profile) inválido" | |
|
||
msgid "Unknown profile" | ||
msgstr "Perfil desconocido" | ||
|
||
#~ msgid "" | ||
#~ "The domain name is not a valid IDNA string and cannot be converted to an " | ||
#~ "A-label" | ||
#~ msgstr "" | ||
#~ "El nombre de dominio no es válido con IDNA, por lo que no puede ser " | ||
#~ "convertido a una etiqueta A-label" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,8 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: 1.0.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2022-05-25 13:57+0000\n" | ||
"PO-Revision-Date: 2022-05-25 13:56+0000\n" | ||
"POT-Creation-Date: 2023-02-08 17:29+0000\n" | ||
"PO-Revision-Date: 2023-02-08 17:28+0000\n" | ||
"Last-Translator: [email protected]\n" | ||
"Language-Team: Zonemaster project\n" | ||
"Language: fi\n" | ||
|
@@ -25,6 +25,10 @@ msgstr "" | |
"Varoitus: Zonemaster::LDNS ei ole käännetty IDN tuella, joten se ei pysty " | ||
"käsittelemään ei-ASCII-nimiä oikein." | ||
|
||
#. BACKEND_TEST_AGENT:UNABLE_TO_FINISH_TEST | ||
msgid "Zonemaster was unable to start or finish the test." | ||
msgstr "Zonemaster ei pystynyt aloittamaan tai lopettamaan testiä." | ||
|
||
msgid "Invalid digest format" | ||
msgstr "Virheellinen tiivisteen muoto" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,8 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: 1.0.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2022-05-24 09:07+0200\n" | ||
"PO-Revision-Date: 2022-05-24 09:07+0200\n" | ||
"POT-Creation-Date: 2023-02-13 14:43+0000\n" | ||
"PO-Revision-Date: 2023-02-13 14:43+0000\n" | ||
"Last-Translator: [email protected]\n" | ||
"Language-Team: Zonemaster project\n" | ||
"Language: nb\n" | ||
|
@@ -24,6 +24,10 @@ msgstr "" | |
"Advarsel: Zonemaster::LDNS er ikke kompilert med IDN-støtte. Kan bare " | ||
"håndtere ASCII-navn." | ||
|
||
#. BACKEND_TEST_AGENT:UNABLE_TO_FINISH_TEST | ||
msgid "Zonemaster was unable to start or finish the test." | ||
msgstr "Zonemaster kunne ikke starte eller fullføre testen." | ||
|
||
msgid "Invalid digest format" | ||
msgstr "Ugyldig format på digest" | ||
|
||
|