-
-
Notifications
You must be signed in to change notification settings - Fork 133
Expand file tree
/
Copy pathpresets.ts
More file actions
230 lines (229 loc) · 6.19 KB
/
presets.ts
File metadata and controls
230 lines (229 loc) · 6.19 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
import { guestLimit, userLimit } from '@codeimage/store/presets/bridge';
export const presets = {
it: {
presets: {
userPresets: 'I tuoi presets',
updatePreset: {
label: 'Aggiorna',
dialogTitle: 'Aggiorna preset',
dialogMessage:
"Conferma per aggiornare il preset selezionato con lo stato corrente dell'editor",
old: 'Vecchio',
new: 'Nuovo',
},
share: {
label: 'Condividi',
confirm: 'Link preset copiato',
},
renamePreset: {
label: 'Rinomina',
confirmTitle: 'Rinomina preset',
confirmMessage: 'Inserisci un nuovo nome per il preset.',
},
addPreset: {
label: 'Nuovo preset',
confirmTitle: 'Aggiungi un nuovo preset',
confirmMessage: 'Inserisci un nome per il tuo preset',
},
deletePreset: {
label: 'Elimina',
confirmTitle: 'Elimina preset',
confirmMessage: 'Questa azione non è reversibile.',
},
sync: {
label: 'Salva nel tuo account',
},
openPreset: {
label: 'Mostra i tuoi presets',
},
limit: {
user: {
label: `Hai raggiunto il limite di preset ${userLimit} per utente`,
},
guest: {
label: `Hai raggiunto il limite di ${guestLimit} preset`,
actionLabel: `per avere più preset`,
},
},
},
},
en: {
presets: {
userPresets: 'Your presets',
updatePreset: {
label: 'Update',
dialogTitle: 'Update preset',
dialogMessage:
'Confirm to update the selected preset to the current editor state',
old: 'Old',
new: 'New',
},
share: {
label: 'Share',
confirm: 'Preset has been copied to clipboard',
},
renamePreset: {
label: 'Rename',
confirmTitle: 'Rename preset',
confirmMessage: 'Enter a new name for the preset.',
},
addPreset: {
label: 'Add preset',
confirmTitle: 'Add a new preset',
confirmMessage: 'Enter a name for your preset',
},
deletePreset: {
label: 'Delete',
confirmTitle: 'Delete preset',
confirmMessage: 'This action is not reversible.',
},
sync: {
label: 'Save in your account',
},
openPreset: {
label: 'Show your presets',
},
limit: {
user: {
label: `You reached the maximum number of ${userLimit} presets.`,
},
guest: {
label: `You reached the maximum number of ${guestLimit} presets.`,
actionLabel: `to increase your limits.`,
},
},
},
},
de: {
presets: {
userPresets: 'Your presets',
updatePreset: {
label: 'Update',
dialogTitle: 'Update preset',
dialogMessage:
'Confirm to update the selected preset to the current editor state',
old: 'Old',
new: 'New',
},
renamePreset: {
label: 'Rename',
confirmTitle: 'Rename preset',
confirmMessage: 'Enter a new name for the preset.',
},
addPreset: {
label: 'Add preset',
confirmTitle: 'Add a new preset',
confirmMessage: 'Enter a name for your preset',
},
deletePreset: {
label: 'Delete',
confirmTitle: 'Delete preset',
confirmMessage: 'This action is not reversible.',
},
sync: {
label: 'Save in your account',
},
openPreset: {
label: 'Show your presets',
},
limit: {
user: {
label: `Sie haben das voreingestellte Limit ${userLimit} pro Benutzer erreicht`,
},
guest: {
label: `Sie haben das Limit von ${guestLimit} Voreinstellungen pro Gastbenutzer erreicht`,
actionLabel: `um weitere Voreinstellungen zu erhalten`,
},
},
},
},
es: {
presets: {
userPresets: 'Your presets',
updatePreset: {
label: 'Update',
dialogTitle: 'Update preset',
dialogMessage:
'Confirm to update the selected preset to the current editor state',
old: 'Old',
new: 'New',
},
renamePreset: {
label: 'Rename',
confirmTitle: 'Rename preset',
confirmMessage: 'Enter a new name for the preset.',
},
addPreset: {
label: 'Add preset',
confirmTitle: 'Add a new preset',
confirmMessage: 'Enter a name for your preset',
},
deletePreset: {
label: 'Delete',
confirmTitle: 'Delete preset',
confirmMessage: 'This action is not reversible.',
},
sync: {
label: 'Save in your account',
},
openPreset: {
label: 'Show your presets',
},
limit: {
user: {
label: `Alcanzaste el maximo de ${userLimit} presets`,
},
guest: {
label: `Alcanzaste el maximo de ${guestLimit} presets`,
actionLabel: `para salvar mas presets`,
},
},
},
},
zh: {
presets: {
userPresets: '你的预设',
updatePreset: {
label: '更新',
dialogTitle: '更新预设',
dialogMessage: '确认用当前编辑器状态更新所选预设',
old: '旧',
new: '新',
},
share: {
label: '分享',
confirm: '预设链接已复制',
},
renamePreset: {
label: '重命名',
confirmTitle: '重命名预设',
confirmMessage: '请输入预设的新名称。',
},
addPreset: {
label: '添加预设',
confirmTitle: '添加新预设',
confirmMessage: '请输入你的预设名称',
},
deletePreset: {
label: '删除',
confirmTitle: '删除预设',
confirmMessage: '此操作不可逆。',
},
sync: {
label: '保存到你的账号',
},
openPreset: {
label: '查看你的预设',
},
limit: {
user: {
label: `你已达到每位用户最多 ${userLimit} 个预设的限制`,
},
guest: {
label: `你已达到访客最多 ${guestLimit} 个预设的限制`,
actionLabel: `登录以提升限制`,
},
},
},
},
};