~pkunal-parmar/ubuntu-calendar-app/ICalImport

« back to all changes in this revision

Viewing changes to po/com.ubuntu.calendar.pot

New Calendar App management tests. Fixes: https://bugs.launchpad.net/bugs/1300354.

Approved by Ubuntu Phone Apps Jenkins Bot, Nicholas Skaggs.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
#, fuzzy
7
7
msgid ""
8
8
msgstr ""
9
 
"Project-Id-Version: calendar-app\n"
 
9
"Project-Id-Version: \n"
10
10
"Report-Msgid-Bugs-To: \n"
11
 
"POT-Creation-Date: 2013-08-30 10:23+0200\n"
 
11
"POT-Creation-Date: 2015-04-17 07:04+0200\n"
12
12
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
13
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
14
"Language-Team: LANGUAGE <LL@li.org>\n"
16
16
"MIME-Version: 1.0\n"
17
17
"Content-Type: text/plain; charset=CHARSET\n"
18
18
"Content-Transfer-Encoding: 8bit\n"
 
19
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
 
20
 
 
21
#: ../AgendaView.qml:51 ../DayView.qml:40 ../MonthView.qml:37
 
22
#: ../WeekView.qml:42 ../YearView.qml:36
 
23
msgid "Today"
 
24
msgstr ""
 
25
 
 
26
#: ../AgendaView.qml:92
 
27
msgid "No upcoming events"
 
28
msgstr ""
 
29
 
 
30
#: ../AgendaView.qml:95
 
31
msgid "You have no calendars enabled"
 
32
msgstr ""
 
33
 
 
34
#: ../AgendaView.qml:105
 
35
msgid "Enable calendars"
 
36
msgstr ""
 
37
 
 
38
#. TRANSLATORS: the first argument (%1) refers to a start time for an event,
 
39
#. while the second one (%2) refers to the end time
 
40
#: ../AgendaView.qml:168 ../EventBubble.qml:131
 
41
#, qt-format
 
42
msgid "%1 - %2"
 
43
msgstr ""
 
44
 
 
45
#. TRANSLATORS: the first parameter refers to the number of all-day events
 
46
#. on a given day. "Ev." is short form for "Events".
 
47
#. Please keep the translation of "Ev." to 3 characters only, as the week view
 
48
#. where it's shown has limited space
 
49
#: ../AllDayEventComponent.qml:122
 
50
#, qt-format
 
51
msgid "%1 ev."
 
52
msgstr ""
 
53
 
 
54
#. TRANSLATORS: the argument refers to the number of all day events
 
55
#: ../AllDayEventComponent.qml:126
 
56
#, qt-format
 
57
msgid "%1 all day event"
 
58
msgid_plural "%1 all day events"
 
59
msgstr[0] ""
 
60
msgstr[1] ""
 
61
 
 
62
#: ../CalendarChoicePopup.qml:33 ../EventActions.qml:59
 
63
msgid "Calendars"
 
64
msgstr ""
 
65
 
 
66
#: ../CalendarChoicePopup.qml:37
 
67
msgid "Back"
 
68
msgstr ""
 
69
 
 
70
#. TRANSLATORS: Please translate this string  to 15 characters only.
 
71
#. Currently ,there is no way we can increase width of action menu currently.
 
72
#: ../CalendarChoicePopup.qml:51 ../EventActions.qml:36
 
73
msgid "Sync"
 
74
msgstr ""
 
75
 
 
76
#: ../CalendarChoicePopup.qml:51 ../EventActions.qml:36
 
77
msgid "Syncing"
 
78
msgstr ""
 
79
 
 
80
#: ../CalendarChoicePopup.qml:70
 
81
msgid "Add new Calendar"
 
82
msgstr ""
 
83
 
 
84
#: ../ColorPickerDialog.qml:24
 
85
msgid "Select Color"
 
86
msgstr ""
 
87
 
 
88
#: ../ColorPickerDialog.qml:53 ../DeleteConfirmationDialog.qml:60
 
89
#: ../EditEventConfirmationDialog.qml:53
 
90
msgid "Cancel"
 
