Skip to content

Commit ce95f39

Browse files
committed
fix translations
fix nethlink margin from display border fix tray icon color depending on theme (mac)
1 parent bc3ba04 commit ce95f39

File tree

7 files changed

+430
-316
lines changed

7 files changed

+430
-316
lines changed

public/locales/en/translations.json

Lines changed: 34 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -463,12 +463,14 @@
463463
"Activate configuration": "Activate configuration",
464464
"Customize": "Customize",
465465
"Choose rule": "Choose rule",
466+
"Activate announcement": "Activate announcement",
466467
"Select period": "Select period",
467468
"Begin": "Begin",
468469
"End": "End",
469470
"Only for a day": "Only for a day",
470471
"Active every day": "Active every day",
471472
"Active 24h": "Active 24h",
473+
"Activate forward": "Activate forward",
472474
"Select rule": "Select rule",
473475
"Select a type": "Select a type",
474476
"Rule details": "Rule details",
@@ -487,9 +489,9 @@
487489
"Announcement": "Announcement",
488490
"Select or drag an audio file here": "Select or drag an audio file here",
489491
"or click and drag here": "or click and drag here",
490-
"Record now": "Registra ora",
491-
"Activation": "Attivazione",
492-
"Typology": "Tipologia",
492+
"Record now": "Record now",
493+
"Activation": "Activation",
494+
"Typology": "Typology",
493495
"Add rule": "Add rule",
494496
"Rule name": "Rule name",
495497
"Activate rule": "Activate rule",
@@ -499,19 +501,19 @@
499501
"Only active for one day": "Only active for one day",
500502
"Insert forward phone number": "Insert forward phone number",
501503
"Filter roules": "Filter roules",
502-
"Insert voicemail phone number": "Insert voicemail phone number",
504+
"Insert announcement name": "Insert announcement name",
503505
"Sort by": "Sort by",
504506
"Creation date": "Creation date",
505507
"Wrong file type": "Wrong file type",
506-
"Insert voicemail": "Insert voicemail",
508+
"Insert voicemail phone number": "Insert voicemail",
507509
"Forward": "Forward",
508510
"Announcement and voicemail": "Announcement and voicemail",
509511
"Lines": "Lines",
510512
"Delete announcement": "Delete announcement",
511513
"Are you sure to delete selected announcement?": "Are you sure to delete selected announcement?",
512514
"Caller number": "Caller number",
513515
"Typology configuration": "Typology configuration",
514-
"No lines available": "No lines available",
516+
"No lines": "No lines available",
515517
"There are no lines with the current filter": "There are no lines with the current filter",
516518
"No announcement": "No announcement",
517519
"There are no announcement with current filter": "There are no announcement with the current filter",
@@ -533,10 +535,13 @@
533535
"Start date": "Start date",
534536
"End date": "End date",
535537
"New announcement": "New announcement",
538+
"No lines available": "No lines available",
539+
"Insert voicemail": "Insert voicemail",
536540
"Record announcement": "Record announcement",
537541
"Upload announcement": "Upload announcement",
538542
"Announcement successfully saved": "Announcement successfully saved",
539543
"Error saving the announcement": "Error saving the announcement",
544+
"Lines configure": "Lines configure",
540545
"Configure all lines selected": "Configure all lines selected",
541546
"Show selected": "Show selected",
542547
"Show all": "Show all"
@@ -579,6 +584,29 @@
579584
"Speed dials": "Speed dials",
580585
"Last calls": "Last calls"
581586
},
587+
"Tooltip": {
588+
"Hangup": "Hangup",
589+
"Pause": "Pause",
590+
"Play": "Play",
591+
"Mute": "Mute",
592+
"Unmute": "Unmute",
593+
"Transfer": "Transfer",
594+
"Cancel transfer": "Cancel transfer",
595+
"Collapse": "Collapse",
596+
"Expand": "Expand",
597+
"Keyboard": "Keyboard",
598+
"Park": "Park",
599+
"Back to call": "Back to call",
600+
"Stop": "Stop",
601+
"Delete": "Delete",
602+
"Confirm": "Confirm",
603+
"Start recording": "Start recording",
604+
"Switch call": "Switch call",
605+
"Call to transfer": "Call to transfer",
606+
"Hangup and transfer": "Hangup and transfer",
607+
"Answer": "Answer",
608+
"Settings": "Settings"
609+
},
582610
"QueueManager": {
583611
"Dashboard": "Dashboard",
584612
"Queues management": "Queues management",
@@ -749,29 +777,6 @@
749777
"Hold": "Hold",
750778
"Click and hold to take current parking in call": "Click and hold to take current parking in call"
751779
},
752-
"Tooltip": {
753-
"Hangup": "Hangup",
754-
"Pause": "Pause",
755-
"Play": "Play",
756-
"Mute": "Mute",
757-
"Unmute": "Unmute",
758-
"Transfer": "Transfer",
759-
"Cancel transfer": "Cancel transfer",
760-
"Collapse": "Collapse",
761-
"Expand": "Expand",
762-
"Keyboard": "Keyboard",
763-
"Park": "Park",
764-
"Back to call": "Back to call",
765-
"Stop": "Stop",
766-
"Delete": "Delete",
767-
"Confirm": "Confirm",
768-
"Start recording": "Start recording",
769-
"Switch call": "Switch call",
770-
"Call to transfer": "Call to transfer",
771-
"Hangup and transfer": "Hangup and transfer",
772-
"Answer": "Answer",
773-
"Settings": "Settings"
774-
},
775780
"Devices": {
776781
"Web phone": "Web phone",
777782
"Landline phone": "Landline phone",

0 commit comments

Comments
 (0)