You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ngcp-csc/app/utils/locales.js

2560 lines
87 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

Ext.define('Ngcp.csc.locales', {
statics: {
login: {
title: {
en: 'Login to your Portal',
it: 'Connessione all\'Area di Amministrazione',
de: 'Ihr persönliches Portal',
fr: 'Connexion à l\'espace d\'administration',
sp: 'Acceso al panel de administración'
},
choose_language: {
en: 'Choose language',
it: 'Choose language',
de: 'Choose language',
fr: 'Choose language',
sp: 'Choose language'
},
button_text: {
en: 'Login',
it: 'Connetti',
de: 'Einloggen',
fr: 'Identifiant',
sp: 'Iniciar sesión'
},
missing_username: {
en: 'Please enter your username.',
it: 'Prego immettere il proprio username.',
de: 'Bitte geben Sie Ihren Usernamen ein.',
fr: 'Entrer votre nom dutilisateur.',
sp: 'Por favor, introduzca su nombre de usuario.'
},
missing_password: {
en: 'Please enter your password.',
it: 'Prego immettere la propria password.',
de: 'Bitte geben Sie Ihr Passwort ein.',
fr: 'Entrer votre mot de passe.',
sp: 'Por favor, introduzca su contraseña.'
},
invalid_credentials: {
en: 'Login failed, please verify username and password.',
it: 'Login fallito, prego verificare le credenziali.',
de: 'Login fehlgeschlagen, bitte überprüfen Sie Ihren Usernamen und Ihr Passwort.',
fr: 'L\'établissement de la connexion a échoué, vérifiez le nom dutilisateur et le mot de passe.',
sp: 'Acceso denegado. Por favor, compruebe el nombre de usuario y la contraseña.'
},
forgot_password: {
en: 'Forgot Password ?',
it: 'Forgot Password ?',
de: 'Forgot Password ?',
fr: 'Forgot Password ?',
sp: 'Forgot Password ?'
}
},
main: {
tooltips: {
see_profile: {
en: 'See your profile',
it: 'See your profile',
de: 'See your profile',
fr: 'See your profile',
sp: 'See your profile'
}
},
logged_in_as: {
en: 'Logged in as ',
it: 'Logged in as ',
de: 'Logged in as ',
fr: 'Logged in as ',
sp: 'Logged in as '
}
},
account: {
title: {
en: 'Welcome to your personal desktop.',
it: 'Welcome to your personal desktop.',
de: 'Welcome to your personal desktop.',
fr: 'Welcome to your personal desktop.',
sp: 'Welcome to your personal desktop.'
},
clients_label: {
en: 'client devices registered',
it: 'client devices registered',
de: 'client devices registered',
fr: 'client devices registered',
sp: 'client devices registered'
},
new_voicemails: {
en: 'NEW VOICEMAILS',
it: 'NEW VOICEMAILS',
de: 'NEW VOICEMAILS',
fr: 'NEW VOICEMAILS',
sp: 'NEW VOICEMAILS'
},
call_forwards: {
en: 'CALL FORWARDS',
it: 'CALL FORWARDS',
de: 'CALL FORWARDS',
fr: 'CALL FORWARDS',
sp: 'CALL FORWARDS'
},
seats: {
en: 'Seats',
it: 'Seats',
de: 'Seats',
fr: 'Seats',
sp: 'Seats'
},
devices: {
en: 'Devices',
it: 'Devices',
de: 'Devices',
fr: 'Devices',
sp: 'Devices'
}
},
conversations: {
title: {
en: 'Conversations',
it: 'Conversations',
de: 'Conversations',
fr: 'Conversations',
sp: 'Conversations'
},
btns: {
new_sms: {
en: 'New SMS',
it: 'New SMS',
de: 'New SMS',
fr: 'New SMS',
sp: 'New SMS'
},
new_call: {
en: 'New Call',
it: 'New Call',
de: 'New Call',
fr: 'New Call',
sp: 'New Call'
},
new_fax: {
en: 'New Fax',
it: 'New Fax',
de: 'New Fax',
fr: 'New Fax',
sp: 'New Fax'
}
},
section_title: {
en: 'Conversations',
it: 'Conversations',
de: 'Conversations',
fr: 'Conversations',
sp: 'Conversations'
},
recent_calls: {
en: 'RECENT CALLS',
it: 'RECENT CALLS',
de: 'RECENT CALLS',
fr: 'RECENT CALLS',
sp: 'RECENT CALLS'
},
cost: {
en: 'Cost',
it: 'Cost',
de: 'Cost',
fr: 'Cost',
sp: 'Cost'
},
all_calls: {
en: 'All calls',
it: 'All calls',
de: 'All calls',
fr: 'All calls',
sp: 'All calls'
},
pages: {
en: 'Pages',
it: 'Pages',
de: 'Pages',
fr: 'Pages',
sp: 'Pages'
},
folder: {
en: 'Folder',
it: 'Folder',
de: 'Folder',
fr: 'Folder',
sp: 'Folder'
},
location: {
en: 'Location',
it: 'Location',
de: 'Location',
fr: 'Location',
sp: 'Location'
},
direction: {
en: 'Direction',
it: 'Direction',
de: 'Direction',
fr: 'Direction',
sp: 'Direction'
},
label: {
en: 'Direction',
it: 'Direction',
de: 'Direction',
fr: 'Direction',
sp: 'Direction'
},
incoming: {
en: 'Incoming',
it: 'Incoming',
de: 'Incoming',
fr: 'Incoming',
sp: 'Incoming'
},
outgoing: {
en: 'Outgoing',
it: 'Outgoing',
de: 'Outgoing',
fr: 'Outgoing',
sp: 'Outgoing'
},
forwarded: {
en: 'Forwarded',
it: 'Forwarded',
de: 'Forwarded',
fr: 'Forwarded',
sp: 'Forwarded'
},
received_call_from: {
en: 'Received call from',
it: 'Received call from',
de: 'Received call from',
fr: 'Received call from',
sp: 'Received call from'
},
received_fax_from: {
en: 'Received fax from',
it: 'Received fax from',
de: 'Received fax from',
fr: 'Received fax from',
sp: 'Received fax from'
},
received_sms_from: {
en: 'Received sms from',
it: 'Received sms from',
de: 'Received sms from',
fr: 'Received sms from',
sp: 'Received sms from'
},
received_chat_message_from: {
en: 'Received chat message from',
it: 'Received chat message from',
de: 'Received chat message from',
fr: 'Received chat message from',
sp: 'Received chat message from'
},
received_voice_mail_from: {
en: 'Received voice mail from',
it: 'Received voice mail from',
de: 'Received voice mail from',
fr: 'Received voice mail from',
sp: 'Received voice mail from'
},
missed_call_from: {
en: 'Missed call from',
it: 'Missed call from',
de: 'Missed call from',
fr: 'Missed call from',
sp: 'Missed call from'
},
successful_call_to: {
en: 'Successful call to',
it: 'Successful call to',
de: 'Successful call to',
fr: 'Successful call to',
sp: 'Successful call to'
},
successful_fax_to: {
en: 'Successful fax to',
it: 'Successful fax to',
de: 'Successful fax to',
fr: 'Successful fax to',
sp: 'Successful fax to'
},
successful_sms_to: {
en: 'Sent sms to',
it: 'Sent sms to',
de: 'Sent sms to',
fr: 'Sent sms to',
sp: 'Sent sms to'
},
sent_chat_message_to: {
en: 'Sent chat message to',
it: 'Sent chat message to',
de: 'Sent chat message to',
fr: 'Sent chat message to',
sp: 'Sent chat message to'
},
unsuccessful_call_to: {
en: 'Unsuccessful call to',
it: 'Unsuccessful call to',
de: 'Unsuccessful call to',
fr: 'Unsuccessful call to',
sp: 'Unsuccessful call to'
},
unsuccessful_fax_to: {
en: 'Unsuccessful fax to',
it: 'Unsuccessful fax to',
de: 'Unsuccessful fax to',
fr: 'Unsuccessful fax to',
sp: 'Unsuccessful fax to'
},
successful_call_forward_to: {
en: 'Successful call forward to',
it: 'Successful call forward to',
de: 'Successful call forward to',
fr: 'Successful call forward to',
sp: 'Successful call forward to'
},
successful_sms_forward_to: {
en: 'Successful sms forward to',
it: 'Successful sms forward to',
de: 'Successful sms forward to',
fr: 'Successful sms forward to',
sp: 'Successful sms forward to'
},
unsuccessful_call_forward_to: {
en: 'Unsuccessful call forward to',
it: 'Unsuccessful call forward to',
de: 'Unsuccessful call forward to',
fr: 'Unsuccessful call forward to',
sp: 'Unsuccessful call forward to'
},
tooltips: {
addressbook: {
en: 'Add to personal addressbook',
it: 'Add to personal addressbook',
de: 'Add to personal addressbook',
fr: 'Add to personal addressbook',
sp: 'Add to personal addressbook'
},
conversation_types: {
call: {
en: 'Call',
it: 'Call',
de: 'Call',
fr: 'Call',
sp: 'Call'
},
sms: {
en: 'SMS',
it: 'SMS',
de: 'SMS',
fr: 'SMS',
sp: 'SMS'
},
fax: {
en: 'Fax',
it: 'Fax',
de: 'Fax',
fr: 'Fax',
sp: 'Fax'
},
voicemail: {
en: 'Voicemail',
it: 'Voicemail',
de: 'Voicemail',
fr: 'Voicemail',
sp: 'Voicemail'
},
chat: {
en: 'Chat',
it: 'Chat',
de: 'Chat',
fr: 'Chat',
sp: 'Chat'
}
},
new_sms: {
en: 'Send a new SMS',
it: 'Send a new SMS',
de: 'Send a new SMS',
fr: 'Send a new SMS',
sp: 'Send a new SMS'
},
new_call: {
en: 'Place a new Call',
it: 'Place a new Call',
de: 'Place a new Call',
fr: 'Place a new Call',
sp: 'Place a new Call'
},
new_fax: {
en: 'Send a new Fax',
it: 'Send a new Fax',
de: 'Send a new Fax',
fr: 'Send a new Fax',
sp: 'Send a new Fax'
},
recall: {
en: 'Call',
it: 'Call',
de: 'Call',
fr: 'Call',
sp: 'Call'
},
listen: {
en: 'Play Message',
it: 'Play Message',
de: 'Play Message',
sp: 'Play Message',
fr: 'Play Message'
},
send_fax: {
en: 'Send Fax',
it: 'Send Fax',
de: 'Send Fax',
fr: 'Send Fax',
sp: 'Send Fax'
},
download_fax: {
en: 'Download',
it: 'Download',
de: 'Download',
fr: 'Download',
sp: 'Download'
},
send_sms: {
en: 'Send SMS',
it: 'Send SMS',
de: 'Send SMS',
fr: 'Send SMS',
sp: 'Send SMS'
},
chat: {
en: 'Send Chat Message',
it: 'Send Chat Message',
de: 'Send Chat Message',
fr: 'Send Chat Message',
sp: 'Send Chat Message'
}
}
},
callblocking: {
title: {
en: 'Call Blocking',
it: 'Call Blocking',
de: 'Call Blocking',
fr: 'Call Blocking',
sp: 'Call Blocking'
},
incoming_title: {
en: ' - Incoming',
it: ' - Incoming',
de: ' - Incoming',
fr: ' - Incoming',
sp: ' - Incoming'
},
outgoing_title: {
en: ' - Outgoing',
it: ' - Outgoing',
de: ' - Outgoing',
fr: ' - Outgoing',
sp: ' - Outgoing'
},
privacy_title: {
en: ' - Privacy',
it: ' - Privacy',
de: ' - Privacy',
fr: ' - Privacy',
sp: ' - Privacy'
},
enabled_success: {
en: 'Successfully enabled number.',
it: 'Successfully enabled number.',
de: 'Successfully enabled number.',
fr: 'Successfully enabled number.',
sp: 'Successfully enabled number.'
},
disabled_success: {
en: 'Successfully disabled number.',
it: 'Successfully disabled number.',
de: 'Successfully disabled number.',
fr: 'Successfully disabled number.',
sp: 'Successfully disabled number.'
},
new_entry_instructions: {
en: 'Please use digits only and include the area code of the number. You may use the wildcard characters "?" for one and "*" for an indefinite number of arbitrary digits.',
it: 'Please use digits only and include the area code of the number. You may use the wildcard characters "?" for one and "*" for an indefinite number of arbitrary digits.',
de: 'Please use digits only and include the area code of the number. You may use the wildcard characters "?" for one and "*" for an indefinite number of arbitrary digits.',
fr: 'Please use digits only and include the area code of the number. You may use the wildcard characters "?" for one and "*" for an indefinite number of arbitrary digits.',
sp: 'Please use digits only and include the area code of the number. You may use the wildcard characters "?" for one and "*" for an indefinite number of arbitrary digits.'
},
new_entry_anonymous: {
en: 'To block anonymous calls you may just submit the empty string.',
it: 'To block anonymous calls you may just submit the empty string.',
de: 'To block anonymous calls you may just submit the empty string.',
fr: 'To block anonymous calls you may just submit the empty string.',
sp: 'To block anonymous calls you may just submit the empty string.'
},
mode_allow_success: {
en: 'Mode set to allow.',
it: 'Mode set to allow.',
de: 'Mode set to allow.',
fr: 'Mode set to allow.',
sp: 'Mode set to allow.'
},
mode_block_success: {
en: 'Mode set to block.',
it: 'Mode set to block.',
de: 'Mode set to block.',
fr: 'Mode set to block.',
sp: 'Mode set to block.'
},
number_show_success: {
en: 'Privacy set to show own number.',
it: 'Privacy set to show own number.',
de: 'Privacy set to show own number.',
fr: 'Privacy set to show own number.',
sp: 'Privacy set to show own number.'
},
number_hide_success: {
en: 'Privacy set to hide own number.',
it: 'Privacy set to hide own number.',
de: 'Privacy set to hide own number.',
fr: 'Privacy set to hide own number.',
sp: 'Privacy set to hide own number.'
},
enable_or_disable: {
en: 'Enable or disable number',
it: 'Enable or disable number',
de: 'Enable or disable number',
fr: 'Enable or disable number',
sp: 'Enable or disable number'
},
set_allow_mode: {
incoming: {
on: {
en: 'Set to allow everything except...',
it: 'Set to allow everything except...',
de: 'Set to allow everything except...',
fr: 'Set to allow everything except...',
sp: 'Set to allow everything except...'
},
off: {
en: 'Set to block everything except...',
it: 'Set to block everything except...',
de: 'Set to block everything except...',
fr: 'Set to block everything except...',
sp: 'Set to block everything except...'
}
},
outgoing: {
on: {
en: 'Set to allow everything except...',
it: 'Set to allow everything except...',
de: 'Set to allow everything except...',
fr: 'Set to allow everything except...',
sp: 'Set to allow everything except...'
},
off: {
en: 'Set to block everything except...',
it: 'Set to block everything except...',
de: 'Set to block everything except...',
fr: 'Set to block everything except...',
sp: 'Set to block everything except...'
}
},
privacy: {
on: {
en: 'Set to show own number',
it: 'Set to show own number',
de: 'Set to show own number',
fr: 'Set to show own number',
sp: 'Set to show own number'
},
off: {
en: 'Set to hide own number',
it: 'Set to hide own number',
de: 'Set to hide own number',
fr: 'Set to hide own number',
sp: 'Set to hide own number'
}
}
},
delete_number: {
en: 'Delete number',
it: 'Delete number',
de: 'Delete number',
fr: 'Delete number',
sp: 'Delete number'
},
please_enter_number: {
en: 'Please enter a number.',
it: 'Please enter a number.',
de: 'Please enter a number.',
fr: 'Please enter a number.',
sp: 'Please enter a number.'
},
allow: {
en: 'Allow',
it: 'Allow',
de: 'Allow',
fr: 'Allow',
sp: 'Allow'
},
block: {
en: 'Block',
it: 'Block',
de: 'Block',
fr: 'Block',
sp: 'Block'
},
on: {
en: 'On',
it: 'On',
de: 'On',
fr: 'On',
sp: 'On'
},
off: {
en: 'Off',
it: 'Off',
de: 'Off',
fr: 'Off',
sp: 'Off'
},
add_number: {
en: 'Add number',
it: 'Add number',
de: 'Add number',
fr: 'Add number',
sp: 'Add number'
},
mode: {
en: 'Mode',
it: 'Mode',
de: 'Mode',
fr: 'Mode',
sp: 'Mode'
},
save_unsuccess_duplicate_anonymous: {
en: 'An anonymous entry already exists.',
it: 'An anonymous entry already exists.',
de: 'An anonymous entry already exists.',
fr: 'An anonymous entry already exists.',
sp: 'An anonymous entry already exists.'
},
save_unsuccess_number_empty: {
en: 'Number field can not be empty.',
it: 'Number field can not be empty.',
de: 'Number field can not be empty.',
fr: 'Number field can not be empty.',
sp: 'Number field can not be empty.'
},
save_unsuccess_duplicate_number: {
en: 'An entry with the same value already exists.',
it: 'An entry with the same value already exists.',
de: 'An entry with the same value already exists.',
fr: 'An entry with the same value already exists.',
sp: 'An entry with the same value already exists.'
},
save_unsuccess_invalid_number: {
en: 'Invalid number entry.',
it: 'Invalid number entry.',
de: 'Invalid number entry.',
fr: 'Invalid number entry.',
sp: 'Invalid number entry.'
},
submodules: {
incoming: {
header: {
en: 'Mode',
it: 'Mode',
de: 'Mode',
fr: 'Mode',
sp: 'Mode'
},
prefix: {
en: 'Allow',
it: 'Allow',
de: 'Allow',
fr: 'Allow',
sp: 'Allow'
},
suffix: {
en: 'Block',
it: 'Block',
de: 'Block',
fr: 'Block',
sp: 'Block'
}
},
outgoing: {
header: {
en: 'Mode',
it: 'Mode',
de: 'Mode',
fr: 'Mode',
sp: 'Mode'
},
prefix: {
en: 'Allow',
it: 'Allow',
de: 'Allow',
fr: 'Allow',
sp: 'Allow'
},
suffix: {
en: 'Block',
it: 'Block',
de: 'Block',
fr: 'Block',
sp: 'Block'
}
},
privacy: {
header: {
en: 'On outgoing calls ...',
it: 'On outgoing calls ...',
de: 'On outgoing calls ...',
fr: 'On outgoing calls ...',
sp: 'On outgoing calls ...'
},
prefix: {
en: 'Show own number',
it: 'Show own number',
de: 'Show own number',
fr: 'Show own number',
sp: 'Show own number'
},
suffix: {
en: 'Hide own number',
it: 'Hide own number',
de: 'Hide own number',
fr: 'Hide own number',
sp: 'Hide own number'
}
}
}
},
callforward: {
title: {
en: 'Call Forward ',
it: 'Call Forward ',
de: 'Call Forward ',
fr: 'Call Forward ',
sp: 'Call Forward '
},
always_title: {
en: '- Always',
it: '- Always',
de: '- Always',
fr: '- Always',
sp: '- Always'
},
afterhours_title: {
en: '- After Hours',
it: '- After Hours',
de: '- After Hours',
fr: '- After Hours',
sp: '- After Hours'
},
companyhours_title: {
en: '- Company Hours',
it: '- Company Hours',
de: '- Company Hours',
fr: '- Company Hours',
sp: '- Company Hours'
},
subtitle: {
en: 'CALL FORWARD',
it: 'CALL FORWARD',
de: 'CALL FORWARD',
fr: 'CALL FORWARD',
sp: 'CALL FORWARD'
},
add_new_period: {
en: 'ADD NEW PERIOD',
it: 'ADD NEW PERIOD',
de: 'ADD NEW PERIOD',
fr: 'ADD NEW PERIOD',
sp: 'ADD NEW PERIOD'
},
time_one: {
en: 'Always',
it: 'Always',
de: 'Always',
fr: 'Always',
sp: 'Always'
},
time_two: {
en: 'After hours',
it: 'After hours',
de: 'After hours',
fr: 'After hours',
sp: 'After hours'
},
time_three: {
en: 'Company hours',
it: 'Company hours',
de: 'Company hours',
fr: 'Company hours',
sp: 'Company hours'
},
source_one: {
en: 'Everybody',
it: 'Everybody',
de: 'Everybody',
fr: 'Everybody',
sp: 'Everybody'
},
source_two: {
en: 'List A',
it: 'List A',
de: 'List A',
fr: 'List A',
sp: 'List A'
},
source_three: {
en: 'List B',
it: 'List B',
de: 'List B',
fr: 'List B',
sp: 'List B'
},
first_ring: {
en: 'first ring',
it: 'first ring',
de: 'first ring',
fr: 'first ring',
sp: 'first ring'
},
then_forward_to: {
en: 'then forward to ...',
it: 'then forward to ...',
de: 'then forward to ...',
fr: 'then forward to ...',
sp: 'then forward to ...'
},
forward_to: {
en: 'forward to ...',
it: 'forward to ...',
de: 'forward to ...',
fr: 'forward to ...',
sp: 'forward to ...'
},
add_new_destination: {
en: 'ADD NEW DESTINATION',
it: 'ADD NEW DESTINATION',
de: 'ADD NEW DESTINATION',
fr: 'ADD NEW DESTINATION',
sp: 'ADD NEW DESTINATION'
},
cancel_destination: {
en: 'CANCEL',
it: 'CANCEL',
de: 'CANCEL',
fr: 'CANCEL',
sp: 'CANCEL'
},
when_phone_online: {
en: 'When I am online ...',
it: 'When I am online ...',
de: 'When I am online ...',
fr: 'When I am online ...',
sp: 'When I am online ...'
},
when_phone_busy: {
en: 'When I am busy ...',
it: 'When I am busy ...',
de: 'When I am busy ...',
fr: 'When I am busy ...',
sp: 'When I am busy ...'
},
when_phone_offline: {
en: 'When I am offline ...',
it: 'When I am offline ...',
de: 'When I am offline ...',
fr: 'When I am offline ...',
sp: 'When I am offline ...'
},
drag_text: {
en: 'Drag and drop to move',
it: 'Drag and drop to move',
de: 'Drag and drop to move',
fr: 'Drag and drop to move',
sp: 'Drag and drop to move'
},
phone: {
en: 'Phone',
it: 'Phone',
de: 'Phone',
fr: 'Phone',
sp: 'Phone'
},
ring_for: {
en: 'Ring For',
it: 'Ring For',
de: 'Ring For',
fr: 'Ring For',
sp: 'Ring For'
},
move: {
en: 'Move',
it: 'Move',
de: 'Move',
fr: 'Move',
sp: 'Move'
},
after_hours: {
en: 'After hours',
it: 'After hours',
de: 'After hours',
fr: 'After hours',
sp: 'After hours'
},
company_hours: {
en: 'Company hours',
it: 'Company hours',
de: 'Company hours',
fr: 'Company hours',
sp: 'Company hours'
},
list_a: {
en: 'List A',
it: 'List A',
de: 'List A',
fr: 'List A',
sp: 'List A'
},
list_b: {
en: 'List B',
it: 'List B',
de: 'List B',
fr: 'List B',
sp: 'List B'
},
add_new_source: {
en: 'ADD NEW SOURCE',
it: 'ADD NEW SOURCE',
de: 'ADD NEW SOURCE',
fr: 'ADD NEW SOURCE',
sp: 'ADD NEW SOURCE'
},
nowhere: {
en: 'nowhere',
it: 'nowhere',
de: 'nowhere',
fr: 'nowhere',
sp: 'nowhere'
},
enter_number: {
en: 'Enter number',
it: 'Enter number',
de: 'Enter number',
fr: 'Enter number',
sp: 'Enter number'
},
enter_secs: {
en: 'Enter secs',
it: 'Enter secs',
de: 'Enter secs',
fr: 'Enter secs',
sp: 'Enter secs'
},
for_calling_parties: {
en: 'For calling parties ...',
it: 'For calling parties ...',
de: 'For calling parties ...',
fr: 'For calling parties ...',
sp: 'For calling parties ...'
},
for_calls_during_always: {
en: 'For calls during always ...',
it: 'For calls during always ...',
de: 'For calls during always ...',
fr: 'For calls during always ...',
sp: 'For calls during always ...'
},
for_calls_during_after_hours: {
en: 'For calls during after hours ...',
it: 'For calls during after hours ...',
de: 'For calls during after hours ...',
fr: 'For calls during after hours ...',
sp: 'For calls during after hours ...'
},
for_calls_during_company_hours: {
en: 'For calls during company hours ...',
it: 'For calls during company hours ...',
de: 'For calls during company hours ...',
fr: 'For calls during company hours ...',
sp: 'For calls during company hours ...'
},
and_ring_for: {
en: 'and ring for',
it: 'and ring for',
de: 'and ring for',
fr: 'and ring for',
sp: 'and ring for'
},
secs: {
en: 'secs',
it: 'secs',
de: 'secs',
fr: 'secs',
sp: 'secs'
},
sourceset_title: {
en: 'Title:',
it: 'Title:',
de: 'Title:',
fr: 'Title:',
sp: 'Title:'
},
change_title: {
en: 'CHANGE TITLE',
it: 'CHANGE TITLE',
de: 'CHANGE TITLE',
fr: 'CHANGE TITLE',
sp: 'CHANGE TITLE'
},
from: {
de: 'From ',
fr: 'From ',
sp: 'From ',
en: 'From ',
it: 'From '
},
no_after_hours_set: {
de: 'You have not set your after hours calendar yet.',
fr: 'You have not set your after hours calendar yet.',
sp: 'You have not set your after hours calendar yet.',
en: 'You have not set your after hours calendar yet.',
it: 'You have not set your after hours calendar yet.'
},
no_company_hours_set: {
de: 'You have not set your company hours calendar yet.',
fr: 'You have not set your company hours calendar yet.',
sp: 'You have not set your company hours calendar yet.',
en: 'You have not set your company hours calendar yet.',
it: 'You have not set your company hours calendar yet.'
},
number_is_required: {
de: 'Number is required. Please retry.',
fr: 'Number is required. Please retry.',
sp: 'Number is required. Please retry.',
en: 'Number is required. Please retry.',
it: 'Number is required. Please retry.'
},
only_numbers_allowed: {
de: 'Only numbers allowed. Please retry.',
fr: 'Only numbers allowed. Please retry.',
sp: 'Only numbers allowed. Please retry.',
en: 'Only numbers allowed. Please retry.',
it: 'Only numbers allowed. Please retry.'
},
invalid_times: {
en: 'There are invalid time periods in the timeset; allowed fields are Weekday and Hour. Please fix your time periods or reset the timeset by clicking on Create button.'
},
tooltips: {
change_time_from: {
en: 'Change time from',
it: 'Change time from',
de: 'Change time from',
fr: 'Change time from',
sp: 'Change time from'
},
change_time_to: {
en: 'Change time to',
it: 'Change time to',
de: 'Change time to',
fr: 'Change time to',
sp: 'Change time to'
},
save_phone_number: {
en: 'Save phone number',
it: 'Save phone number',
de: 'Save phone number',
fr: 'Save phone number',
sp: 'Save phone number'
},
delete_phone_number: {
en: 'Delete phone number',
it: 'Delete phone number',
de: 'Delete phone number',
fr: 'Delete phone number',
sp: 'Delete phone number'
}
}
},
filters: {
tooltips: {
search_toggle: {
en: 'Search for text in card header only, or whole card.',
it: 'Search for text in card header only, or whole card.',
de: 'Search for text in card header only, or whole card.',
fr: 'Search for text in card header only, or whole card.',
sp: 'Search for text in card header only, or whole card.'
},
show_filter: {
en: 'Show filters.',
it: 'Show filters.',
de: 'Show filters.',
fr: 'Show filters.',
sp: 'Show filters.'
},
edit_group: {
en: 'Edit group',
it: 'Edit group',
de: 'Edit group',
fr: 'Edit group',
sp: 'Edit group'
},
remove_group: {
en: 'Remove group',
it: 'Remove group',
de: 'Remove group',
fr: 'Remove group',
sp: 'Remove group'
},
edit_entry: {
en: 'Edit entry',
it: 'Edit entry',
de: 'Edit entry',
fr: 'Edit entry',
sp: 'Edit entry'
},
remove_entry: {
en: 'Remove entry',
it: 'Remove entry',
de: 'Remove entry',
fr: 'Remove entry',
sp: 'Remove entry'
},
save_entry: {
en: 'Save entry',
it: 'Save entry',
de: 'Save entry',
fr: 'Save entry',
sp: 'Save entry'
},
edit_device: {
en: 'Edit device',
it: 'Edit device',
de: 'Edit device',
fr: 'Edit device',
sp: 'Edit device'
},
remove_device: {
en: 'Remove device',
it: 'Remove device',
de: 'Remove device',
fr: 'Remove device',
sp: 'Remove device'
}
},
search: {
en: 'Filters',
it: 'Filters',
de: 'Filters',
fr: 'Filters',
sp: 'Filters'
},
incoming: {
en: 'Incoming',
it: 'Incoming',
de: 'Incoming',
fr: 'Incoming',
sp: 'Incoming'
},
outgoing: {
en: 'Outgoing',
it: 'Outgoing',
de: 'Outgoing',
fr: 'Outgoing',
sp: 'Outgoing'
},
missed: {
en: 'Missed',
it: 'Missed',
de: 'Missed',
fr: 'Missed',
sp: 'Missed'
},
answered: {
en: 'Answered',
it: 'Answered',
de: 'Answered',
fr: 'Answered',
sp: 'Answered'
},
calltype: {
en: 'Type',
it: 'Type',
de: 'Type',
fr: 'Type',
sp: 'Type'
},
search_term: {
en: 'Search term',
it: 'Search term',
de: 'Search term',
fr: 'Search term',
sp: 'Search term'
},
apply: {
en: 'Apply',
it: 'Apply',
de: 'Apply',
fr: 'Apply',
sp: 'Apply'
},
extension: {
en: 'Extension',
it: 'Extension',
de: 'Extension',
fr: 'Extension',
sp: 'Extension'
},
pbx_image: {
en: 'Pbx image',
it: 'Pbx image',
de: 'Pbx image',
fr: 'Pbx image',
sp: 'Pbx image'
},
mac: {
en: 'Mac address',
it: 'Mac address',
de: 'Mac address',
fr: 'Mac address',
sp: 'Mac address'
},
numbers: {
en: 'Numbers',
it: 'Numbers',
de: 'Numbers',
fr: 'Numbers',
sp: 'Numbers'
},
phone_devices: {
en: 'Phone/devices',
it: 'Phone/devices',
de: 'Phone/devices',
fr: 'Phone/devices',
sp: 'Phone/devices'
},
hunt_policy: {
en: 'Hunt policy',
it: 'Hunt policy',
de: 'Hunt policy',
fr: 'Hunt policy',
sp: 'Hunt policy'
},
hunt_timeout: {
en: 'Hunt timeout',
it: 'Hunt timeout',
de: 'Hunt timeout',
fr: 'Hunt timeout',
sp: 'Hunt timeout'
},
status: {
en: 'Status',
it: 'Status',
de: 'Status',
fr: 'Status',
sp: 'Status'
},
enabled: {
en: 'Enabled',
it: 'Enabled',
de: 'Enabled',
fr: 'Enabled',
sp: 'Enabled'
},
disabled: {
en: 'Disabled',
it: 'Disabled',
de: 'Disabled',
fr: 'Disabled',
sp: 'Disabled'
},
voicemail: {
en: 'Voicemail',
it: 'Voicemail',
de: 'Voicemail',
fr: 'Voicemail',
sp: 'Voicemail'
},
reminder: {
en: 'Reminder',
it: 'Reminder',
de: 'Reminder',
fr: 'Reminder',
sp: 'Reminder'
},
groups: {
en: 'Groups',
it: 'Groups',
de: 'Groups',
fr: 'Groups',
sp: 'Groups'
},
seats: {
en: 'Seats',
it: 'Seats',
de: 'Seats',
fr: 'Seats',
sp: 'Seats'
},
primary_number: {
en: 'Primary number',
it: 'Primary number',
de: 'Primary number',
fr: 'Primary number',
sp: 'Primary number'
},
alias_numbers: {
en: 'Alias numbers',
it: 'Alias numbers',
de: 'Alias numbers',
fr: 'Alias numbers',
sp: 'Alias numbers'
},
user: {
en: 'User',
it: 'User',
de: 'User',
fr: 'User',
sp: 'User'
},
type: {
en: 'Type',
it: 'Type',
de: 'Type',
fr: 'Type',
sp: 'Type'
}
},
settings: {
title: {
en: 'Settings',
it: 'Settings',
de: 'Settings',
fr: 'Settings',
sp: 'Settings'
},
description: {
en: 'Send notification of new messages to the following e-mail adddress',
it: 'Send notification of new messages to the following e-mail adddress',
de: 'Send notification of new messages to the following e-mail adddress',
fr: 'Send notification of new messages to the following e-mail adddress',
sp: 'Send notification of new messages to the following e-mail adddress'
},
attach_recording: {
en: 'attach recording',
it: 'attach recording',
de: 'attach recording',
fr: 'attach recording',
sp: 'attach recording'
},
pin: {
en: 'PIN code',
it: 'PIN code',
de: 'PIN code',
fr: 'PIN code',
sp: 'PIN code'
},
pin_instructions: {
en: 'With your 4-digit PIN you may query your voicebox from any telephone.',
it: 'With your 4-digit PIN you may query your voicebox from any telephone.',
de: 'With your 4-digit PIN you may query your voicebox from any telephone.',
fr: 'With your 4-digit PIN you may query your voicebox from any telephone.',
sp: 'With your 4-digit PIN you may query your voicebox from any telephone.'
}
},
contacts: {
title: {
en: 'Contacts',
it: 'Contacts',
de: 'Contacts',
fr: 'Contacts',
sp: 'Contacts'
},
delete_user: {
en: 'Do you really want to delete {0} from your Personal Addressbook?',
it: 'Do you really want to delete {0} from your Personal Addressbook?',
de: 'Do you really want to delete {0} from your Personal Addressbook?',
fr: 'Do you really want to delete {0} from your Personal Addressbook?',
sp: 'Do you really want to delete {0} from your Personal Addressbook?'
}
},
conversationwith: {
title: {
en: 'Conversation with',
it: 'Conversation with',
de: 'Conversation with',
fr: 'Conversation with',
sp: 'Conversation with'
},
new_group: {
en: 'Create new team',
it: 'Create new team',
de: 'Create new team',
fr: 'Create new team',
sp: 'Create new team'
},
provide_name: {
en: 'Chat group name',
it: 'Chat group name',
de: 'Chat group name',
fr: 'Chat group name',
sp: 'Chat group name'
},
msg_box: {
empty_text: {
en: 'Type a message',
it: 'Type a message',
de: 'Type a message',
fr: 'Type a message',
sp: 'Type a message'
}
},
start_conversation: {
en: '',
it: 'You can start a conversation with {0} here.',
de: 'You can start a conversation with {0} here.',
fr: 'You can start a conversation with {0} here.',
sp: 'You can start a conversation with {0} here.'
},
start_group_conversation: {
en: 'You can start a group conversation here.',
it: 'You can start a group conversation here.',
de: 'You can start a group conversation here.',
fr: 'You can start a group conversation here.',
sp: 'You can start a group conversation here.'
},
alerts: {
user_ddrop: {
en: 'Only users can be dropped',
it: 'Only users can be dropped',
de: 'Only users can be dropped',
fr: 'Only users can be dropped',
sp: 'Only users can be dropped'
},
user_in_group: {
en: 'User already in group.',
it: 'User already in group.',
de: 'User already in group.',
fr: 'User already in group.',
sp: 'User already in group.'
},
user_added: {
en: '{0} added to {1} channel.',
it: '{0} added to {1} channel.',
de: '{0} added to {1} channel.',
fr: '{0} added to {1} channel.',
sp: '{0} added to {1} channel.'
},
choose_valid_name: {
en: 'Please choose a valid name.',
it: 'Please choose a valid name.',
de: 'Please choose a valid name.',
fr: 'Please choose a valid name.',
sp: 'Please choose a valid name.'
},
channel_created: {
en: 'Channel created',
it: 'Channel created',
de: 'Channel created',
fr: 'Channel created',
sp: 'Channel created'
},
channel_delete: {
en: 'Do you really want to delete {0} channel?',
it: 'Do you really want to delete {0} channel?',
de: 'Do you really want to delete {0} channel?',
fr: 'Do you really want to delete {0} channel?',
sp: 'Do you really want to delete {0} channel?'
}
}
},
reminder: {
title: {
en: 'Set your personal alarm.',
it: 'Set your personal alarm.',
de: 'Set your personal alarm.',
fr: 'Set your personal alarm.',
sp: 'Set your personal alarm.'
},
is: {
en: 'Reminder is',
it: 'Reminder is',
de: 'Reminder is',
fr: 'Reminder is',
sp: 'Reminder is'
},
time: {
en: 'Time of the day',
it: 'Time of the day',
de: 'Time of the day',
fr: 'Time of the day',
sp: 'Time of the day'
},
recurrence: {
en: 'Recurrence',
it: 'Recurrence',
de: 'Recurrence',
fr: 'Recurrence',
sp: 'Recurrence'
},
never: {
en: 'never',
it: 'never',
de: 'never',
fr: 'never',
sp: 'never'
},
weekdays: {
en: 'on weekdays',
it: 'on weekdays',
de: 'on weekdays',
fr: 'on weekdays',
sp: 'on weekdays'
},
always: {
en: 'every day',
it: 'every day',
de: 'every day',
fr: 'every day',
sp: 'every day'
},
reminder_set_to_inactive: {
en: 'Reminder set to inactive.',
it: 'Reminder set to inactive.',
de: 'Reminder set to inactive.',
fr: 'Reminder set to inactive.',
sp: 'Reminder set to inactive.'
},
reminder_set_to_active: {
en: 'Reminder set to active.',
it: 'Reminder set to active.',
de: 'Reminder set to active.',
fr: 'Reminder set to active.',
sp: 'Reminder set to active.'
},
activate_or_deactivate: {
on: {
en: 'Set reminder to active.',
it: 'Set reminder to active.',
de: 'Set reminder to active.',
fr: 'Set reminder to active.',
sp: 'Set reminder to active.'
},
off: {
en: 'Set reminder to inactive.',
it: 'Set reminder to inactive.',
de: 'Set reminder to inactive.',
fr: 'Set reminder to inactive.',
sp: 'Set reminder to inactive.'
}
},
active: {
en: 'Active',
it: 'Active',
de: 'Active',
fr: 'Active',
sp: 'Active'
},
inactive: {
en: ' Inactive',
it: ' Inactive',
de: ' Inactive',
fr: ' Inactive',
sp: ' Inactive'
}
},
rtc: {
calling: {
en: 'Calling {0}',
it: 'Calling {0}',
de: 'Calling {0}',
fr: 'Calling {0}',
sp: 'Calling {0}'
},
call_in_progress: {
en: 'Please terminate current call before starting a new one.',
it: 'Please terminate current call before starting a new one.',
de: 'Please terminate current call before starting a new one.',
fr: 'Please terminate current call before starting a new one.',
sp: 'Please terminate current call before starting a new one.'
},
fax_sent: {
en: 'Fax sent.',
de: 'Fax sent.',
it: 'Fax sent.',
fr: 'Fax sent.',
sp: 'Fax sent.'
},
sms_sent: {
en: 'Sms sent.',
de: 'Sms sent.',
it: 'Sms sent.',
fr: 'Sms sent.',
sp: 'Sms sent.'
},
sendAudio: {
en: 'Audio Call',
de: 'Audio Call',
it: 'Audio Call',
fr: 'Audio Call',
sp: 'Audio Call'
},
sendVideo: {
en: 'Video Call',
de: 'Video Call',
it: 'Video Call',
fr: 'Video Call',
sp: 'Video Call'
},
start_call: {
en: 'Start call',
de: 'Start call',
it: 'Start call',
fr: 'Start call',
sp: 'Start call'
},
incoming_call: {
en: 'Incoming call',
de: 'Incoming call',
it: 'Incoming call',
fr: 'Incoming call',
sp: 'Incoming call'
},
incoming_call_from: {
en: 'Incoming {0} call from',
de: 'Incoming {0} call from',
it: 'Incoming {0} call from',
fr: 'Incoming {0} call from',
sp: 'Incoming {0} call from'
},
close: {
en: 'Close',
it: 'Close',
de: 'Close',
fr: 'Close',
sp: 'Close'
},
call_aborted_by: {
en: 'Call aborted by {0}',
it: 'Call aborted by {0}',
de: 'Call aborted by {0}',
fr: 'Call aborted by {0}',
sp: 'Call aborted by {0}'
},
abort_reason: {
en: 'Reason: {0}',
it: 'Reason: {0}',
de: 'Reason: {0}',
fr: 'Reason: {0}',
sp: 'Reason: {0}'
}
},
faxsend: {
title: {
en: 'Send a fax.',
it: 'Send a fax.',
de: 'Send a fax.',
fr: 'Send a fax.',
sp: 'Send a fax.'
},
subtitle: {
en: 'CREATE FAX',
it: 'CREATE FAX',
de: 'CREATE FAX',
fr: 'CREATE FAX',
sp: 'CREATE FAX'
},
send_fax: {
en: 'send fax',
it: 'send fax',
de: 'send fax',
fr: 'send fax',
sp: 'send fax'
},
field_labels: {
destination_number: {
en: 'Destination number',
it: 'Destination number',
de: 'Destination number',
fr: 'Destination number',
sp: 'Destination number'
},
quality: {
en: 'Quality',
it: 'Quality',
de: 'Quality',
fr: 'Quality',
sp: 'Quality'
},
page_header: {
en: 'Page header',
it: 'Page header',
de: 'Page header',
fr: 'Page header',
sp: 'Page header'
},
content: {
en: 'Content',
it: 'Content',
de: 'Content',
fr: 'Content',
sp: 'Content'
},
file: {
en: 'File',
it: 'File',
de: 'File',
fr: 'File',
sp: 'File'
}
},
tooltips: {
number_fax: {
en: 'The number to send the fax to',
it: 'The number to send the fax to',
de: 'The number to send the fax to',
fr: 'The number to send the fax to',
sp: 'The number to send the fax to'
},
fax_quality: {
en: 'Fax quality',
it: 'Fax quality',
de: 'Fax quality',
fr: 'Fax quality',
sp: 'Fax quality'
},
header_text: {
en: 'Header text to add on every page',
it: 'Header text to add on every page',
de: 'Header text to add on every page',
fr: 'Header text to add on every page',
sp: 'Header text to add on every page'
},
content_text: {
en: 'Content text',
it: 'Content text',
de: 'Content text',
fr: 'Content text',
sp: 'Content text'
},
file_to_send: {
en: 'File to send. Will be sent if no text content specified. Supported File Types are TXT, PDF, PS, TIFF',
it: 'File to send. Will be sent if no text content specified. Supported File Types are TXT, PDF, PS, TIFF',
de: 'File to send. Will be sent if no text content specified. Supported File Types are TXT, PDF, PS, TIFF',
fr: 'File to send. Will be sent if no text content specified. Supported File Types are TXT, PDF, PS, TIFF',
sp: 'File to send. Will be sent if no text content specified. Supported File Types are TXT, PDF, PS, TIFF'
}
},
choose_file: {
en: 'Choose file',
it: 'Choose file',
de: 'Choose file',
fr: 'Choose file',
sp: 'Choose file'
}
},
pbxconfig: {
title: {
en: 'Pbx Configuration ',
it: 'Pbx Configuration ',
de: 'Pbx Configuration ',
fr: 'Pbx Configuration ',
sp: 'Pbx Configuration '
},
seat_title: {
en: '- Seats',
it: '- Seats',
de: '- Seats',
fr: '- Seats',
sp: '- Seats'
},
group_title: {
en: '- Groups',
it: '- Groups',
de: '- Groups',
fr: '- Groups',
sp: '- Groups'
},
device_title: {
en: '- Devices',
it: '- Devices',
de: '- Devices',
fr: '- Devices',
sp: '- Devices'
},
autoattendant_title: {
en: '- Auto attendant',
it: '- Auto attendant',
de: '- Auto attendant',
fr: '- Auto attendant',
sp: '- Auto attendant'
},
add_new_seat: {
en: 'ADD NEW SEAT',
it: 'ADD NEW SEAT',
de: 'ADD NEW SEAT',
fr: 'ADD NEW SEAT',
sp: 'ADD NEW SEAT'
},
add_new_group: {
en: 'ADD NEW GROUP',
it: 'ADD NEW GROUP',
de: 'ADD NEW GROUP',
fr: 'ADD NEW GROUP',
sp: 'ADD NEW GROUP'
},
add_new_device: {
en: 'ADD NEW DEVICE',
it: 'ADD NEW DEVICE',
de: 'ADD NEW DEVICE',
fr: 'ADD NEW DEVICE',
sp: 'ADD NEW DEVICE'
},
device: {
en: 'Phone Model:',
it: 'Phone Model:',
de: 'Phone Model:',
fr: 'Phone Model:',
sp: 'Phone Model:'
},
device_profile: {
en: 'Device profile',
it: 'Device profile',
de: 'Device profile',
fr: 'Device profile',
sp: 'Device profile'
},
destination: {
en: 'Destination',
it: 'Destination',
de: 'Destination',
fr: 'Destination',
sp: 'Destination'
},
extension: {
en: 'Extension',
it: 'Extension',
de: 'Extension',
fr: 'Extension',
sp: 'Extension'
},
mac: {
en: 'Mac address:',
it: 'Mac address:',
de: 'Mac address:',
fr: 'Mac address:',
sp: 'Mac address:'
},
numbers: {
en: 'Numbers:',
it: 'Numbers:',
de: 'Numbers:',
fr: 'Numbers:',
sp: 'Numbers:'
},
phone_devices: {
en: 'Phone/devices:',
it: 'Phone/devices:',
de: 'Phone/devices:',
fr: 'Phone/devices:',
sp: 'Phone/devices:'
},
hunt_policy: {
en: 'Hunt Policy:',
it: 'Hunt Policy:',
de: 'Hunt Policy:',
fr: 'Hunt Policy:',
sp: 'Hunt Policy:'
},
hunt_timeout: {
en: 'Hunt timeout:',
it: 'Hunt timeout:',
de: 'Hunt timeout:',
fr: 'Hunt timeout:',
sp: 'Hunt timeout'
},
status: {
en: 'Status:',
it: 'Status:',
de: 'Status:',
fr: 'Status:',
sp: 'Status:'
},
no_changes_saved: {
en: 'No changes saved.',
it: 'No changes saved.',
de: 'No changes saved.',
fr: 'No changes saved.',
sp: 'No changes saved.'
},
changes_saved: {
en: 'Changes saved.',
it: 'Changes saved.',
de: 'Changes saved.',
fr: 'Changes saved.',
sp: 'Changes saved.'
},
name: {
en: 'Name:',
it: 'Name:',
de: 'Name:',
fr: 'Name:',
sp: 'Name:'
},
station_name: {
en: 'Station name:',
it: 'Station name:',
de: 'Station name:',
fr: 'Station name:',
sp: 'Station name:'
},
enter_new_name: {
en: 'Enter new name',
it: 'Enter new name',
de: 'Enter new name',
fr: 'Enter new name',
sp: 'Enter new name'
},
enter_new_extension: {
en: 'Enter new extension',
it: 'Enter new extension',
de: 'Enter new extension',
fr: 'Enter new extension',
sp: 'Enter new extension'
},
enter_new_groups: {
en: 'Enter new groups',
it: 'Enter new groups',
de: 'Enter new groups',
fr: 'Enter new groups',
sp: 'Enter new groups'
},
enter_new_numbers: {
en: 'Enter new numbers',
it: 'Enter new numbers',
de: 'Enter new numbers',
fr: 'Enter new numbers',
sp: 'Enter new numbers'
},
enter_new_phone: {
en: 'Enter new phone',
it: 'Enter new phone',
de: 'Enter new phone',
fr: 'Enter new phone',
sp: 'Enter new phone'
},
choose_new_hunt_policy: {
en: 'Choose new hunt policy',
it: 'Choose new hunt policy',
de: 'Choose new hunt policy',
fr: 'Choose new hunt policy',
sp: 'Choose new hunt policy'
},
enter_new_hunt_timeout: {
en: 'Enter new hunt timeout',
it: 'Enter new hunt timeout',
de: 'Enter new hunt timeout',
fr: 'Enter new hunt timeout',
sp: 'Enter new hunt timeout'
},
enter_new_device: {
en: 'Enter new device',
it: 'Enter new device',
de: 'Enter new device',
fr: 'Enter new device',
sp: 'Enter new device'
},
enter_new_mac_address: {
en: 'Enter new mac address',
it: 'Enter new mac address',
de: 'Enter new mac address',
fr: 'Enter new mac address',
sp: 'Enter new mac address'
},
enter_new_status: {
en: 'Enter new status',
it: 'Enter new status',
de: 'Enter new status',
fr: 'Enter new status',
sp: 'Enter new status'
},
enter_new_extension: {
en: 'Enter new extension',
it: 'Enter new extension',
de: 'Enter new extension',
fr: 'Enter new extension',
sp: 'Enter new extension'
},
cancel_operation: {
en: 'Cancel operation',
it: 'Cancel operation',
de: 'Cancel operation',
fr: 'Cancel operation',
sp: 'Cancel operation'
},
choose_one_or_more_groups: {
en: 'Choose one or more group names',
it: 'Choose one or more group names',
de: 'Choose one or more group names',
fr: 'Choose one or more group names',
sp: 'Choose one or more group names'
},
choose_one_or_more_seats: {
en: 'Choose one or more seat names',
it: 'Choose one or more seat names',
de: 'Choose one or more seat names',
fr: 'Choose one or more seat names',
sp: 'Choose one or more seat names'
},
choose_one_or_more_alias_numbers: {
en: 'Choose one or more alias numbers',
it: 'Choose one or more alias numbers',
de: 'Choose one or more alias numbers',
fr: 'Choose one or more alias numbers',
sp: 'Choose one or more alias numbers'
},
choose_new_primary_number: {
en: 'Choose new primary number',
it: 'Choose new primary number',
de: 'Choose new primary number',
fr: 'Choose new primary number',
sp: 'Choose new primary number'
},
primary_number: {
en: 'Primary Number:',
it: 'Primary Number:',
de: 'Primary Number:',
fr: 'Primary Number:',
sp: 'Primary Number:'
},
alias_numbers: {
en: 'Alias Numbers:',
it: 'Alias Numbers:',
de: 'Alias Numbers:',
fr: 'Alias Numbers:',
sp: 'Alias Numbers:'
},
group_name: {
en: 'Group Name:',
it: 'Group Name:',
de: 'Group Name:',
fr: 'Group Name:',
sp: 'Group Name:'
},
seconds: {
en: 'seconds',
it: 'seconds',
de: 'seconds',
fr: 'seconds',
sp: 'seconds'
},
for: {
en: 'for',
it: 'for',
de: 'for',
fr: 'for',
sp: 'for'
},
valid_mac_address: {
en: 'Must be a valid mac address',
it: 'Must be a valid mac address',
de: 'Must be a valid mac address',
fr: 'Must be a valid mac address',
sp: 'Must be a valid mac address'
},
digit_extension_number: {
en: 'Must be a 3 digit extension number',
it: 'Must be a 3 digit extension number',
de: 'Must be a 3 digit extension number',
fr: 'Must be a 3 digit extension number',
sp: 'Must be a 3 digit extension number'
},
not_add_new_while_another: {
en: 'Can not create new card while another is active.',
it: 'Can not create new card while another is active.',
de: 'Can not create new card while another is active.',
fr: 'Can not create new card while another is active.',
sp: 'Can not create new card while another is active.'
},
autoattendant: {
title: {
en: 'Your auto attendants.',
it: 'Your auto attendants.',
de: 'Your auto attendants.',
fr: 'Your auto attendants.',
sp: 'Your auto attendants.'
},
subtitle: {
en: 'AUTO ATTENDANT',
it: 'AUTO ATTENDANT',
de: 'AUTO ATTENDANT',
fr: 'AUTO ATTENDANT',
sp: 'AUTO ATTENDANT'
},
user_label: {
en: 'Auto attendants for ',
it: 'Auto attendants for ',
de: 'Auto attendants for ',
fr: 'Auto attendants for ',
sp: 'Auto attendants for '
}
},
devices: {
delete_assignment: {
en: 'Do you really want to unassign button {0}?',
it: 'Do you really want to unassign button {0}?',
de: 'Do you really want to unassign button {0}?',
fr: 'Do you really want to unassign button {0}?',
sp: 'Do you really want to unassign button {0}?'
},
tooltip: {
click: {
en: 'Click to edit or remove',
it: 'Click to edit or remove',
de: 'Click to edit or remove',
fr: 'Click to edit or remove',
sp: 'Click to edit or remove'
},
clicktoassign: {
en: 'Click to assign',
it: 'Click to assign',
de: 'Click to assign',
fr: 'Click to assign',
sp: 'Click to assign'
}
}
}
},
common: {
create: {
en: 'CREATE'
},
edit: {
en: 'Edit',
it: 'Edit',
de: 'Edit',
fr: 'Edit',
sp: 'Edit'
},
today: {
en: 'Today',
it: 'Today',
de: 'Today',
fr: 'Today',
sp: 'Today'
},
last_week: {
en: 'Last week',
it: 'Last week',
de: 'Last week',
fr: 'Last week',
sp: 'Last week'
},
logout: {
en: 'Logout',
it: 'Logout',
de: 'Logout',
fr: 'Logout',
sp: 'Logout'
},
past: {
en: 'Past',
it: 'Past',
de: 'Past',
fr: 'Past',
sp: 'Past'
},
no: {
en: 'no',
it: 'no',
de: 'no',
fr: 'no',
sp: 'no'
},
delete: {
en: 'Delete',
it: 'Delete',
de: 'Delete',
fr: 'Delete',
sp: 'Delete'
},
listen: {
en: 'Listen',
it: 'Listen',
de: 'Listen',
fr: 'Listen',
sp: 'Listen'
},
view: {
en: 'View',
it: 'View',
de: 'View',
fr: 'View',
sp: 'View'
},
save_success: {
en: 'Successfully saved.',
it: 'Successfully saved.',
de: 'Successfully saved.',
fr: 'Successfully saved.',
sp: 'Successfully saved.'
},
no_changes: {
en: 'No changes to save.',
it: 'No changes to save.',
de: 'No changes to save.',
fr: 'No changes to save.',
sp: 'No changes to save.'
},
save_unsuccess: {
en: 'Something went wrong. Please retry later',
it: 'Something went wrong. Please retry later',
de: 'Something went wrong. Please retry later',
fr: 'Something went wrong. Please retry later',
sp: 'Something went wrong. Please retry later'
},
fields_required: {
en: 'All fields are required. Please fill and try again.',
it: 'All fields are required. Please fill and try again.',
de: 'All fields are required. Please fill and try again.',
fr: 'All fields are required. Please fill and try again.',
sp: 'All fields are required. Please fill and try again.'
},
field_invalid: {
en: 'Field invalid. See field alert for info.',
it: 'Field invalid. See field alert for info.',
de: 'Field invalid. See field alert for info.',
fr: 'Field invalid. See field alert for info.',
sp: 'Field invalid. See field alert for info.'
},
field_required: {
en: '{0} cannot be empty.',
it: '{0} cannot be empty.',
de: '{0} cannot be empty.',
fr: '{0} cannot be empty.',
sp: '{0} cannot be empty.'
},
add_success: {
en: 'Successfully added.',
it: 'Successfully added.',
de: 'Successfully added.',
fr: 'Successfully added.',
sp: 'Successfully added.'
},
remove_success: {
en: 'Successfully removed.',
it: 'Successfully removed.',
de: 'Successfully removed.',
fr: 'Successfully removed.',
sp: 'Successfully removed.'
},
remove_confirm: {
en: 'Do you really want to delete this item?',
it: 'Do you really want to delete this item?',
de: 'Do you really want to delete this item?',
fr: 'Do you really want to delete this item?',
sp: 'Do you really want to delete this item?'
},
submit: {
en: 'submit',
it: 'submit',
de: 'submit',
fr: 'submit',
sp: 'submit'
},
add: {
en: 'Add',
it: 'Add',
de: 'Add',
fr: 'Add',
sp: 'Add'
},
call: {
en: 'Call',
it: 'Call',
de: 'Call',
fr: 'Call',
sp: 'Call'
},
videocall: {
en: 'Videocall',
it: 'Videocall',
de: 'Videocall',
fr: 'Videocall',
sp: 'Videocall'
},
save: {
en: 'Save',
it: 'Save',
de: 'Save',
fr: 'Save',
sp: 'Save'
},
save_caps: {
en: 'SAVE',
it: 'SAVE',
de: 'SAVE',
fr: 'SAVE',
sp: 'SAVE'
},
cancel_caps: {
en: 'CANCEL',
it: 'CANCEL',
de: 'CANCEL',
fr: 'CANCEL',
sp: 'CANCEL'
},
reset: {
en: 'Reset',
it: 'Reset',
de: 'Reset',
fr: 'Reset',
sp: 'Reset'
},
order_by: {
en: 'Order by:',
it: 'Order by:',
de: 'Order by:',
fr: 'Order by:',
sp: 'Order by:'
},
no_empty_value: {
en: 'Missing or invalid input found',
it: 'Missing or invalid input found',
de: 'Missing or invalid input found',
fr: 'Missing or invalid input found',
sp: 'Missing or invalid input found'
},
invalid_form: {
en: 'Invalid or missing fields.',
it: 'Invalid or missing fields.',
de: 'Invalid or missing fields.',
fr: 'Invalid or missing fields.',
sp: 'Invalid or missing fields.'
},
when: {
en: 'When',
it: 'When',
de: 'When',
fr: 'When',
sp: 'When'
},
active: {
en: 'Active',
it: 'Active',
de: 'Active',
fr: 'Active',
sp: 'Active'
},
inactive: {
en: 'Inactive',
it: 'Inactive',
de: 'Inactive',
fr: 'Inactive',
sp: 'Inactive'
},
username: {
en: 'Username',
it: 'Username',
de: 'Benutzername',
fr: 'Identifiant',
sp: 'Nombre de usuario'
},
number: {
en: 'number',
it: 'number',
de: 'number',
fr: 'number',
sp: 'number'
},
date: {
en: 'Date',
it: 'Date',
de: 'Date',
fr: 'Date',
sp: 'Date'
},
duration: {
en: 'Duration',
it: 'Duration',
de: 'Duration',
fr: 'Duration',
sp: 'Duration'
},
callee: {
en: 'Callee',
it: 'Callee',
de: 'Callee',
fr: 'Callee',
sp: 'Callee'
},
callee: {
en: 'Callee',
it: 'Callee',
de: 'Callee',
fr: 'Callee',
sp: 'Callee'
},
password: {
en: 'Password',
it: 'Password',
de: 'Passwort',
fr: 'Mot de passe',
sp: 'Contraseña'
},
reset_form: {
en: 'reset form',
it: 'reset form',
de: 'reset form',
fr: 'reset form',
sp: 'reset form'
},
save_settings: {
en: 'save settings',
it: 'save settings',
de: 'save settings',
fr: 'save settings',
sp: 'save settings'
},
name: {
en: 'name',
it: 'name',
de: 'name',
fr: 'name',
sp: 'name'
},
play: {
en: 'play',
it: 'play',
de: 'play',
fr: 'play',
sp: 'play'
},
day: {
en: 'Day',
it: 'Day',
de: 'Day',
fr: 'Day',
sp: 'Day'
},
from: {
en: 'From',
it: 'From',
de: 'From',
fr: 'From',
sp: 'From'
},
to: {
en: 'To',
it: 'To',
de: 'To',
fr: 'To',
sp: 'To'
},
done: {
en: 'Done',
it: 'Done',
de: 'Done',
fr: 'Done',
sp: 'Done'
},
groups: {
en: 'Groups:',
it: 'Groups:',
de: 'Groups:',
fr: 'Groups:',
sp: 'Groups:'
},
group: {
en: 'Group:',
it: 'Group:',
de: 'Group:',
fr: 'Group:',
sp: 'Group:'
},
seats: {
en: 'Seats:',
it: 'Seats:',
de: 'Seats:',
fr: 'Seats:',
sp: 'Seats:'
},
ago: {
en: 'ago',
it: 'ago',
de: 'ago',
fr: 'ago',
sp: 'ago'
},
fax: {
en: 'Fax',
it: 'Fax',
de: 'Fax',
fr: 'Fax',
sp: 'Fax'
},
cancel: {
en: 'Cancel',
it: 'Cancel',
de: 'Cancel',
fr: 'Cancel',
sp: 'Cancel'
},
conversation_type: {
call: {
en: 'Call',
it: 'Call',
de: 'Call',
fr: 'Call',
sp: 'Call'
},
sms: {
en: 'SMS',
it: 'SMS',
de: 'SMS',
fr: 'SMS',
sp: 'SMS'
},
fax: {
en: 'Fax',
it: 'Fax',
de: 'Fax',
fr: 'Fax',
sp: 'Fax'
},
voicemail: {
en: 'Voicemail',
it: 'Voicemail',
de: 'Voicemail',
fr: 'Voicemail',
sp: 'Voicemail'
},
chat: {
en: 'Chat',
it: 'Chat',
de: 'Chat',
fr: 'Chat',
sp: 'Chat'
}
}
}
}
})