Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,9 @@ export default {
anonymous: "Anonymous",
mergeToConference: "Merge",
hold: "Hold",
unhold: "Unhold"
unhold: "Unhold",
transfer: "Transfer",
reject: "Reject"
};

// @key: @#@"logging"@#@ @source: @#@"Logging..."@#@
Expand Down Expand Up @@ -57,3 +59,5 @@ export default {
// @key: @#@"mergeToConference"@#@ @source: @#@"Merge"@#@
// @key: @#@"hold"@#@ @source: @#@"Hold"@#@
// @key: @#@"unhold"@#@ @source: @#@"Unhold"@#@
// @key: @#@"transfer"@#@ @source: @#@"Transfer"@#@
// @key: @#@"reject"@#@ @source: @#@"Reject"@#@
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,9 @@ export default {
anonymous: "Anonymous",
mergeToConference: "Merge",
hold: "Hold",
unhold: "Unhold"
unhold: "Unhold",
transfer: "Transfer",
reject: "Reject"
};

// @key: @#@"logging"@#@ @source: @#@"Logging..."@#@
Expand Down Expand Up @@ -57,3 +59,5 @@ export default {
// @key: @#@"mergeToConference"@#@ @source: @#@"Merge"@#@
// @key: @#@"hold"@#@ @source: @#@"Hold"@#@
// @key: @#@"unhold"@#@ @source: @#@"Unhold"@#@
// @key: @#@"transfer"@#@ @source: @#@"Transfer"@#@
// @key: @#@"reject"@#@ @source: @#@"Reject"@#@
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,9 @@ export default {
anonymous: "匿名",
mergeToConference: "合併",
hold: "通話保留",
unhold: "取消通話保留"
unhold: "取消通話保留",
transfer: "轉移",
reject: "拒絕"
};

// @key: @#@"logging"@#@ @source: @#@"Logging..."@#@
Expand Down Expand Up @@ -57,3 +59,5 @@ export default {
// @key: @#@"mergeToConference"@#@ @source: @#@"Merge"@#@
// @key: @#@"hold"@#@ @source: @#@"Hold"@#@
// @key: @#@"unhold"@#@ @source: @#@"Unhold"@#@
// @key: @#@"transfer"@#@ @source: @#@"Transfer"@#@
// @key: @#@"reject"@#@ @source: @#@"Reject"@#@
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@

import callControlError from 'ringcentral-integration/modules/ActiveCallControl/callControlError';

const {
holdConflictError,
unHoldConflictError,
muteConflictError,
unMuteConflictError,
generalError
} = callControlError;

export default {
[muteConflictError]: "This call had been muted on other device. Please unmute the call before you control in this App.",
[holdConflictError]: "This call had been held on other device. Please unhold the call before you control in this App.",
[unMuteConflictError]: "This call had been unmuted on other device. Please mute the call before you control in this App.",
[unHoldConflictError]: "This call had been unheld on other device. Please hold the call before you control in this App.",
[generalError]: "Unexpected server error. Please try again later."
};

// @key: @#@"muteConflictError"@#@ @source: @#@"This call had been muted on other device. Please unmute the call before you control in this App."@#@
// @key: @#@"holdConflictError"@#@ @source: @#@"This call had been held on other device. Please unhold the call before you control in this App."@#@
// @key: @#@"unMuteConflictError"@#@ @source: @#@"This call had been unmuted on other device. Please mute the call before you control in this App."@#@
// @key: @#@"unHoldConflictError"@#@ @source: @#@"This call had been unheld on other device. Please hold the call before you control in this App."@#@
// @key: @#@"generalError"@#@ @source: @#@"Unexpected server error. Please try again later."@#@
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@

import callControlError from 'ringcentral-integration/modules/ActiveCallControl/callControlError';

const {
holdConflictError,
unHoldConflictError,
muteConflictError,
unMuteConflictError,
generalError
} = callControlError;

export default {
[muteConflictError]: "This call had been muted on other device. Please unmute the call before you control in this App.",
[holdConflictError]: "This call had been held on other device. Please unhold the call before you control in this App.",
[unMuteConflictError]: "This call had been unmuted on other device. Please mute the call before you control in this App.",
[unHoldConflictError]: "This call had been unheld on other device. Please hold the call before you control in this App.",
[generalError]: "Unexpected server error. Please try again later."
};

// @key: @#@"muteConflictError"@#@ @source: @#@"This call had been muted on other device. Please unmute the call before you control in this App."@#@
// @key: @#@"holdConflictError"@#@ @source: @#@"This call had been held on other device. Please unhold the call before you control in this App."@#@
// @key: @#@"unMuteConflictError"@#@ @source: @#@"This call had been unmuted on other device. Please mute the call before you control in this App."@#@
// @key: @#@"unHoldConflictError"@#@ @source: @#@"This call had been unheld on other device. Please hold the call before you control in this App."@#@
// @key: @#@"generalError"@#@ @source: @#@"Unexpected server error. Please try again later."@#@
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@

import callControlError from 'ringcentral-integration/modules/ActiveCallControl/callControlError';

const {
holdConflictError,
unHoldConflictError,
muteConflictError,
unMuteConflictError,
generalError
} = callControlError;

export default {
[muteConflictError]: "此通話已在其他裝置上靜音。處理此應用程式前,請先取消通話的靜音。",
[holdConflictError]: "此通話已由其他裝置保留。處理此應用程式前,請先取消保留該通話。",
[unMuteConflictError]: "此通話已在其他裝置上取消靜音。處理此應用程式前,請先將該通話靜音。",
[unHoldConflictError]: "此通話已由其他裝置取消保留。處理此應用程式前,請先保留該通話。",
[generalError]: "伺服器發生意外錯誤。請稍後再試。"
};

// @key: @#@"muteConflictError"@#@ @source: @#@"This call had been muted on other device. Please unmute the call before you control in this App."@#@
// @key: @#@"holdConflictError"@#@ @source: @#@"This call had been held on other device. Please unhold the call before you control in this App."@#@
// @key: @#@"unMuteConflictError"@#@ @source: @#@"This call had been unmuted on other device. Please mute the call before you control in this App."@#@
// @key: @#@"unHoldConflictError"@#@ @source: @#@"This call had been unheld on other device. Please hold the call before you control in this App."@#@
// @key: @#@"generalError"@#@ @source: @#@"Unexpected server error. Please try again later."@#@
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
export default {
currentCall: "Aktueller Anruf",
viewCalls: "Anrufe anzeigen",
viewCalls: "Anzeigen",
incomingCall: "{numberOf} eingehender Anruf",
incomingCalls: "{numberOf} eingehende Anrufe",
callOnHold: "{numberOf} Anruf wird gehalten",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
export default {
currentCall: "Current Call",
viewCalls: "View Calls",
incomingCall: "{numberOf} Incoming Call",
incomingCalls: "{numberOf} Incoming Calls",
callOnHold: "{numberOf} Call On Hold",
callsOnHold: "{numberOf} Calls On Hold"
};

// @key: @#@"currentCall"@#@ @source: @#@"Current Call"@#@
// @key: @#@"viewCalls"@#@ @source: @#@"View Calls"@#@
// @key: @#@"incomingCall"@#@ @source: @#@"{numberOf} Incoming Call"@#@
// @key: @#@"incomingCalls"@#@ @source: @#@"{numberOf} Incoming Calls"@#@
// @key: @#@"callOnHold"@#@ @source: @#@"{numberOf} Call On Hold"@#@
// @key: @#@"callsOnHold"@#@ @source: @#@"{numberOf} Calls On Hold"@#@
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
export default {
currentCall: "Current Call",
viewCalls: "View Calls",
incomingCall: "{numberOf} Incoming Call",
incomingCalls: "{numberOf} Incoming Calls",
callOnHold: "{numberOf} Call On Hold",
callsOnHold: "{numberOf} Calls On Hold"
};

// @key: @#@"currentCall"@#@ @source: @#@"Current Call"@#@
// @key: @#@"viewCalls"@#@ @source: @#@"View Calls"@#@
// @key: @#@"incomingCall"@#@ @source: @#@"{numberOf} Incoming Call"@#@
// @key: @#@"incomingCalls"@#@ @source: @#@"{numberOf} Incoming Calls"@#@
// @key: @#@"callOnHold"@#@ @source: @#@"{numberOf} Call On Hold"@#@
// @key: @#@"callsOnHold"@#@ @source: @#@"{numberOf} Calls On Hold"@#@
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
export default {
currentCall: "Current Call",
viewCalls: "View Calls",
viewCalls: "View",
incomingCall: "{numberOf} Incoming Call",
incomingCalls: "{numberOf} Incoming Calls",
callOnHold: "{numberOf} Call On Hold",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
export default {
currentCall: "Llamada actual",
viewCalls: "Ver llamadas",
viewCalls: "Ver",
incomingCall: "{numberOf} llamada entrante",
incomingCalls: "{numberOf} llamadas entrantes",
callOnHold: "{numberOf} llamada en espera",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
export default {
currentCall: "Llamada actual",
viewCalls: "Ver llamadas",
viewCalls: "Ver",
incomingCall: "{numberOf} llamada entrante",
incomingCalls: "{numberOf} llamadas entrantes",
callOnHold: "{numberOf} llamada en espera",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
export default {
currentCall: "Appel en cours",
viewCalls: "Afficher les appels",
viewCalls: "Afficher",
incomingCall: "{numberOf} appel entrant",
incomingCalls: "{numberOf} appels entrants",
callOnHold: "{numberOf} appel en attente",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
export default {
currentCall: "Appel actuel",
viewCalls: "Afficher les appels",
viewCalls: "Afficher",
incomingCall: "{numberOf} appel entrant",
incomingCalls: "{numberOf} appels entrants",
callOnHold: "{numberOf} appel en attente",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
export default {
currentCall: "Chiamata corrente",
viewCalls: "Visualizza chiamate",
viewCalls: "Visualizza",
incomingCall: "{numberOf} chiamata in entrata",
incomingCalls: "{numberOf} chiamate in entrata",
callOnHold: "{numberOf} chiamata in attesa",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
export default {
currentCall: "現在の通話",
viewCalls: "通話を表示",
viewCalls: "表示",
incomingCall: "{numberOf}件の着信",
incomingCalls: "{numberOf}件の着信",
callOnHold: "{numberOf}件の保留中の通話",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
export default {
currentCall: "Chamada atual",
viewCalls: "Visualizar chamadas",
viewCalls: "Visualizar",
incomingCall: "{numberOf} chamada recebida",
incomingCalls: "{numberOf} chamadas recebidas",
callOnHold: "{numberOf} chamada em espera",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
export default {
currentCall: "当前呼叫",
viewCalls: "查看呼叫",
viewCalls: "查看",
incomingCall: "{numberOf} 个呼入电话",
incomingCalls: "{numberOf} 个呼入电话",
callOnHold: "{numberOf} 个呼叫等候接听",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
export default {
currentCall: "目前通話",
viewCalls: "檢視",
incomingCall: "{numberOf} 接到來電",
incomingCalls: "{numberOf} 接到來電",
callOnHold: "{numberOf} 通電話等待接通",
callsOnHold: "{numberOf} 通電話等待接通"
};

// @key: @#@"currentCall"@#@ @source: @#@"Current Call"@#@
// @key: @#@"viewCalls"@#@ @source: @#@"View Calls"@#@
// @key: @#@"incomingCall"@#@ @source: @#@"{numberOf} Incoming Call"@#@
// @key: @#@"incomingCalls"@#@ @source: @#@"{numberOf} Incoming Calls"@#@
// @key: @#@"callOnHold"@#@ @source: @#@"{numberOf} Call On Hold"@#@
// @key: @#@"callsOnHold"@#@ @source: @#@"{numberOf} Calls On Hold"@#@
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
export default {
currentCall: "目前通話",
viewCalls: "檢視通話",
viewCalls: "檢視",
incomingCall: "{numberOf} 接到來電",
incomingCalls: "{numberOf} 接到來電",
callOnHold: "{numberOf} 通電話等待接通",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export default {
[presenceStatus.offline]: "Unsichtbar",
[presenceStatus.busy]: "Belegt",
[dndStatus.doNotAcceptAnyCalls]: "Nicht stören",
notActivated: "Inactive"
notActivated: "Inaktiv"
};

// @key: @#@"extensionLabel"@#@ @source: @#@"Ext."@#@
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ export default {
[presenceStatus.available]: "Available",
[presenceStatus.offline]: "Invisible",
[presenceStatus.busy]: "Busy",
[dndStatus.doNotAcceptAnyCalls]: "Do not disturb"
[dndStatus.doNotAcceptAnyCalls]: "Do not disturb",
notActivated: "Inactive"
};

// @key: @#@"extensionLabel"@#@ @source: @#@"Ext."@#@
Expand All @@ -22,3 +23,4 @@ export default {
// @key: @#@"[presenceStatus.offline]"@#@ @source: @#@"Invisible"@#@
// @key: @#@"[presenceStatus.busy]"@#@ @source: @#@"Busy"@#@
// @key: @#@"[dndStatus.doNotAcceptAnyCalls]"@#@ @source: @#@"Do not Disturb"@#@
// @key: @#@"notActivated"@#@ @source: @#@"Inactive"@#@
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ export default {
[presenceStatus.available]: "Available",
[presenceStatus.offline]: "Invisible",
[presenceStatus.busy]: "Busy",
[dndStatus.doNotAcceptAnyCalls]: "Do not Disturb"
[dndStatus.doNotAcceptAnyCalls]: "Do not Disturb",
notActivated: "Inactive"
};

// @key: @#@"extensionLabel"@#@ @source: @#@"Ext."@#@
Expand All @@ -22,3 +23,4 @@ export default {
// @key: @#@"[presenceStatus.offline]"@#@ @source: @#@"Invisible"@#@
// @key: @#@"[presenceStatus.busy]"@#@ @source: @#@"Busy"@#@
// @key: @#@"[dndStatus.doNotAcceptAnyCalls]"@#@ @source: @#@"Do not Disturb"@#@
// @key: @#@"notActivated"@#@ @source: @#@"Inactive"@#@
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export default {
[presenceStatus.offline]: "Invisible",
[presenceStatus.busy]: "Ocupado",
[dndStatus.doNotAcceptAnyCalls]: "No molestar",
notActivated: "Inactive"
notActivated: "Inactivo"
};

// @key: @#@"extensionLabel"@#@ @source: @#@"Ext."@#@
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export default {
[presenceStatus.offline]: "Invisible",
[presenceStatus.busy]: "Ocupado",
[dndStatus.doNotAcceptAnyCalls]: "No molestar",
notActivated: "Inactive"
notActivated: "Inactivo"
};

// @key: @#@"extensionLabel"@#@ @source: @#@"Ext."@#@
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export default {
[presenceStatus.offline]: "Invisible",
[presenceStatus.busy]: "Occupé",
[dndStatus.doNotAcceptAnyCalls]: "Ne pas déranger",
notActivated: "Inactive"
notActivated: "Inactif"
};

// @key: @#@"extensionLabel"@#@ @source: @#@"Ext."@#@
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export default {
[presenceStatus.offline]: "Invisible",
[presenceStatus.busy]: "Occupé(e)",
[dndStatus.doNotAcceptAnyCalls]: "Ne pas déranger",
notActivated: "Inactive"
notActivated: "Inactif"
};

// @key: @#@"extensionLabel"@#@ @source: @#@"Ext."@#@
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export default {
[presenceStatus.offline]: "Invisibile",
[presenceStatus.busy]: "Occupato",
[dndStatus.doNotAcceptAnyCalls]: "Non disturbare",
notActivated: "Inactive"
notActivated: "Inattivo"
};

// @key: @#@"extensionLabel"@#@ @source: @#@"Ext."@#@
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export default {
[presenceStatus.offline]: "非表示",
[presenceStatus.busy]: "取り込み中",
[dndStatus.doNotAcceptAnyCalls]: "応答不可",
notActivated: "Inactive"
notActivated: "非アクティブ"
};

// @key: @#@"extensionLabel"@#@ @source: @#@"Ext."@#@
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export default {
[presenceStatus.offline]: "Invisível",
[presenceStatus.busy]: "Ocupado",
[dndStatus.doNotAcceptAnyCalls]: "Não perturbe",
notActivated: "Inactive"
notActivated: "Inativo"
};

// @key: @#@"extensionLabel"@#@ @source: @#@"Ext."@#@
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export default {
[presenceStatus.offline]: "隐身",
[presenceStatus.busy]: "忙碌",
[dndStatus.doNotAcceptAnyCalls]: "勿扰",
notActivated: "Inactive"
notActivated: "停用"
};

// @key: @#@"extensionLabel"@#@ @source: @#@"Ext."@#@
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ export default {
[presenceStatus.available]: "可用",
[presenceStatus.offline]: "隱形",
[presenceStatus.busy]: "忙碌",
[dndStatus.doNotAcceptAnyCalls]: "勿打擾"
[dndStatus.doNotAcceptAnyCalls]: "勿打擾",
notActivated: "非使用中"
};

// @key: @#@"extensionLabel"@#@ @source: @#@"Ext."@#@
Expand All @@ -22,3 +23,4 @@ export default {
// @key: @#@"[presenceStatus.offline]"@#@ @source: @#@"Invisible"@#@
// @key: @#@"[presenceStatus.busy]"@#@ @source: @#@"Busy"@#@
// @key: @#@"[dndStatus.doNotAcceptAnyCalls]"@#@ @source: @#@"Do not Disturb"@#@
// @key: @#@"notActivated"@#@ @source: @#@"Inactive"@#@
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export default {
[presenceStatus.offline]: "隱形",
[presenceStatus.busy]: "忙碌",
[dndStatus.doNotAcceptAnyCalls]: "勿打擾",
notActivated: "Inactive"
notActivated: "非使用中"
};

// @key: @#@"extensionLabel"@#@ @source: @#@"Ext."@#@
Expand Down
Loading