91
msgstr ""
 
92
 
 
93
#: ../ContactChoicePopup.qml:37
 
94
msgid "No contact"
 
95
msgstr ""
 
96
 
 
97
#: ../ContactChoicePopup.qml:83
 
98
msgid "Search contact"
 
99
msgstr ""
19
100
 
20
101
#. TRANSLATORS: this is a time formatting string,
21
 
#. see http://qt-project.org/doc/qt-5.0/qtqml/qml-qtquick2-date.html#details for valid expressions
22
 
#: ../DayView.qml:29 ../TimeLineBackground.qml:22 ../TimeLineView.qml:103
23
 
#: ../WeekView.qml:27
24
 
msgid "HH"
25
 
msgstr ""
26
 
 
27
 
#: ../DiaryView.qml:43
28
 
msgid "(+) New Event"
29
 
msgstr ""
30
 
 
31
 
#: ../EventDetails.qml:69
32
 
msgid "Add invite"
33
 
msgstr ""
34
 
 
35
 
#: ../EventDetails.qml:75
 
102
#. see http://qt-project.org/doc/qt-5/qml-qtqml-date.html#details for valid expressions.
 
103
#. It's used in the header of the month and week views
 
104
#: ../DayView.qml:59 ../MonthView.qml:57 ../WeekView.qml:61
 
105
msgid "MMMM yyyy"
 
106
msgstr ""
 
107
 
 
108
#: ../DeleteConfirmationDialog.qml:31
 
109
msgid "Delete Recurring Event"
 
110
msgstr ""
 
111
 
 
112
#: ../DeleteConfirmationDialog.qml:32
 
113
msgid "Delete Event"
 
114
msgstr ""
 
115
 
 
116
#. TRANSLATORS: argument (%1) refers to an event name.
 
117
#: ../DeleteConfirmationDialog.qml:36
 
118
#, qt-format
 
119
msgid "Delete only this event \"%1\", or all events in the series?"
 
120
msgstr ""
 
121
 
 
122
#: ../DeleteConfirmationDialog.qml:37
 
123
#, qt-format
 
124
msgid "Are you sure you want to delete the event \"%1\"?"
 
125
msgstr ""
 
126
 
 
127
#: ../DeleteConfirmationDialog.qml:40
 
128
msgid "Delete series"
 
129
msgstr ""
 
130
 
 
131
#: ../DeleteConfirmationDialog.qml:51
 
132
msgid "Delete this"
 
133
msgstr ""
 
134
 
 
135
#: ../DeleteConfirmationDialog.qml:51 ../EventDetails.qml:183
 
136
msgid "Delete"
 
137
msgstr ""
 
138
 
 
139
#: ../EditEventConfirmationDialog.qml:29 ../NewEvent.qml:283
 
140
msgid "Edit Event"
 
141
msgstr ""
 
142
 
 
143
#. TRANSLATORS: argument (%1) refers to an event name.
 
144
#: ../EditEventConfirmationDialog.qml:32
 
145
#, qt-format
 
146
msgid "Edit only this event \"%1\", or all events in the series?"
 
147
msgstr ""
 
148
 
 
149
#: ../EditEventConfirmationDialog.qml:35
 
150
msgid "Edit series"
 
151
msgstr ""
 
152
 
 
153
#: ../EditEventConfirmationDialog.qml:44
 
154
msgid "Edit this"
 
155
msgstr ""
 
156
 
 
157
#: ../EventActions.qml:50 ../NewEvent.qml:283
 
158
msgid "New Event"
 
159
msgstr ""
 
160
 
 
161
#. TRANSLATORS: the first argument (%1) refers to a time for an event,
 
162
#. while the second one (%2) refers to title of event
 
163
#: ../EventBubble.qml:142 ../EventBubble.qml:147
 
164
#, qt-format
 
165
msgid "%1 <b>%2</b>"
 
166
msgstr ""
 
167
 
 
168
#: ../EventDetails.qml:42 ../NewEvent.qml:393
 
169
msgid "Event Details"
 
170
msgstr ""
 
