UNPKG

ringcentral-widgets

Version:
53 lines (49 loc) 1.83 kB
"use strict"; require("core-js/modules/es6.object.define-property"); Object.defineProperty(exports, "__esModule", { value: true }); exports["default"] = void 0; var _default = { mute: "Disatt. audio", unmute: "Riattiva audio", hangup: "Riaggancia", reject: "Rifiuta", hold: "Attesa", onHold: "In attesa", transfer: "Trasferisci", more: "Altro", stopRecord: "Interrompi registrazione", record: "Registra", showKeypad: "Tastiera", hideKeypad: "Nascondi tastiera", unHold: "Interrompi l'attesa", forward: "Trasferisci", ignore: "Ignora", voicemail: "Alla segreteria telefonica", custom: "Personalizzato", answerAndEnd: "Rispondi e termina", answerAndHold: "Rispondi e metti in attesa", answer: "Rispondi" }; // @key: @#@"mute"@#@ @source: @#@"Mute"@#@ // @key: @#@"unmute"@#@ @source: @#@"Unmute"@#@ // @key: @#@"hangup"@#@ @source: @#@"Hang up"@#@ // @key: @#@"reject"@#@ @source: @#@"Reject"@#@ // @key: @#@"hold"@#@ @source: @#@"Hold"@#@ // @key: @#@"onHold"@#@ @source: @#@"On Hold"@#@ // @key: @#@"transfer"@#@ @source: @#@"Transfer"@#@ // @key: @#@"more"@#@ @source: @#@"More"@#@ // @key: @#@"stopRecord"@#@ @source: @#@"Stop Recording"@#@ // @key: @#@"record"@#@ @source: @#@"Record"@#@ // @key: @#@"showKeypad"@#@ @source: @#@"Keypad"@#@ // @key: @#@"hideKeypad"@#@ @source: @#@"Hide Keypad"@#@ // @key: @#@"unHold"@#@ @source: @#@"Unhold"@#@ // @key: @#@"forward"@#@ @source: @#@"Forward"@#@ // @key: @#@"ignore"@#@ @source: @#@"Ignore"@#@ // @key: @#@"voicemail"@#@ @source: @#@"To Voicemail"@#@ // @key: @#@"custom"@#@ @source: @#@"Custom"@#@ // @key: @#@"answerAndEnd"@#@ @source: @#@"Answer & End"@#@ // @key: @#@"answerAndHold"@#@ @source: @#@"Answer & Hold"@#@ // @key: @#@"answer"@#@ @source: @#@"Answer"@#@ exports["default"] = _default; //# sourceMappingURL=it-IT.js.map