diff --git a/plugins/TestPlugin/data.qrc b/plugins/TestPlugin/data.qrc index 2919d6213..afffa4440 100644 --- a/plugins/TestPlugin/data.qrc +++ b/plugins/TestPlugin/data.qrc @@ -4,5 +4,6 @@ sk_SK.qm sr_BA.qm sr_RS.qm + de_DE.qm diff --git a/plugins/TestPlugin/de_DE.qm b/plugins/TestPlugin/de_DE.qm new file mode 100644 index 000000000..4fa93d9d4 Binary files /dev/null and b/plugins/TestPlugin/de_DE.qm differ diff --git a/plugins/TestPlugin/de_DE.ts b/plugins/TestPlugin/de_DE.ts new file mode 100644 index 000000000..6b09bbbf7 --- /dev/null +++ b/plugins/TestPlugin/de_DE.ts @@ -0,0 +1,39 @@ + + + + + TestPlugin + + + Example Plugin + Beispiel-Plugin + + + + Example minimal plugin + Einfaches Beispiel-Plugin + + + + Very simple minimal plugin example + Sehr einfaches Beispiel-Plugin + + + + + + My first plugin action + Meine erste Aktion + + + + Hello + Hallo + + + + First plugin action works :-) + Meine erste Aktion funktioniert :-) + + +