171
 
 
172
#. TRANSLATORS: the first parameter refers to the name of event calendar.
 
173
#: ../EventDetails.qml:66
 
174
#, qt-format
 
175
msgid "%1 Calendar"
 
176
msgstr ""
 
177
 
 
178
#: ../EventDetails.qml:118
 
179
#, qt-format
 
180
msgid "%1 - %2 (All Day)"
 
181
msgstr ""
 
182
 
 
183
#: ../EventDetails.qml:122
 
184
#, qt-format
 
185
msgid "%1 (All Day)"
 
186
msgstr ""
 
187
 
 
188
#: ../EventDetails.qml:196
36
189
msgid "Edit"
37
190
msgstr ""
38
191
 
39
 
#: ../EventDetails.qml:150
40
 
msgid "People"
41
 
msgstr ""
42
 
 
43
 
#: ../NewEvent.qml:23
44
 
msgid "Create event"
45
 
msgstr ""
46
 
 
47
 
#: ../NewEvent.qml:29
48
 
msgid "Add event name"
49
 
msgstr ""
50
 
 
51
 
#: ../NewEvent.qml:102
52
 
msgid "to"
53
 
msgstr ""
54
 
 
55
 
#: ../NewEvent.qml:137
56
 
msgid "Location & People"
57
 
msgstr ""
58
 
 
59
 
#: ../NewEvent.qml:143
60
 
msgid "Add Location"
61
 
msgstr ""
62
 
 
63
 
#: ../NewEvent.qml:156
64
 
msgid "Invite People"
65
 
msgstr ""
66
 
 
67
 
#: ../NewEvent.qml:168
68
 
msgid "Error"
69
 
msgstr ""
70
 
 
71
 
#: ../NewEvent.qml:171
72
 
msgid "Ok"
73
 
msgstr ""
74
 
 
75
 
#: ../NewEvent.qml:177
 
192
#: ../EventDetails.qml:347 ../NewEvent.qml:479
 
193
msgid "Guests"
 
194
msgstr ""
 
195
 
 
196
#: ../EventDetails.qml:390 ../EventReminder.qml:35 ../NewEvent.qml:578
 
197
msgid "Reminder"
 
198
msgstr ""
 
199
 
 
200
#. TRANSLATORS: this refers to how often a recurrent event repeats
 
201
#. and it is shown as the header of the page to choose repetition
 
202
#. and as the header of the list item that shows the repetition
 
203
#. summary in the page that displays the event details
 
204
#: ../EventRepetition.qml:41 ../EventRepetition.qml:132
 
205
msgid "Repeat"
 
206
msgstr ""
 
207
 
 
208
#: ../EventRepetition.qml:151
 
209
msgid "Repeats On:"
 
210
msgstr ""
 
211
 
 
212
#: ../EventRepetition.qml:196
 
213
msgid "Recurring event ends"
 
214
msgstr ""
 
215
 
 
216
#. TRANSLATORS: this refers to how often a recurrent event repeats
 
217
#. and it is shown as the header of the option selector to choose
 
218
#. its repetition
 
219
#: ../EventRepetition.qml:219 ../NewEvent.qml:560
 
220
msgid "Repeats"
 
221
msgstr ""
 
222
 
 
223
#: ../EventRepetition.qml:244
 
224
msgid "Date"
 
225
msgstr ""
 
226
 
 
227
#. TRANSLATORS: the argument refers to multiple recurrence of event with count .
 
228
#. E.g. "Daily; 5 times."
 
229
#: ../EventUtils.qml:75
 
230
#, qt-format
 
231
msgid "%1; %2 time"
 
232
msgid_plural "%1; %2 times"
 
233
msgstr[0] ""
 
234
msgstr[1] ""
 
235
 
 
236
#. TRANSLATORS: the argument refers to recurrence until user selected date.
 
237
#. E.g. "Daily; until 12/12/2014."
 
238
#: ../EventUtils.qml:79
 
239
#, qt-format
 
240
msgid "%1; until %2"
 
241
msgstr ""
 
242
 
 
243
#. TRANSLATORS: the argument refers to several different days of the week.
 
