author | groucho <groucho> | 2003-02-17 09:04:24 (UTC) |
---|---|---|
committer | groucho <groucho> | 2003-02-17 09:04:24 (UTC) |
commit | 82f62cab14381287a0b9afe83414e991f12f72d2 (patch) (side-by-side diff) | |
tree | 85741f12fb4375fa577d2ef161d5512ce616d2e7 /i18n/pt/libtodayaddressbookplugin.ts | |
parent | 0e7b82ca11e455b9b87b1045b532bd77ebb05c90 (diff) | |
download | opie-82f62cab14381287a0b9afe83414e991f12f72d2.zip opie-82f62cab14381287a0b9afe83414e991f12f72d2.tar.gz opie-82f62cab14381287a0b9afe83414e991f12f72d2.tar.bz2 |
Added translation support for the plugin plugins.
Still the config does not show up translated, just the main screen overview
Diffstat (limited to 'i18n/pt/libtodayaddressbookplugin.ts') (more/less context) (ignore whitespace changes)
-rw-r--r-- | i18n/pt/libtodayaddressbookplugin.ts | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/i18n/pt/libtodayaddressbookplugin.ts b/i18n/pt/libtodayaddressbookplugin.ts index 5c4bd5d..2f40ece 100644 --- a/i18n/pt/libtodayaddressbookplugin.ts +++ b/i18n/pt/libtodayaddressbookplugin.ts @@ -35,62 +35,59 @@ </message> <message> <source>Colors for the headlines !</source> <translation type="unfinished"></translation> </message> <message> <source>Set Entry Color: </source> <translation type="unfinished"></translation> </message> <message> <source>This color will be used for shown birthdays/anniversaries !</source> <translation type="unfinished"></translation> </message> <message> <source>Set Urgent Color if below </source> <translation type="unfinished"></translation> </message> <message> <source> days: </source> <translation type="unfinished"></translation> </message> <message> <source>This urgent color will be used if we are close to the event !</source> <translation type="unfinished"></translation> </message> <message> <source>The urgent color will be used if the birthday/anniversary is closer than given days !</source> <translation type="unfinished"></translation> </message> </context> <context> - <name>AddressBookPluginWidget</name> + <name>QObject</name> + <message> + <source>AddressBook plugin</source> + <translation type="unfinished"></translation> + </message> <message> <source>Next birthdays in <b> %1 </b> days:</source> <translation type="unfinished"></translation> </message> <message> <source>No birthdays in <b> %1 </b> days!</source> <translation type="unfinished"></translation> </message> <message> <source>Next anniversaries in <b> %1 </b> days:</source> <translation type="unfinished"></translation> </message> <message> <source>No anniversaries in <b> %1 </b> days!</source> <translation type="unfinished"></translation> </message> <message> <source>Database does not provide this search query ! Please upgrade libOpie !<br></source> <translation type="unfinished"></translation> </message> </context> -<context> - <name>QObject</name> - <message> - <source>AddressBook plugin</source> - <translation type="unfinished"></translation> - </message> -</context> </TS> |