2012-01-11 04:06:59 +04:00
< ? php $TRANSLATIONS = array (
2012-05-09 14:41:01 +04:00
" Error (de)activating addressbook. " => " Fout bij het (de)activeren van het adresboek. " ,
" There was an error adding the contact. " => " Er was een fout bij het toevoegen van het contact. " ,
" Cannot add empty property. " => " Kan geen lege eigenschap toevoegen. " ,
" At least one of the address fields has to be filled out. " => " Minstens één van de adresvelden moet ingevuld worden. " ,
2012-05-17 02:36:21 +04:00
" Trying to add duplicate property: " => " Eigenschap bestaat al: " ,
2012-05-09 14:41:01 +04:00
" Error adding contact property. " => " Fout bij het toevoegen van de contacteigenschap. " ,
2012-05-17 02:36:21 +04:00
" No ID provided " => " Geen ID opgegeven " ,
" Error setting checksum. " => " Instellen controlegetal mislukt " ,
" No categories selected for deletion. " => " Geen categorieën geselecteerd om te verwijderen. " ,
" No address books found. " => " Geen adresboek gevonden " ,
" No contacts found. " => " Geen contracten gevonden " ,
" Missing ID " => " Ontbrekend ID " ,
" Error parsing VCard for ID: \" " => " Fout bij inlezen VCard voor ID: \" " ,
" Cannot add addressbook with an empty name. " => " Kan geen adresboek toevoegen zonder naam. " ,
2012-05-09 14:41:01 +04:00
" Error adding addressbook. " => " Fout bij het toevoegen van het adresboek. " ,
" Error activating addressbook. " => " Fout bij het activeren van het adresboek. " ,
2012-05-17 02:36:21 +04:00
" No contact ID was submitted. " => " Geen contact ID opgestuurd. " ,
" Error reading contact photo. " => " Lezen van contact foto mislukt. " ,
" Error saving temporary file. " => " Tijdelijk bestand opslaan mislukt. " ,
" The loading photo is not valid. " => " De geladen foto is niet goed. " ,
" id is not set. " => " id is niet ingesteld. " ,
2012-05-09 14:41:01 +04:00
" Information about vCard is incorrect. Please reload the page. " => " Informatie over de vCard is onjuist. Herlaad de pagina. " ,
" Error deleting contact property. " => " Fout bij het verwijderen van de contacteigenschap. " ,
2012-05-17 02:36:21 +04:00
" Contact ID is missing. " => " Contact ID ontbreekt. " ,
" Missing contact id. " => " Ontbrekende contact id. " ,
" No photo path was submitted. " => " Geen fotopad opgestuurd. " ,
" File doesn't exist: " => " Bestand bestaat niet: " ,
2012-06-06 02:29:28 +04:00
" Error loading image. " => " Fout bij laden plaatje. " ,
2012-05-17 02:36:21 +04:00
" element name is not set. " => " onderdeel naam is niet opgegeven. " ,
" checksum is not set. " => " controlegetal is niet opgegeven. " ,
" Information about vCard is incorrect. Please reload the page: " => " Informatie over vCard is fout. Herlaad de pagina: " ,
" Something went FUBAR. " => " Er ging iets totaal verkeerd. " ,
2012-05-09 14:41:01 +04:00
" Error updating contact property. " => " Fout bij het updaten van de contacteigenschap. " ,
2012-05-17 02:36:21 +04:00
" Cannot update addressbook with an empty name. " => " Kan adresboek zonder naam niet wijzigen " ,
2012-05-09 14:41:01 +04:00
" Error updating addressbook. " => " Fout bij het updaten van het adresboek. " ,
2012-05-17 02:36:21 +04:00
" Error uploading contacts to storage. " => " Fout bij opslaan van contacten. " ,
" There is no error, the file uploaded with success " => " De upload van het bestand is goedgegaan. " ,
" The uploaded file exceeds the upload_max_filesize directive in php.ini " => " Het bestand overschrijdt de upload_max_filesize instelling in php.ini " ,
" The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form " => " Het bestand overschrijdt de MAX_FILE_SIZE instelling dat is opgegeven in het HTML formulier " ,
" The uploaded file was only partially uploaded " => " Het bestand is gedeeltelijk geüpload " ,
" No file was uploaded " => " Er is geen bestand geüpload " ,
" Missing a temporary folder " => " Er ontbreekt een tijdelijke map " ,
2012-05-09 14:41:01 +04:00
" Contacts " => " Contacten " ,
2012-06-06 02:29:28 +04:00
" Drop a VCF file to import contacts. " => " Sleep een VCF bestand om de contacten te importeren. " ,
2012-05-17 02:36:21 +04:00
" Addressbook not found. " => " Adresboek niet gevonden. " ,
2012-01-11 04:06:59 +04:00
" This is not your addressbook. " => " Dit is niet uw adresboek. " ,
" Contact could not be found. " => " Contact kon niet worden gevonden. " ,
" Address " => " Adres " ,
" Telephone " => " Telefoon " ,
" Email " => " E-mail " ,
" Organization " => " Organisatie " ,
" Work " => " Werk " ,
" Home " => " Thuis " ,
" Mobile " => " Mobiel " ,
" Text " => " Tekst " ,
" Voice " => " Stem " ,
2012-05-17 02:36:21 +04:00
" Message " => " Bericht " ,
2012-01-11 04:06:59 +04:00
" Fax " => " Fax " ,
" Video " => " Video " ,
" Pager " => " Pieper " ,
2012-05-17 02:36:21 +04:00
" Internet " => " Internet " ,
" { name}'s Birthday " => " { name}'s verjaardag " ,
2012-05-09 14:41:01 +04:00
" Contact " => " Contact " ,
2012-01-11 04:06:59 +04:00
" Add Contact " => " Contact toevoegen " ,
2012-05-09 14:41:01 +04:00
" Addressbooks " => " Adresboeken " ,
2012-05-17 02:36:21 +04:00
" Configure Address Books " => " Instellen adresboeken " ,
2012-05-09 14:41:01 +04:00
" New Address Book " => " Nieuw Adresboek " ,
2012-05-17 02:36:21 +04:00
" Import from VCF " => " Importeer uit VCF " ,
2012-05-09 14:41:01 +04:00
" CardDav Link " => " CardDav Link " ,
" Download " => " Download " ,
" Edit " => " Bewerken " ,
" Delete " => " Verwijderen " ,
" Download contact " => " Download contact " ,
" Delete contact " => " Verwijder contact " ,
2012-05-17 02:36:21 +04:00
" Drop photo to upload " => " Verwijder foto uit upload " ,
" Format custom, Short name, Full name, Reverse or Reverse with comma " => " Formateer aangepast, Korte naam, Volledige naam, Achteruit of Achteruit met komma " ,
" Edit name details " => " Wijzig naam gegevens " ,
" Nickname " => " Roepnaam " ,
" Enter nickname " => " Voer roepnaam in " ,
2012-05-09 14:41:01 +04:00
" Birthday " => " Verjaardag " ,
2012-05-17 02:36:21 +04:00
" dd-mm-yyyy " => " dd-mm-yyyy " ,
" Groups " => " Groepen " ,
" Separate groups with commas " => " Gebruik komma bij meerder groepen " ,
" Edit groups " => " Wijzig groepen " ,
2012-05-09 14:41:01 +04:00
" Preferred " => " Voorkeur " ,
2012-05-17 02:36:21 +04:00
" Please specify a valid email address. " => " Geef een geldig email adres op. " ,
" Enter email address " => " Voer email adres in " ,
" Mail to address " => " Mail naar adres " ,
" Delete email address " => " Verwijder email adres " ,
" Enter phone number " => " Voer telefoonnummer in " ,
" Delete phone number " => " Verwijdere telefoonnummer " ,
" View on map " => " Bekijk op een kaart " ,
" Edit address details " => " Wijzig adres gegevens " ,
" Add notes here. " => " Voeg notitie toe " ,
" Add field " => " Voeg veld toe " ,
" Profile picture " => " Profiel foto " ,
2012-05-09 14:41:01 +04:00
" Phone " => " Telefoon " ,
2012-05-17 02:36:21 +04:00
" Note " => " Notitie " ,
" Delete current photo " => " Verwijdere huidige foto " ,
" Edit current photo " => " Wijzig huidige foto " ,
" Upload new photo " => " Upload nieuwe foto " ,
" Select photo from ownCloud " => " Selecteer foto uit ownCloud " ,
" Edit address " => " Wijzig adres " ,
2012-01-11 04:06:59 +04:00
" Type " => " Type " ,
" PO Box " => " Postbus " ,
" Extended " => " Uitgebreide " ,
" Street " => " Straat " ,
" City " => " Stad " ,
" Region " => " Regio " ,
" Zipcode " => " Postcode " ,
" Country " => " Land " ,
2012-05-17 02:36:21 +04:00
" Edit categories " => " Wijzig categorieën " ,
2012-01-11 04:06:59 +04:00
" Add " => " Voeg toe " ,
2012-05-09 14:41:01 +04:00
" Addressbook " => " Adresboek " ,
2012-05-17 02:36:21 +04:00
" Hon. prefixes " => " Hon. prefixes " ,
" Given name " => " Voornaam " ,
" Additional names " => " Extra namen " ,
" Family name " => " Achternaam " ,
2012-05-09 14:41:01 +04:00
" New Addressbook " => " Nieuw adresboek " ,
" Edit Addressbook " => " Wijzig adresboek " ,
2012-01-11 04:06:59 +04:00
" Displayname " => " Weergavenaam " ,
" Active " => " Actief " ,
" Save " => " Opslaan " ,
" Submit " => " Opslaan " ,
2012-05-17 02:36:21 +04:00
" Cancel " => " Anuleren " ,
" Import a contacts file " => " Importeer een contacten bestand " ,
" Please choose the addressbook " => " Kies een adresboek " ,
" create a new addressbook " => " Maak een nieuw adresboek " ,
" Name of new addressbook " => " Naam van nieuw adresboek " ,
" Import " => " Importeer " ,
" Importing contacts " => " Importeren van contacten " ,
" Select address book to import to: " => " Selecteer adresboek voor import: " ,
" Select from HD " => " Selecteer van schijf " ,
" You have no contacts in your addressbook. " => " Je hebt geen contacten in je adresboek " ,
" Add contact " => " Contactpersoon toevoegen " ,
" Configure addressbooks " => " Bewerken adresboeken " ,
" CardDAV syncing addresses " => " CardDAV synchroniseert de adressen " ,
" more info " => " meer informatie " ,
" Primary address (Kontact et al) " => " Standaardadres " ,
" iOS/OS X " => " IOS/OS X "
2012-01-11 04:06:59 +04:00
);