-
Notifications
You must be signed in to change notification settings - Fork 23
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 #1047 from matsduf/merge-develop-into-master
Merge develop into master (Backend)
- Loading branch information
Showing
9 changed files
with
136 additions
and
74 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 = '9.0.0'; | ||
our $VERSION = '9.0.1'; | ||
|
||
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
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
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,71 +2,75 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: 1.0.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2021-12-07 15:34+0000\n" | ||
"PO-Revision-Date: 2021-10-14 11:25+0200\n" | ||
"POT-Creation-Date: 2022-06-08 14:31+0000\n" | ||
"PO-Revision-Date: 2022-06-08 14:26+0000\n" | ||
"Last-Translator: [email protected]\n" | ||
"Language-Team: Zonemaster project\n" | ||
"Language: da\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
|
||
msgid "Invalid method parameter(s)." | ||
msgstr "Invalid metodeparametre" | ||
|
||
msgid "Missing property" | ||
msgstr "Manglende egenskab" | ||
|
||
msgid "" | ||
"Warning: Zonemaster::LDNS not compiled with IDN support, cannot handle non-" | ||
"ASCII names correctly." | ||
msgstr "" | ||
"Advarsel: Zonemaster::LDNS ikke kompileret med IDN-support, og kan derfor " | ||
"ikke håndtere ikke-ascii-navne korrekt" | ||
|
||
msgid "Invalid digest format" | ||
msgstr "Invalid digest-format" | ||
|
||
msgid "Algorithm must be a positive integer" | ||
msgstr "Algoritmen skal være et positivt heltal" | ||
|
||
msgid "Digest type must be a positive integer" | ||
msgstr "Digest type skal være et positivt heltal" | ||
|
||
msgid "Keytag must be a positive integer" | ||
msgstr "Keytag skal være et positivt heltal" | ||
|
||
msgid "Domain name required" | ||
msgstr "Domænenavn påkrævet" | ||
|
||
msgid "The domain name is IDNA invalid" | ||
msgstr "Domænenavnet er IDNA ugyldigt" | ||
|
||
msgid "" | ||
"The domain name is not a valid IDNA string and cannot be converted to an A-" | ||
"label" | ||
"The domain name contains non-ascii characters and IDNA support is not " | ||
"installed" | ||
msgstr "" | ||
"Domænenavnet er ikke en valid IDNA-streng og kan ikke konverteres til en A-label" | ||
|
||
msgid "The domain name contains non-ascii characters and IDNA is not installed" | ||
msgstr "Domænenavnet indeholder ikke-ascii-tegn og IDNA er ikke installeret" | ||
"Domænenavnet indeholder ikke-ascii-tegn og IDNA-support er ikke installeret" | ||
|
||
msgid "The domain name character(s) are not supported" | ||
msgstr "Domænenavnets tegn er ikke understøttet" | ||
|
||
msgid "The domain name contains consecutive dots" | ||
msgstr "Domænenavnet indeholder flere dots (.) efter hinanden" | ||
|
||
msgid "The domain name or label is too long" | ||
msgstr "Domænenavnet eller labelen er for lang" | ||
|
||
msgid "Unknown profile" | ||
msgstr "Ukendt profil" | ||
|
||
msgid "Invalid IP address" | ||
msgstr "Invalid IP-adresse" | ||
msgid "Invalid language tag format" | ||
msgstr "Invalidt sprogkode-format" | ||
|
||
msgid "Unkown language string" | ||
msgstr "Ukendt sprogstreng" | ||
|
||
msgid "Language string not unique" | ||
msgstr "Sprogstreng ikke unik" | ||
|
||
msgid "Invalid method parameter(s)." | ||
msgstr "Invalid metodeparametre" | ||
|
||
msgid "Missing property" | ||
msgstr "Manglende egenskab" | ||
|
||
msgid "" | ||
"Warning: Zonemaster::LDNS not compiled with libidn2, cannot handle non-ASCII " | ||
"names correctly." | ||
msgstr "Advarsel: Zonemaster::LDNS ikke kompileret med libidn2 - kan ikke " | ||
"håndtere ikke-ascii-navne korrekt" | ||
|
||
msgid "The domain name contains a character or characters not supported" | ||
msgstr "Domænenavnet indeholder et eller flere ikke understøttede tegn" | ||
|
||
msgid "Invalid digest format" | ||
msgstr "Invalid digest format" | ||
|
||
msgid "Algorithm must be a positive integer" | ||
msgstr "Algoritmen skal være et positivt heltal" | ||
|
||
msgid "Digest type must be a positive integer" | ||
msgstr "Digest type skal være et positivt heltal" | ||
msgid "Invalid IP address" | ||
msgstr "Invalid IP-adresse" | ||
|
||
msgid "Keytag must be a positive integer" | ||
msgstr "Keytag skal være et positivt heltal" | ||
msgid "Invalid profile format" | ||
msgstr "Invalidt profil-format" | ||
|
||
msgid "Invalid language tag format" | ||
msgstr "Invalidt sprogkodeformat" | ||
msgid "Unknown profile" | ||
msgstr "Ukendt profil" |
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