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

2062 lines
68 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.'
},
remember_me: {
en: 'Remember me',
it: 'Remember me',
de: 'Remember me',
fr: 'Remember me',
sp: 'Remember me'
},
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: {
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.'
},
allow_mode_success: {
en: 'Allow mode successfully set.',
it: 'Allow mode successfully set.',
de: 'Allow mode successfully set.',
fr: 'Allow mode successfully set.',
sp: 'Allow mode successfully set.'
},
block_mode_success: {
en: 'Block mode successfully set.',
it: 'Block mode successfully set.',
de: 'Block mode successfully set.',
fr: 'Block mode successfully set.',
sp: 'Block mode successfully set.'
},
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'
},
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.'
},
hide_own: {
en: 'Hide own number on outgoing calls',
it: 'Hide own number on outgoing calls',
de: 'Hide own number on outgoing calls',
fr: 'Hide own number on outgoing calls',
sp: 'Hide own number on outgoing calls'
},
hide_mode_on: {
en: 'Hide mode succcessfully turned on.',
it: 'Hide mode succcessfully turned on.',
de: 'Hide mode succcessfully turned on.',
fr: 'Hide mode succcessfully turned on.',
sp: 'Hide mode succcessfully turned on.'
},
hide_mode_off: {
en: 'Hide mode succcessfully turned off.',
it: 'Hide mode succcessfully turned off.',
de: 'Hide mode succcessfully turned off.',
fr: 'Hide mode succcessfully turned off.',
sp: 'Hide mode succcessfully turned off.'
},
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'
}
},
password: {
title: {
en: 'Your personal settings.',
it: 'Your personal settings.',
de: 'Your personal settings.',
fr: 'Your personal settings.',
sp: 'Your personal settings.'
},
password_instructions: {
en: 'You may change the password for your self-administration login here.',
it: 'You may change the password for your self-administration login here.',
de: 'You may change the password for your self-administration login here.',
fr: 'You may change the password for your self-administration login here.',
sp: 'You may change the password for your self-administration login here.'
},
change_password: {
en: 'change password',
it: 'change password',
de: 'change password',
fr: 'change password',
sp: 'change password'
},
password_short: {
en: 'The password is too short, please use 6 characters at least.',
it: 'The password is too short, please use 6 characters at least.',
de: 'The password is too short, please use 6 characters at least.',
fr: 'The password is too short, please use 6 characters at least.',
sp: 'The password is too short, please use 6 characters at least.'
},
wrong_password: {
en: 'Wrong password, please verify your input.',
it: 'Wrong password, please verify your input.',
de: 'Wrong password, please verify your input.',
fr: 'Wrong password, please verify your input.',
sp: 'Wrong password, please verify your input.'
},
password_match: {
en: 'Passwords do not match, please try again.',
it: 'Passwords do not match, please try again.',
de: 'Passwords do not match, please try again.',
fr: 'Passwords do not match, please try again.',
sp: 'Passwords do not match, please try again.'
},
change_success: {
en: 'The password has been changed successfully.',
it: 'The password has been changed successfully.',
de: 'The password has been changed successfully.',
fr: 'The password has been changed successfully.',
sp: 'The password has been changed successfully.'
},
enter_current: {
en: 'Please enter your current password.',
it: 'Please enter your current password.',
de: 'Please enter your current password.',
fr: 'Please enter your current password.',
sp: 'Please enter your current password.'
},
field_labels: {
old_password: {
en: 'old password',
it: 'old password',
de: 'old password',
fr: 'old password',
sp: 'old password'
},
new_password: {
en: 'new password',
it: 'new password',
de: 'new password',
fr: 'new password',
sp: 'new password'
},
repeat_password: {
en: 'repeat',
it: 'repeat',
de: 'repeat',
fr: 'repeat',
sp: 'repeat'
}
}
},
callforward: {
title: {
en: 'Call forward settings.',
it: 'Call forward settings.',
de: 'Call forward settings.',
fr: 'Call forward settings.',
sp: 'Call forward settings.'
},
subtitle: {
en: 'CALL FORWARD',
it: 'CALL FORWARD',
de: 'CALL FORWARD',
fr: 'CALL FORWARD',
sp: 'CALL FORWARD'
},
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 ...'
},
add_new_destination: {
en: 'ADD NEW DESTINATION',
it: 'ADD NEW DESTINATION',
de: 'ADD NEW DESTINATION',
fr: 'ADD NEW DESTINATION',
sp: 'ADD NEW DESTINATION'
},
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'
},
closed: {
en: 'Closed',
it: 'Closed',
de: 'Closed',
fr: 'Closed',
sp: 'Closed'
},
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'
},
closed: {
en: 'Closed',
it: 'Closed',
de: 'Closed',
fr: 'Closed',
sp: 'Closed'
},
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 ...'
},
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'
},
save: {
en: 'SAVE',
it: 'SAVE',
de: 'SAVE',
fr: 'SAVE',
sp: 'SAVE'
}
},
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_seat: {
en: 'Edit seat',
it: 'Edit seat',
de: 'Edit seat',
fr: 'Edit seat',
sp: 'Edit seat'
},
remove_seat: {
en: 'Remove seat',
it: 'Remove seat',
de: 'Remove seat',
fr: 'Remove seat',
sp: 'Remove seat'
},
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'
}
},
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'
}
},
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?'
}
}
},
addressbook: {
title: {
en: 'Your personal addressbook.',
it: 'Your personal addressbook.',
de: 'Your personal addressbook.',
fr: 'Your personal addressbook.',
sp: 'Your personal addressbook.'
},
subtitle: {
en: 'CONTACTS',
it: 'CONTACTS',
de: 'CONTACTS',
fr: 'CONTACTS',
sp: 'CONTACTS'
},
user_label: {
en: 'Contacts for ',
it: 'Contacts for ',
de: 'Contacts for ',
fr: 'Contacts for ',
sp: 'Contacts for '
},
phone_numbers: {
en: 'phone numbers',
it: 'phone numbers',
de: 'phone numbers',
fr: 'phone numbers',
sp: 'phone numbers'
},
web: {
en: 'web',
it: 'web',
de: 'web',
fr: 'web',
sp: 'web'
},
new_contact: {
en: 'ADD NEW CONTACT',
it: 'ADD NEW CONTACT',
de: 'ADD NEW CONTACT',
fr: 'ADD NEW CONTACT',
sp: 'ADD NEW CONTACT'
},
firstname: {
en: 'firstname',
it: 'firstname',
de: 'firstname',
fr: 'firstname',
sp: 'firstname'
},
lastname: {
en: 'lastname',
it: 'lastname',
de: 'lastname',
fr: 'lastname',
sp: 'lastname'
},
first_name: {
en: 'First name',
it: 'First name',
de: 'First name',
fr: 'First name',
sp: 'First name'
},
last_name: {
en: 'Last name',
it: 'Last name',
de: 'Last name',
fr: 'Last name',
sp: 'Last name'
},
company: {
en: 'Company',
it: 'Company',
de: 'Company',
fr: 'Company',
sp: 'Company'
},
home: {
en: 'Home',
it: 'Home',
de: 'Home',
fr: 'Home',
sp: 'Home'
},
office: {
en: 'Office',
it: 'Office',
de: 'Office',
fr: 'Office',
sp: 'Office'
},
mobile: {
en: 'Mobile',
it: 'Mobile',
de: 'Mobile',
fr: 'Mobile',
sp: 'Mobile'
},
e_mail: {
en: 'E-mail',
it: 'E-mail',
de: 'E-mail',
fr: 'E-mail',
sp: 'E-mail'
},
homepage: {
en: 'Homepage',
it: 'Homepage',
de: 'Homepage',
fr: 'Homepage',
sp: 'Homepage'
}
},
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.'
}
},
rtc: {
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.'
}
},
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'
}
},
themeroller: {
title: {
en: 'Theme roller',
it: 'Theme roller',
de: 'Theme roller',
fr: 'Theme roller',
sp: 'Theme roller'
},
first_section_title: {
en: 'Colors',
it: 'Colors',
de: 'Colors',
fr: 'Colors',
sp: 'Colors'
},
second_section_title: {
en: 'Fonts',
it: 'Fonts',
de: 'Fonts',
fr: 'Fonts',
sp: 'Fonts'
},
third_section_title: {
en: 'Logo',
it: 'Logo',
de: 'Logo',
fr: 'Logo',
sp: 'Logo'
},
font_family: {
en: 'Font family',
it: 'Font family',
de: 'Font family',
fr: 'Font family',
sp: 'Font family'
},
font_size: {
en: 'Font size',
it: 'Font size',
de: 'Font size',
fr: 'Font size',
sp: 'Font size'
},
font_weight: {
en: 'Font weight',
it: 'Font weight',
de: 'Font weight',
fr: 'Font weight',
sp: 'Font weight'
},
logo: {
en: 'Logo',
it: 'Logo',
de: 'Logo',
fr: 'Logo',
sp: 'Logo'
}
},
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_destination: {
en: 'ADD NEW DESTINATION',
it: 'ADD NEW DESTINATION',
de: 'ADD NEW DESTINATION',
fr: 'ADD NEW DESTINATION',
sp: 'ADD NEW DESTINATION'
},
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: 'device',
it: 'device',
de: 'device',
fr: 'device',
sp: 'device'
},
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'
},
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 '
}
}
},
common: {
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.'
},
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'
},
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.'
},
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'
},
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'
},
ago: {
en: 'ago',
it: 'ago',
de: 'ago',
fr: 'ago',
sp: 'ago'
},
fax: {
en: 'Fax',
it: 'Fax',
de: 'Fax',
fr: 'Fax',
sp: 'Fax'
},
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'
}
}
}
}
})