author | cniehaus <cniehaus> | 2002-11-17 18:22:57 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-11-17 18:22:57 (UTC) |
commit | 44ffc30c0317e47f91ee20b3dc0b719a74d7991c (patch) (side-by-side diff) | |
tree | ebd677346bcbfa3e4b7c42e77dc2a0f0481c6238 /i18n/de | |
parent | 8b7363e22c3d8ba53baf14e6eb31ea3958b43e9c (diff) | |
download | opie-44ffc30c0317e47f91ee20b3dc0b719a74d7991c.zip opie-44ffc30c0317e47f91ee20b3dc0b719a74d7991c.tar.gz opie-44ffc30c0317e47f91ee20b3dc0b719a74d7991c.tar.bz2 |
Just testing my current configuration and hereby translating a bit
-rw-r--r-- | i18n/de/calculator.ts | 2 | ||||
-rw-r--r-- | i18n/de/confedit.ts | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/i18n/de/calculator.ts b/i18n/de/calculator.ts index 208e8ba..2641918 100644 --- a/i18n/de/calculator.ts +++ b/i18n/de/calculator.ts @@ -129,8 +129,8 @@ <translation>Taschenrechner</translation> </message> <message> <source>Standard</source> - <translation type="unfinished"></translation> + <translation>Standard</translation> </message> </context> </TS> diff --git a/i18n/de/confedit.ts b/i18n/de/confedit.ts index b0cc856..3251e34 100644 --- a/i18n/de/confedit.ts +++ b/i18n/de/confedit.ts @@ -21,9 +21,9 @@ <context> <name>ListViewConfDir</name> <message> <source>Files</source> - <translation type="unfinished">Dateien:</translation> + <translation>Dateien</translation> </message> <message> <source>Could not open</source> <translation>Konnte nicht öffnen</translation> @@ -40,13 +40,13 @@ <context> <name>ListViewItemConfFile</name> <message> <source>Could not open</source> - <translation type="unfinished">Konnte nicht öffnen</translation> + <translation>Konnte nicht öffnen</translation> </message> <message> <source>The file </source> - <translation type="unfinished">Die Datei</translation> + <translation>Die Datei</translation> </message> <message> <source> could not be opened.</source> <translation>konnte nicht geöffnet werden.</translation> |