Skip to content

Commit 28ba129

Browse files
authored
Create de.po
Add German translation
1 parent c611ed1 commit 28ba129

File tree

1 file changed

+107
-0
lines changed

1 file changed

+107
-0
lines changed

source/translation/de.po

Lines changed: 107 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,107 @@
1+
#
2+
msgid ""
3+
msgstr ""
4+
"Project-Id-Version: 1.0\n"
5+
"Report-Msgid-Bugs-To: \n"
6+
"POT-Creation-Date: 2012-10-30 09:54+0100\n"
7+
"PO-Revision-Date: 2021-10-16 19:25+0100\n"
8+
"Last-Translator: Milo Ivir <[email protected]>\n"
9+
"Language-Team: \n"
10+
"Language: de\n"
11+
"MIME-Version: 1.0\n"
12+
"Content-Type: text/plain; charset=UTF-8\n"
13+
"Content-Transfer-Encoding: 8bit\n"
14+
"X-Generator: Poedit 2.4.2\n"
15+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
16+
17+
#: qx/ui/table/Table.js:1987
18+
msgid "one row"
19+
msgid_plural "%1 rows"
20+
msgstr[0] "%1 Zeile"
21+
msgstr[1] "%1 Zeilen"
22+
23+
#: qx/ui/table/Table.js:1989
24+
msgid "one of one row"
25+
msgid_plural "%1 of %2 rows"
26+
msgstr[0] "Eine von einer Zeile"
27+
msgstr[1] "%1 von %2 Zeilen"
28+
29+
#: qx/ui/control/ColorSelector.js:255
30+
msgid "Visual"
31+
msgstr "Visuell"
32+
33+
#: qx/ui/control/ColorSelector.js:315
34+
msgid "Presets"
35+
msgstr "Voreinstellungen"
36+
37+
#: qx/ui/control/ColorSelector.js:346
38+
msgid "Details"
39+
msgstr "Details"
40+
41+
#: qx/ui/control/ColorSelector.js:357 qx/ui/control/ColorPopup.js:162
42+
msgid "Preview (Old/New)"
43+
msgstr "Vorschau (alt/neu)"
44+
45+
#: qx/ui/control/ColorSelector.js:375
46+
msgid "Hex"
47+
msgstr "Hexadezimal"
48+
49+
#: qx/ui/control/ColorSelector.js:398
50+
msgid "RGB"
51+
msgstr "RGB"
52+
53+
#: qx/ui/control/ColorSelector.js:430
54+
msgid "HSB"
55+
msgstr "HSB"
56+
57+
#: qx/ui/control/ColorPopup.js:147
58+
msgid "Automatic"
59+
msgstr "Automatisch"
60+
61+
#: qx/ui/control/ColorPopup.js:155
62+
msgid "Open ColorSelector"
63+
msgstr "Farbwähler öffnen"
64+
65+
#: qx/ui/control/ColorPopup.js:180
66+
msgid "OK"
67+
msgstr "OK"
68+
69+
#: qx/ui/control/ColorPopup.js:185
70+
msgid "Cancel"
71+
msgstr "Abbrechen"
72+
73+
#: qx/ui/control/ColorPopup.js:242
74+
msgid "Color Selector"
75+
msgstr "Farbwähler"
76+
77+
#: qx/ui/control/ColorPopup.js:481
78+
msgid "Basic Colors"
79+
msgstr "Grundfarben"
80+
81+
#: qx/ui/control/ColorPopup.js:487
82+
msgid "Recent Colors"
83+
msgstr "Aktuelle Farben"
84+
85+
#: qx/ui/control/DateChooser.js:258
86+
msgid "Last year"
87+
msgstr "Leztes Jahr"
88+
89+
#: qx/ui/control/DateChooser.js:270
90+
msgid "Last month"
91+
msgstr "Letzter Monat"
92+
93+
#: qx/ui/control/DateChooser.js:282
94+
msgid "Next month"
95+
msgstr "Nächster Monat"
96+
97+
#: qx/ui/control/DateChooser.js:294
98+
msgid "Next year"
99+
msgstr "Nächstes Jahr"
100+
101+
#: qx/ui/table/columnmodel/Resize.js:197
102+
msgid "Reset column widths"
103+
msgstr "Spaltenbreiten zurücksetzen"
104+
105+
#: qx/ui/form/validation/Manager.js:37
106+
msgid "This field is required"
107+
msgstr "Dieses Feld ist erforderlich"

0 commit comments

Comments
 (0)