home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 April
/
CMCD0404.ISO
/
Software
/
Freeware
/
Programare
/
groupoffice-com-2.01
/
language
/
Nederlands
/
notes.Nederlands.inc
< prev
next >
Wrap
Text File
|
2004-03-08
|
806b
|
25 lines
<?php
$no_notes_count_single = 'notitie';
$no_notes_count = 'notities';
$no_catagory = 'Catagorie';
$no_no_notes = 'Geen notities gevonden.';
$no_new_note = 'Nieuwe notitie';
$pm_note_exists = 'Er bestaat al een notitie met deze naam';
$no_catagories = 'Catagoriδn';
$no_no_catagories = 'Er zijn geen catagoriδn gedefiniδerd.';
$no_new_catagory= 'Nieuwe catagorie';
$pm_catagory_exists = 'Deze catagorie bestaat al';
$no_catagories_count = 'Catagoriδn';
$no_catagories_count_single = 'Catagorie';
$no_none = 'Geen';
$no_responsible = 'Verantwoordelijke';
$no_due_date = 'Uitvoerdatum';
$no_project = 'Project';
$no_contact = 'Contactpersoon';
$no_file = 'Bestand';
$no_show_all = 'Toon alles';
$no_show_own = 'Toon uw eigen';
$no_show_responsible = 'Toon uw verantwoordelijke';
?>