author | groucho <groucho> | 2003-01-27 13:29:30 (UTC) |
---|---|---|
committer | groucho <groucho> | 2003-01-27 13:29:30 (UTC) |
commit | dde05282cb63ce823f20dd6c9be3b1fb1d5a4384 (patch) (side-by-side diff) | |
tree | ba3e746533d2e44b5c3ee4f3137de6a42466d9f1 /i18n/de/showimg.ts | |
parent | 41b4b9c38bada39b0e5d53b481f132e85e796463 (diff) | |
download | opie-dde05282cb63ce823f20dd6c9be3b1fb1d5a4384.zip opie-dde05282cb63ce823f20dd6c9be3b1fb1d5a4384.tar.gz opie-dde05282cb63ce823f20dd6c9be3b1fb1d5a4384.tar.bz2 |
- Some strings were missing in the .ts files
- Added opieplayer2 translation support
-rw-r--r-- | i18n/de/showimg.ts | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/i18n/de/showimg.ts b/i18n/de/showimg.ts index 5bd745d..f578d7f 100644 --- a/i18n/de/showimg.ts +++ b/i18n/de/showimg.ts @@ -1,13 +1,14 @@ <!DOCTYPE TS><TS> +<defaultcodec>iso8859-1</defaultcodec> <context> <name>ControlsDialog</name> <message> <source>Brightness</source> <translation>Helligkeit</translation> </message> </context> <context> <name>ImageFileSelector</name> <message> <source>Title</source> <translation>Titel</translation> @@ -104,55 +105,55 @@ <translation>%1 Farben</translation> </message> <message> <source>%1 alpha levels</source> <translation>%1 Alphakanäle</translation> </message> <message> <source>8-bit alpha channel</source> <translation>8-bit alpha Kanal</translation> </message> <message> <source>Slide show</source> - <translation type="unfinished"></translation> + <translation>Slideshow</translation> </message> <message> <source>Stop Slideshow</source> - <translation type="unfinished"></translation> + <translation>Slideshow anhalten</translation> </message> </context> <context> <name>SettingsDialogBase</name> <message> <source>Preferences</source> - <translation type="unfinished"></translation> + <translation>Einstellungen</translation> </message> <message> <source>Slide Show</source> - <translation type="unfinished"></translation> + <translation>Slideshow</translation> </message> <message> <source>Delay between pictures</source> - <translation type="unfinished"></translation> + <translation>Verzögerung zwischen Bildern</translation> </message> <message> <source>s</source> - <translation type="unfinished"></translation> + <translation>s</translation> </message> <message> <source>Repeat slideshow</source> - <translation type="unfinished"></translation> + <translation>Slideshow wiederholen</translation> </message> <message> <source>Show pictures in reverse</source> - <translation type="unfinished"></translation> + <translation>Bilder rückwärts zeigen</translation> </message> <message> <source>Load pictures rotated 90 degrees</source> - <translation type="unfinished"></translation> + <translation>Bilder 90 Grad rotiert laden</translation> </message> <message> <source>Fast load pictures</source> - <translation type="unfinished"></translation> + <translation>Bilder voraus laden</translation> </message> </context> </TS> |