author | cniehaus <cniehaus> | 2003-04-27 11:48:22 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2003-04-27 11:48:22 (UTC) |
commit | 6d032a24be12c13e10723dc27cbedc1a30628428 (patch) (side-by-side diff) | |
tree | c2672f68d4a79142273dc29d1f8e61a804303366 /i18n/xx/today.ts | |
parent | cac5730c68706399e62ee0465095c965a3f708db (diff) | |
download | opie-6d032a24be12c13e10723dc27cbedc1a30628428.zip opie-6d032a24be12c13e10723dc27cbedc1a30628428.tar.gz opie-6d032a24be12c13e10723dc27cbedc1a30628428.tar.bz2 |
updates, now it works
-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 c7c5a6c..e4f6917 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> </translation> + <translation>FOO</translation> </message> <message> <source>Owned by </source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Please fill out the business card</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Click here to launch the associated app</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>No plugins found</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>No plugins activated</source> - <translation> </translation> + <translation>FOO</translation> </message> </context> <context> <name>TodayBase</name> <message> <source>Today</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Today by Maximilian Reiß</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Click here to get to the config dialog</source> - <translation> </translation> + <translation>FOO</translation> </message> </context> <context> <name>TodayConfig</name> <message> <source>Today config</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Load which plugins in what order:</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Move Up</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Move Down</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>active/order</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>autostart on resume? (Opie only)</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Check this if today should be autostarted on resume.</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>minutes inactive</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>How many minutes has the PDA been suspended before the autostart feature kicks in on resume</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Icon size</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Set the icon size in pixel</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Refresh</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>How often should Today refresh itself</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source> sec</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>never</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Misc</source> - <translation> </translation> + <translation>FOO</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> </translation> + <translation>FOO</translation> </message> </context> </TS> |