@agendize/az-i18n 0.0.10 → 0.0.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1 +1,160 @@
1
- {}
1
+ {
2
+ "agenda": {
3
+ "appointment": {
4
+ "new": "New",
5
+ "new-aria-label": "Add a new element",
6
+ "error": {
7
+ "date-not-available": {
8
+ "boxTitle": "New appointment",
9
+ "title": "The staff is already busy in this slot",
10
+ "description": "An appointment is already positioned on this slot.\nYou can modify the time of the appointment by clicking on the button provided for this purpose or confirm the appointment by ignoring the alert.\n\nWould you like to continue this action?",
11
+ "confirm": "Confirm",
12
+ "cancel": "Cancel"
13
+ },
14
+ "staff-not-available": {
15
+ "boxTitle": "New appointment",
16
+ "title": "Staff not available",
17
+ "description": "Staff not available\n\nWould you like to continue this action?",
18
+ "confirm": "Confirm",
19
+ "cancel": "Cancel"
20
+ },
21
+ "unknown": {
22
+ "boxTitle": "Error",
23
+ "title": "An error occurred",
24
+ "cancel": "Cancel"
25
+ }
26
+ },
27
+ "details": {
28
+ "edit-aria-label": "Edit appointment",
29
+ "close-aria-label": "Close appointment details",
30
+ "start": "Start",
31
+ "end": "End",
32
+ "location": {
33
+ "visio": "Join the visio-conference",
34
+ "agence": "Compute the journey",
35
+ "phone": "Call the contact"
36
+ },
37
+ "actions": {
38
+ "inProgress": {
39
+ "0": "Démarrer le rendez-vous",
40
+ "1": "Confirmer le changement de status : démarré",
41
+ "2": "Confirmer le changement de status : démarré",
42
+ "3": "Chargement",
43
+ "4": "Rendez-vous démarré"
44
+ },
45
+ "completed": {
46
+ "0": "Terminer le rendez-vous",
47
+ "1": "Confirmer le changement de status : terminé",
48
+ "2": "Confirmer le changement de status : terminé",
49
+ "3": "Chargement",
50
+ "4": "Rendez-vous terminé"
51
+ },
52
+ "noShow": {
53
+ "0": "Le client n'est pas venu",
54
+ "1": "Confirmer le changement de status : pas venu",
55
+ "2": "Confirmer le changement de status : pas venu",
56
+ "3": "Chargement",
57
+ "4": "Le client n'est pas venu"
58
+ },
59
+ "cancelled": {
60
+ "0": "Annuler le rendez-vous",
61
+ "1": "Confirmer le changement de status : annulé",
62
+ "2": "Confirmer le changement de status : annulé",
63
+ "3": "Chargement",
64
+ "4": "Rendez-vous annulé"
65
+ }
66
+ },
67
+ "section-details": {
68
+ "title": "Appointment details",
69
+ "company": "Company",
70
+ "service": "Service",
71
+ "staff": "Staff",
72
+ "status": "Status",
73
+ "contact": "Your contact",
74
+ "contact-ref": "Reference",
75
+ "contact-email": "Email",
76
+ "contact-phone": "Phone"
77
+ },
78
+ "section-additional-data": {
79
+ "title": "Additional informations"
80
+ },
81
+ "status": {
82
+ "accepted": "Accepted",
83
+ "inProgress": "In progress",
84
+ "completed": "Completed",
85
+ "noShow": "No show",
86
+ "pending": "Pending",
87
+ "cancelled": "Cancelled",
88
+ "declined": "Declined"
89
+ }
90
+ },
91
+ "tooltip": {
92
+ "google": "Google appointment",
93
+ "microsoft": "Microsoft appointment",
94
+ "personal": "Personal appointment"
95
+ }
96
+ },
97
+ "title": {
98
+ "main": "Calendar",
99
+ "day": "{date}",
100
+ "week": "{start} - {end}",
101
+ "week-number": "Week {week}",
102
+ "month": "{date}",
103
+ "daily": "Day",
104
+ "weekly": "Week",
105
+ "view-selector-aria-label": "Select a vue",
106
+ "mobile": {
107
+ "view": "Select a vue",
108
+ "users": "Select users"
109
+ }
110
+ },
111
+ "nav": {
112
+ "menu-aria-label": "Open the menu",
113
+ "previous-aria-label": "Previous period",
114
+ "calendar-aria-label": "Select a custom period",
115
+ "next-aria-label": "Next period"
116
+ },
117
+ "actions": {
118
+ "filter-aria-label": "Open filter menu",
119
+ "fav-aria-label": "Save vue as favorite",
120
+ "settings-aria-label": "Open settings menu",
121
+ "more-options-aria-label": "Open more options menu",
122
+ "users-aria-label": "Add a user"
123
+ },
124
+ "user": {
125
+ "modal": {
126
+ "title": "Add a calendar",
127
+ "subtitle": "Staff selected ({max} maximum):",
128
+ "action": "Add calendars"
129
+ }
130
+ },
131
+ "reschedule": {
132
+ "quick": {
133
+ "title": "Reschedule appointment",
134
+ "message": "The appointment has been modified, do you confirm the modification?",
135
+ "draft-warning": "An appointment is being edited, do you want to leave anyway ?",
136
+ "confirm": "Confirm",
137
+ "start": "Start",
138
+ "end": "End",
139
+ "staff": "Staff"
140
+ },
141
+ "success": "Appointment modification done with success",
142
+ "error": "An error occurred during the reschedule process",
143
+ "error-1000": "Staff not available in this company",
144
+ "error-1001": "Daily quota reached",
145
+ "error-1002": "Weekly quota reached",
146
+ "error-1003": "Scheduling settings violated",
147
+ "error-1004": "Resource not available"
148
+ },
149
+ "filter": {
150
+ "title": "Filters",
151
+ "personalFilter": "Personal appointment",
152
+ "externalFilter": "External appointment",
153
+ "cancelledFilter": "Cancelled appointment"
154
+ },
155
+ "othersAgenda": {
156
+ "title": "Others agendas",
157
+ "add": "Add agenda"
158
+ }
159
+ }
160
+ }
@@ -457,7 +457,7 @@
457
457
  }
458
458
  },
459
459
  "serviceGroups": {
460
- "title": "@:common.field.name.service-groups",
460
+ "title": "@:common.field.name.service-groups.label",
461
461
  "new": "Nouvelle catégorie",
462
462
  "duplicate": "@:common.action.duplicate",
463
463
  "delete": "@:common.action.delete",
@@ -779,7 +779,7 @@
779
779
  "label": "Url du calendrier",
780
780
  "placeholder": "Saisissez l'url du calendrier externe"
781
781
  },
782
- "lastname": {
782
+ "lastName": {
783
783
  "label": "Nom",
784
784
  "placeholder": "Saisissez un @.lower:common.field.lastName.label"
785
785
  },
@@ -806,7 +806,7 @@
806
806
  "service-groups": {
807
807
  "label": "Catégories"
808
808
  },
809
- "staff": {
809
+ "staffs": {
810
810
  "label": "Collaborateurs"
811
811
  },
812
812
  "staff-groups": {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@agendize/az-i18n",
3
3
  "private": false,
4
- "version": "0.0.10",
4
+ "version": "0.0.13",
5
5
  "description": "Agendize i18n",
6
6
  "keywords": [
7
7
  "agendize",