-
Notifications
You must be signed in to change notification settings - Fork 1
/
cake.pot
393 lines (306 loc) · 6.72 KB
/
cake.pot
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
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
# LANGUAGE translation of CakePHP Application
# Copyright YEAR NAME <EMAIL@ADDRESS>
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: CakePHP 2.4.4\n"
"POT-Creation-Date: 2014-01-30 20:38+0100\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Last-Translator: NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <EMAIL@ADDRESS>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#: View/Errors/error400.ctp:21
#: View/Errors/error500.ctp:21
msgid "Error"
msgstr ""
#: View/Errors/error400.ctp:23
msgid "The requested address %s was not found on this server."
msgstr ""
#: View/Errors/error500.ctp:22
#: Error/ExceptionRenderer.php:231
msgid "An Internal Error Has Occurred."
msgstr ""
#: Controller/Scaffold.php:128
msgid "Scaffold :: "
msgstr ""
#: Controller/Scaffold.php:167;234;303
msgid "Invalid %s"
msgstr ""
#: Controller/Scaffold.php:222
msgid "updated"
msgstr ""
#: Controller/Scaffold.php:225
msgid "saved"
msgstr ""
#: Controller/Scaffold.php:245
msgid "The %1$s has been %2$s"
msgstr ""
#: Controller/Scaffold.php:255
msgid "Please correct errors below."
msgstr ""
#: Controller/Scaffold.php:306
msgid "The %1$s with id: %2$s has been deleted."
msgstr ""
#: Controller/Scaffold.php:309
msgid "There was an error deleting the %1$s with id: %2$s"
msgstr ""
#: Controller/Component/AuthComponent.php:427
msgid "You are not authorized to access that location."
msgstr ""
#: Error/ExceptionRenderer.php:209
msgid "Not Found"
msgstr ""
#: Model/Validator/CakeValidationSet.php:286
msgid "This field cannot be left blank"
msgstr ""
#: Network/CakeResponse.php:1269
msgid "The requested file was not found"
msgstr ""
#: Utility/CakeNumber.php:119
msgid "%s KB"
msgstr ""
#: Utility/CakeNumber.php:121
msgid "%s MB"
msgstr ""
#: Utility/CakeNumber.php:123
msgid "%s GB"
msgstr ""
#: Utility/CakeNumber.php:125
msgid "%s TB"
msgstr ""
#: Utility/CakeNumber.php:117
msgid "%d Byte"
msgid_plural "%d Bytes"
msgstr[0] ""
msgstr[1] ""
#: Utility/CakeTime.php:398
msgid "Today, %s"
msgstr ""
#: Utility/CakeTime.php:401
msgid "Yesterday, %s"
msgstr ""
#: Utility/CakeTime.php:404
msgid "Tomorrow, %s"
msgstr ""
#: Utility/CakeTime.php:409
msgid "Sunday"
msgstr ""
#: Utility/CakeTime.php:410
msgid "Monday"
msgstr ""
#: Utility/CakeTime.php:411
msgid "Tuesday"
msgstr ""
#: Utility/CakeTime.php:412
msgid "Wednesday"
msgstr ""
#: Utility/CakeTime.php:413
msgid "Thursday"
msgstr ""
#: Utility/CakeTime.php:414
msgid "Friday"
msgstr ""
#: Utility/CakeTime.php:415
msgid "Saturday"
msgstr ""
#: Utility/CakeTime.php:421
msgid "On %s %s"
msgstr ""
#: Utility/CakeTime.php:742
msgid "%s ago"
msgstr ""
#: Utility/CakeTime.php:743
msgid "on %s"
msgstr ""
#: Utility/CakeTime.php:795
msgid "just now"
msgstr ""
#: Utility/CakeTime.php:911
msgid "about a second ago"
msgstr ""
#: Utility/CakeTime.php:912
msgid "about a minute ago"
msgstr ""
#: Utility/CakeTime.php:913
msgid "about an hour ago"
msgstr ""
#: Utility/CakeTime.php:914
msgid "about a day ago"
msgstr ""
#: Utility/CakeTime.php:915
msgid "about a week ago"
msgstr ""
#: Utility/CakeTime.php:916
msgid "about a year ago"
msgstr ""
#: Utility/CakeTime.php:925
msgid "in about a second"
msgstr ""
#: Utility/CakeTime.php:926
msgid "in about a minute"
msgstr ""
#: Utility/CakeTime.php:927
msgid "in about an hour"
msgstr ""
#: Utility/CakeTime.php:928
msgid "in about a day"
msgstr ""
#: Utility/CakeTime.php:929
msgid "in about a week"
msgstr ""
#: Utility/CakeTime.php:930
msgid "in about a year"
msgstr ""
#: Utility/CakeTime.php:952;974
msgid "days"
msgstr ""
#: Utility/CakeTime.php:884
msgid "%d year"
msgid_plural "%d years"
msgstr[0] ""
msgstr[1] ""
#: Utility/CakeTime.php:887
msgid "%d month"
msgid_plural "%d months"
msgstr[0] ""
msgstr[1] ""
#: Utility/CakeTime.php:890
msgid "%d week"
msgid_plural "%d weeks"
msgstr[0] ""
msgstr[1] ""
#: Utility/CakeTime.php:893
msgid "%d day"
msgid_plural "%d days"
msgstr[0] ""
msgstr[1] ""
#: Utility/CakeTime.php:896
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
msgstr[1] ""
#: Utility/CakeTime.php:899
msgid "%d minute"
msgid_plural "%d minutes"
msgstr[0] ""
msgstr[1] ""
#: Utility/CakeTime.php:902
msgid "%d second"
msgid_plural "%d seconds"
msgstr[0] ""
msgstr[1] ""
#: View/Helper/FormHelper.php:694
msgid "Error in field %s"
msgstr ""
#: View/Helper/FormHelper.php:883
#: View/Scaffolds/form.ctp:48
#: View/Scaffolds/index.ctp:79;94
#: View/Scaffolds/view.ctp:65;80;190
msgid "New %s"
msgstr ""
#: View/Helper/FormHelper.php:889
#: View/Scaffolds/view.ctp:53;111
msgid "Edit %s"
msgstr ""
#: View/Helper/FormHelper.php:1457
msgid "empty"
msgstr ""
#: View/Helper/FormHelper.php:1830
#: View/Scaffolds/form.ctp:23
msgid "Submit"
msgstr ""
#: View/Helper/FormHelper.php:2760
msgid "January"
msgstr ""
#: View/Helper/FormHelper.php:2761
msgid "February"
msgstr ""
#: View/Helper/FormHelper.php:2762
msgid "March"
msgstr ""
#: View/Helper/FormHelper.php:2763
msgid "April"
msgstr ""
#: View/Helper/FormHelper.php:2764
msgid "May"
msgstr ""
#: View/Helper/FormHelper.php:2765
msgid "June"
msgstr ""
#: View/Helper/FormHelper.php:2766
msgid "July"
msgstr ""
#: View/Helper/FormHelper.php:2767
msgid "August"
msgstr ""
#: View/Helper/FormHelper.php:2768
msgid "September"
msgstr ""
#: View/Helper/FormHelper.php:2769
msgid "October"
msgstr ""
#: View/Helper/FormHelper.php:2770
msgid "November"
msgstr ""
#: View/Helper/FormHelper.php:2771
msgid "December"
msgstr ""
#: View/Helper/HtmlHelper.php:766
msgid "Home"
msgstr ""
#: View/Helper/PaginatorHelper.php:627
msgid " of "
msgstr ""
#: View/Scaffolds/form.ctp:27
#: View/Scaffolds/index.ctp:26;77
#: View/Scaffolds/view.ctp:49
msgid "Actions"
msgstr ""
#: View/Scaffolds/form.ctp:31
#: View/Scaffolds/index.ctp:51
#: View/Scaffolds/view.ctp:175
msgid "Delete"
msgstr ""
#: View/Scaffolds/form.ctp:34
#: View/Scaffolds/index.ctp:54
#: View/Scaffolds/view.ctp:57;178
msgid "Are you sure you want to delete # %s?"
msgstr ""
#: View/Scaffolds/form.ctp:37
msgid "List"
msgstr ""
#: View/Scaffolds/form.ctp:44
#: View/Scaffolds/index.ctp:87
#: View/Scaffolds/view.ctp:61;74
msgid "List %s"
msgstr ""
#: View/Scaffolds/index.ctp:48
#: View/Scaffolds/view.ctp:163
msgid "View"
msgstr ""
#: View/Scaffolds/index.ctp:49
#: View/Scaffolds/view.ctp:169
msgid "Edit"
msgstr ""
#: View/Scaffolds/index.ctp:65
msgid "Page {:page} of {:pages}, showing {:current} records out of {:count} total, starting on record {:start}, ending on {:end}"
msgstr ""
#: View/Scaffolds/index.ctp:70
msgid "previous"
msgstr ""
#: View/Scaffolds/index.ctp:72
msgid "next"
msgstr ""
#: View/Scaffolds/view.ctp:20
msgid "View %s"
msgstr ""
#: View/Scaffolds/view.ctp:57
msgid "Delete %s"
msgstr ""
#: View/Scaffolds/view.ctp:95;135
msgid "Related %s"
msgstr ""