-rw-r--r-- | i18n/sl/rotation.ts | 23 |
1 files changed, 21 insertions, 2 deletions
diff --git a/i18n/sl/rotation.ts b/i18n/sl/rotation.ts index 7cc0d34..5fbd677 100644 --- a/i18n/sl/rotation.ts +++ b/i18n/sl/rotation.ts @@ -1,13 +1,32 @@ <!DOCTYPE TS><TS> <context> + <name>RotationSettings</name> + <message> + <source>Rotation Settings</source> + <translation type="unfinished">Nastavitve rotacije</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>Nastavitve rotacije</translation> + <translation type="obsolete">Nastavitve rotacije</translation> </message> <message> <source><p>The chosen rotation will only affect new applications.</source> - <translation><p>Izbrana rotacija bo vplivala le na nove aplikacije.</translation> + <translation type="obsolete"><p>Izbrana rotacija bo vplivala le na nove aplikacije.</translation> </message> </context> </TS> |