- Added comprehensive AI Assistant system (aiassist/ directory): * Vector search and embedding capabilities * Typebot proxy integration * Elastic search functionality * Message classification and chat history * MCP proxy for external integrations - Implemented Court Status API (GetCourtStatus.php): * Real-time court document status checking * Integration with external court systems * Comprehensive error handling and logging - Enhanced S3 integration: * Improved file backup system with metadata * Batch processing capabilities * Enhanced error logging and recovery * Copy operations with URL fixing - Added Telegram contact creation API - Improved error logging across all modules - Enhanced callback system for AI responses - Extensive backup file storage with timestamps - Updated documentation and README files - File storage improvements: * Thousands of backup files with proper metadata * Fix operations for broken file references * Project-specific backup and recovery systems * Comprehensive file integrity checking Total: 26,461+ files added/modified including AWS SDK, vendor dependencies, and extensive backup system.
777 lines
46 KiB
PHP
777 lines
46 KiB
PHP
<?php
|
|
// Generated: 2017-07-19 17:10:41
|
|
$langFileDownloaded = "2017-07-19 12:30:19";
|
|
$languageStrings = array (
|
|
'LBL_CHOOSE' => '::: Choose :::',
|
|
'LBL_NEW_VERSION_AVAILABLE' => 'Version %s available. Please update!',
|
|
'LBL_BACK_TO_ADMIN' => 'back to Administration',
|
|
'LBL_IMPORT_SUCCESS' => 'Import done',
|
|
'LBL_SELECT_FILE' => 'select File',
|
|
'LBL_IMPORT_PASSWORD' => 'password of the file',
|
|
'new workflow name' => 'name of new Workflow',
|
|
'start import' => 'start Import',
|
|
'Create new workflow' => 'Create new workflow',
|
|
'LBL_UPDATE_MODULE' => 'Update module',
|
|
'Activate' => 'Activate',
|
|
'Deactivate' => 'Deactivate',
|
|
'Edit' => 'Edit',
|
|
'Statistics' => 'Statistic',
|
|
'delete' => 'Delete',
|
|
'Export' => 'Export',
|
|
'You could set a password to protect the export file.' => 'You could set a password to protect the export file.',
|
|
'import Workflow' => 'import Workflow',
|
|
'Settings' => 'Settings',
|
|
'Back' => 'Back',
|
|
'Main module' => 'Main Modul',
|
|
'Title' => 'Title',
|
|
'Save Settings' => 'Save Settings',
|
|
'Please choose a Main module!' => 'Please choose a Main module!',
|
|
'E-Mail senden' => 'Send email',
|
|
'Warten' => 'Delay',
|
|
'Bedingung' => 'Condition',
|
|
'Feld setzen' => 'Set values',
|
|
'LBL_TASK_STOP' => 'Stop PHP',
|
|
'Besitzt Record passende Relation' => 'exist related record?',
|
|
'Starte Workflow' => 'run external workflow',
|
|
'Check MySQL query' => 'check MySQL query',
|
|
'flow' => 'flow control',
|
|
'communication' => 'communication',
|
|
'management' => 'record management',
|
|
'debug' => 'Debugging',
|
|
'CRM Objects' => 'CRM User',
|
|
'Weiter' => 'Next',
|
|
'Wahr' => 'True',
|
|
'Falsch' => 'False',
|
|
'wahr' => 'True',
|
|
'falsch' => 'False',
|
|
'Start' => 'Start',
|
|
'LBL_ACTIVE' => 'Active',
|
|
'LBL_INACTIVE' => 'Inactive',
|
|
'LBL_STATUS' => 'State',
|
|
'LBL_AUFGABENBEZEICHNUNG' => 'Block title',
|
|
'LBL_ZUSAMMENFASSUNG' => 'Summary',
|
|
'LBL_AUSGABENBEZEICHNUNG' => 'Block settings',
|
|
'LBL_SAVE' => 'Save',
|
|
'LBL_CANCEL' => 'Cancel',
|
|
'LBL_DUPLICATE_BLOCK' => 'duplicate Block',
|
|
'LBL_DELETE_BLOCK' => 'remove Block',
|
|
'Absender der eMail' => 'Sender details',
|
|
'BCC Empfänger' => 'BCC Receiver',
|
|
'LBL_EMAIL_RECIPIENT' => 'Recipient',
|
|
'LBL_EMAIL_CC' => 'CC',
|
|
'LBL_EMAIL_BCC' => 'BCC',
|
|
'LBL_EMAIL_REPLYTO' => 'Reply to',
|
|
'LBL_EMAIL_CONFIRMREADINGTO' => 'Confirm Reading',
|
|
'LBL_EMAIL_SUBJECT' => 'Subject',
|
|
'LBL_SELECT_OPTION_DOTDOTDOT' => 'Select Option...',
|
|
'LBL_LOADING' => 'Loading...',
|
|
'LBL_NO_TEMPLATES' => 'No Templates',
|
|
'LBL_SELECT' => 'Select',
|
|
'LBL_MESSAGE' => 'Message',
|
|
'LBL_SENDER_NAME' => 'Sender Name',
|
|
'LBL_SENDER_MAIL' => 'Sender eMail',
|
|
'LBL_DATE_BASE' => 'Base date',
|
|
'LBL_WAIT_MIN' => 'minimum delay',
|
|
'LBL_WAIT_UNTIL_NEXT' => 'wait until next ...',
|
|
'LBL_WAIT_UNTIL_TIME' => 'wait until time is',
|
|
'LBL_CURRENT_TIME' => 'current Time',
|
|
'LBL_MINUTES' => 'Minutes',
|
|
'LBL_HOURS' => 'Hours',
|
|
'LBL_DAYS' => 'Days',
|
|
'LBL_WEEKS' => 'Weeks',
|
|
'LBL_MONDAY' => 'Monday',
|
|
'LBL_TUESDAY' => 'Tuesday',
|
|
'LBL_WEDNESDAY' => 'Wednesday',
|
|
'LBL_THURSDAY' => 'Thursday',
|
|
'LBL_FRIDAY' => 'Friday',
|
|
'LBL_SATURDAY' => 'Saturday',
|
|
'LBL_SUNDAY' => 'Sunday',
|
|
'LBL_USED_TZ' => 'used Timezone',
|
|
'CHECK_THIS_QUERY' => 'Execute this Query',
|
|
'SUCCESS_IF_EQUAL_ROWS' => 'count rows to success',
|
|
'LBL_ADD_GROUP' => 'add Condition Group',
|
|
'LBL_REMOVE_GROUP' => 'remove Condition Group',
|
|
'LBL_ADD_CONDITION' => 'add Condition',
|
|
'LBL_AND' => 'and',
|
|
'LBL_OR' => 'or',
|
|
'LBL_NOT' => 'Not',
|
|
'LBL_COND_EQUAL' => 'equal to',
|
|
'LBL_COND_CONTAINS' => 'contains',
|
|
'LBL_COND_BIGGER' => 'greater then',
|
|
'LBL_COND_LOWER' => 'lower then',
|
|
'LBL_COND_STARTS_WITH' => 'starts with',
|
|
'LBL_COND_ENDS_WITH' => 'ends with',
|
|
'LBL_COND_IS_EMPTY' => 'is empty',
|
|
'LBL_RUNTIME_WORKFLOW' => 'runtime of this workflow',
|
|
'LBL_SYNCHRONOUS' => 'immediately',
|
|
'LBL_ASYNCHRONOUS' => 'delayed',
|
|
'LBL_START_CONDITION' => 'start trigger',
|
|
'LBL_PARALLEL_ALLOWED' => 'parallel execution',
|
|
'LBL_USER_EXECUTE' => 'run with this user',
|
|
'LBL_START_CREATION' => '1. on first save',
|
|
'LBL_START_EVERY' => '2. on every save',
|
|
'LBL_START_MANUELL' => '3. start manually',
|
|
'LBL_PARALLEL_NOT_ALLOW' => 'no parallel execution',
|
|
'LBL_PARALLEL_ALLOW' => 'enable parallel execution',
|
|
'LBL_START_USER' => 'default user (User, which start the workflow)',
|
|
'LBL_SEARCH_IN_MODULE' => 'Search in module',
|
|
'LBL_FOUND_ROWS' => 'at least x entries',
|
|
'global functions' => 'useful functions',
|
|
'- %s days' => '- %s days',
|
|
'+ %s days' => '+ %s days',
|
|
'LBL_COND_DATE_EMPTY' => 'date is empty',
|
|
'This Workflow administration needs IE9+, Google Chrome, Firefox or Safari!' => 'This Workflow administration needs IE9+, Google Chrome, Firefox or Safari!',
|
|
'Don\\\\\\\\\'t open a Workflow with IE < 9!' => 'Don\'t open a Workflow with IE < 9!',
|
|
'Don\\\\\\\'t open a Workflow with IE < 9!' => 'Don\'t open a Workflow with IE < 9!',
|
|
'Don\\\\\'t open a Workflow with IE < 9!' => 'Don\'t open a Workflow with IE < 9!',
|
|
'Don\\\'t open a Workflow with IE < 9!' => 'Don\'t open a Workflow with IE < 9!',
|
|
'LBL_LICENSE_FOR' => 'Licensed for',
|
|
'by' => 'by',
|
|
'LBL_ADD_FIELD' => 'add field',
|
|
'LOADING_INDICATOR' => 'Loading ...',
|
|
'LBL_STATIC_VALUE' => 'static value',
|
|
'LBL_FIELD_VALUE' => 'Fieldvalue',
|
|
'LBL_FUNCTION_VALUE' => 'function',
|
|
'This appears on every update or change of hostname and should disappear at next page view.' => 'This appears on every update or change of hostname and should disappear at next page view.',
|
|
'Failure during Reactivation.' => 'Failure during Reactivation.',
|
|
'You couldn\\\\\\\\\'t use the Workflow Designer Admin at the moment. Workflows are not stopped!' => 'You couldn\'t use the Workflow Designer Admin at the moment. Workflows are not stopped!',
|
|
'You couldn\\\\\\\'t use the Workflow Designer Admin at the moment. Workflows are not stopped!' => 'You couldn\'t use the Workflow Designer Admin at the moment. Workflows are not stopped!',
|
|
'You couldn\\\\\'t use the Workflow Designer Admin at the moment. Workflows are not stopped!' => 'You couldn\'t use the Workflow Designer Admin at the moment. Workflows are not stopped!',
|
|
'You couldn\\\'t use the Workflow Designer Admin at the moment. Workflows are not stopped!' => 'You couldn\'t use the Workflow Designer Admin at the moment. Workflows are not stopped!',
|
|
'Please make sure, the VtigerCRM could connect to the internet.' => 'Please make sure, the VtigerCRM could connect to the internet.',
|
|
'LBL_WAIT_UNTIL_FUNCTION' => 'wait until custom time',
|
|
'LBL_RETURN_UNIX_TIMESTAMP' => 'Have to return an integer, which represents an <a href=\'http://en.wikipedia.org/wiki/Unix_time\' target=\'_blank\'>Unix Timestamp</a> of the continue time.',
|
|
'LBL_CREATE_RECORD_OF_MODULE' => 'Create Record of this module',
|
|
'LBL_OK' => 'ok',
|
|
'LBL_REWORK' => 'rework',
|
|
'LBL_DECLINE' => 'decline',
|
|
'HEADLINE_WORKFLOW2_PERMISSION_PAGE' => 'Workflow approvals',
|
|
'LBL_PERMISSION_TOP_HINT' => 'The following records, wait until you approve the process:',
|
|
'LBL_PERMISSION_BOTTOM_HINT' => 'All workflows on this page, will be stopped, until you act manuelly. You could accept and decline and step. Your answer set the following path inside workflows. If you set your decision, the record will be processed on next automatically check. (~10 minutes)',
|
|
'NO_ENTRY' => 'no Records available',
|
|
'statistics_from' => 'Statistics from',
|
|
'statistics_to' => 'Statistics to',
|
|
'LBL_SHOW_VALUES' => 'show values',
|
|
'LBL_SHOW_REMOVED' => 'show removed connections',
|
|
'BTN_LOAD_STATS' => 'load statistics',
|
|
'CONNECTION_DETAILS' => 'details to this connection',
|
|
'close' => 'close',
|
|
'HEAD_TREND' => 'trend of usage',
|
|
'HEAD_USAGE_OF_THIS_CONNECTION' => 'Usage of this connection',
|
|
'LBL_DATE' => 'Date',
|
|
'Create Record' => 'create Record',
|
|
'Create Task' => 'create Task',
|
|
'create Event' => 'create Event',
|
|
'authorization Request' => 'authorization Request',
|
|
'Force execution of this workflow' => 'Force execution of this workflow',
|
|
'execute' => 'execute',
|
|
'activate sidebar Widget' => 'activate sidebar Widget',
|
|
'deactivate sidebar Widget' => 'deactivate sidebar Widget',
|
|
'running Workflows with this record' => 'running Workflows with this record',
|
|
'will be continued' => 'will be continued',
|
|
'LBL_BACKGROUND_COLOR_ROW' => 'Backgroundcolor of Row',
|
|
'LBL_INFO_MESSAGE' => 'info message',
|
|
'LBL_COND_IS_CHECKED' => 'is checked',
|
|
'LBL_RUN_WORKFLOW_WITH_NEW_RECORD' => 'force execution of Workflow with created record',
|
|
'LBL_NO_WORKFLOW' => 'no workflow',
|
|
'LBL_FOUND_ERROR' => 'found Errors',
|
|
'SEND_DEBUG_REPORT' => 'send an Error Report',
|
|
'LBL_DEBUG_HEAD' => 'If you have found an error in the Workflow Designer it will help the developers if you submit these form. Every value in these textfields will be send to the developers to help reconstruct your problem.<br><br>These values will be send via Mail and use the same encryption you have configured in your CRM Settings.<br><br>In these textfields you could see the information, which will be transfered.<br><strong>If you would prevent an information from being transfered, please simple remove the values from these textfields.</strong>',
|
|
'LBL_DEBUG_MIDDLE' => 'In the following textfield, the database structure of the Workflow designer will transfered.',
|
|
'LBL_DEBUG_BOTTOM' => 'Please describe your error or write an information belong to an external send mail to make it possible to combine error report and this mail.',
|
|
'create Comment' => 'create comment',
|
|
'LBL_CREATE_COMMENT_TEXT' => 'comment',
|
|
'LBL_COMMENT_RECORD' => 'assign to this record:',
|
|
'LBL_THIS_RECORD' => 'saved Record',
|
|
'SELECT_WORKFLOW' => 'Which Workflow execute?',
|
|
'LBL_WORKFLOW2' => 'Workflow Designer',
|
|
'LBL_ALLOW_PARALLEL_EXECUTION' => 'If this Workflow is alreydy running in a record, should he started twice?',
|
|
'LBL_PROGRESS' => 'Progress',
|
|
'LBL_SELECT_MAIL_TEMPLATE' => 'Mailtemplate',
|
|
'LBL_ENVIRONMENTAL_VARS_HEAD' => 'Environment',
|
|
'LBL_ENVIRONMENTAL_DESCRIPTION' => 'You have to respect this data only, if you would use them on other place. Otherwise you could ignore this settings.',
|
|
'LBL_EXPCOND_DESCRIPTION' => 'You could create a complete individual Condition, which have to be defined in PHP.<br><em>Only Condition: You have to return \'yes\' or \'no\' with the <b>return</b> statement!</em><br><br><strong>This feature is especially designed for experts and improper operations could change the way a record is handled and could break your record management!</strong>',
|
|
'Resend Mail' => 'Resend mail',
|
|
'LBL_RESEND_MAIL_DESCRIPTION' => 'Diese Aufgabe wiederholt den Versand einer zuvor versendeten eMail.<br>Dabei besteht die Möglichkeit einen Text anzugeben, welcher vor dem ehemaligem Mailtext eingefügt wird.',
|
|
'LBL_CREATE_CONTACT' => 'create Person',
|
|
'LBL_CREATE_ACCOUNT' => 'create Account',
|
|
'LBL_CREATE_POTENTIAL' => 'create Potential',
|
|
'LBL_REMOVE_RECORD' => 'remove Record',
|
|
'LBL_HINT_TASK_REMOVE' => 'After the moment of deletion, you should don\'t do anything with the deleted record, because this could lead to errors!',
|
|
'LBL_REDIRECT_AFTER_WORKFLOW' => 'Should the browser redirected to this record,<br> after the worklfow?',
|
|
'LBL_GLOBAL_SEARCH' => 'global Search',
|
|
'LBL_SEARCH_EXEC_WORKFLOW' => 'execute Workflow with external record',
|
|
'LBL_SEARCH_EXEC_EXPRESSION' => 'execute expression with external record',
|
|
'LBL_EXEC_FOR_THIS_NUM_ROWS' => 'run until this number of records',
|
|
'LBL_EMPTY_ALL_RECORDS' => 'leave empty for all results',
|
|
'LBL_CAT_EXPERT' => 'Special tools',
|
|
'LBL_CUSTOM_CONDITION' => 'Custom condition',
|
|
'LBL_START_MAIL_SEND' => '4. Start with email sending',
|
|
'LBL_START_CREATE_COMMENT' => '5. Start on new comment',
|
|
'LBL_SETTINGS_DB_CHECK' => 'DB Check',
|
|
'LBL_SETTINGS_DB_CHECK_DESC' => 'check your Workflow2 Database tables',
|
|
'LBL_COND_IS_NUMERIC' => 'ist numeric',
|
|
'LBL_COND_HAS_CHANGED' => 'has changed',
|
|
'LBL_WAIT_UNTIL_NEXT_MONTHDAY' => 'Wait until next ... ',
|
|
'LBL_WAIT_UNTIL_NEXT_MONTHDAY2' => 'Day of ... ',
|
|
'LBL_WAIT_UNTIL_NEXT_MONTHDAY_TITLE' => 'example: next 18. day of this or next month',
|
|
'LBL_NEXT_WEEK' => 'Week',
|
|
'LBL_NEXT_MONTH' => 'Month',
|
|
'LBL_SETTINGS_REMOVE' => 'remove Workflow Designer Module',
|
|
'LBL_SETTINGS_REMOVE_DESC' => 'removes all files and tables from Workflow Designer',
|
|
'LBL_MOD_REMOVE_WARN' => 'If you confirm the deletion, you lost all Workflows in the Workflow Designer.<br>To confirm check the checkbox and press the button!',
|
|
'LBL_MOD_REMOVE_BUTTON' => 'Yes, remove Module!',
|
|
'LOG_ERROR_FILE' => 'log to file',
|
|
'LOG_ERROR_EMAIL' => 'send email',
|
|
'LOG_ERROR_NONE' => 'no logging',
|
|
'LBL_SETTINGS_LOGGING' => 'Log management',
|
|
'LBL_SETTINGS_LOGGING_DESC' => 'Settings for log management',
|
|
'LBL_LOGS_ERROR' => 'How would you receive errors?',
|
|
'LBL_LOGS_ERROR_VALUE' => 'eMail or filename for error messages:',
|
|
'LBL_LOGS_ERROR_HEAD' => 'Error messages',
|
|
'LBL_LOGS_HEAD' => 'other logs',
|
|
'LBL_ALL_LOGS' => 'How whould you save other logs?<br><em><span style=\'font-size:10px;font-weight:bold;\'>Will decrease the performance!</span></em>',
|
|
'LBL_ALL_LOGS_VALUE' => 'Filename for other logs',
|
|
'LBL_ALL_LOGS_CLEAR' => 'clear all logs',
|
|
'LBL_ALL_LOGS_TABLE_CLEAR' => 'clear table for other logs',
|
|
'LBL_DEBUG_LOG' => 'Log messages',
|
|
'LBL_LOGS_HEAD_ENTRIES' => 'Log Entries',
|
|
'LBL_ADD_PRODUCT' => 'new Product',
|
|
'LBL_NO_PERSON' => 'None',
|
|
'LBL_CURRENTLY_IN_DELAY' => 'At the moment in this delay',
|
|
'LBL_WAITING_SINCE' => 'Waiting since',
|
|
'LBL_WAITING_UNTIL' => 'Waiting until',
|
|
'LBL_PARSE_STRING_TASK' => 'Regex String',
|
|
'LBL_REGEX_VALUE' => 'Regular Expresssion',
|
|
'LBL_REGEX_TARGET_ELEMENT' => 'Target Index',
|
|
'LBL_REGEX_TARGET_ENV_VAR' => 'Write to Environment Variable',
|
|
'LBL_REGEX_TEST_STRING' => 'Test with the following Text<br><br>Please save Task before doing this!',
|
|
'LBL_RUN_TEST' => 'Run test',
|
|
'LBL_TEST_RESULT' => 'Testresult',
|
|
'LBL_BEFORE_TEST_SET_REGEX' => 'No regex defined!',
|
|
'LBL_REGEX_SOURCE' => 'Base String',
|
|
'ordermanagement' => 'Order management',
|
|
'BTN_AUTH_MANAGEMENT' => 'Permissions',
|
|
'LBL_AUTH_SELECT_INHERIT' => 'Use Role Permission',
|
|
'LBL_AUTH_SELECT_EDIT' => 'Full (Edit, View, Execute)',
|
|
'LBL_AUTH_SELECT_VIEW' => 'Visible (View, Execute)',
|
|
'LBL_AUTH_SELECT_EXEC' => 'Execute (Execute)',
|
|
'LBL_AUTH_SELECT_NONE' => 'Deny every permission',
|
|
'BTN_LBL_SAVE_PERMISSION' => 'Save Permissions',
|
|
'LBL_AUTHMANAGEMENT_INDIVIDUAL' => 'activate individual permissions (If deactivated, every user could view/execute and every admin could edit this workflow)',
|
|
'LBL_HELP' => 'Help',
|
|
'LBL_DELETE_ORIGINAL_RECORD' => 'delete old record',
|
|
'LBL_CREATE_INVENTORY' => 'create Inventory Entry',
|
|
'LBL_CONVERT_TO_INVOICE' => 'convert to Invoice',
|
|
'LBL_NO_WORKFLOWS' => 'There are no workflows',
|
|
'LBL_CURRENT_USER' => 'Current User',
|
|
'LBL_GROUP_TAX_IF_ENABLED' => 'Group Tax, if enabled',
|
|
'LBL_SHIPPING_TAX' => 'Taxes For Shipping and Handling',
|
|
'LBL_VALUE_CLEAR' => 'clear value',
|
|
'LBL_VALUE_RESET' => 'reset value',
|
|
'LBL_SELECT_INPUT_INDIVIDUAL_VALUE' => 'input custom value',
|
|
'LBL_VALUES' => 'Picklist values',
|
|
'LBL_EMPTY_VALUE' => 'empty value',
|
|
'HEAD_STARTVARIABLE_REQUEST' => 'Request this values, before execution',
|
|
'INFO_STARTVARIABLE' => 'This variables will be requested only if you execute the workflow over the sidebar.',
|
|
'LBL_INPUTTYPE_TEXT' => 'Textfield',
|
|
'LBL_INPUTTYPE_CHECKBOX' => 'Checkbox',
|
|
'LBL_INPUTTYPE_SELECT' => 'Selectbox',
|
|
'LBL_INPUTTYPE_DATE' => 'Date',
|
|
'LBL_INSERT_TEMPLATE_VARIABLE' => 'Select Variable you want to insert:',
|
|
'LBL_DOUBLE_CLICK_TO_INCREASE_SIZE' => 'Doubleclick to get bigger Textfield',
|
|
'LBL_DIRECT_RUN' => 'run direct after confirmation',
|
|
'LBL_REFERENCES' => 'references',
|
|
'LBL_ID_OF_CURRENT_RECORD' => 'ID of current Record',
|
|
'LBL_DOCUMENTATION' => 'Documentation',
|
|
'LBL_DUPLICATE' => 'duplicate',
|
|
'LBL_DUPLICATE_RECORD' => 'duplicate Record',
|
|
'LBL_USE_FOLLOWING_RECORDID' => 'duplicate following Record ID',
|
|
'LBL_DUPLICATE_RECORD_OF_MODULE' => 'duplicate record of the following module',
|
|
'LBL_SETTINGS_TRIGGERMANAGER' => 'Trigger management',
|
|
'LBL_SETTINGS_TRIGGERMANAGER_DESC' => 'Manage your custom trigger',
|
|
'HEAD_TRIGGER_MANAGER' => 'These triggers could be created to bundle multiple workflows for custom events. You will be refer for this on relevant places. This could be helpful for manually execution.',
|
|
'LBL_CUSTOM_TRIGGER' => 'custom Trigger',
|
|
'LBL_SYS_TRIGGER' => 'internal Trigger',
|
|
'LBL_NEW_TRIGGER' => 'new trigger',
|
|
'LBL_CREATE_TRIGGER' => 'create trigger',
|
|
'LBL_BUTTON_TEXTS' => 'text of Buttons',
|
|
'LBL_REDIRECT_USER' => 'redirect User to a custom URL',
|
|
'LBL_REDIRECT_TO_URL' => 'After finishing this workflow<br>redirect to this URL:',
|
|
'LBL_IMPORTER' => 'Importer',
|
|
'LBL_WORKFLOW2_EXECUTE' => 'execute Workflow',
|
|
'LBL_IMPORTER_TRIGGER' => '6. Import Process',
|
|
'LBL_CSV_GET_NEXT_LINE' => 'get next line from CSV',
|
|
'LBL_PAUSE_AFTER_RECORDS' => 'pause after ... rows',
|
|
'LBL_WHY_IMPORT_PAUSE' => 'to prevent server timeout [empty = no pause]',
|
|
'LBL_IMPORT_IS_FINISHED' => 'Import finished',
|
|
'LBL_NO_CONFIG_FORM' => 'no Configuration',
|
|
'LBL_CONFIG_MODULE' => 'configurate Module',
|
|
'LBL_MINIFY_LOGS_AFTER' => 'minimize Statistics after',
|
|
'LBL_REMOVE_LOGS_AFTER' => 'Remove Statistics after',
|
|
'EXEC_FOLLOWING_WORKFLOW' => 'execute the following Workflow',
|
|
'SORT_RESULTS_WITH' => 'sort Results by this column',
|
|
'LBL_TASK_SHOW_ALERT' => 'show Message',
|
|
'LBL_ALERT_RECORD' => 'relate Message to this record ID',
|
|
'LBL_ALERT_ASSIGNED_USER' => 'show Message to this User',
|
|
'LBL_ALERT_TEXT' => 'text of the Message',
|
|
'LBL_CAT_ENTDATA' => 'EntityData Values',
|
|
'LBL_TASK_ENTITYDATA_SET' => 'write EntityData',
|
|
'LBL_TASK_ENTITYDATA_GET' => 'read EntityData',
|
|
'LBL_SETTER_INDIVIDUAL' => 'set Value of ext. Record',
|
|
'LBL_CAT_INDEPEND' => 'independent tasks',
|
|
'LBL_UPDATE_DYNAMIC_BASETIME' => 'update dynamically after delay was initiated',
|
|
'LBL_IMPORT_OVERWRITE_MODULE' => 'import into the following module',
|
|
'LBL_IMPORT_OVERWRITE_MODULE_ACTIVATE' => 'activate change of module',
|
|
'LBL_TRIGGERNAME' => 'Name',
|
|
'LBL_TRIGGERKEY' => 'Trigger-Key',
|
|
'LBL_SETTINGS_HTTPHANDLER' => 'Settings HTTP Handler',
|
|
'LBL_SETTINGS_HTTPHANDLER_DESC' => 'Security settings for HTTP Handler Feature',
|
|
'LBL_LIMIT_HTTP_ACCESS_IP_HEAD' => 'Here you could limit the Access to the HTTP Handler and setup several IP\'s and IP Ranges, which are allows to call the HTTP Handler. Access from other sources will be thrown an error message',
|
|
'LBL_HTTP_LIMIT_EDITOR_NAME' => 'Title of the Limit',
|
|
'LBL_HTTP_LIMIT_EDITOR_IPS' => 'IP\'s for this permission<br><span style=\'font-size:10px;\'>one IP/IP range per row<br><strong>Example:</strong> <br>192.168.2.5<br>192.168.*.*<br>192.168.0.0/16<br>192.168.0.0-192.168.0.255</span>',
|
|
'LBL_HTTP_LIMIT_EDITOR_WORKFLOWS' => 'Workflow this IP could execute',
|
|
'LBL_HTTP_LIMIT_EDITOR_TRIGGERS' => 'Trigger this IP could execute',
|
|
'LBL_ADD_HTTP_LIMIT' => 'new Permission Entry',
|
|
'LBL_WARNING_LICENSE_COUNT' => 'Your license don\'t allow more workflows. To create another workflow you have to upgrade your license.',
|
|
'LBL_SAVED_SUCCESSFULLY' => 'Successfully saved',
|
|
'LBL_LICENSE_ACTIVATION_HINT' => 'You have change the Hostname of your vtiger System or update the Workflow Designer.',
|
|
'LBL_LICENSE_ACTIVATION_HINT2' => 'A reactivation of your license was done!',
|
|
'LBL_LICENSE_ACTIVATION_DEMO_HINT2' => 'A reactivation of your free license was done!',
|
|
'LBL_EXECUTION_TYPE' => 'Execution type',
|
|
'LBL_MANUELL' => 'manually',
|
|
'LBL_AUTOMATIC' => 'automatically',
|
|
'LBL_SMSNOTIFIER_SEND' => 'SMSNotifier - send SMS',
|
|
'LBL_PHONE_NUMBER' => 'Receiver number',
|
|
'LBL_SMS_TEXT' => 'SMS text',
|
|
'LBL_LETTER' => 'characters',
|
|
'LBL_CHANGE_BLOCKCOLOR' => 'change color',
|
|
'LBL_REMOVE_BLOCKCOLOR' => 'remove color',
|
|
'LBL_TEXTBLOCK' => 'Textblock',
|
|
'LBL_GET_KNOWN_ENVVARS' => 'Recognized environment variables',
|
|
'LBL_CURRENTLY_RUNNING' => 'running',
|
|
'LBL_CURRENTLY_RUNNING_DESCR' => 'This number of Executions are currently waiting in a delay task and will be continued.',
|
|
'LBL_LAST_ERRORS' => 'latest errors',
|
|
'LBL_LAST_ERRORS_DESCR' => 'Errors from this workflow in the last 14 days',
|
|
'HEAD_ERRORS_FOR_WORKFLOW' => 'Errors for Workflow',
|
|
'LBL_OPTIONEN' => 'options',
|
|
'LBL_TASK_MYSQL_QUERY' => 'execute & store MySQL Query',
|
|
'LBL_MYSQL_QUERY_ENV_VARIABLE' => 'save result in this $env variable',
|
|
'TXT_EXIT_INFO' => 'You see this page, because the process was stopped manually inside the Workflow <b>\'%s\'</b> (Task: %s)',
|
|
'LBL_REVERSE_INVENTORY' => 'reverse/cancel Invoice',
|
|
'LBL_REVERSE_CREATE_INVENTORY_EXPLAIN' => 'This block duplicates the current Inventory Record and multiply every quantity value with -1 (negate) to completely cancel an Invoice',
|
|
'LBL_REDIRECT_TO_URL_TARGET' => 'target window',
|
|
'LBL_REDIRECT_TO_URL_TARGET_DESCR' => 'This option only affects executions from sidebar. Redirects in Workflows, which will be executed on every save or creation will always open the URL in the same window.',
|
|
'LBL_REDIRECT_TO_PDFMAKER' => 'After finishing this workflow<br>download this PDFMaker template',
|
|
'LBL_ACTIVATE_SIDEBAR' => 'activate Sidebar',
|
|
'LBL_DEACTIVATE_SIDEBAR' => 'deactivate Sidebar',
|
|
'LBL_DELETE_SET_FIELD' => '::: delete Row :::',
|
|
'HEAD_VISIBLE_CONDITION' => 'show/execute Workflow, if these conditions are true',
|
|
'LBL_ADD_PRODUCTS_BY_ARRAY' => 'add Products from Array',
|
|
'LBL_SAVE_PDF_DOCUMENT' => 'save PDFMaker template',
|
|
'LBL_FOR_THIS_YOU_NEED_PDFMAKER' => 'For this task you need the PDFMaker Extension from its4you!',
|
|
'LBL_DOCUMENT_TITLE' => 'Document Title',
|
|
'LBL_DOCUMENT_DESCR' => 'Document Description',
|
|
'LBL_FOLDER' => 'Folder',
|
|
'LBL_PDFTEMPLATE' => 'PDF Template',
|
|
'LBL_CREATE_RELATION' => 'create relationship to the executed record',
|
|
'LBL_FORCE_WORKFLOW' => 'force execution of Workflow<br>with this record',
|
|
'LBL_OVERWRITE_FILENAME' => 'overwrite configured PDF filename<br><em>keep empty for defaultname from PDFMaker</em>',
|
|
'LBL_SET' => 'Set',
|
|
'LBL_SET_ALL_ROLE_PERMISSIONS' => 'Set all Role Permission to',
|
|
'LBL_SET_ALL_USER_PERMISSIONS' => 'Set all User Permissions to',
|
|
'LBL_TASK_MANAGEMENT' => 'Task Management',
|
|
'LBL_TASK_REPO_MANAGEMENT' => 'Repository management',
|
|
'LBL_ADD_REPOSITORY' => 'add repository',
|
|
'LBL_REPO_URL' => 'Repository URL',
|
|
'LBL_REPO_LICENSEKEY' => 'Repository LicenseKey<br><span style="font-size:10px;">(if necessary)</span>',
|
|
'LBL_REPO_SYSTEMKEY' => 'Repository Systemkey',
|
|
'LBL_REPO_TITLE' => 'Repository Title',
|
|
'LBL_TASK_REPO_UPDATE' => 'Update Repositories',
|
|
'LBL_HTTP_LIMIT_URL' => 'Target URL',
|
|
'LBL_ALREADY_SET_KEY' => 'You already set a license-key, which is active.',
|
|
'LBL_MESSAGE_TITLE' => 'Message title',
|
|
'LBL_MESSAGE_CONTENT' => 'Message',
|
|
'LBL_MESSAGE_TYPE' => 'Message type',
|
|
'LBL_MESSAGE_TYPE_SUCCESS' => 'Success',
|
|
'LBL_MESSAGE_TYPE_INFO' => 'Hint',
|
|
'LBL_MESSAGE_TYPE_ERROR' => 'Error',
|
|
'LBL_MESSAGE_SHOW_ONCE' => 'Show only once',
|
|
'LBL_MESSAGE_SHOW_UNTIL' => 'Show every time until',
|
|
'LBL_MESSAGE_EXPLAIN' => 'To use this function you need to activate the sidebar in this module!',
|
|
'LBL_VISIBLE_UNTIL' => 'Visible until',
|
|
'LBL_MESSAGE_POSITION' => 'show message on this position',
|
|
'LBL_POS_TOP' => 'Top',
|
|
'LBL_POS_CENTER' => 'Center',
|
|
'LBL_POS_BOTTOM' => 'Bottom',
|
|
'LBL_POS_LEFT' => 'Left',
|
|
'LBL_POS_RIGHT' => 'Right',
|
|
'LBL_MESSAGE_TARGET' => 'Relate message to this CRMID.<br/>If empty, the current record is used.',
|
|
'LBL_SETTINGS_SCHEDULER' => 'Workflow Planer',
|
|
'LBL_SETTINGS_SCHEDULER_DESC' => 'Schedule your recurring Workflows',
|
|
'LBL_TASK_MESSAGE' => 'show notification',
|
|
'LBL_TASK_IMPORT_FILE' => 'import Taskfile',
|
|
'LBL_CHOOSE_TASKFILE' => 'choose Taskfile',
|
|
'LBL_UPGRADE_EXISTING' => 'upgrade existing Taskfile if existing',
|
|
'LBL_UPGRADE_EVEN_OLDER' => 'upgrade existing Taskfile even if the existing is newer',
|
|
'TXT_CLICK_ON_PATH' => 'Click on a path for more detailed information',
|
|
'LBL_LICENSE_MANAGER' => 'License management',
|
|
'LBL_LICENSE_IS' => 'Lizenz is',
|
|
'LBL_LICENSE_STATE' => 'License version',
|
|
'LBL_REVALIDATE_LICENSE' => 'Revalidate License',
|
|
'LBL_REMOVE_LICENSE' => 'remove License',
|
|
'LBL_CREATE_TYPE' => 'create new block manually',
|
|
'LBL_WRITE_NUMBER_IN_FIELD' => 'Write in this field',
|
|
'LBL_COUNT_SERIE' => 'Number Row',
|
|
'LBL_NEXT_NUMBER' => 'next ID',
|
|
'LBL_SERIE_STRLENGTH' => 'Length of Number',
|
|
'LBL_SERIE_NEXT' => 'next ID',
|
|
'LBL_SERIE_PREFIX' => 'prefix of number',
|
|
'LBL_EXECUTE_WORKFLOW_ONLY_ONCE_PER_RECORD' => 'only one Execution per Record',
|
|
'LBL_TASK_REQUEST_VALUES' => 'request values from user',
|
|
'LBL_TASK_CONVERT_RECORD' => 'convert record',
|
|
'LBL_TASK_PUSHOVER' => 'send Pushover Notification',
|
|
'LBL_PUSHOVER_USERID' => 'Your Pushover User-Key',
|
|
'LBL_PUSHOVER_APPKEY_OPTIONAL' => '(optional) Your own Pushover AppKey',
|
|
'LBL_PUSHOVER_INTRO' => 'This Block will send Notifications to Pushover directly on your mobile device. You must already have a <a href="https://pushover.net/" target="_blank">Pushover Account</a>!<br/>The AppKey is only needed if you want to change the name of the Pushover App on your Device.',
|
|
'LBL_PUSHOVER_TARGET_DEVICE' => 'Send Notification to this Device',
|
|
'LBL_DEACTIVATE_REDIRECT' => 'deactivate Redirection',
|
|
'LBL_WORKFLOW_IS_ACTIVE' => 'Is workflow active?',
|
|
'LBL_ERROR_REPORT' => 'report an Error',
|
|
'Upload new *.docx File' => 'neue *.docx Datei hochladen',
|
|
'configure placeholders' => 'Platzhalter festlegen',
|
|
'Frontend Manager' => 'Workflow Display Manager',
|
|
'add Workflow' => 'add Workflow',
|
|
'choose a Workflow' => 'choose a Workflow',
|
|
'custom RecordID' => 'custom RecordID',
|
|
'generate custom recordID' => 'generate custom record',
|
|
'LBL_FILTER_RECORDS_2_SELECT' => 'This condition will filter the records you could select from frontend.',
|
|
'module of records' => 'module of records',
|
|
'select Record' => 'select Record',
|
|
'Records from module' => 'Records from module',
|
|
'Search possible Records' => 'Search possible Records',
|
|
'choose fields to check' => 'choose fields to check',
|
|
'update these fields if duplicate found' => 'update these fields on first existing record',
|
|
'The task will check the configured fields, before creating a new record. If the task found already some records with equal fieldvalues, no new record will be created.' => 'The task will check the configured fields, before creating a new record. If the task found already some records with equal fieldvalues, no new record will be created.',
|
|
'duplicate record check' => 'duplicate record check',
|
|
'Because of Login Restrictions, you need to do the Login and Authorization within the PopUp and copy the Code you get in this Textfield.' => 'Because of Login Restrictions, you need to do the Login and Authorization within the PopUp and copy the Code you get in this Textfield.',
|
|
'LBL_GOOGLE_CREATE_EVENT' => 'create date in Google Cal',
|
|
'LBL_CALENDAR' => 'Calendar',
|
|
'LBL_EVENT_DESCR' => 'Description',
|
|
'LBL_EVENT_TITLE' => 'Eventtitle',
|
|
'LBL_EVENT_START_DATE' => 'Start date (yyyy-mm-dd)',
|
|
'LBL_EVENT_START_TIME' => 'Start time (hh:ii)',
|
|
'LBL_EVENT_DURATION' => 'Duration (minutes)',
|
|
'LBL_PRIV_DEFAULT' => 'Default',
|
|
'LBL_PRIV_PUBLIC' => 'Public',
|
|
'LBL_PRIV_PRIVATE' => 'Private',
|
|
'LBL_PRIVACY' => 'Visibility',
|
|
'execute expression on products' => 'execute expression on products',
|
|
'Workflow2' => 'Workflow Designer',
|
|
'LBL_FORCE_EXECUTION' => 'Führe folgenden Workflow aus',
|
|
'BTN_SHOW_ENTITYDATA' => 'Entitydata',
|
|
'LBL_ENTITYDATA_MODIFYDATE' => 'last modified',
|
|
'LBL_START' => 'Start',
|
|
'HINT_NO_ACTIVE_IMPOR_WORKFLOWS' => 'You don\'t have configured active Import Workflows!',
|
|
'LBL_PLEASE_CHOOSE_IMPORT_WORKFLOW' => 'Please choose the workflow you want to start.',
|
|
'LBL_PLEASE_CHOOSE_IMPORT_FORMAT' => 'Please choose the format of this file.',
|
|
'LBL_PLEASE_CHOOSE_IMPORT_FILE' => 'Please choose the Import file. (only CSV)',
|
|
'HINT_FILE_IMPORT_PREVIEW' => 'File preview',
|
|
'HINT_FILE_IMPORT_PREVIEW_DESCR' => 'Here you see a preview of the content from the uploaded file, how the process will use it. If you don\'t see different columns, you should adjust your cimport configuration.',
|
|
'BTN_START_IMPORT' => 'start Import',
|
|
'BTN_SET_IMPORT_CONFIG' => 'set import configuration',
|
|
'TXT_IMPORT_DONE' => 'The import is complete.',
|
|
'BTN_BACK_TO_LAST_URL' => 'back to previous Page',
|
|
'LBL_UPDATE_WILL_INSTALLED' => 'The update will be installed ...',
|
|
'LBL_MODULE_WILL_INSTALLED' => 'The module will be initialized ...',
|
|
'LBL_NEED_USERACCESS' => 'The following records require a manual action from your user',
|
|
'LBL_ENTER_VALUES_TO_START' => 'Please enter the following values to start the Workflow',
|
|
'LBL_DO_ACTION' => 'Do Action',
|
|
'Eingestellt' => 'Requested by',
|
|
'Bearbeitet' => 'Processed by',
|
|
'Aktionen' => 'Actions',
|
|
'choose Reference' => 'choose Reference',
|
|
'no Selection' => 'no Selection',
|
|
'read documentation for more information' => 'read documentation for more information',
|
|
'recordlist ID' => 'recordlist ID',
|
|
'export this fileformat' => 'export this fileformat',
|
|
'export records' => 'export records',
|
|
'insert Headline into first row' => 'insert Headline into first row',
|
|
'export this fields' => 'export this fields',
|
|
'filename of generated file' => 'filename of generated file',
|
|
'add files into the zip file' => 'add files into the zip file',
|
|
'allow execution without a related record' => 'allow execution without a related record',
|
|
'add files to upload' => 'add files to upload',
|
|
'Bricht komplette Ausführung ab' => 'direct exit current execution to debug',
|
|
'Bricht komplette Ausführung ab' => 'direct exit current execution to debug',
|
|
'LBL_BEFOREDELETE_TRIGGER' => '7. before record is deleted',
|
|
'Separator' => 'Separator',
|
|
'Reporting for this block' => 'Reporting for this block',
|
|
'teststring for translation' => 'teststring for translation',
|
|
'You could not use the Workflow Designer Admin at the moment. Workflows are not stopped!' => 'You could not use the Workflow Designer Admin at the moment. Workflows are not stopped!',
|
|
'Don\\\\\\\\\\\'t open a Workflow with IE < 9!' => 'Don\\\'t open a Workflow with IE < 9!',
|
|
'You couldn\\\\\\\\\\\'t use the Workflow Designer Admin at the moment. Workflows are not stopped!' => 'You couldn\\\'t use the Workflow Designer Admin at the moment. Workflows are not stopped!',
|
|
'Module' => 'Module',
|
|
'Record ID' => 'Record ID',
|
|
'Record' => 'Record',
|
|
'Workflow' => 'Workflow',
|
|
'Block' => 'Block',
|
|
'disable complete Workflow List in Sidebar' => 'disable complete Workflow List in Sidebar',
|
|
'Workflows' => 'Workflows',
|
|
'search in available types' => 'search in available types',
|
|
'stop all running instances' => 'stop all running instances',
|
|
'You have deactivate the workflow. But already running instances will be executed nevertheless.' => 'You have deactivate the workflow. But already running instances will be executed nevertheless.',
|
|
'Filestore Entry Action' => 'Filestore Entry Action',
|
|
'call Webservice' => 'call Webservice',
|
|
'parse Postalcode' => 'parse Postalcode',
|
|
'User' => 'User',
|
|
'Assign message to record or user' => 'Assign message to record or user',
|
|
'Assign message to this user' => 'Assign message to this user',
|
|
'assigned to User' => 'assigned to User',
|
|
'modified by User' => 'modified by User',
|
|
'able to input later and pause workflow' => 'able to input later and pause workflow',
|
|
'able to completely stop workflow' => 'able to completely stop workflow',
|
|
'open' => 'open',
|
|
'selected records' => 'selected records',
|
|
'execute process only once with all checked records in listview' => 'execute process only once with all checked records in listview',
|
|
'Main Module' => 'Main Module',
|
|
'create Workflow' => 'create Workflow',
|
|
'reload current Page' => 'reload current Page',
|
|
'add other Object' => 'add other Object',
|
|
'calculate number of records' => 'calculate number of records',
|
|
'Records found' => 'Records found',
|
|
'LBL_SHOW_INACTIVE' => 'show inactive blocks',
|
|
'LBL_REFERENCE_TRIGGERED' => 'Reference to Record was set',
|
|
'Executed after a record was saved' => 'Executed after a record was saved',
|
|
'Executed after a record was created' => 'Executed after a record was created',
|
|
'Executed if you send an email to the record' => 'Executed if you send an email to the record',
|
|
'Executed if you create a new comment' => 'Executed if you create a new comment',
|
|
'Only used for file import processing' => 'Only used for file import processing',
|
|
'Executed directly after choosing a reference in editor' => 'Executed directly after choosing a reference in editor',
|
|
'Label' => 'Label',
|
|
'Include Type' => 'Include Type',
|
|
'visible in Listview' => 'visible in Listview',
|
|
'Button Color' => 'Button Color',
|
|
'Sidebar Button' => 'Sidebar Button',
|
|
'Language Downloader' => 'Language Download',
|
|
'latest version' => 'latest version',
|
|
'statistics_record' => 'Statistic for Record',
|
|
'At most add this number of records' => 'At most add this number of records',
|
|
'Information' => 'Information',
|
|
'Please check your VtigerCRM cron setup! No cron was executed in last 24 hours. Otherwise you will get problems with some functions of Workflow Designer.' => 'Please check your VtigerCRM cron setup! No cron was executed in last 24 hours. Otherwise you will get problems with some functions of Workflow Designer.',
|
|
'TRANSLATION_AUTHOR_NAME' => 'Stefan Warnat',
|
|
'TRANSLATION_AUTHOR_URL' => 'https://shop.stefanwarnat.de/',
|
|
'Provider Manager' => 'Provider Manager',
|
|
'add new Connection' => 'add new Connection',
|
|
'Day of Month' => 'Day of Month',
|
|
'Month' => 'Month',
|
|
'Day of Week' => 'Day of Week',
|
|
'Year' => 'Year',
|
|
'select Records' => 'select Records',
|
|
'Current time in UTC' => 'Current time in UTC',
|
|
'To enter specific hours, you need to use UTC timezone!' => 'To enter specific hours, you need to use UTC timezone!',
|
|
'new Entry' => 'new Entry',
|
|
'configure Condition' => 'configure Condition',
|
|
'Choose Records' => 'Choose Records',
|
|
'store condition' => 'store condition',
|
|
'is equal' => 'is equal',
|
|
'has changed' => 'has changed',
|
|
'between' => 'between',
|
|
'within last' => 'within last',
|
|
'within next' => 'within next',
|
|
'in current' => 'in current',
|
|
'after' => 'after',
|
|
'before' => 'before',
|
|
'yesterday' => 'yesterday',
|
|
'today' => 'today',
|
|
'tomorrow' => 'tomorrow',
|
|
'is checked' => 'is checked',
|
|
'date is empty' => 'date is empty',
|
|
'Mail was read' => 'Mail was read',
|
|
'extra Objects' => 'extra Objects',
|
|
'PDFMaker Integration' => 'PDFMaker Integration',
|
|
'add to Google Calendar' => 'add to Google Calendar',
|
|
'generate Recordlist' => 'generate Recordlist',
|
|
'Print on Google Cloud Print' => 'Print on Google Cloud Print',
|
|
'print with PrintNode' => 'print with PrintNode',
|
|
'adjust Product values' => 'adjust Product values',
|
|
'combine Filestore IDs in ZIP File' => 'combine Filestore IDs in ZIP File',
|
|
'add related Record' => 'add related Record',
|
|
'refresh currency exchange rate' => 'refresh currency exchange rate',
|
|
'Set Custom Record Number' => 'Set Custom Record Number',
|
|
'Text' => 'Text',
|
|
'load Data' => 'load Data',
|
|
'show BlockIDs' => 'show BlockIDs',
|
|
'Cookie Name' => 'Cookie Name',
|
|
'Have this value?' => 'Have this value?',
|
|
'Cookie exists in current browser?' => 'Cookie exists in current browser?',
|
|
'Set cookie in your browser for 1 hour' => 'Set cookie in your browser for 1 hour',
|
|
'remove cookie from browser' => 'remove cookie from browser',
|
|
'You also get a list of variables with autocomplete, if you press CTRL-SPACE during writing.' => 'You also get a list of variables with autocomplete, if you press CTRL-SPACE during writing.',
|
|
'use this Timezone for workflow' => 'use this Timezone for workflow',
|
|
'Do not modify timezone' => 'Do not modify timezone',
|
|
'Formula Result' => 'Formula Result',
|
|
'Relate records to this target record' => 'Relate records to this target record',
|
|
'errors during last 7 days' => 'errors during last 7 days',
|
|
'Click on background to close popup' => 'Click on background to close popup',
|
|
'An error occurred during the Process.' => 'An error occurred during the Process.',
|
|
'Your Systemadministrator was notified! Please contact them for a fast solution.' => 'Your Systemadministrator was notified! Please contact them for a fast solution.',
|
|
'Redownload' => 'Redownload',
|
|
'Export Blocks by Text' => 'Export Blocks by Text',
|
|
'Import Blocks by Text' => 'Import Blocks by Text',
|
|
'Pay Attention' => 'Pay Attention',
|
|
'You can copy this text to another VtigerCRM installation and will get the exact same configuration of the blocks you selected.' => 'You can copy this text to another VtigerCRM installation and will get the exact same configuration of the blocks you selected.',
|
|
'If the other system would have different fieldnames, the configurations, which use fields probably will not work in the other system.' => 'If the other system would have different fieldnames, the configurations, which use fields probably will not work in the other system.',
|
|
'Paste the text you exported in another vtigercrm system and click Save to import the blocks.' => 'Paste the text you exported in another vtigercrm system and click Save to import the blocks.',
|
|
'If the other system would have different fieldnames, the configurations, which use fields probably will not work in this system.' => 'If the other system would have different fieldnames, the configurations, which use fields probably will not work in this system.',
|
|
'The repository do not use SSL based encryption for transfer information!' => 'The repository do not use SSL based encryption for transfer information!',
|
|
'Please confirm to delete this repository!\\n\\rAll installed tasks from this repository, will keep the current status, but will not get updates in future' => 'Please confirm to delete this repository!\\n\\rAll installed tasks from this repository, will keep the current status, but will not get updates in future',
|
|
'Select FAX Provider' => 'Select FAX Provider',
|
|
'LBL_REPO_PUSH_PACKAGE' => 'Push this Package license',
|
|
'not required' => 'not required',
|
|
'Delimiter' => 'Delimiter',
|
|
'skip first row' => 'skip first row',
|
|
'Import Prozess starten' => 'start Import process',
|
|
'Detailview Top Button' => 'Detailview Top Button',
|
|
'directly embed images to mail' => 'directly embed images to mail',
|
|
'Custom Data' => 'Custom Data',
|
|
'column in array' => 'column in array',
|
|
'Result Mode' => 'Result Mode',
|
|
'Single Row Result' => 'Single Row Result',
|
|
'Multi Row Result' => 'Multi Row Result',
|
|
'Done' => 'Done',
|
|
'Authorize Workflow Designer Link' => 'Authorize Workflow Designer Link',
|
|
'Check authorization' => 'Check authorization',
|
|
'Authorization done successfully!' => 'Authorization done successfully!',
|
|
'Deauthorize' => 'Deauthorize',
|
|
'empty line' => 'empty line',
|
|
'Divider between comments' => 'Divider between comments',
|
|
'how much comments?' => 'how much comments?',
|
|
'Sort comments by' => 'Sort comments by',
|
|
'Example Styled with your template' => 'Example Styled with your template',
|
|
'Preview is NOT HTML formated' => 'Preview is NOT HTML formated',
|
|
'Folderview' => 'Folderview',
|
|
'Moduleview' => 'Moduleview',
|
|
'Move to new folder' => 'Move to new folder',
|
|
'Response Format' => 'Response Format',
|
|
'No InventoryLoader' => 'No InventoryLoader',
|
|
'User ID' => 'User ID',
|
|
'Referenz' => 'Reference',
|
|
'LBL_FRONTEND_TRIGGER' => 'Triggered in Edit-/CreateView',
|
|
'open Editor' => 'open Editor',
|
|
'Condition on Client' => 'Condition on Client',
|
|
'LBL_FRONT_TASK' => 'Tasks for Frontend Workflows',
|
|
'Please be sure to use the correct Task. There is another Block "Show Message" special for Frontend Workflows.<br/>This Task do <strong>NOT</strong> show messages during EditView.' => 'Please be sure to use the correct Task. There is another Block "Show Message" special for Frontend Workflows.<br/>This Task do <strong>NOT</strong> show messages during EditView.',
|
|
'Timeout' => 'Timeout',
|
|
'empty = no timeout' => 'empty = no timeout',
|
|
'execute this function' => 'execute this function',
|
|
'Use/Output currencies formated, instead of full precision' => 'Use/Output currencies formated, instead of full precision',
|
|
'Edit View show direct result' => 'Edit View show direct result',
|
|
'Task not show result in EditView' => 'Task not show result in EditView',
|
|
'List of Users/Groups' => 'List of Users/Groups',
|
|
'Default Value' => 'Default Value',
|
|
'unlimited retry on error (deactive = 6 Retry)' => 'unlimited retry on error (deactive = 6 Retry)',
|
|
'Not enable log for a long time. It generates a lot of data.' => 'Not enable log for a long time. It generates a lot of data.',
|
|
'Workflow is invisible for Users' => 'Workflow is invisible for Users',
|
|
'Workflow is visible for Users' => 'Workflow is visible for Users',
|
|
'Use this SMTP Server to send' => 'Use this SMTP Server to send',
|
|
'Default SMTP Server' => 'Default SMTP Server',
|
|
'LBL_ADD_DOCUMENT' => 'Document was added',
|
|
'Choose connection' => 'Choose connection',
|
|
'Redirect to EditView of this Record' => 'Redirect to EditView of this Record',
|
|
'These Workflow requests some values' => 'These Workflow requests some values',
|
|
'Execute Workflow' => 'Execute Workflow',
|
|
'enter values later' => 'enter values later',
|
|
'stop Workflow' => 'stop Workflow',
|
|
'Executing Workflow ...' => 'Executing Workflow ...',
|
|
'For this combination, no supported relation was found. Because of VtigerCRM implemenntation not all Relations are supported.' => 'For this combination, no supported relation was found. Because of VtigerCRM implemenntation not all Relations are supported.',
|
|
'Calc values from external Records' => 'Calc values from external Record',
|
|
'check Cookie value' => 'check Cookie value',
|
|
'Confirmation box' => 'Confirmation box',
|
|
'Loop' => 'Loop',
|
|
'Loop through Products' => 'Loop through Products',
|
|
'Set Values for External Records' => 'Set Values for External Records',
|
|
'complex Record Selection' => 'complex Record Selection',
|
|
'select Products from Records' => 'select Products from Records',
|
|
'SMS senden' => 'SMS senden',
|
|
'write request values' => 'write request values',
|
|
'set User Values' => 'set User Values',
|
|
'copy Relations' => 'copy Relations',
|
|
'Result of Calculation will be available in this $env[...] variable.' => 'Result of Calculation will be available in this $env[...] variable.',
|
|
'Fields to calculate' => 'Fields to calculate',
|
|
'Selection of Records' => 'Selection of Records',
|
|
'$env Variable to be saved to' => '$env Variable to be saved to',
|
|
'get Records by Condition' => 'Get Records by Condition',
|
|
'Related Records' => 'Related Records',
|
|
'Records from List Filter' => 'Records from List Filter',
|
|
'Had purchased Product/Service' => 'Had purchased Product/Service',
|
|
'combine multiple Selectors' => 'Combine multiple Selectors',
|
|
'Records from Relation' => 'Records from Relation',
|
|
'Records from this Filter' => 'Records from this Filter',
|
|
'Buy this Product' => 'Buy this Product',
|
|
'Buy this Service' => 'Buy this Service',
|
|
'Fields to set' => 'Fields to set',
|
|
'Write to Record' => 'Write to Record',
|
|
'General Task Options' => 'General Task Options',
|
|
'Selection chain ID' => 'Selection chain ID',
|
|
'AND / OR the other selections' => 'AND / OR the other selections',
|
|
'Include' => 'Include',
|
|
'Task' => 'Task',
|
|
'installed' => 'installed',
|
|
'latest' => 'latest',
|
|
'last check' => 'last check',
|
|
'Update available' => 'Update available',
|
|
'EditView Manager' => 'EditView Manager',
|
|
'Exclude' => 'Exclude',
|
|
'all modules' => 'all modules',
|
|
'EditView Workflow Configurations' => 'EditView Workflow Configurations',
|
|
'Select records from this Selection Chain ID' => 'Select records from this Selection Chain ID',
|
|
'Include or Exclude selected Records from chain' => 'Include or Exclude selected Records from chain',
|
|
'This method allows you to create more complex Record Selections and combine multiple selection methods.<br/>Use task "complexe Record Selection" to add Selection and define Chain ID.' => 'This method allows you to create more complex Record Selections and combine multiple selection methods.<br/>Use task "complexe Record Selection" to add Selection and define Chain ID.',
|
|
'Collapse logical operators' => 'Collapse logical operators',
|
|
'Related to this Record: (Default is current Record)' => 'Related to this Record: (Default is current Record)',
|
|
'This record must be from Module %s. Otherwise you will get an exception.' => 'This record must be from Module %s. Otherwise you will get an exception.',
|
|
'For this combination, no supported relation was found. Because of VtigerCRM implementation not all Relations are supported.' => 'For this combination, no supported relation was found. Because of VtigerCRM implementation not all Relations are supported.',
|
|
'Please read documentation before you use this block!' => 'Please read documentation before you use this block!',
|
|
'You confirm to be carefully with this task and accept the risk of using this task, if you do not set configuration carefully.' => 'You confirm to be carefully with this task and accept the risk of using this task, if you do not set configuration carefully.',
|
|
'Dry Run - Do not modify any records, but log matched record IDs in execution statistic.' => 'Dry Run - Do not modify any records, but log matched record IDs in execution statistic.',
|
|
'Apply this condition in any situation to prevent execution' => 'Apply this condition in any situation to prevent execution',
|
|
'LBL_MAILSCANNER_TRIGGER' => 'Used in Mailscanner',
|
|
);
|
|
|
|
$jsLanguageStrings = array (
|
|
'LBL_GET_KNOWN_ENVVARS' => 'Recognized environment variables',
|
|
'LBL_DUPLICATE_BLOCK' => 'duplicate Block',
|
|
'LBL_DELETE_BLOCK' => 'remove Block',
|
|
'LBL_CHANGE_BLOCKCOLOR' => 'change color',
|
|
'LBL_REMOVE_BLOCKCOLOR' => 'remove color',
|
|
'HEAD_USAGE_OF_THIS_CONNECTION' => 'Usage of this path',
|
|
'LBL_DATE' => 'Date',
|
|
'TXT_CHOOSE_VALID_FIELD' => 'choose a field',
|
|
'LBL_MANAGE_SIDEBARTOOGLE' => 'Workflow Designer process your input',
|
|
'LBL_CREATE_TYPE' => 'create new block manually',
|
|
'LBL_SAVED_SUCCESSFULLY' => 'Successfully saved',
|
|
'page' => 'Page',
|
|
'select all of this type' => 'Select this type',
|
|
'LBL_PASTE_BLOCK' => 'paste blocks',
|
|
'LBL_COPY_BLOCK' => 'copy blocks',
|
|
'Reset value' => 'Reset value',
|
|
'Empty field' => 'Empty field',
|
|
'Reference Field' => 'Reference Field',
|
|
'Available fields' => 'Available fields',
|
|
'Quantity' => 'Quantity',
|
|
'Unit Price' => 'Unit Price',
|
|
'Product Description' => 'Description',
|
|
'Product' => 'Product',
|
|
'Export Blocks by Text' => 'Export Blocks by Text',
|
|
'Import Blocks by Text' => 'Import Blocks by Text',
|
|
'Expression-Errors found' => 'Expression-Errors found',
|
|
'Name of new Folder?' => 'Name of new Folder?',
|
|
'Filter Workflows' => 'Filter Workflows',
|
|
'Please wait' => 'Please wait',
|
|
'WF_DELETE_CONFIRM' => 'Please confirm to delete the Workflow?
|
|
|
|
Running processes will be stopped!',
|
|
);
|
|
|