HELPDESK MANAGEMENT SOFTWARE. crm\modules\helpdesk\language\de_de.lang.php <?php

Size: px
Start display at page:

Download "HELPDESK MANAGEMENT SOFTWARE. crm\modules\helpdesk\language\de_de.lang.php <?php"

Transcription

1 crm\modules\helpdesk\language\de_de.lang.php <?php $mod_strings = Array( // Added in release 4.0 'LBL_MODULE_NAME'=>'Trouble Tickets', 'LBL_GROUP'=>'Gruppe', 'LBL_ACCOUNT_NAME'=>'Organisation', 'LBL_CONTACT_NAME'=>'Person', 'LBL_SUBJECT'=>'Betreff', 'LBL_NEW_FORM_TITLE' => 'Neues Ticket', 'LBL_DESCRIPTION'=>'Beschreibung', 'NTC_DELETE_CONFIRMATION'=>'Möchten Sie diesen Eintrag löschen?', 'LBL_CUSTOM_FIELD_SETTINGS'=>'Einstellungen Benutzerfelder:', 'LBL_PICKLIST_FIELD_SETTINGS'=>'Einstellungen Auswahllisten:', 'Leads'=>'Lead', 'Accounts'=>'Organisationen', 'Contacts'=>'Personen', 'Opportunities'=>'Verkaufspotentiale', 'LBL_CUSTOM_INFORMATION'=>'zusätzliche Information', 'LBL_DESCRIPTION_INFORMATION'=>'Beschreibung', 'LBL_ACCOUNT'=>'Organisation', 'LBL_OPPURTUNITY'=>'Verkaufspotential', 'LBL_PRODUCT'=>'Produkt', 'LBL_COLON'=>':', 'LBL_TICKET'=>'Ticket', 'LBL_CONTACT'=>'Person', 'LBL_STATUS'=>'Status', 'LBL_ASSIGNED_TO'=>'zuständig ', 'LBL_FAQ'=>'Wissensbasis', 'LBL_VIEW_FAQS'=>'zeige Themen', 'LBL_ADD_FAQS'=>'erstelle Themen', 'LBL_FAQ_CATEGORIES'=>'Themen Kategorien', 'LBL_PRIORITY'=>'Priorität', 1

2 'LBL_CATEGORY'=>'Kategorie', 'LBL_ANSWER'=>'Antwort', 'LBL_COMMENTS'=>'Kommentar', 'LBL_AUTHOR'=>'Autor', 'LBL_QUESTION'=>'Frage', //Added fields for File Attachment and Mail send in Tickets 'LBL_ATTACHMENTS'=>'Anhang', 'LBL_NEW_ATTACHMENT'=>'Neuer Anhang', 'LBL_SEND_MAIL'=>'sende ', //Added fields for search option in TicketsList -- 4Beta 'LBL_CREATED_DATE'=>'Erstelldatum', 'LBL_IS'=>'ist', 'LBL_IS_NOT'=>'ist nicht', 'LBL_IS_BEFORE'=>'ist vor', 'LBL_IS_AFTER'=>'ist nach', 'LBL_STATISTICS'=>'Statistik', 'LBL_TICKET_ID'=>'Ticketnummer', 'LBL_MY_TICKETS'=>'Meine Tickets', "LBL_MY_FAQ"=>"Meine Themen", 'LBL_ESTIMATED_FINISHING_TIME'=>'erwartete Fertigstellung', 'LBL_SELECT_TICKET'=>'Ticket wählen', 'LBL_CHANGE_OWNER'=>'Besitzer wechseln', 'LBL_CHANGE_STATUS'=>'Status wechseln', 'LBL_TICKET_TITLE'=>'Titel', 'LBL_TICKET_DESCRIPTION'=>'Beschreibung', 'LBL_TICKET_CATEGORY'=>'Kategorie', 'LBL_TICKET_PRIORITY'=>'Priorität', //Added fields after 4 -- Beta 'LBL_NEW_TICKET'=>'Neues Ticket', 'LBL_TICKET_INFORMATION'=>'Ticket', 'LBL_LIST_FORM_TITLE'=>'Tickets', 2

3 'LBL_SEARCH_FORM_TITLE'=>'Ticket suchen', //Added fields after RC1 - Release 'LBL_CHOOSE_A_VIEW'=>'Ansicht auswählen...', 'LBL_ALL'=>'Alle', 'LBL_LOW'=>'gering', 'LBL_MEDIUM'=>'mittel', 'LBL_HIGH'=>'hoch', 'LBL_CRITICAL'=>'kritisch', //Added fields for 4GA 'Assigned To'=>'zuständig', 'Contact Name'=>'Person', 'Priority'=>'Priorität', 'Status'=>'Status', 'Category'=>'Kategorie', 'Update History'=>'Verlauf aktualisieren', 'Created Time'=>'erstellt', 'Modified Time'=>'geändert', 'Title'=>'Titel', 'Description'=>'Beschreibung', 'LBL_TICKET_CUMULATIVE_STATISTICS'=>'Ticket-Statistik:', 'LBL_CASE_TOPIC'=>'Vorfall', 'LBL_OPEN'=>'offen', 'LBL_CLOSED'=>'geschlossen', 'LBL_TOTAL'=>'Total', 'LBL_TICKET_HISTORY'=>'Ticketverlauf:', 'LBL_CATEGORIES'=>'Kategorien', 'LBL_PRIORITIES'=>'Prioritäten', 'LBL_SUPPORTERS'=>'Supporter', //Added fields after 4_0_1 'LBL_TICKET_RESOLUTION'=>'Lösung', 'Solution'=>'Lösung', 'Add Comment'=>'Kommentar hinzufügen', 'LBL_ADD_COMMENT'=>'Kommentar hinzufügen',//give the same value given to the above string 'Add Comment' 3

4 //Added for 4.2 Release -- CustomView 'Ticket ID'=>'Ticketnummer', 'Subject'=>'Thema', //Added after 4.2 alpha 'Severity'=>'Gewichtung', 'Product Name'=>'Produktname', 'Related To'=>'bezogen auf', 'LBL_MORE'=>'mehr', 'LBL_TICKETS'=>'Tickets', //Added on 'LBL_CUMULATIVE_STATISTICS'=>'Zusammenfassende Statistik', //Added on 'LBL_CONVERT_AS_FAQ_BUTTON_TITLE'=>'zur Wissensbasis hinzufügen', 'LBL_CONVERT_AS_FAQ_BUTTON_KEY'=>'C', 'LBL_CONVERT_AS_FAQ_BUTTON_LABEL'=>'zur Wissensbasis hinzufügen', 'Attachment'=>'Anhang', 'LBL_COMMENT_INFORMATION'=>'Kommentare', //Added for existing picklist entries 'Big Problem'=>'grosses Problem', 'Small Problem'=>'kleines Problem', 'Other Problem'=>'anderes Problem', 'Low'=>'gering', 'Normal'=>'normal', 'High'=>'hoch', 'Urgent'=>'dringend', 'Minor'=>'gering', 'Major'=>'bedeutend', 'Feature'=>'Eigenschaft', 4

5 'Critical'=>'kritisch', 'Open'=>'offen', 'In Progress'=>'in Bearbeitung', 'Wait For Response'=>'warte auf Zuarbeit', 'Closed'=>'geschlossen', //added to support i18n in ticket mails 'Hi' => 'Hallo', 'Dear'=> 'Hallo', 'LBL_PORTAL_BODY_MAILINFO'=> 'Ein Ticket wurde', 'LBL_DETAIL' => 'Hier sind die Details dazu :', 'LBL_REGARDS'=> 'Danke', 'LBL_TEAM'=> 'HelpDesk Team', 'LBL_TICKET_DETAILS' => 'Ticket Details', 'LBL_SUBJECT' => 'Betreff : ', 'created' => 'erzeugt.', 'replied' => 'beantwortet.', 'reply'=>'es gibt eine Antwort zu Ihrem Anliegen ', 'customer_portal' => ' im Kundenportal des CRM Systems.', 'link' => ' Loggen Sie sich in das Kundenportal ein und nutzen Sie den folgenden Link, um die Nachricht zu sehen:', 'Thanks' => 'Danke', 'Support_team' => 'Support Team', 'The comments are' => 'Die Kommentare sind', 'Ticket Title' => 'Ticket Titel', 'Re' => 'Re :', // Added/Updated for vtiger CRM //this label for customerportal. '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. 'LBL_STATUS_UPDATE' => 'Neuer Ticket Status: ', 'LBL_COULDNOT_CLOSED' => 'Der nachfolgende Ticket Status konnte nicht gesetzt werden:', 'LBL_CUSTOMER_COMMENTS' => 'Der Kunde hat die folgenden zusätzlichen Infomationen zu dem Ticket hinzugefügt:', 5

6 'LBL_RESPOND'=> 'Bitte kümmern Sie sich darum.', 'LBL_REGARDS' =>'Mit freundlichen Grüßen,', 'LBL_SUPPORT_ADMIN' => 'Support Administrator', 'LBL_RESPONDTO_TICKETID' =>'Antwort zum Ticket Nr.', 'LBL_CUSTOMER_PORTAL' => ' im Kundenportal - Dringend!', 'LBL_LOGIN_DETAILS' => 'Hier sind Ihre Login Daten für das Kundenportal: ', 'LBL_MAIL_COULDNOT_SENT' =>'Die konnte nicht gesendet werden.', 'LBL_USERNAME' => 'Benutzername: ', 'LBL_PASSWORD' => 'Passwort: ', 'LBL_SUBJECT_PORTAL_LOGIN_DETAILS' => 'Ihnen wurde der Zugang zum Kundenportal freigeschaltet', 'LBL_GIVE_MAILID' => 'Bitte die Adresse angeben', 'LBL_CHECK_MAILID' => 'Bitte korrigieren Sie Ihre Adresse', 'LBL_LOGIN_REVOKED' => 'Sie haben keine Zugangsberechtigung mehr. Bitte kontaktieren Sie den Administrator.', 'LBL_MAIL_SENT' => 'Eine mit den Zugangsdaten wurde zu Ihnen gesendet.', 'LBL_ALTBODY' => 'Das ist die Nachricht für Clients ohne HTML', // Added after GA // Module Sequence Numbering 'Ticket No' => 'interne Ticket Nr.', // END 'Hours' => 'Stunden', 'Days' => 'Tage', 'From Portal' => 'Von Kundenportal', 'HelpDesk ID' => 'Trouble Ticket ID', );?> 6

7 Crm\modules\HelpDesk\language\en_gb.lang.php <?php $mod_strings = array( 'LBL_MODULE_NAME' => 'Trouble Tickets', 'LBL_GROUP' => 'Group', 'LBL_ACCOUNT_NAME' => 'Organisation Name', 'LBL_CONTACT_NAME' => 'Contact Name', 'LBL_SUBJECT' => 'Subject: ', 'LBL_NEW_FORM_TITLE' => 'New Ticket', 'LBL_DESCRIPTION' => 'Description', 'NTC_DELETE_CONFIRMATION' => 'Are you sure you want to delete this record?', 'LBL_CUSTOM_FIELD_SETTINGS' => 'Custom Field Settings:', 'LBL_PICKLIST_FIELD_SETTINGS' => 'Picklist Field Settings:', 'Leads' => 'Lead', 'Accounts' => 'Organisation', 'Contacts' => 'Contact', 'Opportunities' => 'Opportunity', 'LBL_CUSTOM_INFORMATION' => 'Custom Information', 'LBL_DESCRIPTION_INFORMATION' => 'Description Information', 'LBL_ACCOUNT' => 'Organisation', 'LBL_OPPURTUNITY' => 'Oppurtunity', 'LBL_PRODUCT' => 'Product', 'LBL_COLON' => ':', 'LBL_TICKET' => 'Ticket', 'LBL_CONTACT' => 'Contact', 'LBL_STATUS' => 'Status', 'LBL_ASSIGNED_TO' => 'Assigned To', 'LBL_FAQ' => 'FAQ', 'LBL_VIEW_FAQS' => 'View FAQs', 'LBL_ADD_FAQS' => 'Add FAQs', 'LBL_FAQ_CATEGORIES' => 'FAQ Categories', 'LBL_PRIORITY' => 'Priority', 'LBL_CATEGORY' => 'Category', 'LBL_ANSWER' => 'Answer', 'LBL_COMMENTS' => 'COMMENTS', 7

8 'LBL_AUTHOR' => 'Author', 'LBL_QUESTION' => 'Question', 'LBL_ATTACHMENTS' => 'Attachments', 'LBL_NEW_ATTACHMENT' => 'New Attachment', 'LBL_SEND_MAIL' => 'Send Mail', 'LBL_CREATED_DATE' => 'Created Date', 'LBL_IS' => 'is', 'LBL_IS_NOT' => 'is not', 'LBL_IS_BEFORE' => 'is before', 'LBL_IS_AFTER' => 'is after', 'LBL_STATISTICS' => 'Statistics', 'LBL_TICKET_ID' => 'Ticket Id', 'LBL_MY_TICKETS' => 'My Tickets', 'LBL_MY_FAQ' => 'My FAQs', 'LBL_ESTIMATED_FINISHING_TIME' => 'Estimated Finishing Time', 'LBL_SELECT_TICKET' => 'Select Ticket', 'LBL_CHANGE_OWNER' => 'Change Owner', 'LBL_CHANGE_STATUS' => 'Change Status', 'LBL_TICKET_TITLE' => 'Title', 'LBL_TICKET_DESCRIPTION' => 'Description', 'LBL_TICKET_CATEGORY' => 'Category', 'LBL_TICKET_PRIORITY' => 'Priority', 'LBL_NEW_TICKET' => 'New Ticket', 'LBL_TICKET_INFORMATION' => 'Ticket Information', 'LBL_LIST_FORM_TITLE' => 'Tickets List', 'LBL_SEARCH_FORM_TITLE' => 'Ticket Search', 'LBL_CHOOSE_A_VIEW' => 'Choose a View...', 'LBL_ALL' => 'All', 'LBL_LOW' => 'Low', 'LBL_MEDIUM' => 'Medium', 'LBL_HIGH' => 'High', 'LBL_CRITICAL' => 'Critical', 'Assigned To' => 'Assigned To', 'Contact Name' => 'Contact Name', 'Priority' => 'Priority', 'Status' => 'Status', 'Category' => 'Category', 8

9 'Update History' => 'Update History', 'Created Time' => 'Created Time', 'Modified Time' => 'Modified Time', 'Title' => 'Title', 'Description' => 'Description', 'LBL_TICKET_CUMULATIVE_STATISTICS' => 'Ticket Cumulative Statistics:', 'LBL_CASE_TOPIC' => 'Case Topic', 'LBL_OPEN' => 'Open', 'LBL_CLOSED' => 'Closed', 'LBL_TOTAL' => 'Total', 'LBL_TICKET_HISTORY' => 'Ticket History', 'LBL_CATEGORIES' => 'Categories', 'LBL_PRIORITIES' => 'Priorities', 'LBL_SUPPORTERS' => 'Supporters', 'LBL_TICKET_RESOLUTION' => 'Solution Information', 'Solution' => 'Solution', 'Add Comment' => 'Add Comment', 'LBL_ADD_COMMENT' => 'Add Comment', 'Ticket ID' => 'Ticket ID', 'Subject' => 'Subject', 'Severity' => 'Severity', 'Product Name' => 'Product Name', 'Related To' => 'Related To', 'LBL_MORE' => 'More', 'LBL_TICKETS' => 'Tickets', 'LBL_CUMULATIVE_STATISTICS' => 'Cumulative Statistics', 'LBL_CONVERT_AS_FAQ_BUTTON_TITLE' => 'Convert As FAQ', 'LBL_CONVERT_AS_FAQ_BUTTON_KEY' => 'C', 'LBL_CONVERT_AS_FAQ_BUTTON_LABEL' => 'Convert As FAQ', 'Attachment' => 'Attachment', 'LBL_COMMENT_INFORMATION' => 'Comment Information', 'Big Problem' => 'Big Problem', 'Small Problem' => 'Small Problem', 'Other Problem' => 'Other Problem', 'Low' => 'Low', 'Normal' => 'Normal', 'High' => 'High', 9

10 'Urgent' => 'Urgent', 'Minor' => 'Minor', 'Major' => 'Major', 'Feature' => 'Feature', 'Critical' => 'Critical', 'Open' => 'Open', 'In Progress' => 'In Progress', 'Wait For Response' => 'Wait For Response', 'Closed' => 'Closed', 'Hi' => 'Hi', 'Dear' => 'Dear', 'LBL_PORTAL_BODY_MAILINFO' => 'The Ticket is', 'LBL_DETAIL' => 'the details are: ', 'LBL_REGARDS' => 'Regards', 'LBL_TEAM' => 'Help Desk Team', 'LBL_TICKET_DETAILS' => 'Ticket Details', 'created' => 'created', 'replied' => 'replied', 'reply' => 'There is a reply to', 'customer_portal' => 'in the "Customer Portal" at vtiger.', 'link' => 'You can use the following link to view the replies made: ', 'Thanks' => 'Thanks', 'Support_team' => 'vtiger Support Team', 'The comments are' => 'The comments are', 'Ticket Title' => 'Ticket Title', 'Re' => 'Re :', 'LBL_STATUS_CLOSED' => 'Closed', 'LBL_STATUS_UPDATE' => 'Ticket status is updated as', 'LBL_COULDNOT_CLOSED' => 'Ticket could not be', 'LBL_CUSTOMER_COMMENTS' => 'Customer has provided the following additional information to your reply: ', 'LBL_RESPOND' => 'Kindly respond to above ticket at the earliest.', 'LBL_SUPPORT_ADMIN' => 'Support Administrator', 'LBL_RESPONDTO_TICKETID' => 'Respond to Ticket ID', 'LBL_CUSTOMER_PORTAL' => 'in Customer Portal - URGENT', 'LBL_LOGIN_DETAILS' => 'Following are your Customer Portal login details: ', 'LBL_MAIL_COULDNOT_SENT' => 'Mail could not be sent', 10

11 'LBL_USERNAME' => 'User Name: ', 'LBL_PASSWORD' => 'Password: ', 'LBL_SUBJECT_PORTAL_LOGIN_DETAILS' => 'Regarding your Customer Portal login details', 'LBL_GIVE_MAILID' => 'Please give your address', 'LBL_CHECK_MAILID' => 'Please check your address for the Customer Portal', 'LBL_LOGIN_REVOKED' => 'Your login is revoked. Please contact your admin.', 'LBL_MAIL_SENT' => ' has been sent to your address with the Customer Portal login details', 'LBL_ALTBODY' => 'This is the body in plain text for non-html mail clients', 'Ticket No' => 'Ticket No.', 'Hours' => 'Hours', 'Days' => 'Days', 'From Portal' => 'From Portal', 'HelpDesk ID' => 'Trouble Tickets ID', );?> 11

12 crm\modules\helpdesk\language\en_us.lang.php <?php $mod_strings = Array( // Added in release 4.0 'LBL_MODULE_NAME'=>'Trouble Tickets', 'LBL_GROUP'=>'Group', 'LBL_ACCOUNT_NAME'=>'Organization Name', 'LBL_CONTACT_NAME'=>'Contact Name', 'LBL_SUBJECT'=>'Subject', 'LBL_NEW_FORM_TITLE' => 'New Ticket', 'LBL_DESCRIPTION'=>'Description', 'NTC_DELETE_CONFIRMATION'=>'Are you sure you want to delete this record?', 'LBL_CUSTOM_FIELD_SETTINGS'=>'Custom Field Settings:', 'LBL_PICKLIST_FIELD_SETTINGS'=>'Picklist Field Settings:', 'Leads'=>'Lead', 'Accounts'=>'Organization', 'Contacts'=>'Contact', 'Opportunities'=>'Opportunity', 'LBL_CUSTOM_INFORMATION'=>'Custom Information', 'LBL_DESCRIPTION_INFORMATION'=>'Description Information', 'LBL_ACCOUNT'=>'Organization', 'LBL_OPPURTUNITY'=>'Oppurtunity', 'LBL_PRODUCT'=>'Product', 'LBL_COLON'=>':', 'LBL_TICKET'=>'Ticket', 'LBL_CONTACT'=>'Contact', 'LBL_STATUS'=>'Status', 'LBL_ASSIGNED_TO'=>'Assigned To', 'LBL_FAQ'=>'FAQ', 'LBL_VIEW_FAQS'=>'View FAQs', 'LBL_ADD_FAQS'=>'Add FAQs', 'LBL_FAQ_CATEGORIES'=>'FAQ Categories', 12

13 'LBL_PRIORITY'=>'Priority', 'LBL_CATEGORY'=>'Category', 'LBL_ANSWER'=>'Answer', 'LBL_COMMENTS'=>'COMMENTS', 'LBL_AUTHOR'=>'Author', 'LBL_QUESTION'=>'Question', //Added vtiger_fields for File Attachment and Mail send in Tickets 'LBL_ATTACHMENTS'=>'Attachments', 'LBL_NEW_ATTACHMENT'=>'New Attachment', 'LBL_SEND_MAIL'=>'Send Mail', //Added vtiger_fields for search option in TicketsList -- 4Beta 'LBL_CREATED_DATE'=>'Created Date', 'LBL_IS'=>'is', 'LBL_IS_NOT'=>'is not', 'LBL_IS_BEFORE'=>'is before', 'LBL_IS_AFTER'=>'is after', 'LBL_STATISTICS'=>'Statistics', 'LBL_TICKET_ID'=>'Ticket Id', 'LBL_MY_TICKETS'=>'My Tickets', "LBL_MY_FAQ"=>"My Faq's", 'LBL_ESTIMATED_FINISHING_TIME'=>'Estimated Finishing Time', 'LBL_SELECT_TICKET'=>'Select Ticket', 'LBL_CHANGE_OWNER'=>'Change Owner', 'LBL_CHANGE_STATUS'=>'Change Status', 'LBL_TICKET_TITLE'=>'Title', 'LBL_TICKET_DESCRIPTION'=>'Description', 'LBL_TICKET_CATEGORY'=>'Category', 'LBL_TICKET_PRIORITY'=>'Priority', //Added vtiger_fields after 4 -- Beta 'LBL_NEW_TICKET'=>'New Ticket', 'LBL_TICKET_INFORMATION'=>'Ticket Information', 13

14 'LBL_LIST_FORM_TITLE'=>'Tickets List', 'LBL_SEARCH_FORM_TITLE'=>'Ticket Search', //Added vtiger_fields after RC1 - Release 'LBL_CHOOSE_A_VIEW'=>'Choose a View...', 'LBL_ALL'=>'All', 'LBL_LOW'=>'Low', 'LBL_MEDIUM'=>'Medium', 'LBL_HIGH'=>'High', 'LBL_CRITICAL'=>'Critical', //Added vtiger_fields for 4GA 'Assigned To'=>'Assigned To', 'Contact Name'=>'Contact Name', 'Priority'=>'Priority', 'Status'=>'Status', 'Category'=>'Category', 'Update History'=>'Update History', 'Created Time'=>'Created Time', 'Modified Time'=>'Modified Time', 'Title'=>'Title', 'Description'=>'Description', 'LBL_TICKET_CUMULATIVE_STATISTICS'=>'Ticket Cumulative Statistics:', 'LBL_CASE_TOPIC'=>'Case Topic', 'LBL_OPEN'=>'Open', 'LBL_CLOSED'=>'Closed', 'LBL_TOTAL'=>'Total', 'LBL_TICKET_HISTORY'=>'Ticket History', 'LBL_CATEGORIES'=>'Categories', 'LBL_PRIORITIES'=>'Priorities', 'LBL_SUPPORTERS'=>'Supporters', //Added vtiger_fields after 4_0_1 'LBL_TICKET_RESOLUTION'=>'Solution Information', 'Solution'=>'Solution', 'Add Comment'=>'Add Comment', 'LBL_ADD_COMMENT'=>'Add Comment',//give the same value given to the above string 'Add Comment' 14

15 //Added for 4.2 Release -- CustomView 'Ticket ID'=>'Ticket ID', 'Subject'=>'Subject', //Added after 4.2 alpha 'Severity'=>'Severity', 'Product Name'=>'Product Name', 'Related To'=>'Related To', 'LBL_MORE'=>'More', 'LBL_TICKETS'=>'Tickets', //Added on 'LBL_CUMULATIVE_STATISTICS'=>'Cumulative Statistics', //Added on 'LBL_CONVERT_AS_FAQ_BUTTON_TITLE'=>'Convert As FAQ', 'LBL_CONVERT_AS_FAQ_BUTTON_KEY'=>'C', 'LBL_CONVERT_AS_FAQ_BUTTON_LABEL'=>'Convert As FAQ', 'Attachment'=>'Attachment', 'LBL_COMMENT_INFORMATION'=>'Comment Information', //Added for existing picklist entries 'Big Problem'=>'Big Problem', 'Small Problem'=>'Small Problem', 'Other Problem'=>'Other Problem', 'Low'=>'Low', 'Normal'=>'Normal', 'High'=>'High', 'Urgent'=>'Urgent', 'Minor'=>'Minor', 'Major'=>'Major', 'Feature'=>'Feature', 15

16 'Critical'=>'Critical', 'Open'=>'Open', 'In Progress'=>'In Progress', 'Wait For Response'=>'Wait For Response', 'Closed'=>'Closed', //added to support i18n in ticket mails 'Hi' => 'Hi', 'Dear'=> 'Dear', 'LBL_PORTAL_BODY_MAILINFO'=> 'The Ticket is', 'LBL_DETAIL' => 'the details are :', 'LBL_REGARDS'=> 'Regards', 'LBL_TEAM'=> 'HelpDesk Team', 'LBL_TICKET_DETAILS' => 'Ticket Details', 'LBL_SUBJECT' => 'Subject : ', 'created' => 'created', 'replied' => 'replied', 'reply'=>'there is a reply to', 'customer_portal' => 'in the "Customer Portal" at VTiger.', 'link' => 'You can use the following link to view the replies made:', 'Thanks' => 'Thanks', 'Support_team' => 'Vtiger Support Team', 'The comments are' => 'The comments are', 'Ticket Title' => 'Ticket Title', 'Re' => 'Re :', // Added/Updated for vtiger CRM //this label for customerportal. '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. 'LBL_STATUS_UPDATE' => 'Ticket status is updated as', 'LBL_COULDNOT_CLOSED' => 'Ticket could not be', 'LBL_CUSTOMER_COMMENTS' => 'Customer has provided the following additional information to your reply:', 'LBL_RESPOND'=> 'Kindly respond to above ticket at the earliest.', 16

17 'LBL_REGARDS' =>'Regards', 'LBL_SUPPORT_ADMIN' => 'Support Administrator', 'LBL_RESPONDTO_TICKETID' =>'Respond to Ticket ID', 'LBL_CUSTOMER_PORTAL' => 'in Customer Portal - URGENT', 'LBL_LOGIN_DETAILS' => 'Following are your Customer Portal login details :', 'LBL_MAIL_COULDNOT_SENT' =>'Mail could not be sent', 'LBL_USERNAME' => 'User Name :', 'LBL_PASSWORD' => 'Password :', 'LBL_SUBJECT_PORTAL_LOGIN_DETAILS' => 'Regarding your Customer Portal login details', 'LBL_GIVE_MAILID' => 'Please give your id', 'LBL_CHECK_MAILID' => 'Please check your id for Customer Portal', 'LBL_LOGIN_REVOKED' => 'Your login is revoked. Please contact your admin.', 'LBL_MAIL_SENT' => 'Mail has been sent to your mail id with the customer portal login details', 'LBL_ALTBODY' => 'This is the body in plain text for non-html mail clients', // Added after GA // Module Sequence Numbering 'Ticket No' => 'Ticket No', // END 'Hours' => 'Hours', 'Days' => 'Days', 'From Portal' => 'From Portal', 'HelpDesk ID' => 'Trouble Tickets ID', );?> 17

18 crm\modules\helpdesk\language\es_es.lang.php <?php $mod_strings = Array( // Added in release 4.0 'LBL_MODULE_NAME' => 'Incidencias', 'LBL_GROUP' => 'Grupo', 'LBL_ACCOUNT_NAME' => 'Nombre de Cuenta', 'LBL_CONTACT_NAME' => 'Nombre de Contacto', 'LBL_SUBJECT' => 'Asunto', 'LBL_NEW_FORM_TITLE' => 'Nuevo Parte', 'LBL_DESCRIPTION' => 'Descripción', 'NTC_DELETE_CONFIRMATION' => ' Está seguro que desea eliminar este registro?', 'LBL_CUSTOM_FIELD_SETTINGS' => 'Configuración de campos personalizados:', 'LBL_PICKLIST_FIELD_SETTINGS' => 'Configuración de Campos de Lista:', 'Leads' => 'Pre-Contacto', 'Accounts' => 'Cuenta', 'Contacts' => 'Contacto', 'Opportunities' => 'Oportunidad', 'LBL_CUSTOM_INFORMATION' => 'Información personalizada', 'LBL_DESCRIPTION_INFORMATION' => 'Incidencia a Resolver', 'LBL_ACCOUNT' => 'Cuenta', 'LBL_OPPURTUNITY' => 'Oportunidad', 'LBL_PRODUCT' => 'Producto', 'LBL_COLON' => ':', 'LBL_TICKET' => 'Incidencia', 'LBL_CONTACT' => 'Contacto', 'LBL_STATUS' => 'Estado', 'LBL_ASSIGNED_TO' => 'Asignado a', 'LBL_FAQ' => 'FAQ', 'LBL_VIEW_FAQS' => 'Ver FAQs', 'LBL_ADD_FAQS' => 'Añadir FAQs', 'LBL_FAQ_CATEGORIES' => 'Categorías FAQs', 18

19 'LBL_PRIORITY' => 'Prioridad', 'LBL_CATEGORY' => 'Categoría', 'LBL_ANSWER' => 'Respuesta', 'LBL_COMMENTS' => 'COMENTARIOS', 'LBL_AUTHOR' => 'Autor', 'LBL_QUESTION' => 'Pregunta', //Added vtiger_fields for File Attachment and Mail send in Tickets 'LBL_ATTACHMENTS' => 'Adjuntos', 'LBL_NEW_ATTACHMENT' => 'Nuevo Adjunto', 'LBL_SEND_MAIL' => 'Enviar ', //Added vtiger_fields for search option in TicketsList -- 4Beta 'LBL_CREATED_DATE' => 'Fecha de Creación', 'LBL_IS' => 'es', 'LBL_IS_NOT' => 'no es', 'LBL_IS_BEFORE' => 'es antes', 'LBL_IS_AFTER' => 'es después', 'LBL_STATISTICS' => 'Estadísticas', 'LBL_TICKET_ID' => 'Nº de Parte', 'LBL_MY_TICKETS' => 'Mis Partes', 'LBL_MY_FAQ' => 'Mis Faq\'s', 'LBL_ESTIMATED_FINISHING_TIME' => 'Tiempo estimado de resolución', 'LBL_SELECT_TICKET' => 'Seleccionar Parte', 'LBL_CHANGE_OWNER' => 'Modificar Propietario', 'LBL_CHANGE_STATUS' => 'Modificar Estado', 'LBL_TICKET_TITLE' => 'Referencia', 'LBL_TICKET_DESCRIPTION' => 'Explicación', 'LBL_TICKET_CATEGORY' => 'Categoría', 'LBL_TICKET_PRIORITY' => 'Prioridad', //Added vtiger_fields after 4 -- Beta 'LBL_NEW_TICKET' => 'Nuevo Parte', 'LBL_TICKET_INFORMATION' => 'Información del Parte', 19

20 'LBL_LIST_FORM_TITLE' => 'Lista de Partes', 'LBL_SEARCH_FORM_TITLE' => 'Buscar Parte', //Added vtiger_fields after RC1 - Release 'LBL_CHOOSE_A_VIEW' => 'Seleccionar una vista...', 'LBL_ALL' => 'Todos', 'LBL_LOW' => 'Baja', 'LBL_MEDIUM' => 'Media', 'LBL_HIGH' => 'Alta', 'LBL_CRITICAL' => 'Crítica', //Added vtiger_fields for 4GA 'Assigned To' => 'Asignado a', 'Contact Name' => 'Nombre de Contacto', 'Priority' => 'Prioridad', 'Status' => 'Estado', 'Category' => 'Categoría', 'Update History' => 'Histórico de Actualizaciones', 'Created Time' => 'Fecha de Creación', 'Modified Time' => 'Última Modificación', 'Title' => ' Referencia', 'Description' => 'Incidencia', 'LBL_TICKET_CUMULATIVE_STATISTICS' => 'Estadísticas acumuladas de Incidencias:', 'LBL_CASE_TOPIC' => 'Tópico de Incidentes', 'LBL_OPEN' => 'Abierto', 'LBL_CLOSED' => 'Cerrado', 'LBL_TOTAL' => 'Total', 'LBL_TICKET_HISTORY' => 'Historia del Parte:', 'LBL_CATEGORIES' => 'Categorías', 'LBL_PRIORITIES' => 'Prioridades', 'LBL_SUPPORTERS' => 'Agentes', //Added vtiger_fields after 4_0_1 'LBL_TICKET_RESOLUTION' => 'Solución Propuesta', 'Solution' => 'Solución', 'Add Comment' => 'Añadir comentario', 'LBL_ADD_COMMENT' => 'Añadir comentario', 20

21 //Added for 4.2 Release -- CustomView 'Ticket ID' => 'Nº de Parte', 'Subject' => 'Asunto', //Added after 4.2 alpha 'Severity' => 'Urgencia', 'Product Name' => 'Producto', 'Related To' => 'Relacionado con', 'LBL_MORE' => 'Más', 'LBL_TICKETS' => 'Partes', //Added on 'LBL_CUMULATIVE_STATISTICS' => 'Estadísticas Acumuladas', //Added on 'LBL_CONVERT_AS_FAQ_BUTTON_TITLE' => 'Convertir en FAQ', 'LBL_CONVERT_AS_FAQ_BUTTON_KEY' => 'C', 'LBL_CONVERT_AS_FAQ_BUTTON_LABEL' => 'Convertir en FAQ', 'Attachment' => 'Adjunto', 'LBL_COMMENT_INFORMATION' => 'Comentarios al Parte', //Added for existing picklist entries 'Big Problem' => 'Gran Problema', 'Small Problem' => 'Problema Pequeño', 'Other Problem' => 'Otro Problema', 'Low' => 'Baja', 'Normal' => 'Normal', 'High' => 'Alta', 'Urgent' => 'Urgente', 'Minor' => 'Menor', 'Major' => 'Mayor', 'Feature' => 'Característica', 21

22 'Critical' => 'Critica', 'Open' => 'Abierta', 'In Progress' => 'En Progreso', 'Wait For Response' => 'Esperando Respuesta', 'Closed' => 'Cerrada', //added to support i18n in ticket mails 'Hi' => 'Hola', 'Dear' => 'Estimado', 'LBL_PORTAL_BODY_MAILINFO' => 'El Parte ha sido', 'LBL_DETAIL' => ', los detalles son:', 'LBL_REGARDS' => 'Atentamente,', 'LBL_TEAM' => 'Equipo de Soporte Técnico', 'LBL_TICKET_DETAILS' => 'Detalles de Parte', 'LBL_SUBJECT' => 'Asunto : ', 'created' => 'creado', 'replied' => 'respondido', 'reply' => 'Hay una respuesta a', 'customer_portal' => 'en el "Portal del Cliente" en Vtiger', 'link' => 'Utilice el siguiente enlace para ver las respuestas dadas:', 'Thanks' => 'Gracias', 'Support_team' => 'Equipo de Soporte Técnico', 'The comments are' => 'Los comentarios son', 'Ticket Title' => 'Título Incidencia', 'Re' => 'Re :', // Added/Updated for vtiger CRM //this label for customerportal. '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. 'LBL_STATUS_UPDATE' => 'Estado de Parte actualizado a', 'LBL_COULDNOT_CLOSED' => 'El Parte no puede ser', 'LBL_CUSTOMER_COMMENTS' => 'EL Cliente ha incluido la siguiente información a su respuesta:', 'LBL_RESPOND'=> 'Por favor responde al parte lo más pronto posible.', 'LBL_REGARDS' =>'Saludos Cordiales,', 22

23 'LBL_SUPPORT_ADMIN' => 'Atención al Cliente', 'LBL_RESPONDTO_TICKETID' =>'Responde al Nº de Parte', 'LBL_CUSTOMER_PORTAL' => 'en el Portal del Cliente - URGENTE', 'LBL_LOGIN_DETAILS' => 'Sus datos de conexión al Portal de Cliente son:', 'LBL_MAIL_COULDNOT_SENT' =>'No se puede enviar el correo', 'LBL_USERNAME' => 'Usuario :', 'LBL_PASSWORD' => 'Contraseña :', 'LBL_SUBJECT_PORTAL_LOGIN_DETAILS' => 'Datos de Conexión al Portal del Cliente', 'LBL_GIVE_MAILID' => 'Introduzca dirección de ', 'LBL_CHECK_MAILID' => 'Compruebe su dirección de para el Portal del Cliente', 'LBL_LOGIN_REVOKED' => 'Datos de Usuario no válidos, consulte con su administrador.', 'LBL_MAIL_SENT' => 'Se le ha enviado un correo con los datos de conexión al Portal del Cliente', 'LBL_ALTBODY' => 'Este es el mensaje de correo para los clientes que no soportan HTML', 'Hours' => 'Horas', 'Days' => 'Días', // Added after GA // Module Sequence Numbering 'Ticket No' => 'Núm. Incidencia', // END 'From Portal' => 'Proviene del Portal', 'HelpDesk ID' => 'Id Incidencia', );?> 23

24 crm\modules\helpdesk\language\es_mx.lang.php <?php $mod_strings = Array( // Added in release 4.0 'LBL_MODULE_NAME' => 'Casos', 'LBL_GROUP' => 'Grupo', 'LBL_ACCOUNT_NAME' => 'Nombre de Cuenta', 'LBL_CONTACT_NAME' => 'Nombre de Contacto', 'LBL_SUBJECT' => 'Asunto', 'LBL_NEW_FORM_TITLE' => 'Nuevo Caso', 'LBL_DESCRIPTION' => 'Descripción', 'NTC_DELETE_CONFIRMATION' => ' Está seguro que desea eliminar este registro?', 'LBL_CUSTOM_FIELD_SETTINGS' => 'Configuración de campos personalizados:', 'LBL_PICKLIST_FIELD_SETTINGS' => 'Configuración de Campos de Lista:', 'Leads' => 'Prospecto', 'Accounts' => 'Cuenta', 'Contacts' => 'Contacto', 'Opportunities' => 'Oportunidad', 'LBL_CUSTOM_INFORMATION' => 'Información personalizada', 'LBL_DESCRIPTION_INFORMATION' => 'Caso a resolver', 'LBL_ACCOUNT' => 'Cuenta', 'LBL_OPPURTUNITY' => 'Oportunidad', 'LBL_PRODUCT' => 'Producto', 'LBL_COLON' => ':', 'LBL_TICKET' => 'Caso', 'LBL_CONTACT' => 'Contacto', 'LBL_STATUS' => 'Estado', 'LBL_ASSIGNED_TO' => 'Asignado a', 'LBL_FAQ' => 'FAQ', 'LBL_VIEW_FAQS' => 'Ver FAQs', 'LBL_ADD_FAQS' => 'Agregar FAQs', 'LBL_FAQ_CATEGORIES' => 'Categorías FAQs', 24

25 'LBL_PRIORITY' => 'Prioridad', 'LBL_CATEGORY' => 'Categoría', 'LBL_ANSWER' => 'Respuesta', 'LBL_COMMENTS' => 'COMENTARIOS', 'LBL_AUTHOR' => 'Autor', 'LBL_QUESTION' => 'Pregunta', //Added vtiger_fields for File Attachment and Mail send in Tickets 'LBL_ATTACHMENTS' => 'Adjuntos', 'LBL_NEW_ATTACHMENT' => 'Nuevo Adjunto', 'LBL_SEND_MAIL' => 'Enviar ', //Added vtiger_fields for search option in TicketsList -- 4Beta 'LBL_CREATED_DATE' => 'Fecha de Creación', 'LBL_IS' => 'es', 'LBL_IS_NOT' => 'no es', 'LBL_IS_BEFORE' => 'es antes', 'LBL_IS_AFTER' => 'es después', 'LBL_STATISTICS' => 'Estadísticas', 'LBL_TICKET_ID' => 'Nº de Caso', 'LBL_MY_TICKETS' => 'Mis casos', 'LBL_MY_FAQ' => 'Mis FAQ\'s', 'LBL_ESTIMATED_FINISHING_TIME' => 'Tiempo estimado de resolución', 'LBL_SELECT_TICKET' => 'Seleccionar Caso', 'LBL_CHANGE_OWNER' => 'Modificar Propietario', 'LBL_CHANGE_STATUS' => 'Modificar Estado', 'LBL_TICKET_TITLE' => 'Referencia', 'LBL_TICKET_DESCRIPTION' => 'Explicación', 'LBL_TICKET_CATEGORY' => 'Categoría', 'LBL_TICKET_PRIORITY' => 'Prioridad', //Added vtiger_fields after 4 -- Beta 'LBL_NEW_TICKET' => 'Nuevo Caso', 'LBL_TICKET_INFORMATION' => 'Información del Caso', 25

26 'LBL_LIST_FORM_TITLE' => 'Lista de casos', 'LBL_SEARCH_FORM_TITLE' => 'Buscar Caso', //Added vtiger_fields after RC1 - Release 'LBL_CHOOSE_A_VIEW' => 'Seleccionar una vista...', 'LBL_ALL' => 'Todos', 'LBL_LOW' => 'Baja', 'LBL_MEDIUM' => 'Media', 'LBL_HIGH' => 'Alta', 'LBL_CRITICAL' => 'Crítica', //Added vtiger_fields for 4GA 'Assigned To' => 'Asignado a', 'Contact Name' => 'Nombre de Contacto', 'Priority' => 'Prioridad', 'Status' => 'Estado', 'Category' => 'Categoría', 'Update History' => 'Histórico de Actualizaciones', 'Created Time' => 'Fecha de Creación', 'Modified Time' => 'Última Modificación', 'Title' => ' Referencia', 'Description' => 'Caso', 'LBL_TICKET_CUMULATIVE_STATISTICS' => 'Estadísticas acumuladas de casos:', 'LBL_CASE_TOPIC' => 'Tópico de Incidentes', 'LBL_OPEN' => 'Abierto', 'LBL_CLOSED' => 'Cerrado', 'LBL_TOTAL' => 'Total', 'LBL_TICKET_HISTORY' => 'Historia del Caso:', 'LBL_CATEGORIES' => 'Categorías', 'LBL_PRIORITIES' => 'Prioridades', 'LBL_SUPPORTERS' => 'Agentes', //Added vtiger_fields after 4_0_1 'LBL_TICKET_RESOLUTION' => 'Solución Propuesta', 'Solution' => 'Solución', 'Add Comment' => 'Agregar comentario', 'LBL_ADD_COMMENT' => 'Agregar comentario', 26

27 //Added for 4.2 Release -- CustomView 'Ticket ID' => 'ID del Caso', 'Subject' => 'Asunto', //Added after 4.2 alpha 'Severity' => 'Importancia', 'Product Name' => 'Producto', 'Related To' => 'Relacionado con', 'LBL_MORE' => 'Más', 'LBL_TICKETS' => 'casos', //Added on 'LBL_CUMULATIVE_STATISTICS' => 'Estadísticas Acumuladas', //Added on 'LBL_CONVERT_AS_FAQ_BUTTON_TITLE' => 'Convertir en FAQ', 'LBL_CONVERT_AS_FAQ_BUTTON_KEY' => 'C', 'LBL_CONVERT_AS_FAQ_BUTTON_LABEL' => 'Convertir en FAQ', 'Attachment' => 'Adjunto', 'LBL_COMMENT_INFORMATION' => 'Comentarios al Caso', //Added for existing picklist entries 'Big Problem' => 'Problema Grave', 'Small Problem' => 'Problema menor', 'Other Problem' => 'Otro tipo de Problema', 'Low' => 'Baja', 'Normal' => 'Normal', 'High' => 'Alta', 'Urgent' => 'Urgente', 'Minor' => 'Menor', 'Major' => 'Mayor', 'Feature' => 'Característica', 27

ECCAIRS 5 Instalación

ECCAIRS 5 Instalación ECCAIRS 5 Instalación Paso a paso Preparado por: Arturo Martínez Oficina Regional Sudamericana Uniendo a la Aviación en Seguridad Operacional Seguridad Medioambiente Instalación Paso a paso Escenario Windows

More information

PRMS. http://cern.ch/remedy

PRMS. http://cern.ch/remedy PRMS http://cern.ch/remedy PRMS Concepts Categorisation Tree Ticket Progression Tickets Creation Assignment Groups Notifications to the Users Categorisation Tree DOMAIN CATEGORY TYPE ITEM Desktop Support

More information

HPN Product Tools. Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.

HPN Product Tools. Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. HPN Product Tools Requerimiento: Conozco el numero de parte (3Com,H3C,Procurve) Solución : El lookup Tool 1 Permite convertir el número de parte de un equipo proveniente de 3Com, H3C o Procurve para obtener

More information

Guia do Usuário de Criptografia de E-Mail A integridade de suas informações é muito importante para nós Índice... 5

Guia do Usuário de Criptografia de E-Mail A integridade de suas informações é muito importante para nós Índice... 5 Guia do Usuário de Criptografia de E-Mail A integridade de suas informações é muito importante para nós Índice........................................................................ 5 Guía del Usuario

More information

TABLECLOTHS TEMPLATES

TABLECLOTHS TEMPLATES Hemmed Edges Bords Ourlés / Dobladillo TABLECLOTHS TEMPLATES PLANTILLAS PARA MANTELES / MODÉLES POUR NAPPES 4ft / 1.21m Economy Table Throw Totale de zone Graphique: 103" x 57.5" / 261.6cm x 146 cm Avant

More information

Propiedades del esquema del Documento XML de envío:

Propiedades del esquema del Documento XML de envío: Web Services Envio y Respuesta DIPS Courier Tipo Operación: 122-DIPS CURRIER/NORMAL 123-DIPS CURRIER/ANTICIP Los datos a considerar para el Servicio Web DIN que se encuentra en aduana son los siguientes:

More information

RELEASE NOTES. Trimble TerraSync Software. Introduction 简 介

RELEASE NOTES. Trimble TerraSync Software. Introduction 简 介 RELEASE NOTES Trimble TerraSync Software These release notes provide important information about the Trimble TerraSync software version 5.65. Please read these release notes carefully. Introduction New

More information

OMEGA SOFT WF RISKEVAL

OMEGA SOFT WF RISKEVAL OMEGA SOFT WF RISKEVAL Quick Start Guide I. PROGRAM DOWNLOAD AND INSTALLATION... 2 II. CONNECTION AND PASSWORD CHANGE... 3 III. LIST OF WIND FARMS / PREVENTION TECHNICIANS... 4 IV. ADD A NEW WIND FARM...

More information

How To Know If An Ipod Is Compatible With An Ipo Or Ipo 2.1.1 (Sanyo)

How To Know If An Ipod Is Compatible With An Ipo Or Ipo 2.1.1 (Sanyo) IntesisBox PA-RC2-xxx-1 SANYO compatibilities In this document the compatible SANYO models with the following IntesisBox RC2 interfaces are listed: / En éste documento se listan los modelos SANYO compatibles

More information

FAMILY INDEPENDENCE ADMINISTRATION Matthew Brune, Executive Deputy Commissioner

FAMILY INDEPENDENCE ADMINISTRATION Matthew Brune, Executive Deputy Commissioner FAMILY INDEPENDENCE ADMINISTRATION Matthew Brune, Executive Deputy Commissioner James K. Whelan, Deputy Commissioner Policy, Procedures, and Training Stephen Fisher, Assistant Deputy Commissioner Office

More information

User s Manual Customer Service Website

User s Manual Customer Service Website User s Manual Customer Service Website Seres 2013 Pág. 2 Introduction Introducción The solution presented is the only point of contact between the customer and the ticket management tool. The customer

More information

LOS ANGELES UNIFIED SCHOOL DISTRICT Policy Bulletin

LOS ANGELES UNIFIED SCHOOL DISTRICT Policy Bulletin Policy Bulletin TITLE: NUMBER: ISSUER: Procedures for Requests for Educationally Related Records of Students with or Suspected of Having Disabilities DATE: February 9, 2015 Sharyn Howell, Executive Director

More information

Curso SQL Server 2008 for Developers

Curso SQL Server 2008 for Developers Curso SQL Server 2008 for Developers Objetivos: Aprenderás a crear joins interiores y exteriores complejos, consultas agrupadas, y subconsultas Aprenderás a manejar los diferentes tipos de datos y sabrás

More information

INSTRUCTIONS FOR UDEG EXCHANGE PROGRAM APPLICATION SOLICITUD PIME ENTRANTE 1

INSTRUCTIONS FOR UDEG EXCHANGE PROGRAM APPLICATION SOLICITUD PIME ENTRANTE 1 INSTRUCTIONS FOR UDEG EXCHANGE PROGRAM APPLICATION SOLICITUD PIME ENTRANTE 1 For the academic semesters 2014 B and 2015 A, the international office of the Universidad de Guadalajara (UdeG) will only receive

More information

System Requirements Orion

System Requirements Orion Orion Date 21/12/12 Version 1.0 Référence 001 Auteur Antoine Crué VOS CONTACTS TECHNIQUES JEAN-PHILIPPE SENCKEISEN ANTOINE CRUE LIGNE DIRECTE : 01 34 93 35 33 EMAIL : JPSENCKEISEN@ORSENNA.FR LIGNE DIRECTE

More information

QUICK START BALANCE AUDIO INTERFACE QUICK START DÉMARRAGE RAPIDE KURZANLEITUNG

QUICK START BALANCE AUDIO INTERFACE QUICK START DÉMARRAGE RAPIDE KURZANLEITUNG QUICK START BALANCE AUDIO INTERFACE QUICK START DÉMARRAGE RAPIDE KURZANLEITUNG Quick Start Guide by Fredrik Hylvander The information in this document is subject to change without notice and does not represent

More information

HOW TO REGISTER TO HEC EN LIGNE

HOW TO REGISTER TO HEC EN LIGNE HOW TO REGISTER TO HEC EN LIGNE How to make your course choice on HEC en ligne? If you have any questions, don t hesitate to communicate with us Summary: First-time users and change your password How to

More information

vtiger Customer Portal 4.2 User Manual

vtiger Customer Portal 4.2 User Manual - 1 - vtiger Customer Portal 4.2 User Manual (Version 2.0) - 2 - Table of Contents 1. Introduction... 3 2. Installing vtiger Customer Portal... 4 2.1. System Requirements... 4 2.2. Installation Prerequisites...

More information

External User Manual. Online Registration of Users of the Electronic System for the Management of Medicinal Products of Human Use of INFARMED, I.P.

External User Manual. Online Registration of Users of the Electronic System for the Management of Medicinal Products of Human Use of INFARMED, I.P. Online Registration of Users of the Electronic System for the Management of Medicinal Products of Human Use of INFARMED, I.P. Página 1 de 11 Index 1 Introduction... 3 2 Using the Online Registration Form...

More information

FAMILY INDEPENDENCE ADMINISTRATION Seth W. Diamond, Executive Deputy Commissioner

FAMILY INDEPENDENCE ADMINISTRATION Seth W. Diamond, Executive Deputy Commissioner FAMILY INDEPENDENCE ADMINISTRATION Seth W. Diamond, Executive Deputy Commissioner James K. Whelan, Deputy Commissioner Policy, Procedures and Training Lisa C. Fitzpatrick, Assistant Deputy Commissioner

More information

Tool & Asset Manager 2.0. User's guide 2015

Tool & Asset Manager 2.0. User's guide 2015 Tool & Asset Manager 2.0 User's guide 2015 Table of contents Getting Started...4 Installation...5 "Standalone" Edition...6 "Network" Edition...7 Modify the language...8 Barcode scanning...9 Barcode label

More information

OFFICE OF COMMON INTEREST COMMUNITY OMBUDSMAN CIC#: DEPARTMENT OF JUSTICE

OFFICE OF COMMON INTEREST COMMUNITY OMBUDSMAN CIC#: DEPARTMENT OF JUSTICE RETURN THIS FORM TO: FOR OFFICIAL USE: (Devuelva Este Formulario a): (Para Uso Oficial) OFFICE OF COMMON INTEREST COMMUNITY OMBUDSMAN CIC#: DEPARTMENT OF JUSTICE (Caso No) STATE OF DELAWARE Investigator:

More information

BROWARD METROPOLITAN PLANNING ORGANIZATION TITLE VI DISCRIMINATION COMPLAINT PROCEDURES

BROWARD METROPOLITAN PLANNING ORGANIZATION TITLE VI DISCRIMINATION COMPLAINT PROCEDURES BROWARD METROPOLITAN PLANNING ORGANIZATION TITLE VI DISCRIMINATION COMPLAINT PROCEDURES The Broward Metropolitan Planning Organization (Broward MPO) values diversity and both welcomes and actively seeks

More information

SUMMER PROGRAM APPLICATION

SUMMER PROGRAM APPLICATION www.iefl.org SUMMER PROGRAM APPLICATION LATINO STUDENT LEADERSHIP CONFERENCE July 29 August 3, 2012 ASTROCAMP IDYLLWILD, CALIFORNIA MAY BE DUPLICATED INLAND EMPIRE Dear Student: If you are an eighth- or

More information

Patient Information NAME SOCIAL SECURITY # (NOMBRE) LAST/APELLIDO FIRST/PRIMER INITIAL (SEGURO SOCIAL)

Patient Information NAME SOCIAL SECURITY # (NOMBRE) LAST/APELLIDO FIRST/PRIMER INITIAL (SEGURO SOCIAL) 7887 North Kendall Drive Suite 210 Miami, Florida 33156 305.598.1555 office 305.598.1155 fax www.vascularandspine.com Patient Information NAME SOCIAL SECURITY # (NOMBRE) LAST/APELLIDO FIRST/PRIMER INITIAL

More information

LOS ANGELES UNIFIED SCHOOL DISTRICT REFERENCE GUIDE

LOS ANGELES UNIFIED SCHOOL DISTRICT REFERENCE GUIDE TITLE: Environmental Health Advisory Procedures ROUTING All Schools and Offices NUMBER: ISSUER: Robert Laughton, Director Office of Environmental Health and Safety DATE: March 30, 2015 Thelma Meléndez,

More information

A. Before you read the text, answer the following question: What should a family do before starting to look for a new home?

A. Before you read the text, answer the following question: What should a family do before starting to look for a new home? UNIT 1: A PLAN FOR BUYING English for Real Estate Materials A. Before you read the text, answer the following question: What should a family do before starting to look for a new home? Read the following

More information

Multipurpsoe Business Partner Certificates Guideline for the Business Partner

Multipurpsoe Business Partner Certificates Guideline for the Business Partner Multipurpsoe Business Partner Certificates Guideline for the Business Partner 15.05.2013 Guideline for the Business Partner, V1.3 Document Status Document details Siemens Topic Project name Document type

More information

www.nona-jewels.com G O L D C O L L E C T I O N

www.nona-jewels.com G O L D C O L L E C T I O N GOLD COLLECTION www.nona-jewels.com 14-13 Let s party! www.nona-jewels.com Goud: de perfecte feesttint Or: la couleur festive par excellence Gold: the ideal party color G oud collect ie 2013 De juwelen

More information

LOS ANGELES UNIFIED SCHOOL DISTRICT REFERENCE GUIDE

LOS ANGELES UNIFIED SCHOOL DISTRICT REFERENCE GUIDE REFERENCE GUIDE TITLE: No Child Left Behind (NCLB): Qualifications for Teachers; Parent Notification Requirements and Right to Know Procedures, Annual Principal Certification Form ROUTING All Schools and

More information

INFORMATION NOTE FOR PARTICIPANTS

INFORMATION NOTE FOR PARTICIPANTS June 2000 E COMMISSION ON GENETIC RESOURCES FOR FOOD AND AGRICULTURE Third Inter-sessional Meeting of the Contact Group Teheran, Islamic Republic of Iran, 26-31 August 2000 INFORMATION NOTE FOR PARTICIPANTS

More information

Note concernant votre accord de souscription au service «Trusted Certificate Service» (TCS)

Note concernant votre accord de souscription au service «Trusted Certificate Service» (TCS) Note concernant votre accord de souscription au service «Trusted Certificate Service» (TCS) Veuillez vérifier les éléments suivants avant de nous soumettre votre accord : 1. Vous avez bien lu et paraphé

More information

CHALLENGE TO INSTRUCTIONAL AND LIBRARY MATERIAL

CHALLENGE TO INSTRUCTIONAL AND LIBRARY MATERIAL CHALLENGE TO INSTRUCTIONAL AND LIBRARY MATERIAL The final decision for instructional and library materials rests with the School Board. The following procedures will be used for challenges to Instructional

More information

USER MANUAL MONITORING MODULE

USER MANUAL MONITORING MODULE USER MANUAL 2 MONITORING MODULE MONITOR is an integrated information system that allows ongoing monitoring of activities financed by USAID/Colombia. As explained in the environmental module, MONITOR is

More information

BtoB MKT Trends. El Escenario Online. Luciana Sario. Gerente de Marketing IDC Latin America 2009 IDC W W W. I D C. C O M / G M S 1

BtoB MKT Trends. El Escenario Online. Luciana Sario. Gerente de Marketing IDC Latin America 2009 IDC W W W. I D C. C O M / G M S 1 BtoB MKT Trends El Escenario Online Luciana Sario Gerente de Marketing IDC Latin America 2009 IDC W W W. I D C. C O M / G M S 1 Audio Test Estamos haciendo un Audio Test y estoy hablando en este momento

More information

Connecting your MAC. Connecting to the IT wireless Service network with Mac OS

Connecting your MAC. Connecting to the IT wireless Service network with Mac OS Connecting your MAC Connecting to the IT wireless Service network with Mac OS 1 To be able to use ESADE s WiFi (or wireless ) network, be sure to follow the instructions as follows. Step 7: Go to the TCP/IP

More information

SUBCHAPTER A. AUTOMOBILE INSURANCE DIVISION 3. MISCELLANEOUS INTERPRETATIONS 28 TAC 5.204

SUBCHAPTER A. AUTOMOBILE INSURANCE DIVISION 3. MISCELLANEOUS INTERPRETATIONS 28 TAC 5.204 Part I. Texas Department of Insurance Page 1 of 10 SUBCHAPTER A. AUTOMOBILE INSURANCE DIVISION 3. MISCELLANEOUS INTERPRETATIONS 28 TAC 5.204 1. INTRODUCTION. The commissioner of insurance adopts amendments

More information

INFORMATIONAL NOTICE

INFORMATIONAL NOTICE Rod R. Blagojevich, Governor Barry S. Maram, Director 201 South Grand Avenue East Telephone: (217) 782-3303 Springfield, Illinois 62763-0002 TTY: (800) 526-5812 DATE: March 4, 2008 INFORMATIONAL NOTICE

More information

Contact: Facebook/ Skype: senoraperez / www.senoraperez.blogspot.com Email: pereza@fultonschools.org

Contact: Facebook/ Skype: senoraperez / www.senoraperez.blogspot.com Email: pereza@fultonschools.org Rationale for Summer Assignments Students enrolled in Advanced Placement Spanish are required to complete the summer assignment prior to the start of class in September. The assignments integrate the use

More information

Dictionary (catálogo)

Dictionary (catálogo) Catálogo Oracle Catálogo Esquema: un conjunto de estructuras de datos lógicas (objetos del esquema), propiedad de un usuario Un esquema contiene, entre otros, los objetos siguientes: tablas vistas índices

More information

Versión precedente* Lista productos disponibles** Disponible desde el June 1, 2013

Versión precedente* Lista productos disponibles** Disponible desde el June 1, 2013 Versión precedente* Lista productos disponibles** Disponible desde el June 1, 2013 Las solicitudes de licencias de versión anterior sólo están disponibles para los productos enumerados en este documento.

More information

HCAHPS Quality Assurance Guidelines V9.0 Technical Corrections and Clarifications Revised August 2014

HCAHPS Quality Assurance Guidelines V9.0 Technical Corrections and Clarifications Revised August 2014 Subsequent to the release of the HCAHPS Quality Assurance Guidelines V9.0 (QAG V9.0), it has been determined that there are specific content items that require correction, addition and/or further clarification.

More information

Update to V10. Automic Support: Best Practices Josef Scharl. Please ask your questions here http://innovate.automic.com/q&a Event code 6262

Update to V10. Automic Support: Best Practices Josef Scharl. Please ask your questions here http://innovate.automic.com/q&a Event code 6262 Update to V10 Automic Support: Best Practices Josef Scharl Please ask your questions here http://innovate.automic.com/q&a Event code 6262 Agenda Update to Automation Engine Version 10 Innovations in Version

More information

LINIO COLOMBIA. Starting-Up & Leading E-Commerce. www.linio.com.co. Luca Ranaldi, CEO. Pedro Freire, VP Marketing and Business Development

LINIO COLOMBIA. Starting-Up & Leading E-Commerce. www.linio.com.co. Luca Ranaldi, CEO. Pedro Freire, VP Marketing and Business Development LINIO COLOMBIA Starting-Up & Leading E-Commerce Luca Ranaldi, CEO Pedro Freire, VP Marketing and Business Development 22 de Agosto 2013 www.linio.com.co QUÉ ES LINIO? Linio es la tienda online #1 en Colombia

More information

INTELIGENCIA DE NEGOCIO CON SQL SERVER

INTELIGENCIA DE NEGOCIO CON SQL SERVER INTELIGENCIA DE NEGOCIO CON SQL SERVER Este curso de Microsoft e-learning está orientado a preparar a los alumnos en el desarrollo de soluciones de Business Intelligence con SQL Server. El curso consta

More information

design guide nightlife flair

design guide nightlife flair design guide 04 nightlife flair design guide 04 nightlife flair de Tauchen sie ein in das pulsierende en experience the vibrancy of nightlife in fr Plongez vous dans la nuit agitée des nachtleben der großstadt

More information

Copia Certificada Beglaubigte Abschrift Certified Copy Copie Certifiée Copia Autenticata

Copia Certificada Beglaubigte Abschrift Certified Copy Copie Certifiée Copia Autenticata D113D OAMI OFICINA DE ARMONIZACIÓN DEL MERCADO INTERIOR () HABM HARMONISIERUNGSAMT FÜR DEN BINNENMARKT (MARKEN, MUSTER UND MODELLE) OHIM OFFICE FOR HARMONIZATION IN THE INTERNAL MARKET () OHMI OFFICE DE

More information

FORMACIÓN E-LEARNING DE MICROSOFT

FORMACIÓN E-LEARNING DE MICROSOFT FORMACIÓN E-LEARNING DE MICROSOFT NANFOR IBÉRICA S.L PARTNER GLOBAL DE E-LEARNING DE MICROSOFT, único en Europa del Sur e Iberoamérica, y uno de los 9 existentes en todo el mundo. NOVEDADES EN LAS CERTIFICACIONES

More information

SUBCHAPTER A. AUTOMOBILE INSURANCE DIVISION 3. MISCELLANEOUS INTERPRETATIONS 28 TAC 5.204

SUBCHAPTER A. AUTOMOBILE INSURANCE DIVISION 3. MISCELLANEOUS INTERPRETATIONS 28 TAC 5.204 Part I. Texas Department of Insurance Page 1 of 11 SUBCHAPTER A. AUTOMOBILE INSURANCE DIVISION 3. MISCELLANEOUS INTERPRETATIONS 28 TAC 5.204 1. INTRODUCTION. The Texas Department of Insurance proposes

More information

FORMULARIO DE INSCRIPCIÓN

FORMULARIO DE INSCRIPCIÓN INFORMACIÓN PERSONAL PERSONAL DATA APELLIDOS / SURNAME MBRE / NAME FECHA DE NACIMIENTO (D/M/A) / BIRTHDATE (D/M/Y) NACIONALIDAD / CITIZENSHIP NÚMERO DE PASAPORTE / PASSPORT NUMBER HOMBRE / MALE MUJER /

More information

Tema 7 GOING TO. Subject+ to be + ( going to ) + (verb) + (object )+ ( place ) + ( time ) Pronoun

Tema 7 GOING TO. Subject+ to be + ( going to ) + (verb) + (object )+ ( place ) + ( time ) Pronoun Tema 7 GOING TO Going to se usa para expresar planes a futuro. La fórmula para construir oraciones afirmativas usando going to en forma afirmativa es como sigue: Subject+ to be + ( going to ) + (verb)

More information

Information Regarding / Información acerca de Unlicensed Money Transmitter / Your Personal Information /

Information Regarding / Información acerca de Unlicensed Money Transmitter / Your Personal Information / STATE OF CALIFORNIA BUSINESS, TRANSPORTATION AND HOUSING AGENCY DEPARTMENT OF FINANCIAL INSTITUTIONS WILLIAM S. HARAF, Commissioner of Financial Institutions www.dfi.ca.gov COMPLAINT REGARDING AN UNLICENSED

More information

Audit de sécurité avec Backtrack 5

Audit de sécurité avec Backtrack 5 Audit de sécurité avec Backtrack 5 DUMITRESCU Andrei EL RAOUSTI Habib Université de Versailles Saint-Quentin-En-Yvelines 24-05-2012 UVSQ - Audit de sécurité avec Backtrack 5 DUMITRESCU Andrei EL RAOUSTI

More information

Estructura de aplicación en PHP para System i

Estructura de aplicación en PHP para System i Estructura de aplicación en PHP para System i La aplicación esta diseñada para IBM DB2 en System i, UNIX y Windows. Se trata de la gestión de una entidad deportiva. A modo de ejemplo de como está desarrollada

More information

Introduction Les failles les plus courantes Les injections SQL. Failles Web. Maxime Arthaud. net7. Jeudi 03 avril 2014.

Introduction Les failles les plus courantes Les injections SQL. Failles Web. Maxime Arthaud. net7. Jeudi 03 avril 2014. Maxime Arthaud net7 Jeudi 03 avril 2014 Syllabus Introduction Exemple de Requête Transmission de données 1 Introduction Exemple de Requête Transmission de données 2 3 Exemple de Requête Transmission de

More information

We will include a small token of our appreciation for your participation in this study with the survey.

We will include a small token of our appreciation for your participation in this study with the survey. NHES-1L(CS) I am pleased to inform you that the has selected your household to participate in the 2012 National Household Education Survey, which we are conducting on behalf of the U.S. Department of Education.

More information

Memorial Health Care System Catholic Health Initiatives Financial Assistance Application Form

Memorial Health Care System Catholic Health Initiatives Financial Assistance Application Form B Please note - Memorial Hospital may access external validation resources to assist in determining whether a full application for assistance is required. Financial Assistance Application 1) Patient Name

More information

New Server Installation. Revisión: 13/10/2014

New Server Installation. Revisión: 13/10/2014 Revisión: 13/10/2014 I Contenido Parte I Introduction 1 Parte II Opening Ports 3 1 Access to the... 3 Advanced Security Firewall 2 Opening ports... 5 Parte III Create & Share Repositorio folder 8 1 Create

More information

Quest, Inc. Title VI Complaint Procedures and Forms

Quest, Inc. Title VI Complaint Procedures and Forms Quest, Inc. Title VI Complaint Procedures and Forms 1.0 Title VI Procedures and Compliance FTA Circular 4702.1B, Chapter III, Paragraph 6: All recipients shall develop procedures for investigating and

More information

Manejo Basico del Servidor de Aplicaciones WebSphere Application Server 6.0

Manejo Basico del Servidor de Aplicaciones WebSphere Application Server 6.0 Manejo Basico del Servidor de Aplicaciones WebSphere Application Server 6.0 Ing. Juan Alfonso Salvia Arquitecto de Aplicaciones IBM Uruguay Slide 2 of 45 Slide 3 of 45 Instalacion Basica del Server La

More information

BALANCE DUE 10/25/2007 $500.00 STATEMENT DATE BALANCE DUE $500.00 PLEASE DETACH AND RETURN TOP PORTION WITH YOUR PAYMENT

BALANCE DUE 10/25/2007 $500.00 STATEMENT DATE BALANCE DUE $500.00 PLEASE DETACH AND RETURN TOP PORTION WITH YOUR PAYMENT R E M I T T O : IF PAYING BY MASTERCARD, DISCOVER, VISA, OR AMERICAN EXPRESS, FILL OUT BELOW: XYZ Orthopaedics STATEMENT DATE BALANCE DUE 10/25/2007 $500.00 BALANCE DUE $500.00 ACCOUNT NUMBER 1111122222

More information

Thursday, February 7, 2013. DOM via PHP

Thursday, February 7, 2013. DOM via PHP DOM via PHP Plan PHP DOM PHP : Hypertext Preprocessor Langage de script pour création de pages Web dynamiques Un ficher PHP est un ficher HTML avec du code PHP

More information

SURFnet Dashboard. Concept, Impressions and ideas. rene.scheffer@stroomt.com. High quality internet for higher Education and Research

SURFnet Dashboard. Concept, Impressions and ideas. rene.scheffer@stroomt.com. High quality internet for higher Education and Research 1 SURFnet Concept, Impressions and ideas rene.scheffer@stroomt.com High quality internet for higher Education and Research 2 SURFnet Value Added Services Definition VAS is a collection of tools, knowledge

More information

INFORMATION DOSSIER WORK EXPERIENCE EUROPEAN SCHOOL ALICANTE

INFORMATION DOSSIER WORK EXPERIENCE EUROPEAN SCHOOL ALICANTE INFORMATION DOSSIER WORK EXPERIENCE EUROPEAN SCHOOL ALICANTE YEAR 2015-2016 INDEX 1. GENERAL 2. INTRODUCTORY LETTER 3. GUIDE FOR BUSINESSES / GUÍA PARA LAS EMPRESAS. 4. CONFIRMATION FORM / CARTA DE CONFIRMACIÓN.

More information

Hours: The hours for the class are divided between practicum and in-class activities. The dates and hours are as follows:

Hours: The hours for the class are divided between practicum and in-class activities. The dates and hours are as follows: March 2014 Bienvenue à EDUC 1515 Français Langue Seconde Partie 1 The following information will allow you to plan in advance for the upcoming session of FSL Part 1 and make arrangements to complete the

More information

BDL4681XU BDL4675XU. Video Wall Installation Guide

BDL4681XU BDL4675XU. Video Wall Installation Guide BDL4681XU BDL4675XU Video Wall Installation Guide Video walls can create a stunning visual effect, attracting attention and audiences to view your messages and other video content. To ensure optimal performance

More information

Enrollment Forms Packet (EFP)

Enrollment Forms Packet (EFP) Enrollment Forms Packet (EFP) Please review the information below. Based on your student(s) grade and applicable circumstances, you are required to submit documentation in order to complete this step in

More information

THE FOUR AMBASSADORS ASSOCIATION, INC.

THE FOUR AMBASSADORS ASSOCIATION, INC. THE FOUR AMBASSADORS ASSOCIATION, INC. INSTRUCTIONS 1. Please complete the application in full. Be sure to fill in your name exactly as it should appear on the approval form. In order to expedite the approval

More information

PROFEX REGISTRATION IN THE SYSTEM FOR LANGUAGE ASSISTANTS

PROFEX REGISTRATION IN THE SYSTEM FOR LANGUAGE ASSISTANTS PROFEX REGISTRATION IN THE SYSTEM FOR LANGUAGE ASSISTANTS 1. What is Profex? Profex is an online web service application designed to enable teachers and language assistants to submit their applications

More information

ISC Spain. Enjoy a unique experience.

ISC Spain. Enjoy a unique experience. ISC Spain Enjoy a unique experience. PROGRAMA / PROGRAM - Alojamiento y pensión completa en residencia / Full board at the University Residence - 20 horas/ semana de clases de Español / 20 hours per

More information

imedia Blaze 9 Quick Setup Guide

imedia Blaze 9 Quick Setup Guide Models: dgimtb902 imedia Blaze 9 Android SUPERSMART Tablet Quick Setup Guide Please read these instructions carefully prior to installation Important Note: Pre-Installed Apps, Homescreens and Wallpapers

More information

Curso SQL Server 2012 para Desarrolladores

Curso SQL Server 2012 para Desarrolladores Curso SQL Server 2012 para Desarrolladores Objetivos: Obtener una introducción al diseño de Bases de Datos Relacionales y a SQL Usar el Management Studio y las características de SQL Server 2012 para desarrallodores.

More information

DOCUMENT RESUME ED 318 301 FL 800 119 AUTHOR EDRS PRICE DESCRIPTORS

DOCUMENT RESUME ED 318 301 FL 800 119 AUTHOR EDRS PRICE DESCRIPTORS DOCUMENT RESUME ED 318 301 FL 800 119 AUTHOR Spener, David TITLE Setting an Agenda for Study in Home-Based ESL r.lasses with Native Speakers of Spanish. PUB DATE 90 NOTE 7p. PUB TYPE Guides - Classroom

More information

LivePix Technical Support

LivePix Technical Support LivePix Technical Support A Electronic registration : NOT TECHNICAL SUPPORT We are currently able to ensure E-Reg or Fax registration in the following countries : Country of origin Fax Modem Australia

More information

Voici votre rapport sur votre service OpenERP en ligne.

Voici votre rapport sur votre service OpenERP en ligne. Madame, Monsieur, Cher client, Voici votre rapport sur votre service OpenERP en ligne. Ce message vous est envoye quotidiennement par le serveur si vous vous etes connecte au service. Si vous ne souhaitez

More information

LOGOBOOK GUIDELINES & RULES

LOGOBOOK GUIDELINES & RULES RUB PEOPLE THINK LEAN R LOGOBOOK GUIDELINES & RULES R A logo is a graphic mark or emblem commonly used by commercial enterprises, organizations and even individuals to aid and promote instant public recognition.

More information

Owatonna - BCBSF Library Initiative Evaluation Plan Template March 2013. Data to be collected

Owatonna - BCBSF Library Initiative Evaluation Plan Template March 2013. Data to be collected Owatonna - BCBSF Library Initiative Evaluation Plan Template March 2013 Activity to be Create new access points to access the library, focused on health equity topics, for targeted population a. Provide

More information

LOS ANGELES UNIFIED SCHOOL DISTRICT REFERENCE GUIDE

LOS ANGELES UNIFIED SCHOOL DISTRICT REFERENCE GUIDE TITLE: NUMBER: ISSUER: Spring Semester 2014 Alternate Emergency Exercise Earl R. Perkins, Assistant Superintendent School Operations Office of the Superintendent ROUTING Instructional Superintendents Administrators

More information

HEALTH CARE DIRECTIVES ACT

HEALTH CARE DIRECTIVES ACT A11 HEALTH CARE DIRECTIVES ACT Advances in medical research and treatments have, in many cases, enabled health care professionals to extend lives. Most of these advancements are welcomed, but some people

More information

Software / FileMaker / Plug-Ins Mailit 6 for FileMaker 10-13

Software / FileMaker / Plug-Ins Mailit 6 for FileMaker 10-13 Software / FileMaker / Plug-Ins Mailit 6 for FileMaker 10-13 Seite 1 / 5 Mailit 6 for FileMaker 10-13 The Ultimate Email Plug-In Integrate full email capability into your FileMaker 10-13 solutions with

More information

Monitoreo de Bases de Datos

Monitoreo de Bases de Datos Monitoreo de Bases de Datos Monitoreo de Bases de Datos Las bases de datos son pieza fundamental de una Infraestructura, es de vital importancia su correcto monitoreo de métricas para efectos de lograr

More information

You can choose to install the plugin through Magento Connect or by directly using the archive files.

You can choose to install the plugin through Magento Connect or by directly using the archive files. Magento plugin 1.5.7 installation 1. Plugin installation You can choose to install the plugin through Magento Connect or by directly using the archive files. 1.1 Installation with Magento Connect 1.1.1

More information

Administrer les solutions Citrix XenApp et XenDesktop 7.6 CXD-203

Administrer les solutions Citrix XenApp et XenDesktop 7.6 CXD-203 Administrer les solutions Citrix XenApp XenDesktop 7.6 CXD-203 MIEL Centre Agréé : N 11 91 03 54 591 Pour contacter le service formation : 01 60 19 16 27 Pour consulter le planning des formations : www.miel.fr/formation

More information

DIPLOMADO EN BASE DE DATOS

DIPLOMADO EN BASE DE DATOS DIPLOMADO EN BASE DE DATOS OBJETIVOS Preparan al Estudiante en el uso de las tecnologías de base de datos OLTP y OLAP, con conocimientos generales en todas las bases de datos y especialización en SQL server

More information

"Internationalization vs. Localization: The Translation of Videogame Advertising"

Internationalization vs. Localization: The Translation of Videogame Advertising Article "Internationalization vs. Localization: The Translation of Videogame Advertising" Raquel de Pedro Ricoy Meta : journal des traducteurs / Meta: Translators' Journal, vol. 52, n 2, 2007, p. 260-275.

More information

vtiger Customer Portal 5.0 User Manual

vtiger Customer Portal 5.0 User Manual vtiger Customer Portal 5.0 User Manual Document History Version 5.0.0 Date: August 3, 2006 - 2 - Table of Contents 1. Introduction... 3 2. Installing vtiger Customer Portal... 4 2.1. System Requirements...

More information

CUSTOMER ENGAGEMENT & COMMERCE PORQUE EL CAMINO & EL RESULTADO IMPORTAN

CUSTOMER ENGAGEMENT & COMMERCE PORQUE EL CAMINO & EL RESULTADO IMPORTAN CUSTOMER ENGAGEMENT & COMMERCE PORQUE EL CAMINO & EL RESULTADO IMPORTAN NAME TITLE 2011 SAP AG. All rights reserved. 1 QUÉ SIGNIFICA CUSTOMER ENGAGEMENT AND COMMERCE? RELACIONARNOS CON NUESTROS CLIENTES

More information

Entrenamiento a Embajadores Ambassador training

Entrenamiento a Embajadores Ambassador training Entrenamiento a Embajadores Ambassador training Quiénes somos? Who we are? Levanta la mano si Please raise your hand if a. b. c. d. e. f. g. h. Hablas español You speak spanish Hablas Inglés You speak

More information

Introduction au BIM. ESEB 38170 Seyssinet-Pariset Economie de la construction email : contact@eseb.fr

Introduction au BIM. ESEB 38170 Seyssinet-Pariset Economie de la construction email : contact@eseb.fr Quel est l objectif? 1 La France n est pas le seul pays impliqué 2 Une démarche obligatoire 3 Une organisation plus efficace 4 Le contexte 5 Risque d erreur INTERVENANTS : - Architecte - Économiste - Contrôleur

More information

WSFCCA MEMBERSHIP and ACCIDENTAL/MEDICAL APPLICATION 2013-2014

WSFCCA MEMBERSHIP and ACCIDENTAL/MEDICAL APPLICATION 2013-2014 WSFCCA MEMBERSHIP and ACCIDENTAL/MEDICAL APPLICATION 2013-2014 Christine Price, President 425-774- 9439 Lorri Hope, Treasurer & Membership 509-627- 1692 Email: wsfcca@aol.com www.wsfcca.com Washington

More information

Table of contents. 2. Technical details... 7 2.1. Protocols used... 7 2.2. Messaging security... 7 2.3. Encoding... 7 2.4. Input and output...

Table of contents. 2. Technical details... 7 2.1. Protocols used... 7 2.2. Messaging security... 7 2.3. Encoding... 7 2.4. Input and output... Table of contents Revision history... 3 Introduction... 4 1. Environments... 5 1.1. Test/ acceptance environment... 5 1.2. Production environment... 5 1.3. Methods... 5 1.3.1. DataRequest... 5 1.3.2. StandardDataRequest...

More information

Health Products and Food Branch Inspectorate

Health Products and Food Branch Inspectorate Our Mandate: To manage and deliver a national compliance and enforcement program for blood and donor semen; cells, tissues and organs; drugs (human and veterinary); medical devices and natural health products,

More information

Copyright 2016-123TeachMe.com 242ea 1

Copyright 2016-123TeachMe.com 242ea 1 Sentence Match Quiz for Category: por_vs_para_1 1) Son las habitaciones accesibles para discapacitados? - A: Are the rooms handicapped accessible? - B: You must fill out this form in order to get work

More information

Sales Management Main Features

Sales Management Main Features Sales Management Main Features Optional Subject (4 th Businesss Administration) Second Semester 4,5 ECTS Language: English Professor: Noelia Sánchez Casado e-mail: noelia.sanchez@upct.es Objectives Description

More information

EG REACH Information für besonders besorgniserregenden Stoffe der Kandidatenliste

EG REACH Information für besonders besorgniserregenden Stoffe der Kandidatenliste EU REACH SVHC Disclosure on Candidate List REACH (Registration, Evaluation, Authorization and Restriction of Chemicals, EC 1907/2006) is the European Union s (EU) chemical substances regulatory framework.

More information

PLAYBUS GW 30 631 12V~ GW 30 632 230V~ 2VA Max

PLAYBUS GW 30 631 12V~ GW 30 632 230V~ 2VA Max PLAYBUS suoneria elettronica tritonale e ronzatore Electronic bell and buzzer sonnieries électroniques et ronfleur Timbres electrónicos y zumbador Elektronische dreitonklingel und summer GW 30 631 12V~

More information

Special Programs. Extended Day/Week Tutorial Program Guidelines

Special Programs. Extended Day/Week Tutorial Program Guidelines 2013 2014 Special Programs Extended Day/Week Tutorial Program Guidelines In Brownsville ISD, every opportunity is extended to help our lowest achieving students become academically successful. In support

More information

LEARNING AGREEMENT FOR STUDIES

LEARNING AGREEMENT FOR STUDIES LEARNING AGREEMENT FOR STUDIES The Student Last name (s) First name (s) Date of birth Nationality 1 Sex [M/F] Academic year 20../20.. Study cycle EQF level 6 Subject area, Code Phone E-mail 0421 The Sending

More information

INTERFACE TECHNICAL MANUAL FOR ELECTRONIC TAX INFORMATION EXCHANGE (E-TIE) FOR TAX YEAR 2009

INTERFACE TECHNICAL MANUAL FOR ELECTRONIC TAX INFORMATION EXCHANGE (E-TIE) FOR TAX YEAR 2009 Commonwealth of Puerto Rico Department of the Treasury PUBLICATION 09-05 INTERFACE TECHNICAL MANUAL FOR ELECTRONIC TAX INFORMATION EXCHANGE (E-TIE) FOR TAX YEAR 2009 Table of Contents 1. Introduction and

More information