-rw-r--r-- | i18n/de/rotation.ts | 23 |
1 files changed, 21 insertions, 2 deletions
diff --git a/i18n/de/rotation.ts b/i18n/de/rotation.ts index f32395b..c959088 100644 --- a/i18n/de/rotation.ts +++ b/i18n/de/rotation.ts @@ -1,13 +1,32 @@ <!DOCTYPE TS><TS> <context> + <name>RotationSettings</name> + <message> + <source>Rotation Settings</source> + <translation type="unfinished">Rotationseinstellungen</translation> + </message> + <message> + <source><p>Select orientation from options at left.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Automatically restart Opie?</source> + <translation type="unfinished"></translation> + </message> + <message> + <source><p>Rotation is not enabled in this demo, however this is a supported feature of Qt/Embedded.</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>RotationSettingsBase</name> <message> <source>Rotation Settings</source> - <translation>Rotationseinstellungen</translation> + <translation type="obsolete">Rotationseinstellungen</translation> </message> <message> <source><p>The chosen rotation will only affect new applications.</source> - <translation><p>Die gewünschte Rotation wird nur bei neu gestarteten Anwendungen in Kraft treten.</translation> + <translation type="obsolete"><p>Die gewünschte Rotation wird nur bei neu gestarteten Anwendungen in Kraft treten.</translation> </message> </context> </TS> |