2012-01-11 01:06:59 +01:00
< ? php $TRANSLATIONS = array (
2012-05-09 12:41:01 +02:00
" Error (de)activating addressbook. " => " Fout bij het (de)activeren van het adresboek. " ,
2012-08-04 02:04:21 +02:00
" id is not set. " => " id is niet ingesteld. " ,
2012-08-02 02:06:16 +02:00
" Cannot update addressbook with an empty name. " => " Kan adresboek zonder naam niet wijzigen " ,
2012-05-17 00:36:21 +02: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 " ,
2012-08-04 02:04:21 +02:00
" element name is not set. " => " onderdeel naam is niet opgegeven. " ,
2012-08-25 02:08:36 +02:00
" Could not parse contact: " => " Kon het contact niet verwerken " ,
2012-08-04 02:04:21 +02:00
" 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. " ,
" Trying to add duplicate property: " => " Eigenschap bestaat al: " ,
2012-08-25 02:08:36 +02:00
" Missing IM parameter. " => " IM parameter ontbreekt " ,
" Unknown IM: " => " Onbekende IM: " ,
2012-08-04 02:04:21 +02:00
" Information about vCard is incorrect. Please reload the page. " => " Informatie over de vCard is onjuist. Herlaad de pagina. " ,
2012-05-17 00:36:21 +02:00
" Missing ID " => " Ontbrekend ID " ,
" Error parsing VCard for ID: \" " => " Fout bij inlezen VCard voor ID: \" " ,
2012-08-04 02:04:21 +02:00
" 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-17 00:36:21 +02: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. " ,
" Contact ID is missing. " => " Contact ID ontbreekt. " ,
" No photo path was submitted. " => " Geen fotopad opgestuurd. " ,
" File doesn't exist: " => " Bestand bestaat niet: " ,
2012-06-06 00:29:28 +02:00
" Error loading image. " => " Fout bij laden plaatje. " ,
2012-08-25 02:08:36 +02:00
" Error getting contact object. " => " Fout om contact object te verkrijgen " ,
" Error getting PHOTO property. " => " Fout om PHOTO eigenschap te verkrijgen " ,
" Error saving contact. " => " Fout om contact op te slaan " ,
" Error resizing image " => " Fout tijdens aanpassen plaatje " ,
" Error cropping image " => " Fout tijdens aanpassen plaatje " ,
" Error creating temporary image " => " Fout om een tijdelijk plaatje te maken " ,
" Error finding image: " => " Fout kan plaatje niet vinden: " ,
2012-05-17 00:36:21 +02: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-08-25 02:08:36 +02:00
" Couldn't save temporary image: " => " Kan tijdelijk plaatje niet op slaan: " ,
" Couldn't load temporary image: " => " Kan tijdelijk plaatje niet op laden: " ,
" No file was uploaded. Unknown error " => " Er was geen bestand geladen. Onbekende fout " ,
2012-05-09 12:41:01 +02:00
" Contacts " => " Contacten " ,
2012-08-25 02:08:36 +02:00
" Sorry, this functionality has not been implemented yet " => " Sorry, deze functionaliteit is nog niet geïmplementeerd " ,
" Not implemented " => " Niet geïmplementeerd " ,
" Couldn't get a valid address. " => " Kan geen geldig adres krijgen " ,
" Error " => " Fout " ,
" You do not have permission to add contacts to " => " U hebt geen permissie om contacten toe te voegen aan " ,
" Please select one of your own address books. " => " Selecteer één van uw eigen adresboeken " ,
" Permission error " => " Permissie fout " ,
" This property has to be non-empty. " => " Dit veld mag niet leeg blijven " ,
" Couldn't serialize elements. " => " Kan de elementen niet serializen " ,
" 'deleteProperty' called without type argument. Please report at bugs.owncloud.org " => " 'deleteProperty' aangeroepen zonder type argument. Rapporteer dit a.u.b. via http://bugs.owncloud.org " ,
" Edit name " => " Pas naam aan " ,
" No files selected for upload. " => " Geen bestanden geselecteerd voor upload. " ,
" The file you are trying to upload exceed the maximum size for file uploads on this server. " => " Het bestand dat u probeert te uploaden overschrijdt de maximale bestand grootte voor bestand uploads voor deze server. " ,
" Error loading profile picture. " => " Fout profiel plaatje kan niet worden geladen. " ,
" Select type " => " Selecteer type " ,
" Some contacts are marked for deletion, but not deleted yet. Please wait for them to be deleted. " => " Enkele contacten zijn gemarkeerd om verwijderd te worden, maar zijn nog niet verwijderd. Wacht totdat ze zijn verwijderd. " ,
" Do you want to merge these address books? " => " Wilt u deze adresboeken samenvoegen? " ,
" Result: " => " Resultaat: " ,
" imported, " => " geïmporteerd, " ,
" failed. " => " gefaald. " ,
" Displayname cannot be empty. " => " Displaynaam mag niet leeg zijn. " ,
" Addressbook not found: " => " Adresboek niet gevonden: " ,
2012-01-11 01:06:59 +01:00
" This is not your addressbook. " => " Dit is niet uw adresboek. " ,
" Contact could not be found. " => " Contact kon niet worden gevonden. " ,
2012-08-25 02:08:36 +02:00
" Jabber " => " Jabber " ,
" AIM " => " AIM " ,
" MSN " => " MSN " ,
" Twitter " => " Twitter " ,
" GoogleTalk " => " GoogleTalk " ,
" Facebook " => " Facebook " ,
" XMPP " => " XMPP " ,
" ICQ " => " ICQ " ,
" Yahoo " => " Yahoo " ,
" Skype " => " Skype " ,
" QQ " => " QQ " ,
" GaduGadu " => " GaduGadu " ,
2012-01-11 01:06:59 +01:00
" Work " => " Werk " ,
" Home " => " Thuis " ,
2012-08-25 02:08:36 +02:00
" Other " => " Anders " ,
2012-01-11 01:06:59 +01:00
" Mobile " => " Mobiel " ,
" Text " => " Tekst " ,
" Voice " => " Stem " ,
2012-05-17 00:36:21 +02:00
" Message " => " Bericht " ,
2012-01-11 01:06:59 +01:00
" Fax " => " Fax " ,
" Video " => " Video " ,
" Pager " => " Pieper " ,
2012-05-17 00:36:21 +02:00
" Internet " => " Internet " ,
2012-07-31 22:57:24 +02:00
" Birthday " => " Verjaardag " ,
2012-08-25 02:08:36 +02:00
" Business " => " Business " ,
" Call " => " Bel " ,
" Clients " => " Klanten " ,
" Deliverer " => " Leverancier " ,
" Holidays " => " Vakanties " ,
" Ideas " => " Ideeën " ,
" Journey " => " Reis " ,
" Jubilee " => " Jubileum " ,
" Meeting " => " Vergadering " ,
" Personal " => " Persoonlijk " ,
" Projects " => " Projecten " ,
" Questions " => " Vragen " ,
2012-05-17 00:36:21 +02:00
" { name}'s Birthday " => " { name}'s verjaardag " ,
2012-05-09 12:41:01 +02:00
" Contact " => " Contact " ,
2012-08-25 02:08:36 +02:00
" You do not have the permissions to edit this contact. " => " U heeft geen permissie om dit contact te bewerken. " ,
" You do not have the permissions to delete this contact. " => " U heeft geen permissie om dit contact te verwijderen. " ,
2012-01-11 01:06:59 +01:00
" Add Contact " => " Contact toevoegen " ,
2012-07-31 22:57:24 +02:00
" Import " => " Importeer " ,
2012-08-25 02:08:36 +02:00
" Settings " => " Instellingen " ,
2012-05-09 12:41:01 +02:00
" Addressbooks " => " Adresboeken " ,
2012-08-25 02:08:36 +02:00
" Close " => " Sluiten " ,
" Keyboard shortcuts " => " Sneltoetsen " ,
" Navigation " => " Navigatie " ,
" Next contact in list " => " Volgende contact in de lijst " ,
" Previous contact in list " => " Vorige contact in de lijst " ,
" Expand/collapse current addressbook " => " Uitklappen / inklappen huidig adresboek " ,
" Next addressbook " => " Volgende adresboek " ,
" Previous addressbook " => " Vorige adresboek " ,
" Actions " => " Acties " ,
" Refresh contacts list " => " Vernieuw contact lijst " ,
" Add new contact " => " Voeg nieuw contact toe " ,
" Add new addressbook " => " Voeg nieuw adresboek toe " ,
" Delete current contact " => " Verwijder huidig contact " ,
2012-05-17 00:36:21 +02:00
" Drop photo to upload " => " Verwijder foto uit upload " ,
2012-07-31 22:57:24 +02:00
" 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 " ,
2012-05-17 00:36:21 +02:00
" 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 " ,
2012-08-23 02:07:35 +02:00
" Organization " => " Organisatie " ,
2012-08-02 02:06:16 +02:00
" Delete " => " Verwijderen " ,
2012-05-17 00:36:21 +02:00
" Nickname " => " Roepnaam " ,
" Enter nickname " => " Voer roepnaam in " ,
2012-08-25 02:08:36 +02:00
" Web site " => " Website " ,
" http://www.somesite.com " => " http://www.willekeurigesite.com " ,
" Go to web site " => " Ga naar website " ,
2012-05-17 00:36:21 +02: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 12:41:01 +02:00
" Preferred " => " Voorkeur " ,
2012-05-17 00:36:21 +02: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 " ,
2012-08-25 02:08:36 +02:00
" Instant Messenger " => " Instant Messenger " ,
" Delete IM " => " Verwijder IM " ,
2012-05-17 00:36:21 +02:00
" View on map " => " Bekijk op een kaart " ,
" Edit address details " => " Wijzig adres gegevens " ,
" Add notes here. " => " Voeg notitie toe " ,
" Add field " => " Voeg veld toe " ,
2012-05-09 12:41:01 +02:00
" Phone " => " Telefoon " ,
2012-08-23 02:07:35 +02:00
" Email " => " E-mail " ,
2012-08-25 02:08:36 +02:00
" Instant Messaging " => " Instant Messaging " ,
2012-08-23 02:07:35 +02:00
" Address " => " Adres " ,
2012-05-17 00:36:21 +02:00
" Note " => " Notitie " ,
2012-07-31 22:57:24 +02:00
" Download contact " => " Download contact " ,
" Delete contact " => " Verwijder contact " ,
2012-08-25 02:08:36 +02:00
" The temporary image has been removed from cache. " => " Het tijdelijke plaatje is uit de cache verwijderd. " ,
2012-05-17 00:36:21 +02:00
" Edit address " => " Wijzig adres " ,
2012-01-11 01:06:59 +01:00
" Type " => " Type " ,
" PO Box " => " Postbus " ,
2012-08-25 02:08:36 +02:00
" Street address " => " Adres " ,
" Street and number " => " Straat en nummer " ,
2012-01-11 01:06:59 +01:00
" Extended " => " Uitgebreide " ,
2012-08-25 02:08:36 +02:00
" Apartment number etc. " => " Apartement nummer " ,
2012-01-11 01:06:59 +01:00
" City " => " Stad " ,
" Region " => " Regio " ,
2012-08-25 02:08:36 +02:00
" E.g. state or province " => " Provincie " ,
2012-01-11 01:06:59 +01:00
" Zipcode " => " Postcode " ,
2012-08-25 02:08:36 +02:00
" Postal code " => " Postcode " ,
2012-01-11 01:06:59 +01:00
" Country " => " Land " ,
2012-05-09 12:41:01 +02:00
" Addressbook " => " Adresboek " ,
2012-05-17 00:36:21 +02:00
" Hon. prefixes " => " Hon. prefixes " ,
2012-08-25 02:08:36 +02:00
" Miss " => " Mw " ,
" Ms " => " Mw " ,
" Mr " => " M " ,
" Sir " => " M " ,
" Mrs " => " Mw " ,
" Dr " => " M " ,
2012-05-17 00:36:21 +02:00
" Given name " => " Voornaam " ,
" Additional names " => " Extra namen " ,
" Family name " => " Achternaam " ,
" 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 " ,
" Importing contacts " => " Importeren van contacten " ,
" You have no contacts in your addressbook. " => " Je hebt geen contacten in je adresboek " ,
" Add contact " => " Contactpersoon toevoegen " ,
2012-08-25 02:08:36 +02:00
" Select Address Books " => " Selecteer adresboeken " ,
" Enter name " => " Naam " ,
" Enter description " => " Beschrijving " ,
2012-05-17 00:36:21 +02:00
" CardDAV syncing addresses " => " CardDAV synchroniseert de adressen " ,
" more info " => " meer informatie " ,
" Primary address (Kontact et al) " => " Standaardadres " ,
2012-08-02 02:06:16 +02:00
" iOS/OS X " => " IOS/OS X " ,
2012-08-25 02:08:36 +02:00
" Show CardDav link " => " Laat CardDav link zien " ,
" Show read-only VCF link " => " Laat alleen lezen VCF link zien " ,
" Share " => " Deel " ,
2012-08-02 02:06:16 +02:00
" Download " => " Download " ,
" Edit " => " Bewerken " ,
2012-08-03 02:04:12 +02:00
" New Address Book " => " Nieuw Adresboek " ,
2012-08-25 02:08:36 +02:00
" Name " => " Naam " ,
" Description " => " Beschrijving " ,
2012-08-03 02:04:12 +02:00
" Save " => " Opslaan " ,
2012-08-25 02:08:36 +02:00
" Cancel " => " Anuleren " ,
" More... " => " Meer... "
2012-01-11 01:06:59 +01:00
);