/*
* $Id$
* $Revision$
*
* All application strings that are provided by us
* This script creates and syncs, leaving customer-overrules existing
*
* Note: Languages other than NL and EN are provided and to be maintained in separate language files
*
* Note: Here the Euro is used where amounts are involved. That will not be good enough for all
* English-speaking countries like the UK or US and needs alteration eventually.
*
*/
CREATE GLOBAL TEMPORARY TABLE tmp_lcl (
fac_locale_xsl_label VARCHAR2(60 CHAR),
fac_locale_xsl_module VARCHAR2(3 CHAR),
fac_locale_xsl_nl VARCHAR2(2000 CHAR),
fac_locale_xsl_en VARCHAR2(2000 CHAR)
) ON COMMIT PRESERVE ROWS;
TRUNCATE TABLE tmp_lcl;
// Maakt de updates sneller. Moet wel *voordat* er data in gaat
CREATE UNIQUE INDEX tmp_lcl_i_fac_locale_xsl_label ON tmp_lcl (fac_locale_xsl_label, fac_locale_xsl_module);
#define FAC_LCL(txt_code, txt_nl, txt_en)\
INSERT INTO tmp_lcl (fac_locale_xsl_label, fac_locale_xsl_module, fac_locale_xsl_nl, fac_locale_xsl_en) \
VALUES (txt_code, LCLMODULE, txt_nl, txt_en);
#define LCLMODULE 'LCL'
FAC_LCL('##LCLREVISION', '$Id$', '$Id$')
// ============================================================================
//
// THE XML/XSL REPORTING STRINGS
//
// ============================================================================
#define LCLMODULE 'FAC'
FAC_LCL('facilitorformulier', 'Facilitor-rapport', 'Facilitor-report')
FAC_LCL('printdatum', 'Printdatum', 'Print date')
FAC_LCL('aanvrager', 'Aanvrager', 'Requestor')
FAC_LCL('behandelaar', 'Behandelaar', 'Assigned to')
FAC_LCL('contactgegevens','Contactgegevens', 'Contact details')
FAC_LCL('afdeling', 'Afdeling', 'Department')
FAC_LCL('e-mail', 'E-mail', 'E-mail')
FAC_LCL('bericht', 'Bericht', 'Message')
FAC_LCL('telefoon', 'Telefoon', 'Telephone')
FAC_LCL('kostenplaats', 'Kostenplaats', 'Cost centre')
FAC_LCL('dagen', 'dagen', 'days')
FAC_LCL('omschrijving', 'Omschrijving', 'Description')
FAC_LCL('opmerking', 'Opmerking', 'Remark')
FAC_LCL('opmerkingen', 'Opmerkingen', 'Remarks')
FAC_LCL('bouwlaag', 'Bouwlaag', 'Building layer')
FAC_LCL('gebouw', 'Gebouw', 'Building')
FAC_LCL('locatie', 'Locatie', 'Location')
FAC_LCL('ruimte', 'Ruimte', 'Room')
FAC_LCL('aantal', 'Aantal', 'Number')
FAC_LCL('prijs', 'Prijs', 'Price')
FAC_LCL('totaal', 'Totaal', 'Total')
FAC_LCL('werkplek', 'Werkplek', 'Workplace')
FAC_LCL('terrein', 'Terrein', 'Terrain')
FAC_LCL('eenheid', 'Eenheid', 'Unit')
FAC_LCL('bedrijf', 'Bedrijf', 'Company')
FAC_LCL('contactpersoon', 'Contactpersoon', 'Contact')
FAC_LCL('adres', 'Adres', 'Address')
FAC_LCL('plaats', 'Plaats', 'City' )
FAC_LCL('personen', 'personen', 'persons')
FAC_LCL('naam', 'Naam', 'Name')
FAC_LCL('organisatie', 'Organisatie', 'Organisation')
FAC_LCL('functie', 'Functie', 'Function')
FAC_LCL('nog_niet_aanwezig', 'nog niet aanwezig', 'not yet available')
FAC_LCL('details', 'Details', 'Details')
#define LCLMODULE 'MLD' /* melding, opdracht */
FAC_LCL('meldingvoor', 'Melding namens', 'Call on behalf of')
FAC_LCL('afhandeling', 'Afhandeling', 'Progress')
FAC_LCL('melddatum', 'Melddatum', 'Call date')
FAC_LCL('melding', 'Melding', 'Call')
FAC_LCL('objecten', 'Objecten', 'Objects')
FAC_LCL('ordernr', 'Ordernr', 'Order nr')
FAC_LCL('spoed', 'Spoed!', 'Urgent!')
FAC_LCL('status', 'Status', 'Status')
FAC_LCL('stdmelding', 'Melding', 'Call')
FAC_LCL('behandeling', 'Behandeling', 'Handling')
FAC_LCL('processing_group', 'Behandelteam', 'Treatment team')
FAC_LCL('processor', 'Behandelaar', 'Handler')
FAC_LCL('uitvoertijd', 'SLA-tijd', 'SLA time')
FAC_LCL('vakgroep', 'Vakgroep', 'Discipline')
FAC_LCL('datum_gereed', 'Datum gereed', 'Completed')
FAC_LCL('datum_verzonden', 'Datum verzonden', 'Date sent')
FAC_LCL('uren', 'Uren', 'Hours')
FAC_LCL('arbeid', 'Arbeid', 'Work')
FAC_LCL('materiaal', 'Materiaal', 'Material')
FAC_LCL('correctie', 'Correctie', 'Correction')
FAC_LCL('hergoedkeuring', 'Hergoedkeuring', 'Reapprove')
FAC_LCL('herfiattering', 'Herfiattering', 'Reapprove')
FAC_LCL('was', 'was', 'was')
#define LCLMODULE 'RES' /* reservering, xreservering */
FAC_LCL('annulering', 'Annulering', 'Cancellation')
FAC_LCL('annulering_text1', 'Op uw naam heeft een reservering', 'A reservation on your name')
FAC_LCL('annulering_text2', ' onder nummer ', ' with number ')
FAC_LCL('annulering_text3', ' plaatsgevonden, die vervolgens direct weer is verwijderd.', ' has been created and immediately after that deleted.')
FAC_LCL('annulering_text4', 'Deze reservering wordt niet verder verwerkt.', 'This reservation will not be processed any further.')
FAC_LCL('annulering_text5', 'Wilt u toch een reservering aanmaken voeg dan een nieuwe reservering toe waarbij een zaal, voorziening of artikel gereserveerd is.', 'If you still want to make a reservation then add a new reservation.')
FAC_LCL('reservering', 'Reservering', 'Reservation')
FAC_LCL('deelreservering', 'Reservering', 'Reservation')
FAC_LCL('gastheer_vrouw', 'Gastheer/-vrouw', 'Host(ess)')
FAC_LCL('behandeld_door', 'Behandeld door', 'Processed by')
FAC_LCL('reservering_vervallen', 'DE RESERVERING IS VERVALLEN', 'THE RESERVATION IS CANCELLED')
FAC_LCL('reserveringsgegevens', 'Reserveringsgegevens', 'Reservation details')
FAC_LCL('totaalprijs_reservering', 'Totaalprijs reservering', 'Total price reservation')
FAC_LCL('ongeldig', 'ONGELDIG', 'INVALID')
FAC_LCL('aantal', 'Aantal', 'Number')
FAC_LCL('prijs', 'Prijs', 'Price')
FAC_LCL('begintijd', 'Begintijd', 'Start time')
FAC_LCL('eindtijd', 'Eindtijd', 'End time')
FAC_LCL('status', 'Status', 'Status')
FAC_LCL('opstelling', 'Opstelling', 'Configuration')
FAC_LCL('totaal_deelreserving', 'Totaal deelreservering', 'Reservation part total')
COMMIT;
#define LCLMODULE 'BES' /* bestelaanvraag, bestelopdracht */
FAC_LCL('besteller', 'Besteller', 'Purchaser')
FAC_LCL('bestelvoor', 'Besteld voor', 'Purchased for')
FAC_LCL('bestelaanvraag', 'Bestelaanvraag', 'Purchase order request')
FAC_LCL('aanvraagdatum', 'Aanvraagdatum', 'Request date')
FAC_LCL('aanvraagstatus', 'Aanvraagstatus', 'Request status')
FAC_LCL('aanvraagnummers', 'Aanvraagnummer(s)', 'Request number(s)')
FAC_LCL('opdrachtnummer', 'Opdrachtnummer', 'Order number')
FAC_LCL('orderdatum', 'Orderdatum', 'Order date')
FAC_LCL('afleveradres', 'Afleveradres', 'Delivery address')
FAC_LCL('artikelnr', 'Artikelnr', 'Article nr')
FAC_LCL('inkooporder', 'Inkooporder' , 'Purchase order')
FAC_LCL('factuur_aan', 'Factuur aan', 'Invoice to')
FAC_LCL('leverancier', 'Leverancier', 'Supplier')
FAC_LCL('transportkosten', 'Transportkosten', 'Transportation costs')
FAC_LCL('gewenste_afleverdatum', 'Gewenste afleverdatum', 'Desired delivery date')
FAC_LCL('regel','Regel', 'Line')
FAC_LCL('geleverd', 'Geleverd', 'Delivered')
FAC_LCL('exclusief', 'Alle bedragen zijn exclusief BTW', 'All amounts are exclusive of VAT')
FAC_LCL('inclusief', 'Alle bedragen zijn inclusief BTW', 'All amounts are inclusive of VAT')
FAC_LCL('order_geleverd_op1', 'De order is geleverd op ', 'The order has been delivered on ')
FAC_LCL('order_geleverd_op2', '.', '.')
FAC_LCL('order_status_is', 'De status van de order is ', 'The order status is ')
FAC_LCL('order_disclaimer1', 'Op leveringen die gedaan zijn op basis van dit formulier zijn onze algemene leveringsvoorwaarden van toepassing. Indien sprake is van een mantelovereenkomst geschiedt deze order onder de bepalingen uit de mantelovereenkomst. Facturen zonder vermelding van het opdrachtnummer ',
'On deliveries made by using this form our general delivery conditions apply. If there is a framework agreement then the order is made under the provisions of the framework agreement. Invoices without mentioning the order number ')
FAC_LCL('order_disclaimer2', ' worden niet in behandeling genomen.', ' will be rejected.')
#define LCLMODULE 'BEZ' /* bezoekafspraak */
FAC_LCL('bez_begintext1', 'Hiermee bevestigen wij het door u aangemelde bezoek.', 'Hereby we confirm your visitor registration.')
FAC_LCL('bez_begintext2', 'Overzicht van de door u aangemelde bezoekers', 'Overview of visitor registered by you')
FAC_LCL('geen_bezoekers', 'Geen bezoekers geregistreerd.', 'No visitors registered.')
FAC_LCL('bevestiging_bezoekersregistratie', 'Bevestiging Bezoekersregistratie', 'Confirmation Visitor registration')
FAC_LCL('behandeld_door', 'Behandeld door', 'Processed by')
FAC_LCL('bezoekgegevens', 'Bezoekgegevens', 'Visit details')
FAC_LCL('datum_bezoek', 'Datum bezoek', 'Visiting date')
FAC_LCL('tijd_bezoek', 'Tijd bezoek', 'Visiting time')
FAC_LCL('op_bezoek_bij', 'Op bezoek bij', 'Visiting')
FAC_LCL('bezoek_locatie', 'Bezoek locatie', 'Visiting location')
FAC_LCL('actie', 'Actie', 'Action')
FAC_LCL('bezoekers', 'Bezoeker(s)', 'Visitor(s)')
FAC_LCL('parkeerplaats_gereserveerd', '[P]arkeerplaats gereserveerd', '[P]arking space reserved')
FAC_LCL('bezoeker', 'Bezoeker', 'Visitor')
#define LCLMODULE 'PRS' /* (nieuwe) medewerker */
FAC_LCL('prs_begintext1', 'Binnen Facilitor is een nieuw persoonsrecord aangemaakt.', 'A new person record has been created in Facilitor.')
FAC_LCL('prs_begintext2', 'De algemene gegevens van deze persoon zijn:', 'The general details of this person are:')
FAC_LCL('personeelsnr', 'Personeelsnr', 'Employee nr')
#define LCLMODULE 'INS' /* objecten */
FAC_LCL('ins_lendbegintext1', 'Aan u, ', 'The following has been lent')
FAC_LCL('ins_lendbegintext2', ', is het volgende in bruikleen gegeven:', ' to you:')
FAC_LCL('ins_lendeindtext1', 'De algemene gegevens van deze persoon zijn:', 'The general details of this person are:')
FAC_LCL('ins_lendeindtext2', 'De algemene gegevens van deze persoon zijn:', 'The general details of this person are:')
FAC_LCL('uitgiftebewijs', 'Bewijs van uitgifte', 'Receipt')
#define LCLMODULE 'PRJ' /* verhuisscenario */
FAC_LCL('facilitor_verhuisscenario', 'Verhuisscenario', 'moving scenario')
FAC_LCL('opgesteld_door', 'Opgesteld door', 'Created by')
FAC_LCL('in_opdracht_van', 'In opdracht van', 'On behalf of')
FAC_LCL('aanvraag_nummer', 'Aanvraag nummer', 'Request number')
FAC_LCL('aanvraag_datum', 'Aanvraag datum', 'Request date')
FAC_LCL('samenvatting', 'SAMENVATTING', 'SUMMARY')
FAC_LCL('samenvatting_text1', 'Informatie en kentallen met betrekking tot dit scenario, in aantallen, zoals aantal betrokken personen, werkplekken, vierkante meters etc., alsmede statistieken als aantal verhuisbewegingen, bezettingspercentage etc.',
'Information and indicators related to this scenario. in numbers, such as the involved number of persons, work places, square meters etc., as well as statistics like the number of movements , occupation percentage etc.')
FAC_LCL('samenvatting_text2', 'Bij deze verhuizing behoort wel/geen voorafgaande verbouwing.', 'This relocation has/has not a prior alteration.')
FAC_LCL('geplande_uitvoerdatum', 'Geplande uitvoerdatum', 'Scheduled realisation')
FAC_LCL('geraamde_kosten', 'Geraamde kosten', 'Estimated costs')
FAC_LCL('norm', 'norm', 'standard')
FAC_LCL('eindsituatie', 'EINDSITUATIE', 'FINAL SITUATION')
FAC_LCL('ruimtenr', 'Ruimtenr', 'Room nr')
FAC_LCL('ruimte_omschrijving', 'Ruimte omschrijving', 'Room description')
FAC_LCL('oppervlakte', 'Oppervlakte', 'Surface')
FAC_LCL('medewerker', 'Medewerker', 'Employee')
FAC_LCL('werkplek_bezetting', 'Werkplek (bezetting)', 'Workplace (occupation)')
FAC_LCL('aantekeningen', 'Aantekeningen', 'Notes')
FAC_LCL('naar_van_lijst', 'NAAR-VAN LIJST', 'TO-FROM LIST')
FAC_LCL('bezetting', 'Bezetting', 'Occupation')
FAC_LCL('herkomst', 'Herkomst', 'Origin')
FAC_LCL('van_naar_lijst', 'VAN-NAAR LIJST', 'FROM-TO LIST')
FAC_LCL('ruimte_herkomst', 'Ruimte herkomst', 'Original room')
FAC_LCL('nieuwe_verdieping', 'Nieuwe verdieping', 'New floor' )
#define LCLMODULE 'MSG' /* bericht */
FAC_LCL('bericht_van', 'Bericht van', 'Message from')
FAC_LCL('berichtdatum', 'Berichtdatum', 'Message date')
#define LCLMODULE 'CNT' /* contract */
FAC_LCL('contract', 'Contract', 'Contract')
FAC_LCL('algemene_gegevens', 'Algemene gegevens', 'General details')
FAC_LCL('data', 'Data', 'Data')
FAC_LCL('contractsoort', 'Contractsoort', 'Contract type')
FAC_LCL('beschrijving', 'Beschrijving', 'Description')
FAC_LCL('extern_nr', 'Extern nr', 'External nr')
FAC_LCL('mantel', 'Mantel', 'Umbrella contract')
FAC_LCL('ingangsdatum', 'Ingangsdatum', 'Start date')
FAC_LCL('rappeldatum', 'Rappeldatum', 'Reminder date')
FAC_LCL('opzegdatum', 'Opzegdatum', 'Cancellation date')
FAC_LCL('einddatum', 'Einddatum', 'End date')
FAC_LCL('eigenaar', 'Eigenaar', 'Owner')
FAC_LCL('contractpartij', 'Contractpartij', 'Contract party')
FAC_LCL('beheerder', 'Beheerder', 'Administrator')
FAC_LCL('financieel', 'Financieel', 'Financial')
FAC_LCL('termijnbedrag', 'Termijnbedrag', 'Instalment amount')
FAC_LCL('contractbedrag', 'Contractbedrag', 'Contract amount')
FAC_LCL('bedrag', 'Bedrag', 'Amount')
FAC_LCL('betreft', 'Betreft', 'Regarding')
FAC_LCL('objecten', 'Objecten', 'Objects')
FAC_LCL('gehuurd', 'Gehuurd', 'Rented')
FAC_LCL('uitvoerder', 'Uitvoerder', 'Contractor')
FAC_LCL('scope', 'Scope', 'Scope')
FAC_LCL('groep', 'Groep', 'Group')
FAC_LCL('plaats', 'Plaats', 'Place')
#define LCLMODULE 'FIN' /* factuur */
FAC_LCL('fininf_aanhef', 'Beste budgethouder', 'Dear budget holder')
FAC_LCL('fininf_text1', 'In het kader van plausibiliteitscontrole zijn de door de leverancier aangeleverde factuurregels in Facilitor geregistreerd. Deze actie heeft voor uw kostenplaats(en) geresulteerd in een aantal niet automatisch goedgekeurde factuurregels.', 'Invoice were registered in Facilitor to verify the plausibility of the invoice lines provided by the supplier. Some invoice lines related to your cost centre(s) could not be approved automatically.')
FAC_LCL('fininf_text2', 'Aan u het verzoek deze regels spoedig te beoordelen en verder af te handelen in Facilitor.','Please have a look at these invoices as soon as possible')
FAC_LCL('fininf_text3', 'U kunt daarvoor in Facilitor terecht.', 'You can find them in Facilitor.')
FAC_LCL('factuur', 'Factuur', 'Invoice')
FAC_LCL('factuurnr', 'Factuurnr', 'Invoice nr')
FAC_LCL('factuurdatum', 'Factuurdatum', 'Invoice date')
FAC_LCL('totaal_ex_btw', 'Totaalbedrag excl. BTW', 'Total amount excl. VAT')
FAC_LCL('boekmaand', 'Boekmaand', 'Book month')
FAC_LCL('btw', 'BTW', 'VAT')
FAC_LCL('kostensoort', 'Kostensoort', 'Cost category')
FAC_LCL('totaal_incl_btw', 'Totaal bedrag incl. BTW', 'Total amount incl. VAT')
FAC_LCL('debiteurnr', 'Debiteurnr', 'Debtor nr')
FAC_LCL('regels', 'Regels', 'Lines')
FAC_LCL('nr', 'Nr', 'Nr')
FAC_LCL('referentie', 'Referentie', 'Reference')
FAC_LCL('ex_btw', 'Excl. BTW', 'Excl. VAT')
FAC_LCL('incl_btw', 'Incl. BTW', 'Incl. VAT')
FAC_LCL('behoort_bij_onderstaande_verplichting', 'Behoort bij onderstaande verplichting', 'Belongs to obligation below')
FAC_LCL('verkoopfactuur', 'Verkoopfactuur', 'Sales invoice')
COMMIT;
// ============================================================================
//
// THE ASP APPLICATION SOURCE STRINGS
//
// ============================================================================
#define LCLMODULE 'ASP'
FAC_LCL('lcl_facilitor_appl', ' Facilitor', ' Facilitor')
FAC_LCL('lcl_facilitor_header_prefix', '', '')
FAC_LCL('lcl_facilitor_footer', '© Aareon Nederland B.V.', '© Aareon Nederland B.V.')
FAC_LCL('lcl_facilitor_welcome', 'Welkom bij Facilitor®', 'Welcome to Facilitor®')
FAC_LCL('lcl_facilitor_ie_title', 'Facilitor®', 'Facilitor®')
FAC_LCL('lcl_facilitor_portalwelcome0', 'Facilitor zelfserviceportaal', 'Facilitor SelfService portal')
FAC_LCL('lcl_facilitor_portalwelcome1', 'Facilitor serviceportaal', 'Facilitor Facilities portal')
FAC_LCL('lcl_facilitor_portalwelcome2', 'Facilitor beheerdersportaal', 'Facilitor administrators portal')
FAC_LCL('lcl_facilitor_infobord', 'Welkom!', 'Welcome!')
FAC_LCL('lcl_faciliteit', 'Faciliteit', 'Facility')
FAC_LCL('lcl_firstlogin_url', 'Welkom bij Facilitor', 'Welcome to Facilitor')
FAC_LCL('lcl_welcome_title', 'Welkom bij Facilitor {0}!', 'Welcome to Facilitor {0}!')
FAC_LCL('lcl_welcome_intro', 'Welkom in jouw persoonlijke Facilitor-omgeving. Je kunt hier allerlei zaken regelen, we leggen je even uit hoe:',
'Welcome at your personal Facilitor-environment. You can arrange all sorts of things here, let us explain how:')
FAC_LCL('lcl_welcome_line1', 'Hierboven zie je altijd het tabblad Mijn overzicht waarin je de actuele status kunt zien van alles wat met jou te maken heeft. Het is allemaal eigenlijk behoorlijk vanzelfsprekend en je kunt bijna overal op klikken voor meer informatie.',
'You can find the latest status information and other personal related business on the My overview tab, this tab will always be there and cannot be closed. The rest is more or less self explanatory and you can click on almost everthing for more information.')
FAC_LCL('lcl_welcome_line2', 'Links zie je een in- en uitklapbaar menu waaruit je je keuze kunt maken. Wat je daarin kiest verschijnt hier in het midden.',
'At the left side of your screen you see a collapsible menu which you can you use by clicking on one of the items. The selected option will appear here in the middle.')
FAC_LCL('lcl_welcome_line3', 'Helemaal rechts bovenin dit scherm zie je een vergrootglas. Als je niet weet waar je iets kunt vinden, probeer het dan daar.',
'On the top right you see a looking glass field. If you do not know where to find something, try to find it there.')
FAC_LCL('lcl_welcome_line4', 'Een actief tabblad kun je vastpinnen door op de grote rechtsboven te klikken, en als je hem toch weer kwijt wilt, klik dan op de kleine van het tabblad.',
'Facilitor can remember your favourite tabs. To pin an active tab you can click on at the top right side. You can unfavourite the tab by clicking on the small .')
FAC_LCL('lcl_welcome_line5', 'Als je iets niet snapt, probeer dan de Help die ook altijd rechtsbovenin bereikbaar is.',
'If you want additonal information, you can try the online Help which can be accessed by clicking on the link at the top right side of the screen.')
FAC_LCL('lcl_welcome_bye', 'Succes!',
'We wish you great success!')
FAC_LCL('lcl_fac_save_templateq', 'Opslaan? Dit geldt direct voor alle gebruikers!', 'Save? This will apply immediately to all users')
FAC_LCL('lcl_fac_csscust', 'Maatwerk CSS', 'Custom CSS')
FAC_LCL('lcl_backtoportal', 'Startpagina', 'Homepage')
FAC_LCL('lcl_pdcfaciliteitsrt', 'Type', 'Type')
FAC_LCL('lcl_fac_emptyprodset1', '
Er zijn geen resultaten gevonden voor ', '
No results were found for ')
FAC_LCL('lcl_fac_emptyprodset2', '.
Probeer een andere zoekterm, of maak een algemene keuze uit het menu.
Kunt u het niet vinden, neem dan contact op met uw frontoffice.', '.
Try other search terms, or use the menu.
If you are not able to find what you are looking for, please contact your front office.')
FAC_LCL('lcl_fac_search_too_short', 'Deze zoektekst is te kort om iets zinvols te vinden. Gebruik een langere zoektekst.', 'This search text is too short. Please use a longer search text.')
FAC_LCL('lcl_fac_graph_others', 'Overige', 'Others')
FAC_LCL('lcl_close_all_tabs', 'Sluit alle inactieve tabs', 'Close all inactive tabs')
FAC_LCL('lcl_current_tab', 'Deze pagina onthouden', 'Remember current page')
FAC_LCL('lcl_current_tab_saved', 'De actieve pagina is vastgepind.', 'Current page is pinned')
FAC_LCL('lcl_current_tab_unsave', 'Hiermee geeft u dit gepinde tabblad weer vrij', 'Release this tab')
FAC_LCL('lcl_current_tab_unsaved', 'Het tabblad is vrijgegeven.', 'Current tab is released')
FAC_LCL('lcl_current_tab_totab', 'Vastpinnen als standaard tabblad', 'Pin as tab')
FAC_LCL('lcl_current_tab_tomenu', 'Toevoegen aan het Favorieten-menu', 'Add to Favorites-menu')
FAC_LCL('lcl_current_fav', 'Favorieten', 'Favorites')
FAC_LCL('lcl_current_fav_saved', 'De actieve pagina is in het Favorieten-menu geplaatst.'||CHR(10)||'Ververs je browser.', 'Current tab is added to the Favorites-menu.'||CHR(10)||'Please refresh screen.')
FAC_LCL('lcl_current_fav_unsave', 'Hiermee verwijdert u deze optie uit het Favorieten-menu', 'Delete from Favorites-menu')
FAC_LCL('lcl_current_fav_unsaved', 'Verwijderd uit het Favorieten-menu', 'Deleted from Favorites-menu')
FAC_LCL('lcl_tabs_nosave', 'Deze pagina kun je niet onthouden.', 'This page cannot be saved.')
FAC_LCL('lcl_toggler', 'Open-/dichtklappen', 'Toggle')
FAC_LCL('lcl_qp_maxrows1', 'Er worden maar {0} regels getoond. Klik hier voor meer of verfijn de selectie en zoek opnieuw.', 'Only {0} rows are displayed. Click here for more rows or refine the filter.')
FAC_LCL('lcl_qp_maxrows2', 'Er worden maar {0} regels getoond. Verfijn de selectie.', 'Only {0} rows are displayed. Please refine the selection.')
FAC_LCL('lcl_qp_maxcards1', 'Er worden maar {0} opdrachten getoond, klik hier voor meer. Of verfijn de selectie.', 'Only {0} orders are displayed. Click here for more orders or refine the filter.')
FAC_LCL('lcl_qp_maxcards2', 'Er worden maar {0} opdrachten getoond. Verfijn de selectie.', 'Only {0} orders are displayed. Please refine the selection.')
FAC_LCL('lcl_max_lines_reached', 'Het maximum aantal van {0} regels is bereikt.', 'Maximum number of {0} lines is reached.')
FAC_LCL('lcl_rs_truncated', '… meer', '… more')
FAC_LCL('lcl_rs_truncate', '… minder', '… less')
FAC_LCL('lcl_rs_trunc_both', 'Meer/minder', 'More/less')
FAC_LCL('lcl_rs_truncmore', 'Klik voor meer', 'Click for more')
FAC_LCL('lcl_suminfo_incomplete', '*', '*')
FAC_LCL('lcl_newrows1', 'Let op: deze selectie is beperkt tot de laatste ', 'Warning: this selection is limited to the last ')
FAC_LCL('lcl_newrows2', ' dagen', ' days')
FAC_LCL('lcl_next', 'Volgende', 'Next')
FAC_LCL('lcl_previous', 'Vorige', 'Previous')
FAC_LCL('lcl_close_window', 'Sluiten', 'Close')
FAC_LCL('lcl_window_done', 'Gereed', 'Complete')
FAC_LCL('lcl_select_nextaction', 'Wat wilt u hier vervolgens mee doen?', 'What would you like to do next?')
FAC_LCL('lcl_columns', 'Kolommen', 'Columns')
FAC_LCL('lcl_reset', 'Herstel', 'Reset')
FAC_LCL('lcl_combine', 'Combi', 'Combi')
FAC_LCL('lcl_more', 'Meer..', 'More..')
FAC_LCL('lcl_less', '..Minder', '..Less')
FAC_LCL('lcl_dag_1', 'Zondag', 'Sunday')
FAC_LCL('lcl_dag_2', 'Maandag', 'Monday')
FAC_LCL('lcl_dag_3', 'Dinsdag', 'Tuesday')
FAC_LCL('lcl_dag_4', 'Woensdag', 'Wednesday')
FAC_LCL('lcl_dag_5', 'Donderdag', 'Thursday')
FAC_LCL('lcl_dag_6', 'Vrijdag', 'Friday')
FAC_LCL('lcl_dag_7', 'Zaterdag', 'Saturday')
FAC_LCL('lcl_today', 'vandaag', 'today')
FAC_LCL('lcl_date_today', 'Vandaag', 'Today')
FAC_LCL('lcl_date_yesterday', 'Gisteren', 'Yesterday')
FAC_LCL('lcl_date_tomorrow', 'Morgen', 'Tomorrow')
FAC_LCL('lcl_maand_1', 'Januari', 'January')
FAC_LCL('lcl_maand_2', 'Februari', 'February')
FAC_LCL('lcl_maand_3', 'Maart', 'March')
FAC_LCL('lcl_maand_4', 'April', 'April')
FAC_LCL('lcl_maand_5', 'Mei', 'May')
FAC_LCL('lcl_maand_6', 'Juni', 'June')
FAC_LCL('lcl_maand_7', 'Juli', 'July')
FAC_LCL('lcl_maand_8', 'Augustus', 'August')
FAC_LCL('lcl_maand_9', 'September', 'September')
FAC_LCL('lcl_maand_10', 'Oktober', 'October')
FAC_LCL('lcl_maand_11', 'November', 'November')
FAC_LCL('lcl_maand_12', 'December', 'December')
FAC_LCL('lcl_valutasign', '€', '€')
FAC_LCL('lcl_dep_name_level1', 'Business Unit', 'Business Unit')
FAC_LCL('lcl_dep_name_level2', 'Afdeling', 'Department')
FAC_LCL('lcl_dep_name_level3', '[undefined#3]', '[undefined#3]')
FAC_LCL('lcl_dep_name_level4', '[undefined#4]', '[undefined#4]')
FAC_LCL('lcl_dep_name_level5', '[undefined#5]', '[undefined#5]')
FAC_LCL('lcl_key', 'Key', 'Key')
FAC_LCL('lcl_request_key', 'Aanvraagnr', 'Request nr')
FAC_LCL('lcl_niveau', 'Niveau', 'Level')
FAC_LCL('lcl_regexp', 'Formattering', 'Format')
FAC_LCL('lcl_hint', 'Uitleg', 'Hint')
FAC_LCL('lcl_default', 'Standaardwaarde', 'Default value')
FAC_LCL('lcl_kenmerk_frame', 'Kenmerkdetails', 'Property details')
FAC_LCL('lcl_domulti', 'Toepassen', 'Apply')
FAC_LCL('lcl_with_selectedlabel', '', '')
FAC_LCL('lcl_with_selected', 'Multi-actie ({0} regels):', 'Multi action ({0} rows):')
FAC_LCL('lcl_with_selected1', 'Multi-actie ({0} regel):', 'Multi action ({0} row):')
FAC_LCL('lcl_no_multi_actions', 'Geen multi-acties', 'No multi actions')
FAC_LCL('lcl_inlinecolumnheader', '+', '+')
FAC_LCL('lcl_inlinecolumnnone', ' ', ' ')
FAC_LCL('lcl_procent', '%', '%')
FAC_LCL('lcl_inactive_data_suffix', ' (x)', ' (x)')
FAC_LCL('lcl_maximal', 'Max.', 'Max.')
FAC_LCL('lcl_vis_log_name', 'Gebruikersnaam', 'User name')
FAC_LCL('lcl_vis_log_psw', 'Facilitor-wachtwoord', 'Facilitor-password')
FAC_LCL('lcl_login_wrong', 'Gebruikersnaam onbekend of wachtwoord fout.', 'Invalid username or incorrect password')
FAC_LCL('lcl_logon', 'Aanmelden', 'Log on')
FAC_LCL('lcl_logon_teaser', 'U moet zich eerst aanmelden.', 'You need to log in first.')
FAC_LCL('lcl_logoff', 'Afmelden', 'Log off')
FAC_LCL('lcl_logoff_confirm', 'Wilt u zich afmelden?', 'Would you like to log off?')
FAC_LCL('lcl_loggedoff', 'U bent nu afgemeld van Facilitor.
Sluit uw browser of klik hier om weer aan te melden.', 'You are now logged off from Facilitor.
Close your browser or click here to log on again.')
FAC_LCL('lcl_logged_on', 'Aangemeld (sessie ''{0}'')', 'Logged on (session ''{0}'')')
FAC_LCL('lcl_logged_on_sso', 'Inloggen door {0} vanaf ip {1}', 'Login by {0} from ip {1}')
FAC_LCL('lcl_logged_off', 'Afgemeld (sessie ''{0}'')', 'Logged off (session ''{0}'')')
FAC_LCL('lcl_login_remember', 'Onthoud mijn gegevens', 'Remember me')
FAC_LCL('lcl_password_to_mobile', 'SMS een wachtwoord naar mij', 'Send a password through SMS')
FAC_LCL('lcl_password_to_email', 'Wachtwoord vergeten', 'Forgot password')
FAC_LCL('lcl_pass2emailunknown', 'E-mail adres niet bekend binnen Facilitor', 'Email address unknown')
FAC_LCL('lcl_password_new', 'Nieuw Facilitor-wachtwoord', 'New Facilitor-password')
FAC_LCL('lcl_password_reset', 'Het Facilitor-wachtwoord herstellen kan via {0} tot en met {1}.', 'Reset the Facilitor-password by using {0} until {1}.')
FAC_LCL('lcl_tokenmail_subject', 'Facilitor aanmelding', 'Facilitor login')
FAC_LCL('lcl_token2email', 'E-mail login', 'Email login')
FAC_LCL('lcl_tokenmail_body', 'Aanmelden bij Facilitor kan via {0} tot en met {1}.', 'Login to Facilitor by using the following link {0} until {1}.')
FAC_LCL('lcl_otp_issuer', 'Facilitor', 'Facilitor', 'Facilitor', 'Facilitor') // {0} for url
FAC_LCL('lcl_otp_friendly', '{0}/{1}', '{0}/{1}', '{0}/{1}', '{0}/{1}') // {0} custId, {1} oslogin, {2} name
FAC_LCL('lcl_new_otp', 'Nieuwe code', 'New code')
FAC_LCL('lcl_clear_otp', 'Wissen', 'Delete')
FAC_LCL('lcl_otp_enter', 'Geef 6 cijfers van de OTP code
{0}', 'Enter the 6 digit OTP code
{0}', 'Geben Sie einen 6-stelligen Code', 'Entrez un code à 6 chiffres') // {0} for friendly, {1} voor issuer
FAC_LCL('lcl_otp_wrong', 'OTP Code is niet correct', 'OTP Code is incorrect')
FAC_LCL('lcl_otp_saved', 'OTP Code is geactiveerd', 'OTP Code activated')
FAC_LCL('lcl_otp_cleared', 'OTP Code is gewist', 'OTP Code deactivated')
FAC_LCL('lcl_otp_set', 'OTP Code is gewijzigd', 'OTP Code is changed')
FAC_LCL('lcl_otp_lastuse', 'OTP code laatst gebruikt', 'OTP Code last used')
FAC_LCL('lcl_login_needs_otpsecret', 'OTP code is niet geconfigureerd', 'OTP Code is not configured')
FAC_LCL('lcl_otp_authenticatie', 'Authenticator', 'Authenticator')
FAC_LCL('lcl_otp_authenticatie_activate', 'Inschakelen', 'Activate')
FAC_LCL('lcl_otp_auth_header', '
Indien dit niet door u gebeurd is hoeft u niets te doen. Indien u dit wel zelf was, dient u op deze link
{0}
te klikken om uw registratie te voltooien.', 'This message is sent because registration for Facilitor has been requested.
This message can be ignored if you did not make this request. If this message is for you, use the following link Sluit deze tab en ververs uw overzicht. Close this tab and refresh your overview. Please close this tab and refresh.
{0}
to complete your registration.')
FAC_LCL('lcl_self_register_email_sent', 'Er is een e-mailbericht verstuurd naar {0}.'||CHR(10)||'Klik op de link in die e-mail om uw registratie te voltooien.', 'An email has been sent to {0}.'||CHR(10)||'Use the link in the e-mail to complete your registration.')
FAC_LCL('lcl_self_register_email_wrong', 'Uw e-mail is niet geaccepteerd.', 'Your e-mail has not been accepted.')
FAC_LCL('lcl_self_register_confirmed', 'Uw registratie is bevestigd. Klik hier om in te loggen met uw e-mail adres en wachtwoord.', 'Your registration has been confirmed. Use this link to login with your e-mail address and password.')
FAC_LCL('lcl_self_register_unconfirmed', 'Uw registratie is nog niet bevestigd.', 'Your registration is not yet confirmed.')
FAC_LCL('lcl_self_needed_info', 'Uw gegevens', 'Your details')
FAC_LCL('lcl_self_register_header', 'Om gebruik te kunnen maken van onze diensten moeten wij weten wie u bent. Na de registratie kunt u direct van onze diensten gebruik maken.', 'First, we need to know who you are. After this quick registration you can start to use our service right away.')
FAC_LCL('lcl_self_register_footer', 'U ontvangt een e-mail die u moet bevestigen om de registratie te voltooien', 'You will receive an e-mail that you must confirm in order to continue.')
FAC_LCL('lcl_self_register_group', 'Autorisatiegroep', 'Authorisation group')
FAC_LCL('lcl_self_register_group_invalid', 'Ongeldige autorisatiegroep', 'Invalid authorisation group')
FAC_LCL('lcl_loggedin_as', '', 'Logged in as ')
FAC_LCL('lcl_password_link', 'Wachtwoord', 'Password')
FAC_LCL('lcl_password_title', 'Wijzig wachtwoord', 'Change password')
FAC_LCL('lcl_password_expired_title', 'Uw wachtwoord is verlopen', 'Your password has expired')
FAC_LCL('lcl_einddatum_login_expired', 'Uw account is verlopen', 'Your account has expired')
FAC_LCL('lcl_ch_password_old', 'Oud wachtwoord', 'Old password')
FAC_LCL('lcl_ch_password_new', 'Nieuw wachtwoord', 'New password')
FAC_LCL('lcl_ch_password_con', 'Bevestig nieuw wachtwoord', 'Confirm new password')
FAC_LCL('lcl_ch_pass_expired', 'Geforceerd laten wijzigen bij inloggen', 'User must change immediately')
FAC_LCL('lcl_pass_willexpire', 'Wachtwoord verloopt', 'Password expires')
FAC_LCL('lcl_pass_lastchanged', 'Wachtwoord gewijzigd/gereset', 'Password changed/reset')
FAC_LCL('lcl_pwd_mismatch', 'De waarde in Nieuw wachtwoord komt niet overeen met de waarde in Bevestig nieuw wachtwoord', 'The value in New Password does not match the value in Confirm Password')
FAC_LCL('lcl_pwd_success', 'Het wachtwoord is gewijzigd', 'Password is changed')
FAC_LCL('lcl_pwd_failed', 'Het wachtwoord is niet gewijzigd, probeer opnieuw.', 'The password has not been changed, please try again.')
FAC_LCL('lcl_invalid_pwd_format', 'Het nieuwe wachtwoord moet minstens 8 tekens zijn', 'The new password must at least have 8 characters')
FAC_LCL('lcl_prs_login_lockout', 'Te veel inlogpogingen voor {0}.' || CHR(13) || 'Wacht tot {1} om het opnieuw te proberen.', 'To many failed login attempts for {0}.\nPlease wait until {1} before trying again.')
FAC_LCL('lcl_click_here_pw_change', 'Klik op deze link om uw wachtwoord te wijzigen', 'Click this link to change your Password')
FAC_LCL('lcl_about', 'Licentieinformatie', 'License information')
FAC_LCL('lcl_fac_usage_frame', 'Gebruik', 'Usage')
FAC_LCL('lcl_key_users', 'Key-users', 'Key users')
FAC_LCL('lcl_fe_users', 'Frontend-users', 'Frontend users')
FAC_LCL('lcl_admin_users', 'Beheer-users', 'Admin users')
FAC_LCL('lcl_usrs_licensed', 'Aantal in licentie', 'Number licensed')
FAC_LCL('lcl_usrs_actual', 'Aantal in gebruik', 'Number in use')
FAC_LCL('lcl_keyactualexceedslicensed', 'U overschrijdt uw licentie met {0} key-users', 'You exceed your licensed number of key users by {0}')
FAC_LCL('lcl_feactualexceedslicensed', 'U overschrijdt uw licentie met {0} frontend-users', 'You exceed you licensed number of frontend users')
FAC_LCL('lcl_modules_inuse', 'Modules in gebruik', 'Modules in use')
FAC_LCL('lcl_about_footer', 'Dit is een informatief overzicht. Aan dit overzicht kunnen geen rechten worden ontleend.', 'Information only. This list is not legally binding.')
FAC_LCL('lcl_status_details', 'Behandeling', 'Handling')
FAC_LCL('lcl_status_behandelheader', '{1} door {2}', '{1} by {2}')
FAC_LCL('lcl_status_behandelheaderanonym', '{1}', '{1}')
FAC_LCL('lcl_recenttracking_of', 'Recente activiteiten van ', 'Recent activities of ')
FAC_LCL('lcl_hasbeenmailed_to', 'Gemaild naar ', 'Emailed to: ')
FAC_LCL('lcl_trackto', ' --> ', ' --> ')
FAC_LCL('lcl_trackfromempty', '(leeg)', '(empty)')
FAC_LCL('lcl_tracktoempty', '(gewist)', '(erased)')
FAC_LCL('lcl_trackappend', '(aangevuld) ', '(added) ')
FAC_LCL('lcl_trackpercent', '% veranderd', '% changed')
FAC_LCL('lcl_po_missed_dsc', 'De omschrijving moet ingevuld zijn.', 'The description field must be filled.')
FAC_LCL('lcl_company', 'Bedrijf', 'Company')
FAC_LCL('lcl_person', 'Persoon', 'Person')
FAC_LCL('lcl_reference', 'Referentie', 'Reference')
FAC_LCL('lcl_filterblok', 'Selectie', 'Selection')
FAC_LCL('lcl_export_to_excel', 'Excel', 'Excel')
FAC_LCL('lcl_print_table', 'Afdrukken', 'Print')
FAC_LCL('lcl_export_to_csv', 'Naar bestand', 'Save to file')
FAC_LCL('lcl_search_diff_fields', 'Zoektekst', 'Search text')
FAC_LCL('lcl_communicatie', 'Communicatie', 'Communication')
FAC_LCL('lcl_properties', 'Kenmerken', 'Properties')
FAC_LCL('lcl_print_properties', 'Kenmerken ook opnemen?', 'Include properties?')
FAC_LCL('lcl_image', 'Afbeelding', 'Image')
FAC_LCL('lcl_show_rooms', 'Ruimten', 'Rooms')
FAC_LCL('lcl_geocoords', 'Coördinaten', 'Coordinates')
FAC_LCL('lcl_geoxcoord', 'X-coördinaat', 'X-coordinate')
FAC_LCL('lcl_geoycoord', 'Y-coördinaat', 'Y-coordinate')
FAC_LCL('lcl_btw_percentage', 'BTW%', 'VAT%')
FAC_LCL('lcl_lcl_vertaling', 'Vertaling', 'Translation')
FAC_LCL('lcl_vertalingen', 'Vertalingen', 'Translations')
FAC_LCL('lcl_vertalingen_dblangwarn', '<
Einddatum melding met de einddatum opdracht verschuiven?', 'End date of the order is past the end date of the call ({0}).
Update call end date to the order end date?')
FAC_LCL('lcl_mld_shift', 'Verschuiven', 'Shift')
FAC_LCL('lcl_mld_indult', 'Uitsluiten voor SLA', 'Exclude from SLA')
FAC_LCL('lcl_mld_afrond', 'Afronden', 'Complete')
FAC_LCL('lcl_mld_afgerond', 'Afgerond', 'Completed')
FAC_LCL('lcl_mld_verwerk', 'Verwerken', 'Finalize')
FAC_LCL('lcl_mld_close_standalone', 'Dank voor uw melding, u kunt dit scherm nu sluiten', 'Thank you for your call, you can now close this screen')
FAC_LCL('lcl_mld_object_filled_in', 'Er is automatisch een object ingevuld', 'An object has been automatically selected')
FAC_LCL('lcl_mld_overrule_stdmelding', 'Overruling per melding', 'Overruling per call')
FAC_LCL('lcl_mld_overrule_srtruimte', 'Overruling per ruimtefunctie', 'Overruling per room function')
FAC_LCL('lcl_mld_overrule_properties', 'Overruling kenmerken', 'Overruling properties')
FAC_LCL('lcl_mld_overrule_details', 'Overruling gegevens', 'Overruling details')
FAC_LCL('lcl_mld_overrule', 'Overruling', 'Overruling')
FAC_LCL('lcl_mld_no_overrule', 'Er is geen enkel overruling kenmerken ingevuld', 'Not one overruling detail is entered')
FAC_LCL('lcl_mld_will_be_closed', 'Let op: de gekozen melding is al afgehandeld. Door aan die melding te koppelen zal deze melding nu ook worden afgemeld. Wilt u dat echt?', 'Please note: the selected call has already been closed. Linking to that call will also close this call. Are you sure?')
FAC_LCL('lcl_mld_will_be_rejected', 'Let op: de gekozen melding is al afgewezen. Door aan die melding te koppelen zal deze melding nu ook worden afgewezen. Wilt u dat echt?', 'Please note: the selected call has already been rejected. Linking to that call will also reject this call. Are you sure?')
FAC_LCL('lcl_mld_del_txt_stdmsrtruimte', 'Weet u zeker dat u deze overruling wilt verwijderen?', 'Are you sure you want to delete this overruling?')
FAC_LCL('lcl_mld_addmld', 'Melding toevoegen', 'Add call')
FAC_LCL('lcl_mld_frozen_costs', 'Bevroren kosten', 'Frozen costs')
FAC_LCL('lcl_mld_prsobjects', 'Inclusief persoonsobjecten', 'Include personal objects')
COMMIT;
FAC_LCL('lcl_opdr_action_tekst1', 'U heeft een opdracht {0} van ons ontvangen. Hieronder ziet u de details.', 'We sent you this order that we want you to execute, please find the details below')
FAC_LCL('lcl_opdr_action_tekst2', 'Zolang deze opdracht in behandeling is kunt u hier aanvullingen doen om de opdrachtgever op de hoogte te stellen van de voortgang.', 'You can add the latest information here')
FAC_LCL('lcl_opdr_action_tekst3', 'Zodra de behandeling gereed is dient u deze opdracht hier af te melden. Als er kosten met deze opdracht gepaard gaan dienen deze hier te worden aangegeven en moet u de opdracht ook afronden. Facturen worden alleen in behandeling genomen indien u de opdracht heeft afgerond.', '')
FAC_LCL('lcl_opdr_action_tekst4', 'Beste uitvoerder', 'Dear colleague')
FAC_LCL('lcl_opdr_action_tekst5', 'Omschrijving', 'Discription')
FAC_LCL('lcl_opdr_action_tekst6', 'Oorspronkelijk gemeld door: {0} {1}', 'Originally from: {0} {1}')
FAC_LCL('lcl_opdr_action_tekst7', 'Telefoonnummer: {0}', 'Phonenumber: {0}')
FAC_LCL('lcl_opdr_action_tekst8', 'Geen contactpersoon opgegeven.', 'No contact specified.')
FAC_LCL('lcl_opdr_action_foottekst1', 'Neemt u bij vragen over de uitvoering contact op met {0}.', '')
FAC_LCL('lcl_opdr_action_foottekst2', '', '')
FAC_LCL('lcl_opdr_action_status', 'Deze opdracht is nu {0}', 'This order has status {0}.')
FAC_LCL('lcl_opdr_action_watnu', 'Maak een keuze uit de volgende acties:', 'Pick your choice:')
FAC_LCL('lcl_opdr_action_ordacp', 'Accepteer deze opdracht', 'Accept this order')
FAC_LCL('lcl_opdr_action_ordrej', 'Weiger deze opdracht', 'Reject this order')
FAC_LCL('lcl_opdr_action_ordupd', 'Werk de gegevens bij', 'Update this order')
FAC_LCL('lcl_opdr_action_ordafm', 'Meld deze opdracht af', 'Close this order')
FAC_LCL('lcl_opdr_action_ordafr', 'Klaar, dit is definitief', 'Ready, this is final')
FAC_LCL('lcl_opdr_info', 'Opdracht', 'Order')
FAC_LCL('lcl_opdr_new_opdr', 'Nieuwe opdracht' , 'New order')
FAC_LCL('lcl_opdr_new_subopdr', 'Nieuwe subopdracht', 'New sub-order')
FAC_LCL('lcl_opdr_kosten', 'Kosten', 'Financial')
FAC_LCL('lcl_opdr_closeremark', 'Opdracht-afmeldtekst', 'Order closing text')
FAC_LCL('lcl_opdr_closekosten', 'Kosten klaarmelden', 'Costs agreed')
FAC_LCL('lcl_opdr_closeafwijk', 'Tijdstip van afmelden', 'Time of closing')
FAC_LCL('lcl_opdr_closeaccept', 'Tijdstip van accepteren', 'Time of acceptance')
FAC_LCL('lcl_select_notypeopdr_selected', 'Kies eerst minstens een opdrachttype', 'Select at least an order type')
FAC_LCL('lcl_mld_typeopdr', 'Opdrachttype', 'Order type')
FAC_LCL('lcl_cnt_typecnt', 'Contractscope' , 'Contract scope')
FAC_LCL('lcl_mld_objects', 'Objecten', 'Objects')
FAC_LCL('lcl_mld_objects_select', 'Selecteer gerelateerde objecten', 'Select related objects')
FAC_LCL('lcl_mld_objects_available', 'Maak een keuze uit onderstaande lijst', 'Registered objects')
FAC_LCL('lcl_mld_objects_selected', 'Gekozen objecten', 'Related objects')
FAC_LCL('lcl_mld_object_add', '>>Toevoegen', '>>Add')
FAC_LCL('lcl_mld_object_remove', 'Verwijderen<<', 'Delete<<')
FAC_LCL('lcl_mld_del_obj', 'Verwijderde objecten', 'Deleted objects')
FAC_LCL('lcl_mld_add_obj', 'Toegevoegde objecten', 'Added Objects')
FAC_LCL('lcl_mld_offertes', 'Offertes', 'Offers')
FAC_LCL('lcl_mld_flags', 'Markering', 'Mark')
FAC_LCL('lcl_mld_flag0', 'Zonder markering', 'Without mark')
FAC_LCL('lcl_mld_flag1', 'Code 1', 'Code 1')
FAC_LCL('lcl_mld_flag2', 'Code 2', 'Code 2')
FAC_LCL('lcl_mld_flag3', 'Code 3', 'Code 3')
FAC_LCL('lcl_mld_flag4', 'Code 4', 'Code 4')
FAC_LCL('lcl_mld_flag5', 'Code 5', 'Code 5')
FAC_LCL('lcl_mld_flag6', 'Code 6', 'Code 6')
FAC_LCL('lcl_mld_flag7', 'Code 7', 'Code 7')
FAC_LCL('lcl_mld_flag8', 'Code 8', 'Code 8')
FAC_LCL('lcl_mld_flag9', 'Code 9', 'Code 9')
FAC_LCL('lcl_ord_is_ordgoe', 'Ter goedkeuring', 'For validation')
FAC_LCL('lcl_ord_is_ordgno', 'Niet goedgekeurd', 'Not validated')
FAC_LCL('lcl_ord_is_ordnew', 'Uitgegeven', 'Issued')
FAC_LCL('lcl_ord_is_ordupd', 'Gewijzigd', 'Adjusted')
FAC_LCL('lcl_ord_is_orddat', 'Einddatum gewijzigd', 'Enddate adjusted')
FAC_LCL('lcl_ord_is_ordpld', 'Geplande aanvang gewijzigd', 'Planned startdate adjusted')
FAC_LCL('lcl_ord_is_ordpl2', 'Geplande einddatum gewijzigd', 'Planned enddate adjusted')
FAC_LCL('lcl_ord_is_ordafm', 'Afgemeld', 'Closed')
FAC_LCL('lcl_ord_is_ordfia', 'Ter fiattering aangeboden', 'Offered for approval')
FAC_LCL('lcl_ord_is_ordfok', 'Gefiatteerd', 'Approved')
FAC_LCL('lcl_ord_is_ordfno', 'Niet gefiatteerd', 'Not approved')
FAC_LCL('lcl_ord_is_ordver', 'Verwerkt', 'Processed')
FAC_LCL('lcl_ord_is_ordsnt', 'Markeer als verzonden', 'Mark as sent')
FAC_LCL('lcl_ord_is_ordrej', 'Afgewezen', 'Rejected')
FAC_LCL('lcl_ord_is_ordcan', 'Geannuleerd', 'Cancelled')
FAC_LCL('lcl_ord_is_ordacp', 'Geaccepteerd', 'Accepted')
FAC_LCL('lcl_ord_is_ordhlt', 'Onderbroken', 'Interrupted')
FAC_LCL('lcl_ord_is_ordrsm', 'Hervat', 'Continued')
FAC_LCL('lcl_ord_is_ordmle', 'Uitgegeven aan externe uitvoerder', 'Assigned to external contractor')
FAC_LCL('lcl_ord_is_ordmli', 'Uitgegeven aan interne uitvoerder', 'Assigned to internal contractor')
FAC_LCL('lcl_ord_is_ordafr', 'Kostentechnisch afgemeld', 'Financially closed')
FAC_LCL('lcl_ord_is_ordook', 'Offerte geaccepteerd', 'Offer accepted')
FAC_LCL('lcl_ord_is_ordono', 'Offerte afgewezen', 'Offer rejected')
FAC_LCL('lcl_ord_is_updatedbysoap', 'Opdracht is gewijzigd door extern systeem', 'Order has been updated by an external system')
FAC_LCL('lcl_ord_is_upd_material', 'Opdrachtregel {0} is aangepast.', 'Order line {0} is adjusted.')
FAC_LCL('lcl_ord_notification_sent_to', 'Notificatie ''{0}'' verstuurd aan {1}', 'Notification ''{0}'' sent to {1}')
FAC_LCL('lcl_overview_list', 'Overzichtslijst', 'Summary list')
FAC_LCL('lcl_select_account_disc', 'Alleen beschikbaar met geldige kostenplaats', 'Only available with a valid cost centre')
FAC_LCL('lcl_select_account_disc1', 'Alleen beschikbaar vanaf {0} personen en vanaf {1} uren', 'Only available for {0} persons with minimum duration of {1} hours')
FAC_LCL('lcl_obj_del_confirm', 'Dit object verwijderen?', 'Delete this object?')
FAC_LCL('lcl_optie', 'Optie', 'Option')
FAC_LCL('lcl_optie_own', 'Optie (Eigen)', 'Option (Own)')
FAC_LCL('lcl_blokkade', 'Geblokkeerd', 'Blocked')
FAC_LCL('lcl_vervallen', 'Vervallen', 'Expired')
FAC_LCL('lcl_niet_beschikbaar', 'Niet beschikbaar', 'Not Available')
FAC_LCL('lcl_dirty', 'Ongeldig', 'Invalid')
FAC_LCL('lcl_ins_del_srtdeel', 'Weet u zeker dat u dit objectsoort wil verwijderen?', 'Are you sure you want to delete this object type?')
FAC_LCL('lcl_ins_frame_algemeen', 'Objectgegevens', 'Object details')
FAC_LCL('lcl_ins_object', 'Object', 'Object')
FAC_LCL('lcl_ins_objsrt_code', 'Objectsoort code', 'Object type code')
FAC_LCL('lcl_ins_parentobject', 'Onderdeel van', 'Part of')
FAC_LCL('lcl_ins_manager', 'Objectbeheerder', 'Object manager')
FAC_LCL('lcl_ins_object_management', 'Objectenbeheer', 'Objects management')
FAC_LCL('lcl_ins_is_insnew', 'Object geregistreerd', 'Object registered')
FAC_LCL('lcl_ins_is_insupd', 'Object gewijzigd', 'Object updated')
FAC_LCL('lcl_ins_is_insdel', 'Object verwijderd', 'Object deleted')
FAC_LCL('lcl_ins_is_insout', 'Object uitgegeven', 'Object assigned to')
FAC_LCL('lcl_ins_is_insinn', 'Object ingenomen', 'Object taken in')
FAC_LCL('lcl_ins_controle_is_upd', '{0} is gewijzigd', '{0} is updated')
FAC_LCL('lcl_ins_controle_obj_upd', '{0} {1} is gewijzigd', '{0} {1} is updated')
FAC_LCL('lcl_ins_control_add_exception', 'Uitzondering op taak toegevoegd.', 'Exception to task added.')
FAC_LCL('lcl_ins_control_del_exception', 'Uitzondering op taak verwijderd.', 'Exception to task deleted.')
FAC_LCL('lcl_ins_controle_srt', 'Taak', 'Task')
FAC_LCL('lcl_ins_srtcontrole_type', 'Type', 'Type')
FAC_LCL('lcl_ins_status', 'Status', 'Status')
FAC_LCL('lcl_ins_new', 'Nieuw', 'New')
FAC_LCL('lcl_ins_verwerkt', 'Verwerkt', 'Processed')
FAC_LCL('lcl_ins_srtcontrole_insptype', 'Activiteit', 'Activity', 'Aktivität', 'Activité') /*taak?*/
FAC_LCL('lcl_ins_controle', 'Taak', 'Task')
FAC_LCL('lcl_ins_planned_activities', 'Periodieke taken', 'Recurring tasks')
FAC_LCL('lcl_ins_controle_cat', 'Categorie', 'Category')
FAC_LCL('lcl_ins_controle_future', 'Voorlopig niet', 'Not any time soon')
FAC_LCL('lcl_ins_controle_soon', 'Binnenkort', 'Soon')
FAC_LCL('lcl_ins_controle_late', 'Te laat/Onbekend', 'Too late/Unknown')
FAC_LCL('lcl_ins_controle_busy', 'Onderhanden', 'In progress')
FAC_LCL('lcl_ins_controle_done', 'Afgehandeld', 'Done')
FAC_LCL('lcl_ins_controle_next', 'Volgende actie', 'Next action')
FAC_LCL('lcl_ins_controle_plan', 'Gepland', 'Planned')
FAC_LCL('lcl_ins_datum', 'Datum', 'Date')
FAC_LCL('lcl_ins_controle_datum', 'Uitvoerdatum', 'Execution date')
FAC_LCL('lcl_ins_controle_last', 'Vorige keer', 'Previous action')
FAC_LCL('lcl_ins_controle_mode', 'Taakafhandeling', 'Method')
FAC_LCL('lcl_ins_controle_oms', 'Omschrijving', 'Description')
FAC_LCL('lcl_ins_controle_opm', 'Opmerking', 'Remark')
FAC_LCL('lcl_ins_controle_period', 'Periode', 'Period')
FAC_LCL('lcl_ins_controle_eenheid', 'Eenheid', 'Unit')
FAC_LCL('lcl_ins_controle_bits', 'Bits', 'Bits')
FAC_LCL('lcl_ins_controle_legenda', 'Legenda', 'Legend')
FAC_LCL('lcl_ins_controle_period_fronttext', 'Elke ', 'Every ')
FAC_LCL('lcl_ins_controle_period_rearhour', ' uur/uren', ' hour(s)')
FAC_LCL('lcl_ins_controle_period_rearday', ' dag(en)', ' day(s)')
FAC_LCL('lcl_ins_controle_period_rearweek', ' week/weken', ' week(s) ')
FAC_LCL('lcl_ins_controle_period_rearmonth', ' maand(en)', ' month(s)')
FAC_LCL('lcl_ins_controle_period_rearyear', ' jaar', ' year(s)')
FAC_LCL('lcl_ins_controle_period_ofthemonth', ' van de maand', ' of the month')
FAC_LCL('lcl_ins_controle_period_rearweekon', ' week/weken op de', ' week(s) on the')
FAC_LCL('lcl_ins_controle_period_rearmonthon', ' maand(en) op de', ' month(s) on the')
FAC_LCL('lcl_ins_controle_period_rearyearin', ' jaar in', ' year(s) in')
FAC_LCL('lcl_ins_controle_cyclus', 'Cyclus', 'Cycle')
FAC_LCL('lcl_ins_controle_period_hour', '-uur', '-hours')
FAC_LCL('lcl_ins_controle_period_day', '-dagen', '-days')
FAC_LCL('lcl_ins_controle_period_week', '-weken', '-weeks ')
FAC_LCL('lcl_ins_controle_period_month', '-maanden', '-months')
FAC_LCL('lcl_ins_controle_period_year', '-jaar', '-years')
FAC_LCL('lcl_ins_controle_groep', 'Groep', 'Group')
FAC_LCL('lcl_ins_controle_not_future', 'Deze datum mag niet in de toekomst liggen!', 'Future date not allowed!')
FAC_LCL('lcl_ins_controle_not_past', 'Respijtdatum mag niet in het verleden liggen!', 'Grace date cannot be in the past!')
FAC_LCL('lcl_ins_controle_after_lastinspect', 'De datum moet na de vorige datum liggen', 'Inspection date must be after the last inspection date')
FAC_LCL('lcl_ins_controle_between_two', 'Huidige inspectie moet liggen tussen voorgaande en volgende inspectie.', 'Current inspection must be between previous and next inspection.')
FAC_LCL('lcl_ins_controle_respijt_is_next', 'De plandatum is hetzelfde als de volgende geplande datum.'||CHR(10)||'Kies een andere plandatum of annuleer.', 'The plan date is the same as the next task date.'||CHR(10)||'Choose another plan date or cancel.')
FAC_LCL('lcl_ins_controle_first', 'Onbepaald', 'Undetermined')
FAC_LCL('lcl_ins_controle_from', 'Vanaf {0}', 'From {0}')
FAC_LCL('lcl_ins_controle_new', 'Nieuwe taak', 'New task')
FAC_LCL('lcl_ins_controle_choose_srt', 'Kies de activiteit', 'Select activity')
FAC_LCL('lcl_ins_controle_nooit', 'Nooit', 'Never')
FAC_LCL('lcl_ins_controle_uurlijks', 'Uurlijks', 'Hourly')
FAC_LCL('lcl_ins_controle_dagelijks', 'Dagelijks', 'Daily')
FAC_LCL('lcl_ins_controle_wekelijks', 'Wekelijks', 'Weekly')
FAC_LCL('lcl_ins_controle_maandelijks', 'Maandelijks', 'Monthly')
FAC_LCL('lcl_ins_controle_jaarlijks', 'Jaarlijks', 'Yearly')
FAC_LCL('lcl_ins_controle_srt_verplicht', 'Taaksoort is verplicht', 'Task type is mandatory')
FAC_LCL('lcl_ins_controle_eerste', 'Eerste', 'First')
FAC_LCL('lcl_ins_controle_tweede', 'Tweede', 'Second')
FAC_LCL('lcl_ins_controle_derde', 'Derde', 'Third')
FAC_LCL('lcl_ins_controle_vierde', 'Vierde', 'Fourth')
FAC_LCL('lcl_ins_controle_vijfde', 'Vijfde', 'Fifth')
FAC_LCL('lcl_ins_controle_eennalaatste', 'Een-na-laatste', 'Next-to-last')
FAC_LCL('lcl_ins_controle_laatste', 'Laatste', 'Latest')
FAC_LCL('lcl_ins_controle_deactivated', 'Taaksoort gedeactiveerd', 'Task type deactivated')
FAC_LCL('lcl_ins_controle_identical_values', 'Waarden zijn identiek aan de standaardwaarden.', 'Values are identical to the default values.')
FAC_LCL('lcl_ins_controle_notholiday', 'Niet op feestdagen', 'Exclude holidays')
FAC_LCL('lcl_ins_controle_vervallen', 'Taaksoort vervallen', 'Task type expired')
FAC_LCL('lcl_ins_controle_pending', 'Gepland', 'Planned')
FAC_LCL('lcl_ins_controle_gestart', 'In behandeling', 'In progress')
FAC_LCL('lcl_ins_controle_afgemeld', 'Afgemeld', 'Closed')
FAC_LCL('lcl_ins_controle_afgerond', 'Voltooid', 'Finalised')
FAC_LCL('lcl_ins_controle_verwerkt', 'Voltooid', 'Finalised')
FAC_LCL('lcl_ins_controle_plandate', 'Geplande aanvang', 'Planned start')
FAC_LCL('lcl_ins_controle_act_req', 'Vervolgactie vereist', 'Action required')
FAC_LCL('lcl_ins_controle_is_inscup', 'Taak is aangepast', 'Task is updated')
FAC_LCL('lcl_ins_controle_is_inscbe', 'Taak is in behandeling genomen', 'Task is in progress')
FAC_LCL('lcl_ins_controle_is_inscaf', 'Taak is afgemeld', 'Task is closed')
FAC_LCL('lcl_ins_controle_is_inscve', 'Taak is verwerkt', 'Task is processed')
FAC_LCL('lcl_ins_controle_previous', 'Vorige taken', 'Presious tasks')
FAC_LCL('lcl_ins_srtcontrole_insp', 'Controle', 'Inspection')
FAC_LCL('lcl_ins_srtcontrole_repl', 'Vervanging', 'Replacement')
FAC_LCL('lcl_ins_srtcontrole_cert', 'Certificering', 'Certification')
FAC_LCL('lcl_ins_srtcontrole_moment', 'Moment modus', 'Moment mode')
FAC_LCL('lcl_ins_srtcontrole_interval', 'Interval modus', 'Interval mode')
FAC_LCL('lcl_ins_inspectie', 'Inspectie', 'Inspection')
FAC_LCL('lcl_ins_invoeren', 'Invoeren', 'Enter')
FAC_LCL('lcl_ins_uitstellen', 'Uitstellen', 'Delay')
FAC_LCL('lcl_ins_schedule', 'Inplannen', 'Schedule')
FAC_LCL('lcl_ins_start', 'Starten', 'Start')
FAC_LCL('lcl_ins_starting', 'Wilt u deze taak starten?', 'Would you like to start this task?')
FAC_LCL('lcl_ins_starting_m', 'Wilt u deze taken starten?', 'Would you like to start these tasks?')
FAC_LCL('lcl_ins_stop', 'Gereedmelden', 'Close')
FAC_LCL('lcl_ins_close', 'Gereedmelden, vervolgactie vereist', 'Close, but action required')
FAC_LCL('lcl_ins_finish', 'Voltooien', 'Finish')
FAC_LCL('lcl_ins_finishing', 'Wilt u deze taak voltooien?', 'Would you like to finish this task?')
FAC_LCL('lcl_ins_finishing_m', 'Wilt u deze taken voltooien?', 'Would you like to finish these tasks?')
FAC_LCL('lcl_ins_respijt', 'Respijt', 'Grace time')
FAC_LCL('lcl_ins_inspecteur', 'Behandelaar', 'Assigned to')
FAC_LCL('lcl_ins_monteur', 'Monteur', 'Mechanic')
FAC_LCL('lcl_ins_double_inspection', 'Dubbele controle op hetzelfde tijdstip is niet toegestaan.', 'Inspection at the same time is not allowed.')
FAC_LCL('lcl_ins_double_inspection_today', 'Deze taak is vandaag al uitgevoerd', 'There has already been an inspection today')
FAC_LCL('lcl_ins_double_inspection_hour', 'Deze taak is dit uur al uitgevoerd', 'There has already been an inspection this hour')
FAC_LCL('lcl_ins_same_type', 'Kies taken van hetzelfde type', 'Choose tasks of the same type')
FAC_LCL('lcl_ins_allow_multi_edit', 'Bulk-wijzigen is niet toegestaan', 'Multi edit is not allowed')
FAC_LCL('lcl_ins_interval_kenmerken', 'Taakkenmerken', 'Task properties')
FAC_LCL('lcl_ins_change_xcp', 'Wijzigen taak', 'Edit task')
FAC_LCL('lcl_ins_copy', 'Kopiëren', 'Copy')
FAC_LCL('lcl_ins_info', 'Info', 'Info')
FAC_LCL('lcl_ins_prijs', 'Prijs', 'Price')
FAC_LCL('lcl_ins_kosten', 'Kosten', 'Costs')
FAC_LCL('lcl_ins_active', 'Actief', 'Active')
FAC_LCL('lcl_ins_not_active', 'Inactief', 'Inactive')
FAC_LCL('lcl_obj_identification', 'Identificatie', 'Identification')
FAC_LCL('lcl_obj_photo', 'Afbeelding', 'Picture')
FAC_LCL('lcl_ins_opmerking', 'Beschrijving', 'Description')
FAC_LCL('lcl_obj_draggable', 'sleepbaar', 'draggable')
FAC_LCL('lcl_obj_position', 'Plaats', 'Place')
FAC_LCL('lcl_obj_owner', 'Eigenaar', 'Owner')
FAC_LCL('lcl_obj_department', 'Afdeling', 'Department')
FAC_LCL('lcl_obj_person', 'Persoon', 'Person')
FAC_LCL('lcl_obj_available', 'Beschikbaar', 'Available')
FAC_LCL('lcl_obj_lent_out', 'Uitgegeven', 'Lent out')
FAC_LCL('lcl_obj_lend_out', 'Uitlenen', 'Lend out')
FAC_LCL('lcl_obj_receive', 'Innemen', 'Take in')
FAC_LCL('lcl_obj_advanced', 'Geavanceerd..', 'Advanced..')
FAC_LCL('lcl_obj_bind', 'Hoort bij', 'Belongs to')
FAC_LCL('lcl_obj_bind_r', 'Ruimte', 'Room')
FAC_LCL('lcl_obj_bind_t', 'Terrein', 'Terrain')
FAC_LCL('lcl_obj_bind_w', 'Werkplek', 'Workplace')
FAC_LCL('lcl_obj_bind_p', 'Persoon', 'Person')
FAC_LCL('lcl_obj_bind_a', 'Organisatie', 'Department')
FAC_LCL('lcl_obj_bind_c', 'Contactpersoon', 'Contact')
FAC_LCL('lcl_obj_bind_i', 'Ander object', 'Another object')
FAC_LCL('lcl_obj_no_deptpers', 'Geen Afdeling of persoon', 'No department or person')
FAC_LCL('lcl_ins_uitleenbaar', 'Uitleenbaar', 'Lendable')
FAC_LCL('lcl_ins_volgnr', 'Volgnr', 'Sequence nr')
FAC_LCL('lcl_ins_leverancier', 'Leverancier', 'Supplier')
FAC_LCL('lcl_obj_bind_mandatory', 'Vul tenminste een van de volgende velden in:', 'Enter at least one of the following fields:')
FAC_LCL('lcl_obj_notallowed', 'Deze objectsoort is niet mogelijk bij deze plaats/ eigenaar.', 'This object type is not allowed for this place/ owner.')
FAC_LCL('lcl_obj_reserveerbaar', 'Reserveerbaar', 'Reservable')
FAC_LCL('lcl_obj_reservdeel', '', '
')
FAC_LCL('lcl_obj_uitleensrtdeel', 'Uitleenbaar', 'Lendable')
FAC_LCL('lcl_reserveerbaar', 'Reserveerbaar', 'Reservable')
FAC_LCL('lcl_obj_geoxcoord', 'X-coördinaat', 'X-coordinate')
FAC_LCL('lcl_obj_geoycoord', 'Y-coördinaat', 'Y-coordinate')
FAC_LCL('lcl_obj_isgetekend', 'Exacte positie in Graphics bekend.', 'Position is defined in Graphics.')
FAC_LCL('lcl_obj_nietgetekend', 'Geen exacte positie aangegeven.', 'No exact position defined.')
FAC_LCL('lcl_geleend_object', 'In gebruik', 'Borrowed object')
FAC_LCL('lcl_obj_koppeloms', 'Omschrijving', 'Description')
FAC_LCL('lcl_obj_koppelvan', 'Gekoppeld vanuit', 'Attached from')
FAC_LCL('lcl_obj_koppelaan', 'Gekoppeld naar', 'Attached to')
FAC_LCL('lcl_obj_is_uitgegeven_to', 'Object {1} is uitgegeven aan {0}', 'Object {1} is lent out to {0}')
FAC_LCL('lcl_ins_no_obj_available', 'Er zijn geen {0} beschikbaar.', 'There are no {0} available.')
FAC_LCL('lcl_obj_is_ingenomen', 'Object is ingenomen', 'Object is taken in')
FAC_LCL('lcl_obj_is_ingenomen2', '{0} is ingenomen', '{0} is taken in')
FAC_LCL('lcl_obj_to_user_room', 'Ruimte van object bestaat niet meer. Object is naar ruimte van gebruiker gezet.', 'Room of object no longer exists. Object is set to user''s room.')
FAC_LCL('lcl_obj_prop_create_date', 'Vanaf', 'From')
FAC_LCL('lcl_obj_prop_dsc', 'Kenmerk', 'Property')
FAC_LCL('lcl_obj_prop_value', 'Waarde', 'Value')
FAC_LCL('lcl_obj_unit', 'Eenheid', 'Unit')
FAC_LCL('lcl_obj_srtdeel_code', 'Code', 'Code')
FAC_LCL('lcl_obj_symbol', 'CAD Symboolnaam', 'CAD Symbol name')
FAC_LCL('lcl_obj_symbol_upload', 'Symbool Upload', 'Symbol Upload')
FAC_LCL('lcl_obj_image_upload', 'Afbeelding Upload', 'Image Upload')
FAC_LCL('lcl_ins_srtartikelnr', 'Artikel nummer', 'Item number')
FAC_LCL('lcl_ins_srtdeel_count', 'Aantal', 'Number')
FAC_LCL('lcl_ins_image', 'Afbeelding', 'Image')
FAC_LCL('lcl_ins_dimensie', 'Dimensie', 'Dimension')
FAC_LCL('lcl_inssrt_general_info', 'Algemene gegevens', 'General details')
FAC_LCL('lcl_obj_prop_delete_date', 'Tot', 'Until')
FAC_LCL('lcl_recent_news', 'Mijn berichten', 'My messages')
FAC_LCL('lcl_forum_news', 'Er zijn belangrijke bericht(en) op het Facilitor-forum (laatste: {0})', 'There are important messages on the Facilitor news forum (latest: {0}) ')
FAC_LCL('lcl_forum_news_total', 'Bezoek regelmatig het Facilitor forum voor meer nieuwsberichten.', 'Please visit Facilitor news for more news items')
FAC_LCL('lcl_obj_group', 'Groep', 'Group')
FAC_LCL('lcl_obj_sort', 'Objectsoort', 'Object type')
FAC_LCL('lcl_obj_sort_add', 'Objectsoort toegevoegd', 'Object type added')
FAC_LCL('lcl_obj_is_inssuptrack', 'Objectsoort {0} is gewijzigd', 'Object type {0} is updated')
FAC_LCL('lcl_ins_is_insupdtrack', 'Object {0} is gewijzigd', 'Object {0} is updated')
FAC_LCL('lcl_ins_nosrtdeel_selected', 'Kies objectsoort', 'Select object type')
FAC_LCL('lcl_ins_kenmerken', 'Objectkenmerken', 'Object properties')
FAC_LCL('lcl_ins_objects', 'Objecten', 'Objects')
FAC_LCL('lcl_deel_state', 'Status', 'Status')
FAC_LCL('lcl_deel_statedate', 'Datum', 'Date')
FAC_LCL('lcl_ins_history_add_value', 'Toevoegen waarde', 'Add value')
FAC_LCL('lcl_ins_meta_data', 'Administratieve gegevens', 'Administrative details')
FAC_LCL('lcl_ins_mode', 'Object mode bij levering', 'Object mode on delivery')
FAC_LCL('lcl_ins_unknown', 'Onbekend', 'Unknown')
FAC_LCL('lcl_mjb_group', 'Groepering', 'Group by')
FAC_LCL('lcl_mjb_uptoyear', 'Tot aan jaar', 'Up to year')
FAC_LCL('lcl_mjb_between_years', 'Kies een jaartal ({0} - {1}) of een aantal jaren (-{2}, {2})', 'Choose a year ({0} - {1}) or a number of years (-{2}, {2})')
FAC_LCL('lcl_mjb_inflation', '(inflatie: {0}%)', '(inflation: {0}%)')
FAC_LCL('lcl_mjb_frequency', 'Frequentie', 'Frequency')
FAC_LCL('lcl_mjb_inclusiefbtw', 'Inclusief BTW', 'Including VAT')
FAC_LCL('lcl_mjb_inclbtw', 'incl. BTW', 'incl. VAT')
FAC_LCL('lcl_mjb_dragdrop', 'Herplannen', 'Reschedule')
FAC_LCL('lcl_mjb_becancelled', 'Vervallen', 'Cancelled')
FAC_LCL('lcl_mjb_phasingout', 'Uitfasering', 'Phasing out')
FAC_LCL('lcl_mjb_completed', 'Uitgevoerd', 'Completed')
FAC_LCL('lcl_mjb_rejected', 'Afgewezen', 'Rejected')
FAC_LCL('lcl_mjb_status_mjob', 'Taakfilter', 'Task filter')
FAC_LCL('lcl_mjb_overruled_xcp', 'Aangepast', 'Overruled')
FAC_LCL('lcl_mjb_moved', 'Verschoven', 'Moved')
FAC_LCL('lcl_mjb_started', 'Geaccordeerd', 'Approved')
FAC_LCL('lcl_mjb_notstarted', 'Niet geaccordeerd', 'Unapproved')
FAC_LCL('lcl_mjb_year', 'Jaar', 'Year')
FAC_LCL('lcl_mjb_years', 'Jaar(tal)', 'Year')
FAC_LCL('lcl_mjb_original', 'Oorspronkelijk {0}', 'Original {0}')
FAC_LCL('lcl_mjb_prompt_move', 'Opmerking bij aanpassen planning', 'Note for modification of plan')
FAC_LCL('lcl_mjb_plan_opmerking', 'Motivatie', 'Reason')
FAC_LCL('lcl_mjb_scenario', 'Scenario', 'Scenario')
FAC_LCL('lcl_mjb_scenarios', 'Scenario''s', 'Scenarios')
FAC_LCL('lcl_mjb_part_scenario', 'Onderdeel van scenario', 'Part of scenario')
FAC_LCL('lcl_mjb_part_scenario_m', 'Onderdeel van meerdere scenario''s', 'Part of several scenario''s')
FAC_LCL('lcl_mjb_act_situation', 'Actuele situatie', 'Current situation')
FAC_LCL('lcl_mjb_also_act_situation', 'Mét de actuele situatie', 'With the actual situation')
FAC_LCL('lcl_mjb_empty_lines_too', 'Ook lege regels tonen', 'Show empty lines too')
FAC_LCL('lcl_mjb_incl_scen', 'Aan scenario toevoegen', 'Add to scenario')
FAC_LCL('lcl_mjb_incl_scen0', 'Aan scenario {0} toevoegen', 'Add to scenario {0}')
FAC_LCL('lcl_mjb_new_scenario', 'Nieuw scenario', 'New scenario')
FAC_LCL('lcl_mjb_scen_opm', 'Opmerking', 'Remark')
FAC_LCL('lcl_mjb_performed_high', 'De taak wordt uitgevoerd door een hogere prio taak.', 'The task will be performed by a higher priority task.')
FAC_LCL('lcl_mjb_adjustby_scen', 'Aangepast door scenario {0}', 'Adjusted by scenario {0}')
FAC_LCL('lcl_mjb_inst_scen', 'Scenario doorvoeren', 'Institute scenario')
FAC_LCL('lcl_mjb_copy_current', 'Kopieer actuele situatie', 'Copy current situation')
FAC_LCL('lcl_mjb_freeze', 'Accorderen', 'Approve')
FAC_LCL('lcl_mjb_freezing', 'Wilt u deze taak (definitief) accorderen?', 'Would you like to approve this task?')
FAC_LCL('lcl_mjb_freezing_m', 'Wilt u deze taken (definitief) accorderen?', 'Would you like to approve these tasks?')
FAC_LCL('lcl_mjb_freezing_completed', 'Accorderen is gereed', 'Approving is completed')
FAC_LCL('lcl_mjb_begroting', 'Meerjarenbegroting', 'Long-term budget')
FAC_LCL('lcl_mjb_begroting_cur', 'Begroting & realisatie', 'Budget & realization')
FAC_LCL('lcl_mjb_begroting_curx', 'Vastgestelde begroting', 'Approved Budgets')
FAC_LCL('lcl_mjb_begroot', 'Begroting', 'Budget')
FAC_LCL('lcl_mjb_gerealiseerd', 'Gerealiseerd', 'Done')
FAC_LCL('lcl_mjb_geraamd', 'Geraamd', 'Estimated')
FAC_LCL('lcl_mjb_resteert', 'Resteert', 'Remainder')
FAC_LCL('lcl_mjb_busy', 'In behandeling', 'In progress')
FAC_LCL('lcl_mjb_waiting', 'Te behandelen', 'To be processed')
FAC_LCL('lcl_mjb_expired', 'Overschrijding', 'Overspent')
FAC_LCL('lcl_mjb_move_back', 'Terugplannen', 'Move back')
FAC_LCL('lcl_ins_deel_mjb_score1', 'Conditiescore', 'Condition score')
FAC_LCL('lcl_ins_deel_mjb_score2', 'Prioriteit', 'Priority rating')
FAC_LCL('lcl_ins_srtcontroledl_xcp_prio', 'Urg', 'Urg')
FAC_LCL('lcl_ins_srtcontroledl_xcp_prio_3', 'Hoog', 'High')
FAC_LCL('lcl_ins_srtcontroledl_xcp_prio_2', 'Normaal', 'Normal')
FAC_LCL('lcl_ins_srtcontroledl_xcp_prio_1', 'Laag', 'Low')
FAC_LCL('lcl_ins_deel_notes', 'Notities', 'Notes')
FAC_LCL('lcl_ins_note', 'Notitie', 'Note')
FAC_LCL('lcl_ins_changedby', 'Door', 'By')
FAC_LCL('ins_srtdeel_mjb_grensscore1', 'Conditie-norm', 'Condition norm')
FAC_LCL('ins_srtdeel_mjb_grensscore2', 'Prioriteit norm', 'Priority rating norm')
FAC_LCL('lcl_mjb_fitness_score', 'Conditiescore', 'Fitness score')
FAC_LCL('lcl_mjb_from', 'van', 'from')
FAC_LCL('lcl_mjb_through', 't/m', 'through')
FAC_LCL('lcl_mjb_priority_score', 'Prioriteit', 'Priority rating')
FAC_LCL('lcl_mbj_negative_dev', 'Negatieve afwijking', 'Negative deviation')
FAC_LCL('lcl_mjb_positive_dev', 'Positieve afwijking', 'Positive deviation')
FAC_LCL('lcl_mjb_console', 'MJOB Console', 'MJOB Console')
// CND module
FAC_LCL('cnd_conditiegegevens', 'Conditie', 'Condition')
FAC_LCL('cnd_prioriteitscore_gewist', 'Prioriteit is gewist', 'Priority has been reset')
FAC_LCL('cnd_conditiescore_verwerkt', 'Verwerkt in de conditiescore van het object', 'Included in the condition score of the object')
FAC_LCL('cnd_conditiescore_verwerkt_m', 'Verwerkt in de conditiescores van de objecten', 'Included in the condition scores of the objects')
FAC_LCL('cnd_mjbtaak_verwerkt', 'Gebrek verwerkt als gevolg van uitgevoerd onderhoud', 'Issue was solved by finished maintenance tasks')
FAC_LCL('lcl_holiday', 'De aangegeven dag is geen werkdag! Doorgaan?', 'The selected day is not a work day! Continue?')
FAC_LCL('lcl_holiday_not_ok_bes', 'De begin dag is geen werkdag. Start met een werkdag of kies een enkele dag.', 'The selected starting day is not a working day. Please select a working day or select a single day.')
FAC_LCL('lcl_remark', 'Opmerking', 'Remark')
FAC_LCL('lcl_empty_reject', 'U moet een opmerking invullen', 'Please specify a remark')
FAC_LCL('lcl_startdate', 'Start', 'Start')
FAC_LCL('lcl_enddate', 'Gereed', 'Completed')
FAC_LCL('lcl_opdr_enddate', 'Einddatum', 'End date')
FAC_LCL('lcl_opdr_plandate', 'Geplande aanvang', 'Planned date')
FAC_LCL('lcl_opdr_plandate2', 'Geplande einddatum', 'Planned end date')
FAC_LCL('lcl_call_number', 'Meldingnr', 'Call nr')
FAC_LCL('lcl_caller', 'Aanvrager', 'Issuer')
FAC_LCL('lcl_add', 'Toevoegen', 'Add')
FAC_LCL('lcl_refresh', 'Verversen', 'Refresh')
FAC_LCL('lcl_openimage', 'Open plaatje', 'Open image')
FAC_LCL('lcl_viewimagealert', 'De grafiek is nu een plaatje'||CHR(10)||'Rechter muisknop om op te slaan', 'The graph is now an image'||CHR(10)||'Right click to save')
FAC_LCL('lcl_orders', 'Opdrachten', 'Orders')
FAC_LCL('lcl_orderdate', 'Opdrachtdatum', 'Order date')
FAC_LCL('lcl_order_description', 'Opdracht', 'Order')
FAC_LCL('lcl_orders_title', 'Opdrachtenbeheer', 'Order management')
FAC_LCL('lcl_contract', 'Contract', 'Contract')
FAC_LCL('lcl_edit', 'Details', 'Details')
FAC_LCL('lcl_reject', 'Afwijzen', 'Reject')
FAC_LCL('lcl_forward', 'Doorsturen', 'Forward')
FAC_LCL('lcl_forwarded', 'De melding is doorgestuurd.', 'The call has been forwarded')
FAC_LCL('lcl_not_forwarded', 'Dit is dezelfde melding, de melding is dus niet doorgestuurd.', 'This is the same call, the call has not been forwarded.')
FAC_LCL('lcl_mld_forward_disc', 'Corrigeren', 'Correct')
FAC_LCL('lcl_mld_corrected', 'De melding is gecorrigeerd', 'This call has been corrected')
FAC_LCL('lcl_mld_correct_before', 'Corrigeren', 'Correct')
FAC_LCL('lcl_mld_correct_before_hint', 'Stuur door naar de juiste categorie', 'Forward to the right category')
FAC_LCL('lcl_active_forward', 'Doorsturen', 'Forward')
FAC_LCL('lcl_active_forward_hint', 'Stuur door naar een andere vakgroep', 'Send to another category')
FAC_LCL('lcl_keten_forward', 'Doorsturen', 'Forward')
FAC_LCL('lcl_keten_forward_hint', 'Stuur door naar de volgende vakgroep', 'Send to the next category')
FAC_LCL('lcl_mld_forward_team', 'Toewijzen', 'Assign')
FAC_LCL('lcl_mld_forward_team_hint', 'Stuur door naar een (ander) behandelteam', 'Send to the next team')
FAC_LCL('lcl_mld_correct_after', 'Corrigeren', 'Correct')
FAC_LCL('lcl_mld_correct_after_hint', 'Corrigeer de categorie (administratief)', 'Correct the category')
FAC_LCL('lcl_fixmelding', 'Categorie corrigeren', 'Correct category')
FAC_LCL('lcl_close', 'Afmelden', 'Close')
FAC_LCL('lcl_doorzet', 'Doorzetten', 'Backoffice')
FAC_LCL('lcl_groeperen', 'Groeperen', 'Group')
FAC_LCL('lcl_terugzet', 'Terugzetten', 'Frontoffice')
FAC_LCL('lcl_accept', 'Accepteren', 'Accept')
FAC_LCL('lcl_doorvoeren', 'Doorvoeren', 'Process')
FAC_LCL('lcl_goedkeur', 'Goedkeuren', 'Validate')
FAC_LCL('lcl_halt', 'Onderbreken', 'Interrupt')
FAC_LCL('lcl_resume', 'Hervatten', 'Continue')
FAC_LCL('lcl_resume_start', 'Starten', 'Start')
FAC_LCL('lcl_link', 'Koppelen', 'Connect')
FAC_LCL('lcl_unlink', 'Ontkoppelen', 'Disconnect')
FAC_LCL('lcl_laatgaan_hint', 'Geen directe actie, laat de behandeling aan de backoffice', 'No direct action, leave processing to the back office')
FAC_LCL('lcl_laatgaan_hint_fo', 'Geen directe actie', 'No direct action')
FAC_LCL('lcl_doaction_hint', 'Neem deze melding als frontoffice (zelf) in behandeling', 'Process this call (yourself) as front office')
FAC_LCL('lcl_doorzet_hint', 'Zet de behandeling door naar de backoffice', 'Forward this call to the back office')
FAC_LCL('lcl_terugzet_hint', 'Zet de behandeling terug naar de frontoffice', 'Return this call to the front office')
FAC_LCL('lcl_accept_hint', 'Accepteer deze melding voor behandeling', 'Accept this call for processing')
FAC_LCL('lcl_reject_hint', 'Wijs deze melding af (wordt niet verder behandeld)', 'Reject this call (no further processing)')
COMMIT;
FAC_LCL('lcl_close_hint', 'Sluit deze melding nu af, de afhandeling is gereed.', 'Close this call right now, no further action required')
FAC_LCL('lcl_orders_hint', 'Accepteer deze melding en maak direct een opdracht aan', 'Accept this call and create an order directly')
FAC_LCL('lcl_orders_no_contractor', 'Opdracht niet automatisch aangemaakt omdat uitvoerende niet bepaald kon worden', '(Auto) order has not been created because no contractor could be determined')
FAC_LCL('lcl_orders_no_account', 'Opdracht niet automatisch aangemaakt omdat kostenplaats niet bepaald kon worden', '(Auto) order has not been created because no cost centre could be determined')
FAC_LCL('lcl_bes_hint', 'Accepteer deze melding en maak direct een bestelling aan', 'Accept this call and create a purchase order directly')
FAC_LCL('lcl_continue_hint', 'Maak een vervolgmelding aan', 'Create a follow-up call')
FAC_LCL('lcl_link_hint', 'De behandeling van deze melding via een andere melding laten verlopen', 'Process this call through another call')
FAC_LCL('lcl_unlink_hint', 'Verbreek de relatie met de andere melding', 'Disconnect from the other call')
FAC_LCL('lcl_forward_mld_1', 'Afwijzen meldingen: ', 'Reject calls: ')
FAC_LCL('lcl_continu', 'De melding is vervolgd met een nieuwe melding ', 'The call is continued with a new call ')
FAC_LCL('lcl_mld_continue_of', 'Is vervolg op', 'Continuation on')
FAC_LCL('lcl_mld_room_not_specified', 'De plaats is niet specifiek genoeg (moet bekend zijn t/m Ruimte) voor de melding waarnaar je doorstuurt, pas dat eerst aan en stuur dan opnieuw door', 'Please specify room for the call to forward to and then try again')
FAC_LCL('lcl_mld_floor_not_specified', 'De plaats is niet specifiek genoeg (moet bekend zijn t/m Verdieping) voor de melding waarnaar je doorstuurt, pas dat eerst aan en stuur dan opnieuw door', 'Please specify floor for the call to forward to and then try again')
FAC_LCL('lcl_mld_building_not_specified', 'De plaats is niet specifiek genoeg (moet bekend zijn t/m Gebouw) voor de melding waarnaar je doorstuurt, pas dat eerst aan en stuur dan opnieuw door', 'Please specify building for the call to forward to and then try again')
FAC_LCL('lcl_mld_location_not_specified', 'De plaats is niet specifiek genoeg (moet bekend zijn t/m Locatie) voor de melding waarnaar je doorstuurt, pas dat eerst aan en stuur dan opnieuw door', 'Please specify location for the call to forward to and then try again')
FAC_LCL('lcl_mld_yes', 'Ja', 'Yes')
FAC_LCL('lcl_mld_no_own_mld', 'Nee, eigen melding', 'No, own call')
FAC_LCL('lcl_mld_already_reported', 'Oké, uw probleem was dus al gemeld', 'Ok, your problem was already reported')
FAC_LCL('lcl_mld_nr_objects', 'Object(en)', 'Object(s)')
FAC_LCL('lcl_mld_keep_informed', 'Houd mij op de hoogte van de voortgang', 'Keep me informed on the progress')
FAC_LCL('lcl_mld_completion_in', 'Behandeling in', 'Completion in')
FAC_LCL('lcl_mld_child_mld', 'Behandelt ook', 'Child call(s)')
FAC_LCL('lcl_mld_with_res', 'Hoort bij', 'Part of')
FAC_LCL('lcl_mld_with_cnt', 'Hoort bij contract', 'Part of contract')
FAC_LCL('lcl_mld_respijt', 'Respijt', 'Grace time')
FAC_LCL('lcl_mld_respijt_eenheid', 'Eenheid respijt', 'Unit grace time')
FAC_LCL('lcl_mld_meldbron', 'Gemeld via', 'Source')
FAC_LCL('lcl_mld_meldbron_nr', 'Referentienr', 'Reference nr')
FAC_LCL('lcl_mld_externr', 'Extern nr', 'External nr')
FAC_LCL('lcl_mld_parent_status', 'zie {0}', 'see {0}')
FAC_LCL('lcl_not_link', 'Niet koppelen', 'Do not connect')
FAC_LCL('lcl_mld_askdouble', 'Attentie!
Deze melding lijkt veel op een melding die al eerder werd geregistreerd.
De afhandeling kan mogelijk worden versneld door hieronder dezelfde melding te selecteren.
Kies voor ''{0}'', indien uw melding hierin niet voorkomt of
''{1} als u uw melding niet meer wilt doen (bijvoorbeeld omdat deze dus al gemeld is).', 'Attention!
This call looks similar to another call previously registered.
Processing may go faster by selecting the same call below.
Choose ''{0}'', in case your call does not match or
''{1} in case you do not want to register your call anymore.')
FAC_LCL('lcl_mld_cancel_double', 'Annuleren', 'Cancel')
FAC_LCL('lcl_linked_to', 'Melding {0} wordt behandeld met {1}', 'Call {0} will be processed with {1}')
FAC_LCL('lcl_unlinked', 'Gekoppelde behandeling verbroken', 'Linked treatment has been disconnected')
FAC_LCL('lcl_linkedparent_notfound', 'Gekoppelde melding niet gevonden', 'Related call not found')
FAC_LCL('lcl_mld_invalid_kenmerk_format', 'Ongeldig formaat ', 'Invalid format ')
FAC_LCL('lcl_mld_kenmerk_out_range', 'Ongeldige waarde ', 'Invalid value ')
FAC_LCL('lcl_descr', 'Omschrijving', 'Description')
FAC_LCL('lcl_opdr_id', 'Referentienr', 'Reference')
FAC_LCL('lcl_ord_company', 'Bedrijf', 'Company')
FAC_LCL('lcl_period_wd', ' werkdagen', ' working days')
FAC_LCL('lcl_hours', 'Uren', 'Hours')
FAC_LCL('lcl_hours_prod', 'Productief', 'Accountable')
FAC_LCL('lcl_hours_improd', 'Improductief', 'Not accountable')
FAC_LCL('lcl_hours_total', 'Totaal', 'Total')
FAC_LCL('lcl_hour_rate', 'Uurtarief', 'Hourly rate')
FAC_LCL('lcl_mater_cost', 'Materiaal', 'Material')
FAC_LCL('lcl_correct', 'Correctie', 'Correction')
FAC_LCL('lcl_total_cost', 'Totaal', 'Total')
FAC_LCL('lcl_opdr_cost_exceed', 'Maximaal op te voeren bedrag is ', 'Maximum amount is ')
FAC_LCL('lcl_handler', 'Uitvoerende', 'Contractor')
FAC_LCL('lcl_opdr_internuit', 'Intern', 'Internal')
FAC_LCL('lcl_opdr_externuit', 'Extern', 'External')
FAC_LCL('lcl_opdr_selected', 'Geselecteerd', 'Selected')
FAC_LCL('lcl_opdr_moved', 'Verplaatst', 'Moved')
FAC_LCL('lcl_opdr_active', 'Actief', 'Active')
FAC_LCL('lcl_opdr_late', 'Te laat', 'Too late')
FAC_LCL('lcl_opdr_notmoved', 'Niet verplaatst', 'Not moved')
FAC_LCL('lcl_opdr_notmovedintern', '{0} Opdracht(en) niet verplaatst.', '{0} Order(s) not moved.')
FAC_LCL('lcl_opdr_unassigned', 'Niet toegewezen', 'Not assigned')
FAC_LCL('lcl_contact_pers', 'Contactpersoon', 'Contact')
FAC_LCL('lcl_intern_pers', 'Collega', 'Colleague')
FAC_LCL('lcl_mlduren_more', 'Klik hier voor overige opdrachten', 'Click here for additional orders')
FAC_LCL('lcl_mlduren_impr_more', 'Klik hier voor ziekte, verlof en (tand)arts', 'Click here for illness, leave, doctor and dentist')
FAC_LCL('lcl_mlduren_close', 'Week sluiten', 'Close week')
FAC_LCL('lcl_mlduren_approve', 'Week goedkeuren', 'Approve week')
FAC_LCL('lcl_mlduren_planned', 'Gepland', 'Planned')
FAC_LCL('lcl_mlduren_kostenverwijderd', 'Bijbehorende onkosten zijn verwijderd.', 'Related expenses have been removed.')
FAC_LCL('lcl_mlduren_onkosten', 'Onkosten', 'Expenses')
FAC_LCL('lcl_mlduren_booked_from', 'Er zijn al uren geboekt van ', 'Hours have already been booked between ')
FAC_LCL('lcl_mlduren_booked_until', ' tot en met ', ' and ')
FAC_LCL('lcl_mlduren_rest', 'Restant', 'Remainder')
FAC_LCL('lcl_mlduren_booked', 'Geboekte uren', 'Booked hours')
FAC_LCL('lcl_mlduren_max', 'Maximum uren', 'maximum hours')
FAC_LCL('lcl_mlduren_max_exceeded', 'Het maximum aantal uren is overschreden', 'The maximum number of hours has been exceeded')
FAC_LCL('lcl_workplace', 'Werkplek', 'Workplace')
FAC_LCL('lcl_parking_caption', 'P', 'P')
FAC_LCL('lcl_park', 'Parkeerplaats', 'Parking space')
FAC_LCL('lcl_park_only', 'Alleen met parkeerplaats', 'Only with parking space')
FAC_LCL('lcl_park_alert', '', '')
FAC_LCL('lcl_park_alert1', ' van de ', ' of ')
FAC_LCL('lcl_park_alert2', ' parkeerplaatsen konden gereserveerd worden', ' parking spaces could be reserved.')
FAC_LCL('lcl_calendar', 'Kalender', 'Calendar')
FAC_LCL('lcl_month', 'Maand', 'Month')
FAC_LCL('lcl_week', 'Week', 'Week')
FAC_LCL('lcl_day', 'Dag', 'Day')
FAC_LCL('lcl_time', 'Tijd', 'Time')
FAC_LCL('lcl_weekday', 'Weekdag', 'Weekday')
FAC_LCL('lcl_res_starttime', 'Van', 'From')
FAC_LCL('lcl_res_starttime_CV', 'Om', 'Round')
FAC_LCL('lcl_res_endtime', 'Tot', 'Until')
FAC_LCL('lcl_res_endtime_CV', '(Tot)', '(Until)')
FAC_LCL('lcl_res_totenmet', 'to', '')
FAC_LCL('lcl_res_add_ruimte', 'Toevoegen (Ruimte)', 'Add (Room)')
FAC_LCL('lcl_res_add_cv', 'Toevoegen (Voorziening)', 'Add (Equipment)')
FAC_LCL('lcl_res_afhalen', 'Afhalen', 'Pick up')
FAC_LCL('lcl_res_afhalen_fixed', 'Af te halen in', 'To be picked up at')
FAC_LCL('lcl_res_bezorgen', 'Bezorgen', 'Deliver')
FAC_LCL('lcl_res_bezorgen_fixed', 'Te bezorgen in', 'To be delivered at')
FAC_LCL('lcl_res_standaard', 'Standaard ({0})', 'Default ({0})')
FAC_LCL('lcl_name', 'Naam', 'Name')
FAC_LCL('lcl_host', 'Gastheer/vrouw', 'Host(ess)')
FAC_LCL('lcl_requestor', 'Aanvrager', 'Requestor')
FAC_LCL('lcl_phone', 'Telefoon', 'Telephone')
FAC_LCL('lcl_action', 'Actie', 'Action')
FAC_LCL('lcl_department', 'Afdeling', 'Department')
FAC_LCL('lcl_vis_name', 'Bezoeker', 'Visitor')
FAC_LCL('lcl_vis_company', 'Bedrijf', 'Company')
FAC_LCL('lcl_vis_park', 'Parkeerplaats', 'Parking space')
FAC_LCL('lcl_vis_Details', 'Bezoekgegevens', 'Visit details')
FAC_LCL('lcl_bez_remote', 'Remote', 'Remote')
FAC_LCL('lcl_bez_isremote', 'Ja', 'Yes')
FAC_LCL('lcl_bez_notremote', '', '')
FAC_LCL('lcl_date_time', 'Tijdstip', 'Time')
FAC_LCL('lcl_account', 'Kostenplaats', 'Account')
FAC_LCL('lcl_charge_type', 'Kostensoort', 'Cost category')
FAC_LCL('lcl_charge_type_group', 'Kostensoortgroep', 'Cost category group')
FAC_LCL('lcl_date', 'Datum', 'Date')
FAC_LCL('lcl_end_date', 'Einddatum', 'End date')
FAC_LCL('lcl_start_date', 'Startdatum', 'Start date')
FAC_LCL('lcl_end_date_plan', 'Geplande einddatum', 'Planned end date')
FAC_LCL('lcl_occupation_perc', 'Bezetting (%)', 'Occupation [%]')
FAC_LCL('lcl_show', 'Tonen', 'Show')
FAC_LCL('lcl_more_info', 'Klik hier voor meer info', 'Click here for more info')
FAC_LCL('lcl_res_extern_prefix', 'Extern: ', 'External: ')
FAC_LCL('lcl_res_extern_close', 'U mag dit scherm nu via het kruisje in de tab sluiten', 'You may now close this tab')
FAC_LCL('lcl_res_is_resnew', 'Reservering is geregistreerd', 'Reservation is registered')
FAC_LCL('lcl_res_is_resopt', 'Reservering is in optie genomen', 'Reservation status is optional')
FAC_LCL('lcl_res_is_resbev', 'Reservering is bevestigd', 'Reservation is confirmed')
FAC_LCL('lcl_res_is_resblk', 'Reservering is geblokkeerd', 'Reservation is blocked')
FAC_LCL('lcl_res_is_resupd', 'Reservering is gewijzigd', 'Reservation is adjusted')
FAC_LCL('lcl_res_is_resupdtrack', 'Reservering {0} is gewijzigd', 'Reservation {0} is adjusted')
FAC_LCL('lcl_res_is_resnos', 'Reservering is als NoShow aangemerkt', 'Reservation is marked as NoShow')
FAC_LCL('lcl_res_is_resdel', 'Reservering is verwijderd', 'Reservation is deleted')
FAC_LCL('lcl_res_is_resafm', 'Reservering is afgemeld', 'Reservation is closed')
FAC_LCL('lcl_res_is_resver', 'Administratief verwerkt', 'Accounted')
FAC_LCL('lcl_res_is_resmlt', 'Reserveringreeks is aangepast', 'Reservation sequence is adjusted')
FAC_LCL('lcl_res_is_rescpy', 'Reserveringsreeks is uitgebreid', 'Reservation sequence is extended')
FAC_LCL('lcl_res_is_resrok', 'Reservering is goedgekeurd', 'Reservation is validated')
FAC_LCL('lcl_res_resnew', 'Geregistreerd', 'Registered')
FAC_LCL('lcl_res_resafm', 'Afgemeld', 'Closed')
FAC_LCL('lcl_res_resver', 'Verwerkt', 'Processed')
FAC_LCL('lcl_res_resappr', 'Goedgekeurd', 'Approved')
FAC_LCL('lcl_res_approved', 'Goedgekeurd', 'Approved')
FAC_LCL('lcl_res_notapproved', 'Niet goedgekeurd', 'Not approved')
FAC_LCL('lcl_res_tobeapproved', 'Goed te keuren', 'To be approved')
FAC_LCL('lcl_res_approval', 'Goedkeuring', 'Approval')
FAC_LCL('lcl_res_agenda', 'Kopieer naar mijn agenda', 'Copy to my agenda')
FAC_LCL('lcl_res_submit', 'Doorgaan', 'Continue')
FAC_LCL('lcl_res_multiple_save', 'Voor meerdere aanpassen..', 'Multi update..')
FAC_LCL('lcl_res_multi_save_dates', 'Datum aanpassen alleen mogelijk als alle oorspronkelijke datums gelijk zijn', 'Adjusting dates is only possible when all original dates are the same')
FAC_LCL('lcl_res_add_catering', '+', '+')
FAC_LCL('lcl_res_add_catering_remark', 'Voeg dit artikel toe op een ander tijdstip', 'Add this article on a different time')
FAC_LCL('lcl_res_add_deelres', 'Herhalen', 'Create recurrence')
FAC_LCL('lcl_res_copied', '{0} herhalingen zijn aangemaakt', '{0} recurrences have been created')
FAC_LCL('lcl_res_copied_new', '{0} herhalingen zijn aangemaakt met nieuwe reservering {1}', '{0} recurrences have been created for new reservation {1}')
FAC_LCL('lcl_res_copy_deelres', 'Kopiëren buiten reeks', 'Copy outside recurrence')
FAC_LCL('lcl_res_add_deelresruimte', 'Ruimte erbij'||CHR(10)||'(zelfde dag)', 'Add room'||CHR(10)||'(same day)')
FAC_LCL('lcl_res_add_deelresreservering', 'Reservering erbij'||CHR(10)||'(zelfde dag)', 'Add reservation'||CHR(10)||'(same day)')
FAC_LCL('lcl_res_info', 'Aanvragergegevens', 'Reservation details')
FAC_LCL('lcl_res_plaats', 'Tijd en plaats', 'Time and place')
FAC_LCL('lcl_res_day', 'Dag', 'Day')
FAC_LCL('lcl_res_frame_algemeen', 'Reserveringsgegevens', 'Reservation data')
FAC_LCL('lcl_res_frame_ruimte', 'Ruimten', 'Rooms')
FAC_LCL('lcl_res_frame_voorziening', 'Voorzieningen', 'Equipment/Catering')
FAC_LCL('lcl_res_voorziening_savefirst', 'Voltooi eerst de algemene gegevens alvorens voorzieningen aan te geven.', 'Please complete the general details before selecting facilities')
FAC_LCL('lcl_res_frame_visitors', 'Deelnemers', 'Attendees')
FAC_LCL('lcl_res_visitors_savefirst', 'Voltooi eerst de algemene gegevens alvorens deelnemers aan te geven.', 'Please complete the general details before selecting visitors.')
FAC_LCL('lcl_res_frame_visitors_external', 'Externe deelnemers', 'External participants')
FAC_LCL('lcl_res_BAD_reservation_pre', '', '')
FAC_LCL('lcl_res_BAD_reservation_post', '*', '*')
FAC_LCL('lcl_res_repeat1', 'Kopieer reservering ', 'Copy reservation ')
FAC_LCL('lcl_res_repeat2', 'Vanaf', 'From')
FAC_LCL('lcl_res_repeat3', '', '')
FAC_LCL('lcl_res_repeat4', 'Gehele reservering kopieren', 'Copy whole reservation')
FAC_LCL('lcl_res_skipnonworkdays', 'Alleen werkdagen', 'Workdays only')
FAC_LCL('lcl_res_makedates', 'Kies een herhaalperiode en klik dan ''Tonen datums'' of kies direct de gewenste data hieronder. Klik Opslaan als alle gewenste datums geselecteerd zijn.', 'Select a recurrence using the fields below and press SHOW DATES or select dates directly below')
FAC_LCL('lcl_res_showdates', 'Tonen datums', 'Show dates')
FAC_LCL('lcl_res_erasedates', 'Wissen datums', 'Clear dates')
FAC_LCL('lcl_res_nodates', 'Kies eerst één of meerdere datums.', 'Select at least one date.')
FAC_LCL('lcl_res_duplicate', 'Opslaan', 'Save')
FAC_LCL('lcl_res_cascade1', 'Neem de gegevens van ', 'Copy the details of ')
FAC_LCL('lcl_res_cascade2', ' over', '')
FAC_LCL('lcl_res_copypart', 'Deze gegevens overnemen:', 'Details to copy:')
FAC_LCL('lcl_res_copytodates', 'Naar deze reserveringen:', 'To this reservation:')
FAC_LCL('lcl_res_flexblok', 'Aanvullende gegevens', 'Additional details')
FAC_LCL('lcl_res_dirtyroom', 'LET OP: deze ruimte is niet beschikbaar. Kies een andere ruimte of een ander tijdstip!', 'ATTENTION: this room is not available. Please select another room or a different timeframe!')
FAC_LCL('lcl_res_dirtyobject', 'LET OP: een aan deze reservering gekoppelde voorziening is niet beschikbaar', 'ATTENTION: a facility related to this reservation is not available')
FAC_LCL('lcl_res_deleted_room', 'LET OP: reservering is verwijderd.', 'ATTENTION: reservation is deleted.')
FAC_LCL('lcl_res_undelete_room', 'Verwijdering ongedaan maken', 'Undelete')
FAC_LCL('lcl_res_fe_no_dirty', 'Deze ruimte of voorziening is niet beschikbaar. Kies een andere ruimte of een ander tijdstip!', 'The selected room, catering or equipment is not available. Please select a different room or time!')
FAC_LCL('lcl_res_fe_no_dirty_date', 'Deze ruimte of voorziening is niet beschikbaar op {0}. Kies een andere ruimte of een ander tijdstip!', 'The selected room, catering or equipment is not available at {}. Please select a different room or time!')
FAC_LCL('lcl_res_mid_block', 'Reservering valt (deels) binnen middagblokkade', 'Reservation is (partly) in midday blockade')
FAC_LCL('lcl_res_room_expired', 'Deze ruimte is vervallen per {0}. Kies een andere ruimte of een ander tijdstip!', 'The selected room is expired per {0}. Please select a different room or time!')
FAC_LCL('lcl_res_room_min_duration', 'Deze ruimte moet voor minimaal {0} uur gereserveerd worden.', '@')
FAC_LCL('lcl_res_changeover_nofit', 'De ruimte reservering past niet ivm de omsteltijd. Toch doorgaan?', 'The reservation won''t fit because of the changeover time. Continue anyway?')
FAC_LCL('lcl_res_setup_time_warning', 'Let op: voor verschillende opstellingen kan een extra omsteltijd van {0}u van toepassing zijn.', 'Attention: different setup configurations can add up to {0}h changeover time')
FAC_LCL('lcl_res_status_dirty', 'ONGELDIG', 'INVALID')
FAC_LCL('lcl_res_rsv_kosten', 'Totale kosten', 'Total costs')
FAC_LCL('lcl_res_plan_eerder', '', '
')
FAC_LCL('lcl_res_plan_later', '
', '
')
FAC_LCL('lcl_res_plan_meer_eerder', '
', '
')
FAC_LCL('lcl_res_plan_meer_later', '
', '
')
FAC_LCL('lcl_res_plan_tt_eerder', 'Dag eerder', 'Day before')
FAC_LCL('lcl_res_plan_tt_later', 'Dag later', 'Day later')
FAC_LCL('lcl_res_plan_tt_meer_eerder', 'Dag erbij', 'Extra day')
FAC_LCL('lcl_res_plan_tt_meer_later', 'Dag erbij', 'Extra day')
FAC_LCL('lcl_res_insdelete', 'Reserveerbaar object verwijderd', 'Equipment deleted')
FAC_LCL('lcl_res_insinsert', 'Reserveerbaar object toegevoegd', 'Equipment added')
FAC_LCL('lcl_res_artdelete', 'Artikel verwijderd', 'Article deleted')
FAC_LCL('lcl_res_artinsert', 'Artikel toegevoegd', 'Article added')
FAC_LCL('lcl_res_artupdate', 'Artikel aangepast', 'Article adjusted')
FAC_LCL('lcl_res_planbord_hint1', '', '')
FAC_LCL('lcl_res_suppress_cont', 'Onderdruk doorlopende reserveringen', 'Suppress multi day reservations')
FAC_LCL('lcl_res_facility_bound', 'LET OP: U heeft voorzieningen aangegeven die buiten de reserveringstijd vallen! De reservering wordt als zodanig opgeslagen.'
, 'NOTE: You indicated facilities outside the reservation time!')
FAC_LCL('lcl_res_legenda_resr_tt', '', '')
FAC_LCL('lcl_res_legenda_resc_tt', '', '')
FAC_LCL('lcl_res_legenda_resv_tt', '', '')
FAC_LCL('lcl_res_legenda_updated_tt', 'Heel recent aangepast', 'Recently updated')
FAC_LCL('lcl_res_legenda_fatal_tt', '', '')
FAC_LCL('lcl_res_legenda_active_tt', '', '')
FAC_LCL('lcl_res_legenda_past_tt', '', '')
FAC_LCL('lcl_res_legenda_resr', 'Ruimten', 'Rooms')
FAC_LCL('lcl_res_legenda_resc', 'Verbruiksartikelen', 'Catering')
FAC_LCL('lcl_res_legenda_resv', 'Voorzieningen', 'Equipment')
FAC_LCL('lcl_res_legenda_updated', 'Recent gewijzigd', 'Recently updated')
FAC_LCL('lcl_res_legenda_fatal', 'Ongeldig', 'Invalid')
FAC_LCL('lcl_res_legenda_active', 'Huidige reserveringen', 'Current reservations')
FAC_LCL('lcl_res_legenda_past', 'Verlopen reserveringen', 'Expired reservations')
FAC_LCL('lcl_from', 'Van', 'From')
FAC_LCL('lcl_to', 'Tot', 'Until')
FAC_LCL('lcl_through', 't/m', 'through')
FAC_LCL('lcl_delete', 'Verwijderen', 'Delete')
FAC_LCL('lcl_change', 'Wijzigen', 'Edit')
FAC_LCL('lcl_new', 'nieuw', 'new')
COMMIT;
FAC_LCL('lcl_details', 'Details', 'Details')
FAC_LCL('lcl_cnt_newversion', 'Nieuwe versie', 'New version')
FAC_LCL('lcl_cnt_newversion_hint', 'Maak een nieuwe versie van dit contract', 'Create a new version of this contract')
FAC_LCL('lcl_cnt_newversion_make', 'Maak een nieuwe versie van contract ', 'Create a new version of contract ')
FAC_LCL('lcl_cnt_eindbedrag_old_cnt', 'Eindbedrag oude contract', 'Final amount old contract')
FAC_LCL('lcl_cnt_factuurschema', 'Facturatieschema', 'Invoice schedule')
FAC_LCL('lcl_cnt_genschema_hint', 'U kunt ook automatisch {0} maanden laten genereren:', 'You can also generate {0} months:')
FAC_LCL('lcl_cnt_genschema', 'Genereer schema', 'Generate schedule')
FAC_LCL('cnt_factuurschema', 'Facturatieschema', 'Invoice schedule')
FAC_LCL('cnt_factuurschema_m', 'Facturatieschema', 'Invoice schedule')
FAC_LCL('cnt_factuurschema_opmerking', 'Opmerking', 'Remark')
FAC_LCL('lcl_cnt_see_factuurschema', 'Zie facturatieschema', 'See invoice schedule')
FAC_LCL('lcl_r_price5', 'Prijs', 'Price')
FAC_LCL('lcl_r_price7', 'Totaalprijs', 'Total')
FAC_LCL('lcl_objn1', 'Omschrijving', 'Description')
FAC_LCL('lcl_objn2', 'Object', 'Object')
FAC_LCL('lcl_count', 'Aantal', 'Amount')
FAC_LCL('lcl_amount', 'Hoeveelheid', 'Amount')
FAC_LCL('lcl_ratio', 'Percentage', 'Percentage')
FAC_LCL('lcl_room_n', 'Ruimte', 'Room')
FAC_LCL('lcl_room_status', 'Status', 'Status')
FAC_LCL('lcl_res_visitors', 'Personen', 'Persons')
FAC_LCL('lcl_res_pers', 'pers', 'pers')
FAC_LCL('lcl_res_pers_n', '#pers', '#pers')
FAC_LCL('lcl_res_art', 'Artikelen', 'Articles')
FAC_LCL('lcl_res_art_nr', 'Aantal artikelen', 'Number of articles')
FAC_LCL('lcl_res_art_number', 'Artikelnummer', 'Article number')
FAC_LCL('lcl_res_res_nr', 'Aantal reserveringen', 'Number of reservations')
FAC_LCL('lcl_res_oordeel', 'Oordeel', 'Opinion')
FAC_LCL('lcl_res_beoordeling', 'Beoordeling', 'Review')
FAC_LCL('lcl_res_art_desc', 'Artikel omschrijving', 'Article description')
FAC_LCL('lcl_res_article', 'Artikel', 'Article')
FAC_LCL('lcl_res_item_price', 'Actuele prijs per stuk', 'Actual item price')
FAC_LCL('lcl_res_inf_kostenklant', 'Kosten klant', 'Cust. pays')
FAC_LCL('lcl_res_deel_head1', '
Wat wilt u verwijderen?
What do you want to delete?
Misschien is het net verwijderd?
It might be just deleted?
geretourneerd', 'Currently
returned')
FAC_LCL('lcl_bes_retour_remaining', 'Blijft in order', 'Remains in order')
FAC_LCL('lcl_bes_ordered', 'Besteld', 'Ordered')
FAC_LCL('lcl_bes_retour_of', 'Retour op', 'Returned on')
FAC_LCL('lcl_bes_retour_nr', 'Retournr', 'Return nr')
FAC_LCL('lcl_bes_correctie', 'Correctie bestelling', 'Purchase order correction')
FAC_LCL('lcl_bes_correctie_info', 'Gebruik negatieve aantallen als Facilitor minder aangeeft dan aanwezig in het magazijn', 'Use negative amounts if Facilitor displays less than actual stock')
FAC_LCL('lcl_bes_collected', 'Geleverd(TV)', 'Delivered(TC)')
FAC_LCL('lcl_bes_deels_geleverd', 'Deels geleverd', 'Partly delivered')
FAC_LCL('lcl_bes_is_besacp', 'Geaccepteerd', 'Accepted')
FAC_LCL('lcl_bes_is_besnew', 'Bestelaanvraag is geregistreerd', 'Purchase order request is registered')
FAC_LCL('lcl_bes_is_besap2', 'Ter fiattering', 'Offered for approval')
FAC_LCL('lcl_bes_is_besbes', 'Opdracht aangemaakt', 'Order created')
FAC_LCL('lcl_bes_is_besfit', 'Akkoord', 'Approved')
FAC_LCL('lcl_bes_is_besinf', 'Afgehandeld', 'Completed')
FAC_LCL('lcl_bes_is_besotv', 'Ontvangen', 'Received')
FAC_LCL('lcl_bes_is_besot2', 'Bestelling is bevestigd', 'Purchase order is confirmed')
FAC_LCL('lcl_bes_is_besrej', 'Afgewezen', 'Rejected')
FAC_LCL('lcl_bes_is_besupd', 'Gewijzigd', 'Updated')
FAC_LCL('lcl_bes_is_besupdtrack', 'Bestelling {0} is gewijzigd', 'Purchase order {0} is changed')
FAC_LCL('lcl_bes_is_besupdtrackprice', 'Prijs van bestelling {0} is gewijzigd in {1}', 'Price of purchase order {0} is changed to {1}')
FAC_LCL('lcl_bes_notification_sent_to', 'Notificatie ''{0}'' verstuurd aan {1}', 'Notification ''{0}'' sent to {1}')
FAC_LCL('lcl_bes_is_besver', 'Verwerkt', 'Processed')
FAC_LCL('lcl_bes_is_bescan', 'Geannuleerd', 'Cancelled')
FAC_LCL('lcl_bes_onbe_call', 'Via melding', 'On behalf of call')
FAC_LCL('lcl_bes_is_bes2ne', 'Aangemaakt', 'Created')
FAC_LCL('lcl_bes_is_bes2af', 'Afgemeld', 'Received')
FAC_LCL('lcl_bes_is_bes2ve', 'Verwerkt', 'Processed')
FAC_LCL('lcl_bes_is_bes2sn', 'Verzonden', 'Sent')
FAC_LCL('lcl_bes_is_bes2sx', 'NIET Verzonden', 'NOT Sent')
FAC_LCL('lcl_bes_is_bes2be', 'Toegewezen', 'Assigned')
FAC_LCL('lcl_bes_is_bes2re', 'Afgewezen', 'Rejected')
FAC_LCL('lcl_bes_is_bes2ca', 'Geannuleerd', 'Cancelled')
FAC_LCL('lcl_bes_is_bes2co', 'Bevestigd', 'Confirmed')
FAC_LCL('lcl_bes_is_bes2up', 'Gewijzigd', 'Updated')
FAC_LCL('lcl_bes_is_bes2uptrack', 'Bestelopdracht {0} is gewijzigd', 'Purchase order {0} is changed')
FAC_LCL('lcl_bes_is_bes2uptrackprice', 'Prijs van bestelopdracht {0} is gewijzigd in {1}', 'Price of purchase order {0} has been changed to {1}')
FAC_LCL('lcl_delivery_address', 'Afleveradres', 'Delivery address')
FAC_LCL('lcl_rfo_total_sum', 'Totaalbedrag', 'Total amount')
FAC_LCL('lcl_rfo_total_sum_eur', 'Totaalbedrag (EUR)', 'Total amount (EUR)')
FAC_LCL('lcl_rfo_total_inksum', 'Totaal inkoop', 'Total Acq.')
FAC_LCL('lcl_rfo_requestor', 'Aanvrager', 'Requestor')
FAC_LCL('lcl_rfo_type', 'Soort', 'Type')
FAC_LCL('lcl_rfo_category', 'Catalogus', 'Catalogue')
FAC_LCL('lcl_ord_order_num', 'Opdrachtnr', 'Order nr')
FAC_LCL('lcl_approve', 'Fiatteren', 'Approve')
FAC_LCL('lcl_setsend', 'Bevestig opdrachtverstrekking', 'Confirm this order')
FAC_LCL('lcl_unapprove', 'On-fiatteren', 'Unapprove')
FAC_LCL('lcl_unreject', 'On-afwijzen', 'Unreject')
FAC_LCL('lcl_confirm', 'Bevestigen', 'Confirm')
FAC_LCL('lcl_bes_not_satisfied', 'Ontevreden over levering?', 'Not satisfied about delivery?')
FAC_LCL('lcl_bes_your_comment', 'Geef uw commentaar', 'Please comment')
FAC_LCL('lcl_bes_comment', 'Commentaar
levering ', 'Comments
delivery ')
FAC_LCL('lcl_bes_favour_add', 'Voeg dit item toe aan uw favorieten', 'Add this item to your favourites')
FAC_LCL('lcl_bes_favour_title', 'Selecteer uit uw favorieten of recent bestelde items', 'Select from favourites or recently ordered items')
FAC_LCL('lcl_bes_add_btn', 'Voeg artikel toe aan de bestellijst', 'Add an item to the order list')
FAC_LCL('lcl_bes_favour_list', 'Favorietenlijst', 'Favourites list')
FAC_LCL('lcl_bes_new_favour_list', 'Nieuwe favorietenlijst', 'New favourites list')
FAC_LCL('lcl_bes_select_fav_list', 'Selecteer een bestaande lijst...', 'Select an existing list...')
FAC_LCL('lcl_bes_fav_item_exist', 'Het item bestaat al binnen de favorietenlijst', 'Item already exists within the favourites list')
FAC_LCL('lcl_bes_fav_item_added', 'Item toegevoegd aan de favorietenlijst', 'Item added to the favourites list')
FAC_LCL('lcl_bes_fac_select_cat', 'Selecteer eerst een catalogus', 'Select a catalogue first')
FAC_LCL('lcl_bes_fav_sel_items_fl', 'Items in uw favorietenlijst(en)', 'Items in your favourites list(s)')
FAC_LCL('lcl_bes_fav_items_fl', 'Selecteer uit deze lijst', 'Select from this list')
FAC_LCL('lcl_bes_fav_last_ordered', 'Laatst besteld op', 'Last ordered on')
FAC_LCL('lcl_bes_fav_recently', 'Recent besteld', 'Recently ordered')
FAC_LCL('lcl_bes_fac_items_inlist', ' Item(s) in de lijst', ' Item(s) in the list')
FAC_LCL('lcl_bes_cancelfav', 'Wilt u dit item uit deze favorietenlijst verwijderen?', 'Do you want to delete this item from this favourites list?')
FAC_LCL('lcl_bes_preview', 'Voorbeeld', 'Preview')
FAC_LCL('lcl_bes_disc_params_bedr_empty', 'Helaas kunt u geen artikelen bestellen uit artikelcatalogus {0}', 'Unfortunately you cannot order articles from article catalog {0}')
COMMIT;
FAC_LCL('lcl_bes_preview_ok', 'Akkoord', 'Approve')
FAC_LCL('lcl_bes_approver', 'Fiatteur', 'Approver')
FAC_LCL('lcl_bes_toapprove', 'Ter fiattering bij', 'For approval at')
FAC_LCL('lcl_bes_nocat_selected', 'Kies catalogus', 'Please select a catalogue')
FAC_LCL('lcl_bes_kenmerken', 'Bestellingskenmerken', 'Purchase order properties')
FAC_LCL('lcl_bes_registered_nr', 'Geregistreerd onder nummer', 'Registered under number')
FAC_LCL('lcl_bes_afgewezen', 'Afgewezen', 'Rejected')
FAC_LCL('lcl_bes_new', 'Nieuw', 'New')
FAC_LCL('lcl_bes_gefiatteerd', 'Gefiatteerd', 'Approved')
FAC_LCL('lcl_bes_geaccepteerd', 'Geaccepteerd', 'Accepted')
FAC_LCL('lcl_bes_besteld', 'Besteld', 'Ordered')
FAC_LCL('lcl_bes_geleverd', 'Geleverd', 'Delivered')
FAC_LCL('lcl_bes_verwerkt', 'Verwerkt', 'Closed')
FAC_LCL('lcl_bes_mixed', 'Mixed', 'Mixed')
FAC_LCL('lcl_bes_ontvangen', 'Ontvangen', 'Received')
FAC_LCL('lcl_bes_ord_afgewezen', 'Afgewezen', 'Rejected')
FAC_LCL('lcl_bes_ord_new', 'Nieuw', 'New')
FAC_LCL('lcl_bes_ord_inbehandeling', 'In behandeling', 'In process')
FAC_LCL('lcl_bes_ord_inbestelling', 'In bestelling', ' In order')
FAC_LCL('lcl_bes_ord_onbevestigd', 'Onbevestigd', 'Unconfirmed')
FAC_LCL('lcl_bes_ord_bevestigd', 'Bevestigd', 'Confirmed')
FAC_LCL('lcl_bes_ord_geleverd', 'Geleverd', 'Delivered')
FAC_LCL('lcl_bes_ord_verwerkt', 'Verwerkt', 'Closed')
FAC_LCL('lcl_bes_ord_geannuleerd', 'Geannuleerd', 'Cancelled')
FAC_LCL('lcl_bes_ord_deelsgeleverd', 'Deels geleverd', 'Partly delivered')
FAC_LCL('lcl_bes_punchout', '(extern)', '(external)')
FAC_LCL('lcl_bes_punchout_active', 'Voor het bestellen uit deze catalogus wordt u in een ander scherm geleid naar de webshop van de leverancier.'||CHR(10)||'Vul daar uw winkelwagen en rond daar uw bestelling af.'||CHR(10)||CHR(10)||'Dit tabblad mag u sluiten.', 'You are directed to the web shop of the supplier.'||CHR(10)||'Finish your purchase order in the other window.'||CHR(10)||'This tab can be closed.')
FAC_LCL('lcl_bes_order_for', 'Bestelling voor', 'Purchase order for')
FAC_LCL('lcl_bes_no_order_yet', 'Nog geen opdracht', 'No order yet')
FAC_LCL('lcl_bes_origineel', 'Wijziging van', 'Original')
FAC_LCL('lcl_bes_change', 'Mutatieverzoek! ', 'Change request!')
FAC_LCL('lcl_bes_annuleer_request', 'Annuleer verzoek in {0}', 'Cancel request in {0}')
FAC_LCL('lcl_bes_stock_changed', 'Correctie op voorraad', 'Correction in stock')
FAC_LCL('lcl_bes_stock_correct_err', 'Ongeldige correctie op voorraad', 'Invalid stock correction')
FAC_LCL('lcl_bes_bestelling_lev_opm', 'Opmerking bestelaanvraag', 'Remark order request')
FAC_LCL('lcl_bes_insuf_instock', 'Er is onvoldoende van dit artikel op voorraad (Maximaal {0}).', 'There is insufficient of this item in stock (Maximum {0}).')
FAC_LCL('lcl_bes_insuf_return', 'Er kan onvoldoende van dit artikel retour worden gedaan (Maximaal {0}).', 'There can be returned insufficient of this item (Maximum {0}).')
FAC_LCL('lcl_rfo_no_items_to_approve', 'Geen fiatteringsverzoeken gevonden', 'No approval requests found')
FAC_LCL('lcl_ok', 'Ok', 'Ok')
FAC_LCL('lcl_inserted0', '{0} toegevoegd', '{0} added')
FAC_LCL('lcl_update', 'Aanpassen', 'Update')
FAC_LCL('lcl_updated', 'Gewijzigd', 'Updated')
FAC_LCL('lcl_donot_update', 'Niet aanpassen', 'Do not update')
FAC_LCL('lcl_open_reservations', 'Open', 'Open')
FAC_LCL('lcl_closed_reservations', 'Verwerkt', 'Closed')
FAC_LCL('lcl_prs_persons', 'Personen', 'Persons')
FAC_LCL('lcl_prs_mobile', 'Mob. telefoon', 'Mob. phone')
FAC_LCL('lcl_prs_email', 'E-mail', 'E-mail')
FAC_LCL('lcl_prs_name', 'Naam', 'Name')
FAC_LCL('lcl_prs_frame_algemeen', 'Persoonlijke gegevens', 'Personal details')
FAC_LCL('lcl_prs_basisblok', 'Basisgegevens', 'General details')
FAC_LCL('lcl_prs_organisatieblok', 'Organisatiegegevens', 'Organisation details')
FAC_LCL('lcl_prs_regionalblok', 'Regionale gegevens', 'Regional details')
FAC_LCL('lcl_prs_flexblok', 'Aanvullende gegevens', 'Additional details')
FAC_LCL('lcl_prs_frame_facilities', 'Lopende zaken', 'Current affairs')
FAC_LCL('lcl_prs_frame_substitutes', 'Vervangers', 'Substitutes')
FAC_LCL('lcl_prs_finblock', 'Kostengegevens', 'Costs details')
FAC_LCL('lcl_prs_substitutesblock', 'Vervangers', 'Substitutes')
FAC_LCL('lcl_prs_mldblock', 'Wijzigen', 'Changes')
FAC_LCL('lcl_prs_mld_wijzig', 'Geef wijzigingen door', 'Report changes')
FAC_LCL('lcl_prs_locbld_select', 'Selecteer gerelateerde locaties/gebouwen', 'Select related locations/buildings')
FAC_LCL('lcl_prs_bld_selected', 'Geselecteerde gebouwen', 'Selected buildings')
FAC_LCL('lcl_prs_loc_selected', 'Geselecteerde locaties', 'Selected locations')
FAC_LCL('lcl_prs_organisatie', 'Organisatie', 'Organisation')
FAC_LCL('lcl_prs_kosten', 'Kostenplaats', 'Cost centre')
FAC_LCL('lcl_prs_kosttype', 'Kostenplaatstype', 'Cost centre type')
FAC_LCL('lcl_prs_kosttype_prs', 'Afdelingskostenplaats', 'Department cost centre')
FAC_LCL('lcl_prs_kosttype_alg', 'Gebouwkostenplaats', 'Building cost centre')
FAC_LCL('lcl_prs_kosttype_prj', 'Projectkostenplaats', 'Project cost centre')
FAC_LCL('lcl_prs_kostcode', 'Kostenplaatscode', 'Account code')
FAC_LCL('lcl_prs_category', 'Categorie', 'Category')
FAC_LCL('lcl_prs_categorynumber', 'Nummer', 'Number')
FAC_LCL('lcl_prs_profile', 'Profiel', 'Profile')
FAC_LCL('lcl_prs_myprofile', 'Mijn profielpagina', 'My profile page')
FAC_LCL('lcl_avatardetails', 'Voorkeuren', 'Preferences')
FAC_LCL('lcl_prs_book', 'Boeken', 'Book')
FAC_LCL('lcl_prs_inspection', 'Inzage', 'Inspect')
FAC_LCL('lcl_prs_kosten_inzage', 'Kostenplaats: Inzage', 'Account: Inspection')
FAC_LCL('lcl_prs_budgethouder', 'Budgethouder', 'Budget holder')
FAC_LCL('prs_kostenplaatsgrp_fiat1_key', 'Fiatteur tot € {0}', 'Approver up to {0}')
FAC_LCL('prs_kostenplaatsgrp_fiat2_key', 'Fiatteur boven € {0}', 'Approver above {0}')
FAC_LCL('prs_kostenplaatsgrp_fiat3_key', 'Fiatteur boven € {0}', 'Approver above {0}')
FAC_LCL('lcl_prs_kostenpl_group', 'Kostenplaatsgroep', 'Cost centre group')
FAC_LCL('lcl_prs_kpnextern', 'Externe kostenplaats', 'External account')
FAC_LCL('lcl_prs_kpnfiat', 'Opdrachten fiatteren', 'Approve orders')
FAC_LCL('lcl_prs_descr', 'Omschrijving', 'Description')
FAC_LCL('lcl_prs_type', 'Type', 'Type')
FAC_LCL('lcl_prs_cost', 'Bedrag', 'Amount')
FAC_LCL('lcl_prs_cost_estimate', 'Geraamd', 'Estimated')
FAC_LCL('lcl_prs_company', 'Bedrijf', 'Company')
FAC_LCL('lcl_prs_company_remark', 'Opmerking bedrijf', 'Remark company')
FAC_LCL('lcl_prs_details', 'Details', 'Details')
FAC_LCL('lcl_prs_obligation', 'Verplichting', 'Obligation')
FAC_LCL('lcl_prs_obligation_transferred', 'Verplichting is overgezet van: {0} --> {1}', 'Obligation has been transferred from: {0} --> {1}')
FAC_LCL('lcl_prs_obligations', 'Verplichtingen', 'Obligations')
FAC_LCL('lcl_prs_person_verplichtingen', 'Persoon heeft verplichtingen en mag daarom niet verwijderd worden', 'Person has obligations and may not be deleted')
FAC_LCL('lcl_prs_substitutes', 'Vervangers', 'Substitutes')
FAC_LCL('lcl_prs_substitute', 'Vervanger', 'Substitute')
FAC_LCL('lcl_prs_subst_add_btn', 'Voeg een vervanger toe aan de vervangerlijst', 'Add a substitute to the substitute list')
FAC_LCL('lcl_prs_substitute_inlist', 'Vervanger is al in de lijst aanwezig', 'Substitute already exists in the list')
FAC_LCL('lcl_prs_substitute_max5', 'Het maximum aantal van 5 vervangers is al bereikt', 'Maximum number of 5 substitutes has already been reached')
FAC_LCL('lcl_prs_cancelSubstitute', 'Wilt u deze vervanger annuleren?', 'Do you wish to cancel this substitute?')
FAC_LCL('lcl_prs_type_relation', 'Soort Relatie', 'Relation Type')
FAC_LCL('lcl_prs_all_accounts', 'Alle kostenplaatsen', 'All cost centres')
FAC_LCL('lcl_prs_vakgroep_categorie', 'Vakgroep/Catalogus', 'Category/Catalogue')
FAC_LCL('lcl_prs_limiet', 'Limiet', 'Limit')
FAC_LCL('lcl_prs_limietperiode', 'Limiet periode', 'Limit period')
FAC_LCL('lcl_prs_budgetperiode', 'Budget periode', 'Budget period')
FAC_LCL('lcl_prs_kostenoverzicht', 'Kostenoverzicht', 'Overview cost centres')
FAC_LCL('lcl_prs_budget', 'Budget', 'Budget')
FAC_LCL('lcl_prs_budget_remaining', 'Resterend budget', 'Remaining budget')
FAC_LCL('lcl_prs_bad_budget', 'Budget is onjuist', 'Budget value is invalid')
FAC_LCL('lcl_prs_per_month', 'Per maand', 'Monthly')
FAC_LCL('lcl_prs_annual', 'Per jaar', 'Annual')
FAC_LCL('lcl_prs_inzetbaar_title', 'Inzetbaarheid', 'Employability')
FAC_LCL('lcl_prs_inzetbaar', 'Inzetbaar', 'Employable')
FAC_LCL('lcl_prs_werkplan', 'Werkplan', 'Work plan')
FAC_LCL('lcl_prs_inzetbaar_added', 'Inzetbaarheid is toegevoegd', 'Employability added')
FAC_LCL('lcl_prs_werkplan_added', 'Werkplan is toegevoegd', 'Work plan added')
FAC_LCL('lcl_prs_inzetbaar_dag', 'Werkdag', 'Working day')
FAC_LCL('lcl_prs_workplace', 'Werkplek', 'Workplace')
FAC_LCL('lcl_prs_work_location', 'Werklocatie', 'Work location')
FAC_LCL('lcl_prs_flags', 'Status', 'Status')
FAC_LCL('lcl_prs_flagscode', 'Flags', 'Flags')
FAC_LCL('prs_perslid_loglevel', 'Logging forceren', 'Forced logging')
FAC_LCL('lcl_prs_systeemadres', 'System URL', 'System URL')
FAC_LCL('lcl_prs_flags_system', 'Systeem gebruiker', 'System user')
FAC_LCL('lcl_prs_flags_unapproved', 'Onbevestigde gebruiker', 'Unconfirmed user')
FAC_LCL('lcl_prs_approve', 'Gebruiker bevestigen', 'Confirm user')
FAC_LCL('lcl_prs_flags_grouped', 'Groepsgebruiker', 'Grouped user')
FAC_LCL('lcl_prs_flags_blocked', 'Geblokkeerd', 'Blocked')
FAC_LCL('lcl_prs_flags_api2writeonly', 'API2 Writeonly', 'API2 Writeonly')
FAC_LCL('lcl_prs_flags_undeletable', 'Niet verwijderbaar', 'Cannot be deleted')
FAC_LCL('lcl_prs_mandate_for', 'Gemandateerd voor', 'Mandated for')
FAC_LCL('lcl_prs_mandatering', 'Mandatering', 'Mandates')
FAC_LCL('lcl_prs_mandatering_del', 'Mandatering verwijderd', 'Mandates deleted')
FAC_LCL('lcl_prs_mandatering_add', 'Mandatering gewijzigd', 'Mandates changed')
FAC_LCL('lcl_prs_number', 'Nummer', 'Number')
FAC_LCL('lcl_prs_none', 'Geen', 'None')
FAC_LCL('lcl_prs_month', 'Maand', 'Month')
FAC_LCL('lcl_prs_year', 'Jaar', 'Year')
FAC_LCL('lcl_prs_afwijking_budget', 'Afwijking totaalbudget', 'Deviation total budget')
FAC_LCL('lcl_prs_budgettering', 'Budgettering', 'Budgeting')
FAC_LCL('lcl_prs_exceed_limitkpg', 'De limiet van een kostenplaatsgroep kan niet lager zijn dan de som van de limieten van zijn kostenplaatsen. Pas limiet aan a.u.b..', 'The limit of a cost centre group cannot be less than the sum of the limits of his cost centres. Please change limit.')
FAC_LCL('lcl_prs_general_info', 'Algemene gegevens', 'General details')
FAC_LCL('lcl_prs_apiuser', 'API-key', 'API-key')
FAC_LCL('lcl_prs_api_key_set', 'ingevuld', 'set')
FAC_LCL('lcl_prs_api_key_upd', 'Gewijzigd', 'Adjusted')
FAC_LCL('lcl_prs_old_employee', 'Oud medewerker', 'Old employee')
COMMIT;
FAC_LCL('lcl_prs_uitv_date', 'Uitvoer datum', 'Process date')
FAC_LCL('lcl_prs_exp_date', 'Export datum', 'Export date')
FAC_LCL('lcl_prs_levnr_unique', 'Leveranciernr moet uniek zijn', 'Supplier nr must be unique')
FAC_LCL('lcl_prs_photo_dontuse', 'Het gebruik van deze foto voor andere doeleinden is niet toegestaan.', 'Use of this photo is prohibited.')
FAC_LCL('lcl_prs_mailing', 'Mailing', 'Mailing')
FAC_LCL('lcl_prs_max_mailing', 'Dit zijn te veel adressen om direct vanuit Facilitor te mailen.
U kunt wel hieronder de adressen kopiëren en zelf Outlook opstarten.', 'Too many adresses to mail directly from FAICLITOR.
You can copy the adresses below and past them in Outlook.')
FAC_LCL('lcl_prs_tel_notfound', 'Helaas, beller met telefoonnummer {0} niet gevonden', 'Unfortunately, caller with phone number {0} was not found')
FAC_LCL('lcl_session_expired', 'Er is te lang geen activiteit geweest, en uw sessie is om veiligheidsredenen vervallen. Sluit het window en log opnieuw in op de Facilitor portal.', 'Your session has expired. Please close this window and re-login on portal.')
FAC_LCL('lcl_delete_sessions', 'Sessies wissen', 'Delete sessions')
FAC_LCL('lcl_delete_password', 'Wachtwoord wissen', 'Delete password')
FAC_LCL('lcl_clear_password', 'Wilt u het wachtwoord wissen?', 'Delete the password?')
FAC_LCL('lcl_not_loggedin', 'U bent niet ingelogd of mogelijk is uw sessie verlopen.', 'You are not logged in, or possibly your session has expired.')
FAC_LCL('lcl_invalid_browser', 'ATTENTIE: Uw browser wordt niet ondersteund, gebruik een moderne andere browser.', 'ATTENTION: Your browser is not supported, please use a different (modern) browser.')
FAC_LCL('lcl_help', 'Help', 'Help')
FAC_LCL('lcl_do_upload_image', 'Toevoegen', 'Upload')
FAC_LCL('lcl_do_upload_file', 'Uploaden', 'Upload')
FAC_LCL('lcl_busy_upload_file', 'Wacht tot alle bestanden zijn geupload!', 'Wait until the upload is ready!')
FAC_LCL('lcl_upload_file', 'Bestand toevoegen', 'Upload file')
FAC_LCL('lcl_drag_file', 'Bestand hierheen verslepen', 'Drag file here')
FAC_LCL('lcl_drag_files', 'Bestanden hierheen verslepen', 'Drag files here')
FAC_LCL('lcl_select_file', 'Bestand(en) kiezen', 'Select file(s)')
FAC_LCL('lcl_select_file_mobile', 'Bijlage toevoegen', 'Add file')
FAC_LCL('lcl_paste_screenshot', 'Ctrl+V een PrtScr in deze pop-up', 'Ctrl+V a PrtScr in this frame')
FAC_LCL('lcl_flex_filenotfound', 'Bestand niet aangetroffen.'||CHR(10)||'Controleer folder en sla wijzingen op met Ok.', 'File not found.'||CHR(10)||'Check folder and save any changes by clicking Ok.')
FAC_LCL('lcl_flex_filenotfoundRO', 'Bestand niet aangetroffen.', 'File not found.')
FAC_LCL('lcl_flex_autocopy', 'Bestanden worden overgenomen (sla eerst op)', 'Files will be copied (please save first)')
FAC_LCL('lcl_obj_use_title', 'Verbruiksregistratie', 'Consumption registration')
FAC_LCL('lcl_history', 'Historie', 'History')
FAC_LCL('lcl_workspace', 'Werkplek', 'Workspace')
FAC_LCL('lcl_last_action', 'Registratiedatum', 'Registration date')
FAC_LCL('lcl_ins_startdatum', 'Startdatum', 'Start date')
FAC_LCL('lcl_ins_vervaldatum', 'Vervaldatum', 'Expiration date')
FAC_LCL('lcl_ins_is_deleted', 'LET OP: object is verwijderd.', 'ATTENTION: object has been deleted.')
FAC_LCL('lcl_ins_uitvoertijd', 'Uitvoertijd', 'Processing time')
FAC_LCL('lcl_ins_uitvoertijd_eenheid', 'Eenheid uitvoertijd', 'Unit processing time')
FAC_LCL('lcl_ins_additional_details', 'Aanvullende gegevens', 'Additional details')
FAC_LCL('lcl_ins_note_edit', 'Wijzigen', 'Changes')
FAC_LCL('lcl_ins_colors', 'Kleur', 'Color')
FAC_LCL('lcl_ins_note_emptyset', 'Klik op Toevoegen om een interne notitie toe te voegen', 'Click on Add to add an internal note')
FAC_LCL('lcl_last_date', 'Vorige datum', 'Last date')
FAC_LCL('lcl_last_value', 'Vorige stand', 'Last value')
FAC_LCL('lcl_obj_cons_value', 'Stand', 'Value')
FAC_LCL('lcl_general_properties', 'Algemene objectkenmerken', 'General object details')
FAC_LCL('lcl_flexible_properties', 'Specifieke kenmerken', 'Additional properties')
FAC_LCL('lcl_owner_info', 'Nadere gegevens van plaats/eigenaar', 'Place/Owner information')
FAC_LCL('lcl_subobjects', 'Onderdelen', 'Components')
FAC_LCL('lcl_subobjects_incl', 'Ook onderdelen', 'Components also')
FAC_LCL('lcl_expobjects_incl', 'Ook vervallen objecten', 'Expired objects also')
FAC_LCL('lcl_inactiveobjects_incl', 'Ook inactieve objecten', 'Also inactive objects')
FAC_LCL('lcl_photos_incl', 'Toon afbeeldingen', 'Show pictures')
FAC_LCL('lcl_obj_lent_out_to', 'Object uitgegeven aan', 'Object lent out to')
FAC_LCL('lcl_obj_is_lent_out', 'Dit object is momenteel uitgegeven', 'This object is currently lent out')
FAC_LCL('lcl_obj_value_to_low', 'De nieuwe waarde moet groter zijn dan de vorige waarde', 'The new value should be greater than the last value')
FAC_LCL('lcl_obj_value_below_nmin', 'De nieuwe waarde moet groter zijn dan de minimaal mogelijke waarde', 'The new value must be greater than the minimum possible value')
FAC_LCL('lcl_obj_value_below_nmax', 'De nieuwe waarde moet kleiner zijn dan de maximaal mogelijke waarde', 'The new value must be smaller than the maximum possible value')
FAC_LCL('lcl_obj_bad_value', 'Ongeldige waarde', 'Invalid Value')
FAC_LCL('lcl_obj_only_num', 'Tot nu toe, worden alleen numerieke kenmerken ondersteund', 'For now, only numerical properties are supported')
FAC_LCL('lcl_obj_property_clear', 'Uitleenkenmerken zijn gewist', 'Lending properties are cleared')
FAC_LCL('lcl_undefined', 'ongedefinieerd', 'undefined')
FAC_LCL('lcl_not_available', 'nvt', 'n/a')
FAC_LCL('lcl_cnt_is_cntnew', 'Contract geregistreerd', 'Contract registered')
FAC_LCL('lcl_cnt_is_cntupd', 'Contract gewijzigd', 'Contract updated')
FAC_LCL('lcl_cnt_is_cntdel', 'Contract verwijderd', 'Contract deleted')
FAC_LCL('lcl_cnt_srttype', 'Contractsoort', 'Contract type')
FAC_LCL('lcl_cnt_contractant', 'Bedrijf', 'Company')
FAC_LCL('lcl_cnt_contractnr', 'Extern nr', 'External nr')
FAC_LCL('lcl_cnt_cntperson', 'Eigenaar', 'Owner')
FAC_LCL('lcl_cnt_beschrijv', 'Beschrijving', 'Description')
FAC_LCL('lcl_cnt_beheerder', 'Beheerder', 'Manager')
FAC_LCL('lcl_cnt_topical', 'Actueel', 'Topical')
FAC_LCL('lcl_cnt_warn', 'Rappel', 'Warning')
FAC_LCL('lcl_cnt_cancel', 'In Opzegtermijn', 'In Notice period')
FAC_LCL('lcl_cnt_legenda_normal', 'Geen bijzonderheden', 'Nothing special')
FAC_LCL('lcl_cnt_cancelled', 'Opgezegd', 'Cancelled')
FAC_LCL('lcl_cnt_past', 'Verlopen', 'Expired')
FAC_LCL('lcl_cnt_future', 'Toekomstig', 'Future')
FAC_LCL('lcl_cnt_enddate', 'Einddatum', 'End date')
FAC_LCL('lcl_cnt_order', 'Opdrachten', 'Orders')
FAC_LCL('lcl_cnt_nosrttype_selected', 'Kies contractsoort', 'Select contract type')
FAC_LCL('lcl_cnt_locatie_m', 'Meerdere locaties', 'Multiple locations')
FAC_LCL('lcl_cnt_ruimte_opp', 'Totaal
Oppervlakte', 'Total
Area')
FAC_LCL('lcl_cnt_ruimte_occ', 'Gecontracteerd', 'Contracted')
FAC_LCL('lcl_cnt_ruimte_tarief', 'Tariefsoort', 'Rate type')
FAC_LCL('lcl_cnt_verdeling', 'Verdeling', 'Distribution')
FAC_LCL('lcl_cnt_mantel', 'Mantel', 'Umbrella')
FAC_LCL('lcl_cnt_frame_algemeen', 'Contractgegevens', 'Contract details')
FAC_LCL('lcl_cnt_flexblok', 'Aanvullende gegevens', 'Additional details')
FAC_LCL('lcl_cnt_frame_scope', 'Contractscope', 'Contract scope')
FAC_LCL('lcl_cnt_inactivate_upd', 'Weet u zeker dat u contract {0} wilt sluiten? Dit is onomkeerbaar!', 'Are you sure you want to close contract {0}?')
FAC_LCL('lcl_cnt_delete', 'Weet u zeker dat u contract {0} wilt verwijderen?', 'Are you sure you want to delete contract {0}?')
FAC_LCL('lcl_cnt_deleted', 'Contract {0} is verwijderd.', 'Contract {0} is deleted.')
FAC_LCL('lcl_cnt_delete_failed', 'Dit contract kan niet verwijderd worden', 'This contract cannot be deleted')
FAC_LCL('lcl_cnt_approve', 'Weet u zeker dat u contract {0} wilt fiatteren?', 'Are you sure you want to approve contract {0}?')
FAC_LCL('lcl_cnt_reject', 'Afwijzen', 'Reject')
FAC_LCL('lcl_cnt_reject_contracts', 'Afwijzen contracten: ', 'Reject contracts: ')
FAC_LCL('lcl_cnt_Del_Fails_Auth', 'U heeft hiervoor onvoldoende autorisatie', 'You are not authorised for this function')
FAC_LCL('lcl_cnt_forward_forapproval', 'Contract {0} ter goedkeuring aanbieden?', 'Offer contract {0} for approval?')
FAC_LCL('lcl_cnt_regapprove', 'Het contract wordt ter fiattering aangeboden bij {0} fiatteurs', 'The contract will be sent for approval to {0} approvers')
FAC_LCL('lcl_cnt_nr_approvers', 'Er zijn {0} notificatie berichten verstuurd naar de fiatteurs', 'There are {0} notification messages sent to the approvers')
FAC_LCL('lcl_cnt_is_cntcpt', 'Contract ter goedkeuring', 'Contract for approval')
FAC_LCL('lcl_cnt_is_cntfit', 'Contract gefiatteerd', 'Contract approved')
FAC_LCL('lcl_cnt_is_cntrej', 'Contract afgewezen', 'Contract rejected')
FAC_LCL('lcl_cnt_is_cntclo', 'Contract gesloten', 'Contract closed')
FAC_LCL('lcl_cnt_is_cntsnt', 'Contract verzonden', 'Contract sent')
FAC_LCL('lcl_cnt_is_cntsnx', 'Contract niet verzonden', 'Contract not sent')
FAC_LCL('lcl_cnt_general_info', 'Algemene gegevens', 'General details')
FAC_LCL('lcl_cnt_descr', 'Beschrijving', 'Description')
FAC_LCL('lcl_cnt_intern_nr', 'Contractnr', 'Contract nr')
FAC_LCL('lcl_cnt_versie', 'Versie', 'Version')
FAC_LCL('lcl_cnt_document', 'Omschrijving', 'Description')
FAC_LCL('lcl_cnt_discount', 'Korting %', 'Discount %')
FAC_LCL('lcl_cnt_looptijd', 'Looptijd', 'Duration')
FAC_LCL('lcl_cnt_dates', 'Data', 'Dates')
FAC_LCL('lcl_cnt_fin_data', 'Financiële gegevens', 'Financial details')
FAC_LCL('lcl_cnt_period_sum', 'Termijnbedrag', 'Instalment amount')
FAC_LCL('lcl_cnt_period_period', 'Factuurtermijn', 'Invoice period')
FAC_LCL('lcl_cnt_contract_sum', 'Contractbedrag', 'Contract amount')
FAC_LCL('lcl_cnt_contract_year', 'Per jaar', 'Per year')
FAC_LCL('lcl_cnt_date_start', 'Ingangsdatum', 'Start date')
FAC_LCL('lcl_cnt_rappel_date', 'Rappeldatum', 'Reminder date')
FAC_LCL('lcl_cnt_rappel_period', 'Rappeltermijn', 'Reminder period')
FAC_LCL('lcl_cnt_cancel_date', 'Opzegdatum', 'Cancellation date')
FAC_LCL('lcl_cnt_cancel_period', 'Opzegtermijn', 'Period of notice')
FAC_LCL('lcl_cnt_date_end', 'Einddatum', 'End Date')
FAC_LCL('lcl_cnt_effecter', 'Contractpartij', 'Contracting party')
FAC_LCL('lcl_cnt_company', 'Bedrijf', 'Company')
FAC_LCL('lcl_cnt_name', 'Naam', 'Name')
FAC_LCL('lcl_cnt_afdeling', 'Afdeling', 'Department')
FAC_LCL('lcl_cnt_contact_prs', 'Contactpersoon', 'Contact')
FAC_LCL('lcl_cnt_owner', 'Contractafdeling', 'Contract department')
FAC_LCL('lcl_cnt_contact_eig', 'Verantwoordelijk manager', 'Accountable manager')
FAC_LCL('lcl_cnt_manager', 'Contractbeheerder', 'Contract manager')
FAC_LCL('lcl_cnt_invalid_kenmerk_value', 'Ongeldige waarde ', 'Invalid value')
FAC_LCL('lcl_cnt_text_toolong1', 'Deze tekst is te lang, max. ', 'This text exceeds the maximum length of ')
FAC_LCL('lcl_cnt_text_toolong2', ' tekens mogelijk', ' characters')
FAC_LCL('lcl_cnt_objects', 'Objecten', 'Objects')
FAC_LCL('lcl_cnt_locations', 'Locaties', 'Locations')
FAC_LCL('lcl_cnt_kostenplaats', 'Kostenplaats', 'Cost centre')
FAC_LCL('lcl_cnt_kostensoort', 'Kostensoort', 'Cost category type')
FAC_LCL('lcl_cnt_kostensoort_standaard', 'Standaard kostensoort', 'Default cost category')
FAC_LCL('lcl_cnt_kostensoort_specifiek', 'Specifiek kostensoort', 'Specific cost category')
FAC_LCL('lcl_cnt_kostensoortgroep', 'Kostensoortgroep', 'Cost category group')
FAC_LCL('lcl_cnt_location_scope', 'Locatie/gebouw scope', 'Location/building scope')
FAC_LCL('lcl_cnt_objectsrt_scope', 'Objectsoort scope:', 'Object type scope:')
FAC_LCL('lcl_cnt_object_scope', 'Object scope:', 'Object scope:')
FAC_LCL('lcl_cnt_scope_title', 'Scope', 'Scope')
FAC_LCL('lcl_cnt_kenmerken', 'Contractkenmerken', 'Contract properties')
FAC_LCL('lcl_cnt_nummer_not_unique', 'Dit contractnummer is al in gebruik', 'Contract number already in use')
FAC_LCL('lcl_cnt_contracts', 'Contracten', 'Contracts')
FAC_LCL('lcl_cnt_inactivate', 'Sluiten', 'Close')
FAC_LCL('lcl_cnt_is_inactive', 'Dit contract is gesloten', 'This contract is closed')
FAC_LCL('lcl_cnt_verlengen', 'Verlengen', 'Prolong')
FAC_LCL('lcl_cnt_new', 'Nieuw', 'New')
FAC_LCL('lcl_cnt_forapproval', 'Ter goedkeuring', 'For approval')
FAC_LCL('lcl_cnt_active', 'Actief', 'Active')
FAC_LCL('lcl_cnt_active_approval', 'Definitief', 'Definitive')
FAC_LCL('lcl_cnt_inactive', 'Gesloten', 'Closed')
FAC_LCL('lcl_cnt_contract', 'Contract', 'Contract')
FAC_LCL('lcl_cnt_approved_upto', 'Goedgekeurd tot € {0}', 'Approved up to € {0}')
FAC_LCL('lcl_cnt_fase_actief', 'Fase', 'Phase')
FAC_LCL('lcl_cnt_contract_locked', 'Let op: dit contract is in bewerking ({1}) door {0}.', 'Please note: this contract is being edited ({1}) by {0}.')
FAC_LCL('lcl_cnt_inf_opmerking_fiat', 'Reden', 'Reason')
FAC_LCL('lcl_cnt_copy', 'Kopiëren', 'Copy')
COMMIT;
FAC_LCL('lcl_cnt_service_name', 'Dienst', 'Service')
FAC_LCL('lcl_cnt_overvw', 'Overzicht', 'Overview')
FAC_LCL('lcl_cnt_ruimte_terrein', 'Ruimte/Terrein', 'Room/Terrain')
FAC_LCL('lcl_cnt_mutatie_huurder', 'Huurder', 'Tenant')
FAC_LCL('lcl_cnt_concept', 'Concept', 'Concept')
FAC_LCL('lcl_cnt_export', 'Exporteer', 'Export')
FAC_LCL('lcl_cnt_verwijder', 'Verwijder', 'Delete')
FAC_LCL('lcl_cnt_report', 'Rapport', 'Report')
FAC_LCL('lcl_cnt_einddatum_old_cnt', 'Einddatum oude contract', 'End date old contract')
FAC_LCL('lcl_cnt_aanvrager', 'Aanvrager', 'Requestor')
FAC_LCL('lcl_cnt_status', 'Status', 'Status')
FAC_LCL('lcl_cnt_child_contracts', 'Onderliggende contracten', 'Underlying contracts')
FAC_LCL('lcl_cnt_not_configured', 'Deze module is niet geconfigureerd.', 'This module is not configured.')
FAC_LCL('lcl_cnt_subject', 'Contract {0} ({1} {2})', 'Contract {0} ({1} {2})')
FAC_LCL('lcl_cnt_is_cntmai', 'Mail met contract verzonden naar ', 'Contract has been mailed to ')
FAC_LCL('lcl_kpi_definitie_title', 'KPIs', 'KPIs')
FAC_LCL('lcl_kpi_score_title', 'Scores', 'Scores')
FAC_LCL('lcl_noti_cnt_email', 'E-mail', 'E-mail')
FAC_LCL('lcl_out_outletnr', 'Outlet nummer', 'Outlet number')
FAC_LCL('lcl_out_wallplate', 'Wandplaat', 'Wall plate')
FAC_LCL('lcl_out_renter_room', 'Huurder ruimte', 'Tenant room')
FAC_LCL('lcl_out_shared_use', 'Gedeeld gebruik', 'Shared use')
FAC_LCL('lcl_out_resign', 'Opzeggen', 'Resign')
FAC_LCL('lcl_out_port', 'Poort', 'Port')
FAC_LCL('lcl_out_same_building', ' niet in hetzelfde gebouw als outlet ', ' not in the same building as outlet ')
FAC_LCL('lcl_out_proceed', 'Toch doorgaan?', 'Continue?')
FAC_LCL('lcl_out_port_in_use', 'Kies een poort die nog niet in gebruik is door een andere outlet', 'Choose a port that is not in use by another outlet')
FAC_LCL('lcl_prs_address_naam', 'Naam', 'Name')
FAC_LCL('lcl_prs_address_bezoek_adres', 'Bezoekadres', 'Visiting Address')
FAC_LCL('lcl_prs_address_bezoek_postcode', 'Postcode', 'Postal code')
FAC_LCL('lcl_prs_address_bezoek_plaats', 'Plaats', 'City')
FAC_LCL('lcl_prs_address_bezoek_land', 'Land', 'Country')
FAC_LCL('lcl_prs_address_post_adres', 'Postadres', 'Mailing Address')
FAC_LCL('lcl_prs_address_post_postcode', 'Post Postcode', 'Mailing Postal code')
FAC_LCL('lcl_prs_address_post_plaats', 'Post Plaats', 'Mailing City')
FAC_LCL('lcl_prs_address_post_land', 'Post Land', 'Mailing Country')
FAC_LCL('lcl_prs_address_gebouw_ruimte', 'Gebouw Ruimte', 'Building Room')
FAC_LCL('lcl_prs_address_contact_person', 'Contactpersoon', 'Contact')
FAC_LCL('lcl_prs_address_contact_telefoon', 'Contactpersoon telefoon', 'Contact Telephone')
FAC_LCL('lcl_prs_address_contact_email', 'Contactpersoon e-mail', 'Contact e-mail')
FAC_LCL('lcl_prs_address_contact_fax', 'Contactpersoon fax', 'Contact fax')
FAC_LCL('lcl_prs_address_contact_bureau', 'Contactpersoon bureau', 'Contact desk')
FAC_LCL('lcl_prs_address_phone', 'Telefoon', 'Phone')
FAC_LCL('lcl_prs_address_email', 'E-mail', 'E-mail')
FAC_LCL('lcl_prs_address_fax', 'Fax', 'Fax')
FAC_LCL('lcl_prs_address_factuuradres', 'Factuuradres', 'Invoice address')
FAC_LCL('lcl_prs_address_opdrachtadres', 'Opdrachtadres', 'Order address')
FAC_LCL('lcl_prs_address_afleveradres', 'Afleveradres', 'Delivery address')
FAC_LCL('lcl_empty_rstable', 'Geen gegevens', 'No data found')
FAC_LCL('lcl_prs_bedrijf_m', 'Meerdere bedrijven', 'Multiple companies')
FAC_LCL('lcl_prs_bedrijf_nawblock', 'Algemene gegevens', 'General details')
FAC_LCL('lcl_prs_bedrijf_contactblock', 'Contactgegevens', 'Contact details')
FAC_LCL('lcl_prs_bedrijf_relatieblock', 'Relatiegegevens', 'Relation details')
FAC_LCL('lcl_prs_bedrijf_flexblock', 'Aanvullende gegevens', 'Additional details')
FAC_LCL('lcl_prs_bedrijf_techblock', 'Technische gegevens', 'Technical details')
FAC_LCL('lcl_fac_adres_nawblock', 'Algemene gegevens', 'General details')
FAC_LCL('lcl_fac_adres_postblock', 'Post adres gegevens', 'Mailing address details')
FAC_LCL('lcl_adres_frame_algemeen', 'Adres gegevens', 'Address details')
FAC_LCL('lcl_fac_del_txt_adres', 'Weet u zeker dat u dit adres wilt verwijderen?', 'Are you sure you want to delete this address?')
FAC_LCL('lcl_prs_companies_title', 'Bedrijven', 'Companies')
FAC_LCL('lcl_prs_companies_title_int', 'Bedrijven', 'Companies')
FAC_LCL('lcl_prs_companies_name', 'Bedrijfsnaam', 'Company name')
FAC_LCL('lcl_prs_companies_contact_person', 'Contactpersoon', 'Contact')
FAC_LCL('lcl_prs_companies_bezoek_plaats', 'Plaats', 'City')
FAC_LCL('lcl_prs_companies_bezoek_postcode', 'Postcode', 'Postal code')
FAC_LCL('lcl_prs_companies_rol', 'Relatie', 'Relation')
FAC_LCL('lcl_prs_companies_leverancier', 'Leverancier', 'Supplier')
FAC_LCL('lcl_prs_companies_leverancier_nr', 'Leveranciernr', 'Supplier Nr')
FAC_LCL('lcl_prs_companies_uitvoerende', 'Uitvoerende', 'Contractor(work orders)')
FAC_LCL('lcl_prs_companies_contract', 'Contractant', 'Contractor(contracts)')
FAC_LCL('lcl_prs_companies_huurder', 'Huurder', 'Tenant')
FAC_LCL('lcl_prs_companies_leverancier_m', 'Leveranciers', 'Supplier')
FAC_LCL('lcl_prs_companies_uitvoerende_m', 'Uitvoerenden', 'Contractors(work orders)')
FAC_LCL('lcl_prs_companies_contract_m', 'Contractanten', 'Contractors(contracts)')
FAC_LCL('lcl_prs_companies_huurder_m', 'Huurders', 'Tenants')
FAC_LCL('lcl_prs_companies_ingids', 'Toon in gids', 'Show in phonebook')
FAC_LCL('lcl_prs_companies_error_handler', 'XSL foutafhandeling', 'XSL error handling')
FAC_LCL('lcl_prs_companies_contact_title', 'Contactpersonen', 'Contacts')
FAC_LCL('lcl_prs_companies_contact_naam', 'Achternaam', 'Last name')
FAC_LCL('lcl_prs_companies_contact_voorl', 'Voorletters', 'Initials')
FAC_LCL('lcl_prs_companies_contact_voorn', 'Voornaam', 'First name')
FAC_LCL('lcl_prs_companies_contact_aanhef', 'Aanhef', 'Salutation')
FAC_LCL('lcl_prs_companies_contact_tussenv', 'Tussenvoegsels', 'Infixes')
FAC_LCL('lcl_prs_companies_contact_functie', 'Functie', 'Function')
FAC_LCL('lcl_prs_companies_contact_titel', 'Titel', 'Title')
FAC_LCL('lcl_prs_companies_contact_tel1', 'Telefoon', 'Telephone')
FAC_LCL('lcl_prs_companies_contact_tel2', 'Mobiel', 'Mobile')
FAC_LCL('lcl_prs_companies_contact_fax1', 'Fax', 'Fax')
FAC_LCL('lcl_prs_companies_contact_email', 'E-mail', 'E-mail')
FAC_LCL('lcl_prs_companies_contact_opm', 'Opmerking', 'Remark')
FAC_LCL('lcl_prs_companies_dienst', 'Dienst', 'Service')
FAC_LCL('lcl_prs_companies_dienst_locs', 'Locaties', 'Locations')
FAC_LCL('lcl_prs_companies_dienst_title', 'Diensten', 'Services')
FAC_LCL('lcl_prs_uitvoertijd', 'Uitvoertijd', 'Processing time')
FAC_LCL('lcl_prs_bedrijfadres_title', 'Technische adressen', 'Technical addresses')
FAC_LCL('lcl_prs_bedrijfadres_frame', 'Technisch adres', 'Technical address')
FAC_LCL('lcl_prs_bedrijfadres_type', 'Kanaal', 'Channel')
FAC_LCL('lcl_prs_bedrijfadres_type_b', 'Bestellingen', 'Purchase orders')
FAC_LCL('lcl_prs_bedrijfadres_type_o', 'Opdrachten', 'Orders')
FAC_LCL('lcl_prs_bedrijfadres_type_o_other', 'Geen/Overige opdrachten', 'No/Misc. Orders')
FAC_LCL('lcl_prs_bedrijfadres_type_c', 'Contracten', 'Contracts')
FAC_LCL('lcl_prs_bedrijfadres_type_v', 'Voorraad info', 'Stock info')
FAC_LCL('lcl_prs_bedrijfadres_type_n', 'Notificaties', 'Notifications')
FAC_LCL('lcl_prs_bedrijfadres_authmethod', 'Authenticatie mode', 'Authenticatie mode')
FAC_LCL('lcl_prs_bedrijfadres_authmethodLOV', '0;Automatisch;1;Geforceerd Basic;2;Eigen HTTP header;3;Aan xml toevoegen',
'0;Automatic;1;Forced Basic;2;Custom HTTP header;3;Add to xml')
FAC_LCL('lcl_prs_bedrijfadres_protocol', 'Protocol', 'Protocol')
FAC_LCL('lcl_prs_bedrijfadres_url', 'Adres', 'Address')
FAC_LCL('lcl_prs_bedrijfadres_afzender', 'Afzender', 'Sender')
FAC_LCL('lcl_prs_bedrijfadres_replyadres', 'Reply adres', 'Reply address')
FAC_LCL('lcl_prs_bedrijfadres_username', 'Usernaam', 'User name')
FAC_LCL('lcl_prs_bedrijfadres_wachtwoord', 'Wachtwoord', 'Password')
FAC_LCL('lcl_prs_bedrijfadres_soapaction', 'SOAPAction', 'SOAPAction')
FAC_LCL('lcl_prs_bedrijfadres_soapversion', 'SOAP Version', 'SOAP Version')
FAC_LCL('lcl_prs_bedrijfadres_ext', 'Extensie', 'Extension')
FAC_LCL('lcl_prs_bedrijfadres_lockuser', 'Vaste gebruiker', 'Locked user')
FAC_LCL('lcl_prs_bedrijfadres_locksecret', 'Gedeeld geheim', 'Shared secret')
FAC_LCL('lcl_prs_bedrijfadres_lockexpire', 'Expire dagen', 'Expire days')
FAC_LCL('lcl_prs_bedrijfadres_charset', 'XSL output charset', 'XSL output charset')
FAC_LCL('lcl_prs_bedrijfadres_charsetLOV', 'utf-8;utf-8;windows-1252;windows-1252', 'utf-8;utf-8;windows-1252;windows-1252')
FAC_LCL('lcl_prs_bedrijfadres_bijlage', 'Vaste bijlage', 'Fixed Attachment')
FAC_LCL('lcl_prs_bedrijfadres_encoding', 'Encoding', 'Encoding')
FAC_LCL('lcl_prs_bedrijfadres_loglevel', 'Log level', 'Log level')
FAC_LCL('lcl_prs_relatietype', 'Relatietype', 'Relation type')
FAC_LCL('lcl_encoding_text_xml', 'text/xml', 'text/xml')
FAC_LCL('lcl_encoding_text_html', 'text/html', 'text/html')
FAC_LCL('lcl_encoding_multipart_form', 'multipart/formdata', 'multipart/formdata')
FAC_LCL('lcl_encoding_application_json', 'application/json', 'application/json')
COMMIT;
FAC_LCL('lcl_prs_is_prsnew', 'Persoon geregistreerd', 'Person registered')
FAC_LCL('lcl_prs_is_prsupd', 'Persoon gewijzigd', 'Person updated')
FAC_LCL('lcl_prs_is_prsdel', 'Persoon verwijderd', 'Person deleted')
FAC_LCL('lcl_prs_is_prskpu', 'Kostenplaats gewijzigd', 'Cost centre updated')
FAC_LCL('lcl_prs_is_prslog', 'Ingelogd', 'Logged in')
FAC_LCL('lcl_prs_companies_overeenkomst_nr', 'Overeenkomst nr', 'Contract nr')
FAC_LCL('lcl_prs_companies_overeenkomst_datum', 'Overeenkomst datum', 'Contract date')
FAC_LCL('lcl_prs_companies_post_adres', 'Postadres', 'Mailing address')
FAC_LCL('lcl_prs_companies_post_postcode', 'Postcode', 'Postal code')
FAC_LCL('lcl_prs_companies_post_plaats', 'Plaats', 'City')
FAC_LCL('lcl_prs_companies_post_land', 'Land', 'Country')
FAC_LCL('lcl_prs_companies_bezoek_adres', 'Bezoekadres', 'Visiting address')
FAC_LCL('lcl_prs_companies_bezoek_land', 'Land', 'Country')
FAC_LCL('lcl_prs_companies_telefoon', 'Telefoon', 'Telephone')
FAC_LCL('lcl_prs_companies_telefoon2', 'Storingsnr (SMS)', 'Emergency nr (SMS)')
FAC_LCL('lcl_prs_companies_fax', 'Fax', 'Fax')
FAC_LCL('lcl_prs_companies_contact_telefoon', 'Tel. contactpers.', 'Contact phone nr. ')
FAC_LCL('lcl_prs_companies_contact_fax', 'Fax contactpers.', 'Contact fax')
FAC_LCL('lcl_prs_companies_opmerking', 'Opmerking', 'Remark')
FAC_LCL('lcl_prs_companies_opmerking2', 'Diensten', 'Services')
FAC_LCL('lcl_prs_companies_uurloon', 'Uurtarief', 'Hourly rate')
FAC_LCL('lcl_prs_companies_email', 'E-mail', 'E-mail')
FAC_LCL('lcl_prs_companies_xsl', 'XSL template', 'XSL template')
FAC_LCL('lcl_prs_companies_xsl_choose', 'Kies een template', 'Select a template')
FAC_LCL('lcl_prs_companies_order_adres', 'URL Besteladres', 'URL order address')
FAC_LCL('lcl_prs_companies_image_loc', 'URL artikelplaatjes', 'URL article images')
FAC_LCL('lcl_prs_companies_details_loc', 'URL artikeldetails', 'URL article details')
FAC_LCL('lcl_prs_companies_xmldetails_loc', 'URL XML artikeldetails', 'URL XML article details')
FAC_LCL('lcl_prs_companies_xmlcatalogus_loc', 'URL XML catalogus', 'URL XML catalogue')
FAC_LCL('lcl_prs_companies_order_mode', 'Ordermode', 'Order mode')
FAC_LCL('lcl_prs_companies_order_confirm', 'Bevestigt opdrachten', 'Confirms orders')
FAC_LCL('lcl_prs_companies_order_certificate', 'Client Certificaatnaam', 'Client Certificate name')
FAC_LCL('lcl_prs_companies_mldorder_adres', 'URL Opdrachtadres', 'URL Order address')
FAC_LCL('lcl_prs_companies_bes_limiet', 'Bestellimiet', 'Purchase order limit')
FAC_LCL('lcl_prs_companies_bes_kosten', 'Extra kosten', 'Additional costs')
FAC_LCL('lcl_prs_companies_adres_lev', 'Afleveradres', 'Delivery address')
FAC_LCL('lcl_prs_companies_adres_fac', 'Factuuradres', 'Invoice address')
FAC_LCL('lcl_prs_dept_name', 'Code', 'Code')
FAC_LCL('lcl_prs_dept_desc', 'Omschrijving', 'Description')
FAC_LCL('lcl_prs_dept_kosten', 'Kostenplaats', 'Account nr')
FAC_LCL('lcl_prs_dept_company', 'Bedrijf', 'Company')
FAC_LCL('prs_afdeling_externid', 'Extern id', 'External id')
FAC_LCL('lcl_prs_person_name', 'Naam', 'Name')
FAC_LCL('lcl_prs_person_achternaam', 'Achternaam', 'Last name')
FAC_LCL('lcl_prs_person_initials', 'Initialen', 'Initials')
FAC_LCL('lcl_prs_person_geslacht', 'Geslacht', 'Gender')
FAC_LCL('lcl_prs_person_geslachtM', 'Man', 'Male')
FAC_LCL('lcl_prs_person_geslachtV', 'Vrouw', 'Female')
FAC_LCL('lcl_prs_person_geslachtO', 'Onbekend', 'Unknown')
FAC_LCL('lcl_prs_person_tussen', 'Tussenvoegsel', 'Infixes')
FAC_LCL('lcl_prs_person_title', 'Titel', 'Title')
FAC_LCL('lcl_prs_person_nr', 'Personeelsnr', 'Employee nr')
FAC_LCL('lcl_prs_person_dept_name', 'Afdeling', 'Department')
FAC_LCL('lcl_prs_person_phone', 'Telefoon', 'Telephone')
FAC_LCL('lcl_prs_person_mobile', 'Mobielnr', 'Mobile nr')
FAC_LCL('lcl_prs_person_email', 'E-mail', 'E-mail')
FAC_LCL('lcl_prs_person_login', 'Login', 'Login')
FAC_LCL('prs_perslid_externoslogin', 'Externe Login', 'External Login')
FAC_LCL('lcl_prs_person_login2', 'Alternatieve login', 'Alternative login')
FAC_LCL('lcl_prs_person_opmerking', 'Opmerkingen', 'Remarks')
FAC_LCL('lcl_prs_person_login_in_use', '''{0}'' is al in gebruik.', '''{0}'' is already in use.')
FAC_LCL('lcl_prs_person_lastlogin', 'Laatst ingelogd', 'Last login')
FAC_LCL('lcl_prs_person_lastchecked_place', 'Laatst gezien in', 'Last seen in')
FAC_LCL('lcl_prs_person_lastchecked_time', 'Laatst gezien om', 'Last seen at')
FAC_LCL('lcl_prs_person_function', 'Functie', 'Function')
FAC_LCL('lcl_prs_person_mijndata', 'Mijn gegevens', 'My details')
FAC_LCL('lcl_prs_person_voorletters', 'Voorletters', 'Initials')
FAC_LCL('lcl_prs_person_voornaam', 'Voornaam', 'First name')
FAC_LCL('lcl_prs_person_uurloon', 'Uurloon', 'Hourly rate')
FAC_LCL('lcl_prs_person_timezone', 'Tijdzone', 'Timezone')
FAC_LCL('lcl_prs_person_lcid', 'Regionale instellingen', 'Regional settings')
FAC_LCL('lcl_prs_person_lcidLOV', '1033;Engels (Verenigde Staten);2057;Engels (Verenigd Koninkrijk);1043;Nederlands (Nederland);2067;Nederlands (Belgie);1031;Duits (Duitsland);3079;Duits (Oostenrijk);4103;Duits (Luxemburg);2055;Duits (Zwitserland)',
'1033;English (United States);2057;English (United Kingdom);1043;Dutch (Netherlands);2067;Dutch (Belgium);1031;German (Germany);3079;German (Austria);4103;German (Luxembourg);2055;German (Switzerland)')
FAC_LCL('lcl_prs_person_dienstverband', 'Dienstverband', 'Employment')
FAC_LCL('lcl_prs_person_dienstverband_perc', 'Dienstverband (%)', 'Employment (%)')
FAC_LCL('lcl_prs_person_opp', 'Opp', 'Area size')
FAC_LCL('lcl_prs_person_ingangsdatum', 'Ingangsdatum', 'Start Date')
FAC_LCL('lcl_prs_person_einddatum', 'Einddatum', 'End Date')
FAC_LCL('lcl_advanced', 'Geavanceerd', 'Advanced')
FAC_LCL('lcl_prs_wp_bad_occupation', 'Ongeldige bezetting', 'Invalid occupation value')
FAC_LCL('lcl_prs_wp_fgraph', 'Plattegrond', 'Plan')
FAC_LCL('lcl_estate_room_submit', 'Doorvoeren', 'Submit')
FAC_LCL('lcl_estate_regio_descr', 'Regio', 'Region')
FAC_LCL('lcl_estate_district_man_descr', 'District', 'District')
FAC_LCL('lcl_estate_locatie_title', 'Locatiedetails', 'Location details')
FAC_LCL('lcl_estate_locatie_man_code', 'Locatiecode', 'Location code')
FAC_LCL('lcl_estate_locatie_man_descr', 'Locatie', 'Location')
FAC_LCL('lcl_estate_locatie_man_verantw', 'Verantwoordelijke', 'Responsible')
FAC_LCL('lcl_estate_locatie_man_verantw_tel', 'Verantw tel', 'Resp. phone')
FAC_LCL('lcl_alg_loc_postcode', 'Postcode', 'Postal code')
FAC_LCL('lcl_alg_loc_adres', 'Adres', 'Address')
FAC_LCL('lcl_alg_loc_plaats', 'Plaats', 'City')
FAC_LCL('lcl_alg_is_algcad', 'Ruimte grafisch gewijzigd', 'Room graphically changed')
FAC_LCL('lcl_alg_is_algrne', 'Ruimte geregistreerd', 'Room registered')
FAC_LCL('lcl_alg_is_algrup', 'Ruimte gewijzigd', 'Room changed')
FAC_LCL('lcl_alg_is_algvup', 'Verdieping gewijzigd', 'Floor changed')
FAC_LCL('lcl_alg_is_alggup', 'Gebouw gewijzigd', 'Building changed')
FAC_LCL('lcl_alg_is_alglup', 'Locatie gewijzigd', 'Location changed')
FAC_LCL('lcl_estate_gebouw_title', 'Gebouwdetails', 'Building details')
FAC_LCL('lcl_estate_gebouw_srtgebouw', 'Gebouwfunctie', 'Type of Building')
FAC_LCL('lcl_estate_gebouw_man_name', 'Gebouwnaam', 'Building name')
FAC_LCL('lcl_estate_gebouw_man_descr', 'Gebouw', 'Building')
FAC_LCL('lcl_estate_gebouw_man_code', 'Code/nummer', 'Code/number')
FAC_LCL('lcl_estate_gebouw_ordernr', 'Opdrachtnr', 'Order nr')
FAC_LCL('lcl_estate_gebouw_man_opmerk', 'Opmerking', 'Remark')
FAC_LCL('lcl_estate_gebouw_man_bruto_vloeropp', 'Bebouwd opp.(m2)', 'Gross floor acreage')
FAC_LCL('lcl_estate_calc_vloeropp', ' - berekend', ' - calculated')
FAC_LCL('lcl_estate_gebouw_man_omtrek', 'Omtrek (m)', 'Outline')
FAC_LCL('lcl_estate_gebouw_man_inhoud', 'Inhoud', 'Volume')
FAC_LCL('lcl_estate_gebouw_bez', 'Bezoekbaar', 'Visitable')
FAC_LCL('lcl_gebouw_niet_bez', 'Bezoek aanmelden is niet mogelijk voor dit gebouw', 'Visitor registration not possible for this building')
FAC_LCL('lcl_estate_gebouw_opening_hours', 'Openingstijden', 'Opening hours')
FAC_LCL('lcl_estate_gebouw_beginuur', 'Open vanaf', 'Open from')
FAC_LCL('lcl_estate_gebouw_einduur', 'Open tot', 'Open until')
FAC_LCL('lcl_estate_gebouw_werkdagen', 'Alleen op werkdagen', 'Workdays only')
FAC_LCL('lcl_estate_gebouw_toontelfLOV', '0;Onzichtbaar;1;Niet verplicht;2;Verplicht bij parkeerplaats;3;Altijd verplicht', '0;Invisible;1;Optional;2;Required with parking place;3;Always required')
FAC_LCL('lcl_estate_gebouw_toon_telefoon', 'Telefoon tonen', 'Show telephone')
FAC_LCL('lcl_estate_gebouw_toonmailLOV', '0;Onzichtbaar;1;Niet verplicht;2;Verplicht bij parkeerplaats;3;Altijd verplicht', '0;Invisible;1;Optional;2;Required with parking place;3;Always required')
FAC_LCL('lcl_estate_gebouw_toon_email', 'Email tonen', 'Show email')
FAC_LCL('lcl_estate_gebouw_toonkentLOV', '0;Onzichtbaar;1;Niet verplicht;2;Verplicht bij parkeerplaats;3;Altijd verplicht', '0;Invisible;1;Optional;2;Required with parking place;3;Always required')
FAC_LCL('lcl_estate_gebouw_toon_kenteken', 'Kenteken tonen', 'Show license plate')
FAC_LCL('lcl_estate_verdieping_title', 'Verdiepingsoverzicht', 'Floor list')
FAC_LCL('lcl_estate_verdieping_man_descr', 'Verdieping', 'Floor')
FAC_LCL('lcl_estate_verdieping_man_volgnr', 'Volgnr', 'Sequence nr')
FAC_LCL('lcl_estate_verdieping_man_code', 'Code', 'Code')
FAC_LCL('lcl_estate_terreinsector_title', 'Terreindetails', 'Terrain details')
FAC_LCL('lcl_estate_terreinsector_man_name', 'Omschrijving', 'Description')
FAC_LCL('lcl_estate_terreinsector_man_code', 'Terreinvakcode', 'Terrain sector code')
FAC_LCL('lcl_estate_terreinsector_ordernr', 'Ordernr', 'Order nr')
FAC_LCL('lcl_estate_terreinsector_man_oppervlak', 'Oppervlakte (m2)', 'Area (m2)')
FAC_LCL('lcl_estate_terreinsector_man_omtrek', 'Omtrek (m)', 'Outline (m)')
FAC_LCL('lcl_estate_terreinsector_man_sort', 'Terreinfunctie', 'Terrain function')
FAC_LCL('lcl_estate_ruimte_title', 'Ruimtedetails', 'Room details')
FAC_LCL('lcl_estate_ruimte_man_nr', 'Ruimtenr', 'Room nr')
FAC_LCL('lcl_estate_ruimte_man_nr_CAD', 'Ruimtenr CAD', 'Room nr CAD')
FAC_LCL('lcl_estate_ruimte_man_descr', 'Omschrijving', 'Description')
FAC_LCL('lcl_estate_ruimte_man_sort', 'Ruimtefunctie', 'Room function')
FAC_LCL('lcl_estate_ruimte_man_opmerk', 'Opmerking', 'Remark')
FAC_LCL('lcl_estate_ruimte_bruto_vloeropp', 'BVO (m2)', 'Gross area (m2)')
FAC_LCL('lcl_estate_ruimte_opp_alt1', 'Alt Opp1', 'Area Alt1.')
FAC_LCL('lcl_estate_ruimte_opp_alt2', 'Alt Opp2.', 'Area Alt2.')
FAC_LCL('lcl_estate_ruimte_opp_m2', 'm2', 'm2')
FAC_LCL('lcl_estate_totaal_opp', 'Geselecteerde oppervlakte', 'Selected m2')
FAC_LCL('lcl_estate_ruimte_getekendopp', 'Op tekening (m2)', 'On drawing (m2)')
FAC_LCL('lcl_estate_ruimte_man_omtrek', 'Omtrek', 'Outline')
FAC_LCL('lcl_alg_locatie_mjb_score1', 'Conditiescore', 'Condition score')
FAC_LCL('lcl_alg_gebouw_mjb_score1', 'Conditiescore', 'Condition score')
COMMIT;
FAC_LCL('lcl_estate_ruimte_man_inhoud', 'Inhoud', 'Volume')
FAC_LCL('lcl_estate_wp_seq', 'Volgnr', 'Sequence nr')
FAC_LCL('lcl_estate_pwp_seq', 'Volgnr', 'Sequence nr')
FAC_LCL('lcl_estate_wp_fixed', 'Vast opp.', 'Fixed area')
FAC_LCL('lcl_estate_wp_area', 'Oppervlakte (m2)', 'Area (m2)')
FAC_LCL('lcl_estate_wp_virt', 'Virtueel', 'Virtual')
FAC_LCL('lcl_estate_wp_fixed_f', 'Vast', 'Fixed')
FAC_LCL('lcl_estate_wp_fixed_v', 'Variabel', 'Variable')
FAC_LCL('lcl_estate_wp_bad_area', 'Oppervlakte is onjuist', 'Area value is invalid')
FAC_LCL('lcl_estate_wp_bad_seq', 'Volgnr is onjuist', 'Sequence nr is incorrect')
FAC_LCL('lcl_wptype', 'Werkplektype', 'Workplace type')
FAC_LCL('lcl_wptype_0', 'Vast', 'Fixed')
FAC_LCL('lcl_wptype_1', 'Flex', 'Flex')
FAC_LCL('lcl_flexwp_suffix', '*', '*')
FAC_LCL('lcl_flexplek', 'Flexplek', 'Flexible workplace')
FAC_LCL('lcl_flexplekclaimed', 'wordt geregistreerd door', 'claimed by')
FAC_LCL('lcl_flexplekclaimfooter', '', '')
FAC_LCL('lcl_fg_tek_loc', 'Locatie', 'Location')
FAC_LCL('lcl_fg_tek_build', 'Gebouw/Terrein', 'Building/Terrain')
FAC_LCL('lcl_fg_tek_floor', 'Verdieping', 'Floor')
FAC_LCL('lcl_fg_tek_file', 'Bestandsnaam', 'Filename')
FAC_LCL('lcl_fg_tek_DWGdate', 'Bestandsdatum', 'File date')
FAC_LCL('lcl_fg_tek_scan', 'Scan', 'Scan')
FAC_LCL('lcl_fg_tek_scannen', 'Klaar met scannen van tekening {0}.dwf'||CHR(10)||'({1} contouren, {2} labels, {3} m²)', 'Scan of drawing {0}.dwf complete'||CHR(10)||'({1} contours, {2} labels, {3} m²)')
FAC_LCL('lcl_fg_tek_scandbl', 'Pas op: sommige labels/contouren komen dubbel voor in de tekening. Zie contouren scherm voor overzicht.', 'Caution: some labels/contours have duplicates in the drawing. Please check the contours overview.')
FAC_LCL('lcl_fg_notavailable', '*niet beschikbaar*', '*not available*')
FAC_LCL('lcl_fg_tek_rapp', 'Contouren', 'Contours')
FAC_LCL('lcl_fg_tek_verschil', 'Verschillen', 'Differences')
FAC_LCL('lcl_fg_tek_meerdere', ' keer in de tekening', ' occurrences in drawing')
FAC_LCL('lcl_fg_tek_meerdere_disable', 'Doorvoeren niet mogelijk zolang er ruimtes meerder keren in de tekening voorkomen', 'Processing not possible while same rooms appear more than once in the drawing.')
FAC_LCL('lcl_fg_tek_cadnotfound', 'Niet gevonden in tekening', 'Not found in drawing')
FAC_LCL('lcl_fg_tek_algnotfound', 'Niet gevonden in database', 'Not found in database')
FAC_LCL('lcl_fg_tek_change_file', 'Wijzigen bestandsnaam', 'Change filename')
FAC_LCL('lcl_fg_tek_room_opp_g', 'Getekend', 'Drafted')
FAC_LCL('lcl_fg_tek_room_opp_g_alt1', 'Getekend Alt1', 'Drawn Alt1')
FAC_LCL('lcl_fg_tek_room_opp_g_alt2', 'Getekend Alt2', 'Drawn Alt2')
FAC_LCL('lcl_fg_tek_room_opp', 'Oppervlakte', 'Area')
FAC_LCL('lcl_fg_tek_room_opp_dif', 'Verschil', 'Difference')
FAC_LCL('lcl_fg_tek_fac_change_file', 'Facilitor: Wijzigen tekeningbestand', 'Facilitor: Change drawing file')
FAC_LCL('lcl_fg_room_opp_dif_tot', 'Verschil totaal', 'Total difference')
FAC_LCL('lcl_fg_info', 'Informatie', 'Information')
FAC_LCL('lcl_fg_obj_filter', 'Objecten', 'Objects')
FAC_LCL('lcl_fg_obj_add', 'Objecten toevoegen', 'Add objects')
FAC_LCL('lcl_fg_obj_legend', 'Legenda objecten', 'Explanation of symbols')
FAC_LCL('lcl_fg_obj_noedit', 'Geen wijzigrechten'||CHR(10)||'voor object.', 'Not authorised to change this object.')
FAC_LCL('lcl_fg_obj_firstnew', 'Nieuwe symbolen moeten eerst binnen een ruimte geplaatst worden.', 'New symbols have to be placed within a room.')
FAC_LCL('lcl_fg_labels', 'Labels', 'Labels')
FAC_LCL('lcl_fg_thema', 'Thema', 'Theme')
FAC_LCL('lcl_fg_legenda', 'Legenda', 'Legend')
FAC_LCL('lcl_fg_nolabels', 'Labels', 'Labels')
FAC_LCL('lcl_fg_nothema', 'Geen', 'None')
FAC_LCL('lcl_fg_schaal', 'Schaal', 'Scale')
FAC_LCL('lcl_fg_alle_verd', 'Alle verdiepingen', 'All floors')
FAC_LCL('lcl_fg_schaal_huidig', 'Huidig', 'Current')
FAC_LCL('lcl_fg_schaal_max', 'Maximaal', 'Maximum')
FAC_LCL('lcl_fg_klantspecifiek', 'Extra', 'Additional')
FAC_LCL('lcl_fg_select_floor', 'Kies een gebouw en een verdieping', 'Select a building and a floor')
FAC_LCL('lcl_fg_nodrawing', 'Er is geen tekening beschikbaar', 'Drawing unavailable')
FAC_LCL('lcl_fg_drawingnotfound', 'De tekening is niet aangetroffen', 'Drawing not found')
FAC_LCL('lcl_fg_conceptnotfound', 'Geen nieuwe tekening beschikbaar', 'No new drawing available')
FAC_LCL('lcl_fg_verhuizing', 'Verhuizen', 'Move')
FAC_LCL('lcl_fg_consistentie', 'Consistentie', 'Consistency')
FAC_LCL('lcl_fg_consi_teken', 'Getekend in', 'Drawn in')
FAC_LCL('lcl_fg_domove', 'Kies een nieuwe werkplek voor ', 'Choose a new workplace for ')
FAC_LCL('lcl_fg_domovedest', 'in ruimte', 'in room')
FAC_LCL('lcl_fg_upload', 'Blader/upload', 'Browse/upload')
FAC_LCL('lcl_fg_place_wp_first', 'Geef eerst de werkplek een plaats.', 'Place the workplace first')
FAC_LCL('lcl_fg_place_wp_in_room', 'Werkplek moet binnen een ruimte geplaatst worden', 'Workplace must be placed inside a room')
FAC_LCL('lcl_fg_obj_bind_error', 'Dit type object mag niet geplaatst op: ', 'This object type cannot be placed on: ')
FAC_LCL('lcl_fg_obj_deleted', 'Verwijderd:', 'Deleted:')
FAC_LCL('lcl_fg_contour_synced', 'Oppervlaktes zijn verwerkt', 'Areas are processed')
FAC_LCL('lcl_fg_dep_new', 'Nieuwe afdeling', 'New department')
FAC_LCL('lcl_fg_dep_current', 'Huidige afdeling', 'Current department')
FAC_LCL('lcl_fg_FG0', 'A4 normaal', 'A4 normal')
FAC_LCL('lcl_fg_FG1', 'A4 met legenda', 'A4 w/ legend')
FAC_LCL('lcl_fg_FG2', 'A3 normaal', 'A3 normal')
FAC_LCL('lcl_fg_FG3', 'A3 met legenda', 'A3 w/ legend')
FAC_LCL('lcl_fg_SLNKDWF', 'Flexibel', 'Flexible')
FAC_LCL('lcl_fg_gotofgheader', 'Coördinaat', 'Coordinate')
FAC_LCL('lcl_fg_gotofg', '', '
')
FAC_LCL('lcl_fg_gotomaps', '
', '
')
FAC_LCL('lcl_maps', 'Google Maps', 'Google Maps')
FAC_LCL('lcl_fg_nomaps', 'De coördinaten hiervan zijn onbekend, projectie is dus niet mogelijk', 'Coordinates are unknown. Projection is not possible.')
FAC_LCL('lcl_fg_thema_werkplek', 'Werkplekken', 'Workplaces')
FAC_LCL('lcl_fg_thema_contour', 'Contouren', 'Contours')
FAC_LCL('lcl_fg_thema_contour_alt1', 'Contouren I', 'Contours I')
FAC_LCL('lcl_fg_thema_contour_alt2', 'Contouren II', 'Contours II')
FAC_LCL('lcl_fg_concept', 'Concept tekening', 'Concept drawing')
FAC_LCL('lcl_fg_actueel', 'Actuele tekening', 'Actual drawing')
FAC_LCL('lcl_fg_afdrukformaat', 'Afdrukformaat', 'Print size')
FAC_LCL('lcl_fg_papierformaat', 'Papierformaat', 'Paper size')
FAC_LCL('lcl_fg_portrait', 'Staand', 'Portrait')
FAC_LCL('lcl_fg_landscape', 'Liggend', 'Landscape')
FAC_LCL('lcl_fg_forceer_zw', 'Forceer zwart/wit', 'Force black/white')
FAC_LCL('lcl_fg_papier', 'papier', 'paper')
//FAC_LCL('lcl_fg_navigator', 'Wat wilt u zien?', 'Composer')
FAC_LCL('lcl_fg_navigator', 'Verdieping', 'Floor')
FAC_LCL('lcl_cil_cilinder', 'Cilinder', 'Cylinder')
FAC_LCL('lcl_cil_cilinders', 'Cilinders', 'Cylinders')
FAC_LCL('lcl_cil_cilinder_set', 'Cilinderset', 'Cylinder set')
FAC_LCL('lcl_cil_cilinder_sets', 'Cilindersets', 'Cylinder sets')
FAC_LCL('lcl_cil_cilinder_code', 'Code', 'Code')
FAC_LCL('lcl_cil_cilinder_omsch', 'Omschrijving', 'Description')
FAC_LCL('lcl_cil_deleted', 'De cilinderset is verwijderd.', 'The cylinder set is deleted.')
FAC_LCL('lcl_cil_locaties', 'Plaats', 'Place')
FAC_LCL('lcl_cil_multiple', 'Aan ruimte {0} is al een cilinder gekoppeld. Dubbel koppelen is niet mogelijk.', 'A cylinder already exists for room {0}. Cannot attach more than one.')
FAC_LCL('lcl_row_delete_failed1', 'Verwijderen is niet gelukt', 'Deleting failed')
FAC_LCL('lcl_sle_cilinder', 'Cilinder', 'Cylinder')
FAC_LCL('lcl_sle_delete_failed', 'De sleutels kunnen niet verwijderd worden.', 'Cannot delete keys.')
FAC_LCL('lcl_sle_deleted', 'De sleutelset is verwijderd.', 'The keyset is deleted.')
FAC_LCL('lcl_sle_sleaantal', 'Aantal', 'Amount')
FAC_LCL('lcl_sle_ruimte', 'Ruimten', 'Rooms')
FAC_LCL('lcl_sle_ruimte_omschr', 'Omschrijving', 'Description')
FAC_LCL('lcl_sle_select_ruimte', 'Kies minstens één ruimte', 'Select at least one room')
FAC_LCL('lcl_sle_add_no_cil', 'Let op! Er wordt een sleutelset aangemaakt zonder dat het aan een ruimte gekoppeld wordt. Wilt u dit niet, annuleer dan en vul minstens één ruimte in.', 'Beware! A keyset is created without attaching it to a room. If you do not wish to do so, cancel and fill in at least one room.')
FAC_LCL('lcl_sle_room_add_btn', 'Voeg een ruimte toe', 'Add a room')
FAC_LCL('lcl_sle_no_ruimte', 'Kies een ruimte', 'Select a room')
COMMIT;
FAC_LCL('lcl_sle_inname', 'Innemen', 'Take in')
FAC_LCL('lcl_cil_inname', 'Innemen', 'Take in')
FAC_LCL('lcl_sleprs_name', 'Bezitter', 'Owner')
FAC_LCL('lcl_sle_sleutel', 'Sleutel', 'Key')
FAC_LCL('lcl_sle_sleutel_code', 'Code', 'Code')
FAC_LCL('lcl_sle_sleutel_omsch', 'Omschrijving', 'Description')
FAC_LCL('lcl_sle_toegang', 'Toegang', 'Entry')
FAC_LCL('lcl_sle_uitgifte', 'Uitgeven', 'Issuance')
FAC_LCL('lcl_cil_uitgifte', 'Uitgeven', 'Issuance')
FAC_LCL('lcl_sle_sleutels', 'Sleutels', 'Keys')
FAC_LCL('lcl_sle_sleutel_set', 'Sleutelset', 'Key set')
FAC_LCL('lcl_sle_sleutel_sets', 'Sleutelsets', 'Key sets')
FAC_LCL('lcl_sle_exemplaren', 'Exemplaren', 'Items')
FAC_LCL('lcl_sle_code', 'Code', 'Code')
FAC_LCL('lcl_sle_general_info', 'Algemene gegevens', 'General details')
FAC_LCL('lcl_sle_koppelen', 'Koppelen', 'Attach')
FAC_LCL('lcl_sle_geselecteerde_sleutels', 'Geselecteerde sleutels', 'Selected keys')
FAC_LCL('lcl_sle_geselecteerde_cilinders', 'Geselecteerde cilinders', 'Selected cylinders')
FAC_LCL('lcl_sle_te_koppelen_sleutels', 'Te koppelen sleutels', 'Keys to attach')
FAC_LCL('lcl_sle_te_koppelen_cilinders', 'Te koppelen cilinders', 'Cylinders to attach')
FAC_LCL('lcl_import', 'Importeren', 'Import')
FAC_LCL('lcl_imp_nohistorie', 'Alleen laatste', 'Latest only')
FAC_LCL('lcl_fac_filterblok', 'Doorzoek de kennisbank', 'Search the knowledge base')
FAC_LCL('lcl_faq_kennisbank_nr', 'Kennisbanknr', 'Knowledge base nr')
FAC_LCL('lcl_faq_kennisbank', 'Kennisbank', 'Knowledge base')
FAC_LCL('lcl_faq_wholeword', 'Hele woorden', 'Entire words')
FAC_LCL('lcl_faq_kennisitem', 'Kennisbankitem' ,'Knowledge base item')
FAC_LCL('lcl_faq_kenmerken', 'Kennisbankkenmerken', 'Knowledge base properties')
FAC_LCL('lcl_faq_item', 'Kennisbankitem', 'Knowledge base item')
FAC_LCL('lcl_faq_items', 'Kennisbankitems', 'Knowledge base items')
FAC_LCL('lcl_faq_itemadm', 'Administratieve gegevens', 'Administrative details')
FAC_LCL('lcl_faq_question', 'Vraag', 'Question')
FAC_LCL('lcl_faq_answer', 'Antwoord', 'Answer')
FAC_LCL('lcl_faq_hint', 'Zoekwoorden', 'Hints')
FAC_LCL('lcl_faq_kopieer', '
[Kopieer]', '
[Copy]')
FAC_LCL('lcl_faq_bron', 'Oorsprong', 'Source')
FAC_LCL('lcl_faq_link', 'Meer info (URL)', 'More info (URL)')
FAC_LCL('lcl_faq_displaymode', 'Weergave bij melding', 'Display at call')
FAC_LCL('lcl_faq_display_none', 'Niet automatisch', 'Not automatically')
FAC_LCL('lcl_faq_display_popup', 'Pop-up', 'Pop-up')
FAC_LCL('lcl_faq_display_screen', 'Altijd tonen', 'Display always')
FAC_LCL('lcl_faq_display_both_show', 'Pop-up & altijd tonen', 'Pop-up & display always')
FAC_LCL('lcl_faq_display_both_edit', 'Beide', 'Both')
FAC_LCL('lcl_faq_datum', 'Publicatiedatum', 'Publication date')
FAC_LCL('lcl_faq_wijzigdatum', 'Wijzigdatum', 'Last changed date')
FAC_LCL('lcl_faq_needaccept', 'Vereist goedkeuring voor publicatie', 'Must be approved for publication')
FAC_LCL('lcl_faq_ingevoerd', 'Aangepast door', 'Adjusted by')
FAC_LCL('lcl_faq_voor_stdmelding', 'Specifiek voor vakgroep/melding', 'Specified for disciplines/calls')
FAC_LCL('lcl_faq_voor_alg', 'Specifiek voor plaats', 'Specified for locations')
FAC_LCL('lcl_faq_alg_scope', 'Scope', 'Scope')
FAC_LCL('lcl_faq_lang', 'Taal', 'Language')
FAC_LCL('lcl_faq_level', 'Zichtbaar voor', 'Visible for')
FAC_LCL('lcl_faq_level1', 'Zelfservice', 'SelfService')
FAC_LCL('lcl_faq_level2', 'Professionals', 'Professionals')
FAC_LCL('lcl_faq_level3', 'Zelfservice en Professionals', 'SelfService and Professionals')
FAC_LCL('lcl_faq_stdmelding', 'Meldingspecifiek', 'Category specific')
FAC_LCL('lcl_faq_mld_1', 'Hieronder vindt u specifieke informatie over uw vraag, klik erop voor meer info.', 'Below you will find specific information about your question. Click on it to see more info.')
FAC_LCL('lcl_faq_mld_2', 'Mogelijk hoeft u met deze informatie deze melding niet meer in te dienen. Toch wel? Dan kunt u gewoon verder gaan.', 'After reading the information registration of a new call may not be necessary anymore. If this is not the case, please continue.')
FAC_LCL('lcl_faq_mld_3', 'Ok, stop met invoeren', 'Ok, stop submitting')
FAC_LCL('lcl_faq_mld_4', '', '')
FAC_LCL('lcl_faq_mld_5', 'Nee, ga verder met de melding', 'No, continue submitting the call')
FAC_LCL('lcl_faq_mld_klik', ' »', ' »')
FAC_LCL('lcl_faq_flexblok', 'Aanvullende gegevens', 'Additional details')
FAC_LCL('lcl_faq_stopwords', 'de,het,een,in,bij,of,aan,is', 'the,a,in,with,or,on,is', '@die,das,der,den,dem,a,bei,mit,ist,in,auf', '@le,la,les,a,dans,avec,ou,est') // future use, nog niet gebruikt
FAC_LCL('lcl_faq_del_stdmelding', 'Wilt u de melding bij het kennisbankitem verwijderen', 'Are you sure you want to remove the call from the knowledge base item')
FAC_LCL('lcl_faq_stdmeldingfaq', 'Meldingen bij kennisbankitem', 'Calls related to knowledge base item')
FAC_LCL('lcl_faq_stdmelding_m', 'Meerdere meldingen ({0})', 'Multiple calls ({0})')
FAC_LCL('lcl_faq_del_alg', 'Wilt u de plaats bij het kennisbankitem verwijderen', 'Are you sure you want to remove the place from the knowledge base item')
FAC_LCL('lcl_faq_algfaq', 'Plaats bij kennisbankitem', 'Places related to knowledge base item')
FAC_LCL('lcl_faq_alg_l', 'Meerdere locaties ({0})', 'Multiple locations ({0})')
FAC_LCL('fac_faq', 'Kennisbankitem', 'Knowledgebank item')
FAC_LCL('fac_faq_m', 'Kennisbankitems', 'Knowledgebank items')
FAC_LCL('alg_algfaq', 'Kennisbankplaats', 'Knowledgebank place')
FAC_LCL('alg_algfaq_m', 'Kennisbankplaatsen', 'Knowledgebank places')
FAC_LCL('mld_stdmeldingfaq', 'Kennisbankmelding', 'Knowledgebank issue')
FAC_LCL('mld_stdmeldingfaq_m', 'Kennisbankmeldingen', 'Knowledgebank issues')
FAC_LCL('faq_kenmerkwaarde', 'Kennisbank kenmerk', 'Knowledgebank property')
FAC_LCL('faq_kenmerkwaarde_m', 'Kennisbank kenmerken', 'Knowledgebank properties')
FAC_LCL('lcl_faq_kenmerkwaarde_datum', 'Aangemaakt', 'Created')
FAC_LCL('lcl_faq_kenmerkwaarde_waarde', 'Waarde', 'Value')
FAC_LCL('lcl_fac_module', 'Module', 'Module')
FAC_LCL('lcl_fac_setting', 'Setting', 'Setting')
FAC_LCL('lcl_fac_setting_m', 'Settings', 'Settings')
FAC_LCL('lcl_fac_setting_fcltonly', 'Beschermde instelling', 'Protected setting')
FAC_LCL('lcl_fac_default', 'Defaultwaarde', 'Default value')
FAC_LCL('lcl_fac_value', 'Waarde', 'Value')
FAC_LCL('lcl_fac_overrule', 'Gewijzigde waarde', 'Changed to')
FAC_LCL('lcl_fac_effective', 'Effectief', 'Effective')
FAC_LCL('lcl_fac_settingtype', 'Type', 'Type')
FAC_LCL('lcl_fac_set', 'Gezet door', 'Set by')
FAC_LCL('lcl_fac_time', 'Gezet op', 'Set at')
FAC_LCL('lcl_fac_descr', 'Beschrijving', 'Description')
FAC_LCL('lcl_fac_comment', 'Opmerking', 'Remark')
FAC_LCL('lcl_fac_flags', 'Flags', 'Flags')
FAC_LCL('lcl_fac_name', 'Naam', 'Name')
FAC_LCL('lcl_fac_gefiatteerd', 'Gefiatteerd', 'Approved')
FAC_LCL('lcl_fac_afgewezen', 'Afgewezen', 'Rejected')
FAC_LCL('lcl_fac_anonymize', 'Anonimiseren', 'Anonymize')
FAC_LCL('lcl_fac_anonymize_all', 'Alles anonimiseren', 'Anonymize all')
FAC_LCL('lcl_fac_thisweek', 'Deze week', 'This week')
FAC_LCL('lcl_fac_ano_intotext1', 'Let op!', 'Attention!')
FAC_LCL('lcl_fac_ano_intotext2', 'Anonimiseren brengt wijzigingen aan die niet meer terug te draaien zijn!', 'Anonymize apllies changes which cannot be rolled back!')
FAC_LCL('lcl_fac_component', 'Onderdeel', 'Component')
FAC_LCL('lcl_fac_toanonymize', 'Anonimiseerbaar', 'To anonymize')
FAC_LCL('lcl_fac_anonymized', 'Geanonimiseerd', 'Anonymized')
FAC_LCL('lcl_fac_atleast_anoperiod', '(minstens {0} dagen geleden)', '(at least {0} days ago)')
FAC_LCL('lcl_fac_following_anonymized', 'Het volgende is geanonimiseerd', 'The following is anonymized')
FAC_LCL('lcl_fac_bookmark', 'Bookmark', 'Bookmark')
FAC_LCL('lcl_fac_bookmarkid', 'Bookmark id', 'Bookmark id')
FAC_LCL('lcl_fac_bookmarkitems', 'Bookmarks', 'Bookmarks')
FAC_LCL('lcl_fac_bookmarkcreate', 'Aanmaakdatum', 'Creation date')
FAC_LCL('lcl_fac_bookmarkdeep', 'Deeplink', 'Deep link')
FAC_LCL('lcl_fac_bookmarkpath', 'Pad', 'Path')
FAC_LCL('lcl_fac_bookmarkquery', 'Query', 'Query')
FAC_LCL('lcl_fac_bookmark_unknown', 'Deze url is niet bekend of niet meer geldig.', 'This url is not known or no longer valid.')
FAC_LCL('lcl_fac_bookmark_expired', 'Deze url is niet meer geldig.', 'This url is no longer valid.')
FAC_LCL('lcl_fac_qrcode', 'QR code', 'QR code')
FAC_LCL('lcl_fac_geen_dienst', 'Geen', 'None')
FAC_LCL('lcl_fac_like_mijnoordeel', 'Waardering', 'Appreciation')
FAC_LCL('lcl_fac_like_submit', 'Ik geef mijn mening', 'I give my opinion')
FAC_LCL('lcl_fac_like_remark', 'Eventuele opmerking', 'Optional remark')
FAC_LCL('lcl_fac_like_geenoordeel', 'U heeft nog geen waardering ingevuld', 'You have not rated yet')
FAC_LCL('lcl_fac_like_oordeel', 'Uw mening wordt gewaardeerd. Geef uw persoonlijk oordeel over {0} en help ons mee onze dienstverlening te verbeteren.',
'Your opinion is appreciated. Give your personal opinion on {0} and help us improve our services.')
FAC_LCL('lcl_faclike_statisf1', 'Beslist onvoldoende', 'Totally inadequate')
FAC_LCL('lcl_faclike_statisf2', 'Matig', 'Moderate')
FAC_LCL('lcl_faclike_statisf3', 'Ik verwacht niet anders', 'As expected')
FAC_LCL('lcl_faclike_statisf4', 'Goed', 'Good')
FAC_LCL('lcl_faclike_statisf5', 'Perfect!', 'Perfect!')
FAC_LCL('lcl_fac_help_improve', 'Bedankt voor uw mening!', 'Thank you for your opinion!')
FAC_LCL('lcl_fac_like', 'Geef uw mening!', 'We want your opinion!')
FAC_LCL('lcl_fac_like_block', 'Wat is uw oordeel?', 'What do you think?')
FAC_LCL('lcl_fac_liked_deep', 'Bedankt voor uw mening!', 'Thank you for your opinion!')
FAC_LCL('lcl_fac_bijlagen_notregistered', 'Bestand {0} niet geregistreerd', 'File {0} not registered')
FAC_LCL('lcl_fac_bijlagen_notfound', 'Bestand {0} niet aangetroffen', 'File {0} not found')
FAC_LCL('lcl_fac_refresh_accept', 'Inplannen verversen acceptatie database', 'Schedule refresh test database')
FAC_LCL('lcl_fac_refresh_inplannen', 'Inplannen', 'Schedule')
FAC_LCL('lcl_fac_refresh_environment', 'Deze functie kan alleen op de acceptatieomgeving worden uitgevoerd', 'This function can only be performed on the acceptance environment')
FAC_LCL('lcl_fac_refresh_paramserror', 'Niet alle benodigde parameters zijn ingevuld', 'Not all required parameters have been entered')
FAC_LCL('lcl_fac_refresh_nodumpfile', 'De dumpfile {0} kan niet worden gevonden.', 'The dumpfile {0} cannot be found.')
FAC_LCL('lcl_fac_refresh_newschedule', 'Refresh van database {0}_TEST is ingepland', 'Refresh of database {0}_TEST has been scheduled')
FAC_LCL('lcl_fac_refresh_oldschedule', 'Refresh van database {0}_TEST is al ingepland sinds {1}', 'Refresh of database {0}_TEST has already been scheduled since {1}')
FAC_LCL('lcl_fac_refresh_exeschedule', '{0} staat al klaar om uitgevoerd te worden', '{0} is already ready to be executed')
FAC_LCL('lcl_fac_refresh_dumpfile', 'Dumpfile', 'Dumpfile')
FAC_LCL('lcl_fac_refresh_notify', 'Notificatie naar', 'Notification to')
FAC_LCL('lcl_fac_refresh_message', 'Let op' || CHR(13)
|| 'U staat op het punt uw testomgeving te vervangen door de data van de productie omgeving van {0}.' || CHR(13)
|| 'Dit is onomkeerbaar.' || CHR(13)
|| 'Klik ''(Inplannen)'' om het vervangen in te plannen.' || CHR(13)
|| 'Dit kan enkele uren duren. U krijgt vanzelf een e-mail als de vervanging klaar is.' || CHR(13)
, 'Warning' || CHR(13)
|| 'You are about to replace your test environment with data from the production environment of {0}.' || CHR(13)
|| 'This is irreversible.' || CHR(13)
|| 'Click ''(Schedule)'' to schedule the replacement.' || CHR(13)
|| 'This can take a few hours. You will automatically receive an e-mail when the replacement is ready.')
FAC_LCL('lcl_bkm_prskey_auth', 'Fallback user', 'Fallback user')
FAC_LCL('lcl_bkm_unauth', 'Fallback url', 'Fallback url')
FAC_LCL('lcl_bkm_prskey_auth_warn', 'Let op: gebruiker is niet ''grouped''', 'Warning: User is not ''grouped''')
FAC_LCL('lcl_bkm_refresh' , 'Verversingtijd', 'Refresh time')
FAC_LCL('lcl_fac_print_qrcode', 'Druk QR code af', 'Print QR code')
FAC_LCL('lcl_fac_eigenaar', 'Eigenaar', 'Owner')
FAC_LCL('lcl_draggable', 'Klik-en-sleep om te verplaatsen', 'Drag-and-drop to move')
FAC_LCL('lcl_prj_bezettingpct', '%', '%')
FAC_LCL('lcl_prj_buffered_at', 'In buffer sinds', 'Buffered since')
FAC_LCL('lcl_prj_bufferclear', 'Buffer leegmaken', 'Clear buffer')
FAC_LCL('lcl_prj_clearbuffer', 'Alle personen/werkplekken uit de buffer verwijderen', 'Delete all persons/workplaces from buffer')
FAC_LCL('lcl_prj_fillbuffer', 'Buffer vullen', 'Fill buffer')
FAC_LCL('lcl_prj_fillbufferQ', 'Buffer vullen met alle werkplekken uit {0} geselecteerde ruimte(s)?', 'Fill the buffer with all workplaces from {0} selected room(s)?')
FAC_LCL('lcl_prj_delete_empty_wp', 'Deze lege werkplek laten vervallen', 'Delete empty workplace')
FAC_LCL('lcl_prj_deletename', 'Ontkoppel deze persoon/afdeling van deze werkplek', 'Delete connection between person/organisation and this workplace')
FAC_LCL('lcl_prj_deletewp', 'Deze werkplek laten vervallen', 'Delete this workplace')
FAC_LCL('lcl_prj_draggable_name', 'Naam', 'Name')
FAC_LCL('lcl_prj_draggable_wp', 'Huidige plaats', 'Current place')
FAC_LCL('lcl_prj_geenwerkplek', '-', '-')
FAC_LCL('lcl_prj_graphics', 'Grafisch Verhuizingen', 'Graphical Relocation')
FAC_LCL('lcl_prj_objbuffer', 'Magazijn', 'Stockroom')
FAC_LCL('lcl_prj_put_in_objbuffer', 'In magazijn geplaatst', 'Put in stockroom')
FAC_LCL('lcl_prj_ontkoppelen', 'Deze persoon/afdeling loskoppelen van deze werkplek?', 'Detach this person/organisation from this workplace?')
FAC_LCL('lcl_prj_persons', 'Zwervenden', 'Detached')
FAC_LCL('lcl_prj_prsbuffer', 'Werkplekbuffer', 'Workplace buffer')
FAC_LCL('lcl_prj_workplacecontrol', 'Werkplekbeheer', 'Workplace control')
FAC_LCL('lcl_prj_scenario_draggable_note', 'Nummer', 'Number')
FAC_LCL('lcl_prj_scenario_note_omschrijving', 'Aantekening', 'Note')
FAC_LCL('lcl_prj_scenario_notes', 'Aantekeningen', 'Notes')
FAC_LCL('lcl_prj_cost', 'Geraamde kosten (€)', 'Estimated costs (€)')
FAC_LCL('lcl_prj_starter', 'Ingevoerd door', 'Entered by')
FAC_LCL('lcl_prj_floor_added', 'Deze verdieping is aan het scenario toegevoegd.', 'This floor is added to the scenario.')
FAC_LCL('lcl_prj_add_scenario_note', 'Toevoegen', 'Add')
FAC_LCL('lcl_prj_perslidwerkplek_edit', 'Werkplek bezetting wijzigen', 'Change workplace occupation')
FAC_LCL('lcl_prj_room_srt', 'Ruimtefunctie', 'Room function')
FAC_LCL('lcl_prj_room_descr', 'Omschrijving', 'Description')
FAC_LCL('lcl_prj_room_edit', 'Ruimte gegevens wijzigen', 'Change room details')
FAC_LCL('lcl_prj_note', 'Aantekening', 'Note')
FAC_LCL('lcl_prj_note_nr', 'Nummer', 'Number')
FAC_LCL('lcl_prj_note_edit', 'Aantekening wijzigen', 'Edit note')
COMMIT;
FAC_LCL('lcl_prj_note_new', 'Nieuwe aantekening toevoegen', 'Add new note')
FAC_LCL('lcl_prj_no_description_note', 'Het veld Aantekening moet worden ingevuld.', 'The Note field is mandatory.')
FAC_LCL('lcl_prj_no_old', 'Geen oude werkplek', 'No old workplace')
FAC_LCL('lcl_prj_not_database', 'Getekende ruimtes niet in database', 'Drawn rooms not in database')
FAC_LCL('lcl_prj_to_assign_perc', 'Nog in te delen (%)', 'To be assigned (%)')
FAC_LCL('lcl_prj_occupation_new', 'Nieuwe bezetting', 'New occupation')
FAC_LCL('lcl_prj_comming_from', 'Komt van', 'Coming from')
FAC_LCL('lcl_prj_move_failed' , 'Verplaatsen niet gelukt:' , 'Relocation failed:' )
FAC_LCL('lcl_prj_delete_failed' , 'Verwijderen werkplek niet gelukt:', 'Delete worksplace failed:')
FAC_LCL('lcl_prj_release_failed', 'Vrijgeven niet gelukt:' , 'Release failed:' )
FAC_LCL('lcl_prj_drop_invalid' , 'Sorry: droppen op {0} (key {1}) nog niet ondersteund', 'Sorry: dropping on {0} (key {1}) not yet supported')
FAC_LCL('lcl_prj_ready_dwfscan', 'Klaar met scannen van tekening {0}.DWF ( {1} contouren)', 'Finished scanning drawing {0}.DWF ( {1} contours)')
FAC_LCL('lcl_noti_email', 'E-mail', 'E-mail')
FAC_LCL('lcl_noti_res_email', 'E-mail', 'E-mail')
FAC_LCL('lcl_noti_mld_email', 'E-mail', 'E-mail')
FAC_LCL('lcl_noti_bes_aanv_email', 'E-mail', 'E-mail')
FAC_LCL('lcl_noti_bes_opdr_email', 'E-mail', 'E-mail')
FAC_LCL('lcl_noti_fin_email', 'E-mail', 'E-mail')
FAC_LCL('lcl_noti_bez_email', 'E-mail', 'E-mail')
FAC_LCL('lcl_noti_prj_email', 'E-mail', 'E-mail')
FAC_LCL('lcl_noti_niks', 'Geen notificaties', 'Do not notify')
FAC_LCL('lcl_noti_sms', 'SMS', 'SMS')
FAC_LCL('lcl_noti_portal', 'Portal', 'Portal')
FAC_LCL('lcl_noti_popup', 'Pop-up', 'Pop-up')
FAC_LCL('lcl_noti_send', 'Versturen', 'Send')
FAC_LCL('lcl_noti_sendbymail', 'Stuur via e-mail', 'Send by e-mail')
FAC_LCL('lcl_noti_sendto', 'Stuur naar', 'Send to')
FAC_LCL('lcl_noti_sendsubject', 'Onderwerp', 'Subject')
FAC_LCL('lcl_noti_prsvoorkeur', 'Configureerbare notificaties', 'Configurable notifications')
FAC_LCL('lcl_no_noti_prsvoorkeur', 'Standaard configuratie - geen specifieke wijzigingen', 'Default configuration - no overrules')
FAC_LCL('lcl_noti_email_namens', 'E-mail namens', 'Email on behalf of')
FAC_LCL('lcl_mgt_aut_group', 'Autorisatie', 'Authorisation')
FAC_LCL('lcl_job_title', 'Geplande acties', 'Planned actions')
FAC_LCL('lcl_job_next', 'Volgende actie', 'Next action')
FAC_LCL('lcl_job_nr', 'Actienr', 'Action nr')
FAC_LCL('lcl_job_firstdate', 'Startdatum', 'Start date')
FAC_LCL('lcl_job_firstdate_empty', 'Geef een datum waarop de activiteit voor het eerst moet plaatsvinden', 'Enter a start date for this activity')
FAC_LCL('lcl_job_enddate_empty', 'Voer een einddatum in', 'Enter an end date')
FAC_LCL('lcl_job_lastdate', 'Uitgevoerd', 'Executed')
FAC_LCL('lcl_job_enddate', 'Einddatum', 'End date')
FAC_LCL('lcl_job_unit', 'Eenheid', 'Unit')
FAC_LCL('lcl_job_unit_error', 'Voer een eenheid in.', 'Enter a unit.')
FAC_LCL('lcl_job_period', 'Periode', 'Period')
FAC_LCL('lcl_job_period_error', 'Voer een geheel getal groter dan nul in voor periode', 'Enter a number greater than 0 for period')
FAC_LCL('lcl_job_moment', 'Moment', 'Moment')
FAC_LCL('lcl_job_n_times', 'Aantal keer', 'Number of times')
FAC_LCL('lcl_job_n_times_error', 'Voer een geheel getal groter dan nul in of geef geen waarde voor aantal keer', 'Enter a number greater than 0 or empty the number of times field')
FAC_LCL('lcl_job_end', 'Einddatum', 'End date')
FAC_LCL('lcl_job_requestor', 'Aanvrager', 'Requestor')
FAC_LCL('lcl_job_requestor_empty', 'Selecteer een aanvrager', 'Select a requestor')
FAC_LCL('lcl_job_type', 'Type', 'Type')
FAC_LCL('lcl_job_product', 'Product', 'Product')
FAC_LCL('lcl_job_category', 'Categorie', 'Category')
FAC_LCL('lcl_job_status', 'Status', 'Status')
FAC_LCL('lcl_job_action', 'Soort actie', 'Action type')
FAC_LCL('lcl_job_order', 'Opdracht', 'Order')
FAC_LCL('lcl_job_call_number', 'Meldingnr', 'Call nr')
FAC_LCL('lcl_job_call_number_set', 'Voer een beschikbaar meldingnummer in voor de aan te maken opdracht', 'Enter a valid existing call number for the creation of this order')
FAC_LCL('lcl_job_frame_algemeen', 'Actie gegevens', 'Action details')
FAC_LCL('lcl_job_algemeen', 'Algemene actie gegevens', 'General action details')
FAC_LCL('lcl_job_mld', 'Additionele melding gegevens', 'Additional call details')
FAC_LCL('lcl_job_att', 'Actie hoort bij', 'Action belongs to')
FAC_LCL('lcl_job_att_number', 'Bijbehorend nummer', 'Corresponding number')
FAC_LCL('lcl_job_not_attached', 'Geen bestelling, melding of opdracht gekoppeld aan deze actie', 'No purchase order, call or order attached to this action')
FAC_LCL('lcl_job_del_txt_job', 'Weet u zeker dat u deze actie wil verwijderen?', 'Are you sure you want to delete this action?')
FAC_LCL('lcl_job_1_bestelling', 'Bestelling', 'Purchase order')
FAC_LCL('lcl_job_2_melding', 'Melding', 'Call')
FAC_LCL('lcl_job_3_opdracht', 'Opdracht', 'Order')
FAC_LCL('lcl_job_stat_1_inactief', 'Inactief', 'Inactive')
FAC_LCL('lcl_job_stat_2_actief', 'Actief', 'Active')
FAC_LCL('lcl_job_stat_3_1xoverslaan', 'Overslaan (1x)', 'Skip (once)')
FAC_LCL('lcl_job_action_1', 'Eenmalig', 'Once')
FAC_LCL('lcl_job_action_2', 'Tot einddatum', 'Until end date')
FAC_LCL('lcl_job_action_3', 'Aantal keer', 'Number of times')
FAC_LCL('lcl_kenmerkdomein', 'Kenmerkdomein', 'Property domain')
FAC_LCL('lcl_kenmerkdomeinen', 'Kenmerkdomeinen', 'Property domains')
FAC_LCL('lcl_fac_kenmerkdomein_frame', 'Kenmerkdomeingegevens', 'Property domain details')
FAC_LCL('lcl_kenmerkdomein_omschrijving', 'Kenmerkdomein', 'Property domain')
FAC_LCL('lcl_kenmerkdomein_objectnaam', 'Tabel', 'Table')
FAC_LCL('lcl_kenmerkdomein_kolomnaam', 'Sleutelkolom', 'Key column')
FAC_LCL('lcl_kenmerkdomein_kolomtxt', 'Tekstkolom', 'Text column')
FAC_LCL('lcl_kenmerkdomein_verval', 'Vervaldatumkolom', 'Expiration date column')
FAC_LCL('lcl_kenmerkdomein_xmlnode', 'Node', 'Node')
FAC_LCL('lcl_kenmerkdomein_gegevens', 'Domeingegevens', 'Domain data')
FAC_LCL('lcl_usrtab_omschrijving', 'Eigen tabel', 'Custom table')
FAC_LCL('lcl_usrdata_aantal', '#waarden', '#values')
FAC_LCL('lcl_srch_zoeker', 'Zoek naar', 'Search for')
FAC_LCL('lcl_srch_zoeker_alt', 'Zoek!', 'Search!')
FAC_LCL('lcl_srch_entiteit', 'Soort', 'Type')
FAC_LCL('lcl_srch_personen', 'Medewerker', 'Employee')
FAC_LCL('lcl_srch_bestellingen', 'Bestelling', 'Purchase order')
FAC_LCL('lcl_srch_meldingen', 'Melding', 'Call')
FAC_LCL('lcl_srch_vergaderruimtes', 'Reserveerbare ruimte', 'Reservable room')
FAC_LCL('lcl_srch_verbruiksartikelen', 'Verbruiksartikel', 'Catering product')
FAC_LCL('lcl_srch_resdeel', 'Faciliteit', 'Facility')
FAC_LCL('lcl_srch_remove', 'Wis filter', 'Clear filter')
FAC_LCL('lcl_make_qrc_frame', 'Facilitor QR-code', 'Facilitor QR-code')
FAC_LCL('lcl_make_qrc_title', 'Genereer QR-code voor Facilitor', 'Generate QR-code for Facilitor')
FAC_LCL('lcl_make_qrc_title2', 'QR-code voor', 'QR-code for')
FAC_LCL('lcl_make_qrc', 'Genereer QRC', 'Generate QRC')
FAC_LCL('lcl_qrc_url', 'FACILITOR-URL', 'FACILITOR-URL')
FAC_LCL('lcl_qrc_bookmark', 'Bookmark', 'Bookmark')
FAC_LCL('lcl_qrc_authenticatie', 'Smartphone registreren', 'Register my smartphone')
FAC_LCL('lcl_qrc_auth_header', 'Om zonder in te loggen gebruik te kunnen maken van Facilitor Mobile op uw smartphone moet u zich eenmalig met uw smartphone registreren.
U kunt kiezen uit één van de drie onderstaande manieren:
',
'You need to register your smartphone once in order to access Facilitor on your smartphone.
{1}
You can choose between one of the following ways to register:
')
FAC_LCL('lcl_qrc_auth_footer', 'Door één van bovenstaande acties uit te voeren is uw smartphone geregistreerd en kunt u Facilitor voortaan ook mobiel gebruiken, zonder dat u hiervoor hoeft in te loggen.
{1}
Wilt u een snelkoppeling maken naar Facilitor Mobile? Link dan naar dit menuscherm.
LET OP: in geval van diefstal of verlies van uw smartphone kunnen anderen mogelijk onder uw naam gebruik maken van Facilitor. U kunt dan hier klikken om in één keer al uw onthouden aanmeldingen te wissen.',
'This action registers your smartphone and allows you to use Facilitor mobile.
PLEASE NOTE: in case you lose your smartphone or in case your smartphone is stolen others will be able to use Facilitor in your name. In those cases you can click this link to delete all your registrations at once.')
FAC_LCL('lcl_qrc_auth_clear', 'Alle onthouden aanmeldingen wissen?', 'Delete all mobile registrations?')
FAC_LCL('lcl_download_iphone_app', 'Voor de {0} uit de App Store gebruikt U dit (eenmalige) wachtwoord: {1}', 'For the {0} on the App Store you can use this (one-time only) password: {1}')
FAC_LCL('lcl_qrc_auth_cleared', 'Alle onthouden aanmeldingen zijn gewist', 'All registrations have been deleted')
FAC_LCL('lcl_qrc_auth_mail_subject', 'Facilitor aanmelden', 'Facilitor registration')
FAC_LCL('lcl_qrc_scanner_title', 'Qr code Scanner', 'Qr code Scanner')
FAC_LCL('lcl_qrc_scanner_point', 'Richt de camera op een QR code', 'Point the webcam to a QR code')
FAC_LCL('lcl_qrc_scanner_scanned', 'Gescande tekst', 'Scanned text')
FAC_LCL('lcl_qrc_scanner_history', 'Eerder gescande teksten', 'Scanned text history')
FAC_LCL('lcl_qrc_auth_mail_body', 'Bij Facilitor aanmelden kan via {0} tot en met {1}.', 'You can register with Facilitor by using {0} until {1}.')
FAC_LCL('lcl_qrc_auth_mail_confirmed', 'U bent nu aangemeld bij Facilitor. Klik hier om verder te gaan.', 'You are now registered with Facilitor. Please click here to continue.')
FAC_LCL('lcl_bookmarkthis_hint', '
TIP: Voeg Facilitor toe aan je beginscherm.
Om een snelkoppeling te maken druk je op de volgende pagina op juiste knop in je browser en kies je voor Voeg toe aan beginscherm.', '
TIP: Add Facilitor to your start screen by pressing the appropriate button of your browser on the next page.')
FAC_LCL('lcl_qvw_select_view', 'Maak een keuze', 'Select..')
FAC_LCL('lcl_body_portal', 'Mijn overzicht', 'My overview')
FAC_LCL('lcl_myfacilities_date', 'Verwacht/gereed', 'Expected/Done')
FAC_LCL('lcl_myfacilities_time', 'Tijdstip', 'Time')
FAC_LCL('lcl_fac_extra1', 'Markering', 'Mark')
FAC_LCL('lcl_status_at', 'Status/bij', 'Status/by')
FAC_LCL('lcl_at_team', 'Team {0}', 'Team {0}')
FAC_LCL('lcl_fac_laatste_actie', 'Recentste actie', 'Last action')
FAC_LCL('lcl_mynews', 'Algemene berichten', ' General messages')
FAC_LCL('lcl_geenfaciliteiten', 'Er zijn momenteel geen lopende zaken', 'There are no current affairs at the moment')
FAC_LCL('lcl_fac_oordeel', 'Mijn oordeel', 'My opinion')
FAC_LCL('lcl_menu_pers', 'Zelfservice', 'SelfService')
FAC_LCL('lcl_menu_prof', 'Service', 'Facilities')
FAC_LCL('lcl_menu_config', 'Admin', 'Admin')
FAC_LCL('lcl_menu_mobile', 'Mobiel', 'Mobile')
FAC_LCL('lcl_menu_truncated', '… meer', '… more')
FAC_LCL('lcl_menugroep', 'Tabblad', 'Tab')
FAC_LCL('lcl_menuvolgnr', 'Volgnr', 'Sequence nr')
FAC_LCL('lcl_menulevel', 'Menukop', 'Menu header')
FAC_LCL('lcl_menuportal', 'In portaal', 'On portal')
FAC_LCL('lcl_menulabel', 'Label', 'Label')
FAC_LCL('lcl_menuinfo', 'Uitleg', 'Explanation')
FAC_LCL('lcl_menumessage', 'Mededeling', 'Message')
FAC_LCL('lcl_menusrtdisc', 'per vakgroeptype', 'per discipline type')
FAC_LCL('lcl_menudisc', 'per vakgroep', 'per discipline')
FAC_LCL('lcl_menu_details', 'Details', 'Details')
FAC_LCL('lcl_menu_add', 'Toevoegen', 'Add')
FAC_LCL('lcl_menu_remove', 'Verwijderen', 'Delete')
FAC_LCL('lcl_menuused', 'Gebruikt', 'Used ')
FAC_LCL('lcl_menunotused', 'Niet gebruikt', 'Not used')
FAC_LCL('lcl_menu_module', 'Module', 'Module')
FAC_LCL('lcl_fac_menuoptie', 'Menuoptie', 'Menu option')
FAC_LCL('lcl_fac_menuopties', 'Menuopties', 'Menu options')
FAC_LCL('lcl_fac_menuexplode', 'Optie per', 'Option per')
FAC_LCL('lcl_fac_menuautorisatie', 'Extra autorisatie', 'Additional authorisation')
FAC_LCL('lcl_fac_menusysautorisatie', 'Systeemautorisatie', 'System authorisation')
FAC_LCL('lcl_fac_menu_usage_yr', 'Gebruik afgelopen jaar', 'Used last year')
FAC_LCL('lcl_fac_menu_usage_mnd', 'Gebruik afgelopen maand', 'Used last month')
FAC_LCL('lcl_builtin_menu_image', '(standaard)', '(default)')
FAC_LCL('lcl_menu_fac_jobs', 'Geplande acties', 'Recurring actions')
COMMIT;
FAC_LCL('lcl_menu_msg_overzicht', 'Berichten', 'Messages')
FAC_LCL('lcl_menu_msg_berichten', '> Bericht', '> Message')
FAC_LCL('lcl_menu_fac_importfuncties', 'Importfuncties', 'Import functions')
FAC_LCL('lcl_menu_fac_url', 'URL', 'URL')
FAC_LCL('lcl_menu_fac_rw', 'Read/write', 'Read/write')
FAC_LCL('lcl_menu_menuitemblock', 'Standaardgegevens', 'General details')
FAC_LCL('lcl_menu_menublock', 'Afwijkende/Aanvullend', 'Different/Additional')
FAC_LCL('lcl_menu_fac_portalmenu0', 'Zelfserviceportaal', 'SelfService portal')
FAC_LCL('lcl_menu_fac_portalmenu1', 'Serviceportaal', 'Service portal')
FAC_LCL('lcl_menu_fac_portalmenu2', 'Beheerdersportaal', 'Administrators portal')
FAC_LCL('lcl_fe', 'Zelfservice', 'Selfservice')
FAC_LCL('lcl_menu_fe_mld', 'Meldingen', 'Calls')
FAC_LCL('lcl_menu_mld_fe_2', 'Meldingen', 'Calls')
FAC_LCL('lcl_menu_mld_fe_1', '>', '>')
FAC_LCL('lcl_menu_mld_fe_3', 'Doe een melding', 'Make a call')
FAC_LCL('lcl_menu_ord_fe_2', 'Opdrachten', 'Orders')
FAC_LCL('lcl_menu_ord_fe_1', 'Opdracht:', 'Order:')
FAC_LCL('lcl_menu_mld_fe_overview', 'Meldingsoverzicht', 'Calls overview')
FAC_LCL('lcl_menu_mld_fe_common_wishes', 'Openbare meldingen', 'Public calls')
FAC_LCL('lcl_menu_rooms', 'Reserveer ruimte', 'Reserve room')
FAC_LCL('lcl_menu_fe_res', 'Reserveringen', 'Reservations')
FAC_LCL('lcl_menu_res_fe_1', 'Reserveer', 'Reserve')
FAC_LCL('lcl_menu_res_fe_objects', 'Reserveer voorziening', 'Reserve catering/equipment')
FAC_LCL('lcl_menu_res_fe_overview', 'Reserveringsoverzicht', 'Reservations overview')
FAC_LCL('lcl_menu_res_fe_planbord', 'Planbord reserveringen', 'Reservations plan board')
FAC_LCL('lcl_menu_fe_bez', 'Bezoekers', 'Visitors')
FAC_LCL('lcl_menu_bez_fe', 'Bezoek aanmelden', 'Register visitor')
FAC_LCL('lcl_menu_bez_fe_overview', 'Bezoekersoverzicht', 'Visitors overview')
FAC_LCL('lcl_menu_fe_bes', 'Bestellingen', 'Purchase orders')
FAC_LCL('lcl_menu_bes_fe_2', 'Bestellingen', 'Purchase orders')
FAC_LCL('lcl_menu_bes_fe_1', '>', '>')
FAC_LCL('lcl_menu_bes_fe_3', 'Doe een bestelling', 'Create purchase order request')
FAC_LCL('lcl_menu_bes_fe_overview', 'Bestellingsoverzicht', 'Purchase orders overview')
FAC_LCL('lcl_menu_fe_other', 'Diversen', 'Miscellaneous')
FAC_LCL('lcl_menu_faq_kennisbank_fe', 'Kennisbank', 'Knowledge base')
FAC_LCL('lcl_menu_prs_phonebook', 'Informatiegids', 'Phone book')
FAC_LCL('lcl_menu_mld_bo_mijnopdrachte', 'Mijn opdrachten', 'My Orders')
FAC_LCL('lcl_menu_mld_bo_afmeldenopdra', 'Behandelen opdrachten', 'Handle orders')
FAC_LCL('lcl_menu_obj_fe_haltewerkzaam', 'Haltewerkzaamheden', 'Stopping place activities')
FAC_LCL('lcl_menu_fe_marktplaats', 'Prikbord', 'Market place')
FAC_LCL('lcl_menu_fe_myinfo', 'Mijn gegevens', 'My details')
FAC_LCL('lcl_menu_fe_search', 'Zoeken', 'Search')
FAC_LCL('lcl_fo', 'Frontoffice', 'Front office')
FAC_LCL('lcl_menu_mld_fo_2', 'Meldingen', 'Service Desk')
FAC_LCL('lcl_menu_mld_fo_1', '>', '>')
FAC_LCL('lcl_menu_mld_fo_overview', 'Overzicht meldingen', 'Calls overview')
FAC_LCL('lcl_menu_res_fo', 'Reserveer ruimte', 'Reserve room')
FAC_LCL('lcl_menu_res_fo_1', '>', '>')
FAC_LCL('lcl_menu_res_fo_objects', 'Reserveer voorzieningen', 'Reserve equipment/catering')
FAC_LCL('lcl_menu_res_fo_planbord', 'Planbord reserveringen', 'Reservations plan board')
FAC_LCL('lcl_menu_res_fo_overview', 'Overzicht reserveringen', 'Reservations overview')
FAC_LCL('lcl_menu_res_fo_park_overview', 'Overzicht parkeerplaatsen', 'Parking places overview')
FAC_LCL('lcl_menu_bez_fo_afspraak', '> Bezoek aanmelden', '> Register visitor(s)')
FAC_LCL('lcl_menu_bez_fo_overview', 'Overzicht bezoekers', 'Visitors overview')
FAC_LCL('lcl_menu_ins_fo', 'Uitleenregistratie', 'Lending registration')
FAC_LCL('lcl_menu_bes_fo_2', 'Doe een bestelling', 'Create a purchase order request')
FAC_LCL('lcl_menu_bes_fo_1', '>', '>')
FAC_LCL('lcl_menu_bes_fo_overzicht', 'Overzicht bestelaanvragen', 'Purchase order requests overview')
FAC_LCL('lcl_menu_bes_bo_overzicht', 'Overzicht bestelopdrachten', 'Purchase orders overview')
FAC_LCL('lcl_menu_bes_bestellingen', 'xBestellingen', 'xPurchase orders')
FAC_LCL('lcl_menu_sle_sleutels', 'Sleutels', 'Keys management')
FAC_LCL('lcl_menu_sle_sleutels_bo', 'Sleutels', 'Keys management')
FAC_LCL('lcl_menu_sle_cilinders', 'Cilinders', 'Cylinders')
FAC_LCL('lcl_menu_sle_toegangwie', 'Toegang wie', 'Access who')
FAC_LCL('lcl_menu_sle_toegangwaar', 'Toegang waar', 'Access to')
FAC_LCL('lcl_bo', 'Backoffice', 'Back office')
FAC_LCL('lcl_menu_mld_bo_call_center', 'Afhandelen meldingen', 'Process calls')
FAC_LCL('lcl_menu_mld_bo_close', 'Afmelden meldingen', 'Close calls')
FAC_LCL('lcl_menu_mld_bo_accept', 'Accepteren meldingen', 'Accept calls')
FAC_LCL('lcl_menu_mld_notes', 'Notities', 'Notes')
FAC_LCL('lcl_menu_mld_notes_bo', 'Notities', 'Notes')
FAC_LCL('lcl_menu_mld_bo_opdracht', 'Alle opdrachten', 'All orders')
FAC_LCL('lcl_menu_mld_uren_fe', 'Mijn urenbesteding', 'My time sheet')
FAC_LCL('lcl_menu_mld_uren_fo', 'Registreren uren', 'Time sheet registration')
FAC_LCL('lcl_menu_mld_uren_bo', 'Fiatteren bestede uren', 'Time sheets approval')
FAC_LCL('lcl_menu_res_bo', 'Afhandelen reserveringen', 'Process reservations')
FAC_LCL('lcl_menu_bez_bo', 'Bezoekersbalie', 'Reception')
FAC_LCL('lcl_menu_bes_bo_aanvraag_overz', 'Overzicht bestelaanvragen', 'Purchase order requests overview')
FAC_LCL('lcl_menu_bes_bo_order_overzich', 'Overzicht bestelopdrachten', 'Purchase orders overview')
FAC_LCL('lcl_menu_bes_bo_afhandelen', 'Afhandelen bestelopdrachten', 'Process purchase orders')
FAC_LCL('lcl_menu_bes_levering', 'Goederenontvangst', 'Receipt of goods')
FAC_LCL('lcl_menu_bes_bo_voorraad', 'Bestelvoorraad', 'Order stock')
FAC_LCL('lcl_menu_obj_bo_haltewerkzaamh', 'Haltewerkzaamheden', 'Stopping place activities')
FAC_LCL('lcl_facmgt_faq', 'Kennisbank', 'Knowledge base')
FAC_LCL('lcl_menu_faq_kennisbank_fo', 'Kennisbank Specialisten', 'Knowledge base Specialists')
FAC_LCL('lcl_menu_faq_kenmerk', 'Kenmerken van Kennisbank', 'Knowledge base Properties')
FAC_LCL('lcl_menu_faq_kenmerkdomeinen', 'Kenmerkdomeinen', 'Property domains')
FAC_LCL('lcl_menu_faq_setting', 'Instellingen', 'Settings')
FAC_LCL('lcl_menu_mrk_bo_overview', 'Prikbord', 'Bulletin board')
FAC_LCL('lcl_maninfo', 'Management Info', 'Management Info')
FAC_LCL('lcl_menu_mld_mi', 'Servicedesk', 'Service Desk')
FAC_LCL('lcl_menu_bes_mi', 'Bestellingen', 'Purchase orders')
FAC_LCL('lcl_menu_res_mi', 'Reserveringen', 'Reservations')
FAC_LCL('lcl_menu_bez_mi', 'Bezoekers', 'Visitors')
FAC_LCL('lcl_menu_fac_qlikview', 'Analyzer', 'Analyzer')
FAC_LCL('lcl_menu_fac_qlikview_bes', 'Bestellingen', 'Purchase orders')
FAC_LCL('lcl_menu_fac_qlikview_mld', 'Meldingen', 'Calls')
FAC_LCL('lcl_menu_fac_qlikview_res', 'Reserveringen', 'Reservations')
FAC_LCL('lcl_menu_fac_qlikview_alg', 'Vastgoed', 'Real Estate')
FAC_LCL('lcl_menu_mld_quality', 'Meldingen', 'Calls')
FAC_LCL('lcl_menu_res_quality', 'Bezettingsgraad', 'Occupancy')
FAC_LCL('lcl_menu_kpi', 'KPI''s', 'KPI''s')
FAC_LCL('lcl_menu_kpi_definitie', 'KPI definities', 'KPI specifications')
FAC_LCL('lcl_fin', 'Financieel', 'Financial')
FAC_LCL('lcl_menu_fin_kpn_overview', 'Kostenoverzicht', 'Cost centre overview')
FAC_LCL('lcl_menu_fin_fe', '> Factuurinvoer', '> Add invoice')
FAC_LCL('lcl_menu_fin_fo', '> Factuurinvoer', '> Add invoice')
FAC_LCL('lcl_menu_fin_fe_overz', 'Overzicht facturen', 'Invoices overview')
FAC_LCL('lcl_menu_fin_fo_overz', 'Overzicht facturen', 'Invoices overview')
FAC_LCL('lcl_menu_fin_bo_overz', 'Fiatteren facturen', 'Invoices approval')
FAC_LCL('lcl_menu_prs_kostenoverzicht', 'Kostenoverzicht', 'Costs centres')
FAC_LCL('lcl_menu_fac_fiattering', 'Fiatteringsverzoeken', 'Approval requests')
FAC_LCL('lcl_menu_fac_fiattering_fe', 'Fiatteringsverzoeken', 'Approval requests')
FAC_LCL('lcl_menu_fin_mandatering', 'Mandatering', 'Mandates')
FAC_LCL('lcl_menu_fin_ondermandatering', 'Ondermandatering', 'Sub mandates')
FAC_LCL('lcl_beheer', 'Beheer', 'Management')
FAC_LCL('lcl_menu_ins_bo_man', 'Objectenbeheer', 'Objects management')
FAC_LCL('lcl_menu_ins_bo_use', 'Objectenbeheer', 'Objects management')
FAC_LCL('lcl_menu_ins_controle', 'Periodieke taken', 'Recurring tasks')
FAC_LCL('lcl_menu_prs_bedrijf', 'Relatiebeheer', 'Relation management')
FAC_LCL('lcl_menu_prs_contactpers', 'Contactpersonen', 'Contacts')
FAC_LCL('lcl_menu_cnt_bo', 'Contractbeheer', 'Contract management')
FAC_LCL('lcl_menu_fac_reports', 'Rapportages', 'Reports')
FAC_LCL('lcl_menu_ins_verbruik', 'Verbruiksregistratie', 'Consumption registration')
FAC_LCL('lcl_menu_cnt_huurregister', 'Huurcontractmutaties', 'Rental contract mutations')
FAC_LCL('lcl_menu_ins_outlet', 'Outletbeheer', 'Outlet management')
FAC_LCL('lcl_fg', 'Graphics', 'Graphics')
FAC_LCL('lcl_menu_fg', 'Graphics', 'Graphics')
FAC_LCL('lcl_menu_fg_in', 'Binnensituatie', 'Inside situation')
FAC_LCL('lcl_menu_fg_out', 'Buitensituatie', 'Outside situation')
FAC_LCL('lcl_menu_fg_tekeningen', 'Tekeningenbeheer', 'Drawings management')
FAC_LCL('lcl_menu_fg_contouren', 'Contouren', 'Contours')
FAC_LCL('lcl_menu_prj_bo_scenarios', 'Verhuisscenario''s', 'Moving scenarios')
FAC_LCL('lcl_alg', 'Ruimtebeheer', 'Real Estate')
FAC_LCL('lcl_menu_alg_browser', 'Vastgoedbrowser', 'Real Estate browser')
FAC_LCL('lcl_menu_alg_regio', 'Regio''s', 'Regions')
FAC_LCL('lcl_menu_alg_district', 'Districten', 'Districts')
FAC_LCL('lcl_menu_alg_locatie', 'Locaties', 'Locations')
FAC_LCL('lcl_menu_alg_gebouw', 'Gebouwen', 'Buildings')
FAC_LCL('lcl_menu_alg_verdieping', 'Verdiepingen', 'Floors')
FAC_LCL('lcl_menu_alg_ruimte', 'Ruimten', 'Rooms')
FAC_LCL('lcl_menu_alg_werkplek', 'Werkplekken', 'Workplaces')
FAC_LCL('lcl_menu_alg_terreinsector', 'Terreinen', 'Terrains')
FAC_LCL('lcl_prs', 'Organisatiebeheer', 'Organisation management')
FAC_LCL('lcl_menu_prs_bo_man', 'Personen', 'Persons')
FAC_LCL('lcl_menu_prs_bo_use', 'Persoonsgegevens', 'Persons details')
FAC_LCL('lcl_menu_prs_bo', '> Persoon', '> Person')
FAC_LCL('lcl_menu_prs_bedrijf_intern', 'Bedrijf', 'Company')
FAC_LCL('lcl_menu_prs_browser', 'Afdelingbrowser', 'Department browser')
FAC_LCL('lcl_menu_prs_dep_name_level1', 'Afdelingsniveau 1', 'Department level 1')
FAC_LCL('lcl_menu_prs_dep_name_level2', 'Afdelingsniveau 2', 'Department level 2')
FAC_LCL('lcl_menu_prs_dep_name_level3', 'Afdelingsniveau 3', 'Department level 3')
FAC_LCL('lcl_menu_prs_dep_name_level4', 'Afdelingsniveau 4', 'Department level 4')
FAC_LCL('lcl_menu_prs_dep_name_level5', 'Afdelingsniveau 5', 'Department level 5')
FAC_LCL('lcl_menu_fac_adres', 'Adressen', 'Addresses')
FAC_LCL('lcl_menu_prs_aanmeld', 'Nieuwe medewerkers', 'New employees')
FAC_LCL('lcl_menu_prs_mutaties', 'Medewerkermutaties', 'Employee mutations')
FAC_LCL('lcl_menu_bes_catalogi', 'Artikelcatalogi', 'Article catalogues')
FAC_LCL('lcl_menu_bes_groepen', 'Artikelgroepen', 'Article groups')
FAC_LCL('lcl_menu_bes_items', 'Artikelen', 'Articles')
COMMIT;
FAC_LCL('lcl_menu_bes_prodcatalogi', 'Productcatalogi', 'Product catalogues')
FAC_LCL('lcl_menu_bes_prodgroepen', 'Productgroepen', 'Product groups')
FAC_LCL('lcl_menu_bes_proditems', 'Producten', 'Products')
FAC_LCL('lcl_menu_bes_prodmonitor', 'Productmonitor', 'Product monitor')
FAC_LCL('lcl_menu_bes_bedrijfprod', 'Klantassortiment', 'Customer product range')
FAC_LCL('lcl_menu_bes_importfuncties', 'Catalogus importeren', 'Import catalogue')
FAC_LCL('lcl_menu_bes_grootheden', 'Basis(norm)eenheden', 'Base (level) units')
FAC_LCL('lcl_facmgt_fac', 'Ondersteuning', 'Support')
FAC_LCL('lcl_Facilitor_Logcentre', 'Logcentre', 'Logcentre')
FAC_LCL('lcl_Facilitor_Forum', 'Forum', 'Forum')
FAC_LCL('lcl_facmgt_alg', 'Ruimtebeheer', 'Real Estate')
FAC_LCL('lcl_menu_alg_gebouwfuncties', 'Gebouwfuncties', 'Building types')
FAC_LCL('lcl_menu_alg_ruimtefuncties', 'Ruimtefuncties', 'Room functions')
FAC_LCL('lcl_menu_alg_ruimtetarieven', 'Locatietarieven', 'Location rates')
FAC_LCL('lcl_menu_alg_terreinsoorten', 'Terreinsoorten', 'Terrain types')
FAC_LCL('lcl_menu_alg_districtkenmerken', 'Kenmerken van District', 'District Properties')
FAC_LCL('lcl_menu_alg_locatiekenmerken', 'Kenmerken van Locatie', 'Location Properties ')
FAC_LCL('lcl_menu_alg_terreinkenmerken', 'Kenmerken van Terrein', 'Terrain Properties')
FAC_LCL('lcl_menu_alg_gebouwkenmerken', 'Kenmerken van Gebouw', 'Building Properties ')
FAC_LCL('lcl_menu_alg_verdiepkenmerken', 'Kenmerken van Verdieping', 'Floor Properties')
FAC_LCL('lcl_menu_alg_ruimtekenmerken', 'Kenmerken van Ruimte', 'Room Properties')
FAC_LCL('lcl_menu_alg_kenmerkdomeinen', 'Kenmerkdomeinen', 'Property domains')
FAC_LCL('lcl_menu_alg_setting', 'Instellingen', 'Settings')
FAC_LCL('lcl_facmgt_prs', 'Organisatiebeheer', 'Organisation management')
FAC_LCL('lcl_menu_prs_functies', 'Functies', 'Functions')
FAC_LCL('lcl_menu_prs_diensten', 'Diensten', 'Services')
FAC_LCL('lcl_menu_prs_staffels', 'Staffels', 'Pace lists')
FAC_LCL('lcl_menu_prs_relatietypes', 'Relatietypes', 'Relation types')
FAC_LCL('lcl_menu_prs_bedrijfkenmerken', 'Kenmerken van Bedrijf', 'Company Properties')
FAC_LCL('lcl_menu_prs_afdelingskenmerke', 'Kenmerken van Afdeling', 'Department Properties')
FAC_LCL('lcl_menu_prs_persoonskenmerken', 'Kenmerken van Persoon', 'Person Properties')
FAC_LCL('lcl_menu_prs_contactkenmerken', 'Kenmerken van Contactpersoon', 'Contact Properties')
FAC_LCL('lcl_menu_prs_kenmerkdomeinen', 'Kenmerkdomeinen', 'Property domains')
FAC_LCL('lcl_menu_prs_setting', 'Instellingen', 'Settings')
FAC_LCL('lcl_facmgt_ins', 'Objectbeheer', 'Object management')
FAC_LCL('lcl_menu_ins_disciplines', 'Disciplines', 'Disciplines')
FAC_LCL('lcl_menu_ins_groepen', 'Groepen', 'Groups')
FAC_LCL('lcl_menu_ins_objectsoorten', 'Objectsoorten', 'Object types')
FAC_LCL('lcl_menu_ins_kenmerken', 'Kenmerken', 'Properties')
FAC_LCL('lcl_menu_ins_kenmerken_insp', 'Taakkenmerken', 'Task properties')
FAC_LCL('lcl_menu_ins_kenmerksoorten', 'Kenmerksoorten', 'Property types')
FAC_LCL('lcl_menu_ins_kenmerkdomeinen', 'Kenmerkdomeinen', 'Property domains')
FAC_LCL('lcl_menu_ins_setting', 'Instellingen', 'Settings')
FAC_LCL('lcl_menu_ctr_disciplines', 'Taakcategorieën', 'Task categories')
FAC_LCL('lcl_menu_ctr_scenarios', 'MJOB scenario''s', 'MJOB scenarios')
FAC_LCL('lcl_menu_ins_srtcontrole', 'Periodieke taken', 'Recurring tasks')
FAC_LCL('lcl_menu_ins_controlemode', 'Taakafhandelingen', 'Methods')
FAC_LCL('lcl_facmgt_mld', 'Servicedesk', 'Service Desk')
FAC_LCL('lcl_menu_mld_vakgroeptypes', 'Vakgroeptypen', 'Discipline types')
FAC_LCL('lcl_menu_mld_vakgroepen', 'Vakgroepen', 'Disciplines')
FAC_LCL('lcl_menu_mld_meldingen', 'Meldingen', 'Calls')
FAC_LCL('lcl_menu_mld_behandelgroep', 'Behandelgroepen', 'Back office groups')
FAC_LCL('lcl_menu_mld_stdmeldinggroep', 'Meldinggroepen', 'Call groups')
FAC_LCL('lcl_menu_mld_dienst_niveaus', 'Dienstniveaus', 'Service levels')
FAC_LCL('lcl_menu_mld_afmeldteksten', 'Standaardteksten', 'Standard texts')
FAC_LCL('lcl_menu_mld_opdrachttypes', 'Opdrachttypen', 'Order types')
FAC_LCL('lcl_menu_mld_improdopdr', 'Improductieve uren', 'Overhead')
FAC_LCL('lcl_menu_mld_opdrkosten', 'Onkosten', 'Expenses')
FAC_LCL('lcl_menu_mld_workflows', 'Workflows', 'Workflows')
FAC_LCL('lcl_menu_mld_kenmerken', 'Opdrachtkenmerken', 'Order properties')
FAC_LCL('lcl_menu_mld_kenmerken_m', 'Meldingkenmerken', 'Call properties')
FAC_LCL('lcl_menu_mld_kenmerksoorten', 'Kenmerksoorten', 'Property types')
FAC_LCL('lcl_menu_mld_kenmerkdomeinen', 'Kenmerkdomeinen', 'Property domains')
FAC_LCL('lcl_menu_mld_setting', 'Instellingen', 'Settings')
FAC_LCL('lcl_facmgt_res', 'Reserveringen', 'Reservations')
FAC_LCL('lcl_menu_res_reserveerbare_rui', 'Reserveerbare ruimten', 'Reservable rooms')
FAC_LCL('lcl_menu_res_ruimte_opstelling', 'Ruimte-opstellingen', 'Room configurations')
FAC_LCL('lcl_menu_res_reserveerbare_obj', 'Reserveerbare objecten', 'Equipment')
FAC_LCL('lcl_menu_res_verbruiksartikele', 'Verbruiksartikelen', 'Catering products')
FAC_LCL('lcl_menu_res_arrangementen', 'Arrangementen', 'Packages')
FAC_LCL('lcl_menu_res_verbruiksartscope', 'Verbruiksartikelen-scope', 'Catering scope')
FAC_LCL('lcl_menu_res_catalogi', 'Catalogi', 'Catalogues')
FAC_LCL('lcl_menu_res_opstellingen', 'Opstellingen', 'Configurations')
FAC_LCL('lcl_menu_res_perioden', 'Perioden', 'Periods')
FAC_LCL('lcl_menu_res_activiteiten', 'Activiteiten', 'Activities')
FAC_LCL('lcl_menu_res_srtactiviteiten', 'Activiteitsoorten', 'Activity types')
FAC_LCL('lcl_menu_res_activiteiten_ruim', 'Activiteit x catalogus', 'Activity x catalogue')
FAC_LCL('lcl_menu_res_kenmerken', 'Kenmerken', 'Properties')
FAC_LCL('lcl_menu_res_kenmerksoorten', 'Kenmerksoorten', 'Property types')
FAC_LCL('lcl_menu_res_kenmerkdomeinen', 'Kenmerkdomeinen', 'Property domains')
FAC_LCL('lcl_menu_res_setting', 'Instellingen', 'Settings')
FAC_LCL('lcl_facmgt_bes', 'Bestellingen', 'Purchase orders')
FAC_LCL('lcl_menu_bes_staffeltabel', 'Staffeltabel', 'Pace list table')
FAC_LCL('lcl_menu_bes_kenmerken', 'Kenmerken', 'Properties')
FAC_LCL('lcl_menu_bes_itemkenmerken', 'Kenmerken van bestelregels', 'Properties for purchase order per line')
FAC_LCL('lcl_menu_bes_kenmerksoorten', 'Kenmerksoorten', 'Property types')
FAC_LCL('lcl_menu_bes_kenmerkdomeinen', 'Kenmerkdomeinen', 'Property domains')
FAC_LCL('lcl_menu_bes_setting', 'Instellingen', 'Settings')
FAC_LCL('lcl_menu_bes_importeren', 'Importfuncties', 'Import functions')
FAC_LCL('lcl_facmgt_cnt', 'Contractbeheer', 'Contract management')
FAC_LCL('lcl_menu_cnt_contractsoorten', 'Contractsoorten', 'Contract types')
FAC_LCL('lcl_menu_cnt_termijnen', 'Termijnen', 'Periods')
FAC_LCL('lcl_menu_cnt_kenmerken', 'Kenmerken', 'Properties')
FAC_LCL('lcl_menu_cnt_kenmerksoorten', 'Kenmerksoorten', 'Property types')
FAC_LCL('lcl_menu_cnt_kenmerkdomeinen', 'Kenmerkdomeinen', 'Property domains')
FAC_LCL('lcl_menu_cnt_setting', 'Instellingen', 'Settings')
FAC_LCL('lcl_facmgt_fin', 'Financieel', 'Financial')
FAC_LCL('lcl_menu_fin_kostenplaatsen', 'Kostenplaatsen', 'Cost centres')
FAC_LCL('lcl_menu_fin_kostenplaatsgroep', 'Kostenplaatsgroepen', 'Cost centre groups')
FAC_LCL('lcl_menu_fin_kostensoorten', 'Kostensoorten', 'Cost categories')
FAC_LCL('lcl_menu_fin_kostensoortgroepe', 'Kostensoortgroepen', 'Cost category groups')
FAC_LCL('lcl_menu_fin_combinatievalidat', 'Combinatievalidaties', 'Combination validation')
FAC_LCL('lcl_menu_fin_profielen', 'Profielen', 'Profiles')
FAC_LCL('lcl_menu_fin_profiel_limieten', 'Profiel-Limieten', 'Profile-Limits')
FAC_LCL('lcl_menu_fin_kenmerken', 'Kenmerken', 'Properties')
FAC_LCL('lcl_menu_fin_kenmerkdomeinen', 'Kenmerkdomeinen', 'Property domains')
FAC_LCL('lcl_menu_fin_setting', 'Instellingen', 'Settings')
FAC_LCL('lcl_menu_fin_btwtabellen', 'BTW-tabellen', 'VAT tables')
FAC_LCL('lcl_menu_fin_btwtabelwaarden', 'BTW-tabelwaarden', 'VAT table values')
FAC_LCL('lcl_facmgt_fg', 'Graphics', 'Graphics')
FAC_LCL('lcl_menu_cad_labels', 'Labels', 'Labels')
FAC_LCL('lcl_menu_cad_themas', 'Thema''s', 'Themes')
FAC_LCL('lcl_menu_cad_legendas', 'Legenda''s', 'Legends')
FAC_LCL('lcl_menu_cad_setting', 'Instellingen', 'Settings')
FAC_LCL('lcl_facmgt_mrk', 'Prikbord', 'Bulletin board')
FAC_LCL('lcl_menu_mrk_categorieen', 'Prikbord categorieën', 'Bulletin board categories')
FAC_LCL('lcl_menu_mrk_setting', 'Instellingen', 'Settings')
FAC_LCL('lcl_facmgt_bez', 'Bezoekers', 'Visitors')
FAC_LCL('lcl_menu_bez_acties', 'Acties bij bezoek', 'Visitor actions')
FAC_LCL('lcl_menu_bez_kenmerken', 'Kenmerken', 'Properties')
FAC_LCL('lcl_menu_bez_kenmerkdomeinen', 'Kenmerkdomeinen', 'Property domains')
FAC_LCL('lcl_menu_bez_setting', 'Instellingen', 'Settings')
FAC_LCL('lcl_facmgt_aut', 'Autorisaties', 'Authorisations')
FAC_LCL('lcl_menu_fac_aut_edit_functie', 'Extra autorisatiefuncties', 'Extra authorisation functions')
FAC_LCL('lcl_menu_fac_aut_edit_groep', 'Autorisatiegroepen', 'Authorisation groups')
FAC_LCL('lcl_menu_fac_aut_functie', 'Autorisatiefuncties', 'Authorisation functions')
FAC_LCL('lcl_menu_fac_aut_groep', 'Autorisatiegroeprechten', 'Authorisation group rights')
FAC_LCL('lcl_menu_fac_aut_perslid', 'Autorisatie personen', 'Authorisation persons')
FAC_LCL('lcl_facmgt_overig', 'Overig', 'Misc.')
FAC_LCL('lcl_menu_fac_rapportages', 'Rapportages', 'Reports')
FAC_LCL('lcl_menu_fac_graphs', 'Grafieken', 'Graphs')
FAC_LCL('lcl_menu_fac_vrije_dagen', 'Vrije dagen', 'Non-working days')
FAC_LCL('lcl_menu_importeren', 'Importfuncties', 'Import functions')
FAC_LCL('lcl_menu_fac_exporteren', 'Exportfuncties', 'Export functions')
FAC_LCL('lcl_menu_fac_importeren', 'Importfuncties definiëren', 'Define import functions')
FAC_LCL('lcl_menu_fac_notificaties', 'Notificaties', 'Notifications')
FAC_LCL('lcl_menu_fac_custnotificaties', 'Notificaties (eigen)', 'Notifications (custom)')
FAC_LCL('lcl_menu_fac_notificatiejobs', 'Notificatiejobs', 'Notification jobs')
FAC_LCL('lcl_menu_fac_eigen_tabellen', 'Eigen tabellen', 'User tables')
FAC_LCL('lcl_menu_fac_inhoud_eigen_tabe', 'Inhoud eigen tabellen', 'User table content')
FAC_LCL('lcl_menu_fac_menustructuur', 'Menustructuur', 'Menu structure')
FAC_LCL('lcl_menu_fac_bookmarks', 'Bookmarks', 'Bookmarks')
FAC_LCL('lcl_menu_fac_vertalingen', 'Vertalingen', 'Translations')
FAC_LCL('lcl_menu_fac_setting', 'Instellingen', 'Settings')
FAC_LCL('lcl_menu_fac_xsledit', 'Formulierbewerker', 'Form editor')
FAC_LCL('lcl_menu_fac_styling', 'Styling', 'Styling')
FAC_LCL('lcl_menu_about', 'Licentieinformatie', 'License information')
FAC_LCL('lcl_facmgt_setup', 'Setup', 'Setup')
FAC_LCL('lcl_menu_fac_widgets', 'Widgets', 'Widgets')
FAC_LCL('lcl_menu_cad_verify', 'Verify DWF-files', 'Verify DWF-files')
FAC_LCL('lcl_menu_admtracking_search', 'Updates history', 'Updates history')
FAC_LCL('lcl_menu_api_list', 'APIs list', 'APIs list')
FAC_LCL('lcl_menu_locale_search', 'Vertalingen terminologie', 'Translations terminology')
FAC_LCL('lcl_menu_session', 'Web sessions', 'Web sessions')
FAC_LCL('lcl_menu_fac_verify', 'Verify the installation', 'Verify the installation')
FAC_LCL('lcl_menu_fac_verify_data', 'Verify data consistency', 'Verify data consistency')
FAC_LCL('lcl_menu_mytracking', 'View my tracking', 'View my tracking')
FAC_LCL('lcl_menu_fac_email_setting', 'E-mail-instellingen', 'E-mail settings')
FAC_LCL('lcl_menu_fac_anonymize', 'Anonimiseren', 'Anonymize')
FAC_LCL('lcl_menu_fac_refresh_accept', 'Ververs acceptatie omgeving', 'Refresh test environment')
FAC_LCL('lcl_fe_menu_stdmeldinggroep', '', '')
FAC_LCL('lcl_fe_menu_srtdiscipline', '', '')
FAC_LCL('lcl_fe_menu_discipline', '', '')
COMMIT;
FAC_LCL('lcl_mobile_title', 'Facilitor® Mobiel', 'Facilitor® Mobile')
FAC_LCL('lcl_mobile_footer', 'Powered by Facilitor', 'Powered by Facilitor')
FAC_LCL('lcl_mobile_currentpos', ' @ ', ' @ ')
FAC_LCL('lcl_mobile_currentpospre', '> ', '> ')
FAC_LCL('lcl_mobile_currentpospost', '', '')
FAC_LCL('lcl_mobile_currentgps', 'Huidige locatie', 'Current location')
FAC_LCL('lcl_mobile_mobilemode', 'Mobiele weergave', 'Mobile interface')
FAC_LCL('lcl_mobile_classicmode', 'Standaard weergave', 'Default interface')
FAC_LCL('lcl_mobile_saved', 'Wijzigingen zijn bewaard.', 'Adjustments are saved')
FAC_LCL('lcl_mobile_lopendezaken', 'Mijn lopende zaken', 'My affairs')
FAC_LCL('lcl_mobile_search', 'Zoeken', 'Search')
FAC_LCL('lcl_mobile_panel_filter', 'Filter', 'Filter')
FAC_LCL('lcl_mobile_srch_zoeker', 'Zoek in', 'Search')
FAC_LCL('lcl_mobile_srch_zoeker_label', 'Typ een of meer zoekwoorden', 'Enter one or more keywords')
FAC_LCL('lcl_mobile_srch_zoeker_go', 'Zoek!', 'Search!')
FAC_LCL('lcl_mobile_doemelding', 'Melding doen', 'Make a call')
FAC_LCL('lcl_mobile_doebezoeker', 'Bezoeker aanmelden', 'Register visitors')
FAC_LCL('lcl_mobile_doereservering', 'Ruimte reserveren', 'Room reservation')
FAC_LCL('lcl_mobile_res_voorziening', 'Voorziening reserveren', 'Equipment reservation')
//FAC_LCL('lcl_mobile_doebestelling', 'Plaats bestelling', 'Order')
FAC_LCL('lcl_mobile_meldingen', 'Open meldingen', 'Calls')
FAC_LCL('lcl_mobile_meldingen2', 'Open meldingen', 'Calls')
FAC_LCL('lcl_mobile_opdrachten', 'Open opdrachten', 'Orders')
FAC_LCL('lcl_mobile_opdrachten1', 'Onze Opdrachten', 'Our orders')
FAC_LCL('lcl_mobile_opdrachten2', 'Actieve opdrachten', 'Active orders')
FAC_LCL('lcl_mobile_opdrachten3', 'Mijn Opdrachten', 'My Orders')
FAC_LCL('lcl_mobile_opdrachten4', 'Extra opdracht', 'Additional order')
FAC_LCL('lcl_mobile_objecten', 'Objecten', 'Objects')
FAC_LCL('lcl_mobile_ins_fo', 'Uitleenregistratie', 'Lending registration')
FAC_LCL('lcl_mobile_planned_act', 'Periodieke taken', 'Recurring tasks')
FAC_LCL('lcl_mobile_contracten', 'Contracten', 'Contracts')
FAC_LCL('lcl_mobile_objbijmelding', 'bij melding', 'with call')
FAC_LCL('lcl_mobile_ondbijobject', 'bij object', 'with object')
FAC_LCL('lcl_mobile_districten', 'Districten', 'Districts')
FAC_LCL('lcl_mobile_locaties', 'Locaties', 'Locations')
FAC_LCL('lcl_mobile_gebouwen', 'Gebouwen', 'Buildings')
FAC_LCL('lcl_mobile_ruimten', 'Ruimtes', 'Rooms')
FAC_LCL('lcl_mobile_werkplekken', 'Werkplekken', 'Workplaces')
FAC_LCL('lcl_mobile_bezoekers', 'Actuele bezoekers', 'Current visitors')
FAC_LCL('lcl_mobile_bezoek', 'Bezoekers', 'Visitors')
FAC_LCL('lcl_mobile_plattegronden', 'Plattegronden', 'Floor plans')
FAC_LCL('lcl_mobile_fiattering', 'Fiatteren', 'Approval')
FAC_LCL('lcl_mobile_goedtekeuren_facturen', 'Te fiatteren', 'For approval')
FAC_LCL('lcl_mobile_setlocation_intro', 'Selecteer de context op basis van uw huidige positie. Alle gegevens zullen automatisch worden beperkt tot die voor deze plaats van belang zijn.', 'Select the context based on your current position. All data will automatically be limited to data that is relevant for this place.')
FAC_LCL('lcl_mobile_setlocation', 'Huidige locatie', 'Current location')
FAC_LCL('lcl_mobile_setbuilding', 'Huidig gebouw', 'Current building')
FAC_LCL('lcl_mobile_verdiepingen', 'Verdiepingen', 'Floors')
FAC_LCL('lcl_mobile_messages', 'Mijn berichten', 'My messages')
FAC_LCL('lcl_mobile_rapporten', 'Rapportages', 'Reports')
FAC_LCL('lcl_mobile_notes', 'Notities', 'Notes')
FAC_LCL('lcl_mobile_new', '{0}', '{0}')
FAC_LCL('lcl_mobile_about', 'Over {0}', 'About {0}')
FAC_LCL('lcl_mobile_at', 'In {0}', 'at {0}')
FAC_LCL('lcl_mobile_newmelding', 'Nieuwe melding', 'New call')
FAC_LCL('lcl_mobile_newopdracht', 'Nieuwe opdracht', 'New order')
FAC_LCL('lcl_mobile_selectmelding', 'Kies een melding', 'Select a call')
FAC_LCL('lcl_mobile_selectmeldingtype', 'Kies een melding categorie', 'Select a call category')
FAC_LCL('lcl_mobile_no_stdmelding', 'Geen melding mogelijk', 'No call possible')
FAC_LCL('lcl_mobile_reserveringen', 'Reserveringen', 'Reservations')
FAC_LCL('lcl_mobile_inspecties', 'Taken', 'Tasks')
FAC_LCL('lcl_mobile_claimconfirm', 'Ik neem deze plek', 'I take this place')
FAC_LCL('lcl_mobile_res_today', 'Actuele beschikbaarheid', 'Current availability')
FAC_LCL('lcl_mobile_res_next', 'Eerstvolgende reservering om {0}', 'Next reservation at {0}')
FAC_LCL('lcl_mobile_res_ruimtevrij', 'Beschikbaar', 'Available')
FAC_LCL('lcl_mobile_ruimtebezet', 'Gereserveerd tot {0}', 'Reserved until {0}')
FAC_LCL('lcl_mobile_resbeschikbaar', 'Beschikbaarheid', 'Availability')
FAC_LCL('lcl_mobile_data_saved', 'Gegevens zijn opgeslagen', 'Information saved')
FAC_LCL('lcl_mobile_newafspraak', 'Nieuwe afspraak', 'New appointment')
FAC_LCL('lcl_mobile_newreservering', 'Nieuwe reservering', 'New reservation')
FAC_LCL('lcl_mobile_addvisitors', 'Bezoekers toevoegen', 'Add visitors')
FAC_LCL('lcl_pda_opdr_opm_required', 'U dient een afhandeling in te vullen', 'You need to add a remark')
FAC_LCL('lcl_pda_mld_call_confirm', 'De melding is geregistreerd, bedankt voor uw medewerking.', 'The call is registered, thank you for your cooperation.')
FAC_LCL('lcl_pda_res_gereserveerd', 'ad hoc reservering', 'Ad hoc reservation')
FAC_LCL('lcl_pda_res_geresopmerk', 'Ter plaatse gereserveerd', 'Reserved on the spot')
FAC_LCL('lcl_pda_res_ruimtereserveer', 'Reserveer tot {0}', 'Reserve until {0}')
FAC_LCL('lcl_pda_res_nietres', 'Dit is niet reserveerbaar', 'This is not reservable')
FAC_LCL('lcl_pda_ins_noinspect', 'Geen taken', 'No tasks')
FAC_LCL('lcl_pda_change_photo', 'Klik op de foto om deze te wijzigen', 'Click on the picture to change it')
COMMIT;
FAC_LCL('lcl_alg_te_koppelen_afd', 'Te koppelen afdelingen', 'Departments to attach')
FAC_LCL('lcl_alg_geselecteerde_ruimten', 'Geselecteerde ruimtes', 'Selected rooms')
FAC_LCL('lcl_alg_bezetting', 'Bezetting', 'Occupation')
FAC_LCL('lcl_alg_bezetting_perc', 'Bezetting (%)', 'Occupation (%)')
FAC_LCL('lcl_alg_bezetting_ongeldig', 'Ongeldige bezetting', 'Invalid occupation')
FAC_LCL('lcl_alg_ruimte_bezetting', 'Ruimtebezetting', 'Room occupation')
FAC_LCL('lcl_alg_ruimte_volgens_gebouw', 'Volgens gebouw', 'According to building')
FAC_LCL('lcl_alg_cancelDepartment', 'Wilt u deze afdeling annuleren?', 'Do you want to cancel this department?')
FAC_LCL('lcl_alg_klik_detail', 'Klik op foto voor detail', 'Click on photo to enlarge')
FAC_LCL('lcl_alg_del_txt_ruimtefunctie', 'Verwijderen ruimtefunctie', 'Delete room type')
FAC_LCL('lcl_alg_room_type_exists', 'Ruimtesoort locatie/gebouw relatie bestaat al', 'Relation between room type and location/building already exists')
FAC_LCL('lcl_alg_alg_tarief', 'Tarief', 'Rate')
FAC_LCL('lcl_alg_alg_tariefA', 'Tarief A', 'Rate A')
FAC_LCL('lcl_alg_alg_tariefB', 'Tarief B', 'Rate B')
FAC_LCL('lcl_alg_alg_tariefC', 'Tarief C', 'Rate C')
FAC_LCL('lcl_alg_alg_tariefD', 'Tarief D', 'Rate D')
FAC_LCL('lcl_alg_verantw', 'Verantwoordelijke', 'Responsible')
FAC_LCL('lcl_alg_verantw2', 'Verantwoordelijke 2', 'Responsible 2')
FAC_LCL('lcl_alg_bld_verantw', 'Gebouwverantwoordelijke', 'Building manager')
FAC_LCL('lcl_bez_eerste', 'Eerste', 'First')
FAC_LCL('lcl_bez_tweede', 'Tweede', 'Second')
FAC_LCL('lcl_bez_derde', 'Derde', 'Third')
FAC_LCL('lcl_bez_vierde', 'Vierde', 'Fourth')
FAC_LCL('lcl_bez_vijfde', 'Vijfde', 'Fifth')
FAC_LCL('lcl_bez_eennalaatste', 'Een-na-laatste', 'Next-to-last')
FAC_LCL('lcl_bez_laatste', 'Laatste', 'Latest')
FAC_LCL('lcl_bez_period_ofthemonth', ' van de maand', ' of the month')
FAC_LCL('lcl_bez_showdates', 'Tonen datums', 'Show dates')
FAC_LCL('lcl_bez_erasedates', 'Wissen datums', 'Clear dates')
FAC_LCL('lcl_bez_duplicate', 'Opslaan', 'Save')
FAC_LCL('lcl_bez_skipnonworkdays', 'Alleen werkdagen', 'Workdays only')
FAC_LCL('lcl_bez_period_error', 'Voer een geheel getal groter dan nul in voor periode', 'Enter a valid number larger than 0 for period')
FAC_LCL('lcl_bez_date_limit_reached', 'Maximum datum bereikt. gestopt bij: ', 'Date limit reached. Stopped at: ')
FAC_LCL('lcl_bez_confirm_delete_bezoeker', 'Wilt u deze bezoeker verwijderen?', 'Would you like to delete this visitor?')
FAC_LCL('lcl_bez_confirm_delete_afspraak', 'Wilt u deze afspraak verwijderen?', 'Would you like to delete this appointment?')
FAC_LCL('lcl_bez_makedates', 'Kies hierboven een herhaalperiode en klik dan HIER of kies rechtstreeks de gewenste data hieronder', 'Select a recurrence using the fields above and press HERE or select dates directly below')
FAC_LCL('lcl_bez_multi_none', 'Bevestig de herhaalperiode naar de kalender of kies rechtstreeks in de kalender.', 'Confirm the recurrence into the calendar or select dates in the calendar directly.')
FAC_LCL('lcl_bez_multi_created', '{0} afspraak/afspraken aangemaakt.', '{0} appointment(s) created.')
FAC_LCL('lcl_bez_multi_limit_reached', 'Maximale datum bereikt. Datum te ver in de toekomst: ', 'Maximum date reached. Date too far in the future: ')
FAC_LCL('lcl_bez_paf_not_copied', 'Let op: Afdelingsparkeerplaats(en) zijn niet gekopieerd.', 'Please note: Parking space(s) were not copied.')
FAC_LCL('lcl_bez_geef_bezoeker', 'Vul minstens 1 bezoeker in', 'Enter at least one visitor')
FAC_LCL('lcl_bez_select_cntbezoeker', 'Selecteer een contactpersoon als bezoeker', 'Select a visitor from contacts')
FAC_LCL('lcl_bez_select_prsbezoeker', 'Selecteer een collega als bezoeker', 'Select a visitor from colleagues')
FAC_LCL('lcl_bez_select_cntprsbezoeker', 'Selecteer een contactpersoon of collega als bezoeker', 'Select a visitor from contacts or colleagues')
FAC_LCL('lcl_bez_vrije_plaatsen', ' - vrije parkeerplaatsen', ' - free parking spaces')
FAC_LCL('lcl_bez_vol', 'Vol', 'Full')
FAC_LCL('lcl_bez_vrij', 'Vrij', 'Free')
FAC_LCL('lcl_bez_geen_aanwezig', 'Geen aanwezig', 'None available')
FAC_LCL('lcl_bez_import_lijst', 'Importeren', 'Import')
FAC_LCL('lcl_bez_import_cntbez', 'Geteld bezoekers: ', 'Visitors counted: ')
FAC_LCL('lcl_bez_import_cntbed', ' waarvan met bedrijf: ', ' with company: ')
FAC_LCL('lcl_bez_insinn_objects', 'Innemen objecten', 'Take in objects')
FAC_LCL('lcl_bez_send_sms', 'Verstuur SMS', 'Send SMS')
FAC_LCL('lcl_bez_send_sms_to', 'Stuur naar', 'Send to')
FAC_LCL('lcl_bez_no_mobile', 'Er zijn geen mobiele nummers bekend waar een SMS naar toe kan worden gestuurd.', 'No mobile numbers are known where an SMS can be sent to.')
FAC_LCL('lcl_bez_visitor_arrived', 'Uw bezoeker {0} is gearriveerd', 'Your visitor {0} has arrived')
FAC_LCL('lcl_bez_generic_visitor', 'Geanonimiseerd', 'Anonymized')
FAC_LCL('lcl_bes_article_details', 'Artikeldetails', 'Article details')
FAC_LCL('lcl_bes_bestelopdracht', 'Bestelopdracht', 'Purchase order')
FAC_LCL('lcl_bes_out_of_stock', 'Onvoldoende op voorraad', 'Insufficient stock')
FAC_LCL('lcl_bes_exceed_stock', 'Onvoldoende op voorraad', 'Insufficient stock')
FAC_LCL('lcl_bes_stock_too_low', 'De voorraad is te laag voor een bestelling', 'The stock is too low for an order')
FAC_LCL('lcl_bes_reduced_to_max', 'Er zijn nog slechts {0} stuks op voorraad, het aangevraagde aantal wordt verlaagd naar {1}.', 'There are only {0} pieces on stock, the requested amount will be reduced to {1}.')
FAC_LCL('lcl_bes_reject_order_req', 'Afwijzen bestelaanvragen', 'Reject purchase order requests')
FAC_LCL('lcl_bes_rejectfollowing', 'De volgende bestelaanvragen worden afgewezen: ', 'The following purchase order requests will be rejected: ')
FAC_LCL('lcl_bes_reject_1', 'Wilt u bestelaanvraag {0} afwijzen?', 'Do you want to reject purchase order request {0}?')
FAC_LCL('lcl_bes_exceed_value', 'Het geleverd aantal kan niet hoger zijn dan het besteld aantal', 'The number of delivered items cannot exceed the number of ordered items')
FAC_LCL('lcl_bes_exceed_value_retour', 'Het retour aantal kan niet hoger zijn dan het aantal wat nog in order staat', 'The number of returned items cannot exceed the number of items still in order')
FAC_LCL('lcl_bes_exceed_limit', 'Deze bestelling overschrijdt het mandaat van de budgethouder van de opgegeven kostenplaats en/of de budgethouder is onbekend.', 'Order amount exceeds budgetholder mandate and/or budgetholder is unknown.')
FAC_LCL('lcl_bes_no_fiatteur', 'Deze bestelling moet gefiatteerd worden, maar er is geen fiatteur bekend. Pas de bestelling aan a.u.b..', 'This order should be approved but no approver is known. Please adjust the purchase order.')
FAC_LCL('lcl_bes_adjust_order', 'Pas de bestelling aan a.u.b..', 'Please adjust order.')
FAC_LCL('lcl_bes_below_limit', 'Orderbedrag van bestelling is te laag. Minimaal orderbedrag is: ', 'Order amount is less than minimal order amount. Minimal order amount is: ')
FAC_LCL('lcl_bes_exceed_delivered', 'Aantal besteld kan niet lager zijn dan aantal reeds geleverd. Pas order aan svp', 'Quantity ordered cannot be lower than quantity already delivered. Please change order')
FAC_LCL('lcl_bes_RFO_regApprov', 'De bestelaanvraag wordt ter fiattering aangeboden bij ', 'The purchase order request is sent for approval to ')
FAC_LCL('lcl_bes_date_future', 'Afleverdatum moet in de toekomst liggen', 'Delivery date must be a future date')
FAC_LCL('lcl_bes_date_farfuture', 'Deze bestelling is te ver in de toekomst', 'This purchase order is too far in the future')
FAC_LCL('lcl_bes_date_holiday', 'De aangegeven dag is geen werkdag! Doorgaan?', 'The chosen day is not a working day! Continue?')
FAC_LCL('lcl_bes_staffel_company', 'Staffels van leverancier', 'Supplier pace list')
FAC_LCL('lcl_bes_staffel_group', 'Groep staffel', 'Group pace list')
FAC_LCL('lcl_bes_staffel_individual', 'Individuele staffel', 'Individual pace list')
FAC_LCL('lcl_bes_st_discount_gp', 'Korting groepsstaffel', 'Group pace list discount')
FAC_LCL('lcl_bes_st_excharge_gp', 'Toeslag groepsstaffel', 'Additional charging pace list')
FAC_LCL('lcl_bes_st_discount_ind', 'Korting individuele staffels', 'Discount individual pace lists')
FAC_LCL('lcl_bes_st_excharge_ind', 'Toeslag individuele staffels', 'Additional charge for individual pace lists')
FAC_LCL('lcl_bes_st_discount_tot', 'Totale staffel korting', 'Total pace list discount')
FAC_LCL('lcl_bes_st_discount_above', 'Korting boven €', 'Discount above €')
FAC_LCL('lcl_bes_st_discount_under', 'Korting tot €', 'Discount up to €')
FAC_LCL('lcl_bes_st_excharge_above', 'Toeslag boven €', 'Additional charge above €')
FAC_LCL('lcl_bes_st_excharge_under', 'Toeslag tot €', 'Additional charge up to €')
FAC_LCL('lcl_bes_st_tpcosts_under', 'Transportkosten onder €', 'Transportation costs below €')
FAC_LCL('lcl_bes_order_discount', 'Bestelkorting', 'Purchase order discount')
FAC_LCL('lcl_bes_bad_value', 'Ongeldige waarde', 'Invalid value')
FAC_LCL('lcl_bes_cancelItem', 'Wilt u dit item annuleren?', 'Do you want to cancel this item?')
FAC_LCL('lcl_bes_confirm_sent', 'Markeer opdracht {0} als verzonden?', 'Mark order {0} as send?')
FAC_LCL('lcl_bes_confirm_accept', 'Opdracht {0} is geaccepteerd door de leverancier?', 'Purchase order {0} has been accepted by the supplier?' )
FAC_LCL('lcl_bes_confirm_order', ' Wilt u de bestelaanvraag uitvoeren?', 'Purchase will be requested for order, continue?')
FAC_LCL('lcl_bes_order_reject', 'Afwijzen bestelopdrachten', 'Reject purchase orders')
FAC_LCL('lcl_bes_confirm_embargo', 'Er is al een opdracht aangemaakt voor deze bestelling.'||CHR(10)||'Wijzigen onder voorbehoud van bevestiging door leverancier?', 'An order has already been created for this purchase order request.'||CHR(10)||'Changes are subject to confirmation by the supplier?')
FAC_LCL('lcl_bes_total_cost', 'Totaal', 'Total')
FAC_LCL('lcl_bes_invalidAmount', 'Het door u opgegeven aantal is ongeldig, past u dit svp aan', 'The entered amount is invalid, please adjust')
FAC_LCL('lcl_bes_matchedveelvoud', 'Het aantal wordt aangepast aan de vereiste bestelveelvoud van ', 'The amount will be increased to match the required multiple: ')
FAC_LCL('lcl_bes_bestelminimum', 'Het aantal wordt aangepast aan de vereiste minimum bestellimiet van ', 'The amount will be increased to match the required minimum order limit: ')
FAC_LCL('lcl_bes_noItems', 'Er zijn geen items aangevraagd', 'There are no items requested')
FAC_LCL('lcl_bes_RFO_regSuccess', 'De bestelaanvraag is geregistreerd', 'Your purchase order request is registered')
FAC_LCL('lcl_bes_no_retour', 'Er is geen enkel retour waarde ingevuld', 'Not one return value is entered')
FAC_LCL('lcl_bes_approve', 'Wilt u bestelaanvraag {0} fiatteren?', 'Do you want to approve purchase order request {0}?')
FAC_LCL('lcl_bes_delivery', 'Levering', 'Delivery')
FAC_LCL('lcl_bes_deliver_all', 'Lever compleet', 'Deliver all')
FAC_LCL('lcl_bes_artikel_voorraad', 'Artikelvoorraad', 'Article stock')
FAC_LCL('lcl_bes_aantal_in', 'In', 'In')
FAC_LCL('lcl_bes_aantal_uit', 'Uit', 'Out')
FAC_LCL('lcl_bes_voorraad', 'Voorraad', 'Stock')
FAC_LCL('lcl_bes_voorraad_intern', 'Voorraad (Intern)', 'Stock (Internal)')
FAC_LCL('lcl_bes_bestellen', 'Bestellen', 'Order')
FAC_LCL('lcl_bes_te_bestellen', 'Te bestellen', 'To order')
FAC_LCL('lcl_bes_lopend', 'Lopende bestellingen', 'Orders in process')
FAC_LCL('lcl_bes_exceeds_pgb', 'Met deze bestelling wordt het jaarlijks persoonlijk budget overschreden met €', 'The annual personal budget is overdrawn by this purchase order with €')
FAC_LCL('lcl_bes_exceeds_agb', 'Met deze bestelling wordt het afdeling budget overschreden met €', 'The department budget is overdrawn by this purchase order with €')
FAC_LCL('lcl_bes_accepteren', 'Wilt u de geselecteerde bestelling accepteren?', 'Do you want to accept the selected purchase order request?')
FAC_LCL('lcl_bes_accepteren1', 'Wilt u bestelling {0} accepteren?', 'Do you want to accept purchase order request {0}?')
FAC_LCL('lcl_bes_confirm', 'Wilt u bestelling {0} bevestigen?', 'Do you want to confirm purchase order request {0}?')
FAC_LCL('lcl_bes_dosubmit', 'Wilt u de geselecteerde bestelling bestellen?', 'Do you want to order the selected purchase request?')
FAC_LCL('lcl_bes_dosubmit_one', 'Wilt u deze bestelling bestellen?', 'Do you want to order this purchase request?')
FAC_LCL('lcl_bes_max_artikel_reached', 'Het maximum aantal artikelen is bereikt', 'The maximum number of articles is reached')
FAC_LCL('lcl_cad_doorvoeren', 'Doorvoeren', 'Process')
FAC_LCL('lcl_cad_tek_concept_to_actueel', 'Concept tekening naar actuele tekening', 'Concept drawing to actual drawing')
FAC_LCL('lcl_cad_opp_concept_to_actueel', 'Gescande oppervlakte naar actuele oppervlakte', 'Scanned surface to actual surface')
FAC_LCL('lcl_cad_doorgevoerd_tekopp', 'Concept tekening en oppervlak doorgevoerd', 'Concept drawing and surface processed')
FAC_LCL('lcl_cad_doorgevoerd_tek', 'Concept tekening doorgevoerd', 'Concept drawing processed')
FAC_LCL('lcl_cad_doorgevoerd_opp', 'Concept oppervlak doorgevoerd', 'Concept surface processed')
FAC_LCL('lcl_cad_preview', 'Voorbeeld', 'Preview')
FAC_LCL('lcl_cad_preview_setting', 'Instellingen', 'Settings')
FAC_LCL('lcl_cnt_cnt_frame', 'Contract', 'Contract')
FAC_LCL('lcl_cnt_new_order', 'Afroepopdracht', 'Order')
FAC_LCL('lcl_cnt_object', 'Object', 'Object')
FAC_LCL('lcl_cnt_complain', 'Melding', 'Call')
FAC_LCL('lcl_cnt_unknown', 'Onbekend', 'Unknown')
FAC_LCL('lcl_cnt_exceed_cnt_kosten', 'Het bedrag moet positief zijn en mag het maximaal contractbedrag van het oude contract niet overschrijden', 'The amount must be positive and may not exceed the contract amount of the old contract')
FAC_LCL('lcl_fac_delete_all_msg', 'Alle persoonlijke berichten verwijderen?', 'Delete all personal messages?')
FAC_LCL('lcl_fin_new_invoice', 'Nieuw factuur', 'New invoice')
FAC_LCL('lcl_fin_approve_select', 'Wilt u de geselecteerde facturen fiatteren?', 'Are you sure you want to approve the selected invoices?')
FAC_LCL('lcl_fin_unapprove_select', 'Wilt u van de geselecteerde facturen de fiattering ongedaan maken?', 'Are you sure you want to unapprove the selected items?')
FAC_LCL('lcl_fin_goedkeur_select', 'Wilt u de geselecteerde facturen goedkeuren?', 'Are you sure you want to validate the selected items?')
FAC_LCL('lcl_fin_reject_select', 'Wilt u de geselecteerde facturen afwijzen?', 'Are you sure you want to reject the selected invoices?')
FAC_LCL('lcl_fin_unreject_select', 'Wilt u van de geselecteerde facturen de afwijzing ongedaan maken?', 'Are you sure you want to unreject the selected items?')
FAC_LCL('lcl_fin_invoices_frame', 'Facturen', 'Invoices')
FAC_LCL('lcl_fin_frame_algemeen', 'Factuurgegevens', 'Invoice details')
FAC_LCL('lcl_fin_info', 'Factuur', 'Invoice')
FAC_LCL('lcl_fin_is_finupdtrack', 'Factuur {0} is gewijzigd', 'Invoice {0} is changed')
FAC_LCL('lcl_fin_remark', 'Opmerking', 'Remark')
FAC_LCL('lcl_fin_referentie', 'Referentie', 'Reference')
FAC_LCL('lcl_fin_referentie_info', 'Referentiegegevens', 'Reference details')
FAC_LCL('lcl_fin_deelfactuurgeg', 'Verzamelfactuurgegevens', 'Combined invoice details')
FAC_LCL('lcl_fin_invoice_nr_extern', 'Factuurnr', 'Invoice nr')
FAC_LCL('lcl_fin_location_scope', 'Betreft locatie/gebouw', 'Concerning location/building')
FAC_LCL('lcl_fin_findate', 'Factuurdatum', 'Invoice date')
FAC_LCL('lcl_fin_divide_period', 'Verdeelperiode', 'Divide period')
FAC_LCL('lcl_fin_boekmaand', 'Boekmaand', 'Book month')
FAC_LCL('lcl_fin_debtor_nr', 'Debiteurnummer', 'Debtor number')
FAC_LCL('lcl_fin_fin_status', 'Status', 'Status')
FAC_LCL('lcl_fin_invoiced', 'Gefactureerd
(ex.BTW)', 'Invoiced
(excl.VAT)')
FAC_LCL('lcl_fin_invoiced_year', 'Gefactureerd
(ex.BTW) ', 'Invoiced
(excl.VAT) ')
FAC_LCL('lcl_fin_invoicerows', 'Factuurregels', 'Invoice lines')
FAC_LCL('lcl_fin_noti_fin_email', 'E-mail', 'E-mail')
FAC_LCL('lcl_fin_inv_mailed', 'Mail met factuur verzonden naar ', 'Invoice sent by mail to ')
FAC_LCL('lcl_fin_invalid_ref', 'Ongeldige referentie!', 'Invalid reference!')
FAC_LCL('lcl_fin_invalid_ref_ks', 'Referentie heeft geen geldige kostensoort', 'Reference has no valid cost category')
FAC_LCL('lcl_fin_invalid_multi_ks', 'Referentie heeft meerdere kostensoorten. Er kan geen goede keuze gemaakt worden.', 'Reference has multiple cost categories. A good choice cannot be made.')
FAC_LCL('lcl_fin_bestelling', 'Bestelling', 'Purchase order')
FAC_LCL('lcl_fin_regel_del', 'Factuurregel verwijderd', 'Invoice line removed')
FAC_LCL('lcl_fin_invoicerow_add', 'Factuurregel toegevoegd', 'Invoice line added')
COMMIT;
FAC_LCL('lcl_fin_bestelopdracht', 'Bestelopdracht', 'Purchase order')
FAC_LCL('lcl_fin_bestelopdr_totaal', 'Totaal bestelopdracht', 'Total purchase order')
FAC_LCL('lcl_fin_bestelopdr_volledig', 'Geleverd', 'Delivered')
FAC_LCL('lcl_fin_bestelopdr_deels', 'Deels geleverd', 'Partly delivered')
FAC_LCL('lcl_fin_contract', 'Contract', 'Contract')
FAC_LCL('lcl_fin_year', 'jaar', 'year')
FAC_LCL('lcl_fin_unknown', 'Onbekend', 'Unknown')
FAC_LCL('lcl_fin_invalid_kenmerk_format', 'Ongeldig formaat ', 'Invalid format ')
FAC_LCL('lcl_fin_kenmerk_out_range', 'Ongeldige waarde ', 'Invalid value ')
FAC_LCL('lcl_fin_start_date', 'Begindatum', 'Start date')
FAC_LCL('lcl_fin_end_date', 'Einddatum', 'End date')
FAC_LCL('lcl_fin_end_date_plan', 'Geplande einddatum', 'Planned end date')
FAC_LCL('lcl_fin_delivery_date', 'Leverdatum', 'Delivery date')
FAC_LCL('lcl_fin_approve_factuur', 'Wilt u factuur {0} fiatteren?', 'Are you sure you want to approve invoice {0}?')
FAC_LCL('lcl_fin_unapprove_factuur', 'Wilt u de fiattering van factuur {0} ongedaan maken?', 'Are you sure you want to undo the approval of invoice {0}?')
FAC_LCL('lcl_fin_goedkeuren_factuur', 'Wilt u factuur {0} goedkeuren?', 'Are you sure you want to validate invoice {0}?')
FAC_LCL('lcl_fin_reject_factuur', 'Wilt u factuur {0} afkeuren?', 'Are you sure you want to reject invoice {0}?')
FAC_LCL('lcl_fin_unreject_factuur', 'Wilt u de afwijzing van factuur {0} ongedaan maken?', 'Are you sure you want to undo the rejection of invoice {0}?')
FAC_LCL('lcl_fin_delete_factuur', 'Wilt u factuur {0} verwijderen?', 'Do you want to delete invoice {0}?')
FAC_LCL('lcl_fin_invoice_number', 'Factuurnummer', 'Invoice number')
FAC_LCL('lcl_fin_is_al', ' is al ', ' is already registered ')
FAC_LCL('lcl_fin_register_total', ' keer geregistreerd met een totaalbedrag van ', ' time(s) with a total amount of ')
FAC_LCL('lcl_fin_toch_doorgaan', 'Toch doorgaan?', 'Continue anyway?')
FAC_LCL('lcl_fin_invalidSum', 'Het opgegeven bedrag is ongeldig.', 'The specified amount is invalid.')
FAC_LCL('lcl_fin_cancelfac', 'Wilt u deze regel annuleren?', 'Do you wish to cancel this line?')
FAC_LCL('lcl_fin_copy', 'Kopiëren', 'Copy')
FAC_LCL('lcl_fin_ref_btw_diff', 'Het bedrijf van deze referentie gebruikt een andere BTW tabel. Verwijder eerst alle factuurregels', 'The company related to this reference uses a different VAT table. Delete all invoice rows first')
FAC_LCL('lcl_fin_no_complete_invoice_rows', 'Er zijn geen volledig ingevulde factuurregels aanwezig', 'There are no completely filled invoice rows')
FAC_LCL('lcl_fin_approve_again', 'Deze factuur is al gefiatteerd. Bij wijzigen moet de factuur zo nodig opnieuw gefiatteerd worden. Toch doorgaan?', 'This invoice has already been approved. When changed, this invoice might need approval again. Continue anyway?')
FAC_LCL('lcl_fin_invoice_source', 'Factuurbron', 'Invoice source')
FAC_LCL('lcl_fin_source_manual', 'Handmatig', 'Manual')
FAC_LCL('lcl_fin_source_excel', 'Import', 'Import')
FAC_LCL('lcl_fin_source_mail', 'Mail', 'Mail')
FAC_LCL('lcl_imp_app_code', 'Importfunctie', 'Import function')
FAC_LCL('lcl_imp_imports', 'Imports', 'Imports')
FAC_LCL('lcl_imp_import_rapportage', 'Import rapportage', 'Import report')
FAC_LCL('lcl_imp_app_oms', 'Importomschrijving', 'Import description')
FAC_LCL('lcl_imp_date_version', 'Import versie', 'Import version')
FAC_LCL('lcl_imp_date_readin', 'Datum ingelezen', 'Date read')
FAC_LCL('lcl_imp_date_processed', 'Datum verwerkt', 'Date processed')
FAC_LCL('lcl_imp_lezen', 'Inlezen', 'Upload')
FAC_LCL('lcl_imp_herlezen', 'Opnieuw inlezen', 'Upload again')
FAC_LCL('lcl_imp_verwerk', 'Verwerken', 'Process')
FAC_LCL('lcl_imp_report', 'Rapportage', 'Report')
FAC_LCL('lcl_imp_file_name', 'Bestandsnaam', 'File name')
FAC_LCL('lcl_imp_file', 'Bestand', 'File')
FAC_LCL('lcl_imp_fileempty', 'Bestand is leeg', 'File is empty')
FAC_LCL('lcl_imp_read_lines', 'Het aantal ingelezen regels is ', 'The number of lines that have been read is ')
FAC_LCL('lcl_imp_please_wait', 'Even geduld alstublieft...', 'Please wait...')
FAC_LCL('lcl_imp_inf_process', 'Ingelezen gegevens worden verwerkt...', 'Processing uploaded data...')
FAC_LCL('lcl_imp_inf_processed', 'Ingelezen gegevens zijn verwerkt', 'Uploaded data has been processed')
FAC_LCL('lcl_imp_sure_process_data', 'Weet u zeker dat u de ingelezen gegevens wilt verwerken?', 'Are you sure you want to process the submitted data?')
FAC_LCL('lcl_imp_import_by', 'Ingelezen door', 'Imported by')
FAC_LCL('lcl_imp_rap_i', 'Informatief', 'Informative')
FAC_LCL('lcl_imp_rap_e', 'Fouten', 'Errors')
FAC_LCL('lcl_imp_rap_s', 'Samenvatting', 'Summary')
FAC_LCL('lcl_imp_rap_w', 'Waarschuwingen', 'Warnings')
FAC_LCL('lcl_imp_rap_berichten', 'Filter rapportage', 'Filter report')
FAC_LCL('lcl_imp_rap_datum', 'Datum', 'Date')
FAC_LCL('lcl_imp_rap_status', 'Status', 'Status')
FAC_LCL('lcl_imp_rap_omschrijving', 'Omschrijving', 'Description')
FAC_LCL('lcl_imp_rap_hint', 'Hint', 'Hint')
FAC_LCL('lcl_imp_supplier', 'Leverancier', 'Supplier')
FAC_LCL('lcl_ins_value_below_nmin', 'De nieuwe waarde moet groter zijn dan de minimaal mogelijke waarde', 'The new value must be greater than the minimum value')
FAC_LCL('lcl_ins_value_to_low', 'De nieuwe waarde moet groter zijn dan de vorige waarde', 'The new value should be greater than the last value')
FAC_LCL('lcl_ins_value_below_nmax', 'De nieuwe waarde moet kleiner zijn dan de maximaal mogelijke waarde', 'The new value must be smaller than the maximum value')
FAC_LCL('lcl_ins_bad_value', 'Ongeldige waarde', 'Invalid value')
FAC_LCL('lcl_ins_insinn', 'Innemen', 'Take in')
FAC_LCL('lcl_ins_del_txt_deel', 'Weet u zeker dat u dit object wil verwijderen?', 'Are you sure you want to delete this object?')
FAC_LCL('lcl_ins_deel_wisgrafisch', 'Eventuele grafische coördinaten wissen', 'Delete possible graphical coordinates')
FAC_LCL('lcl_ins_multi_edit', 'Multi wijzigen', 'Multi edit')
FAC_LCL('lcl_ins_multi_edit_tasks', 'Multi wijzigen taken', 'Multi edit tasks')
FAC_LCL('lcl_ins_multi_move', 'Multi verplaatsen', 'Multi move')
FAC_LCL('lcl_ins_multi_controle', 'Registreer meerdere controles', 'Register multiple inspections')
FAC_LCL('lcl_ins_docontrole', 'Registreer controle', 'Register inspection')
FAC_LCL('lcl_ins_no_same_srtcontrole', 'Geselecteerde taaksoorten zijn niet gelijk', 'Selected task types are not the same')
FAC_LCL('lcl_ins_lend_out', 'Uitlenen', 'Lend out')
FAC_LCL('lcl_ins_lend_out_to', 'Uitlenen aan', 'Lend out to')
FAC_LCL('lcl_ins_lend_no_res', 'Let op: object is reserveerbaar maar er is geen toekomstige reservering.', 'Please note: object can be reserved but there are no future reservation for this object.')
FAC_LCL('lcl_ins_lend_next_res', 'Eerstkomende reservering {0} op {1} door {2}', 'Next reservation {0} at {1} by {2}')
FAC_LCL('lcl_ins_lent_res', 'Uitgegeven aan', 'Lent out to')
FAC_LCL('lcl_ins_takein_object', 'Innemen object', 'Take in object')
FAC_LCL('lcl_ins_lendout_object', 'Uitlenen object', 'Lend out object')
FAC_LCL('lcl_ins_takein_multi', 'Innemen van {0} objecten', 'Take in {0} objects')
FAC_LCL('lcl_ins_lendout_multi', 'Uitlenen van {0} objecten', 'Lend out {0} objects')
FAC_LCL('lcl_ins_edit_object', 'Bewerken object', 'Edit object')
FAC_LCL('lcl_ins_islent_res', 'Momenteel uitgegeven', 'Currently lent out')
FAC_LCL('lcl_ins_adapt', 'Bewerk', 'Adjust')
FAC_LCL('lcl_ins_no_auth_change', 'Geen autorisatie voor het wijzigen van het object ', 'Not authorised to make adjustments to object ')
FAC_LCL('lcl_ins_koppelobjects', 'Gerelateerde objecten', 'Related objects')
FAC_LCL('lcl_ins_upload_foto', 'Objectfoto upload', 'Object Photo upload')
FAC_LCL('lcl_mld_opdr_number', 'Opdrachtnr', 'Order nr')
FAC_LCL('lcl_mld_opdr_status', 'Opdrachtstatus', 'Order status')
FAC_LCL('lcl_mld_meldinggroep', 'Meldinggroep', 'Call group')
FAC_LCL('lcl_mld_behandelgroep', 'Behandelgroep', 'Back office group')
FAC_LCL('lcl_mld_kies_bestaand', 'Kies een bestaande ', 'Choose an existing ')
FAC_LCL('lcl_mld_maak_nieuw', 'Of maak een nieuwe aan', 'Or create a new one')
FAC_LCL('lcl_mld_groepering', 'Groepering', 'Grouping')
FAC_LCL('lcl_mld_groeperingmeldingen', 'Onderliggende meldingen', 'Underlying issues')
FAC_LCL('lcl_mld_groep', 'Groep', 'Group')
FAC_LCL('lcl_mld_meldingsoort', 'Meldingsoort', 'Call type')
FAC_LCL('lcl_mld_vervolgfilter', 'Vervolgmeldingen', 'Follow-up calls')
FAC_LCL('lcl_mld_vervolgfilter_both', 'Met vervolgmeldingen', 'Include follow-up calls')
FAC_LCL('lcl_mld_vervolgfilter_none', 'Zonder vervolgmeldingen', 'Without follow-up calls')
FAC_LCL('lcl_mld_vervolgfilter_only', 'Alleen vervolgmeldingen', 'Only follow-up calls')
FAC_LCL('lcl_mld_sort', 'Sortering', 'Sort by')
FAC_LCL('lcl_mld_newfirst', 'Laatst gemeld', 'Last registered')
FAC_LCL('lcl_mld_firstready', 'Eerst gereed', 'First ready')
FAC_LCL('lcl_mld_accept_time_exceed', 'Overschrijding acceptatietijd', 'Time to accept exceeded')
FAC_LCL('lcl_mld_run_time_exceed', 'Overschrijding doorlooptijd', 'Throughput time exceeded')
FAC_LCL('lcl_mld_spoed', 'Spoed', 'Urgent')
FAC_LCL('lcl_mld_laatste_actie', 'Laatste actiedatum', 'Last action date')
FAC_LCL('lcl_mld_cnt_contract', 'Contract', 'Contract')
FAC_LCL('lcl_mld_desirable_enddate', 'Gewenste datum', 'Preferred date')
FAC_LCL('lcl_mld_select_nosrtdisc_selected', 'Kies eerst minstens een vakgroeptype', 'Select at least one discipline')
FAC_LCL('lcl_mld_select_first', 'Kies eerst een {0}', 'Select a {0} first')
FAC_LCL('lcl_mld_bedrijf_prefix', '', '')
FAC_LCL('lcl_mld_person_prefix', 'Intern:', 'Internal:')
FAC_LCL('lcl_mld_intern', 'Intern', 'Internal')
FAC_LCL('lcl_mld_is_mldmai', 'Mail met melding bon verzonden naar ', 'Call mailed to ')
FAC_LCL('lcl_mld_is_ordmai', 'Mail met opdracht bon verzonden naar ', 'Order mailed to ')
FAC_LCL('lcl_mld_opdr_description', 'Omschrijving', 'Description')
FAC_LCL('lcl_mld_opdr_reject', 'Wilt u opdracht {0} afwijzen?', 'Do you want to reject order {0} ?')
FAC_LCL('lcl_mld_opdr_approve', 'Wilt u opdracht {0} fiatteren?', 'Do you want to approve order {0}?')
FAC_LCL('lcl_mld_opdr_goedkeur', 'Wilt u opdracht {0} goedkeuren?', 'Do you want to validate order {0}?')
FAC_LCL('lcl_mld_opdr_regvalidate', 'De opdracht wordt ter goedkeuring aangeboden bij {0} fiatteurs', 'The order is offered for validation to {0} approvers')
FAC_LCL('lcl_mld_opdr_offerte_accept', 'Accepteren offerte ', 'Accept offer ')
FAC_LCL('lcl_mld_opdr_close', 'Opdracht(en) afmelden', 'Close order(s)')
FAC_LCL('lcl_mld_opdr_cancel', 'Opdracht annuleren', 'Cancel order')
FAC_LCL('lcl_mld_opdr_finish_1', 'Wilt u opdracht ', 'Do you want to close order ')
FAC_LCL('lcl_mld_opdr_finish_2', ' qua kosten gereedmelden?', ' financially?')
FAC_LCL('lcl_mld_opdr_cancelled_1', 'Opdracht ', 'Order ')
FAC_LCL('lcl_mld_opdr_cancelled_2', ' is geannuleerd.', ' is cancelled.')
FAC_LCL('lcl_mld_opdr_seen', 'Gezien', 'Seen')
FAC_LCL('lcl_mld_opdr_changed', 'Deze opdracht is gewijzigd op: ', 'This order has been changed on: ')
FAC_LCL('lcl_mld_opdr_closed_3', 'Alle opdrachten van melding ', 'All orders related to call ')
FAC_LCL('lcl_mld_opdr_offerte_reject', 'Afwijzen offerte ', 'Reject offer ')
FAC_LCL('lcl_mld_opdr_approved_1', 'Opdracht ', 'Order ')
FAC_LCL('lcl_mld_opdr_approved_2', ' is gefiatteerd.', ' is approved.')
FAC_LCL('lcl_mld_opdr_accept', 'Opdracht {0} accepteren?', 'Accept order {0}?')
FAC_LCL('lcl_mld_opdr_accept_hlt', 'Opdracht {0} accepteren en de huidige actieve opdracht {1} onderbreken?', 'Accept order {0} and interrupt the current active order {1}?')
FAC_LCL('lcl_mld_opdr_rsm_hlt', 'Opdracht {0} hervatten en opdracht {1} onderbreken?', 'Continue with order {0} and interrupt order {1}?')
FAC_LCL('lcl_mld_opdr_cont', 'Verdergaan met opdracht {0}?', 'Continue with order {0}?')
FAC_LCL('lcl_mld_opdr_hlt', 'Wilt u opdracht {0} onderbreken?', 'Do you want to interrupt order {0}?')
FAC_LCL('lcl_mld_opdr_rsm', 'Wilt u opdracht {0} hervatten?', 'Do you want to continue order {0}?')
FAC_LCL('lcl_mld_opdr_already_active', 'Opdracht is onderbroken, omdat er al een andere opdracht actief is binnen het opdrachttype "{0}".', 'Order is interrupted, because there is already another order active within the same order type "{0}".')
FAC_LCL('lcl_mld_opdr_halted_beh', 'Opdracht {0} is onderbroken, omdat de behandelaar is gewijzigd.', 'Order {0} is interrupted, because the assigned to is changed.')
FAC_LCL('lcl_mld_opdr_setsend', 'Opdracht markeren als verzonden?', 'Mark order as sent?')
FAC_LCL('lcl_mld_opdr_notyetsent', '', '') // '(nog niet verzonden)'
FAC_LCL('lcl_mld_opdr_lopende', 'Mijn opdrachten', 'My orders')
FAC_LCL('lcl_mld_opdr_materials_select', 'Selecteer gebruikte materialen', 'Select materials used')
FAC_LCL('lcl_mld_opdr_materials_available', 'Beschikbare materialen', 'Available materials')
FAC_LCL('lcl_mld_opdr_materials_selected', 'Gebruikte materialen', 'Materials used')
FAC_LCL('lcl_mld_opdr_materials_quantity', 'Gebruikte hoeveelheden', 'Used quantities')
FAC_LCL('lcl_mld_opdr_materials_unique', 'De omschrijving voor materiaal moet uniek zijn', 'The material description must be unique')
FAC_LCL('lcl_mld_opdr_invalid_sum', 'Het opgegeven bedrag is ongeldig.', 'The specified amount is invalid.')
FAC_LCL('lcl_mld_opdr_invalid_quantity', 'Het opgegeven aantal is ongeldig.', 'The specified quantity is invalid.')
FAC_LCL('lcl_mld_opdr_add', '>>Toevoegen', '>>Add')
FAC_LCL('lcl_mld_opdr_remove', 'Verwijderen<<', 'Delete<<')
FAC_LCL('lcl_mld_opdr_uitvoerenden_select', 'Selecteer bedrijven', 'Select companies')
FAC_LCL('lcl_mld_opdr_uitvoerenden_available', 'Beschikbare bedrijven', 'Available companies')
FAC_LCL('lcl_mld_opdr_uitvoerenden_selected', 'Geselecteerde bedrijven', 'Selected companies')
FAC_LCL('lcl_mld_opdr_leveranciers_select', 'Selecteer leveranciers', 'Select suppliers')
FAC_LCL('lcl_mld_opdr_leveranciers_available', 'Beschikbare leveranciers', 'Available suppliers')
FAC_LCL('lcl_mld_opdr_leveranciers_selected', 'Geselecteerde leveranciers', 'Selected suppliers')
FAC_LCL('lcl_mld_opdr_bedrijf', 'Bedrijf', 'Company')
FAC_LCL('lcl_mld_opdr_bedrijven', 'Bedrijven', 'Companies')
FAC_LCL('lcl_mld_opdr_alternatief', 'Deze offerte is afgewezen omdat er is gekozen voor een gunstiger alternatief', 'This offer is rejected because a more favourable alternative has been selected')
FAC_LCL('lcl_mld_opdr_invullen', 'Invullen van een contactpersoon en/of een contract is niet verplicht bij het toevoegen', 'Ccontact and/or a contract is not mandatory when creating an order')
FAC_LCL('lcl_mld_opdr_invullen_cp', 'Invullen van een contactpersoon is niet verplicht bij het toevoegen', 'Contact is not mandatory when creating an order')
FAC_LCL('lcl_mld_opdr_aantal', 'Aantal', 'Number')
FAC_LCL('lcl_mld_opdr_eenheid', 'Eenheid', 'Unit')
FAC_LCL('lcl_mld_opdr_eenheidcode', 'Eenheidscode', 'Unit code')
FAC_LCL('lcl_mld_opdr_code', 'Code', 'Code')
FAC_LCL('lcl_mld_opdr_btw', 'BTW', 'VAT')
FAC_LCL('lcl_mld_opdr_prijs', 'Prijs', 'Price')
FAC_LCL('lcl_mld_opdr_totaal', 'Totaalprijs', 'Total')
FAC_LCL('lcl_mld_opdr_groep', 'Groep', 'Group')
FAC_LCL('lcl_mld_opdr_omschr', 'Omschrijving', 'Description')
FAC_LCL('lcl_mld_opdr_info', 'Informatie', 'Information')
FAC_LCL('lcl_mld_opdr_extra1', 'Extra 1', 'Extra 1')
FAC_LCL('lcl_mld_opdr_extra2', 'Extra 2', 'Extra 2')
FAC_LCL('lcl_mld_opdr_extra3', 'Extra 3', 'Extra 3')
FAC_LCL('lcl_mld_opdr_extra4', 'Extra 4', 'Extra 4')
FAC_LCL('lcl_mld_opdr_id', 'Id', 'Id')
FAC_LCL('lcl_mld_opdr_totaal_inBTW', 'Totaal incl. BTW', 'Total incl. VAT')
FAC_LCL('lcl_mld_opdr_offerte_vereist', 'Voor uitvoeringsopdrachten boven de {0} Euro is een offerte vereist! Doorgaan?', 'Orders above {0) Euro require an offer! Continue?')
FAC_LCL('lcl_mld_opdr_kosten_verpl_afm', 'Er moeten eerst opdrachtkosten worden ingevuld voordat afgemeld kan worden.', 'Order cost should be filled in before the order can be closed.')
FAC_LCL('lcl_mld_opdr_kosten_verpl_afr', 'Er moeten eerst opdrachtkosten worden ingevuld voordat kosten klaar gemeld kan worden.', 'Order cost should be filled in first before the order can be closed financially.')
FAC_LCL('lcl_mld_opdr_nohours', 'Uren zijn niet ingevuld. Gegevens in het scherm zijn waarschijnlijk verouderd. Scherm wordt ververst.', 'Hours are in not filled in. Data on the screen are probably out of date. Screen will be refreshed.')
FAC_LCL('lcl_mld_opdr_meerwerk', 'Meer/minder werk', 'Additional work')
FAC_LCL('lcl_mld_opdr_alt_charge_type', 'Afwijkende kostensoort', 'Different cost category type')
FAC_LCL('lcl_mld_opdr_all', 'Alle opdrachten', 'All orders')
FAC_LCL('lcl_mld_vereisdienst', 'Dienst vereist', 'Service mandatory')
FAC_LCL('lcl_mld_opdrtypevast', 'Verplicht opdrachttype', 'Mandatory order type')
FAC_LCL('lcl_mld_std_typeopdr', 'Standaard opdrachttype', 'Default order type')
FAC_LCL('lcl_mld_autoorder', 'Automatisch opdracht aanmaken', 'Create order automatically')
FAC_LCL('lcl_mld_autoorderamount', 'Opdrachtbedrag autom. opdracht', 'Order amount automatic order')
FAC_LCL('lcl_mld_limited_bes_cat', 'Beperk tot Catalogus', 'Limit to Catalogue')
FAC_LCL('lcl_mld_copyable', 'Kopieerbaar', 'Can be copied')
FAC_LCL('lcl_mld_regime', 'Regime', 'Regime')
FAC_LCL('lcl_mld_office_hours', 'Kantoortijden', 'Office hours')
FAC_LCL('lcl_mld_opening_hours', 'Openingstijden', 'Opening hours')
FAC_LCL('lcl_mld_24_7', '24/7', '24/7')
FAC_LCL('lcl_mld_malus', 'Malus per periode', 'Malus per period')
FAC_LCL('lcl_mld_malusbasis', 'Vaste malus', 'Fixed malus')
FAC_LCL('lcl_mld_doublecheck', 'Dubbele meldingen controleren', 'Check for simmilar calls')
FAC_LCL('lcl_mld_not', 'Niet', 'Not')
FAC_LCL('lcl_mld_when_enter', 'Alleen bij invoeren', 'At call creation only')
FAC_LCL('lcl_mld_when_accept', 'Alleen bij accepteren', 'At acceptance only')
FAC_LCL('lcl_mld_when_enter_accept', 'Bij invoeren en accepteren', 'At call creation and at acceptance')
FAC_LCL('lcl_mld_in_KTO', 'Doet mee in KTO', 'In customer satisfaction survey')
FAC_LCL('lcl_mld_never', 'Nooit', 'Never')
FAC_LCL('lcl_mld_always', 'Altijd', 'Always')
FAC_LCL('lcl_mld_opt_in', 'Opt-in', 'Opt-in')
FAC_LCL('lcl_mld_opt_out', 'Opt-out', 'Opt-out')
FAC_LCL('lcl_mld_expiration_date', 'Vervaldatum', 'Expiration date')
FAC_LCL('lcl_mld_slabewaken', 'SLA bewaken', 'Monitor SLA')
FAC_LCL('lcl_mld_kanverwijzen', 'Kan verwijzen naar', 'Can refer to')
FAC_LCL('lcl_mld_referenced', 'Gerefereerd door', 'Referenced by')
FAC_LCL('lcl_mld_opdr_uitvoeringopdracht', 'Uitvoeringopdracht toevoegen', 'Add work order')
FAC_LCL('lcl_mld_noti_opdr_email', 'E-mail', 'E-mail')
FAC_LCL('lcl_mld_continuation_mld', 'Vervolgmelding ', 'Follow-up call ')
FAC_LCL('lcl_mld_groeperen', 'Groeperen melding ', 'Group call ')
FAC_LCL('lcl_mld_groepeer', 'Groepeer', 'Group')
FAC_LCL('lcl_mld_reject', 'Afwijzen', 'Reject')
FAC_LCL('lcl_mld_opdr_cancel_button', 'Annuleer', 'Cancel')
FAC_LCL('lcl_mld_forward', 'Doorsturen', 'Forward')
FAC_LCL('lcl_mld_forward_mld', 'Doorsturen melding {0}', 'Forward call {0}')
FAC_LCL('lcl_mld_continuation_remark', 'Reden vervolgmelding', 'Reason follow-up call')
FAC_LCL('lcl_mld_cancelworkflow_remark', 'Reden afsluiten vervolgmeldingen', 'Reason cancel workflow')
FAC_LCL('lcl_mld_accept_1', 'Wilt u melding ', 'Do you want to accept call ')
FAC_LCL('lcl_mld_accept_2', ' accepteren?', '?')
FAC_LCL('lcl_mld_accept_3', 'Deze melding is nog niet geaccepteerd, wilt u dat nu doen?', 'This call has not been accepted yet, would you like to do that now?')
FAC_LCL('lcl_mld_doorzetten_1', 'Wilt u melding ', 'Would you like to forward call ')
FAC_LCL('lcl_mld_doorzetten_2', ' doorzetten?', ' ?')
FAC_LCL('lcl_mld_terugzetten_1', 'Wilt u melding ', 'Would you like to set back call ')
FAC_LCL('lcl_mld_terugzetten_2', ' terugzetten?', '?')
FAC_LCL('lcl_mld_verwerken', 'Wilt u melding {0} verwerken?', 'Would you like to finalize call {0}?')
FAC_LCL('lcl_mld_doorgezet', 'Melding is doorgezet naar backoffice', 'Call is assigned to the back office')
FAC_LCL('lcl_mld_teruggezet', 'Melding is teruggezet naar frontoffice', 'Call is assigned to the front office')
FAC_LCL('lcl_mld_ask_afrond', 'Wilt u melding {0} afronden', 'Do you want to finish call {0}?')
FAC_LCL('lcl_mld_ask_verwerk', 'Wilt u melding {0} archiveren?', 'Do you want to archive call {0}?')
FAC_LCL('lcl_mld_ord_close_all', ' openstaande opdracht(en) ook afmelden?', ' open order(s). Close order(s) as well?')
FAC_LCL('lcl_mld_ctr_close_all', ' openstaande controle(s) ook gereedmelden?', ' open inspection(s). Close inspection(s) as well?')
FAC_LCL('lcl_mld_zichtbaar_FE', 'Zichtbaar voor de aanvrager', 'Visible for issuer')
FAC_LCL('lcl_mld_verborgen_FE', 'Verborgen voor de aanvrager', 'Hidden for issuer')
FAC_LCL('lcl_mld_toekennen_FE', 'Reactie aan {0} vragen', 'Assign issue to issuer {0}')
FAC_LCL('lcl_mld_latenbij_FE', 'Actie bij aanvrager {0} laten', 'Leave action assigned to issuer {0}')
FAC_LCL('lcl_mld_toekennen_BO', 'Actie bij behandelaar zetten', 'Assign issue to backoffice')
FAC_LCL('lcl_mld_notify_FE', '{0} hierover notificeren', 'Notify issuer {0}')
FAC_LCL('lcl_mld_actiecode', 'Substatus', 'Sub Status')
FAC_LCL('lcl_mld_actiecodeBO', 'Actie bij behandelaar', 'Backoffice action')
FAC_LCL('lcl_mld_actiecodeFE', 'Actie bij aanvrager', 'Waiting for issuer action')
FAC_LCL('lcl_mld_actiecodeYou', 'Er wordt een (re)actie van je gevraagd', 'This is waiting for your (re)action')
FAC_LCL('lcl_mld_behandelaarYou', 'Jij bent de behandelaar', 'You are the processor')
FAC_LCL('lcl_mld_actiecodeATT', 'Attentie!', 'Attention!')
FAC_LCL('lcl_mld_actiecodeBOchk', 'Ook met actie bij behandelaar', 'Backoffice action')
FAC_LCL('lcl_mld_actiecodeFEchk', 'Meldingen met actie bij aanvrager tonen', 'Waiting for issuer action')
FAC_LCL('lcl_mld_actiecodeATTchk', 'Alleen met attentie', 'With attention only')
FAC_LCL('lcl_mld_opm_paste', 'Kopieër de tekst van de zojuist afgemelde opdracht', 'Copy the text of the just closed order')
FAC_LCL('lcl_mld_exceeds_pgb', 'Met deze opdracht wordt het jaarlijks persoonlijk budget overschreden met €', 'The annual personal budget is overdrawn by this order with €')
FAC_LCL('lcl_mld_exceeds_agb', 'Met deze opdracht wordt het afdeling budget overschreden met €', 'The department budget is overdrawn by this order with €')
FAC_LCL('lcl_mld_adjust_order', 'Pas de opdracht aan a.u.b..', 'Please adjust order.')
FAC_LCL('lcl_invalid_key', 'Ongeldige key', 'Invalid key')
FAC_LCL('lcl_invalid_parent_key', 'Ongeldige gekoppelde key', 'lcl_invalid_parent_key')
COMMIT;
FAC_LCL('lcl_mld_mld_close_try', 'Indien mogelijk de meldingen ook afmelden?', 'Close calls if possible?')
FAC_LCL('lcl_mld_copy', 'Kopiëren', 'Copy')
FAC_LCL('lcl_mld_order_frame', 'Opdrachten', 'Orders')
FAC_LCL('lcl_mld_new_order', 'Nieuwe opdracht', 'New order')
FAC_LCL('lcl_mld_new_bestelling', 'Nieuwe bestelling', 'New purchase order')
FAC_LCL('lcl_mld_invoiced', 'Gefactureerd', 'Invoiced')
FAC_LCL('lcl_mld_invoicing', 'Facturatie', 'Invoicing')
FAC_LCL('lcl_mld_deel_details', 'Objectdetails', 'Object details')
FAC_LCL('lcl_mld_mldstatus', 'Meldingstatus', 'Call status')
FAC_LCL('lcl_mld_opdrachtstatus', 'Opdrachtstatus', 'Order status')
FAC_LCL('lcl_mld_aantal_meldingen', 'Aantal meldingen', 'Number of calls')
FAC_LCL('lcl_mld_aantal_opdrachten', 'Aantal opdrachten', 'Number of orders')
FAC_LCL('lcl_mld_oordeel', 'Oordeel', 'Opinion')
FAC_LCL('lcl_mld_totaal_kosten', 'Totaal kosten', 'Total costs')
FAC_LCL('lcl_mld_werkelijke_kosten', 'Werkelijke kosten', 'Actual costs')
FAC_LCL('lcl_mld_vakgroep', 'Vakgroep', 'Category')
FAC_LCL('lcl_mld_vakgroeptype', 'Vakgroeptype', 'Discipline type')
FAC_LCL('lcl_mld_uren_status_0', 'Blanco', 'Blank')
FAC_LCL('lcl_mld_uren_status_1', 'Ingevoerd', 'Entered')
FAC_LCL('lcl_mld_uren_status_2', 'Ter goedkeuring', 'For approval')
FAC_LCL('lcl_mld_uren_status_3', 'Goedgekeurd', 'Approved')
FAC_LCL('lcl_mld_uren_status_4', 'Verwerkt', 'Processed')
FAC_LCL('lcl_mld_opdr_regApprov', 'De opdracht wordt ter fiattering aangeboden bij ', 'Your order will be sent for approval to ')
FAC_LCL('lcl_mld_approver', 'Fiatteur', 'Approver')
FAC_LCL('lcl_mld_toapprove', 'Ter fiattering bij', 'Sent for approval to')
FAC_LCL('lcl_mld_sendfor_approval', 'De opdracht opnieuw ter fiattering aanbieden.', 'Offer the order for approval again.')
FAC_LCL('lcl_mld_sendfor_approval_to', 'De opdracht opnieuw ter fiattering aanbieden aan {0}.', 'Offer the order for approval again to {0}.')
FAC_LCL('lcl_mld_no_approval_indicated', 'Deze opdracht moet eigenlijk opnieuw gefiatteerd worden door {0}, maar de goedkeurder heeft aangegeven dat het niet nodig is.', 'In fact this order should be approved by {0} again, but the approver has indicated that it is not necessary.')
FAC_LCL('lcl_mld_no_approval_kp', 'Deze opdracht moet eigenlijk gefiatteerd worden door {0}, maar dat wordt voor deze kostenplaats niet nodig gevonden.', 'In fact this order should be approved by {0}, but this is not necessary for this cost center.')
FAC_LCL('lcl_mld_accepted_in_time', 'Acceptatie op tijd', 'Accepted in time')
FAC_LCL('lcl_mld_handled_in_time_sla', 'Uitvoering op tijd (SLA)', 'Processed in time (Service Level)')
FAC_LCL('lcl_mld_handled_in_time_sla_pct', 'Uitvoering op tijd (SLA) (%)', 'Processed in time (Service Level) (%)')
FAC_LCL('lcl_mld_handled_in_time_agreement', 'Uitvoering op tijd (Afspraak)', 'Processed in time (Agreement)')
FAC_LCL('lcl_mld_handled_in_time_agreement_pct', 'Uitvoering op tijd (Afspraak) (%)', 'Processed in time (Agreement) (%)')
FAC_LCL('lcl_mld_percentage', '(%)', '(%)')
FAC_LCL('lcl_mld_PPI', 'KPI', 'KPI')
FAC_LCL('lcl_mld_days', 'dagen', 'days')
FAC_LCL('lcl_mld_hours', 'uren', 'hours')
FAC_LCL('lcl_mld_nrhours', 'Uren', 'Hours')
FAC_LCL('lcl_mld_hoursperweek', 'Uren per week', 'Hours per week')
FAC_LCL('lcl_mld_hours_to_spent', 'Te besteden uren', 'Hours to spent')
FAC_LCL('lcl_mld_dienstunavailablehere', 'De dienst is niet beschikbaar voor deze locatie/dit gebouw:'||CHR(10), 'This service is unavailable for this location/building:'||CHR(10))
FAC_LCL('lcl_mld_meldingbuitenopdracht', 'Er zijn al lopende opdrachten waarvan de uitvoerperiode buiten deze meldingperiode valt.'||CHR(10)||'Pas eerst de opdrachten aan.', 'There are active orders for this call that do not match the period of this call.')
FAC_LCL('lcl_mld_materialen', 'Materialen', 'Materials')
FAC_LCL('lcl_mld_finish_close', 'Tekst t.b.v. afhandeling melding', 'Closing call. Add text')
FAC_LCL('lcl_mld_final_remark', 'Opmerking bij afmelden opdracht', 'Remark on closing order')
FAC_LCL('lcl_mld_final_close', 'Afmelden melding', 'Close call')
FAC_LCL('lcl_mld_ord_weeklijst', 'Weeklijst ', 'Weekly timesheet ')
FAC_LCL('lcl_mld_ord_weeklijsten', 'Weeklijsten', 'Weekly timesheets')
FAC_LCL('lcl_mld_already_closed', 'Attentie: de melding is reeds afgemeld. Wilt u toch doorgaan?', 'Please note: this call has already been closed. Would you like to continue?')
FAC_LCL('lcl_mld_already_registered', 'Melding is al geregistreerd', 'Call is already registered')
FAC_LCL('lcl_mld_kenmerk_volgnummer', 'Volgnr', 'Seq nr')
FAC_LCL('lcl_mld_srtkenmerk_omschrijving', 'Kenmerksoort', 'Property type')
FAC_LCL('lcl_mld_srtkenmerk_kenmerktype', 'Type', 'Type')
FAC_LCL('lcl_mld_kenmerk_niveau', 'Niveau', 'Level')
FAC_LCL('lcl_mld_kenmerk_verplicht', 'Verplicht', 'Mandatory')
FAC_LCL('lcl_mld_kenmerk_readonly', 'Alleen lezen', 'Read-only')
FAC_LCL('lcl_mld_kenmerk_count', 'Gevuld', 'Filled')
FAC_LCL('lcl_mld_kenmerktype_fail1', 'Bij kenmerksoort ''{0}'' kan geen {1} worden ingevuld.', '{1} cannot be filled for property type ''{0}''')
FAC_LCL('lcl_mld_fix_sla', 'Tijden', 'Dates')
FAC_LCL('lcl_mld_fix_sla_hint', 'Corrigeer de aanmaak- of afmelddatum tbv de SLA-metingen', 'Correct creation or closing date for SLA-measurement')
FAC_LCL('lcl_mld_addtofaq', 'Toevoegen aan de kennisbank', 'Add to the knowledge base')
FAC_LCL('lcl_mld_addtofaqinfo', 'Verzoek de redacteur van de kennisbank om dit item op te nemen', 'Request the editor of the knowledge base to include this item')
FAC_LCL('lcl_mld_faq_stdmanswers', 'Wellicht is er een andere oplossing?', 'There might be another solution?')
FAC_LCL('lcl_mld_similarcalls', 'Soortgelijke meldingen', 'Similar calls')
FAC_LCL('lcl_mld_save_new_call', 'Opslaan nieuwe melding', 'Save new call')
FAC_LCL('lcl_mld_koppelen', 'Koppelen', 'Connect')
FAC_LCL('lcl_mld_unlink', 'Melding ontkoppelen?', 'Disconnect call?')
FAC_LCL('lcl_mld_req_status', 'Verplicht bij status', 'Mandatory for status')
FAC_LCL('lcl_mld_req_status_empty', 'Ontbrekend verplicht kenmerk "{0}" bij melding {1}.', 'Missing mandatory property "{0}" for call {1}.')
FAC_LCL('lcl_mld_req_obj', 'Ontbrekend object bij melding {0}.', 'Missing object for call {0}.')
FAC_LCL('lcl_mld_change_now', 'Nu aanpassen?', 'Change now?')
FAC_LCL('lcl_mld_opdr_req_status_empty', 'Ontbrekend verplicht kenmerk "{0}" bij opdracht {1}.', 'Missing mandatory property "{0}" for order {1}.')
FAC_LCL('lcl_mld_starter', 'Ingevoerd door', 'Entered by')
FAC_LCL('lcl_mld_wf_generated_by', 'Gegenereerd door melding ','Generated by call ')
FAC_LCL('lcl_mld_activity_generated_by', 'Automatisch gegenereerd door activiteit ','Automatically generated by activity ')
FAC_LCL('lcl_mld_action_from', 'Actie periode van', 'Action period from')
FAC_LCL('lcl_mld_action_to', 'Actie periode t/m', 'Action period up to and including')
FAC_LCL('lcl_mld_invalid_reference', 'Ongeldige melding voor referentie', 'Invalid call for reference')
FAC_LCL('lcl_mld_invalid_ctr_ref', 'Ongeldige periodieke taak voor referentie', 'Invalid recurring task for reference')
FAC_LCL('lcl_mrk_marktplaats', 'Prikbord', 'Bulletin board')
FAC_LCL('lcl_mrk_categorie', 'Categorie', 'Category')
FAC_LCL('lcl_mrk_onderwerp', 'Onderwerp', 'Subject')
FAC_LCL('lcl_mrk_omschrijving', 'Omschrijving', 'Description')
FAC_LCL('lcl_mrk_prijs', 'Prijs', 'Price')
FAC_LCL('lcl_mrk_adverteerder', 'Adverteerder', 'Advertiser')
FAC_LCL('lcl_mrk_datum', 'Datum', 'Date')
FAC_LCL('lcl_mrk_frame_algemeen', 'Berichtgegevens', 'Message details')
FAC_LCL('lcl_mrk_marktplaats_bericht', 'Prikbord bericht', 'Bulletin board item')
FAC_LCL('lcl_mrk_new_bericht', 'Nieuw bericht', 'New message')
FAC_LCL('lcl_mrk_delete_confirm', 'Weet u zeker dat u dit geselecteerde bericht wilt verwijderen?', 'Are you sure you want to delete the selected message?')
FAC_LCL('lcl_mrk_upload_foto', 'Foto upload', 'Photo upload')
FAC_LCL('lcl_mrk_upload', 'Upload', 'Upload')
FAC_LCL('lcl_mrk_foto', '', '')
FAC_LCL('lcl_prj_verhuisaanvraag', 'Verhuisaanvraag', 'Relocation request')
FAC_LCL('lcl_prj_verhuis_scenarios', 'Verhuisscenario''s', 'Relocation scenarios')
FAC_LCL('lcl_prj_verhuis_scenario', 'Verhuisscenario', 'Relocation scenario')
FAC_LCL('lcl_prj_scenario', 'Scenario', 'Scenario')
FAC_LCL('lcl_prj_frame_algemeen', 'Scenariogegevens', 'Scenario details')
FAC_LCL('lcl_prj_kosten', 'Kosten', 'Costs')
FAC_LCL('lcl_prj_bouwlaag_in_prj', 'Bouwlagen in dit scenario', 'Floors in this scenario')
FAC_LCL('lcl_prj_behandelaar', 'Behandelaar', 'Assigned to')
FAC_LCL('lcl_prj_geplande_aanvang', 'Geplande aanvang', 'Scheduled start')
FAC_LCL('lcl_prj_grafisch', 'Grafisch', 'Graphical')
FAC_LCL('lcl_prj_details', 'Details', 'Details')
FAC_LCL('lcl_prj_rapportage', 'Rapportage', 'Report')
FAC_LCL('lcl_prj_doorvoeren', 'Doorvoeren', 'Process')
FAC_LCL('lcl_prj_verwijderen', 'Verwijderen', 'Delete')
FAC_LCL('lcl_prj_tekeningen', 'Tekeningen', 'Drawings')
FAC_LCL('lcl_prj_commitOK', 'Het doorvoeren van een scenario werkt de actuele situatie bij volgens de gegevens van dit scenario. Het doorvoeren van een scenario kan niet ongedaan worden gemaakt! Alle alternatieve scenario''s vervallen hiermee ook. Weet u zeker dat u dit scenario wilt doorvoeren?', 'Processing a scenario updates the current situation according to this scenario. Processing cannot be rolled back! All alternative scenarios will expire. Are you sure you want to process this scenario?')
FAC_LCL('lcl_prj_commitDone', 'Het scenario is doorgevoerd', 'Scenario is processed')
FAC_LCL('lcl_prj_commitFailed', 'Het doorvoeren van een scenario is niet gelukt', 'Processing of the scenario has failed')
FAC_LCL('lcl_prj_cancelOK', 'Weet u zeker dat u dit scenario wilt annuleren?', 'Are you sure you want to cancel this scenario?')
FAC_LCL('lcl_prj_cancelDone', 'Het scenario is geannuleerd', 'The scenario is cancelled')
FAC_LCL('lcl_prj_cancelFailed', 'Het annuleren van een scenario is niet gelukt', 'Cancelation of the scenario has failed')
FAC_LCL('lcl_prj_is_prjmai', 'Mail met scenario rapportage verzonden naar ', 'Scenario has been mailed to ')
FAC_LCL('lcl_prj_addfloor', 'Deze verdieping is nog niet eerder in het scenario voorgekomen.'||CHR(10)||'Wilt u deze verdieping nu toevoegen aan dit scenario?', 'This floor has not been in this scenario before.'||CHR(10)||'Would you like to add this floor to this scenario?')
FAC_LCL('lcl_prs_afdelingen', 'Afdelingen', 'Departments')
FAC_LCL('lcl_prs_ruimtebezetting', 'Ruimtebezetting', 'Room occupation')
FAC_LCL('lcl_prs_multi_edit', 'Multi wijzigen', 'Multi edit')
FAC_LCL('lcl_prs_kosten_mandate', 'Kostenplaats: Mandatering', 'Cost centre: Mandate')
FAC_LCL('lcl_prs_kosten_mandate_multi', 'Kostenplaats: Multi mandatering', 'Cost centre: Multi mandate')
FAC_LCL('lcl_prs_select_one_boekeninzage', 'Selecteer minstens één optie: boeken of inzage', 'Select at least one option: book or inspect')
FAC_LCL('lcl_prs_transfer', 'Overzetten', 'Transfer')
FAC_LCL('lcl_prs_transfer_opvolger', 'Overzetten naar opvolger', 'Transfer to successor')
FAC_LCL('lcl_prs_opvolger', 'Opvolger', 'Successor')
FAC_LCL('lcl_prs_upload_foto', 'Foto upload', 'Photo upload')
FAC_LCL('lcl_prs_in_guide', 'Toon in gids', 'Show in phonebook')
FAC_LCL('lcl_res_cons_time', 'Voorziening is niet beschikbaar op dit tijdstip.', 'The requested facility is not available at the selected time.')
FAC_LCL('lcl_res_lastmin', 'Deze reservering is te nabij voor deze wijziging.', 'This reservation is almost due, adjustments are not allowed.')
FAC_LCL('lcl_res_only_chance_after', CHR(10)||'Wijzigen kan alleen voor reserveringen na ', CHR(10)||'Adjustments are only allowed for reservations after ')
FAC_LCL('lcl_res_all_future', 'Toekomstige reserveringen kunnen alleen individueel afgemeld worden.', 'Future reservations can only be closed individually.')
FAC_LCL('lcl_res_future_res', 'Reservering start in de toekomst! Wilt u deze afmelden?', 'Future reservation! Are you sure you want to close it?')
FAC_LCL('lcl_res_reservation', 'Reservering', 'Reservation')
FAC_LCL('lcl_res_fail_multi1', 'Let op: er zijn ', 'Please note: ')
FAC_LCL('lcl_res_fail_multi1s', 'Let op: er is een ongeldige deelreservering in deze reeks.'||CHR(10)||'Controleer deze met de keuzelijst linksboven', 'Please note: a conflict exists in this recurring reservation.'||CHR(10)||'Check and resolve the conflict by using the list box in the top-left-hand corner.')
FAC_LCL('lcl_res_fail_multi2', ' ongeldige deelreserveringen in deze reeks.'||CHR(10)||'Controleer deze met de keuzelijst linksboven', ' conflicts exist in this recurring reservation.'||CHR(10)||'Check and resolve the conflicts using the list box in the top-left-hand corner.')
FAC_LCL('lcl_res_fail_invalid_objcat', 'Let op: er zijn ongeldige voorzieningen bij deze reservering.'||CHR(10)||'Controleer deze onderin het scherm.', 'Please note: a conflict exists in the additional facilities part of this reservation.'||CHR(10)||'Check them below.')
FAC_LCL('lcl_res_cleanup_invalid_objcat', 'Let op: er zijn ongeldige voorzieningen bij deze reservering.'||CHR(10)||'Deze automatisch verwijderen?', 'Please note: a conflict exists in the additional facilities part of this reservation.'||CHR(10)||'Delete the invalid facilities automatically?')
FAC_LCL('lcl_res_no_multi_multi', 'Meerdaagse reserveringen mogen -om misverstanden te voorkomen- niet herhaald worden.', 'To prevent misunderstanding, recurrences cannot be created for multi day reservations.')
FAC_LCL('lcl_res_new_reservation', 'Nieuwe reservering', 'New reservation')
FAC_LCL('lcl_res_new_reservation_extern', 'Nieuwe externe reservering', 'New external reservation')
FAC_LCL('lcl_res_select_inplanbord', 'Kies een ruimte voor deze ', 'Select a room for this ')
FAC_LCL('lcl_res_none_inplanbord', 'Er zijn geen ruimten beschikbaar die voldoen aan de geselecteerde criteria.', 'There are no rooms available that meet the selected criteria.')
FAC_LCL('lcl_res_nrpers_inplanbord', ' personen', ' persons')
FAC_LCL('lcl_res_edit_inplanbord', 'Sleep in het planbord voor wijzigingen', 'Drag inside the plan board to adjust')
FAC_LCL('lcl_res_error_date', 'Deze reservering ligt te ver in verleden of toekomst', 'This reservation is too far in the past or future')
FAC_LCL('lcl_res_date_room_closed', 'Gekozen periode valt buiten de openingstijden.'||CHR(10)||'Kies een andere ruimte of een ander tijdstip.', 'The selected period exceeds opening times.'||CHR(10)||'Please select a different room or different time frame.')
FAC_LCL('lcl_res_date_room_blocked', 'Ruimte is niet beschikbaar van {0} tot {1}', 'Room is not available from {0} until {1}')
FAC_LCL('lcl_res_too_many_visitors', 'De ruimte is eigenlijk te klein voor het aantal mensen. Doorgaan?', 'Number of attendees exceeds the room capacity. Do you want to continue?')
FAC_LCL('lcl_res_no_visitors', 'Aantal bezoekers mag niet 0 zijn.', 'Number of attendees cannot be 0.')
FAC_LCL('lcl_res_no_CV_yet', 'Let op: er zijn (nog) geen voorzieningen gereserveerd.', 'Please note: no equipment has been reserved (yet).')
FAC_LCL('lcl_res_bad_period', 'De reservering kan niet korter dan de minimum tijd zijn.', 'The reservation cannot be shorter than the minimum duration.')
FAC_LCL('lcl_res_bad_maxperiod', 'De reservering mag niet langer dan {0} uur duren.', 'The reservation may not last more than {0} hours.')
FAC_LCL('lcl_res_date_limit_reached', 'Maximum datum bereikt. gestopt bij: ', 'Date limit reached. Stopped at: ')
FAC_LCL('lcl_res_bad_activity', 'Deze activiteit is niet mogelijk in deze ruimte.', 'This activity is not allowed in this room.')
FAC_LCL('lcl_res_bad_activity_CV', 'Deze activiteit is niet mogelijk met deze voorzieningen.', 'This activity is not allowed for these facilities.')
FAC_LCL('lcl_res_select_activity', 'Selecteer een activiteit', 'Select an activity')
FAC_LCL('lcl_res_select_room', '*Selecteer een ruimte', '*Select a room')
FAC_LCL('lcl_res_select_diff_room', 'Selecteer een andere ruimte', 'Select a different room')
FAC_LCL('lcl_res_show_full_cat_catalogus', 'Alleen het gereserveerde wordt getoond, klik hier voor alle artikelen', 'Only the reserved catering products are displayed. Click here to display all catering products')
FAC_LCL('lcl_res_show_full_obj_catalogus', 'Alleen beschikbare objecten worden getoond. Klik hier voor alle objecten', 'Only the available equipment is displayed. Click here to display all equipment')
FAC_LCL('lcl_res_show_half_obj_catalogus', 'Alle objecten worden getoond. Klik hier om alleen de beschikbare te tonen', 'All equipment is displayed. Click here to only display available equipment')
FAC_LCL('lcl_res_show_full_room_catalogus', 'Alleen vrije, passende ruimtes worden getoond. Klik hier voor alle passende ruimtes', 'Only available, criteria fitting rooms are displayed. Click here for all rooms')
FAC_LCL('lcl_res_show_half_room_catalogus', 'Alle passende ruimtes worden getoond. Klik hier om alleen de beschikbare te tonen', 'All suitable rooms are displayed. Click here to only display the available rooms')
FAC_LCL('lcl_res_time_out_limit', 'De gekozen tijd valt buiten de grenzen', 'The selected time is outside the boundaries')
FAC_LCL('lcl_res_no_changes', 'Niets gewijzigd', 'Nothing changed')
FAC_LCL('lcl_res_no_auth_change', 'Geen autorisatie voor het wijzigen van de ruimte', 'Not authorised to adjust the room')
FAC_LCL('lcl_res_multi_copy', 'De volgende gegevens overgenomen van reservering {0}: ', 'The following details were copied from reservation {0}: ')
FAC_LCL('lcl_res_bestel_minimum', 'Voor deze voorziening geldt een minimum bestelhoeveelheid van {0}', 'A minimum order quantity of {0} applies to this catering product')
FAC_LCL('lcl_res_costs_negative', 'De totale kosten zijn negatief. Kies een lagere korting.', 'The total costs are negative. Choose a lower discount.')
FAC_LCL('lcl_res_between_startend', 'Levertijd moet liggen tussen begin- en eindtijd van het artikel ({0} - {1})', 'Delivery time must be between start time and end time of the article ({0} - {1})')
COMMIT;
FAC_LCL('lcl_res_track_room_shifted_info', 'Aangepast: ', 'Adjusted: ')
FAC_LCL('lcl_res_track_room_shifted_from', 'Reserveringsruimte aangepast van ', 'Reservation room adjusted from ')
FAC_LCL('lcl_res_track_room_shifted_to', ' naar ', ' to ')
FAC_LCL('lcl_res_track_room_time_shifted_from', 'Reserveringstijd aangepast van ', 'Reservation time adjusted from ')
FAC_LCL('lcl_res_track_room_time_shifted_to', ' naar ', ' to ')
FAC_LCL('lcl_res_track_cv_shifted_from', 'Voorziening aangepast van ', 'Equipment/Catering adjusted from ')
FAC_LCL('lcl_res_track_cv_shifted_to', ' naar ', ' to ')
FAC_LCL('lcl_res_track_c_is_resupd_afm', 'Catering afgemeld', 'Catering processed')
FAC_LCL('lcl_res_track_v_is_resupd_afm', 'Voorziening(en) afgemeld', 'Equipment processed')
FAC_LCL('lcl_res_track_room_undeleted', 'Reservering weer actief gemaakt', 'Reservation reactivated')
FAC_LCL('lcl_res_period_error', 'Voer een geheel getal groter dan nul in voor periode', 'Enter a valid number larger than 0 for period')
FAC_LCL('lcl_res_bezoekers_nr', 'Voer een geheel getal in voor bezoekers', 'Enter a valid amount for attendees')
FAC_LCL('lcl_res_PPI', 'Bezettingsgraad', 'Occupancy')
FAC_LCL('lcl_res_PPI_title', 'Bezettingsgraad', 'Occupancy')
FAC_LCL('lcl_res_PPI_fromto', ' over periode {0} tot {1}', ' from {0} to {1}')
FAC_LCL('lcl_res_dayschedule', 'Dagverdeling', 'Day schedule')
FAC_LCL('lcl_res_eerste', 'Eerste', 'First')
FAC_LCL('lcl_res_tweede', 'Tweede', 'Second')
FAC_LCL('lcl_res_derde', 'Derde', 'Third')
FAC_LCL('lcl_res_vierde', 'Vierde', 'Fourth')
FAC_LCL('lcl_res_vijfde', 'Vijfde', 'Fifth')
FAC_LCL('lcl_res_eennalaatste', 'Een-na-laatste', 'Next-to-last')
FAC_LCL('lcl_res_laatste', 'Laatste', 'Latest')
FAC_LCL('lcl_res_period_ofthemonth', ' van de maand', ' of the month')
FAC_LCL('lcl_res_nr_of_rooms', 'Aantal zalen', 'Number of rooms')
FAC_LCL('lcl_res_load_in_hours', 'Gebruik [uren]', 'Occupation [hours]')
FAC_LCL('lcl_res_available_in_hours', 'Beschikbaar [uren]', 'Available [hours]')
FAC_LCL('lcl_res_list', 'Overzicht', 'Overview')
FAC_LCL('lcl_res_multiday', 'Meerdaagse boeking! Let op: Catering is niet meerdaags!', 'Multiple day booking! Please note: Catering is never multiple days!')
FAC_LCL('lcl_res_allow_multi_cat', 'Meerdaagse reservering met catering is niet toegestaan', 'Multi day booking with catering is not allowed')
FAC_LCL('lcl_res_invalid_with_cat', 'Verbruiksartikelen zijn niet toegestaan bij de ingestelde tijdsduur en aantal deelnemers van catalogi ''{0}''.', 'Catering products are invalid with the current reservation values from catalogues ''{0}''.')
FAC_LCL('lcl_res_invalid_with_itm', 'Verbruiksartikelen van catalogi ''{0}'' zijn niet toegestaan bij deze reservering.', 'Catering products from catalogues ''{0}'' are invalid with the current reservation values.')
FAC_LCL('lcl_res_multidays', 'Meerdaags', 'Multiple days')
FAC_LCL('lcl_res_flags', 'Markering', 'Mark')
FAC_LCL('lcl_res_flag0', 'Zonder markering', 'Without mark')
FAC_LCL('lcl_res_flag1', 'Code 1', 'Code 1')
FAC_LCL('lcl_res_flag2', 'Code 2', 'Code 2')
FAC_LCL('lcl_res_flag3', 'Code 3', 'Code 3')
FAC_LCL('lcl_res_flag4', 'Code 4', 'Code 4')
FAC_LCL('lcl_res_flag5', 'Code 5', 'Code 5')
FAC_LCL('lcl_res_flag6', 'Code 6', 'Code 6')
FAC_LCL('lcl_res_flag7', 'Code 7', 'Code 7')
FAC_LCL('lcl_res_flag8', 'Code 8', 'Code 8')
FAC_LCL('lcl_res_flag9', 'Code 9', 'Code 9')
FAC_LCL('lcl_respool', 'Spreekuur', 'Consultation hour')
FAC_LCL('lcl_select_respool', 'Selecteer spreekuur', 'Select consultation hour')
FAC_LCL('lcl_res_ownafspr', 'Maak nieuwe afspraak', 'Create new appointment')
FAC_LCL('lcl_norespool', 'Er is op dit moment geen spreekuur voor u.', 'Currently there are no consultation hours')
FAC_LCL('lcl_respool_prefix', 'Spreekuur:', 'Consultation hour:')
FAC_LCL('lcl_res_repeat_pool', 'Kopieer spreekuur {0}', 'Copy pool reservation {0}')
FAC_LCL('lcl_res_bez_novisitor', 'Er zijn geen wachtende bezoekers op dit moment.', 'Currently no awaiting visitors')
FAC_LCL('lcl_res_bez_hasleft', 'Cliënt is al vertrokken om {0}', 'Client has already left at {0}')
FAC_LCL('lcl_res_bez_wascalled', 'Cliënt is al opgeroepen om {0}', 'Client has been called at {0}')
FAC_LCL('lcl_res_bez_coming', 'Cliënt {0} {1} is opgeroepen naar {2}'||CHR(10)||CHR(10)||'De wachttijd was {4} minuten.', 'Client {0} {1} has been called to {2}'||CHR(10)||CHR(10)||'The wait time was {4} minutes.', 'Client {0} {1} has been called to {2}'||CHR(10)||CHR(10)||'The wait time was {4} minutes.')
FAC_LCL('lcl_res_desk_head', 'Spreekuur {0} {1} ({2}-{3})', 'Consultation hour {0} {1} ({2}-{3})')
FAC_LCL('lcl_res_bez_oproepen', 'Oproepen', 'Call')
FAC_LCL('lcl_res_bez_opnieuw_oproepen', 'Opnieuw oproepen', 'Recall')
FAC_LCL('lcl_res_bez_oproepscherm', 'Oproepscherm', 'Call screen')
FAC_LCL('lcl_res_bez_loket', 'Loket', 'Window')
FAC_LCL('lcl_res_bez_name', 'Cliënt', 'Client')
FAC_LCL('lcl_res_bez_badgenr', 'Volgnummer', 'Sequence')
FAC_LCL('lcl_res_bez_wait', 'Wachttijd', 'Wait time')
FAC_LCL('lcl_res_bez_called', 'Opgeroepen', 'Called')
FAC_LCL('lcl_res_bez_inside', 'Binnen', 'Inside')
FAC_LCL('lcl_res_bez_minutes', ' min.', ' min.')
FAC_LCL('lcl_res_desk_expected', 'Aanstaande bezoekers', 'Expected visitors')
FAC_LCL('lcl_res_image_room', 'Ruimtefoto', 'Room photo')
FAC_LCL('lcl_res_image_config', 'Opstellingsfoto', 'Configuration photo')
FAC_LCL('lcl_res_catafkeur', 'Afkeuren', 'Reject')
FAC_LCL('lcl_res_catafkeuren', 'Wilt u reservering {0} afkeuren?', 'Do you want to reject reservation {0}?')
FAC_LCL('lcl_res_catgoedkeur', 'Goedkeuren', 'Approve')
FAC_LCL('lcl_shared_more', 'Meer >', 'More >')
FAC_LCL('lcl_shared_other', 'Anders', 'Other')
FAC_LCL('lcl_shared_less', 'Minder <', 'Less <')
FAC_LCL('lcl_shared_loading', 'Laden...', 'Loading...')
FAC_LCL('lcl_shared_doaction1', 'Wilt u de geselecteerde regel ''{0}''?', 'Would you like to execute ''{0}'' on the selected row?')
FAC_LCL('lcl_shared_doaction', 'Wilt u de {1} geselecteerde regels ''{0}''?', 'Would you like to execute ''{0}'' on the {1} selected rows?')
FAC_LCL('lcl_shared_alle', 'Alle', 'All')
FAC_LCL('lcl_shared_choose_item_first', 'Kies een item', 'Select an item')
FAC_LCL('lcl_shared_closeandignore', 'Wilt u dit tabblad sluiten zonder de gewijzigde gegevens te bewaren?', 'Do you want to close this tab without saving?')
FAC_LCL('lcl_shared_othertabactive', 'Sla eerst de wijzigingen op (of annuleer ze)', 'Save changes first (or cancel them)')
FAC_LCL('lcl_shared_use_caller_werkplek', 'Werkplekgegevens van de beller invullen?', 'Enter workplace details of the caller?')
FAC_LCL('lcl_shared_no_auth', 'Op grond van de u toegekende rechten heeft u hiervoor geen bevoegdheid.'||CHR(10)||CHR(10)||'Als u van mening bent dat dat niet terecht is kunt u het beste contact opnemen met uw Facilitor contactpersoon.', 'You are not authorised for this function'||CHR(10)||CHR(10)||'Please contact your Facilitor contact if you think you should be able to access to this function.')
FAC_LCL('lcl_shared_no_action', 'Deze actie kan niet worden uitgevoerd, bijvoorbeeld omdat de actie al eerder werd uitgevoerd of omdat u niet voldoende rechten heeft.', 'The action you specified cannot be performed (any longer).'||CHR(10)||'This usually is because the action has already been executed.'||CHR(10)||'Sometimes this is because you do not have sufficient authorisation.')
FAC_LCL('lcl_shared_needed_info', 'Benodigde gegevens', 'Required details')
FAC_LCL('lcl_shared_send_email', 'Stuur via e-mail', 'Send via email')
FAC_LCL('lcl_shared_order', 'Opdracht', 'Order')
FAC_LCL('lcl_shared_row_delete_confirm', 'Weet u zeker dat u dit/deze geselecteerde item(s) wilt verwijderen?', 'Are you sure you want to delete the selected item(s)?')
FAC_LCL('lcl_shared_charge_type', 'Kostensoort', 'Cost category')
FAC_LCL('lcl_shared_charge_type_group', 'Kostensoortgroep', 'Cost category group')
FAC_LCL('lcl_shared_created_by', 'Aangemaakt door', 'Created by')
FAC_LCL('lcl_shared_no_photos_present', 'Er zijn geen foto''s aanwezig', 'There are no pictures available')
FAC_LCL('lcl_shared_complain', 'Melding', 'Call')
FAC_LCL('lcl_shared_reservation', 'Reservering', 'Reservation')
FAC_LCL('lcl_shared_bestelling', 'Bestelling', 'Purchase order')
FAC_LCL('lcl_shared_appointment', 'Afspraak', 'Appointment')
FAC_LCL('lcl_shared_contract', 'Contract', 'Contract')
FAC_LCL('lcl_shared_object', 'Object', 'Object')
FAC_LCL('lcl_shared_account', 'Kostenplaats', 'Cost centre')
FAC_LCL('lcl_shared_advanced', 'Geavanceerd..', 'Advanced..')
FAC_LCL('lcl_shared_unfinished_uploads', 'U heeft nog niet-geuploade bestanden klaar staan, wilt u toch afsluiten?', 'You have un-uploaded files pending, do you still want to exit?')
FAC_LCL('lcl_shared_upload_error_start', 'Uploaden van bestand is mislukt.'||CHR(10)||'Mogelijke oorzaak is dat het bestand te groot is.'||CHR(10)||'(', 'File upload failed.'||CHR(10)||'An oversized file may be the cause.'||CHR(10)||'(')
FAC_LCL('lcl_shared_upload_error_start_known', 'Uploaden van bestand is mislukt.'||CHR(10)||'(', 'File upload failed.'||CHR(10)||'(')
FAC_LCL('lcl_shared_upload_error_end', ')', ')')
FAC_LCL('lcl_shared_upload_toomany', 'Teveel bestanden geupload', 'Too many files uploaded')
FAC_LCL('lcl_shared_size_exceeded', '"{0}" overschrijdt de maximale bestandsgrootte van {1} bytes', '"{0}" exceeds the max filesize of {1} bytes')
FAC_LCL('lcl_shared_photo_small', 'Foto moet minstens {0} pixels hoog en {1} pixels breed zijn.'||CHR(10)||'Hij is {2} bij {3}', 'Picture must at least have a height of {0} pixels and a width of {1} pixels.'||CHR(10)||'It currently is {2}x{3}')
FAC_LCL('lcl_shared_thumbnail_error', 'Ongeldig grafisch bestand.'||CHR(10), 'Invalid image file.'||CHR(10), 'Herstellung des Vorschaubildes gescheitert.'||CHR(10))
FAC_LCL('lcl_shared_file_ext_invalid_start', 'Onjuist bestand, alleen extensies ', 'Invalid file, only extensions ')
FAC_LCL('lcl_shared_file_invalid', 'Bestand heeft geen naam', 'File has no name')
FAC_LCL('lcl_shared_file_empty', 'Bestand is leeg (0 bytes)', 'File is empty (0 bytes)')
FAC_LCL('lcl_shared_file_ext_invalid_end', ' zijn toegestaan', ' are allowed')
FAC_LCL('lcl_shared_file_ext_not_allowed', 'Onjuist bestand, deze extensie is niet toegestaan', 'Invalid file, the extension is not allowed.')
FAC_LCL('lcl_shared_file_no_overwrite', 'U mag geen bijlage(n) meer overschrijven', 'You can no longer overwrite any files')
FAC_LCL('lcl_shared_file_replace', 'Wilt u het bestand "{0}" vervangen?', 'Do you want to replace file "{0}"?')
FAC_LCL('lcl_shared_files_replace', 'Wilt u de volgende bestanden vervangen: "{0}"?', 'Do you want to replace the following files: "{0}"?')
FAC_LCL('lcl_shared_inclBTW', '(incl. BTW)', '(incl. VAT)')
FAC_LCL('lcl_shared_exclBTW', '(excl. BTW)', '(excl. VAT)')
FAC_LCL('lcl_shared_attachment_add', '{0} toegevoegd: {1}', '{0} added: {1}')
FAC_LCL('lcl_shared_attachment_delete', '{0} verwijderd: {1}', '{0} removed: {1}')
FAC_LCL('lcl_shared_validator_invalid', 'Er zijn nog velden met ongeldige waarden', 'There are still fields with invalid values')
FAC_LCL('lcl_shared_validator_missing', 'Vul de verplichte gegevens in.','Please fill in all mandatory fields.')
FAC_LCL('lcl_shared_validator_format', 'Controleer het formaat van de ingevulde gegevens.','Please check the format of the provided data.')
FAC_LCL('lcl_shared_validator_length', 'Veld {0} is te lang. Maximum is {1} karakters, huidig is {2}.','Field {0} is too long. Maximum is {1} characters, current is {2}.')
FAC_LCL('lcl_shared_suggest_hint', 'U kunt hier typend zoeken of op het symbool klikken.'||CHR(10)||'Begin met ''*'' voor willekeurig begin.','You can type here or click the symbol.'||CHR(10)||'Start with ''*'' to search with a wildcard.')
FAC_LCL('lcl_shared_suggest_huidig', '(huidige waarde)','(current value)')
FAC_LCL('lcl_shared_suggest_more', 'Meer>>','More>>')
FAC_LCL('lcl_shared_suggest_toomany', 'Te veel resultaten. Geef meer tekens.','Too many results. Please enter more characters.')
FAC_LCL('lcl_shared_suggest_toomany_multi', 'Te veel resultaten. Niet alles kan worden weergegeven.','Too many results. Not all results can be displayed.')
FAC_LCL('lcl_suggestemptytxt', '