244
#. E.g. "Weekly on Mondays, Tuesdays"
 
245
#: ../EventUtils.qml:102
 
246
#, qt-format
 
247
msgid "Weekly on %1"
 
248
msgstr ""
 
249
 
 
250
#: ../LimitLabelModel.qml:25
 
251
msgid "Never"
 
252
msgstr ""
 
253
 
 
254
#: ../LimitLabelModel.qml:26
 
255
msgid "After X Occurrence"
 
256
msgstr ""
 
257
 
 
258
#: ../LimitLabelModel.qml:27
 
259
msgid "After Date"
 
260
msgstr ""
 
261
 
 
262
#: ../NewEvent.qml:59
76
263
msgid "Save"
77
264
msgstr ""
78
265
 
79
 
#: ../NewEvent.qml:205
 
266
#: ../NewEvent.qml:165
80
267
msgid "End time can't be before start time"
81
268
msgstr ""
82
269
 
83
 
#: ../TimePicker.qml:23
84
 
msgid "Time"
85
 
msgstr ""
86
 
 
87
 
#: ../TimePicker.qml:49
88
 
msgid "Hour"
89
 
msgstr ""
90
 
 
91
 
#: ../TimePicker.qml:63
92
 
msgid "Minute"
93
 
msgstr ""
94
 
 
95
 
#: ../TimePicker.qml:73
96
 
msgid "Cancel"
97
 
msgstr ""
98
 
 
99
 
#: ../TimePicker.qml:82
 
270
#: ../NewEvent.qml:293
 
271
msgid "Error"
 
272
msgstr ""
 
273
 
 
274
#: ../NewEvent.qml:295
100
275
msgid "OK"
101
276
msgstr ""
102
277
 
103
 
#: ../calendar.qml:52
104
 
msgid "New Event"
105
 
msgstr ""
106
 
 
107
 
#: ../calendar.qml:60
108
 
msgid "Today"
109
 
msgstr ""
110
 
 
111
 
#: ../calendar.qml:72
 
278
#: ../NewEvent.qml:347
 
279
msgid "From"
 
280
msgstr ""
 
281
 
 
282
#: ../NewEvent.qml:360
 
283
msgid "To"
 
284
msgstr ""
 
285
 
 
286
#: ../NewEvent.qml:377
 
287
msgid "All day event"
 
288
msgstr ""
 
289
 
 
290
#: ../NewEvent.qml:406
 
291
msgid "Event Name"
 
292
msgstr ""
 
293
 
 
294
#: ../NewEvent.qml:419
 
295
msgid "Description"
 
296
msgstr ""
 
297
 
 
298
#: ../NewEvent.qml:432
 
299
msgid "Location"
 
300
msgstr ""
 
301
 
 
302
#: ../NewEvent.qml:441 com.ubuntu.calendar_calendar.desktop.in.in.h:1
 
303
msgid "Calendar"
 
304
msgstr ""
 
305
 
 
306
#: ../NewEvent.qml:483
 
307
msgid "Add Guest"
 
308
msgstr ""
 
309
 
 
310
#: ../RecurrenceLabelDefines.qml:23
 
311
msgid "Once"
 
312
msgstr ""
 
313
 
 
314
#: ../RecurrenceLabelDefines.qml:24
 
315
msgid "Daily"
 
316
msgstr ""
 
317
 
 
318
#: ../RecurrenceLabelDefines.qml:25
 
319
msgid "On Weekdays"
 
320
msgstr ""
 
321
 
 
322
#. TRANSLATORS: The arguments refer to days of the week. E.g. "On Monday, Tuesday, Thursday"
 
323
#: ../RecurrenceLabelDefines.qml:27
 
324
#, qt-format
 
325
msgid "On %1, %2 ,%3"
 
326
msgstr ""
 
327
 
 
328
#. TRANSLATORS: The arguments refer to days of the week. E.g. "On Monday and Thursday"
 
329
#: ../RecurrenceLabelDefines.qml:29
 
330
#, qt-format
 
331
msgid "On %1 and %2"
 
332
msgstr ""
 
