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.
726 lines
35 KiB
726 lines
35 KiB
{
|
|
"title": "CSC",
|
|
"rtcEngineDisconnected": "You can not start a call. Service ist currently unavailable.",
|
|
"startCall": "Call",
|
|
"startAudioCall": "Audio Only",
|
|
"startVideoCall": "Audio + Video",
|
|
"startScreenSharing": "Audio + Screen",
|
|
"sendSms": "Send SMS",
|
|
"sendFax": "Send Fax",
|
|
"loggedInAs": "Logged in as",
|
|
"notFound" : "404 Not Found",
|
|
"language": "Language ({language})",
|
|
"languageLabel": "English",
|
|
"numbers": "Numbers",
|
|
"buttons": {
|
|
"cancel": "Cancel",
|
|
"save": "Save",
|
|
"remove": "Remove",
|
|
"edit": "Edit",
|
|
"add": "Add",
|
|
"moveUp": "Move up",
|
|
"moveDown": "Move down",
|
|
"dismiss": "Dismiss",
|
|
"reset": "Reset",
|
|
"select": "Select",
|
|
"upload": "Upload",
|
|
"abort": "Abort",
|
|
"selectNew": "Select new",
|
|
"resetDefaults": "Reset to defaults",
|
|
"install": "Install",
|
|
"addNew": "Add new",
|
|
"removeFile": "Remove file",
|
|
"confirm": "Confirm",
|
|
"exit": "Exit",
|
|
"close": "Close",
|
|
"undo": "Undo"
|
|
},
|
|
"form": {
|
|
"destinationLabel": "Destination"
|
|
},
|
|
"toasts": {
|
|
"callAvailable": "You are now able to start and receive calls",
|
|
"callNotAvailable": "Could not initialize call functionality properly",
|
|
"conferencingAvailable": "You are now able to create WebRTC multiparty conferences",
|
|
"changeSessionLanguageSuccessMessage": "Session language successfully changed"
|
|
},
|
|
"validationErrors": {
|
|
"generic": "You have invalid form input. Please check and try again.",
|
|
"required": "This field is required.",
|
|
"maxLength": "{field} must have at most {maxLength} letters",
|
|
"fieldRequired": "{field} is required",
|
|
"minValueSecond": "{field} must be at least {minValue} second",
|
|
"maxValueSecond": "{field} must be maximum of {maxValue} seconds",
|
|
"numeric": "{field} must consist of numeric characters only",
|
|
"inputNumber": "Input a phone number",
|
|
"inputValidNumber": "Input a valid phone number",
|
|
"fieldRequiredXor": "{fieldOne} or {fieldTwo} is required",
|
|
"email": "Input a valid email address",
|
|
"macAddress": "Input a valid mac address",
|
|
"pin": "Input a valid PIN",
|
|
"userInfoAndEmpty": "Input contains invalid characters"
|
|
},
|
|
"filters": {
|
|
"second": "second",
|
|
"seconds": "seconds",
|
|
"minute": "minute",
|
|
"minutes": "minutes",
|
|
"ago": "ago",
|
|
"today": "Today",
|
|
"yesterday": "Yesterday"
|
|
},
|
|
"navigation": {
|
|
"home": {
|
|
"title": "Start call",
|
|
"subTitle": ""
|
|
},
|
|
"conversations": {
|
|
"title": "Conversations",
|
|
"subTitle": "Calls, Faxes, VoiceMails"
|
|
},
|
|
"callForward": {
|
|
"title": "Call Forward",
|
|
"subTitle": "Control your calls",
|
|
"always": "Always",
|
|
"companyHours": "Company Hours",
|
|
"afterHours": "After Hours"
|
|
},
|
|
"callBlocking": {
|
|
"title": "Call Blocking",
|
|
"subTitle": "Block numbers",
|
|
"incoming": "Incoming",
|
|
"outgoing": "Outgoing",
|
|
"privacy": "Privacy"
|
|
},
|
|
"reminder": {
|
|
"title": "Reminder",
|
|
"subTitle": "Set your personal alarm"
|
|
},
|
|
"speeddial": {
|
|
"title": "Speed Dial",
|
|
"subTitle": "Set your speed dials"
|
|
},
|
|
"pbxConfiguration": {
|
|
"title": "PBX Configuration",
|
|
"subTitle": "Groups, Devices",
|
|
"groups": "Groups",
|
|
"seats": "Seats",
|
|
"devices": "Devices",
|
|
"callQueues": "Call Queues",
|
|
"soundSets": "Sound Sets",
|
|
"msConfigs": "Manager Secretary"
|
|
},
|
|
"pbxSettings": {
|
|
"title": "PBX Settings",
|
|
"subTitle": "Set your PBX settings"
|
|
},
|
|
"voicebox": {
|
|
"title": "Voicebox",
|
|
"subTitle": "Set your voicebox settings"
|
|
},
|
|
"conference": {
|
|
"title": "Join conference"
|
|
},
|
|
"newFeatures": {
|
|
"header": {
|
|
"title": "New features"
|
|
},
|
|
"callForward": {
|
|
"title": "Call Forward"
|
|
}
|
|
},
|
|
"userSettings": {
|
|
"title": "User settings",
|
|
"subTitle": "Change password"
|
|
}
|
|
},
|
|
"pages": {
|
|
"login": {
|
|
"title": "Subscriber Sign In",
|
|
"button": "Sign In",
|
|
"error": "Wrong username or password",
|
|
"username": "Username",
|
|
"username_helper": "Input username or username@domain",
|
|
"password": "Password",
|
|
"password_helper": ""
|
|
},
|
|
"callBlockingIncoming": {
|
|
"title": "Block/Allow incoming calls",
|
|
"toggleEnableLabel": "Only incoming calls from listed numbers are allowed",
|
|
"toggleDisableLabel": "All incoming calls from listed numbers are blocked",
|
|
"toggleEnabledToast": "All listed numbers are allowed",
|
|
"toggleDisabledToast": "All listed numbers are blocked",
|
|
"removeDialogTitle": "Remove number",
|
|
"removeDialogText": "You are about to remove the number {number}",
|
|
"removedToast": "Removed number {number}",
|
|
"addedToast": "Added number {number}",
|
|
"addInputError": "Input a valid number or subscriber name",
|
|
"addNumberButton": "Add number"
|
|
},
|
|
"callBlockingOutgoing": {
|
|
"title": "Block/Allow outgoing calls",
|
|
"toggleEnableLabel": "Only outgoing calls to listed numbers are allowed",
|
|
"toggleDisableLabel": "All outgoing calls to listed numbers are blocked",
|
|
"toggleEnabledToast": "All listed numbers are allowed",
|
|
"toggleDisabledToast": "All listed numbers are blocked",
|
|
"removeDialogTitle": "Remove number",
|
|
"removeDialogText": "You are about to remove the number {number}",
|
|
"removedToast": "Removed number {number}",
|
|
"addedToast": "Added number {number}",
|
|
"addInputError": "Input a valid number or subscriber name",
|
|
"addNumberButton": "Add number"
|
|
},
|
|
"conversations": {
|
|
"title": "Conversations",
|
|
"buttons": {
|
|
"call": "Call back",
|
|
"audioCall": "Audio Call",
|
|
"videoCall": "Video Call",
|
|
"play": "Play",
|
|
"download": "Download",
|
|
"downloadFax": "Download fax",
|
|
"downloadVoicemail": "Download voicemail",
|
|
"blockIncoming": "Block Incoming",
|
|
"unblockIncoming": "Unblock Incoming",
|
|
"blockOutgoing": "Block Outgoing",
|
|
"unblockOutgoing": "Unblock Outgoing",
|
|
"blockBoth": "Block Incoming/Outgoing",
|
|
"unblockBoth": "Unblock Incoming/Outgoing",
|
|
"deleteVoicemail": "Remove voicemail"
|
|
},
|
|
"downloadVoiceMailSuccessMessage": "Voicemail downloaded successfully",
|
|
"downloadVoiceMailErrorMessage": "Downloading of voicemail failed",
|
|
"downloadFaxSuccessMessage": "Fax downloaded successfully",
|
|
"downloadFaxErrorMessage": "Downloading of fax failed",
|
|
"emptyListMessage": "No Calls, Voicemails or Faxes found",
|
|
"noFaxesMessage": "No Faxes found",
|
|
"noVoicemailsMessage": "No Voicemails found",
|
|
"noCallsMessage": "No Calls found",
|
|
"reloadItemsErrorMessage": "Reloading conversation items failed",
|
|
"tabLabelAll": "All",
|
|
"tabLabelCalls": "Calls",
|
|
"tabLabelFaxes": "Faxes",
|
|
"tabLabelVoicemails": "Voicemails",
|
|
"fax": "Fax",
|
|
"page": "page",
|
|
"pages": "pages",
|
|
"voicemail": "Voicemail",
|
|
"duration": "Duration",
|
|
"seconds": "seconds",
|
|
"cost": "Cost",
|
|
"toggledSuccessMessage": "Number {type} successfully",
|
|
"to": "to",
|
|
"from": "from",
|
|
"call": "Call",
|
|
"callForwarded": "Call forwarded",
|
|
"callDuration": "Duration",
|
|
"filterByTimeRange": "Filter by daterange",
|
|
"filterByTimeRangeHelper": "Pick start and / or end date",
|
|
"resetFilterByTimerange": "Reset filters",
|
|
"closeDaterangeFilters": "Close filters"
|
|
},
|
|
"reminder": {
|
|
"toggleEnabled": "Reminder is enabled",
|
|
"toggleDisabled": "Reminder is disabled",
|
|
"timeLabel": "Time of the day",
|
|
"recurrence": {
|
|
"once": "Only once",
|
|
"weekdays": "On weekdays",
|
|
"always": "Always"
|
|
},
|
|
"enabledToast": "Reminder: Enabled successfully",
|
|
"disabledToast": "Reminder: Disabled successfully",
|
|
"timeChangedToast": "Reminder: Time changed to {time}",
|
|
"recurrenceChangedToast": "Reminder: Recurrence changed to \"{recurrence}\""
|
|
},
|
|
"newCallForward": {
|
|
"titles": {
|
|
"timeoutGroup" : "If available",
|
|
"timeoutGroupFromPre" : "If available and ",
|
|
"timeoutGroupFromPost" : "call from ...",
|
|
"offlineGroup" : "If not available",
|
|
"busyGroup" : "If busy",
|
|
"mainTitle": "Primary number {number} rings before forwarded if the user is available"
|
|
},
|
|
"primarNumberEnabled": "All calls go to the primary number",
|
|
"primarNumberDisabled": "No call goes to primary number",
|
|
"forwardBtnLabel": "Add forwarding",
|
|
"conditionBtnLabelPrefix": " and",
|
|
"conditionBtnLabel": " condition",
|
|
"numberLabel": "Number",
|
|
"voiceMailLabel": "Voicemail",
|
|
"destinationTimeoutLabel": "Then after ",
|
|
"destinationNumberLabel": "seconds forwarded to",
|
|
"destinationVoicemailLabel": "seconds finally forwarded to",
|
|
"destinationLabel": "Destination",
|
|
"addDestinationLabel": "Add destination",
|
|
"allCallsForwardedTo": "All calls forwarded to",
|
|
"cancelDialogTitle": "Delete from {groupName} forwarding",
|
|
"cancelGroupDialogTitle": "Delete {groupName} forwarding group",
|
|
"cancelDialogText": "You are about to delete {destination} from {groupName} call forwarding",
|
|
"cancelSourcesetDialogTitle": "Delete {name} sourceset",
|
|
"cancelTimesetDialogTitle": "Delete {name} timeset",
|
|
"cancelSourcesetText": "You are about to delete {name} sourceset",
|
|
"cancelTimesetText": "You are about to delete {name} timeset",
|
|
"cancelGroupDialogText": "You are about to delete {groupName} call forwarding group",
|
|
"unconditionalLabel": "If available",
|
|
"fromLabel": "If call from ...",
|
|
"fromLabelShort": " call from ",
|
|
"dateIsLabel": "If date is ...",
|
|
"dateRangeLabel": "If date range is ...",
|
|
"dateRangeDateHelper": "Pick start and end date",
|
|
"dateRangeTimeHelper": "Pick start and end time",
|
|
"dateIsShort": " date is ",
|
|
"dateRangeShort": " date range is ",
|
|
"dateRangeStartDate" : "Start date",
|
|
"dateRangeEndDate" : "End date",
|
|
"dateRangeStartTime" : "Start time",
|
|
"dateRangeEndTime" : "End time",
|
|
"weekdaysLabel": "If weekdays are ...",
|
|
"weekdayLabel": "If weekday is ...",
|
|
"weekdaysLabelShort": " weekdays are ",
|
|
"weekdays":"weekdays",
|
|
"weekdayLabelShort": " weekday is ",
|
|
"offlineLabel": "If not available",
|
|
"busyLabel": "If busy",
|
|
"sourcesetName": "List name",
|
|
"mandatoryDestinationLabel": "Please add a destination to the group before adding conditions",
|
|
"addDestinationAlert": "You have to add a destination to the unsaved group"
|
|
},
|
|
"callForward": {
|
|
"titles": {
|
|
"always": "Always",
|
|
"companyHours": "Company Hours",
|
|
"afterHours": "After Hours",
|
|
"sources": "Sources"
|
|
},
|
|
"buttons": {
|
|
"addNumber": "Add Number",
|
|
"addVoicemail": "Add Voicemail",
|
|
"addFax2Mail": "Add Fax2Mail"
|
|
},
|
|
"whenOnline": "When I am online ...",
|
|
"whenBusy": "When I am busy ...",
|
|
"whenOffline": "When I am offline ...",
|
|
"forwardTo": "forward to",
|
|
"firstRing": "first ring",
|
|
"thenRing": "then ring",
|
|
"for": "for",
|
|
"secs": "secs",
|
|
"forwardToNowhere": "forward to nowhere",
|
|
"removeDialogTitle": "Remove call forward destination",
|
|
"removeDialogText": "You are about to remove the destination {destination}",
|
|
"removeSuccessMessage": "Removed destination {destination}",
|
|
"removeErrorMessage": "An error occured while trying to delete the destination. Please try again",
|
|
"addDestinationButton": "Add destination",
|
|
"addDestinationSuccessMessage": "Added destination {destination}",
|
|
"addErrorMessage": "An error occured while trying to add the destination. Please try again",
|
|
"addInputError": "Input a valid number or subscriber name",
|
|
"timeout": "Timeout",
|
|
"destination": "Destination",
|
|
"terminatedTooltip": "This destination comes after a terminating destinations, and is therefore inactive.",
|
|
"updateOwnPhoneToggleErrorMessage": "An error occured while trying to update own phone. Please try again",
|
|
"editTimeout": "Edit timeout",
|
|
"toggleTimeout": "{mode} own phone",
|
|
"ownPhoneDisabled": "do not ring own phone",
|
|
"updateOwnPhoneToggleSuccessMessage": "Own phone is {toggle}",
|
|
"updateOwnPhoneTimeoutSuccessMessage": "Own phone timeout set to {timeout}",
|
|
"updateOwnPhoneTimeoutErrorMessage": "An error occured while trying to update own phone timeout. Please try again",
|
|
"ownPhone": "own phone",
|
|
"disable": "Disable",
|
|
"enable": "Enable",
|
|
"whitelist": "Whitelist",
|
|
"blacklist": "Blacklist",
|
|
"enabled": "enabled",
|
|
"disabled": "disabled",
|
|
"seconds": "seconds",
|
|
"times": {
|
|
"removeDialogTitle": "Remove call forward time",
|
|
"removeDialogText": "You are about to remove the time entry for {day}",
|
|
"removeLastDialogTitle": "Remove last call forward time",
|
|
"removeLastDialogText": "WARNING: Removing the last time entry will also delete this timeset and all corresponding destinations. Are you sure you want to do this?",
|
|
"removeSuccessMessage": "Removed time entry for {day}",
|
|
"removeErrorMessage": "An error occured while trying to delete the time entry. Please try again",
|
|
"removeTimesetSuccessMessage": "Removed timeset",
|
|
"resetErrorMessage": "An error occured while trying to reset the timesets. Please try again",
|
|
"resetSuccessMessage": "Reset of timesets completed",
|
|
"addTimeSuccessMessage": "Created new timeset",
|
|
"addTimeErrorMessage": "An error occured while trying to create the timeset. Please try again",
|
|
"loadDestinationErrorMessage": "An error occured while trying to load the destinations. Please try again",
|
|
"noTimeSet": "no time set",
|
|
"addTimeButton": "Add Time",
|
|
"timesetIncompatible": "The {timeset} timeset contains incompatible values. You can resolve this by resetting the {timeset} timeset.",
|
|
"timesetNotDefined": "The {timeset} timeset is not defined. You need to create one to be able to define call forward destinations.",
|
|
"timesetDuplicate": "More than one {timeset} timeset exists. You can resolve this by resetting the {timeset} timesets.",
|
|
"timesetReverse": "The {timeset} timeset contain reverse order of values. You can resolve this by resetting the {timeset} timeset.",
|
|
"weekday": "Weekday",
|
|
"from": "From",
|
|
"to": "To",
|
|
"monday": "Monday",
|
|
"tuesday": "Tuesday",
|
|
"wednesday": "Wednesday",
|
|
"thursday": "Thursday",
|
|
"friday": "Friday",
|
|
"saturday": "Saturday",
|
|
"sunday": "Sunday",
|
|
"resetTimeset": "Reset {timeset}",
|
|
"addTimeset": "Add {timeset}",
|
|
"selectValidTime": "Select valid time"
|
|
},
|
|
"sources": {
|
|
"sourcesTitleMode": "{mode} of sources",
|
|
"addSuccessMessage": "Created sourceset {sourceset}",
|
|
"sourceset": "Sourceset",
|
|
"source": "Source",
|
|
"fieldMissing": "Both sourceset name and source is required. Please provide both and try again.",
|
|
"addSourcesetErrorMessage": "An error occured while trying to create the sourceset. Please try again",
|
|
"addSourceButton": "Add source",
|
|
"addSourceSuccessMessage": "Added new source {source}",
|
|
"addSourceErrorMessage": "An error occured while trying to add the source. Please try again",
|
|
"removeSourcesetButton": "Delete sourceset",
|
|
"removeSourcesetErrorMessage": "An error occured while trying to delete the sourceset. Please try again",
|
|
"removeSourcesetSuccessMessage": "Removed sourceset {sourceset}",
|
|
"removeSourcesetDialogTitle": "Remove call forward sourceset",
|
|
"removeSourcesetDialogText": "You are about to remove the sourceset {sourceset}",
|
|
"removeSourceSuccessMessage": "Removed source {source}",
|
|
"removeSourceErrorMessage": "An error occured while trying to remove the source. Please try again",
|
|
"removeSourceDialogTitle": "Remove call forward source",
|
|
"removeSourceDialogText": "You are about to remove the source entry for {source}",
|
|
"removeLastSourceDialogText": "Removing the last source entry is not allowed."
|
|
},
|
|
"everyCaller": "Every caller"
|
|
},
|
|
"home": {
|
|
"title": "Home",
|
|
"cards": {
|
|
"voiceCall": "Voice Call",
|
|
"videoCall": "Video Call",
|
|
"screenShare": "Screen Share",
|
|
"callForward": "Call Forward",
|
|
"callBlocking": "Call Blocking",
|
|
"reminder": "Reminder",
|
|
"speeddial": "Speed Dial",
|
|
"buddyList": "Buddy List",
|
|
"welcome": "Welcome"
|
|
},
|
|
"featureNotAvailable": "This feature is currently not available"
|
|
}
|
|
},
|
|
"call": {
|
|
"startNew": "Start new call",
|
|
"initiating": "Calling {number}...",
|
|
"ringing": "Ringing at {number}...",
|
|
"incoming": "Incoming call from {number}...",
|
|
"established": "In call with {number}",
|
|
"inputShort": "Start new call",
|
|
"initiatingShort": "Calling",
|
|
"ringingShort": "Ringing at",
|
|
"incomingShort": "Incoming call from",
|
|
"establishedShort": "In call with",
|
|
"endedShort": "Call ended",
|
|
"ended": "Ended",
|
|
"call": "Established",
|
|
"number": "Phone number",
|
|
"endCall": "End Call",
|
|
"endCallDialog": "You are about to end the current call. Are you sure?",
|
|
"notificationTitle": "Incoming call from {number}",
|
|
"notificationBlocked": "You have blocked incoming call notifications.",
|
|
"notificationFailed": "Could not enable incoming call notifications.",
|
|
"notificationNotSupported": "Incoming call notifications are not supported.",
|
|
"desktopSharingNotInstalled": "Desktop sharing extension for chrome is not installed.",
|
|
"rtcEngineNotEnabled": "You can neither make a call nor receive one, since the RTC:engine is not active. If you operate a C5 CE then first upgrade to a C5 PRO to be able to use the RTC:engine.",
|
|
"rtcEngineNotEnabledConferencing": "You can not join a conference, since the RTC:engine is not active. If you operate a C5 CE then first upgrade to a C5 PRO to be able to use the RTC:engine."
|
|
},
|
|
"pbxConfig": {
|
|
"seat": "Seat",
|
|
"seats": "Seats",
|
|
"group": "Group",
|
|
"groups": "Groups",
|
|
"extension": "Extension",
|
|
"webPassword": "Password",
|
|
"groupName": "Group Name",
|
|
"huntPolicy": "Hunt Policy",
|
|
"huntTimeout": "Hunt Timeout",
|
|
"huntTimeoutSentence": "Hunt timeout",
|
|
"primaryNumber": "Primary Number",
|
|
"aliasNumbers": "Alias Numbers",
|
|
"serialRinging": "Serial Ringing",
|
|
"parallelRinging": "Parallel Ringing",
|
|
"randomRinging": "Random Ringing",
|
|
"circularRinging": "Circular Ringing",
|
|
"allocatedByNobody": "Free",
|
|
"allocatedBy": "Allocated by {type} {name}",
|
|
"addGroup": "Add Group",
|
|
"removeGroup": "Remove group",
|
|
"removeGroupTitle": "Remove group",
|
|
"removeGroupText": "You are about to remove group {group}",
|
|
"name": "Name",
|
|
"seatName": "Seat name",
|
|
"addSeat": "Add Seat",
|
|
"removeSeat": "Remove seat",
|
|
"removeSeatTitle": "Remove seat",
|
|
"editPassword": "Change Password",
|
|
"typePassword": "Password",
|
|
"retypePassword": "Password Retype",
|
|
"errorPasswordStrength": "Password is not strong enough",
|
|
"errorPasswordNotEqual": "Passwords must be equal",
|
|
"removeSeatText": "You are about to remove seat {seat}",
|
|
"devicesTitle": "Devices",
|
|
"deviceStationName": "Station name",
|
|
"deviceIdentifier": "MAC address",
|
|
"deviceModel": "Phone model",
|
|
"groupsTitle": "Groups",
|
|
"seatsTitle": "Seats",
|
|
"noDevicesCreated": "No devices created yet",
|
|
"noDevicesFound": "Could not find any device matching any of the filter criteria",
|
|
"noModel": "Could not find any device with model matching the filter criteria",
|
|
"noMacAddress": "Could not find any device with MAC address matching the filter criteria",
|
|
"noStationName": "Could not find any device with station name matching the filter criteria",
|
|
"noGroups": "No groups created yet",
|
|
"noSeats": "No seats created yet",
|
|
"noCallQueues": "No call queues created yet",
|
|
"noSoundSets": "No sound sets created yet",
|
|
"toasts": {
|
|
"changedFieldToast": "Changed {field} successfully",
|
|
"updatedAliasNumbersToast": "Alias numbers field updated!",
|
|
"updatedSeatsInGroupToast": "Group seat field updated!",
|
|
"updatedGroupsInSeatToast": "Seat group field updated!",
|
|
"addedGroupToast": "Added group {group}",
|
|
"removedGroupToast": "Removed group {group}",
|
|
"addedSeatToast": "Added seat {seat}",
|
|
"removedSeatToast": "Removed seat {seat}",
|
|
"removedDeviceToast": "Removed device {name}",
|
|
"updatedDeviceKeys": "Updated keys of device {name}",
|
|
"updatedStationName": "Updated station name to {name}",
|
|
"updatedProfile": "Updated model of device {name}",
|
|
"updatedIdentifier": "Updated identifier to {identifier}",
|
|
"createdDevice": "Created device {name} successfully",
|
|
"addedCallQueueToast": "Added call queue configuration for {name}",
|
|
"addedSoundSetToast": "Added sound set {name}",
|
|
"uploadSoundFileToast": "Uploaded new sound for handle {handle}"
|
|
},
|
|
"addDevice": "Add device",
|
|
"addDeviceShort": "Add",
|
|
"removeDevice": "Remove device",
|
|
"removeDeviceTitle": "Remove device",
|
|
"removeDeviceText": "You are about to remove device {device}",
|
|
"keyEmptyLabel": "Unassigned",
|
|
"keyGroupLabel": "Group",
|
|
"keySeatLabel": "Seat",
|
|
"keyPilotLabel": "Pilot",
|
|
"keyBothLabel": "Group/Seat/Pilot",
|
|
"keyTypeShared": "Shared",
|
|
"keyTypeBLF": "Busy Lamp Field",
|
|
"keyTypePrivate": "Private",
|
|
"filterPhoneModel": "Phone model",
|
|
"filterMacAddress": "MAC address",
|
|
"filterStationName": "Station name",
|
|
"showFilters": "Show filters",
|
|
"filterDevices": "Filter devices",
|
|
"filterDevicesShort": "Filter",
|
|
"resetFilters": "Reset filters",
|
|
"closeFilters": "Close filters",
|
|
"createSeat": "Create seat",
|
|
"noGroupAssigned": "No groups",
|
|
"noSeatAssigned": "No seats",
|
|
"createGroup": "Create group",
|
|
"queueLength": "Queue Length",
|
|
"wrapUpTime": "Wrap Up Time",
|
|
"queueExtensionName": "Group/Seat/Pilot",
|
|
"addConfig": "Add Call Queue",
|
|
"callQueue": "Call Queue",
|
|
"createConfig": "Create Call Queue",
|
|
"removeConfigTitle": "Remove call queue",
|
|
"removeConfigText": "You are about to remove call queue for {subscriber}",
|
|
"seconds": "seconds",
|
|
"callers": "callers",
|
|
"description": "Description",
|
|
"removeSoundSetTitle": "Remove sound set",
|
|
"removeSoundSetText": "You are about to remove the {set} sound set",
|
|
"noSoundUploaded": "No sound uploaded",
|
|
"playingInLoop": "Playing in loop",
|
|
"playInLoop": "Play sound in loop",
|
|
"dontPlayInLoop": "Don't play sound in loop",
|
|
"defaultForSubscribers": "Default For Subscribers",
|
|
"loadFiles": "Load Files",
|
|
"createSoundSet": "Create sound set",
|
|
"addSoundSet": "Add Sound Set",
|
|
"language": "Language",
|
|
"invalidFileText": "This sound set is incomplete ({amount} file is missing)",
|
|
"invalidFilesText": "This sound set is incomplete ({amount} files are missing)",
|
|
"invalidTextMobile": "Sound set is incomplete ({amount})",
|
|
"removeSoundFileTitle": "Remove sound file",
|
|
"removeSoundFileText": "You are about to remove the sound file for {handle}",
|
|
"soundSet": "Sound Set",
|
|
"defaultNotSet": "A default subscriber sound set to be set before being able to select, in the Sound Sets page.",
|
|
"defaultSoundSetName": "Default",
|
|
"deviceKeyType": "Lamp/Key",
|
|
"createDevice": "Create device",
|
|
"callQueueMaxLength": "Maximum calls in queue",
|
|
"callQueueWrapUpTime": "Wrap up time",
|
|
"addCallQueue": "Add call queue",
|
|
"callQueueRemovalDialogTitle": "Remove call queue",
|
|
"callQueueRemovalDialogText": "You are about to remove call queue for {subscriber}",
|
|
"callQueueCreationToast": "Created call queue for {callQueue} successfully",
|
|
"callQueueUpdateToast": "Updated {field} for call queue {callQueue} successfully",
|
|
"callQueueRemovalToast": "Removed call queue for {callQueue} successfully",
|
|
"soundSetName": "Name",
|
|
"soundSetDescription": "Description",
|
|
"soundSetDefault": "Default sound set for all seats and groups",
|
|
"soundSetContractDefault": "Default",
|
|
"soundSetUseLanguagePreset": "Use language specific preset",
|
|
"soundSetUseAsDefault": "Use as default for all seats and groups",
|
|
"soundSetPlayAllLoop": "Play all files in loop",
|
|
"soundSetRemovalDialogTitle": "Remove sound set",
|
|
"soundSetRemovalDialogText": "You are about to remove sound set {soundSetName}",
|
|
"soundSetCreationToast": "Created sound set {soundSet} successfully",
|
|
"soundSetUpdateToast": "Updated {field} for sound set {soundSet} successfully",
|
|
"soundSetRemovalToast": "Removed sound set {soundSet} successfully",
|
|
"soundSetDefaultLabel": "default option",
|
|
"soundSetNameLabel": "name",
|
|
"soundSetDescriptionLabel": "description",
|
|
"deviceCreationToast": "Created device {device} successfully",
|
|
"deviceUpdateToast": "Updated {field} for device {device} successfully",
|
|
"deviceRemovalToast": "Removed device {device} successfully",
|
|
"deviceLampsAndKeys": "Lamps/Keys",
|
|
"msConfigCreationIndicationLabel": "Add Config",
|
|
"msConfigCreationLabel": "Create Config",
|
|
"msConfigSubscriberSelectionLabel": "Select a manager",
|
|
"msConfigNumberSelectionLabel": "Select secretary numbers",
|
|
"msConfigNumbersLabel": "Secretary numbers",
|
|
"msConfigNoSecretaryNumbers": "No numbers assigned",
|
|
"msConfigRemovalDialogTitle": "Remove manager secretary config",
|
|
"msConfigRemovalDialogText": "You are about to remove config for {msConfig}",
|
|
"msConfigCreationToast": "Created manager secretary config for {msConfig} successfully",
|
|
"msConfigUpdateToast": "Updated {field} for manager secretary config {msConfig} successfully",
|
|
"msConfigRemovalToast": "Removed manager secretary config for {msConfig} successfully",
|
|
"noMsConfigs": "No manager secretary configuration created yet",
|
|
"toggleIntraPbx": "Hide number within own PBX",
|
|
"selfPbxVisible": "Your number is visible to the callee within own PBX",
|
|
"selfPbxHidden": "Your number is hidden to the callee within own PBX",
|
|
"intraPbx": "the visibility of the number within own PBX",
|
|
"seatsFilters": "Filter",
|
|
"seatsFiltersFilterByLabel": "Filter by",
|
|
"seatsFiltersTypes": {
|
|
"display_name": "Name",
|
|
"pbx_extension": "Extension",
|
|
"primary_number": "Primary Number",
|
|
"alias_number": "Alias Number"
|
|
},
|
|
"seatsFiltersSearch": "Search",
|
|
"seatsFiltersClose": "Close",
|
|
"seatsFiltersReset": "Reset Filters",
|
|
"seatsFilterInputLabel": "Type something",
|
|
"webusername": "Login"
|
|
},
|
|
"callBlocking": {
|
|
"privacyEnabledToast": "Your number is hidden to the callee",
|
|
"privacyEnabledLabel": "Your number is hidden to the callee",
|
|
"privacyDisabledToast": "Your number is visible to the callee",
|
|
"privacyDisabledLabel": "Your number is visible to the callee",
|
|
"number": "Number",
|
|
"listEmptyMessage": "No numbers found",
|
|
"anonymousBlocked": "All anonymous incoming calls are blocked"
|
|
},
|
|
"communication": {
|
|
"sendFax": "Send Fax",
|
|
"quality": {
|
|
"normal": "Normal",
|
|
"fine": "Fine",
|
|
"super": "Super"
|
|
},
|
|
"label": {
|
|
"destination": "Destination Number",
|
|
"quality": "Quality",
|
|
"pageHeader": "Page Header",
|
|
"content": "Content",
|
|
"file": "File",
|
|
"faxFile": "Fax File"
|
|
},
|
|
"send": "Send",
|
|
"cancel": "Cancel",
|
|
"createFaxErrorMessage": "An error occured while trying to send the fax. Please try again",
|
|
"createFaxSuccessMessage": "Sending fax completed successfully."
|
|
},
|
|
"speedDial": {
|
|
"whenIDial": "When I dial {slot} ...",
|
|
"ring": "ring",
|
|
"loadSpeedDialErrorMessage": "An error occured while trying to load the speed dials. Please try again",
|
|
"noResultsMessage": "No speed dials found",
|
|
"removeDialogTitle": "Remove speed dial",
|
|
"removeDialogText": "You are about to remove the speed dial {slot}",
|
|
"unassignSlotErrorMessage": "An error occured while trying to unassign the speed dial slot. Please try again",
|
|
"unassignSlotSuccessMessage": "Unassigned slot {slot}",
|
|
"addSpeedDial": "Add Speed Dial",
|
|
"slot": "Slot",
|
|
"destination": "Destination",
|
|
"addNoSlotsDialogText": "All available speed dial slots have already been assigned. Please delete one first.",
|
|
"assignSlotErrorMessage": "An error occured while trying to assign the speed dial slot. Please try again",
|
|
"assignSlotSuccessMessage": "Assigned slot {slot}"
|
|
},
|
|
"voicebox": {
|
|
"label": {
|
|
"changeEmail": "Change Email",
|
|
"changePin": "Change PIN",
|
|
"deletionEnabled": "Delete voicemail after email notification is delivered",
|
|
"deletionDisabled": "Delete voicemail after email notification is delivered",
|
|
"attachmentEnabled": "Attach voicemail to email notification",
|
|
"attachmentDisabled": "Attach voicemail to email notification",
|
|
"busyGreeting": "Busy Greeting",
|
|
"unavailGreeting": "Unavailable Greeting",
|
|
"customSoundActive": "Custom sound",
|
|
"defaultSoundActive": "Default sound"
|
|
},
|
|
"pin": "PIN",
|
|
"loadSettingsErrorMessage": "An error occured while trying to load the settings. Please reload the page or check your network connection",
|
|
"toggleDeleteSuccessMessage": "Toggled deletion successfully",
|
|
"toggleDeleteErrorMessage": "An error occured while trying to toggle the delete option. Please try again",
|
|
"toggleAttachSuccessMessage": "Toggled attachment successfully",
|
|
"toggleAttachErrorMessage": "An error occured while trying to toggle the attach option. Please try again",
|
|
"updatePinSuccessMessage": "Changed PIN successfully.",
|
|
"updatePinErrorMessage": "An error occured while trying to update the pin field. Please try again",
|
|
"updateEmailSuccessMessage": "Changed email successfully",
|
|
"updateEmailErrorMessage": "An error occured while trying to update the email field. Please try again",
|
|
"uploadGreetingSuccessMessage": "Uploaded greeting sound successfully",
|
|
"uploadGreetingErrorMessage": "An error occured while trying to upload the greeting sound. Please try again",
|
|
"deleteGreetingSuccessMessage": "Deleted greeting sound successfully",
|
|
"deleteGreetingErrorMessage": "An error occured while trying to delete the greeting sound. Please try again",
|
|
"deleteCustomDialogTitle": "Reset greeting sound",
|
|
"deleteCustomDialogText": "You are about to reset the custom {type} greeting sound to defaults",
|
|
"unavailable": "unavailable",
|
|
"busy": "busy"
|
|
},
|
|
"conferencing": {
|
|
"joinText": "Join conference with name",
|
|
"idPlaceholder": "Conference name",
|
|
"shareButtonLabel": "Share",
|
|
"shareDialogTitle": "Share conference",
|
|
"copyLinkButtonLabel": "Copy link",
|
|
"exitDialogTitle": "Leave conference",
|
|
"exitDialogText": "Leave current conference now!",
|
|
"leaveButtonLabel": "Leave",
|
|
"muteMicrophone": "Mute",
|
|
"unmuteMicrophone": "Unmute",
|
|
"muteAll": "Mute all",
|
|
"unmuteAll": "Unmute all"
|
|
},
|
|
"userSettings": {
|
|
"changePassword": "Change password",
|
|
"saveNewPassword": "Save new password",
|
|
"newPasswordLabel": "New password",
|
|
"newPasswordRetypedLabel": "New password retyped",
|
|
"changePasswordDialogTitle": "Change login password",
|
|
"changePasswordDialogText": "You are about to change your login password. After the password was changed successfully, you get automatically logged out to authenticate with the new password. ",
|
|
"changePasswordToast": "Your password has been changed successfully"
|
|
},
|
|
"userMenu": {
|
|
"logout": "Logout",
|
|
"settings": "Settings"
|
|
},
|
|
"conversations": {
|
|
"deleteVoicemailButton": "Remove Voicemail",
|
|
"deleteVoicemailTitle": "Remove Voicemail",
|
|
"deleteVoicemailText": "You are about to remove this Voicemail"
|
|
}
|
|
}
|