author | mb <mb> | 2003-06-25 07:39:12 (UTC) |
---|---|---|
committer | mb <mb> | 2003-06-25 07:39:12 (UTC) |
commit | 3c5746daa26d8353fde9ba84c6183517e26a625a (patch) (side-by-side diff) | |
tree | cf69fa4615e6354dc51fed3a22e6db474a87677e /i18n/de/tableviewer.ts | |
parent | 710d0e71d3f298cf9aacd548e8a01c2f9242ed26 (diff) | |
download | opie-3c5746daa26d8353fde9ba84c6183517e26a625a.zip opie-3c5746daa26d8353fde9ba84c6183517e26a625a.tar.gz opie-3c5746daa26d8353fde9ba84c6183517e26a625a.tar.bz2 |
Modified Files:
opie/apps/Settings/Appearance.desktop
opie/apps/Settings/Security.desktop
opie/i18n/de/appearance.ts
opie/i18n/de/aqpkg.ts
opie/i18n/de/backup.ts
opie/i18n/de/bounce.ts
opie/i18n/de/opie-write.ts
opie/i18n/de/qpe.ts opie/i18n/de/rotation.ts
opie/i18n/de/security.ts opie/i18n/de/spreadsheet.ts
opie/i18n/de/systemtime.ts opie/i18n/de/tableviewer.ts
opie/i18n/de/tabmanager.ts opie/i18n/de/wellenreiter.ts
opie/i18n/de/wlansetup.ts
-rw-r--r-- | i18n/de/tableviewer.ts | 27 |
1 files changed, 14 insertions, 13 deletions
diff --git a/i18n/de/tableviewer.ts b/i18n/de/tableviewer.ts index 7d41b6f..ddab044 100644 --- a/i18n/de/tableviewer.ts +++ b/i18n/de/tableviewer.ts @@ -1,69 +1,70 @@ <!DOCTYPE TS><TS> +<defaultcodec>iso8859-1</defaultcodec> <context> <name>QObject</name> <message> <source>KeyList::addKey() Cannot make default value for type %1, Key not added.</source> - <translation type="unfinished"></translation> + <translation>KeyList::addKey() KeyList::addKey() Kann Standardwert für den Typ %1 nicht setzen, Schlüssel nicht hinzugefügt.</translation> </message> <message> <source>DataElem::setField(%1, %2) No valid type found</source> - <translation type="unfinished"></translation> + <translation>DataElem::setField(%1, %2) Kein gültiger Typ gefunden</translation> </message> </context> <context> <name>TVBrowseKeyEntry</name> <message> <source>Reset</source> - <translation type="unfinished"></translation> + <translation>Zurücksetzen</translation> </message> <message> <source>key</source> - <translation type="unfinished"></translation> + <translation>Schlüssel</translation> </message> </context> <context> <name>TVKeyEdit_gen</name> <message> <source>TableViewer - Edit Keys</source> - <translation type="unfinished"></translation> + <translation>Tabellenbetrachter - Schlüssel bearbeiten</translation> </message> <message> <source>Key Name</source> - <translation type="unfinished"></translation> + <translation>Schlüsselname</translation> </message> <message> <source>Key Type</source> - <translation type="unfinished"></translation> + <translation>Schlüsseltyp</translation> </message> <message> <source>New</source> - <translation type="unfinished"></translation> + <translation>Neu</translation> </message> <message> <source>Delete</source> - <translation type="unfinished"></translation> + <translation>Löschen</translation> </message> <message> <source>Clear All</source> - <translation type="unfinished"></translation> + <translation>Alle löschen</translation> </message> </context> <context> <name>TVListView</name> <message> <source>List View</source> - <translation type="unfinished"></translation> + <translation>Liste anzeigen</translation> </message> </context> <context> <name>TableViewerWindow</name> <message> <source>Table Viewer</source> - <translation type="unfinished"></translation> + <translation>Tabellenbetrachter</translation> </message> <message> <source>could not load Document</source> - <translation type="unfinished"></translation> + <translation>Das Dokument konnte nicht geladen werden</translation> </message> </context> </TS> |