[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Summary view] [Print] [Text view]
1 <?php 2 /*+********************************************************************************** 3 * The contents of this file are subject to the vtiger CRM Public License Version 1.0 4 * ("License"); You may not use this file except in compliance with the License 5 * The Original Code is: vtiger CRM Open Source 6 * The Initial Developer of the Original Code is vtiger. 7 * Portions created by vtiger are Copyright (C) vtiger. 8 * All Rights Reserved. 9 * ******************************************************************************* 10 * Vicus eBusiness Solutions (www.vicus.nl) Version Control 11 * Dutch language pack for vtiger CRM version 6.x 12 * 13 * @package NL-Dutch 14 * @version $Author: luuk $ 15 * @version CVS: $Revision: 1.6 $ $Date: 2014/09/07 22:42:08 $ 16 * @source $Source: /var/lib/cvs/vtiger600/languages/nl_nl/HelpDesk.php,v $ 17 * @copyright Copyright (c)2005-2014 Vicus eBusiness Solutions B.V. <[email protected]> 18 * @link http://www.vicus.nl 19 ************************************************************************************/ 20 $languageStrings = array( 21 'HelpDesk' => 'Helpdesk' , 22 'SINGLE_HelpDesk' => 'Ticket' , 23 'LBL_ADD_RECORD' => 'Voeg Ticket toe' , 24 'LBL_RECORDS_LIST' => 'Ticketlijst' , 25 'LBL_TICKET_INFORMATION' => 'Ticket informatie' , 26 'LBL_TICKET_RESOLUTION' => 'Oplossing' , 27 'Ticket No' => 'Ticket Nr' , 28 'Severity' => 'Ernstigheid' , 29 'Update History' => 'Geschiedenis verversen' , 30 'Hours' => 'Uren' , 31 'Days' => 'Dagen' , 32 'Title' => 'Titel' , 33 'Solution' => 'Oplossing' , 34 'From Portal' => 'Van Portaal' , 35 'Big Problem' => 'Groot probleem' , 36 'Small Problem' => 'Klein probleem' , 37 'Other Problem' => 'Probleem' , 38 'Normal' => 'Normaal' , 39 'High' => 'Hoog' , 40 'Urgent' => 'Urgent' , 41 'Minor' => 'Klein' , 42 'Major' => 'Groot' , 43 'Feature' => 'Mogelijkheden' , 44 'Critical' => 'Kritiek' , 45 'Open' => 'Open' , 46 'Wait For Response' => 'Wacht op reactie' , 47 'Closed' => 'Gesloten' , 48 'LBL_STATUS' => 'Status' , 49 'LBL_SEVERITY' => 'Ernstigheid' , 50 'LBL_CONVERT_FAQ' => 'Converteer naar FAQ' , 51 'LBL_RELATED_TO' => 'Gerelateerd aan' , 52 53 //added to support i18n in ticket mails 54 'Hi' => 'Hallo', 55 'Dear' => 'Beste', 56 'LBL_PORTAL_BODY_MAILINFO' => 'Ticket is', 57 'LBL_DETAIL' => 'de omschrijving is:', 58 'LBL_REGARDS' => 'met vriendelijke groet', 59 'LBL_TEAM' => 'Helpdesk team', 60 'LBL_TICKET_DETAILS' => 'Ticket omschrijving', 61 'LBL_SUBJECT' => 'Onderwerp: ', 62 'created' => 'Gemaakt', 63 'replied' => 'Beantwoord', 64 'reply' => 'Er is een antwoord naar', 65 'customer_portal' => 'in "portaal" van '.$HELPDESK_SUPPORT_NAME.'.', 66 'link' => 'Via de de volgende link zijn de gegeven antwoorden te bekijken:', 67 'Thanks' => 'Bedankt', 68 'Support_team' => $HELPDESK_SUPPORT_NAME, 69 70 //this label for customerportal. 71 // 140906 portal is use not only for customers so translated to portaal from now on 72 'LBL_STATUS_CLOSED' => 'Closed', //Do not convert this label. This is used to check the status. If the status 'Closed' is changed in vtigerCRM server side then you have to change in customerportal language file also. 73 'LBL_STATUS_UPDATE' => 'Ticketstatus is veranderd naar', 74 'LBL_COULDNOT_CLOSED' => 'Ticket kan niet', 75 'LBL_CUSTOMER_COMMENTS' => 'De klant heeft de volgende informatie toegevoegd aan uw antwoord:', 76 'LBL_RESPOND' => 'Gaarne vroegtijdig bericht op bovengenoemde ticket.', 77 'LBL_REGARDS' => 'Met vriendelijke groet', 78 'LBL_SUPPORT_ADMIN' => 'Ondersteuningsbeheerder', 79 'LBL_RESPONDTO_TICKETID' => 'Reageer op Ticketnummer', 80 'LBL_RESPONSE_TO_TICKET_NUMBER' => 'Reactie op Ticketnummer', 81 'LBL_CUSTOMER_PORTAL' => 'in portaal - SPOED', 82 'LBL_LOGIN_DETAILS' => 'Hierbij uw portaal logingegevens:', 83 'LBL_MAIL_COULDNOT_SENT' => 'E-mail kon niet verstuurd worden', 84 'LBL_USERNAME' => 'Gebruikersnaam :', 85 'LBL_PASSWORD' => 'Wachtwoord :', 86 'LBL_SUBJECT_PORTAL_LOGIN_DETAILS' => 'Met betrekking tot uw portaal login gegevens', 87 'LBL_GIVE_MAILID' => 'Gaarne uw e-mailadres', 88 'LBL_CHECK_MAILID' => 'Gaarne uw e-mailadres voor de klanten portal bekijken', 89 'LBL_LOGIN_REVOKED' => 'Uw inlogaccount is ingetrokken. Neem contact op met uw accountmanager.', 90 'LBL_MAIL_SENT' => 'Een e-mail is naar uw e-mailadres verstuurd met daarin Portaal login gegevens', 91 'LBL_ALTBODY' => 'Dit is een e-mail pagina met platte tekst voor niet HTML e-mail clients', 92 'HelpDesk ID' => 'Ticket ID', 93 'Ticket ID' => 'Ticket ID', 94 'LBL_TICKET_NUMBER' => 'Ticketnmmer', 95 ); 96 97 // veb 140903 added, maybe missing a label? 98 $languageStrings['High Prioriy Tickets'] = 'Hoge Prioriteit Tickets'; # auto added 2014-04-17 20:04:19
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |