Diffstat (limited to 'i18n/nl/libtodayaddressbookplugin.ts') (more/less context) (ignore whitespace changes)
-rw-r--r-- | i18n/nl/libtodayaddressbookplugin.ts | 94 |
1 files changed, 94 insertions, 0 deletions
diff --git a/i18n/nl/libtodayaddressbookplugin.ts b/i18n/nl/libtodayaddressbookplugin.ts new file mode 100644 index 0000000..ba47ec0 --- a/dev/null +++ b/i18n/nl/libtodayaddressbookplugin.ts @@ -0,0 +1,94 @@ +<!DOCTYPE TS><TS> +<context> + <name>AddressBookPluginConfig</name> + <message> + <source>Max Lines: </source> + <translation>Max lijnen:</translation> + </message> + <message> + <source>Set the maximum number of lines that should be shown for each anniversaries/birthdays</source> + <translation>Stel het maximumaantal lijnen in dat getoond moet worden per verjaardag/jaardag</translation> + </message> + <message> + <source>Clip line after X chars: </source> + <translation>Knip lijn na X tekens:</translation> + </message> + <message> + <source>After how many chars should be the info about the task be cut off</source> + <translation>Na hoeveel tekens de info over de taak afgebroken moet worden</translation> + </message> + <message> + <source>Days look ahead: </source> + <translation>Dagen vooruitzien:</translation> + </message> + <message> + <source>How many days we should search forward</source> + <translation>Hoeveel dagen er vooruit gezocht moet worden</translation> + </message> + <message> + <source>To activate settings: Restart application !</source> + <translation type="obsolete">Om instellingen te activeren: Herstart programma!</translation> + </message> + <message> + <source>Set Headline Color: </source> + <translation>Stel titelbalkkleur in:</translation> + </message> + <message> + <source>Colors for the headlines !</source> + <translation>Kleuren voor de titelbalk!</translation> + </message> + <message> + <source>Set Entry Color: </source> + <translation>Stel beginkleur in:</translation> + </message> + <message> + <source>This color will be used for shown birthdays/anniversaries !</source> + <translation>Deze kleur zal worden gebruikt voor verjaardagen/jaardagen!</translation> + </message> + <message> + <source>Set Urgent +Color if below </source> + <translation>Stel urgentkleur in +als minder dan</translation> + </message> + <message> + <source> days: </source> + <translation>dagen:</translation> + </message> + <message> + <source>This urgent color will be used if we are close to the event !</source> + <translation>Deze urgentkleur zal worden gebruikt als de taak dichtbij is!</translation> + </message> + <message> + <source>The urgent color will be used if the birthday/anniversary is closer than given days !</source> + <translation>De urgentkleur wordt gebruikt als de verjaardag/jaardag dichterbij is dan het aangegeven aantal dagen!</translation> + </message> +</context> +<context> + <name>QObject</name> + <message> + <source>AddressBook plugin</source> + <translation>Adresboek plugin</translation> + </message> + <message> + <source>Next birthdays in <b> %1 </b> days:</source> + <translation>Volgende verjaardagen in komende <b>%1</b> dagen:</translation> + </message> + <message> + <source>No birthdays in <b> %1 </b> days!</source> + <translation>Geen verjaardagen in komende <b>%1</b> dagen!</translation> + </message> + <message> + <source>Next anniversaries in <b> %1 </b> days:</source> + <translation>Volgende jaardagen in komende <b>%1</b> dagen:</translation> + </message> + <message> + <source>No anniversaries in <b> %1 </b> days!</source> + <translation>Geen jaardagen in komende <b>%1</b> dagen!</translation> + </message> + <message> + <source>Database does not provide this search query ! Please upgrade libOpie !<br></source> + <translation>Database biedt deze zoekopdracht niet! libOpie upgraden aub!<br></translation> + </message> +</context> +</TS> |