OC.L10N.register( "workflowengine", { "The given operator is invalid" : "L'operador donat no és vàlid", "The given regular expression is invalid" : "L'expressió regular donada no és vàlida", "The given file size is invalid" : "La mida de fitxer donat no és vàlid", "The given tag id is invalid" : "L'Id d'etiqueta donat no és vàlid", "The given IP range is invalid" : "El rang d'IPs donat no és vàlid", "The given IP range is not valid for IPv4" : "El rang d'IP donat no és vàlid per IPv4", "The given IP range is not valid for IPv6" : "El rang d'IP donat no és vàlid per IPv6", "The given time span is invalid" : "El rang de temps donat no és vàlid", "The given start time is invalid" : "El temps d'inici donat no és vàlid", "The given end time is invalid" : "El temps de finalització donat no és vàlid", "The given group does not exist" : "El grup donat no existeix", "File" : "Fitxer", "File created" : "Fitxer creat", "File updated" : "Fitxer actualitzat", "File renamed" : "Fitxer reanomenat", "File deleted" : "Fitxer suprimit", "File accessed" : "Fitxer accedit", "File copied" : "Fitxer copiat", "Tag assigned" : "Etiqueta assignada", "Someone" : "Algú", "%s created %s" : "%s ha creat %s", "%s modified %s" : "%s ha modificat %s", "%s deleted %s" : "%s ha eliminat %s", "%s accessed %s" : "%s ha accedit %s", "%s renamed %s" : "%s ha renombrat %s", "%s copied %s" : "%s ha copiat %s", "%s assigned %s to %s" : "%s ha assignat %s a %s", "Operation #%s does not exist" : "L'operació #%s no existeix", "Entity %s does not exist" : "L'entitat %s no existeix", "Entity %s is invalid" : "L'entitat %s no és vàlida", "No events are chosen." : "No s'ha triat cap esdeveniment.", "Entity %s has no event %s" : "L'entitat %s no té cap esdeveniment %s", "Operation %s does not exist" : "L'operació %s no existeix", "Operation %s is invalid" : "L'operació %s no és vàlida", "At least one check needs to be provided" : "S'ha de proporcionar almenys una comprovació", "Invalid check provided" : "Comprovació no vàlida proporcionada", "Check %s does not exist" : "Comprovació %s no existeix", "Check %s is invalid" : "Comprovació %s no és vàlid", "Check %s is not allowed with this entity" : "La comprovació de %s no es permet amb aquesta entitat", "Check #%s does not exist" : "Comprovació #%s no existeix", "Check %s is invalid or does not exist" : "Comprovació %s no és vàlida o no existeix", "Flow" : "Flux", "Nextcloud workflow engine" : "Motor de flux de treball de Nextcloud", "Select a filter" : "Seleccioneu un filtre", "Select a comparator" : "Seleccioneu un comparador", "Select a file type" : "Seleccioneu un tipus de fitxer", "e.g. httpd/unix-directory" : "p. ex. httpd/unix-directory", "Folder" : "Carpeta", "Images" : "Imatges", "Office documents" : "Documents d'oficina", "PDF documents" : "Documents PDF", "Custom mimetype" : "Tipus mime personalitzat", "Select a tag" : "Seleccioneu una etiqueta", "No results" : "No hi ha resultats", "%s (invisible)" : "%s (invisible)", "%s (restricted)" : "%s (restringit)", "Please enter a valid time span" : "Introduïu un interval de temps vàlid", "Select a request URL" : "Seleccioneu un URL de petició", "Predefined URLs" : "URLs predefinits", "Files WebDAV" : "Fitxers WebDAV", "Others" : "Altres", "Custom URL" : "URL personalitzat", "Select a user agent" : "Seleccioneu un agent d'usuari", "Android client" : "Client android", "iOS client" : "Client iOS", "Desktop client" : "Client d'escriptori", "Thunderbird & Outlook addons" : "Complements de Thunderbird i Outlook", "Custom user agent" : "Agent d'usuari personalitzat", "At least one event must be selected" : "Com a mínim s'ha de seleccionar un esdeveniment", "Add new flow" : "Afegeix un flux nou", "When" : "Quan", "and" : "i", "Cancel" : "Cancel·la", "Delete" : "Eliminar", "The configuration is invalid" : "La configuració no és vàlida", "Active" : "Actiu", "Save" : "Desa", "Available flows" : "Fluxos disponibles", "For details on how to write your own flow, check out the development documentation." : "Per obtenir més informació sobre com escriure el seu propi flux, feu un cop d'ulls a la documentació de desenvolupament.", "More flows" : "Més fluxos", "Show less" : "Mostra'n menys", "Show more" : "Mostra'n més", "Configured flows" : "Fluxos configurats", "Your flows" : "Els seus fluxos", "matches" : "coincidències", "does not match" : "no encaixa", "is" : "és", "is not" : "no és", "File name" : "Nom del fitxer", "File MIME type" : "Tipus MIME del fitxer", "File size (upload)" : "Mida del fitxer (carrega)", "less" : "menys", "less or equals" : "menor o igual", "greater or equals" : "major o igual", "greater" : "superior", "Request remote address" : "Demana adreça remota", "matches IPv4" : "coincideix amb IPv4", "does not match IPv4" : "no encaixa amb IPv4", "matches IPv6" : "encaixa amb IPv6", "does not match IPv6" : "no encaixa amb IPv6", "File system tag" : "Etiqueta del sistema de fitxers", "is tagged with" : "està estiquetat amb", "is not tagged with" : "no està etiquetat amb", "Request URL" : "URL de sol·licitud", "Request time" : "Temps d'espera", "between" : "entre", "not between" : "no entre", "Request user agent" : "Sol·licita agent d'usuari", "User group membership" : "Pertinença a grup d'usuaris", "is member of" : "és membre de", "is not member of" : "no és membre de", "Browse the app store" : "Navegueu per la botiga d’aplicacions" }, "nplurals=2; plural=(n != 1);"); stom_updater_for_object_storage-squashed'>artonge/feat/implement_custom_updater_for_object_storage-squashed Nextcloud server, a safe home for all your data: https://github.com/nextcloud/serverwww-data
aboutsummaryrefslogtreecommitdiffstats
path: root/core/Controller/LostController.php
blob: 87a629b9ee8079cd1503291621f20882aedb851b (plain)
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
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362