333
 
 
334
#: ../RecurrenceLabelDefines.qml:30
 
335
msgid "Weekly"
 
336
msgstr ""
 
337
 
 
338
#: ../RecurrenceLabelDefines.qml:31
 
339
msgid "Monthly"
 
340
msgstr ""
 
341
 
 
342
#: ../RecurrenceLabelDefines.qml:32
 
343
msgid "Yearly"
 
344
msgstr ""
 
345
 
 
346
#: ../RemindersModel.qml:26
 
347
msgid "No Reminder"
 
348
msgstr ""
 
349
 
 
350
#. TRANSLATORS: this refers to when a reminder should be shown as a notification
 
351
#. in the indicators. "On Event" means that it will be shown right at the time
 
352
#. the event starts, not any time before
 
353
#: ../RemindersModel.qml:30
 
354
msgid "On Event"
 
355
msgstr ""
 
356
 
 
357
#: ../RemindersModel.qml:31
 
358
msgid "5 minutes"
 
359
msgstr ""
 
360
 
 
361
#: ../RemindersModel.qml:32
 
362
msgid "15 minutes"
 
363
msgstr ""
 
364
 
 
365
#: ../RemindersModel.qml:33
 
366
msgid "30 minutes"
 
367
msgstr ""
 
368
 
 
369
#: ../RemindersModel.qml:34
 
370
msgid "1 hour"
 
371
msgstr ""
 
372
 
 
373
#: ../RemindersModel.qml:35
 
374
msgid "2 hours"
 
375
msgstr ""
 
376
 
 
377
#: ../RemindersModel.qml:36
 
378
msgid "1 day"
 
379
msgstr ""
 
380
 
 
381
#: ../RemindersModel.qml:37
 
382
msgid "2 days"
 
383
msgstr ""
 
384
 
 
385
#: ../RemindersModel.qml:38
 
386
msgid "1 week"
 
387
msgstr ""
 
388
 
 
389
#: ../RemindersModel.qml:39
 
390
msgid "2 weeks"
 
391
msgstr ""
 
392
 
 
393
#. TRANSLATORS: W refers to Week, followed by the actual week number (%1)
 
394
#: ../TimeLineHeader.qml:49
 
395
#, qt-format
 
396
msgid "W%1"
 
397
msgstr ""
 
398
 
 
399
#: ../TimeLineHeader.qml:61
 
400
msgid "All Day"
 
401
msgstr ""
 
402
 
 
403
#: ../YearView.qml:54
 
404
#, qt-format
 
405
msgid "Year %1"
 
406
msgstr ""
 
407
 
 
408
#: ../calendar.qml:44
 
409
msgid ""
 
410
"Calendar app accept four arguments: --starttime, --endtime, --newevent and --"
 
411
"eventid. They will be managed by system. See the source for a full comment "
 
412
"about them"
 
413
msgstr ""
 
414
 
 
415
#: ../calendar.qml:322
112
416
msgid "Year"
113
417
msgstr ""
114
418
 
115
 
#: ../calendar.qml:93
 
419
#: ../calendar.qml:356
116
420
msgid "Month"
117
421
msgstr ""
118
422
 
119
 
#: ../calendar.qml:116
 
423
#: ../calendar.qml:384
120
424
msgid "Week"
121
425
msgstr ""
122
426
 
123
 
#: ../calendar.qml:132
 
427
#: ../calendar.qml:417
124
428
msgid "Day"
125
429
msgstr ""
126
430
 
127
 
#: ../.build/calendar-app.desktop.js:1
128
 
msgid "Calendar"
 
431
#: ../calendar.qml:449
 
432
msgid "Agenda"
 
433
msgstr ""
 
434
 
 
435
#: com.ubuntu.calendar_calendar.desktop.in.in.h:2
 
436
msgid "A calendar for Ubuntu which syncs with online accounts."
 
437
msgstr ""
 
438
 
 
439
#: com.ubuntu.calendar_calendar.desktop.in.in.h:3
 
440
msgid "calendar;event;day;week;year;appointment;meeting;"
129
441
msgstr ""