author | groucho <groucho> | 2003-01-22 09:41:37 (UTC) |
---|---|---|
committer | groucho <groucho> | 2003-01-22 09:41:37 (UTC) |
commit | aa611367a06617e9ad12bd6787ce255a5965f695 (patch) (side-by-side diff) | |
tree | e68f88c6c0e2e9433b4e910dbb697e6eb9660376 /i18n/de/libtheme.ts | |
parent | 924fe86265fa979286cc8665bc56aca81dd15a58 (diff) | |
download | opie-aa611367a06617e9ad12bd6787ce255a5965f695.zip opie-aa611367a06617e9ad12bd6787ce255a5965f695.tar.gz opie-aa611367a06617e9ad12bd6787ce255a5965f695.tar.bz2 |
More mass translation.
Fixes to already translated texts
-rw-r--r-- | i18n/de/libtheme.ts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/i18n/de/libtheme.ts b/i18n/de/libtheme.ts index 584c5f4..ecdac31 100644 --- a/i18n/de/libtheme.ts +++ b/i18n/de/libtheme.ts @@ -1,37 +1,37 @@ <!DOCTYPE TS><TS> <defaultcodec>iso8859-1</defaultcodec> <context> <name>Styles</name> <message> <source>Themed style</source> - <translation type="unfinished">Schema</translation> + <translation>Schema</translation> </message> <message> <source>KDE2 theme compatible style engine</source> - <translation type="unfinished"></translation> + <translation>KDE2-Themes kompatible Stil-Engine</translation> </message> </context> <context> <name>ThemeSettings</name> <message> <source>Theme Style</source> <translation>Schema</translation> </message> <message> <source>Select the theme to be used</source> <translation>Wählen Sie das Schema aus, welches benutzt werden soll</translation> </message> <message> <source>Name</source> <translation>Name</translation> </message> <message> <source>Description</source> <translation>Beschreibung</translation> </message> <message> <source>[No theme]</source> <translation>[keine Schema}</translation> </message> </context> </TS> |