summaryrefslogtreecommitdiff
path: root/translations/qtxmlpatterns_de.ts
diff options
context:
space:
mode:
Diffstat (limited to 'translations/qtxmlpatterns_de.ts')
-rw-r--r--translations/qtxmlpatterns_de.ts25
1 files changed, 25 insertions, 0 deletions
diff --git a/translations/qtxmlpatterns_de.ts b/translations/qtxmlpatterns_de.ts
index 7426a3a..6ba5c01 100644
--- a/translations/qtxmlpatterns_de.ts
+++ b/translations/qtxmlpatterns_de.ts
@@ -2,6 +2,31 @@
<!DOCTYPE TS>
<TS version="2.1" language="de_DE">
<context>
+ <name>QQuickXmlListModel</name>
+ <message>
+ <source>&quot;%1&quot; duplicates a previous role name and will be disabled.</source>
+ <translation>&quot;%1&quot; ist bereits als Name einer Rolle vergeben und wird daher deaktiviert.</translation>
+ </message>
+ <message>
+ <source>invalid query: &quot;%1&quot;</source>
+ <translation>Ungültige Abfrage: &quot;%1&quot;</translation>
+ </message>
+</context>
+<context>
+ <name>QQuickXmlListModelRole</name>
+ <message>
+ <source>An XmlRole query must not start with &apos;/&apos;</source>
+ <translation>Eine XmlRole-Abfrage darf nicht mit &apos;/&apos; beginnen</translation>
+ </message>
+</context>
+<context>
+ <name>QQuickXmlRoleList</name>
+ <message>
+ <source>An XmlListModel query must start with &apos;/&apos; or &quot;//&quot;</source>
+ <translation>Eine XmlListModel-Abfrage muss mit &apos;/&apos; oder &quot;//&quot; beginnen</translation>
+ </message>
+</context>
+<context>
<name>QXmlPatternistCLI</name>
<message>
<source>Warning in %1, at line %2, column %3: %4</source>