-rw-r--r-- | i18n/de/libclockapplet.ts | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/i18n/de/libclockapplet.ts b/i18n/de/libclockapplet.ts index 4eb9e18..8545f2b 100644 --- a/i18n/de/libclockapplet.ts +++ b/i18n/de/libclockapplet.ts @@ -1,2 +1,15 @@ <!DOCTYPE TS><TS> +<context> + <name>LauncherClock</name> + <message> + <source>Information</source> + <translation type="obsolete">Informationen</translation> + </message> + <message> + <source><p>The system date doesn't seem to be valid. +(%1)</p><p>Do you want to correct the clock ?</p></source> + <translation type="obsolete"><p>Die Systemzeit scheint ungültig zu sein. +(%1)</p><p>Wollen Sie die Systemzeit ändern?</p></translation> + </message> +</context> </TS> |