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
2 changes: 0 additions & 2 deletions src/components/WebphoneAlert/i18n/de-DE.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import webphoneErrors from 'ringcentral-integration/modules/Webphone/webphoneErrors';

export default {
[webphoneErrors.connectFailed]: 'Erfolgreich gesendet.',
[webphoneErrors.browserNotSupported]: 'Das Tätigen von Anrufen über den Browser wird nur in Chrome unterstützt.',
[webphoneErrors.webphoneCountOverLimit]: 'Maximal fünf Webtelefone können registriert werden.',
[webphoneErrors.notOutboundCallWithoutDL]: 'Ihre Durchwahl ist aktuell nicht dazu berechtigt, ausgehende Anrufe über den Browser zu tätigen. Wenden Sie sich bitte an Ihren Kontoadministrator, um ein Upgrade zu erhalten.',
Expand All @@ -19,7 +18,6 @@ export default {
occurs: 'Ein interner Fehler tritt auf.',
};

// @key: @#@"[webphoneErrors.connectFailed]"@#@ @source: @#@"Connect with web phone server failed."@#@
// @key: @#@"[webphoneErrors.connected]"@#@ @source: @#@"Web phone registered."@#@
// @key: @#@"[webphoneErrors.browserNotSupported]"@#@ @source: @#@"Calling with browser is only supported on Chrome."@#@
// @key: @#@"[webphoneErrors.webphoneCountOverLimit]"@#@ @source: @#@"A maximum of 5 web phones could be registered."@#@
Expand Down
2 changes: 0 additions & 2 deletions src/components/WebphoneAlert/i18n/en-AU.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import webphoneErrors from 'ringcentral-integration/modules/Webphone/webphoneErrors';

export default {
[webphoneErrors.connectFailed]: 'Send success.',
[webphoneErrors.browserNotSupported]: 'Calling with browser is only supported on Chrome.',
[webphoneErrors.webphoneCountOverLimit]: 'A maximum of 5 web phones could be registered.',
[webphoneErrors.notOutboundCallWithoutDL]: 'Your extension is currently not allowed to make outbound calls with browser. Please contact your account representative for an upgrade.',
Expand All @@ -19,7 +18,6 @@ export default {
occurs: 'Internal error occurs',
};

// @key: @#@"[webphoneErrors.connectFailed]"@#@ @source: @#@"Connect with web phone server failed."@#@
// @key: @#@"[webphoneErrors.connected]"@#@ @source: @#@"Web phone registered."@#@
// @key: @#@"[webphoneErrors.browserNotSupported]"@#@ @source: @#@"Calling with browser is only supported on Chrome."@#@
// @key: @#@"[webphoneErrors.webphoneCountOverLimit]"@#@ @source: @#@"A maximum of 5 web phones could be registered."@#@
Expand Down
2 changes: 0 additions & 2 deletions src/components/WebphoneAlert/i18n/en-CA.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import webphoneErrors from 'ringcentral-integration/modules/Webphone/webphoneErrors';

export default {
[webphoneErrors.connectFailed]: 'Send Success.',
[webphoneErrors.browserNotSupported]: 'Calling with browser is only supported on Chrome.',
[webphoneErrors.webphoneCountOverLimit]: 'A maximum of 5 web phones could be registered.',
[webphoneErrors.notOutboundCallWithoutDL]: 'Your extension is not allowed to make outbound calls with browser currently, please contact your account representative for an upgrade.',
Expand All @@ -16,7 +15,6 @@ export default {
[webphoneErrors.transferError]: 'Cannot transfer the call. Please try again later.',
};

// @key: @#@"[webphoneErrors.connectFailed]"@#@ @source: @#@"Connect with web phone server failed."@#@
// @key: @#@"[webphoneErrors.connected]"@#@ @source: @#@"Web phone registered."@#@
// @key: @#@"[webphoneErrors.browserNotSupported]"@#@ @source: @#@"Calling with browser is only supported on Chrome."@#@
// @key: @#@"[webphoneErrors.webphoneCountOverLimit]"@#@ @source: @#@"A maximum of 5 web phones could be registered."@#@
Expand Down
2 changes: 0 additions & 2 deletions src/components/WebphoneAlert/i18n/en-GB.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import webphoneErrors from 'ringcentral-integration/modules/Webphone/webphoneErrors';

export default {
[webphoneErrors.connectFailed]: 'Send success.',
[webphoneErrors.browserNotSupported]: 'Calling with browser is only supported on Chrome.',
[webphoneErrors.webphoneCountOverLimit]: 'A maximum of 5 web phones could be registered.',
[webphoneErrors.notOutboundCallWithoutDL]: 'Your extension is currently not allowed to make outbound calls with browser. Please contact your account representative for an upgrade.',
Expand All @@ -19,7 +18,6 @@ export default {
occurs: 'Internal error occurs',
};

// @key: @#@"[webphoneErrors.connectFailed]"@#@ @source: @#@"Connect with web phone server failed."@#@
// @key: @#@"[webphoneErrors.connected]"@#@ @source: @#@"Web phone registered."@#@
// @key: @#@"[webphoneErrors.browserNotSupported]"@#@ @source: @#@"Calling with browser is only supported on Chrome."@#@
// @key: @#@"[webphoneErrors.webphoneCountOverLimit]"@#@ @source: @#@"A maximum of 5 web phones could be registered."@#@
Expand Down
2 changes: 0 additions & 2 deletions src/components/WebphoneAlert/i18n/es-419.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import webphoneErrors from 'ringcentral-integration/modules/Webphone/webphoneErrors';

export default {
[webphoneErrors.connectFailed]: 'Enviar éxito.',
[webphoneErrors.browserNotSupported]: 'Las llamadas con el explorador solo son compatibles con Chrome.',
[webphoneErrors.webphoneCountOverLimit]: 'Se pueden registrar 5 teléfonos web como máximo.',
[webphoneErrors.notOutboundCallWithoutDL]: 'En este momento, su extensión no puede realizar llamadas salientes con navegador, Comuníquese con su representante para acceder a la actualización.',
Expand All @@ -19,7 +18,6 @@ export default {
occurs: 'Se produjo un error interno',
};

// @key: @#@"[webphoneErrors.connectFailed]"@#@ @source: @#@"Connect with web phone server failed."@#@
// @key: @#@"[webphoneErrors.connected]"@#@ @source: @#@"Web phone registered."@#@
// @key: @#@"[webphoneErrors.browserNotSupported]"@#@ @source: @#@"Calling with browser is only supported on Chrome."@#@
// @key: @#@"[webphoneErrors.webphoneCountOverLimit]"@#@ @source: @#@"A maximum of 5 web phones could be registered."@#@
Expand Down
2 changes: 0 additions & 2 deletions src/components/WebphoneAlert/i18n/es-ES.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import webphoneErrors from 'ringcentral-integration/modules/Webphone/webphoneErrors';

export default {
[webphoneErrors.connectFailed]: 'Envío correcto.',
[webphoneErrors.browserNotSupported]: 'Las llamadas con el navegador solo se permiten en Chrome.',
[webphoneErrors.webphoneCountOverLimit]: 'Se han podido registrar 5 teléfonos web en total.',
[webphoneErrors.notOutboundCallWithoutDL]: 'En este momento, su extensión no puede realizar llamadas salientes con el navegador. Póngase en contacto con su representante de cuentas para acceder a una actualización.',
Expand All @@ -19,7 +18,6 @@ export default {
occurs: 'Se ha producido un error interno',
};

// @key: @#@"[webphoneErrors.connectFailed]"@#@ @source: @#@"Connect with web phone server failed."@#@
// @key: @#@"[webphoneErrors.connected]"@#@ @source: @#@"Web phone registered."@#@
// @key: @#@"[webphoneErrors.browserNotSupported]"@#@ @source: @#@"Calling with browser is only supported on Chrome."@#@
// @key: @#@"[webphoneErrors.webphoneCountOverLimit]"@#@ @source: @#@"A maximum of 5 web phones could be registered."@#@
Expand Down
2 changes: 0 additions & 2 deletions src/components/WebphoneAlert/i18n/fr-CA.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import webphoneErrors from 'ringcentral-integration/modules/Webphone/webphoneErrors';

export default {
[webphoneErrors.connectFailed]: 'Envoi réussi.',
[webphoneErrors.browserNotSupported]: 'Les appels avec le navigateur ne sont pris en charge que dans Chrome.',
[webphoneErrors.webphoneCountOverLimit]: 'Cinq téléphones Web au maximum peuvent être enregistrés.',
[webphoneErrors.notOutboundCallWithoutDL]: 'Votre poste n\'est pas autorisé à faire des appels sortants avec le navigateur pour le moment. Veuillez communiquer avec votre représentant de compte pour obtenir une mise à niveau.',
Expand All @@ -19,7 +18,6 @@ export default {
occurs: 'Une erreur interne s\'est produite',
};

// @key: @#@"[webphoneErrors.connectFailed]"@#@ @source: @#@"Connect with web phone server failed."@#@
// @key: @#@"[webphoneErrors.connected]"@#@ @source: @#@"Web phone registered."@#@
// @key: @#@"[webphoneErrors.browserNotSupported]"@#@ @source: @#@"Calling with browser is only supported on Chrome."@#@
// @key: @#@"[webphoneErrors.webphoneCountOverLimit]"@#@ @source: @#@"A maximum of 5 web phones could be registered."@#@
Expand Down
2 changes: 0 additions & 2 deletions src/components/WebphoneAlert/i18n/fr-FR.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import webphoneErrors from 'ringcentral-integration/modules/Webphone/webphoneErrors';

export default {
[webphoneErrors.connectFailed]: 'Envoi réussi.',
[webphoneErrors.browserNotSupported]: 'Appeler avec un navigateur est pris en charge uniquement sur Chrome.',
[webphoneErrors.webphoneCountOverLimit]: 'Il est possible d\'enregistrer jusqu\'à 5\xA0appels.',
[webphoneErrors.notOutboundCallWithoutDL]: 'Votre extension n\'est actuellement pas autorisée à passer des appels sortants via un navigateur, veuillez contacter votre représentant de compte pour une mise à niveau.',
Expand All @@ -19,7 +18,6 @@ export default {
occurs: 'Une erreur interne se produit',
};

// @key: @#@"[webphoneErrors.connectFailed]"@#@ @source: @#@"Connect with web phone server failed."@#@
// @key: @#@"[webphoneErrors.connected]"@#@ @source: @#@"Web phone registered."@#@
// @key: @#@"[webphoneErrors.browserNotSupported]"@#@ @source: @#@"Calling with browser is only supported on Chrome."@#@
// @key: @#@"[webphoneErrors.webphoneCountOverLimit]"@#@ @source: @#@"A maximum of 5 web phones could be registered."@#@
Expand Down
2 changes: 0 additions & 2 deletions src/components/WebphoneAlert/i18n/it-IT.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import webphoneErrors from 'ringcentral-integration/modules/Webphone/webphoneErrors';

export default {
[webphoneErrors.connectFailed]: 'Invio eseguito.',
[webphoneErrors.browserNotSupported]: 'Le chiamate da browser sono supportate solo in Chrome.',
[webphoneErrors.webphoneCountOverLimit]: 'È possibile registrare fino a 5 telefoni web.',
[webphoneErrors.notOutboundCallWithoutDL]: 'Con questo interno non è attualmente consentito effettuare chiamate in uscita con il browser. Contatta il rappresentante dell\'account per un aggiornamento',
Expand All @@ -19,7 +18,6 @@ export default {
occurs: 'Si è verificato un errore interno',
};

// @key: @#@"[webphoneErrors.connectFailed]"@#@ @source: @#@"Connect with web phone server failed."@#@
// @key: @#@"[webphoneErrors.connected]"@#@ @source: @#@"Web phone registered."@#@
// @key: @#@"[webphoneErrors.browserNotSupported]"@#@ @source: @#@"Calling with browser is only supported on Chrome."@#@
// @key: @#@"[webphoneErrors.webphoneCountOverLimit]"@#@ @source: @#@"A maximum of 5 web phones could be registered."@#@
Expand Down