summaryrefslogtreecommitdiff
path: root/config/locales/views/automatic_call_distributors
diff options
context:
space:
mode:
authorStefan Wintermeyer <stefan.wintermeyer@amooma.de>2012-12-17 12:01:45 +0100
committerStefan Wintermeyer <stefan.wintermeyer@amooma.de>2012-12-17 12:01:45 +0100
commitb80bd744ad873f6fc43018bc4bfb90677de167bd (patch)
tree072c4b0e33d442528555b82c415f5e7a1712b2b0 /config/locales/views/automatic_call_distributors
parent3e706c2025ecc5523e81ad649639ef2ff75e7bac (diff)
Start of GS5.
Diffstat (limited to 'config/locales/views/automatic_call_distributors')
-rw-r--r--config/locales/views/automatic_call_distributors/de.yml131
-rw-r--r--config/locales/views/automatic_call_distributors/en.yml136
2 files changed, 267 insertions, 0 deletions
diff --git a/config/locales/views/automatic_call_distributors/de.yml b/config/locales/views/automatic_call_distributors/de.yml
new file mode 100644
index 0000000..8618325
--- /dev/null
+++ b/config/locales/views/automatic_call_distributors/de.yml
@@ -0,0 +1,131 @@
+de:
+ automatic_call_distributors:
+ name: 'Warteschleife'
+ controller:
+ successfuly_created: 'Eine neue Warteschleife wurde angelegt.'
+ successfuly_updated: 'Die Warteschleife wurde aktualisiert.'
+ successfuly_destroyed: 'Die Warteschleife wurde gelöscht.'
+ index:
+ page_title: 'Warteschleifen'
+ uuid: 'UUID'
+ name: 'Name'
+ strategy: 'Strategie'
+ max_callers: 'Max. Anrufer'
+ agent_timeout: 'Agenten-Timeout'
+ retry_timeout: 'Wiederh.-Timeout'
+ join: 'Betreten'
+ leave: 'Verlassen'
+ phone_numbers: 'Telefonnummern'
+ acd_agents: 'Agenten'
+ gs_node_id: 'Knoten'
+ announce_position: 'Position ansagen'
+ announce_call_agents: 'Anruf ansagen'
+ greeting: 'Begrüßung'
+ goodbye: 'Abschied'
+ music: 'Musik'
+ actions:
+ confirm: 'Sind Sie sicher, dass Sie diese Warteschleife löschen möchten?'
+ destroy: 'Löschen'
+ edit: 'Bearbeiten'
+ show: 'Anzeigen'
+ create: 'Neu anlegen'
+ create_for: 'Neue Warteschleife für %{resource} anlegen'
+ show:
+ page_title: 'Warteschleife'
+ uuid: 'UUID'
+ name: 'Name'
+ strategy: 'Strategie'
+ max_callers: 'Max. Anrufer'
+ agent_timeout: 'Agenten-Timeout'
+ retry_timeout: 'Wiederholungs-Timeout'
+ join: 'Betreten'
+ leave: 'Verlassen'
+ gs_node_id: 'GS Knoten'
+ announce_position: 'Position ansagen'
+ announce_call_agents: 'Anruf ansagen'
+ greeting: 'Begrüßung'
+ goodbye: 'Abschied'
+ music: 'Musik'
+ actions:
+ confirm: 'Sind Sie sicher, dass Sie diese Warteschleife löschen möchten?'
+ destroy: 'Löschen'
+ edit: 'Bearbeiten'
+ view_all: 'Alle anzeigen'
+ new:
+ page_title: 'Neue Warteschleife'
+ actions:
+ back_to_list: 'Zurück zur Übersicht'
+ edit:
+ page_title: 'Warteschleife bearbeiten'
+ actions:
+ back_to_list: 'Zurück zur Übersicht'
+ edit: 'Bearbeiten'
+ view_all: 'Alle anzeigen'
+ form:
+ uuid:
+ label: 'UUID'
+ hint: ''
+ name:
+ label: 'Name'
+ hint: ''
+ strategy:
+ label: 'Strategie'
+ hint: ''
+ automatic_call_distributorable_type:
+ label: 'Warteschleifen-Typ'
+ hint: ''
+ automatic_call_distributorable_id:
+ label: 'Warteschleifen ID'
+ hint: ''
+ max_callers:
+ label: 'Maximale Anzahl von Anrufern'
+ hint: ''
+ agent_timeout:
+ label: 'Agenten-Timeout'
+ hint: ''
+ retry_timeout:
+ label: 'Wiederholungs-Timeout'
+ hint: ''
+ join:
+ label: 'Betreten'
+ hint: ''
+ leave:
+ label: 'Verlassen'
+ hint: ''
+ gs_node_id:
+ label: 'GS Knoten'
+ hint: ''
+ announce_position:
+ label: 'Position ansagen'
+ hint: ''
+ announce_call_agents:
+ label: 'Anruf ansagen'
+ hint: ''
+ greeting:
+ label: 'Begrüßung'
+ hint: ''
+ goodbye:
+ label: 'Abschied'
+ hint: ''
+ music:
+ label: 'Musik'
+ hint: ''
+ button: 'Absenden'
+ strategies:
+ round_robin: 'Ringverteilung'
+ ring_all: 'Alle'
+ join_on:
+ agents_available: 'Agenten verfügbar'
+ agents_active: 'Agenten aktiv'
+ always: 'Immer'
+ leave_on:
+ no_agents_available_timeout: 'Keine Agenten verfügbar oder Zeitüberschreitung'
+ no_agents_active_timeout: 'Keine Agenten aktiv oder Zeitüberschreitung'
+ no_agents_available: 'Keine Agenten verfügbar'
+ no_agents_active: 'Keine Agenten aktiv'
+ timeout: 'Zeitüberschreitung'
+ never: 'Nie'
+ announce_position:
+ never: 'Nie'
+ on_change_only: 'Ansage bei jeder Änderung der Position'
+ every_x_seconds: "Ansage alle %{x_seconds} Sekunden und nach jeder Änderung der Position"
diff --git a/config/locales/views/automatic_call_distributors/en.yml b/config/locales/views/automatic_call_distributors/en.yml
new file mode 100644
index 0000000..d481406
--- /dev/null
+++ b/config/locales/views/automatic_call_distributors/en.yml
@@ -0,0 +1,136 @@
+en:
+ automatic_call_distributors:
+ name: 'ACD'
+ controller:
+ successfuly_created: 'Successfully created ACD.'
+ successfuly_updated: 'Successfully updated ACD.'
+ successfuly_destroyed: 'Successfully destroyed ACD.'
+ index:
+ page_title: 'ACDs'
+ uuid: 'UUID'
+ name: 'Name'
+ strategy: 'Strategy'
+ automatic_call_distributorable_type: 'Automatic call distributorable type'
+ automatic_call_distributorable_id: 'Automatic call distributorable'
+ max_callers: 'Max callers'
+ agent_timeout: 'Agent timeout'
+ retry_timeout: 'Retry timeout'
+ join: 'Join'
+ leave: 'Leave'
+ phone_numbers: 'Phone numbers'
+ acd_agents: 'Agents'
+ gs_node_id: 'Gs node'
+ announce_position: 'Announce position'
+ announce_call_agents: 'Accounce calling'
+ greeting: 'Greeting'
+ goodbye: 'Goodbye'
+ music: 'Music'
+ actions:
+ confirm: 'Are you sure you want to delete this ACD?'
+ destroy: 'Delete'
+ edit: 'Edit'
+ show: 'View'
+ create: 'New'
+ create_for: 'New ACD for %{resource}'
+ show:
+ page_title: 'Show ACD'
+ uuid: 'UUID'
+ name: 'Name'
+ strategy: 'Strategy'
+ automatic_call_distributorable_type: 'Automatic call distributorable type'
+ automatic_call_distributorable_id: 'Automatic call distributorable'
+ max_callers: 'Max callers'
+ agent_timeout: 'Agent timeout'
+ retry_timeout: 'Retry timeout'
+ join: 'Join'
+ leave: 'Leave'
+ gs_node_id: 'Gs node'
+ announce_position: 'Announce position'
+ announce_call_agents: 'Accounce call'
+ greeting: 'Greeting'
+ goodbye: 'Goodbye'
+ music: 'Music'
+ actions:
+ confirm: 'Are you sure you want to delete this element?'
+ destroy: 'Delete'
+ edit: 'Edit'
+ view_all: 'View All'
+ new:
+ page_title: 'New ACD'
+ actions:
+ back_to_list: 'Back to Index'
+ edit:
+ page_title: 'Editing ACD'
+ actions:
+ back_to_list: 'Back to Index'
+ edit: 'Edit'
+ view_all: 'View All'
+ form:
+ uuid:
+ label: 'UUID'
+ hint: ''
+ name:
+ label: 'Name'
+ hint: ''
+ strategy:
+ label: 'Strategy'
+ hint: ''
+ automatic_call_distributorable_type:
+ label: 'Automatic call distributorable type'
+ hint: ''
+ automatic_call_distributorable_id:
+ label: 'Automatic call distributorable'
+ hint: ''
+ max_callers:
+ label: 'Max callers'
+ hint: ''
+ agent_timeout:
+ label: 'Agent timeout'
+ hint: ''
+ retry_timeout:
+ label: 'Retry timeout'
+ hint: ''
+ join:
+ label: 'Join'
+ hint: ''
+ leave:
+ label: 'Leave'
+ hint: ''
+ gs_node_id:
+ label: 'Gs node'
+ hint: ''
+ announce_position:
+ label: 'Announce position'
+ hint: ''
+ announce_call_agents:
+ label: 'Accounce calling'
+ hint: ''
+ greeting:
+ label: 'Greeting'
+ hint: ''
+ goodbye:
+ label: 'Goodbye'
+ hint: ''
+ music:
+ label: 'Music'
+ hint: ''
+ button: 'Submit'
+ strategies:
+ round_robin: 'Round robin'
+ ring_all: 'Ring all'
+ join_on:
+ agents_available: 'Agents available'
+ agents_active: 'Agents active'
+ always: 'Always'
+ leave_on:
+ no_agents_available_timeout: 'No agents available or timeout'
+ no_agents_active_timeout: 'No agents active or timeout'
+ no_agents_available: 'No agents available'
+ no_agents_active: 'No agents active'
+ timeout: 'Timeout'
+ never: 'Never'
+ announce_position:
+ never: 'Never'
+ on_change_only: 'After a position update'
+ every_x_seconds: "Every %{x_seconds} seconds and after each position update"
+