TT#106252 CF Custom Announcement actions

Change-Id: Ifad58ef201bb19aa194968c222057bba8b7bec4f
mr9.3
Carlo Venusino 4 years ago
parent 4387646c9a
commit 42dd486cbb

@ -138,12 +138,13 @@
style="white-space: nowrap"
>
<q-icon
name="app"
name="music_note"
/>
{{ announcement }}
{{ announcement ? announcement.label : '' }}
<q-popup-edit
v-model="announcement"
buttons
anchor="top left"
@before-show="$store.commit('callForwarding/popupShow', null)"
@save="updateAnnouncementEvent({
destinationIndex: destinationIndex,
@ -151,7 +152,9 @@
})">
<q-select
v-model="announcement"
:clearable="false"
emit-value
map-options
:rules="[ checkAnnouncement ]"
:options="announcements"
:label="$t('Custom Announcements')"
:disable="loading"
@ -225,6 +228,7 @@
</template>
<script>
import _ from 'lodash'
import {
mapActions,
mapGetters
@ -293,7 +297,11 @@ export default {
destination () {
this.changedDestination = this.destination.simple_destination
}
},
beforeMount () {
if (this.destination.announcement_id) {
this.setAnnouncement()
}
},
async mounted () {
if (this.mapping.type === 'cft' && this.destinationIndex === 0) {
@ -301,9 +309,6 @@ export default {
} else if (this.destinationPrevious) {
this.changedDestinationTimeout = this.destinationPrevious.timeout
}
if (this.destination.announcement_id) {
this.announcement = await this.getAnnouncementById(this.destination.announcement_id)
}
},
methods: {
...mapActions('callForwarding', [
@ -337,6 +342,7 @@ export default {
this.$wait.start(this.waitIdentifier)
if (this.destinationSet.destinations.length > 1) {
await this.removeDestination(payload)
this.setAnnouncement()
} else {
this.$emit('delete-last', payload)
}
@ -353,15 +359,26 @@ export default {
await this.updateRingTimeout(this.changedDestinationTimeout)
this.$wait.end('csc-cf-mappings-full')
},
setAnnouncement () {
this.announcement = _.first(this.announcements.filter(announcement => announcement.value === this.destination.announcement_id))
},
async updateAnnouncementEvent (payload) {
this.$wait.start(this.waitIdentifier)
try {
await this.updateAnnouncement({ ...payload, announcementId: this.announcement })
this.setAnnouncement()
} catch (err) {
showGlobalError(err.message)
} finally {
this.$wait.end(this.waitIdentifier)
}
},
checkAnnouncement () {
const fieldFilled = this.announcement > 0
if (!fieldFilled) {
showGlobalError(this.$t('Please select an option'))
}
return fieldFilled
}
}
}

@ -242,7 +242,7 @@
})"
/>
<csc-popup-menu-item
icon="announcement"
icon="music_note"
:label="$t('Custom Announcement')"
:disable="hasTermination"
@click="addDestinationEvent({
@ -326,7 +326,7 @@ export default {
_.endsWith(_.last(this.destinationSet.destinations).destination, 'fax2mail.local') ||
_.endsWith(_.last(this.destinationSet.destinations).destination, 'managersecretary.local') ||
_.endsWith(_.last(this.destinationSet.destinations).destination, 'conference.local') ||
_.endsWith(_.last(this.destinationSet.destinations).destination, 'app.local')
(_.endsWith(_.last(this.destinationSet.destinations).destination, 'app.local') && !_.last(this.destinationSet.destinations).announcement_id)
}
},
methods: {

@ -1,8 +1,22 @@
{
" and": "",
" call from ": "",
" condition": "",
" date is ": "",
" date range is ": "",
" office hour is | office hours are": "",
" weekday is ": "",
" weekdays are ": "",
"&lt;{destination}&gt; as {filetype}": "",
"&quot;Music on Hold&quot; - if set to true and a music on hold file is provided, a calling party gets that file played when put on hold": "",
"404 Not Found": "404 Not Found",
"A default subscriber sound set to be set before being able to select, in the Sound Sets page.": "Ein Standard-Soundset muss festgelegt werden, bevor ein Soundset ausgewählt werden kann.",
"ACL": "",
"Abort": "Abbrechen",
"Accepted email address to allow mail2fax transmission.": "",
"Active": "",
"Add": "Hinzufügen",
"Add ACL": "",
"Add Call Queue": "Anrufwarteschlange hinzufügen",
"Add Config": "Konfiguration hinzufügen",
"Add Fax2Mail": "Weiterleitung zu Fax2Mail hinzufügen",
@ -16,9 +30,13 @@
"Add call queue": "Anrufwarteschlange hinzufügen",
"Add destination": "Zielrufnummer hinzufügen",
"Add device": "Gerät hinzufügen",
"Add email": "",
"Add forwarding": "",
"Add new": "Neue hinzufügen",
"Add number": "Nummer hinzufügen",
"Add source": "Anrufer hinzufügen",
"Add time": "",
"Add time range": "",
"Add {timeset}": "Hinzufügen",
"Added call queue configuration for {name}": "Anrufwarteschlange für {name} hinzugefügt",
"Added destination {destination}": "Zielrufnummer {destination} hinzugefügt",
@ -27,17 +45,24 @@
"Added number {number}": "Hinzgefügte Nummer {number}",
"Added seat {seat}": "Seat {seat} hinzugefügt",
"Added sound set {name}": "Soundset {name} hinzugefügt",
"After": "",
"After Hours": "Schließzeiten",
"Alias Number": "",
"Alias Numbers": "Alias-Rufnummern",
"Alias numbers field updated!": "Alias-Nummern aktualisiert",
"All": "Alle",
"All anonymous incoming calls are blocked": "Alle eingehenden anonymen Anrufe werden blockiert",
"All available speed dial slots have already been assigned. Please delete one first.": "Alle möglichen Kurzwahlnummern sind belegt",
"All calls forwarded to": "",
"All calls go to the primary number": "",
"All incoming calls from listed numbers are blocked": "Alle eingehenden Anrufe von aufgelisteten Nummern werden blockiert.",
"All listed numbers are allowed": "Alle aufgeführten Nummern sind erlaubt.",
"All listed numbers are blocked": "Alle aufgeführten Nummern sind gesperrt.",
"All outgoing calls to listed numbers are blocked": "Alle ausgehenden Anrufe zu den aufgeführten Nummern werden blockiert.",
"Allocated by {type} {name}": "Belegt {type} {name}",
"Allow mail2fax destination only to this number.": "",
"Allow mail2fax emails only to this IP (the IP or hostname is present in the &quot;Received&quot; header).": "",
"Allowed extensions are between {min} and {max}": "",
"Always": "Immer",
"An error occured while trying to add the destination. Please try again": "Zielrufnummer konnte nicht hinzugefügt werden",
"An error occured while trying to add the source. Please try again": "Anrufer konnte nicht hinzugefügt werden",
@ -62,6 +87,7 @@
"An error occured while trying to update the email field. Please try again": "E-Mail konnte nicht geändert werden",
"An error occured while trying to update the pin field. Please try again": "PIN konnte nicht geändert werden",
"An error occured while trying to upload the greeting sound. Please try again": "Begrüßungs-Sound konnte nicht hochgeladen werden",
"Application": "",
"Assigned slot {slot}": "Zugewiesene Kurzwahl {slot}",
"Attach voicemail to email notification": "Voicemail als Anhang in E-Mail-Benachrichtigung",
"Audio + Screen": "Audio und Bildschirm",
@ -72,7 +98,9 @@
"Block Incoming": "Eingehende Anrufe blockieren",
"Block Incoming/Outgoing": "Ein-/Ausgehende Anrufe blockieren",
"Block Outgoing": "Ausgehende Anrufe blockieren",
"Block incoming": "",
"Block numbers": "Nummern und Anrufe blockieren",
"Block outgoing": "",
"Block/Allow incoming calls": "Blockieren/Erlauben eingehender Anrufe",
"Block/Allow outgoing calls": "Blockieren/Zulassen ausgehender Anrufe",
"Both sourceset name and source is required. Please provide both and try again.": "Name der Liste und mindestens ein Anrufer werden benötigt",
@ -86,6 +114,7 @@
"Call Forwarding": "Anrufweiterleitung",
"Call Queue": "Anrufwarteschlange",
"Call Queues": "Anrufwarteschlangen",
"Call Settings": "",
"Call back": "Rückruf",
"Call ended": "Beendet",
"Call forwarded": "Anruf weitergeleitet",
@ -96,6 +125,7 @@
"Cancel": "Abbrechen",
"Change Email": "E-Mail ändern",
"Change PIN": "PIN ändern",
"Change Password": "",
"Change login password": "Login-Passwort ändern",
"Change password": "Passwort ändern",
"Changed PIN successfully.": "PIN wurde geändert",
@ -105,6 +135,7 @@
"Close": "Schließen",
"Close filters": "Filter schließen",
"Company Hours": "Bürozeiten",
"Conference": "",
"Conference name": "Konferenzname",
"Confirm": "Bestätigen",
"Content": "Inhalt",
@ -117,9 +148,12 @@
"Could not find any device with MAC address matching the filter criteria": "Es konnte kein Gerät mit der entsprechenden MAC-Adresse gefunden werden",
"Could not find any device with model matching the filter criteria": "Es konnte kein Gerät mit dem entsprechenden Telefonmodell gefunden werden",
"Could not find any device with station name matching the filter criteria": "Es konnte kein Gerät mit dem entsprechenden Gerätenamen gefunden werden",
"Could not find any group matching any of the filter criteria": "",
"Could not initialize call functionality properly": "Die Anruffunktion konnte nicht richtig initialisiert werden.",
"Create Call Queue": "Anrufwarteschlange hinzufügen",
"Create Config": "Konfiguration hinzufügen",
"Create List": "",
"Create destination": "",
"Create device": "Gerät hinzufügen",
"Create group": "Gruppe hinzufügen",
"Create seat": "Seat hinzufügen",
@ -131,21 +165,37 @@
"Created new timeset": "Zeitbasierte Anrufweiterleitung aktivieren",
"Created sound set {soundSet} successfully": "Soundset {soundSet} hinzugefügt",
"Created sourceset {sourceset}": "Anruferliste {sourceset} erstellt",
"Custom Announcement": "",
"Custom Announcements": "",
"Custom sound": "Benutzerdefinierter Sound",
"Daily": "",
"Default": "Standard-Soundset",
"Default For Subscribers": "Standard-Soundset",
"Default sound": "Standard Sound",
"Default sound set for all seats and groups": "Standard-Soundset für alle Seats und Gruppen",
"Delete": "",
"Delete destination": "",
"Delete forwarding": "",
"Delete from {groupName} forwarding": "",
"Delete sourceset": "Anruferliste löschen",
"Delete voicemail after email notification is delivered": "Voicemail löschen, wenn die E-Mail-Benachrichtigung gesendet wurde",
"Delete {groupName} forwarding group": "",
"Delete {name} sourceset": "",
"Delete {name} timeset": "",
"Deleted greeting sound successfully": "Begrüßungs-Sound wurde gelöscht",
"Deliver Incoming Faxes": "",
"Deliver Outgoing Faxes": "",
"Description": "Beschreibung",
"Desktop sharing extension for chrome is not installed.": "Bildschirmübertragungserweiterung für Chrome ist nicht installiert",
"Destination": "Rufnummer",
"Destination Email": "",
"Destination Number": "Zielrufnummer",
"Destination email to send the secret key renew notification to.": "",
"Destinations": "",
"Devices": "Geräte",
"Disable": "Deaktivieren",
"Dismiss": "Verwerfen",
"Do not ring primary number": "",
"Don't play sound in loop": "Sound nicht in Schleife abspielen",
"Download": "Herunterladen",
"Download fax": "Fax herunterladen",
@ -153,10 +203,17 @@
"Downloading of fax failed": "Herunterladen des Faxes fehlgeschlagen",
"Downloading of voicemail failed": "Herunterladen der Voicemail fehlgeschlagen",
"Duration": "Dauer",
"ECM": "",
"Edit": "Bearbeiten",
"Edit List": "",
"Edit timeout": "Klingeldauer bearbeiten",
"Email": "",
"Enable": "Aktivieren",
"Enable regex matching for &quot;Received from IP&quot; and &quot;Destination&quot; fields.": "",
"Enable strict mode that requires all mail2fax emails to have the secret key as the very first line of the email + an empty line. The key is removed from the email once matched.": "",
"End Call": "Anruf beenden",
"End date": "",
"End time": "",
"Ended": "Anruf beendet",
"English": "Deutsch",
"Established": "Verbunden",
@ -165,25 +222,53 @@
"Extension": "Rufnummernerweiterung",
"Fax": "Fax",
"Fax File": "Fax-Datei",
"Fax Settings": "",
"Fax downloaded successfully": "Fax erfolgreich heruntergeladen",
"Fax to Mail and Sendfax": "",
"Fax2Mail": "",
"Faxes": "Faxe",
"File": "Datei",
"File Type": "",
"Filter": "Filtern",
"Filter by": "",
"Filter by daterange": "",
"Filter devices": "Geräte filtern",
"Filter groups": "",
"Fine": "Mittel",
"Forgot password?": "",
"Forward to Conference": "",
"Forward to Fax2Mail": "",
"Forward to ManagerSecretary": "",
"Forward to Number": "",
"Forward to Voicebox": "",
"Forwarded to": "",
"Forwarding": "",
"Free": "Frei",
"Friday": "Freitag",
"From": "Von",
"From email": "",
"General": "",
"Group": "Gruppe",
"Group Name": "Gruppenname",
"Group seat field updated!": "Seats aktulaisiert",
"Group/Seat/Pilot": "Gruppe/Seat/Pilot",
"Groups": "Gruppen",
"Groups, Devices": "Gruppen, Geräte",
"Hide number within own PBX": "",
"Home": "Home",
"Hunt Policy": "Klingelschema",
"Hunt Timeout": "Klingeldauer",
"Hunt timeout": "Klingeldauer",
"If available": "",
"If available and ": "",
"If busy": "",
"If call from ...": "",
"If date is ...": "",
"If date range is ...": "",
"If not available": "",
"If office hours are ...": "",
"If weekday is ...": "",
"If weekdays are ...": "",
"In call with": "In Anruf mit",
"In call with {number}": "In Anruf mit {number}",
"Incoming": "Eingehende",
@ -200,33 +285,54 @@
"Input contains invalid characters": "Die Eingabe entählt ungültige Zeichen",
"Input username or username@domain": "Geben sie username or username@domain",
"Install": "Installieren",
"Interval when the secret key is automatically renewed.": "",
"Join conference": "Konferenz beitreten",
"Join conference with name": "Konferenz beitreten",
"Lamp/Key": "Lamp/Key",
"Lamps/Keys": "Lamps/Keys",
"Language": "Sprache",
"Language ({language})": "Sprache ({language})",
"Language for voicemail and app server": "",
"Last Modify Time": "",
"Leave": "Verlassen",
"Leave conference": "Konferenz verlassen",
"Leave current conference now!": "Aktuelle Konferenz jetzt verlassen",
"List name": "",
"Load Files": "Sounds laden",
"Logged in as": "Angemeldet als",
"Login": "",
"Logout": "Abmelden",
"M,T,W,T,F,S,S": "",
"MAC address": "MAC-Adresse",
"Mail To Fax feature is not active": "",
"Mail to Fax": "",
"Manager Secretary": "Manager Secretary",
"ManagerSecretary": "",
"Maximum allowed extension is {max}": "",
"Maximum calls in queue": "Anzahl der Anrufe",
"Minimum allowed extension is {min}": "",
"Monday": "Montag",
"Monthly": "",
"More than one {timeset} timeset exists. You can resolve this by resetting the {timeset} timesets.": "Zeitbasierte Anrufweiterleitung ist durch einen Administrator konfiguriert",
"Move down": "Nach unten bewegen",
"Move up": "Nach oben bewegen",
"Music on Hold": "",
"Mute": "",
"Mute all": "",
"MyNumberList": "",
"Name": "Name",
"Name in Fax Header for Sendfax": "",
"Never": "",
"New features": "",
"New password": "Neues Passwort",
"New password retyped": "Neues Passwort wiederholen",
"No Calls found": "Keine Anrufe gefunden",
"No Calls, Voicemails or Faxes found": "Keine Anrufe, Sprachnachrichten oder Faxe gefunden",
"No Faxes found": "Keine Faxe gefunden",
"No Voicemails found": "Keine Voicemails gefunden",
"No call goes to primary number": "",
"No call queues created yet": "Es wurden noch keine Anrufwarteschlangen erstellt.",
"No destinations created yet": "",
"No devices created yet": "Noch keine Geräte angelegt",
"No groups": "Keine Gruppen",
"No groups created yet": "Noch keine Gruppen angelegt",
@ -239,8 +345,13 @@
"No sound uploaded": "Kein Sound hochgeladen",
"No speed dials found": "Keine Kurzwahl gefunden",
"Normal": "Normal",
"Not modified yet": "",
"Number": "Rufnummer",
"Number list": "",
"Number list name": "",
"Number {type} successfully": "Nummer erfolgreich {type}",
"Numbers": "",
"Office hours": "",
"On weekdays": "An Werktagen",
"Only incoming calls from listed numbers are allowed": "Es sind nur eingehende Anrufe von aufgelisteten Nummern erlaubt.",
"Only once": "Nur einmal",
@ -249,32 +360,51 @@
"Own phone is {toggle}": "Eigene Rufnummer {toggle}",
"Own phone timeout set to {timeout}": "Klingeldauer {timeout}",
"PBX Configuration": "PBX-Konfiguration",
"PBX Settings": "",
"PIN": "PIN",
"Page Header": "Seitenkopf",
"Parallel Ringing": "Paralleles Klingeln ",
"Password": "Passwort",
"Password Retype": "",
"Password changed successfully": "",
"Password is not strong enough": "",
"Passwords must be equal": "",
"Phone model": "Telefonmodell",
"Phone number": "Rufnummer",
"Pick start and / or end date": "",
"Pick start and end date": "",
"Pick start and end time": "",
"Pilot": "Pilot",
"Play": "Abspielen",
"Play all files in loop": "Alle Dateien in einer Schleife abspielen",
"Play sound in loop": "Sound in Schleife abspielen",
"Playing in loop": "In Schleife abspielen",
"Please add a destination to the group before adding conditions": "",
"Please select a valid timerange": "",
"Please select an option": "",
"Primary Number": "Primär-Rufnummer",
"Primary number {number} rings before forwarded if the user is available": "",
"Privacy": "Datenschutz",
"Private": "Private",
"Quality": "Qualität",
"Queue Length": "Anzahl der Anrufe",
"Random Ringing": "Zufälliges Klingeln",
"Receive Reports": "",
"Received from IP": "",
"Recover password": "",
"Reloading conversation items failed": "Das Laden der Konversationen ist fehlgeschlagen.",
"Reminder": "Erinnerung",
"Reminder is disabled": "Erinnerung ist deaktiviert",
"Reminder is enabled": "Erinnerung ist aktiviert",
"Reminder: Disabled successfully": "Erinnerung: Erfolgreich deaktiviert",
"Reminder: Enabled successfully": "Erinnerung: Erfolgreich aktiviert",
"Reminder: Recurrence changed to \"{recurrence}\"": "",
"Reminder: Recurrence changed to &quot;{recurrence}&quot;": "Erinnerung: Wiederholung geändert zu {recurrence}.",
"Reminder: Time changed to {time}": "Erinnerung: Die Zeit wurde auf {time} geändert.",
"Remove": "Entfernen",
"Remove ACL": "",
"Remove Destination": "",
"Remove Voicemail": "",
"Remove call forward destination": "Zielrufnummer entfernen",
"Remove call forward source": "Anrufer löschen",
"Remove call forward sourceset": "Anruferliste löschen",
@ -287,9 +417,11 @@
"Remove manager secretary config": "Konfiguration löschen",
"Remove number": "Nummer entfernen",
"Remove seat": "Seat löschen",
"Remove secret key renew notify email": "",
"Remove sound file": "Sound löschen",
"Remove sound set": "Soundset löschen",
"Remove speed dial": "Kurzwahl löschen",
"Remove voicemail": "",
"Removed call queue for {callQueue} successfully": "Anrufwarteschlange für {callQueue} gelöscht",
"Removed destination {destination}": "Zielrufnummer {destination} entfernen",
"Removed device {device} successfully": "Gerät {device} gelöscht",
@ -304,22 +436,32 @@
"Removed time entry for {day}": "Zeitbasierte Anrufweiterleitung für {day} entfernt",
"Removed timeset": "Zeitbasierte Anrufweiterleitung deaktiviert",
"Removing the last source entry is not allowed.": "Anrufer kann nicht gelöscht werden, da mindestens ein Anrufer vorhanden sein muss.",
"Renew Notify Email": "",
"Reset": "Zurücksetzen",
"Reset Filters": "",
"Reset filters": "Filter zurücksetzen",
"Reset greeting sound": "Benutzerdefinierten Sound zurücksetzen",
"Reset of timesets completed": "Zeitbasierte Anrufweiterleitung wurde zurückgesetzt",
"Reset to defaults": "Zurücksetzen auf Standardwerte",
"Reset {timeset}": "Zurücksetzen",
"Ring at": "",
"Ring primary number": "",
"Ringing at": "Klingelt",
"Ringing at {number}...": "{number} klingelt...",
"Same time for all selected days": "",
"Same time for selected days": "",
"Saturday": "Samstag",
"Save": "Speichern",
"Save new password": "Neues Passwort speichern",
"Screen Share": "Bildschirmfreigabe",
"Search": "",
"Seat": "Seat",
"Seat group field updated!": "Gruppen aktualisiert",
"Seat name": "Seat-Name",
"Seats": "Seats",
"Secret Key (empty=disabled)": "",
"Secret Key Renew": "",
"Secret Key Renew Notify": "",
"Secretary numbers": "Rufnummern",
"Select": "Auswählen",
"Select a manager": "Manager auswählen",
@ -332,6 +474,8 @@
"Sending fax completed successfully.": "Fax wurde erfolgreich gesendet",
"Serial Ringing": "Serielles Klingeln",
"Session language successfully changed": "Sprache erfolgreich geändert",
"Set your PBX settings": "",
"Set your fax settings": "",
"Set your personal alarm": "Persönlicher Alarm",
"Set your speed dials": "Kurzwahltasten einstellen",
"Set your voicebox settings": "Voicebox-Einstellungen festlegen",
@ -350,14 +494,23 @@
"Sourceset": "Anruferliste",
"Speed Dial": "Kurzwahl",
"Start call": "Anruf starten",
"Start date": "",
"Start new call": "Neuen Anruf starten",
"Start time": "",
"Station name": "Gerätename",
"Subscriber Sign In": "Subscriber Log-in",
"Sunday": "Sonntag",
"Super": "Hoch",
"T38": "",
"The Destination Email is already used": "",
"The Notify Email is already used": "",
"The {timeset} timeset contain reverse order of values. You can resolve this by resetting the {timeset} timeset.": "Zeitbasierte Anrufweiterleitung ist durch einen Administrator konfiguriert",
"The {timeset} timeset contains incompatible values. You can resolve this by resetting the {timeset} timeset.": "Zeitbasierte Anrufweiterleitung ist durch einen Administrator konfiguriert",
"The {timeset} timeset is not defined. You need to create one to be able to define call forward destinations.": "Zeitbasierte Anrufweiterleitung ist deaktiviert",
"Then after ": "",
"There are no ACLs yet": "",
"There are no Key Renew Notify Emails yet": "",
"There was an error, please retry later": "",
"This destination comes after a terminating destinations, and is therefore inactive.": "Weiterleitungsziel ist inaktiv",
"This feature is currently not available": "Diese Funktion ist derzeit nicht verfügbar.",
"This field is required.": "Dieses Feld ist ein Pflichtfeld.",
@ -371,12 +524,19 @@
"Toggled attachment successfully": "Voicemail als Anhang geändert",
"Toggled deletion successfully": "Löschen der Voicemail erfolgreich geändert",
"Tuesday": "Dienstag",
"Type something": "",
"Unassign": "",
"Unassigned": "Nicht zugewiesen",
"Unassigned slot {slot}": "Nicht zugeweisene Kurzwahl {slot}",
"Unavailable Greeting": "Begrüßung, wenn nicht erreichbar",
"Unblock Incoming": "Eingehende Anrufe entsperren",
"Unblock Incoming/Outgoing": "Ein-/Ausgehende Anrufe entsperren",
"Unblock Outgoing": "Ausgehende Anrufe entsperren",
"Undo": "",
"Unknown error": "",
"Unknown name": "",
"Unmute": "",
"Unmute all": "",
"Updated identifier to {identifier}": "MAC-Adresse auf {identifier} geändert",
"Updated keys of device {name}": "Belegung für Gerät {name} geändert",
"Updated model of device {name}": "Telefonmodell für Gerät {name} geändert",
@ -388,11 +548,14 @@
"Upload": "Hochladen",
"Uploaded greeting sound successfully": "Begrüßungs-Sound wurde hochgeladen",
"Uploaded new sound for handle {handle}": "Sound zu {handle} hochgeladen",
"Use RegExp": "",
"Use as default for all seats and groups": "Standard für alle Seats und Gruppen",
"Use language specific preset": "Sprachspezifische Voreinstellungen verwenden",
"User settings": "",
"Username": "Benutzername",
"Video Call": "Videoanruf",
"Voice Call": "Sprachanruf",
"Voice prompts language for voicemail, conference and application server": "",
"Voicebox": "Voicebox",
"Voicemail": "Voicemail",
"Voicemail downloaded successfully": "Voicemail erfolgreich heruntergeladen",
@ -400,6 +563,7 @@
"WARNING: Removing the last time entry will also delete this timeset and all corresponding destinations. Are you sure you want to do this?": "Zeitbasierte Anrufweiterleitung deaktivieren?",
"Wednesday": "Mittwoch",
"Weekday": "Wochentag",
"Weekly": "",
"Welcome": "Willkommen",
"When I am busy ...": "Wenn ich beschäftigt bin....",
"When I am offline ...": "Wenn ich offline bin....",
@ -411,12 +575,19 @@
"Wrong username or password": "Falscher Benutzername oder Passwort",
"Yesterday": "Gestern",
"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. ": "Du bist dabei, dein Login-Passwort zu ändern. Nachdem das Passwort erfolgreich geändert wurde, wirst du automatisch abgemeldet, um dich mit dem neuen Passwort zu authentifizieren.",
"You are about to delete {name} sourceset": "",
"You are about to delete {name} timeset": "",
"You are about to delete {destination} from {groupName} call forwarding": "",
"You are about to delete {groupName} call forwarding group": "",
"You are about to end the current call. Are you sure?": "Anruf beenden?",
"You are about to remove ACL: From email <{from_email}>": "",
"You are about to remove call queue for {subscriber}": "Anrufwarteschlange für {subscriber} löschen?",
"You are about to remove config for {msConfig}": "Konfiguration für {msConfig} löschen",
"You are about to remove destination {destination}": "",
"You are about to remove device {device}": "Gerät {device} löschen?",
"You are about to remove group {group}": "Gruppe {group} löschen?",
"You are about to remove seat {seat}": "Seat {seat} löschen?",
"You are about to remove secret key renew notify email: {email}": "",
"You are about to remove sound set {soundSetName}": "Soundset {soundSetName} löschen?",
"You are about to remove the destination {destination}": "Zielrufnummer {destination} entfernen?",
"You are about to remove the number {number}": "Du bist dabei, die Nummer {number} zu entfernen.",
@ -426,19 +597,34 @@
"You are about to remove the speed dial {slot}": "Kurzwahl für {slot} löschen?",
"You are about to remove the time entry for {day}": "Zeitbasierte Anrufweiterleitung für {day} entfernen?",
"You are about to remove the {set} sound set": "Soundset {set} löschen?",
"You are about to remove this Voicemail": "",
"You are about to reset the custom {type} greeting sound to defaults": "Benutzerdefinierten Sound zu Standard-Sound zurücksetzen?",
"You are now able to create WebRTC multiparty conferences": "Sie können nun WebRTC-Mehrparteienkonferenzen erstellen.",
"You are now able to start and receive calls": "Sie können nun Anrufe starten und empfangen.",
"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.": "Sie können weder einen Anruf tätigen noch einen empfangen, da die RTC:engine nicht aktiv ist. Wenn Sie eine C5 CE betreiben, aktualisieren Sie zuerst auf eine C5 PRO, um die RTC:engine nutzen zu können.",
"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.": "",
"You can not start a call. Service ist currently unavailable.": "Sie können keinen Anruf starten. Der Dienst ist derzeit nicht verfügbar.",
"You have blocked incoming call notifications.": "Anrufbenachrichtigungen sind blockiert",
"You have invalid form input. Please check and try again.": "Sie haben eine ungültige Formulareingabe. Bitte überprüfen Sie und versuchen Sie es erneut.",
"You have to add a destination to the unsaved group": "",
"Your number is hidden to the callee": "Rufnummer wird dem Angerufenen nicht angezeigt",
"Your number is hidden to the callee within own PBX": "",
"Your number is visible to the callee": "Rufnummer wird dem Angerufenen angezeigt",
"Your number is visible to the callee within own PBX": "",
"Your password has been changed successfully": "Dein Passwort wurde erfolgreich geändert.",
"ago": "vor",
"and": "",
"and call from": "",
"and call not from": "",
"busy": "besetzt",
"call from ...": "",
"call not from ...": "",
"callers": "Anrufer",
"condition": "",
"date is": "",
"date is ...": "",
"date range is": "",
"date range is ...": "",
"default option": "Standard",
"description": "Beschreibung",
"disabled": "Deaktiviert",
@ -448,21 +634,31 @@
"for": "für",
"forward to": "weiterleiten zu",
"forward to nowhere": "keine Weiterleitung",
"forwarded to": "",
"from": "Von",
"minute": "Minute",
"minutes": "Minuten",
"name": "Name",
"no time set": "Kein Zeitraum hinzugefügt",
"office hours are": "",
"office hours are ...": "",
"own phone": "Eigene Rufnummer",
"page": "Seite",
"pages": "Seiten",
"ring": "klingelt",
"second": "Sekunde",
"seconds": "Sekunden",
"seconds finally forwarded to": "",
"seconds forwarded to": "",
"secs": "s",
"the visibility of the number within own PBX": "",
"then ring": "dann klingeln",
"to": "An",
"unavailable": "Nicht erreichbar",
"validators.": "",
"weekdays": "",
"weekdays are": "",
"weekdays are ...": "",
"{fieldOne} or {fieldTwo} is required": "{fieldOne} oder {fieldTwo} werden benötigt",
"{field} is required": "{field} ist ein Pflichtfeld.",
"{field} must be at least {minValue} second": "{field} muss mindestens {minValue} Sekunde betragen",

@ -13,6 +13,7 @@
"A default subscriber sound set to be set before being able to select, in the Sound Sets page.": "A default subscriber sound set to be set before being able to select, in the Sound Sets page.",
"ACL": "ACL",
"Abort": "Abort",
"Accepted email address to allow mail2fax transmission.": "Accepted email address to allow mail2fax transmission.",
"Active": "Active",
"Add": "Add",
"Add ACL": "Add ACL",
@ -44,6 +45,7 @@
"Added number {number}": "Added number {number}",
"Added seat {seat}": "Added seat {seat}",
"Added sound set {name}": "Added sound set {name}",
"After": "After",
"After Hours": "After Hours",
"Alias Number": "Alias Number",
"Alias Numbers": "Alias Numbers",
@ -58,6 +60,8 @@
"All listed numbers are blocked": "All listed numbers are blocked",
"All outgoing calls to listed numbers are blocked": "All outgoing calls to listed numbers are blocked",
"Allocated by {type} {name}": "Allocated by {type} {name}",
"Allow mail2fax destination only to this number.": "Allow mail2fax destination only to this number.",
"Allow mail2fax emails only to this IP (the IP or hostname is present in the &quot;Received&quot; header).": "Allow mail2fax emails only to this IP (the IP or hostname is present in the &quot;Received&quot; header).",
"Allowed extensions are between {min} and {max}": "Allowed extensions are between {min} and {max}",
"Always": "Always",
"An error occured while trying to add the destination. Please try again": "An error occured while trying to add the destination. Please try again",
@ -83,6 +87,7 @@
"An error occured while trying to update the email field. Please try again": "An error occured while trying to update the email field. Please try again",
"An error occured while trying to update the pin field. Please try again": "An error occured while trying to update the pin field. Please try again",
"An error occured while trying to upload the greeting sound. Please try again": "An error occured while trying to upload the greeting sound. Please try again",
"Application": "Application",
"Assigned slot {slot}": "Assigned slot {slot}",
"Attach voicemail to email notification": "Attach voicemail to email notification",
"Audio + Screen": "Audio + Screen",
@ -93,7 +98,9 @@
"Block Incoming": "Block Incoming",
"Block Incoming/Outgoing": "Block Incoming/Outgoing",
"Block Outgoing": "Block Outgoing",
"Block incoming": "Block incoming",
"Block numbers": "Block numbers",
"Block outgoing": "Block outgoing",
"Block/Allow incoming calls": "Block/Allow incoming calls",
"Block/Allow outgoing calls": "Block/Allow outgoing calls",
"Both sourceset name and source is required. Please provide both and try again.": "Both sourceset name and source is required. Please provide both and try again.",
@ -128,6 +135,7 @@
"Close": "Close",
"Close filters": "Close filters",
"Company Hours": "Company Hours",
"Conference": "Conference",
"Conference name": "Conference name",
"Confirm": "Confirm",
"Content": "Content",
@ -157,6 +165,8 @@
"Created new timeset": "Created new timeset",
"Created sound set {soundSet} successfully": "Created sound set {soundSet} successfully",
"Created sourceset {sourceset}": "Created sourceset {sourceset}",
"Custom Announcement": "Custom Announcement",
"Custom Announcements": "Custom Announcements",
"Custom sound": "Custom sound",
"Daily": "Daily",
"Default": "Default",
@ -164,6 +174,8 @@
"Default sound": "Default sound",
"Default sound set for all seats and groups": "Default sound set for all seats and groups",
"Delete": "Delete",
"Delete destination": "Delete destination",
"Delete forwarding": "Delete forwarding",
"Delete from {groupName} forwarding": "Delete from {groupName} forwarding",
"Delete sourceset": "Delete sourceset",
"Delete voicemail after email notification is delivered": "Delete voicemail after email notification is delivered",
@ -178,10 +190,12 @@
"Destination": "Destination",
"Destination Email": "Destination Email",
"Destination Number": "Destination Number",
"Destination email to send the secret key renew notification to.": "Destination email to send the secret key renew notification to.",
"Destinations": "Destinations",
"Devices": "Devices",
"Disable": "Disable",
"Dismiss": "Dismiss",
"Do not ring primary number": "Do not ring primary number",
"Don't play sound in loop": "Don't play sound in loop",
"Download": "Download",
"Download fax": "Download fax",
@ -193,7 +207,10 @@
"Edit": "Edit",
"Edit List": "Edit List",
"Edit timeout": "Edit timeout",
"Email": "Email",
"Enable": "Enable",
"Enable regex matching for &quot;Received from IP&quot; and &quot;Destination&quot; fields.": "Enable regex matching for &quot;Received from IP&quot; and &quot;Destination&quot; fields.",
"Enable strict mode that requires all mail2fax emails to have the secret key as the very first line of the email + an empty line. The key is removed from the email once matched.": "Enable strict mode that requires all mail2fax emails to have the secret key as the very first line of the email + an empty line. The key is removed from the email once matched.",
"End Call": "End Call",
"End date": "End date",
"End time": "End time",
@ -207,6 +224,8 @@
"Fax File": "Fax File",
"Fax Settings": "Fax Settings",
"Fax downloaded successfully": "Fax downloaded successfully",
"Fax to Mail and Sendfax": "Fax to Mail and Sendfax",
"Fax2Mail": "Fax2Mail",
"Faxes": "Faxes",
"File": "File",
"File Type": "File Type",
@ -217,9 +236,18 @@
"Filter groups": "Filter groups",
"Fine": "Fine",
"Forgot password?": "Forgot password?",
"Forward to Conference": "Forward to Conference",
"Forward to Fax2Mail": "Forward to Fax2Mail",
"Forward to ManagerSecretary": "Forward to ManagerSecretary",
"Forward to Number": "Forward to Number",
"Forward to Voicebox": "Forward to Voicebox",
"Forwarded to": "Forwarded to",
"Forwarding": "Forwarding",
"Free": "Free",
"Friday": "Friday",
"From": "From",
"From email": "From email",
"General": "General",
"Group": "Group",
"Group Name": "Group Name",
"Group seat field updated!": "Group seat field updated!",
@ -257,6 +285,7 @@
"Input contains invalid characters": "Input contains invalid characters",
"Input username or username@domain": "Input username or username@domain",
"Install": "Install",
"Interval when the secret key is automatically renewed.": "Interval when the secret key is automatically renewed.",
"Join conference": "Join conference",
"Join conference with name": "Join conference with name",
"Lamp/Key": "Lamp/Key",
@ -276,7 +305,9 @@
"M,T,W,T,F,S,S": "M,T,W,T,F,S,S",
"MAC address": "MAC address",
"Mail To Fax feature is not active": "Mail To Fax feature is not active",
"Mail to Fax": "Mail to Fax",
"Manager Secretary": "Manager Secretary",
"ManagerSecretary": "ManagerSecretary",
"Maximum allowed extension is {max}": "Maximum allowed extension is {max}",
"Maximum calls in queue": "Maximum calls in queue",
"Minimum allowed extension is {min}": "Minimum allowed extension is {min}",
@ -288,6 +319,7 @@
"Music on Hold": "Music on Hold",
"Mute": "Mute",
"Mute all": "Mute all",
"MyNumberList": "MyNumberList",
"Name": "Name",
"Name in Fax Header for Sendfax": "Name in Fax Header for Sendfax",
"Never": "Never",
@ -315,6 +347,8 @@
"Normal": "Normal",
"Not modified yet": "Not modified yet",
"Number": "Number",
"Number list": "Number list",
"Number list name": "Number list name",
"Number {type} successfully": "Number {type} successfully",
"Numbers": "Numbers",
"Office hours": "Office hours",
@ -347,6 +381,7 @@
"Playing in loop": "Playing in loop",
"Please add a destination to the group before adding conditions": "Please add a destination to the group before adding conditions",
"Please select a valid timerange": "Please select a valid timerange",
"Please select an option": "Please select an option",
"Primary Number": "Primary Number",
"Primary number {number} rings before forwarded if the user is available": "Primary number {number} rings before forwarded if the user is available",
"Privacy": "Privacy",
@ -355,6 +390,7 @@
"Queue Length": "Queue Length",
"Random Ringing": "Random Ringing",
"Receive Reports": "Receive Reports",
"Received from IP": "Received from IP",
"Recover password": "Recover password",
"Reloading conversation items failed": "Reloading conversation items failed",
"Reminder": "Reminder",
@ -362,9 +398,11 @@
"Reminder is enabled": "Reminder is enabled",
"Reminder: Disabled successfully": "Reminder: Disabled successfully",
"Reminder: Enabled successfully": "Reminder: Enabled successfully",
"Reminder: Recurrence changed to \"{recurrence}\"": "Reminder: Recurrence changed to \"{recurrence}\"",
"Reminder: Recurrence changed to &quot;{recurrence}&quot;": "Reminder: Recurrence changed to &quot;{recurrence}&quot;",
"Reminder: Time changed to {time}": "Reminder: Time changed to {time}",
"Remove": "Remove",
"Remove ACL": "Remove ACL",
"Remove Destination": "Remove Destination",
"Remove Voicemail": "Remove Voicemail",
"Remove call forward destination": "Remove call forward destination",
@ -398,6 +436,7 @@
"Removed time entry for {day}": "Removed time entry for {day}",
"Removed timeset": "Removed timeset",
"Removing the last source entry is not allowed.": "Removing the last source entry is not allowed.",
"Renew Notify Email": "Renew Notify Email",
"Reset": "Reset",
"Reset Filters": "Reset Filters",
"Reset filters": "Reset filters",
@ -405,6 +444,8 @@
"Reset of timesets completed": "Reset of timesets completed",
"Reset to defaults": "Reset to defaults",
"Reset {timeset}": "Reset {timeset}",
"Ring at": "Ring at",
"Ring primary number": "Ring primary number",
"Ringing at": "Ringing at",
"Ringing at {number}...": "Ringing at {number}...",
"Same time for all selected days": "Same time for all selected days",
@ -467,6 +508,8 @@
"The {timeset} timeset contains incompatible values. You can resolve this by resetting the {timeset} timeset.": "The {timeset} timeset contains incompatible values. You can resolve this by resetting the {timeset} timeset.",
"The {timeset} timeset is not defined. You need to create one to be able to define call forward destinations.": "The {timeset} timeset is not defined. You need to create one to be able to define call forward destinations.",
"Then after ": "Then after ",
"There are no ACLs yet": "There are no ACLs yet",
"There are no Key Renew Notify Emails yet": "There are no Key Renew Notify Emails yet",
"There was an error, please retry later": "There was an error, please retry later",
"This destination comes after a terminating destinations, and is therefore inactive.": "This destination comes after a terminating destinations, and is therefore inactive.",
"This feature is currently not available": "This feature is currently not available",
@ -482,6 +525,7 @@
"Toggled deletion successfully": "Toggled deletion successfully",
"Tuesday": "Tuesday",
"Type something": "Type something",
"Unassign": "Unassign",
"Unassigned": "Unassigned",
"Unassigned slot {slot}": "Unassigned slot {slot}",
"Unavailable Greeting": "Unavailable Greeting",
@ -489,6 +533,8 @@
"Unblock Incoming/Outgoing": "Unblock Incoming/Outgoing",
"Unblock Outgoing": "Unblock Outgoing",
"Undo": "Undo",
"Unknown error": "Unknown error",
"Unknown name": "Unknown name",
"Unmute": "Unmute",
"Unmute all": "Unmute all",
"Updated identifier to {identifier}": "Updated identifier to {identifier}",
@ -502,6 +548,7 @@
"Upload": "Upload",
"Uploaded greeting sound successfully": "Uploaded greeting sound successfully",
"Uploaded new sound for handle {handle}": "Uploaded new sound for handle {handle}",
"Use RegExp": "Use RegExp",
"Use as default for all seats and groups": "Use as default for all seats and groups",
"Use language specific preset": "Use language specific preset",
"User settings": "User settings",
@ -533,6 +580,7 @@
"You are about to delete {destination} from {groupName} call forwarding": "You are about to delete {destination} from {groupName} call forwarding",
"You are about to delete {groupName} call forwarding group": "You are about to delete {groupName} call forwarding group",
"You are about to end the current call. Are you sure?": "You are about to end the current call. Are you sure?",
"You are about to remove ACL: From email <{from_email}>": "You are about to remove ACL: From email <{from_email}>",
"You are about to remove call queue for {subscriber}": "You are about to remove call queue for {subscriber}",
"You are about to remove config for {msConfig}": "You are about to remove config for {msConfig}",
"You are about to remove destination {destination}": "You are about to remove destination {destination}",
@ -565,9 +613,18 @@
"Your number is visible to the callee within own PBX": "Your number is visible to the callee within own PBX",
"Your password has been changed successfully": "Your password has been changed successfully",
"ago": "ago",
"and": "and",
"and call from": "and call from",
"and call not from": "and call not from",
"busy": "busy",
"call from ...": "call from ...",
"call not from ...": "call not from ...",
"callers": "callers",
"condition": "condition",
"date is": "date is",
"date is ...": "date is ...",
"date range is": "date range is",
"date range is ...": "date range is ...",
"default option": "default option",
"description": "description",
"disabled": "disabled",
@ -577,11 +634,14 @@
"for": "for",
"forward to": "forward to",
"forward to nowhere": "forward to nowhere",
"forwarded to": "forwarded to",
"from": "from",
"minute": "minute",
"minutes": "minutes",
"name": "name",
"no time set": "no time set",
"office hours are": "office hours are",
"office hours are ...": "office hours are ...",
"own phone": "own phone",
"page": "page",
"pages": "pages",
@ -595,7 +655,10 @@
"then ring": "then ring",
"to": "to",
"unavailable": "unavailable",
"validators.": "validators.",
"weekdays": "weekdays",
"weekdays are": "weekdays are",
"weekdays are ...": "weekdays are ...",
"{fieldOne} or {fieldTwo} is required": "{fieldOne} or {fieldTwo} is required",
"{field} is required": "{field} is required",
"{field} must be at least {minValue} second": "{field} must be at least {minValue} second",

@ -1,8 +1,22 @@
{
" and": "",
" call from ": "",
" condition": "",
" date is ": "",
" date range is ": "",
" office hour is | office hours are": "",
" weekday is ": "",
" weekdays are ": "",
"&lt;{destination}&gt; as {filetype}": "",
"&quot;Music on Hold&quot; - if set to true and a music on hold file is provided, a calling party gets that file played when put on hold": "",
"404 Not Found": "404 Not Encontrado",
"A default subscriber sound set to be set before being able to select, in the Sound Sets page.": "Un conjunto de sonido de suscriptor predeterminado que se establecerá antes de poder seleccionar, en la página de Conjuntos de Sonido.",
"ACL": "",
"Abort": "Abortar",
"Accepted email address to allow mail2fax transmission.": "",
"Active": "",
"Add": "Agregar",
"Add ACL": "",
"Add Call Queue": "Agregar Cola de Llamadas",
"Add Config": "Añadir Configuración",
"Add Fax2Mail": "Agregar Fax2Mail",
@ -16,26 +30,39 @@
"Add call queue": "Agregar cola de llamadas",
"Add destination": "Agregar destino",
"Add device": "Agregar dispositivo",
"Add email": "",
"Add forwarding": "",
"Add new": "Añadir nuevo",
"Add number": "Agregar número",
"Add source": "Agregar fuente",
"Add time": "",
"Add time range": "",
"Add {timeset}": "Agregar {timeset}",
"Added call queue configuration for {name}": "",
"Added destination {destination}": "Destino {destination} agregado",
"Added group {group}": "Grupo agregado {group}",
"Added new source {source}": "Se agregó una nueva fuente {source}",
"Added number {number}": "Número {number} agregado",
"Added seat {seat}": "Asiento agregado {seat}",
"Added sound set {name}": "",
"After": "",
"After Hours": "Fuera de Oficina",
"Alias Number": "",
"Alias Numbers": "Números de alias",
"Alias numbers field updated!": "¡Campo de números de alias actualizado!",
"All": "Todos",
"All anonymous incoming calls are blocked": "Todas las llamadas entrantes anónimas están bloqueadas.",
"All available speed dial slots have already been assigned. Please delete one first.": "Todas las ranuras de marcado rápido disponibles ya se han asignado. Por favor, elimine una primero.",
"All calls forwarded to": "",
"All calls go to the primary number": "",
"All incoming calls from listed numbers are blocked": "Bloquear todos los números listados",
"All listed numbers are allowed": "Todos los números listados están permitidos",
"All listed numbers are blocked": "Todos los números listados están bloqueados",
"All outgoing calls to listed numbers are blocked": "Bloquear todos los números listados",
"Allocated by {type} {name}": "Asignado por {type} {name}",
"Allow mail2fax destination only to this number.": "",
"Allow mail2fax emails only to this IP (the IP or hostname is present in the &quot;Received&quot; header).": "",
"Allowed extensions are between {min} and {max}": "",
"Always": "Siempre",
"An error occured while trying to add the destination. Please try again": "Se produjo un error al intentar agregar el destino. Por favor, inténtelo nuevamente.",
"An error occured while trying to add the source. Please try again": "Se produjo un error al intentar agregar la fuente. Por favor, inténtelo nuevamente.",
@ -60,6 +87,7 @@
"An error occured while trying to update the email field. Please try again": "Se produjo un error al intentar actualizar el campo de correo electrónico. Por favor, inténtelo nuevamente",
"An error occured while trying to update the pin field. Please try again": "Se produjo un error al intentar actualizar el campo PIN. Por favor, inténtelo nuevamente",
"An error occured while trying to upload the greeting sound. Please try again": "Se produjo un error al intentar cargar el sonido de saludo. Por favor, inténtelo nuevamente",
"Application": "",
"Assigned slot {slot}": "Ranura {slot} asignada",
"Attach voicemail to email notification": "Adjuntar correo de voz a notificación de correo electrónico",
"Audio + Screen": "Audio + Pantalla",
@ -70,7 +98,9 @@
"Block Incoming": "Bloquear Entrantes",
"Block Incoming/Outgoing": "Bloquear Entrantes/Salientes",
"Block Outgoing": "Bloquear Salientes",
"Block incoming": "",
"Block numbers": "Bloquear números",
"Block outgoing": "",
"Block/Allow incoming calls": "Bloquear/Permitir llamadas entrantes",
"Block/Allow outgoing calls": "Bloquear/Permitir llamadas salientes",
"Both sourceset name and source is required. Please provide both and try again.": "Se requiere tanto el nombre del conjunto de fuentes como el nombre de la fuente. Por favor, proporcione ambos e intente nuevamente.",
@ -84,6 +114,7 @@
"Call Forwarding": "Desvío de llamadas",
"Call Queue": "Cola de Llamadas",
"Call Queues": "Colas de Llamadas",
"Call Settings": "",
"Call back": "Llamar de vuelta",
"Call ended": "Llamada terminada",
"Call forwarded": "Llamada redirigida",
@ -94,6 +125,7 @@
"Cancel": "Cancelar",
"Change Email": "Modificar correo electrónico",
"Change PIN": "Modificar PIN",
"Change Password": "",
"Change login password": "Cambiar contraseña de inicio de sesión",
"Change password": "Cambiar contraseña",
"Changed PIN successfully.": "PIN modificado exitosamente.",
@ -103,6 +135,7 @@
"Close": "Cerrar",
"Close filters": "Cerrar filtros",
"Company Hours": "Horario de Oficina",
"Conference": "",
"Conference name": "Nombre de la conferencia",
"Confirm": "Confirmar",
"Content": "Contenido",
@ -115,9 +148,12 @@
"Could not find any device with MAC address matching the filter criteria": "No se pudo encontrar ningún dispositivo con una dirección MAC que coincida con los criterios de filtro",
"Could not find any device with model matching the filter criteria": "No se pudo encontrar ningún dispositivo con un modelo que coincida con los criterios de filtro",
"Could not find any device with station name matching the filter criteria": "No se pudo encontrar ningún dispositivo con el nombre de la estación que coincida con los criterios de filtro",
"Could not find any group matching any of the filter criteria": "",
"Could not initialize call functionality properly": "No se pudo inicializar adecuadamente la funcionalidad de llamada.",
"Create Call Queue": "Crear Cola de Llamadas",
"Create Config": "Crear Configuración",
"Create List": "",
"Create destination": "",
"Create device": "Crear dispositivo",
"Create group": "Crear grupo",
"Create seat": "Crear asiento",
@ -129,21 +165,37 @@
"Created new timeset": "Nuevo conjunto de tiempos creado",
"Created sound set {soundSet} successfully": "Conjunto de sonido {soundSet} creado exitosamente",
"Created sourceset {sourceset}": "Conjunto de fuentes {sourceset} creado",
"Custom Announcement": "",
"Custom Announcements": "",
"Custom sound": "Sonido personalizado",
"Daily": "",
"Default": "Predeterminado",
"Default For Subscribers": "Predeterminado para suscriptores",
"Default sound": "Sonido predeterminado",
"Default sound set for all seats and groups": "Conjunto de sonido predeterminado para todos los asientos y grupos",
"Delete": "",
"Delete destination": "",
"Delete forwarding": "",
"Delete from {groupName} forwarding": "",
"Delete sourceset": "Eliminar el conjunto de fuentes",
"Delete voicemail after email notification is delivered": "Eliminar el correo de voz después de enviar la notificación por correo electrónico",
"Delete {groupName} forwarding group": "",
"Delete {name} sourceset": "",
"Delete {name} timeset": "",
"Deleted greeting sound successfully": "Sonido de saludo eliminado correctamente",
"Deliver Incoming Faxes": "",
"Deliver Outgoing Faxes": "",
"Description": "Descripción",
"Desktop sharing extension for chrome is not installed.": "La extensión de uso compartido de escritorio para Chrome no está instalada.",
"Destination": "Destino",
"Destination Email": "",
"Destination Number": "Número de destino",
"Destination email to send the secret key renew notification to.": "",
"Destinations": "",
"Devices": "Dispositivos",
"Disable": "Desactivar",
"Dismiss": "Descartar",
"Do not ring primary number": "",
"Don't play sound in loop": "No reproducir sonido en bucle",
"Download": "Descargar",
"Download fax": "Descargar fax",
@ -151,36 +203,72 @@
"Downloading of fax failed": "Error al descargar el fax",
"Downloading of voicemail failed": "Error al descargar el correo de voz",
"Duration": "Duración",
"ECM": "",
"Edit": "Editar",
"Edit List": "",
"Edit timeout": "Editar tiempo de espera",
"Email": "",
"Enable": "Activar",
"Enable regex matching for &quot;Received from IP&quot; and &quot;Destination&quot; fields.": "",
"Enable strict mode that requires all mail2fax emails to have the secret key as the very first line of the email + an empty line. The key is removed from the email once matched.": "",
"End Call": "Finalizar llamada",
"End date": "",
"End time": "",
"Ended": "Terminada",
"English": "Español",
"Established": "Establecida",
"Every caller": "",
"Exit": "Salir",
"Extension": "Extensión",
"Fax": "Fax",
"Fax File": "Archivo de fax",
"Fax Settings": "",
"Fax downloaded successfully": "Fax descargado con éxito",
"Fax to Mail and Sendfax": "",
"Fax2Mail": "",
"Faxes": "Faxes",
"File": "Archivo",
"File Type": "",
"Filter": "Filtrar",
"Filter by": "",
"Filter by daterange": "",
"Filter devices": "Filtrar Dispositivos",
"Filter groups": "",
"Fine": "Bien",
"Forgot password?": "",
"Forward to Conference": "",
"Forward to Fax2Mail": "",
"Forward to ManagerSecretary": "",
"Forward to Number": "",
"Forward to Voicebox": "",
"Forwarded to": "",
"Forwarding": "",
"Free": "Libre",
"Friday": "Viernes",
"From": "De",
"From email": "",
"General": "",
"Group": "Grupo",
"Group Name": "Nombre del grupo",
"Group seat field updated!": "¡Campo de asiento de grupo actualizado!",
"Group/Seat/Pilot": "Grupo/Asiento/Piloto",
"Groups": "Grupos",
"Groups, Devices": "Grupos, Dispositivos",
"Hide number within own PBX": "",
"Home": "Inicio",
"Hunt Policy": "Política de búsqueda",
"Hunt Timeout": "Tiempo de espera de grupo de búsqueda",
"Hunt timeout": "Tiempo de espera de grupo de búsqueda",
"If available": "",
"If available and ": "",
"If busy": "",
"If call from ...": "",
"If date is ...": "",
"If date range is ...": "",
"If not available": "",
"If office hours are ...": "",
"If weekday is ...": "",
"If weekdays are ...": "",
"In call with": "En llamada con",
"In call with {number}": "En llamada con {number}",
"Incoming": "Entrante",
@ -197,32 +285,54 @@
"Input contains invalid characters": "La entrada contiene caracteres inválidos",
"Input username or username@domain": "Ingrese nombre de usuario o usuario@dominio",
"Install": "Instalar",
"Interval when the secret key is automatically renewed.": "",
"Join conference": "",
"Join conference with name": "Unirse a la conferencia con nombre",
"Lamp/Key": "Indicador/Tecla",
"Lamps/Keys": "Indicadores/Teclas",
"Language": "Idioma",
"Language ({language})": "Idioma ({language})",
"Language for voicemail and app server": "",
"Last Modify Time": "",
"Leave": "Salir",
"Leave conference": "Salir de conferencia",
"Leave current conference now!": "¡Salir de la conferencia actual ahora!",
"List name": "",
"Load Files": "Cargar Archivos",
"Logged in as": "Conectado como",
"Login": "",
"Logout": "Cerrar sesión",
"M,T,W,T,F,S,S": "",
"MAC address": "Dirección MAC",
"Mail To Fax feature is not active": "",
"Mail to Fax": "",
"Manager Secretary": "Jefe-Asistente",
"ManagerSecretary": "",
"Maximum allowed extension is {max}": "",
"Maximum calls in queue": "Máximo de llamadas en cola",
"Minimum allowed extension is {min}": "",
"Monday": "Lunes",
"Monthly": "",
"More than one {timeset} timeset exists. You can resolve this by resetting the {timeset} timesets.": "Existe más de un conjunto de tiempos {timeset}. Puede resolver esto restableciendo los tiempos de {timeset}.",
"Move down": "Mover hacia abajo",
"Move up": "Mover hacia arriba",
"Music on Hold": "",
"Mute": "",
"Mute all": "",
"MyNumberList": "",
"Name": "Nombre",
"Name in Fax Header for Sendfax": "",
"Never": "",
"New features": "",
"New password": "Nueva contraseña",
"New password retyped": "Nueva contraseña reescrita",
"No Calls found": "No se encontraron llamadas",
"No Calls, Voicemails or Faxes found": "No se encontraron llamadas, correos de voz o faxes",
"No Faxes found": "No se encontraron faxes",
"No Voicemails found": "No se encontraron mensajes de voz",
"No call goes to primary number": "",
"No call queues created yet": "Aún no se han creado colas de llamadas",
"No destinations created yet": "",
"No devices created yet": "Aún no se han creado dispositivos",
"No groups": "No asignado a ningún grupo",
"No groups created yet": "Aún no se han creado grupos",
@ -235,8 +345,13 @@
"No sound uploaded": "No hay sonido cargado",
"No speed dials found": "No se encontraron marcaciones rápidas",
"Normal": "Normal",
"Not modified yet": "",
"Number": "Número",
"Number list": "",
"Number list name": "",
"Number {type} successfully": "Número {type} activado exitosamente",
"Numbers": "",
"Office hours": "",
"On weekdays": "En días de la semana",
"Only incoming calls from listed numbers are allowed": "Permitir solo los números listados",
"Only once": "Solo una vez",
@ -245,32 +360,51 @@
"Own phone is {toggle}": "El teléfono propio es {toggle}",
"Own phone timeout set to {timeout}": "Tiempo de espera del teléfono propio establecido en {timeout}",
"PBX Configuration": "Configuración PBX",
"PBX Settings": "",
"PIN": "PIN",
"Page Header": "Encabezado de página",
"Parallel Ringing": "Llamada en paralelo",
"Password": "Contraseña",
"Password Retype": "",
"Password changed successfully": "",
"Password is not strong enough": "",
"Passwords must be equal": "",
"Phone model": "Modelo de teléfono",
"Phone number": "Número de teléfono",
"Pick start and / or end date": "",
"Pick start and end date": "",
"Pick start and end time": "",
"Pilot": "Piloto",
"Play": "Reproducir",
"Play all files in loop": "Reproducir todos los archivos en bucle",
"Play sound in loop": "Reproducir sonido en bucle",
"Playing in loop": "Reproducir en bucle",
"Please add a destination to the group before adding conditions": "",
"Please select a valid timerange": "",
"Please select an option": "",
"Primary Number": "Número primario",
"Primary number {number} rings before forwarded if the user is available": "",
"Privacy": "Privacidad",
"Private": "Privado",
"Quality": "Calidad",
"Queue Length": "Longitud de la cola",
"Random Ringing": "Llamada aleatoria",
"Receive Reports": "",
"Received from IP": "",
"Recover password": "",
"Reloading conversation items failed": "Falló la recarga de elementos de conversación",
"Reminder": "Recordatorio",
"Reminder is disabled": "El recordatorio está deshabilitado",
"Reminder is enabled": "El recordatorio está habilitado",
"Reminder: Disabled successfully": "Recordatorio: deshabilitado correctamente",
"Reminder: Enabled successfully": "Recordatorio: habilitado correctamente",
"Reminder: Recurrence changed to \"{recurrence}\"": "",
"Reminder: Recurrence changed to &quot;{recurrence}&quot;": "Recordatorio: La recurrencia cambió a \"{recurrence}\"",
"Reminder: Time changed to {time}": "Recordatorio: la hora cambió a {time}",
"Remove": "Eliminar",
"Remove ACL": "",
"Remove Destination": "",
"Remove Voicemail": "",
"Remove call forward destination": "Eliminar destino de desvío de llamadas",
"Remove call forward source": "Eliminar fuente de reenvío de llamadas",
"Remove call forward sourceset": "Eliminar el conjunto de fuentes de reenvío de llamadas",
@ -283,9 +417,11 @@
"Remove manager secretary config": "Eliminar configuración de Jefe-Asistente",
"Remove number": "Eliminar número",
"Remove seat": "Eliminar asiento",
"Remove secret key renew notify email": "",
"Remove sound file": "Remover conjunto de sonido",
"Remove sound set": "Remover conjunto de sonido",
"Remove speed dial": "Eliminar marcación rápida",
"Remove voicemail": "",
"Removed call queue for {callQueue} successfully": "Se eliminó correctamente la cola de llamadas {callQueue}",
"Removed destination {destination}": "Destino {destination} eliminado",
"Removed device {device} successfully": "Dispositivo eliminado {device} exitosamente",
@ -300,22 +436,32 @@
"Removed time entry for {day}": "Entrada de tiempo eliminada para {day}",
"Removed timeset": "Conjunto de tiempos eliminado",
"Removing the last source entry is not allowed.": "No se permite eliminar la última entrada de la fuente.",
"Renew Notify Email": "",
"Reset": "Restablecer",
"Reset Filters": "",
"Reset filters": "Restablecer filtros",
"Reset greeting sound": "Restablecer sonido para saludo de ocupado",
"Reset of timesets completed": "Restablecimiento de conjuntos de tiempos completado",
"Reset to defaults": "Restablecer a valores predeterminados",
"Reset {timeset}": "Restablecer {timeset}",
"Ring at": "",
"Ring primary number": "",
"Ringing at": "Timbrando en",
"Ringing at {number}...": "Timbrando ...",
"Same time for all selected days": "",
"Same time for selected days": "",
"Saturday": "Sábado",
"Save": "Guardar",
"Save new password": "Guardar nueva contraseña",
"Screen Share": "Compartir pantalla",
"Search": "",
"Seat": "Asiento",
"Seat group field updated!": "¡Campo de grupo de asientos actualizado!",
"Seat name": "Nombre de asiento",
"Seats": "Asientos",
"Secret Key (empty=disabled)": "",
"Secret Key Renew": "",
"Secret Key Renew Notify": "",
"Secretary numbers": "Números de Asistente",
"Select": "Seleccionar",
"Select a manager": "Seleccionar un Jefe",
@ -328,6 +474,8 @@
"Sending fax completed successfully.": "Envío de fax completado exitosamente.",
"Serial Ringing": "Llamada en serie",
"Session language successfully changed": "Idioma de la sesión modificado exitosamente.",
"Set your PBX settings": "",
"Set your fax settings": "",
"Set your personal alarm": "Configure su alarma personal",
"Set your speed dials": "Configure sus marcaciones rápidas",
"Set your voicebox settings": "Establecer la configuración de Buzón de voz",
@ -346,14 +494,23 @@
"Sourceset": "Conjunto de fuentes",
"Speed Dial": "Marcación rápida",
"Start call": "Inicio",
"Start date": "",
"Start new call": "Iniciar nueva llamada",
"Start time": "",
"Station name": "Nombre de la estación",
"Subscriber Sign In": "Iniciar sesión de suscriptor",
"Sunday": "Domingo",
"Super": "Super",
"T38": "",
"The Destination Email is already used": "",
"The Notify Email is already used": "",
"The {timeset} timeset contain reverse order of values. You can resolve this by resetting the {timeset} timeset.": "El conjunto de tiempos {timeset} contiene el orden inverso de los valores. Puede resolver esto restableciendo el conjunto de tiempos {timeset}.",
"The {timeset} timeset contains incompatible values. You can resolve this by resetting the {timeset} timeset.": "El conjunto de tiempos {timeset} contiene valores incompatibles. Puede resolver esto restableciendo el conjunto de tiempo {timeset}.",
"The {timeset} timeset is not defined. You need to create one to be able to define call forward destinations.": "El conjunto de tiempos {timeset} no está definido. Debe crear uno para poder definir destinos de desvío de llamadas ",
"Then after ": "",
"There are no ACLs yet": "",
"There are no Key Renew Notify Emails yet": "",
"There was an error, please retry later": "",
"This destination comes after a terminating destinations, and is therefore inactive.": "Este destino viene después de un destino terminal y, por lo tanto, está inactivo",
"This feature is currently not available": "Esta función no está disponible actualmente.",
"This field is required.": "Este campo es requerido.",
@ -367,12 +524,19 @@
"Toggled attachment successfully": "Adjunto cambiado correctamente",
"Toggled deletion successfully": "Eliminación cambiada correctamente",
"Tuesday": "Martes",
"Type something": "",
"Unassign": "",
"Unassigned": "Sin asignar",
"Unassigned slot {slot}": "Ranura {slot} no asignada",
"Unavailable Greeting": "Saludo de No Disponible",
"Unblock Incoming": "Desbloquear Entrantes",
"Unblock Incoming/Outgoing": "Desbloquear Entrantes/Salientes",
"Unblock Outgoing": "Desbloquear Salientes",
"Undo": "",
"Unknown error": "",
"Unknown name": "",
"Unmute": "",
"Unmute all": "",
"Updated identifier to {identifier}": "Identificador actualizado a {identifier}",
"Updated keys of device {name}": "Claves actualizadas del dispositivo {name}",
"Updated model of device {name}": "Modelo actualizado del dispositivo {name}",
@ -383,11 +547,15 @@
"Updated {field} for sound set {soundSet} successfully": "Se actualizó correctamente {field} para el conjunto de sonidos {soundSet}",
"Upload": "Subir",
"Uploaded greeting sound successfully": "Sonido de saludo cargado correctamente",
"Uploaded new sound for handle {handle}": "",
"Use RegExp": "",
"Use as default for all seats and groups": "Usar por defecto para todos los asientos y grupos",
"Use language specific preset": "Usar un preajuste específico de idioma",
"User settings": "",
"Username": "Nombre de usuario",
"Video Call": "Videollamada",
"Voice Call": "Llamada de voz",
"Voice prompts language for voicemail, conference and application server": "",
"Voicebox": "Buzón de voz",
"Voicemail": "Correo de voz",
"Voicemail downloaded successfully": "Correo de voz descargado con éxito",
@ -395,6 +563,7 @@
"WARNING: Removing the last time entry will also delete this timeset and all corresponding destinations. Are you sure you want to do this?": "ADVERTENCIA: Al eliminar la última entrada también se eliminará este conjunto de horas y todos los destinos correspondientes. ¿Está seguro de querer hacer esto?",
"Wednesday": "Miércoles",
"Weekday": "Día de la semana",
"Weekly": "",
"Welcome": "Bienvenido",
"When I am busy ...": "Cuando estoy ocupado ...",
"When I am offline ...": "Cuando estoy desconectado ...",
@ -406,12 +575,19 @@
"Wrong username or password": "Nombre de usuario o contraseña incorrecta",
"Yesterday": "Ayer",
"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. ": "Está a punto de cambiar su contraseña de inicio de sesión. Después de que la contraseña se cambie con éxito, se cerrará la sesión automáticamente para autenticarse con la nueva contraseña.",
"You are about to delete {name} sourceset": "",
"You are about to delete {name} timeset": "",
"You are about to delete {destination} from {groupName} call forwarding": "",
"You are about to delete {groupName} call forwarding group": "",
"You are about to end the current call. Are you sure?": "Está a punto de finalizar la llamada actual. ¿Está seguro?",
"You are about to remove ACL: From email <{from_email}>": "",
"You are about to remove call queue for {subscriber}": "Está a punto de eliminar cola de llamadas para {subscriber}",
"You are about to remove config for {msConfig}": "Está a punto de eliminar la configuración de {msConfig}",
"You are about to remove destination {destination}": "",
"You are about to remove device {device}": "Está a punto de eliminar el dispositivo {device}",
"You are about to remove group {group}": "Está a punto de eliminar el grupo {group}",
"You are about to remove seat {seat}": "Está a punto de eliminar el asiento {seat}",
"You are about to remove secret key renew notify email: {email}": "",
"You are about to remove sound set {soundSetName}": "Está a punto de eliminar el conjunto de sonido {soundSetName}",
"You are about to remove the destination {destination}": "Está a punto de eliminar el destino {destination}",
"You are about to remove the number {number}": "Está a punto de eliminar el número {number}",
@ -421,19 +597,34 @@
"You are about to remove the speed dial {slot}": "Está a punto de eliminar la marcación rápida {slot}",
"You are about to remove the time entry for {day}": "Está a punto de eliminar la entrada de tiempo para {day}",
"You are about to remove the {set} sound set": "Esta a punto de eliminar el conjunto de sonido {set}",
"You are about to remove this Voicemail": "",
"You are about to reset the custom {type} greeting sound to defaults": "Está a punto de restablecer el sonido de saludo personalizado {type} a los valores predeterminados",
"You are now able to create WebRTC multiparty conferences": "Ahora puede crear conferencias multipartitas WebRTC.",
"You are now able to start and receive calls": "Ahora puede iniciar y recibir llamadas.",
"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.": "No puede hacer ni recibir llamadas porque RTC:engine no está activo. Si opera un C5 CE, primero actualice a un C5 PRO para poder usar el motor RTC:engine.",
"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.": "",
"You can not start a call. Service ist currently unavailable.": "No puede iniciar una llamada. El servicio no está disponible actualmente.",
"You have blocked incoming call notifications.": "Ha bloqueado las notificaciones de llamadas entrantes.",
"You have invalid form input. Please check and try again.": "Tiene una entrada de formulario no válida. Por favor, revise e intente nuevamente.",
"You have to add a destination to the unsaved group": "",
"Your number is hidden to the callee": "Su número está oculto para la persona que llama",
"Your number is hidden to the callee within own PBX": "",
"Your number is visible to the callee": "Su número es visible para la persona que llama",
"Your number is visible to the callee within own PBX": "",
"Your password has been changed successfully": "Su contraseña ha sido cambiada exitosamente",
"ago": "atrás",
"and": "",
"and call from": "",
"and call not from": "",
"busy": "ocupado",
"call from ...": "",
"call not from ...": "",
"callers": "llamantes",
"condition": "",
"date is": "",
"date is ...": "",
"date range is": "",
"date range is ...": "",
"default option": "Opción predeterminada",
"description": "descripción",
"disabled": "desactivado",
@ -443,21 +634,31 @@
"for": "por",
"forward to": "reenviar a",
"forward to nowhere": "reenviar a ninguna parte",
"forwarded to": "",
"from": "de",
"minute": "minuto",
"minutes": "minutos",
"name": "nombre",
"no time set": "sin hora establecida",
"office hours are": "",
"office hours are ...": "",
"own phone": "teléfono propio",
"page": "página",
"pages": "páginas",
"ring": "llamar",
"second": "segundo",
"seconds": "segundos",
"seconds finally forwarded to": "",
"seconds forwarded to": "",
"secs": "segs",
"the visibility of the number within own PBX": "",
"then ring": "luego llama",
"to": "para",
"unavailable": "no disponible",
"validators.": "",
"weekdays": "",
"weekdays are": "",
"weekdays are ...": "",
"{fieldOne} or {fieldTwo} is required": "{fieldOne} o {fieldTwo} es requerido",
"{field} is required": "{field} es requerido",
"{field} must be at least {minValue} second": "{field} debe ser al menos {minValue} segundo(s)",

@ -1,37 +1,68 @@
{
" and": "",
" call from ": "",
" condition": "",
" date is ": "",
" date range is ": "",
" office hour is | office hours are": "",
" weekday is ": "",
" weekdays are ": "",
"&lt;{destination}&gt; as {filetype}": "",
"&quot;Music on Hold&quot; - if set to true and a music on hold file is provided, a calling party gets that file played when put on hold": "",
"404 Not Found": "Erreur 404",
"A default subscriber sound set to be set before being able to select, in the Sound Sets page.": "",
"ACL": "",
"Abort": "Abandonner",
"Accepted email address to allow mail2fax transmission.": "",
"Active": "",
"Add": "Ajouter",
"Add ACL": "",
"Add Call Queue": "Ajouter une file dattente",
"Add Config": "",
"Add Fax2Mail": "Ajouter Fax2Mail",
"Add Group": "Ajouter un groupe",
"Add Number": "Ajouter un numéro",
"Add Seat": "Ajouter un siège",
"Add Sound Set": "",
"Add Speed Dial": "Ajouter un raccourci",
"Add Time": "Ajouter une heure",
"Add Voicemail": "Ajouter une messagerie vocale",
"Add call queue": "",
"Add destination": "Ajouter une destination",
"Add device": "Ajouter un poste",
"Add email": "",
"Add forwarding": "",
"Add new": "En ajouter un nouveau",
"Add number": "Ajouter un numéro",
"Add source": "Ajouter une source",
"Add time": "",
"Add time range": "",
"Add {timeset}": "Ajouter {timeset}",
"Added call queue configuration for {name}": "",
"Added destination {destination}": "Destination {destination} ajoutée",
"Added group {group}": "Groupe {group} ajouté",
"Added new source {source}": "La nouvelle source {source} a été ajoutée avec succès",
"Added number {number}": "Numéro {number} ajouté",
"Added seat {seat}": "Siège {seat} ajouté",
"Added sound set {name}": "",
"After": "",
"After Hours": "En dehors des heures douverture",
"Alias Number": "",
"Alias Numbers": "Numéros alternatifs",
"Alias numbers field updated!": "Numéros alternatifs modifiés!",
"All": "Tous",
"All anonymous incoming calls are blocked": "Tous les appels anonymes sont bloqués",
"All available speed dial slots have already been assigned. Please delete one first.": "Tous les emplacements de raccourcis ont été attribués. Veuillez en supprimer un.",
"All calls forwarded to": "",
"All calls go to the primary number": "",
"All incoming calls from listed numbers are blocked": "Tous les appels entrants provenant des numéros listés sont bloqués",
"All listed numbers are allowed": "Tous les numéros listés sont autorisés",
"All listed numbers are blocked": "Tous les numéros listés sont bloqués",
"All outgoing calls to listed numbers are blocked": "Tous les appels sortants vers les numéros listés sont bloqués",
"Allocated by {type} {name}": "Alloué par {type} {name}",
"Allow mail2fax destination only to this number.": "",
"Allow mail2fax emails only to this IP (the IP or hostname is present in the &quot;Received&quot; header).": "",
"Allowed extensions are between {min} and {max}": "",
"Always": "Toujours",
"An error occured while trying to add the destination. Please try again": "Une erreur est survenue lors de lajout de la destination. Veuillez réessayer",
"An error occured while trying to add the source. Please try again": "Une erreur est survenue lors de lajout de la source. Veuillez réessayer",
@ -56,6 +87,7 @@
"An error occured while trying to update the email field. Please try again": "Une erreur est survenue lors de la modification de le-mail. Veuillez réessayer",
"An error occured while trying to update the pin field. Please try again": "Une erreur est survenue lors de la modification du code PIN. Veuillez réessayer",
"An error occured while trying to upload the greeting sound. Please try again": "Une erreur est survenue lors du chargement de lannonce. Veuillez réessayer",
"Application": "",
"Assigned slot {slot}": "Emplacement {slot} attribué",
"Attach voicemail to email notification": "Joindre le message vocal à l'e-mail de notification",
"Audio + Screen": "Audio et partage d'écran",
@ -63,7 +95,12 @@
"Audio Call": "Appel audio",
"Audio Only": "Audio seulement",
"Blacklist": "Liste noire",
"Block Incoming": "",
"Block Incoming/Outgoing": "",
"Block Outgoing": "",
"Block incoming": "",
"Block numbers": "Bloquer les numéros",
"Block outgoing": "",
"Block/Allow incoming calls": "Bloquer/autoriser les appels",
"Block/Allow outgoing calls": "Bloquer/autoriser les appels sortants",
"Both sourceset name and source is required. Please provide both and try again.": "Le nom de la liste de sources et la source sont nécessaires. Veuillez fournir les deux informations et réessayer.",
@ -77,8 +114,10 @@
"Call Forwarding": "Renvoi dappel",
"Call Queue": "File dattente",
"Call Queues": "Files dattente",
"Call Settings": "",
"Call back": "Rappel",
"Call ended": "Appel terminé",
"Call forwarded": "",
"Calling": "Appel",
"Calling {number}...": "Appel vers le {number} en cours...",
"Calls": "Appels",
@ -86,74 +125,150 @@
"Cancel": "Annuler",
"Change Email": "Modifier le-mail",
"Change PIN": "Modifier le code PIN",
"Change Password": "",
"Change login password": "",
"Change password": "",
"Changed PIN successfully.": "Code PIN modifié avec succès.",
"Changed email successfully": "E-mail modifié avec succès",
"Changed {field} successfully": "{type} modifié en {name}",
"Circular Ringing": "Sonnerie circulaire",
"Close": "",
"Close filters": "Fermer les filtres",
"Company Hours": "Heures douverture",
"Conference": "",
"Conference name": "",
"Confirm": "",
"Content": "Contenu",
"Control your calls": "Contrôlez vos appels",
"Conversations": "Conversations",
"Copy link": "",
"Cost": "Coût",
"Could not enable incoming call notifications.": "Impossible dactiver les notifications dappels entrants.",
"Could not find any device matching any of the filter criteria": "Impossible de trouver un poste correspondant aux critères de filtrage",
"Could not find any device with MAC address matching the filter criteria": "Impossible de trouver un poste dont ladresse MAC correspond aux critères de filtrage",
"Could not find any device with model matching the filter criteria": "Impossible de trouver un poste dont le modèle correspond aux critères de filtrage",
"Could not find any device with station name matching the filter criteria": "Impossible de trouver un poste dont le nom correspond aux critères de filtrage",
"Could not find any group matching any of the filter criteria": "",
"Could not initialize call functionality properly": "Impossible dinitialiser la fonction dappel correctement",
"Create Call Queue": "Créer une file dattente",
"Create Config": "",
"Create List": "",
"Create destination": "",
"Create device": "",
"Create group": "Créer un groupe",
"Create seat": "Créer un siège",
"Create sound set": "",
"Created call queue for {callQueue} successfully": "",
"Created device {device} successfully": "",
"Created device {name} successfully": "Le poste {name} a été créé avec succès",
"Created manager secretary config for {msConfig} successfully": "",
"Created new timeset": "Nouvelle plage horaire créée avec succès",
"Created sound set {soundSet} successfully": "",
"Created sourceset {sourceset}": "Liste de sources {sourceset} créée avec succès",
"Custom Announcement": "",
"Custom Announcements": "",
"Custom sound": "Son personnalisé",
"Daily": "",
"Default": "",
"Default For Subscribers": "",
"Default sound": "Son par défaut",
"Default sound set for all seats and groups": "",
"Delete": "",
"Delete destination": "",
"Delete forwarding": "",
"Delete from {groupName} forwarding": "",
"Delete sourceset": "Supprimer la liste de sources",
"Delete voicemail after email notification is delivered": "Supprimer le message vocal une fois la notification e-mail délivrée",
"Delete {groupName} forwarding group": "",
"Delete {name} sourceset": "",
"Delete {name} timeset": "",
"Deleted greeting sound successfully": "Lannonce a été supprimée avec succès",
"Deliver Incoming Faxes": "",
"Deliver Outgoing Faxes": "",
"Description": "",
"Desktop sharing extension for chrome is not installed.": "Lextension de partage décran pour Chrome nest pas installée.",
"Destination": "Destination",
"Destination Email": "",
"Destination Number": "Numéro de destination",
"Destination email to send the secret key renew notification to.": "",
"Destinations": "",
"Devices": "Postes",
"Disable": "Désactiver",
"Dismiss": "Ignorer",
"Do not ring primary number": "",
"Don't play sound in loop": "",
"Download": "Télécharger",
"Download fax": "Télécharger le Fax",
"Download voicemail": "Télécharger le message vocal",
"Downloading of fax failed": "Le téléchargement du fax a échoué",
"Downloading of voicemail failed": "Le téléchargement du message vocal a échoué",
"Duration": "Durée",
"ECM": "",
"Edit": "Modifier",
"Edit List": "",
"Edit timeout": "Modifier la temporisation",
"Email": "",
"Enable": "Activer",
"Enable regex matching for &quot;Received from IP&quot; and &quot;Destination&quot; fields.": "",
"Enable strict mode that requires all mail2fax emails to have the secret key as the very first line of the email + an empty line. The key is removed from the email once matched.": "",
"End Call": "Raccrocher",
"End date": "",
"End time": "",
"Ended": "Terminé",
"English": "Français",
"Established": "Établi",
"Every caller": "",
"Exit": "",
"Extension": "Extension",
"Fax": "Fax",
"Fax File": "Fax",
"Fax Settings": "",
"Fax downloaded successfully": "Le fax a été téléchargé avec succès",
"Fax to Mail and Sendfax": "",
"Fax2Mail": "",
"Faxes": "Fax",
"File": "Fichier",
"File Type": "",
"Filter": "Filtrer",
"Filter by": "",
"Filter by daterange": "",
"Filter devices": "Filtrer les postes",
"Filter groups": "",
"Fine": "Fin",
"Forgot password?": "",
"Forward to Conference": "",
"Forward to Fax2Mail": "",
"Forward to ManagerSecretary": "",
"Forward to Number": "",
"Forward to Voicebox": "",
"Forwarded to": "",
"Forwarding": "",
"Free": "Gratuit",
"Friday": "Vendredi",
"From": "De",
"From email": "",
"General": "",
"Group": "Groupe",
"Group Name": "Nom du groupe",
"Group seat field updated!": "Siège du groupe modifié!",
"Group/Seat/Pilot": "Groupe/Siège/Pilote",
"Groups": "Groupes",
"Groups, Devices": "Groupes, Postes",
"Hide number within own PBX": "",
"Home": "Accueil",
"Hunt Policy": "Politique de groupement dappels",
"Hunt Timeout": "Temporisation des groupements dappels",
"Hunt timeout": "Temporisation des groupements dappels",
"If available": "",
"If available and ": "",
"If busy": "",
"If call from ...": "",
"If date is ...": "",
"If date range is ...": "",
"If not available": "",
"If office hours are ...": "",
"If weekday is ...": "",
"If weekdays are ...": "",
"In call with": "En communication avec",
"In call with {number}": "En conversation avec {number}",
"Incoming": "Entrant",
@ -170,28 +285,73 @@
"Input contains invalid characters": "Votre saisie contient des caractères invalides",
"Input username or username@domain": "Veuillez saisir lidentifiant ou identifiant@domaine",
"Install": "Installer",
"Interval when the secret key is automatically renewed.": "",
"Join conference": "",
"Join conference with name": "",
"Lamp/Key": "",
"Lamps/Keys": "",
"Language": "",
"Language ({language})": "Langue ({language})",
"Language for voicemail and app server": "",
"Last Modify Time": "",
"Leave": "",
"Leave conference": "",
"Leave current conference now!": "",
"List name": "",
"Load Files": "",
"Logged in as": "Connecté en tant que",
"Login": "",
"Logout": "",
"M,T,W,T,F,S,S": "",
"MAC address": "Adresse MAC",
"Mail To Fax feature is not active": "",
"Mail to Fax": "",
"Manager Secretary": "",
"ManagerSecretary": "",
"Maximum allowed extension is {max}": "",
"Maximum calls in queue": "",
"Minimum allowed extension is {min}": "",
"Monday": "Lundi",
"Monthly": "",
"More than one {timeset} timeset exists. You can resolve this by resetting the {timeset} timesets.": "Il existe déjà une plage horaire {timeset}. Vous pouvez résoudre le problème en réinitialisant la plage horaire {timeset}.",
"Move down": "Descendre",
"Move up": "Monter",
"Music on Hold": "",
"Mute": "",
"Mute all": "",
"MyNumberList": "",
"Name": "Nom",
"Name in Fax Header for Sendfax": "",
"Never": "",
"New features": "",
"New password": "",
"New password retyped": "",
"No Calls found": "Appels introuvables",
"No Calls, Voicemails or Faxes found": "Appels, messages vocaux ou fax introuvables",
"No Faxes found": "Fax introuvables",
"No Voicemails found": "Message vocaux introuvables",
"No call goes to primary number": "",
"No call queues created yet": "Aucune file dattente de créée",
"No destinations created yet": "",
"No devices created yet": "Aucun poste créé",
"No groups": "Aucun groupe",
"No groups created yet": "Aucun groupe de créé",
"No manager secretary configuration created yet": "",
"No numbers assigned": "",
"No numbers found": "Aucun numéro trouvé",
"No seats": "Aucun siège",
"No seats created yet": "Aucun siège de créé",
"No sound sets created yet": "",
"No sound uploaded": "",
"No speed dials found": "Aucun raccourci",
"Normal": "Normal",
"Not modified yet": "",
"Number": "Numéro",
"Number list": "",
"Number list name": "",
"Number {type} successfully": "",
"Numbers": "",
"Office hours": "",
"On weekdays": "Les jours de semaine",
"Only incoming calls from listed numbers are allowed": "Seuls les appels entrants provenant des numéros listés sont autorisés",
"Only once": "Une fois",
@ -200,115 +360,202 @@
"Own phone is {toggle}": "Le téléphone personnel est {toggle}",
"Own phone timeout set to {timeout}": "La temporisation du téléphone personnel est fixée à {timeout}",
"PBX Configuration": "Configuration PBX",
"PBX Settings": "",
"PIN": "PIN",
"Page Header": "En-tête de page",
"Parallel Ringing": "Sonnerie parallèle",
"Password": "Mot de passe",
"Password Retype": "",
"Password changed successfully": "",
"Password is not strong enough": "",
"Passwords must be equal": "",
"Phone model": "Modèle du poste",
"Phone number": "Numéro de téléphone",
"Pick start and / or end date": "",
"Pick start and end date": "",
"Pick start and end time": "",
"Pilot": "Pilote",
"Play": "Lecture",
"Play all files in loop": "",
"Play sound in loop": "",
"Playing in loop": "",
"Please add a destination to the group before adding conditions": "",
"Please select a valid timerange": "",
"Please select an option": "",
"Primary Number": "Numéro principal",
"Primary number {number} rings before forwarded if the user is available": "",
"Privacy": "Confidentialité",
"Private": "Privé",
"Quality": "Qualité",
"Queue Length": "Longueur de la file dattente",
"Random Ringing": "Sonnerie aléatoire",
"Receive Reports": "",
"Received from IP": "",
"Recover password": "",
"Reloading conversation items failed": "Le rechargement des conversations a échoué",
"Reminder": "Rappel",
"Reminder is disabled": "Rappel désactivé",
"Reminder is enabled": "Rappel activé",
"Reminder: Disabled successfully": "Rappel: désactivation réussie",
"Reminder: Enabled successfully": "Rappel: activation réussie",
"Reminder: Recurrence changed to \"{recurrence}\"": "",
"Reminder: Recurrence changed to &quot;{recurrence}&quot;": "Rappel: récurrence modifiée en {recurrence}",
"Reminder: Time changed to {time}": "Rappel: heure modifiée en {time}",
"Remove": "Supprimer",
"Remove ACL": "",
"Remove Destination": "",
"Remove Voicemail": "",
"Remove call forward destination": "Supprimer le numéro",
"Remove call forward source": "Supprimer la source du renvoi dappel",
"Remove call forward sourceset": "La liste de sources de renvois dappels a été supprimée avec succès",
"Remove call forward time": "Supprimer lheure du renvoi dappel",
"Remove call queue": "Supprimer la file dattente",
"Remove device": "Supprimer le poste",
"Remove file": "",
"Remove group": "Supprimer le groupe",
"Remove last call forward time": "Supprimer la dernière entrée dheure de renvoi",
"Remove manager secretary config": "",
"Remove number": "Supprimer le numéro",
"Remove seat": "Supprimer le siège",
"Remove secret key renew notify email": "",
"Remove sound file": "",
"Remove sound set": "",
"Remove speed dial": "Supprimer le raccourci",
"Remove voicemail": "",
"Removed call queue for {callQueue} successfully": "",
"Removed destination {destination}": "Destination {destination} supprimée",
"Removed device {device} successfully": "",
"Removed device {name}": "Poste {name} supprimé",
"Removed group {group}": "Groupe {group} supprimé",
"Removed manager secretary config for {msConfig} successfully": "",
"Removed number {number}": "Numéro {number} supprimé",
"Removed seat {seat}": "Siège {seat} supprimé",
"Removed sound set {soundSet} successfully": "",
"Removed source {source}": "La source {source} a été supprimée avec succès",
"Removed sourceset {sourceset}": "La liste de sources {sourceset} a été supprimée avec succès",
"Removed time entry for {day}": "Entrée supprimée pour {day}",
"Removed timeset": "Plage horaire supprimée",
"Removing the last source entry is not allowed.": "Supprimer la dernière source nest pas autorisé.",
"Renew Notify Email": "",
"Reset": "Réinitialiser",
"Reset Filters": "",
"Reset filters": "Réinitialiser les filtres",
"Reset greeting sound": "Réinitialiser le message",
"Reset of timesets completed": "Réinitialisation des plages horaires terminée",
"Reset to defaults": "Valeurs par défaut",
"Reset {timeset}": "Réinitialiser {timeset}",
"Ring at": "",
"Ring primary number": "",
"Ringing at": "Appel présenté à",
"Ringing at {number}...": "{number} sonne...",
"Same time for all selected days": "",
"Same time for selected days": "",
"Saturday": "Samedi",
"Save": "Enregistrer",
"Save new password": "",
"Screen Share": "Partage décran",
"Search": "",
"Seat": "Siège",
"Seat group field updated!": "Groupe de sièges modifié!",
"Seat name": "Nom du siège",
"Seats": "Sièges",
"Secret Key (empty=disabled)": "",
"Secret Key Renew": "",
"Secret Key Renew Notify": "",
"Secretary numbers": "",
"Select": "Sélectionner",
"Select a manager": "",
"Select new": "En sélectionner un nouveau",
"Select secretary numbers": "",
"Select valid time": "Sélectionner une heure valide",
"Send": "Envoyer",
"Send Fax": "Envoyer un Fax",
"Send SMS": "Envoyer un SMS",
"Sending fax completed successfully.": "Le Fax a été envoyé avec succès.",
"Serial Ringing": "Sonnerie séquentielle",
"Session language successfully changed": "",
"Set your PBX settings": "",
"Set your fax settings": "",
"Set your personal alarm": "Définissez votre alarme personnelle",
"Set your speed dials": "Définissez vos raccourcis",
"Set your voicebox settings": "Configurez votre messagerie vocale",
"Settings": "",
"Share": "",
"Share conference": "",
"Shared": "Partagé",
"Show filters": "Afficher les filtre",
"Sign In": "Authentification",
"Slot": "Emplacement",
"Sound Set": "",
"Sound Sets": "",
"Sound set is incomplete ({amount})": "",
"Source": "Source",
"Sources": "Sources",
"Sourceset": "Liste de sources",
"Speed Dial": "Raccourcis",
"Start call": "Lancer un appel",
"Start date": "",
"Start new call": "Lancer un appel",
"Start time": "",
"Station name": "Nom du poste",
"Subscriber Sign In": "Authentification de labonné",
"Sunday": "Dimanche",
"Super": "Supérieur",
"T38": "",
"The Destination Email is already used": "",
"The Notify Email is already used": "",
"The {timeset} timeset contain reverse order of values. You can resolve this by resetting the {timeset} timeset.": "Lordre des valeurs de la plage horaire {timeset} est inversé. Vous pouvez résoudre le problème en réinitialisant la plage horaire {timeset}.",
"The {timeset} timeset contains incompatible values. You can resolve this by resetting the {timeset} timeset.": "La plage horaire {timeset} contient des valeurs incompatibles. Vous pouvez résoudre le problème en réinitialisant la plage horaire {timeset}.",
"The {timeset} timeset is not defined. You need to create one to be able to define call forward destinations.": "La plage horaire {timeset} nest pas définie. Veuillez en créer une afin de définir des destinations de renvois.",
"Then after ": "",
"There are no ACLs yet": "",
"There are no Key Renew Notify Emails yet": "",
"There was an error, please retry later": "",
"This destination comes after a terminating destinations, and is therefore inactive.": "Cette destination arrive après une destination finale, et est de ce fait inactive.",
"This feature is currently not available": "Cette fonction nest pas disponible actuellement",
"This field is required.": "Ce champ est obligatoire.",
"This sound set is incomplete ({amount} file is missing)": "",
"This sound set is incomplete ({amount} files are missing)": "",
"Thursday": "Jeudi",
"Time of the day": "Heure de la journée",
"Timeout": "Temporisation",
"To": "A",
"Today": "",
"Toggled attachment successfully": "Les pièces jointes ont été activées avec succès",
"Toggled deletion successfully": "La suppression a été activée avec succès",
"Tuesday": "Mardi",
"Type something": "",
"Unassign": "",
"Unassigned": "Non attribué",
"Unassigned slot {slot}": "Emplacement {slot} non attribué",
"Unavailable Greeting": "Annonce dindisponibilité",
"Unblock Incoming": "",
"Unblock Incoming/Outgoing": "",
"Unblock Outgoing": "",
"Undo": "",
"Unknown error": "",
"Unknown name": "",
"Unmute": "",
"Unmute all": "",
"Updated identifier to {identifier}": "Identifiant modifié en {identifier}",
"Updated keys of device {name}": "Touches du poste {name} mis à jour",
"Updated model of device {name}": "Modèle du poste modifié en {name}",
"Updated station name to {name}": "Nom du poste modifié en {name}",
"Updated {field} for call queue {callQueue} successfully": "",
"Updated {field} for device {device} successfully": "",
"Updated {field} for manager secretary config {msConfig} successfully": "",
"Updated {field} for sound set {soundSet} successfully": "",
"Upload": "Transférer",
"Uploaded greeting sound successfully": "Annonce chargée avec succès",
"Uploaded new sound for handle {handle}": "",
"Use RegExp": "",
"Use as default for all seats and groups": "",
"Use language specific preset": "",
"User settings": "",
"Username": "Identifiant",
"Video Call": "Appel vidéo",
"Voice Call": "Appel voix",
"Voice prompts language for voicemail, conference and application server": "",
"Voicebox": "Messagerie vocale",
"Voicemail": "Message vocal",
"Voicemail downloaded successfully": "Le message vocal a été téléchargé avec succès",
@ -316,6 +563,7 @@
"WARNING: Removing the last time entry will also delete this timeset and all corresponding destinations. Are you sure you want to do this?": "Attention: supprimer la dernière entrée dheure de renvoi supprimera aussi cet intervalle de temps ainsi que toutes les destinations. Êtes-vous sûr de vouloir faire ceci?",
"Wednesday": "Mercredi",
"Weekday": "Jour de la semaine",
"Weekly": "",
"Welcome": "Bienvenue",
"When I am busy ...": "Quand je suis occupé ...",
"When I am offline ...": "Quand je suis déconnecté ...",
@ -323,27 +571,62 @@
"When I dial {slot} ...": "Lorsque je numérote le {slot} ...",
"Whitelist": "Liste blanche",
"Wrap Up Time": "Délai inter-appel",
"Wrap up time": "",
"Wrong username or password": "Identifiant ou mot de passe incorrect",
"Yesterday": "",
"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. ": "",
"You are about to delete {name} sourceset": "",
"You are about to delete {name} timeset": "",
"You are about to delete {destination} from {groupName} call forwarding": "",
"You are about to delete {groupName} call forwarding group": "",
"You are about to end the current call. Are you sure?": "Vous êtes sur le point de raccrocher lappel. Êtes-vous sûr?",
"You are about to remove ACL: From email <{from_email}>": "",
"You are about to remove call queue for {subscriber}": "Vous êtes sur le point de supprimer une file dattente de {subscriber}",
"You are about to remove config for {msConfig}": "",
"You are about to remove destination {destination}": "",
"You are about to remove device {device}": "Vous êtes sur le point de supprimer le poste {device}",
"You are about to remove group {group}": "Vous êtes sur le point de supprimer le groupe {group}",
"You are about to remove seat {seat}": "Vous êtes sur le point de supprimer le siège {seat}",
"You are about to remove secret key renew notify email: {email}": "",
"You are about to remove sound set {soundSetName}": "",
"You are about to remove the destination {destination}": "Vous êtes sur le point de supprimer la destination {destination}",
"You are about to remove the number {number}": "Vous êtes sur le point de supprimer le numéro {number}",
"You are about to remove the sound file for {handle}": "",
"You are about to remove the source entry for {source}": "Vous êtes sur le point de supprimer la source {source}",
"You are about to remove the sourceset {sourceset}": "Vous êtes sur le point de supprimer la liste de sources {sourceset}",
"You are about to remove the speed dial {slot}": "Vous êtes sur le point de supprimer le raccourci {slot}",
"You are about to remove the time entry for {day}": "Vous êtes sur le point de supprimer lheure pour {day}",
"You are about to remove the {set} sound set": "",
"You are about to remove this Voicemail": "",
"You are about to reset the custom {type} greeting sound to defaults": "Vous êtes sur le point de réinitialiser le message personnalisé de type {type} à ses valeurs par défaut",
"You are now able to create WebRTC multiparty conferences": "",
"You are now able to start and receive calls": "Vous pouvez désormais lancer et recevoir des appels",
"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.": "Vous ne pouvez ni émettre ou recevoir un appel car le RTC:engine nest pas actif. Si vous opérez un C5 CE alors migrez dabord vers un C5 PRO pour être en mesure dutiliser le RTC:engine.",
"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.": "",
"You can not start a call. Service ist currently unavailable.": "Vous ne pouvez pas lancer dappel. Le service est actuellement indisponible.",
"You have blocked incoming call notifications.": "Vous avez bloqué les notifications dappels entrants.",
"You have invalid form input. Please check and try again.": "Un ou plusieurs champs de cet écran sont invalides. Veuillez vérifier.",
"You have to add a destination to the unsaved group": "",
"Your number is hidden to the callee": "Votre numéro est caché à appelant",
"Your number is hidden to the callee within own PBX": "",
"Your number is visible to the callee": "Votre numéro est visible par appelant",
"Your number is visible to the callee within own PBX": "",
"Your password has been changed successfully": "",
"ago": "",
"and": "",
"and call from": "",
"and call not from": "",
"busy": "",
"call from ...": "",
"call not from ...": "",
"callers": "appelants",
"condition": "",
"date is": "",
"date is ...": "",
"date range is": "",
"date range is ...": "",
"default option": "",
"description": "",
"disabled": "désactivé",
"do not ring own phone": "ne pas faire sonner le téléphone personnel",
"enabled": "activé",
@ -351,15 +634,31 @@
"for": "pendant",
"forward to": "renvoyer vers",
"forward to nowhere": "renvoyer vers nulle part",
"forwarded to": "",
"from": "",
"minute": "",
"minutes": "",
"name": "",
"no time set": "aucune plage horaire",
"office hours are": "",
"office hours are ...": "",
"own phone": "téléphone personnel",
"page": "page",
"pages": "pages",
"ring": "sonner",
"second": "",
"seconds": "secondes",
"seconds finally forwarded to": "",
"seconds forwarded to": "",
"secs": "secs",
"the visibility of the number within own PBX": "",
"then ring": "puis appeler",
"to": "",
"unavailable": "indisponible",
"validators.": "",
"weekdays": "",
"weekdays are": "",
"weekdays are ...": "",
"{fieldOne} or {fieldTwo} is required": "{fieldOne} ou {fieldTwo} est obligatoire",
"{field} is required": "{field} est obligatoire",
"{field} must be at least {minValue} second": "{field} doit être au moins {minValue} seconde",

@ -1,8 +1,22 @@
{
" and": "",
" call from ": "",
" condition": "",
" date is ": "",
" date range is ": "",
" office hour is | office hours are": "",
" weekday is ": "",
" weekdays are ": "",
"&lt;{destination}&gt; as {filetype}": "",
"&quot;Music on Hold&quot; - if set to true and a music on hold file is provided, a calling party gets that file played when put on hold": "",
"404 Not Found": "404 Not Found",
"A default subscriber sound set to be set before being able to select, in the Sound Sets page.": "Un set di messaggi predefinito per gli utenti, disponibile prima che se ne possa selezionare uno nella pagina Set di Messaggi.",
"ACL": "",
"Abort": "Abbandona",
"Accepted email address to allow mail2fax transmission.": "",
"Active": "",
"Add": "Aggiungi",
"Add ACL": "",
"Add Call Queue": "Aggiungi Coda",
"Add Config": "Aggiungi Configurazione",
"Add Fax2Mail": "Aggiungi Fax2Mail",
@ -16,9 +30,13 @@
"Add call queue": "Aggiungi coda",
"Add destination": "Aggiungi destinazione",
"Add device": "Aggiungi dispositivo",
"Add email": "",
"Add forwarding": "",
"Add new": "Aggiungi nuovo",
"Add number": "Aggiungi numero",
"Add source": "Aggiungi ",
"Add time": "",
"Add time range": "",
"Add {timeset}": "Aggiungi {timeset}",
"Added call queue configuration for {name}": "Aggiunta configurazione coda per {name}",
"Added destination {destination}": "Aggunta destinazione {destination}",
@ -27,17 +45,24 @@
"Added number {number}": "Numero {number} aggiunto",
"Added seat {seat}": "Aggiunta postazione {seat}",
"Added sound set {name}": "Aggiunto set messaggi audio {name}",
"After": "",
"After Hours": "Fuori Ufficio",
"Alias Number": "",
"Alias Numbers": "Numeri Alternativi",
"Alias numbers field updated!": "Numeri alternativi aggiornati!",
"All": "Tutto",
"All anonymous incoming calls are blocked": "Tutte le chiamate anonime in ingresso sono bloccate",
"All available speed dial slots have already been assigned. Please delete one first.": "Tutte le posizioni disponibili per le selezioni rapide sono state assegnate. Cancellarne una prima",
"All calls forwarded to": "",
"All calls go to the primary number": "",
"All incoming calls from listed numbers are blocked": "Solo le chiamate ricevute dai numeri elencati sono bloccate",
"All listed numbers are allowed": "Tutte le chiamate dirette ai numeri elencati sono permesse",
"All listed numbers are blocked": "Tutte le chiamate dirette ai numeri elencati sono bloccate",
"All outgoing calls to listed numbers are blocked": "Solo le chiamate dirette ai numeri elencati sono bloccate",
"Allocated by {type} {name}": "Assegnato da {type} {name}",
"Allow mail2fax destination only to this number.": "",
"Allow mail2fax emails only to this IP (the IP or hostname is present in the &quot;Received&quot; header).": "",
"Allowed extensions are between {min} and {max}": "",
"Always": "Sempre",
"An error occured while trying to add the destination. Please try again": "Si è verificato un errore durante l'inserimento della destinazione. Si prega di riprovare",
"An error occured while trying to add the source. Please try again": "Si è verificato un errore mentre si aggiungeva un nuovo pattern sorgente. Si prega di riprovare",
@ -62,6 +87,7 @@
"An error occured while trying to update the email field. Please try again": "Si è verificato un errore durante la modifica della email. Si prega di riprovare",
"An error occured while trying to update the pin field. Please try again": "Si è verificato un errore durante la modifica del PIN. Si prega di riprovare",
"An error occured while trying to upload the greeting sound. Please try again": "Si è verificato un errore durante il caricamento dell'annuncio di benvenuto. Si prega di riprovare",
"Application": "",
"Assigned slot {slot}": "Posizione assegnata: {slot}",
"Attach voicemail to email notification": "Allega messaggio audio all'email di notifica",
"Audio + Screen": "Audio + Schermo",
@ -72,7 +98,9 @@
"Block Incoming": "Blocca Entranti",
"Block Incoming/Outgoing": "Blocca Entranti/Uscenti",
"Block Outgoing": "Blocca Uscenti",
"Block incoming": "",
"Block numbers": "Blocca numeri",
"Block outgoing": "",
"Block/Allow incoming calls": "Blocca/Permetti chiamate entranti",
"Block/Allow outgoing calls": "Blocca/Permetti chiamate uscenti",
"Both sourceset name and source is required. Please provide both and try again.": "Sono necessari sia il nome del set che del pattern soregente. Si prega di fornire entrambi e riprovare.",
@ -86,6 +114,7 @@
"Call Forwarding": "Inoltro di Chiamata",
"Call Queue": "Coda",
"Call Queues": "Code",
"Call Settings": "",
"Call back": "Richiama",
"Call ended": "Chiamata terminata",
"Call forwarded": "Chiamata inoltrata",
@ -96,6 +125,7 @@
"Cancel": "Cancella",
"Change Email": "Modifica Email",
"Change PIN": "Modifica PIN",
"Change Password": "",
"Change login password": "Modifica password di login",
"Change password": "Modifica password",
"Changed PIN successfully.": "PIN modificato con successo.",
@ -105,6 +135,7 @@
"Close": "Chiudi",
"Close filters": "Chiudi filtri",
"Company Hours": "Ore d'Ufficio",
"Conference": "",
"Conference name": "Nome conferenza",
"Confirm": "Conferma",
"Content": "Contenuto",
@ -117,9 +148,12 @@
"Could not find any device with MAC address matching the filter criteria": "Nessun dispositivo trovato il cui MAC corrisponda ai criteri di filtro selezionati",
"Could not find any device with model matching the filter criteria": "Nessun dispositivo trovato il cui modello corrisponda ai criteri di filtro selezionati",
"Could not find any device with station name matching the filter criteria": "Nessun dispositivo trovato il cui nome dispositivo corrisponda ai criteri di filtro selezionati",
"Could not find any group matching any of the filter criteria": "",
"Could not initialize call functionality properly": "Non è stato possibile inizializzare correttamente la funzionalità di chiamata",
"Create Call Queue": "Crea Coda",
"Create Config": "Crea Configurazione",
"Create List": "",
"Create destination": "",
"Create device": "Crea dispositivo",
"Create group": "Crea gruppo",
"Create seat": "Crea postazione",
@ -131,21 +165,37 @@
"Created new timeset": "Nuova tabella oraria creata",
"Created sound set {soundSet} successfully": "Set messaggi {soundSet} creato con successo",
"Created sourceset {sourceset}": "Creato set pattern sorgente {sourceset}",
"Custom Announcement": "",
"Custom Announcements": "",
"Custom sound": "Annuncio Personalizzato",
"Daily": "",
"Default": "Default",
"Default For Subscribers": "Predefinito per gli Utenti",
"Default sound": "Annuncio Predefinito",
"Default sound set for all seats and groups": "Set messaggi predefinito per tutte le postazioni e gruppi",
"Delete": "",
"Delete destination": "",
"Delete forwarding": "",
"Delete from {groupName} forwarding": "",
"Delete sourceset": "Cancella set pattern sorgente",
"Delete voicemail after email notification is delivered": "Cancella il messaggio vocale dopo che l'email di notifica è stata inoltrata",
"Delete {groupName} forwarding group": "",
"Delete {name} sourceset": "",
"Delete {name} timeset": "",
"Deleted greeting sound successfully": "Annuncio di benvenuto cancellato con successo.",
"Deliver Incoming Faxes": "",
"Deliver Outgoing Faxes": "",
"Description": "Descrizione",
"Desktop sharing extension for chrome is not installed.": "L'estensione per il Desktop sharing di Chrome non è installata.",
"Destination": "Destinazione",
"Destination Email": "",
"Destination Number": "Numero di Destinazione",
"Destination email to send the secret key renew notification to.": "",
"Destinations": "",
"Devices": "Dispositivi",
"Disable": "Disabilita",
"Dismiss": "Scarta",
"Do not ring primary number": "",
"Don't play sound in loop": "Non riprodurre il messaggio a ciclo continuo",
"Download": "Download",
"Download fax": "Download fax",
@ -153,36 +203,72 @@
"Downloading of fax failed": "Download del fax fallito",
"Downloading of voicemail failed": "Download del messaggio vocale fallito",
"Duration": "Durata",
"ECM": "",
"Edit": "Modifica",
"Edit List": "",
"Edit timeout": "Modifica timeout",
"Email": "",
"Enable": "Abilita",
"Enable regex matching for &quot;Received from IP&quot; and &quot;Destination&quot; fields.": "",
"Enable strict mode that requires all mail2fax emails to have the secret key as the very first line of the email + an empty line. The key is removed from the email once matched.": "",
"End Call": "Termina Chiamata",
"End date": "",
"End time": "",
"Ended": "Terminata",
"English": "Italiano",
"Established": "Stabilita",
"Every caller": "",
"Exit": "Esci",
"Extension": "Numero dell'interno",
"Fax": "Fax",
"Fax File": "File Fax",
"Fax Settings": "",
"Fax downloaded successfully": "Fax scaricato con successo",
"Fax to Mail and Sendfax": "",
"Fax2Mail": "",
"Faxes": "Fax",
"File": "File",
"File Type": "",
"Filter": "Filtra",
"Filter by": "",
"Filter by daterange": "",
"Filter devices": "Filtra dispositivi",
"Filter groups": "",
"Fine": "Fine",
"Forgot password?": "",
"Forward to Conference": "",
"Forward to Fax2Mail": "",
"Forward to ManagerSecretary": "",
"Forward to Number": "",
"Forward to Voicebox": "",
"Forwarded to": "",
"Forwarding": "",
"Free": "Libero",
"Friday": "Venerdì",
"From": "Da",
"From email": "",
"General": "",
"Group": "Gruppo",
"Group Name": "Nome del gruppo",
"Group seat field updated!": "Campo postazione del gruppo aggiornato!",
"Group/Seat/Pilot": "Gruppo/Postazione/Pilota",
"Groups": "Gruppi",
"Groups, Devices": "Gruppi, Dispositivi",
"Hide number within own PBX": "",
"Home": "Home",
"Hunt Policy": "Modalità di Ricerca",
"Hunt Timeout": "Timeout Ricerca",
"Hunt timeout": "Timeout Ricerca",
"If available": "",
"If available and ": "",
"If busy": "",
"If call from ...": "",
"If date is ...": "",
"If date range is ...": "",
"If not available": "",
"If office hours are ...": "",
"If weekday is ...": "",
"If weekdays are ...": "",
"In call with": "In conversazione con",
"In call with {number}": "In chiamata con {number}",
"Incoming": "Entranti",
@ -199,32 +285,54 @@
"Input contains invalid characters": "Il campo contiene caratteri non validi",
"Input username or username@domain": "Inserisci il nome utente o nome_utente@dominio",
"Install": "Installa",
"Interval when the secret key is automatically renewed.": "",
"Join conference": "",
"Join conference with name": "Unisciti alla conferenza denominata",
"Lamp/Key": "Lampada/Tasto",
"Lamps/Keys": "Lampade/Tasti",
"Language": "Linguaggio",
"Language ({language})": "Lingua ({language})",
"Language for voicemail and app server": "",
"Last Modify Time": "",
"Leave": "Abbandona",
"Leave conference": "Abbandona la conferenza",
"Leave current conference now!": "Abbandona ora la conferenza!",
"List name": "",
"Load Files": "Carica Files",
"Logged in as": "Logged in as",
"Login": "",
"Logout": "Esci",
"M,T,W,T,F,S,S": "",
"MAC address": "Indirizzo MAC",
"Mail To Fax feature is not active": "",
"Mail to Fax": "",
"Manager Secretary": "Direttore Segretario",
"ManagerSecretary": "",
"Maximum allowed extension is {max}": "",
"Maximum calls in queue": "Numero massimo di chiamate nella coda",
"Minimum allowed extension is {min}": "",
"Monday": "Lunedì",
"Monthly": "",
"More than one {timeset} timeset exists. You can resolve this by resetting the {timeset} timesets.": "Esistono più tabelle orarie {timeset}. Puoi risolvere il problema ripristinando le tabelle orarie {timeset}.",
"Move down": "Muovi sotto",
"Move up": "Muovi sopra",
"Music on Hold": "",
"Mute": "",
"Mute all": "",
"MyNumberList": "",
"Name": "Nome",
"Name in Fax Header for Sendfax": "",
"Never": "",
"New features": "",
"New password": "Nuova password",
"New password retyped": "Nuova password reinserita",
"No Calls found": "Non è stata trovato nessuna Chiamata",
"No Calls, Voicemails or Faxes found": "Non è stata trovato nessuna Chiamata, Messaggio Vocale o Fax",
"No Faxes found": "Non è stato trovato nessun Fax",
"No Voicemails found": "Non è stato trovato nessun Messaggio Vocale",
"No call goes to primary number": "",
"No call queues created yet": "Nessuna coda creata",
"No destinations created yet": "",
"No devices created yet": "Nessun dispositivo creato",
"No groups": "Non ci sono gruppi",
"No groups created yet": "Nessun gruppo esistente",
@ -237,8 +345,13 @@
"No sound uploaded": "Nessun messaggio caricato",
"No speed dials found": "Selezioni rapide non trovate",
"Normal": "Normale",
"Not modified yet": "",
"Number": "Numero",
"Number list": "",
"Number list name": "",
"Number {type} successfully": "Numero {type} con successo",
"Numbers": "",
"Office hours": "",
"On weekdays": "Nei giorni feriali",
"Only incoming calls from listed numbers are allowed": "Solo le chiamate ricevute dai numeri elencati sono permesse",
"Only once": "Solo una volta",
@ -247,32 +360,51 @@
"Own phone is {toggle}": "Il proprio telefono è {toggle}",
"Own phone timeout set to {timeout}": "Timeout in sec del proprio telefono impostato a {timeout}",
"PBX Configuration": "Configurazione PBX",
"PBX Settings": "",
"PIN": "PIN",
"Page Header": "Intestazione",
"Parallel Ringing": "Squillo in Parallelo",
"Password": "Password",
"Password Retype": "",
"Password changed successfully": "",
"Password is not strong enough": "",
"Passwords must be equal": "",
"Phone model": "Modello telefono",
"Phone number": "Numero di telefono",
"Pick start and / or end date": "",
"Pick start and end date": "",
"Pick start and end time": "",
"Pilot": "Pilota",
"Play": "Riproduci",
"Play all files in loop": "Suona tutti i files in loop",
"Play sound in loop": "Ripoduci il messaggio a ciclo continuo",
"Playing in loop": "Ripoduci a ciclo continuo",
"Please add a destination to the group before adding conditions": "",
"Please select a valid timerange": "",
"Please select an option": "",
"Primary Number": "Numero Principale",
"Primary number {number} rings before forwarded if the user is available": "",
"Privacy": "Privacy",
"Private": "Privato",
"Quality": "Qualità",
"Queue Length": "Lunghezza Coda",
"Random Ringing": "Squillo Casuale",
"Receive Reports": "",
"Received from IP": "",
"Recover password": "",
"Reloading conversation items failed": "Caricamento dell'elenco conversazioni fallito",
"Reminder": "Promemoria",
"Reminder is disabled": "Promemoria disabilitato",
"Reminder is enabled": "Promemoria abilitato",
"Reminder: Disabled successfully": "Promemoria: Disabilitato con successo",
"Reminder: Enabled successfully": "Promemoria: Abilitato con successo",
"Reminder: Recurrence changed to \"{recurrence}\"": "",
"Reminder: Recurrence changed to &quot;{recurrence}&quot;": "Promemoria: Ricorrenza cambiato in \"{recurrence}\"",
"Reminder: Time changed to {time}": "Promemoria: Ora cambiata in {time}",
"Remove": "Rimuovi",
"Remove ACL": "",
"Remove Destination": "",
"Remove Voicemail": "",
"Remove call forward destination": "Rimuovi la destinazione della deviazione di chiamata",
"Remove call forward source": "Rimuovi il pattern sorgente",
"Remove call forward sourceset": "Rimuovi il set pattern sorgente della deviazione di chiamata",
@ -285,9 +417,11 @@
"Remove manager secretary config": "Rimuovi configurazione Direttore Seretario",
"Remove number": "Rimuovi numero",
"Remove seat": "Rimuovi postazione",
"Remove secret key renew notify email": "",
"Remove sound file": "Rimuovi messaggio",
"Remove sound set": "Rimuovi set messaggi",
"Remove speed dial": "Rimuovi selezione rapida",
"Remove voicemail": "",
"Removed call queue for {callQueue} successfully": "Coda per {callQueue} rimossa con successo",
"Removed destination {destination}": "Destinazione {destination} rimossa",
"Removed device {device} successfully": "Dispositivo {device} rimosso con successo",
@ -302,22 +436,32 @@
"Removed time entry for {day}": "Rimosso orario per giorno {day}",
"Removed timeset": "Tabella orari rimossa",
"Removing the last source entry is not allowed.": "Non è permesso rimuovere l'ultimo pattern sorgente.",
"Renew Notify Email": "",
"Reset": "Ripristina",
"Reset Filters": "",
"Reset filters": "Ripristina filtri",
"Reset greeting sound": "Ripristina annuncio",
"Reset of timesets completed": "Ripristino della tabella oraria completato",
"Reset to defaults": "Ripristina",
"Reset {timeset}": "Ripristino {timeset}",
"Ring at": "",
"Ring primary number": "",
"Ringing at": "Sta squillando",
"Ringing at {number}...": "Sta squillando {number}...",
"Same time for all selected days": "",
"Same time for selected days": "",
"Saturday": "Sabato",
"Save": "Salva",
"Save new password": "Salva nuova password",
"Screen Share": "Condivisione dello Schermo",
"Search": "",
"Seat": "Postazione",
"Seat group field updated!": "Campo postazione del gruppo aggiornato!",
"Seat name": "Nome postazione",
"Seats": "Postazioni",
"Secret Key (empty=disabled)": "",
"Secret Key Renew": "",
"Secret Key Renew Notify": "",
"Secretary numbers": "Numeri segretario",
"Select": "Seleziona",
"Select a manager": "Seleziona Direttore",
@ -330,6 +474,8 @@
"Sending fax completed successfully.": "Fax inviato correttamente.",
"Serial Ringing": "Squillo in Sequenza",
"Session language successfully changed": "Lingua cambiata correttamente",
"Set your PBX settings": "",
"Set your fax settings": "",
"Set your personal alarm": "Configura il tuo allarme personale",
"Set your speed dials": "Configura le tue selezioni rapide",
"Set your voicebox settings": "Configura la tua casella vocale",
@ -348,14 +494,23 @@
"Sourceset": "Set di pattern sorgente",
"Speed Dial": "Selezione Rapida",
"Start call": "Inizia chiamata",
"Start date": "",
"Start new call": "Inizia nuova chiamata",
"Start time": "",
"Station name": "Nome stazione",
"Subscriber Sign In": "Accedi come utente",
"Sunday": "Domenica",
"Super": "Super",
"T38": "",
"The Destination Email is already used": "",
"The Notify Email is already used": "",
"The {timeset} timeset contain reverse order of values. You can resolve this by resetting the {timeset} timeset.": "La tabella oraria {timeset} contiene valori in ordine inverso. Puoi risolvere il problema ripristinando la tabella oraria {timeset}.",
"The {timeset} timeset contains incompatible values. You can resolve this by resetting the {timeset} timeset.": "La tabella oraria {timeset} contiene valori incompatibili. Puoi risolvere il problema ripristinando la tabella oraria {timeset}.",
"The {timeset} timeset is not defined. You need to create one to be able to define call forward destinations.": "La tabella oraria {timeset} non è definita. Devi definirne una se vuoi essere in grado di aggiungere destinazioni per la deviazione di chiamata.",
"Then after ": "",
"There are no ACLs yet": "",
"There are no Key Renew Notify Emails yet": "",
"There was an error, please retry later": "",
"This destination comes after a terminating destinations, and is therefore inactive.": "Questa destinazione è posta dopo una destinazione finale, ed è quindi inattiva.",
"This feature is currently not available": "Questa funzionalità non è al momento disponibile",
"This field is required.": "Questo campo è richiesto.",
@ -369,12 +524,19 @@
"Toggled attachment successfully": "Opzione allegato modificata con successo",
"Toggled deletion successfully": "Cancellazione modificata con successo",
"Tuesday": "Martedì",
"Type something": "",
"Unassign": "",
"Unassigned": "Non assegnato",
"Unassigned slot {slot}": "Posizione {slot} non assegnata",
"Unavailable Greeting": "Annuncio su Non Disponibile",
"Unblock Incoming": "Permetti Entranti",
"Unblock Incoming/Outgoing": "Permetti Entranti/Uscenti",
"Unblock Outgoing": "Permetti Uscenti",
"Undo": "",
"Unknown error": "",
"Unknown name": "",
"Unmute": "",
"Unmute all": "",
"Updated identifier to {identifier}": "Aggiornato indentificatore a {identifier}",
"Updated keys of device {name}": "Aggiornati tasti del dispositivo {name}",
"Updated model of device {name}": "Aggiornato modello del dispositivo {name}",
@ -386,11 +548,14 @@
"Upload": "Carica",
"Uploaded greeting sound successfully": "Annuncio di benvenuto caricato correttamente",
"Uploaded new sound for handle {handle}": "Caricato nuovo messaggio audio per {handle}",
"Use RegExp": "",
"Use as default for all seats and groups": "Configura come predefinito per tutte le postazioni e gruppi",
"Use language specific preset": "Usa i valori preimpostati della lingua",
"User settings": "",
"Username": "Nome Utente",
"Video Call": "Video Chiamata",
"Voice Call": "Chiamata Vocale",
"Voice prompts language for voicemail, conference and application server": "",
"Voicebox": "Casella Vocale",
"Voicemail": "Messaggio Vocale",
"Voicemail downloaded successfully": "Messaggio vocale scaricato con successo",
@ -398,6 +563,7 @@
"WARNING: Removing the last time entry will also delete this timeset and all corresponding destinations. Are you sure you want to do this?": "ATTENZIONE: Rimuovendo l'ultimo orario si cancellerà l'intera tabella oraria e tutte le destinazioni corrispondenti. Sei sicuro di volerlo fare?",
"Wednesday": "Mercoledì",
"Weekday": "Giorno della Settimana",
"Weekly": "",
"Welcome": "Benvenuto",
"When I am busy ...": "Quando sono occupato ...",
"When I am offline ...": "Quando non sono disponibile ...",
@ -409,12 +575,19 @@
"Wrong username or password": "Nome utente o password errata",
"Yesterday": "Ieri",
"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. ": "Stai per modificare la tua password di login. Una volta che la password sarà modificata, verrai automaticamente disconnesso e dovrai accedere con la nuova password. ",
"You are about to delete {name} sourceset": "",
"You are about to delete {name} timeset": "",
"You are about to delete {destination} from {groupName} call forwarding": "",
"You are about to delete {groupName} call forwarding group": "",
"You are about to end the current call. Are you sure?": "Stai per terminare la chiamata in corso. Sei sicuro?",
"You are about to remove ACL: From email <{from_email}>": "",
"You are about to remove call queue for {subscriber}": "Stai per rimuovere la coda per {subscriber}",
"You are about to remove config for {msConfig}": "Stai per rimuovere la configurazione per {msConfig}",
"You are about to remove destination {destination}": "",
"You are about to remove device {device}": "Stai per rimuovere il dispositivo {device}",
"You are about to remove group {group}": "Stai per rimuovere il gruppo {group}",
"You are about to remove seat {seat}": "Stai per rimuovere la postazione {seat}",
"You are about to remove secret key renew notify email: {email}": "",
"You are about to remove sound set {soundSetName}": "Stai per rimuovere il set di messaggi {soundSetName}",
"You are about to remove the destination {destination}": "Stai per rimuovere la destinazione {destination}",
"You are about to remove the number {number}": "Stai rimuovendo il numero {number}",
@ -424,19 +597,34 @@
"You are about to remove the speed dial {slot}": "Stai per rimuovere la selezione rapida {slot}",
"You are about to remove the time entry for {day}": "Stai per rimuovere l'orario per il giorno {day}",
"You are about to remove the {set} sound set": "Stai per rimuovere il set di messaggi {set}",
"You are about to remove this Voicemail": "",
"You are about to reset the custom {type} greeting sound to defaults": "Stai per ripristinare al valore predefinito l'annuncio personalizzato per {type}",
"You are now able to create WebRTC multiparty conferences": "Sei ora in grado di create conferenze WebRTC con più partecipanti",
"You are now able to start and receive calls": "Sei ora in grado di effettuare e ricevere chiamate",
"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.": "Non puoi nè chiamare nè ricevere chiamate perché RTC:engine non è attivo. Se stai usando C5 CE devi passare alla versione C5 PRO per poter usare RTC:engine.",
"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.": "",
"You can not start a call. Service ist currently unavailable.": "Non puoi effettuare una chiamata. Servizio attualmente non disponibile.",
"You have blocked incoming call notifications.": "Hai bloccato la notifica per le chiamate in ingresso.",
"You have invalid form input. Please check and try again.": "Inserimento non valido. Si prega di controllare e provare nuovamente.",
"You have to add a destination to the unsaved group": "",
"Your number is hidden to the callee": "Il tuo numero sarà nascosto al chiamato",
"Your number is hidden to the callee within own PBX": "",
"Your number is visible to the callee": "Il tuo numero è visible al chiamato",
"Your number is visible to the callee within own PBX": "",
"Your password has been changed successfully": "Password modificata con successo.",
"ago": "fa",
"and": "",
"and call from": "",
"and call not from": "",
"busy": "occupato",
"call from ...": "",
"call not from ...": "",
"callers": "chiamanti",
"condition": "",
"date is": "",
"date is ...": "",
"date range is": "",
"date range is ...": "",
"default option": "opzione predefinita",
"description": "descrizione",
"disabled": "disabilitato",
@ -446,21 +634,31 @@
"for": "per",
"forward to": "devia a",
"forward to nowhere": "inoltra a nessuno",
"forwarded to": "",
"from": "da",
"minute": "minuto",
"minutes": "minuti",
"name": "nome",
"no time set": "nessuna tabella oraria",
"office hours are": "",
"office hours are ...": "",
"own phone": "proprio telefono",
"page": "pagina",
"pages": "pagine",
"ring": "squilla",
"second": "secondo",
"seconds": "secondi",
"seconds finally forwarded to": "",
"seconds forwarded to": "",
"secs": "sec",
"the visibility of the number within own PBX": "",
"then ring": "poi chiama",
"to": "a",
"unavailable": "non disponibile",
"validators.": "",
"weekdays": "",
"weekdays are": "",
"weekdays are ...": "",
"{fieldOne} or {fieldTwo} is required": "Il campo {fieldOne} o {fieldTwo} sono richiesti",
"{field} is required": "Il campo {field} è richiesto",
"{field} must be at least {minValue} second": "Il valore minimo del campo {field} è {minValue} secondi",

@ -113,9 +113,9 @@ export default {
'groups'
])
},
mounted () {
async mounted () {
await this.loadAnnouncements()
this.loadMappingsFull()
this.loadAnnouncements()
},
methods: {
...mapActions('callForwarding', [

@ -550,7 +550,7 @@ export async function loadAnnouncements ({ dispatch, commit }) {
group: 'custom_announcements'
}
})
commit('setAnnouncements', announcements.items.length > 0 ? announcements.items.map(item => item.handle) : ['custom_announcement_0', 'custom_announcement_1', 'custom_announcement_2']) // TODO remove dummy data
commit('setAnnouncements', announcements.items.map((item) => { return { label: item.handle, value: item.id } }))
} catch (err) {
commit('setAnnouncements', {
announcements: []
@ -559,17 +559,27 @@ export async function loadAnnouncements ({ dispatch, commit }) {
}
export async function getAnnouncementById ({ dispatch, commit, rootGetters, state }, announcementId) {
try {
const announcement = await get({
resource: 'soundhandles',
resourceId: announcementId
})
return announcement.handle
} catch (err) {
return 'custom_announcement_0' // TODO remove
return {
value: announcement.id,
label: announcement.handle
}
}
export async function updateAnnouncement ({ dispatch, commit, rootGetters, state }, announcementId) {
// TODO
export async function updateAnnouncement ({ dispatch, commit, rootGetters, state }, payload) {
const destinations = _.cloneDeep(state.destinationSetMap[payload.destinationSetId].destinations)
destinations[payload.destinationIndex].announcement_id = payload.announcementId
await patchReplace({
resource: 'cfdestinationsets',
resourceId: payload.destinationSetId,
fieldPath: 'destinations',
value: destinations
})
const destinationSets = await cfLoadDestinationSets(rootGetters['user/getSubscriberId'])
commit('dataSucceeded', {
destinationSets: destinationSets.items
})
}

Loading…
Cancel
Save