author | zecke <zecke> | 2005-01-31 22:16:23 (UTC) |
---|---|---|
committer | zecke <zecke> | 2005-01-31 22:16:23 (UTC) |
commit | e92a75664daf9df85a358a42ff2b66f6779c998f (patch) (side-by-side diff) | |
tree | 77a9a8b550379882252fd3ce9df894e71a3ad877 /i18n/nl/today.ts | |
parent | d5f41266f510665b3a694b8f9a0e96024a5ecac0 (diff) | |
download | opie-e92a75664daf9df85a358a42ff2b66f6779c998f.zip opie-e92a75664daf9df85a358a42ff2b66f6779c998f.tar.gz opie-e92a75664daf9df85a358a42ff2b66f6779c998f.tar.bz2 |
Gigantic result of make opie-lupdate
I assume we've now 90% of the strings that will be in Opie 1.2
-rw-r--r-- | i18n/nl/today.ts | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/i18n/nl/today.ts b/i18n/nl/today.ts index fa502b6..15d8850 100644 --- a/i18n/nl/today.ts +++ b/i18n/nl/today.ts @@ -1,55 +1,63 @@ <!DOCTYPE TS><TS> <context> <name>Today</name> <message> <source>Today</source> - <translation type="obsolete">Vandaag</translation> + <translation type="unfinished">Vandaag</translation> </message> <message> <source>Owned by </source> <translation>Bezit van</translation> </message> <message> <source>Please fill out the business card</source> <translation>Visitekaartje invullen a.u.b.</translation> </message> <message> <source>Click here to launch the associated app</source> <translation>Klik hier om het bijbehorende programma te starten</translation> </message> <message> <source>No plugins found</source> - <translation>Geen plugins gevonden</translation> + <translation type="obsolete">Geen plugins gevonden</translation> </message> <message> <source>No plugins activated</source> <translation>Geen plugins geactiveerd</translation> </message> <message> <source><b>Owned by %1</b></source> <translation type="obsolete"><b>Eigenaar: %1</b></translation> </message> + <message> + <source>Today Error</source> + <translation type="unfinished"></translation> + </message> + <message> + <source><qt>The plugin '%1' caused Today to crash. It could be that the plugin is not properly installed.<br>Today tries to continue loading plugins.</qt></source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>TodayBase</name> <message> <source>Today</source> <translation>Vandaag</translation> </message> <message> <source>Today by Maximilian Reiß</source> <translation>Vandaag door Maximilian Reiß</translation> </message> <message> <source>Click here to get to the config dialog</source> <translation>Klik hier voor het instellingsvenster</translation> </message> </context> <context> <name>TodayConfig</name> <message> <source>Today Config</source> <translation>Vandaag instelling</translation> </message> <message> <source>Load which plugins in what order:</source> |