Skip to content

Commit a1fa430

Browse files
committed
minor #38714 [Form] Added missing German translations (derrabus)
This PR was merged into the 5.2-dev branch. Discussion ---------- [Form] Added missing German translations | Q | A | ------------- | --- | Branch? | 3.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Tickets | Part of #38710 | License | MIT | Doc PR | N/A Commits ------- 37a2ff4 [Form] Added missing German translations.
2 parents fc5e6b1 + 37a2ff4 commit a1fa430

File tree

1 file changed

+116
-0
lines changed

1 file changed

+116
-0
lines changed

src/Symfony/Component/Form/Resources/translations/validators.de.xlf

+116
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,122 @@
1818
<source>This value is not a valid HTML5 color.</source>
1919
<target>Dieser Wert ist keine gültige HTML5 Farbe.</target>
2020
</trans-unit>
21+
<trans-unit id="100">
22+
<source>Please enter a valid birthdate.</source>
23+
<target>Bitte geben Sie ein gültiges Geburtsdatum ein.</target>
24+
</trans-unit>
25+
<trans-unit id="101">
26+
<source>The selected choice is invalid.</source>
27+
<target>Die Auswahl ist ungültig.</target>
28+
</trans-unit>
29+
<trans-unit id="102">
30+
<source>The collection is invalid.</source>
31+
<target>Diese Gruppe von Feldern ist ungültig.</target>
32+
</trans-unit>
33+
<trans-unit id="103">
34+
<source>Please select a valid color.</source>
35+
<target>Bitte geben Sie eine gültige Farbe ein.</target>
36+
</trans-unit>
37+
<trans-unit id="104">
38+
<source>Please select a valid country.</source>
39+
<target>Bitte wählen Sie ein gültiges Land aus.</target>
40+
</trans-unit>
41+
<trans-unit id="105">
42+
<source>Please select a valid currency.</source>
43+
<target>Bitte wählen Sie eine gültige Währung aus.</target>
44+
</trans-unit>
45+
<trans-unit id="106">
46+
<source>Please choose a valid date interval.</source>
47+
<target>Bitte wählen Sie ein gültiges Datumsintervall.</target>
48+
</trans-unit>
49+
<trans-unit id="107">
50+
<source>Please enter a valid date and time.</source>
51+
<target>Bitte geben Sie ein gültiges Datum samt Uhrzeit ein.</target>
52+
</trans-unit>
53+
<trans-unit id="108">
54+
<source>Please enter a valid date.</source>
55+
<target>Bitte geben Sie ein gültiges Datum ein.</target>
56+
</trans-unit>
57+
<trans-unit id="109">
58+
<source>Please select a valid file.</source>
59+
<target>Bitte wählen Sie eine gültige Datei.</target>
60+
</trans-unit>
61+
<trans-unit id="110">
62+
<source>The hidden field is invalid.</source>
63+
<target>Das versteckte Feld ist ungültig.</target>
64+
</trans-unit>
65+
<trans-unit id="111">
66+
<source>Please enter an integer.</source>
67+
<target>Bitte geben Sie eine ganze Zahl ein.</target>
68+
</trans-unit>
69+
<trans-unit id="112">
70+
<source>Please select a valid language.</source>
71+
<target>Bitte wählen Sie eine gültige Sprache.</target>
72+
</trans-unit>
73+
<trans-unit id="113">
74+
<source>Please select a valid locale.</source>
75+
<target>Bitte wählen Sie eine gültige Locale-Einstellung aus.</target>
76+
</trans-unit>
77+
<trans-unit id="114">
78+
<source>Please enter a valid money amount.</source>
79+
<target>Bitte geben Sie einen gültigen Geldbetrag ein.</target>
80+
</trans-unit>
81+
<trans-unit id="115">
82+
<source>Please enter a number.</source>
83+
<target>Bitte geben Sie eine gültige Zahl ein.</target>
84+
</trans-unit>
85+
<trans-unit id="116">
86+
<source>The password is invalid.</source>
87+
<target>Das Kennwort ist ungültig.</target>
88+
</trans-unit>
89+
<trans-unit id="117">
90+
<source>Please enter a percentage value.</source>
91+
<target>Bitte geben Sie einen gültigen Prozentwert ein.</target>
92+
</trans-unit>
93+
<trans-unit id="118">
94+
<source>The values do not match.</source>
95+
<target>Die Werte stimmen nicht überein.</target>
96+
</trans-unit>
97+
<trans-unit id="119">
98+
<source>Please enter a valid time.</source>
99+
<target>Bitte geben Sie eine gültige Uhrzeit ein.</target>
100+
</trans-unit>
101+
<trans-unit id="120">
102+
<source>Please select a valid timezone.</source>
103+
<target>Bitte wählen Sie eine gültige Zeitzone.</target>
104+
</trans-unit>
105+
<trans-unit id="121">
106+
<source>Please enter a valid URL.</source>
107+
<target>Bitte geben Sie eine gültige URL ein.</target>
108+
</trans-unit>
109+
<trans-unit id="122">
110+
<source>Please enter a valid search term.</source>
111+
<target>Bitte geben Sie einen gültigen Suchbegriff ein.</target>
112+
</trans-unit>
113+
<trans-unit id="123">
114+
<source>Please provide a valid phone number.</source>
115+
<target>Bitte geben Sie eine gültige Telefonnummer ein.</target>
116+
</trans-unit>
117+
<trans-unit id="124">
118+
<source>The checkbox has an invalid value.</source>
119+
<target>Das Kontrollkästchen hat einen ungültigen Wert.</target>
120+
</trans-unit>
121+
<trans-unit id="125">
122+
<source>Please enter a valid email address.</source>
123+
<target>Bitte geben Sie eine gültige E-Mail-Adresse ein.</target>
124+
</trans-unit>
125+
<trans-unit id="126">
126+
<source>Please select a valid option.</source>
127+
<target>Bitte wählen Sie eine gültige Option.</target>
128+
</trans-unit>
129+
<trans-unit id="127">
130+
<source>Please select a valid range.</source>
131+
<target>Bitte wählen Sie einen gültigen Bereich.</target>
132+
</trans-unit>
133+
<trans-unit id="128">
134+
<source>Please enter a valid week.</source>
135+
<target>Bitte geben Sie eine gültige Woche ein.</target>
136+
</trans-unit>
21137
</body>
22138
</file>
23139
</xliff>

0 commit comments

Comments
 (0)