author | cniehaus <cniehaus> | 2003-04-27 10:50:57 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2003-04-27 10:50:57 (UTC) |
commit | e1e9590495bb83de20c340a76cbad8b43e9900b5 (patch) (side-by-side diff) | |
tree | 09c3ece5d334fc1de522d8a6fc38c882b3abb989 /i18n/xx/today.ts | |
parent | 77bed0e99aa0c912e5d86f257131c1f93afcee77 (diff) | |
download | opie-e1e9590495bb83de20c340a76cbad8b43e9900b5.zip opie-e1e9590495bb83de20c340a76cbad8b43e9900b5.tar.gz opie-e1e9590495bb83de20c340a76cbad8b43e9900b5.tar.bz2 |
xx starts to makes sense ;) From now \n on there are only nullstrings so that we can check if everything is in tr()
-rw-r--r-- | i18n/xx/today.ts | 52 |
1 files changed, 26 insertions, 26 deletions
diff --git a/i18n/xx/today.ts b/i18n/xx/today.ts index b25f490..c7c5a6c 100644 --- a/i18n/xx/today.ts +++ b/i18n/xx/today.ts @@ -1,117 +1,117 @@ <!DOCTYPE TS><TS> <context> <name>Today</name> <message> <source>Today</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Owned by </source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Please fill out the business card</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Click here to launch the associated app</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>No plugins found</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>No plugins activated</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> </context> <context> <name>TodayBase</name> <message> <source>Today</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Today by Maximilian Reiß</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Click here to get to the config dialog</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> </context> <context> <name>TodayConfig</name> <message> <source>Today config</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Load which plugins in what order:</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Move Up</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Move Down</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>active/order</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>autostart on resume? (Opie only)</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Check this if today should be autostarted on resume.</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>minutes inactive</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>How many minutes has the PDA been suspended before the autostart feature kicks in on resume</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Icon size</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Set the icon size in pixel</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Refresh</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>How often should Today refresh itself</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source> sec</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>never</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Misc</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Check a checkbox to activate/deactivate a plugin or use the arrow buttons on the right to change the appearance order</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> </context> </TS> |