8
8
"Project-Id-Version: ubuntu-calendar-app\n"
9
9
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10
"POT-Creation-Date: 2014-09-16 09:39+0200\n"
10
"POT-Creation-Date: 2014-09-23 08:25+0200\n"
11
11
"PO-Revision-Date: 2013-07-30 11:28+0000\n"
12
12
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13
13
"Language-Team: Croatian <hr@li.org>\n"
16
16
"Content-Transfer-Encoding: 8bit\n"
17
17
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
18
18
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
19
"X-Launchpad-Export-Date: 2014-09-17 07:15+0000\n"
19
"X-Launchpad-Export-Date: 2014-09-24 07:32+0000\n"
20
20
"X-Generator: Launchpad (build 17196)\n"
22
#: ../AgendaView.qml:72
22
#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
23
#: ../WeekView.qml:42 ../YearView.qml:36
27
#: ../AgendaView.qml:90
23
28
msgid "No upcoming events"
26
#: ../AgendaView.qml:75
31
#: ../AgendaView.qml:93
27
32
msgid "You have no calendars enabled"
30
#: ../AgendaView.qml:85
35
#: ../AgendaView.qml:103
31
36
msgid "Enable calendars"
34
#. TRANSLATORS: this is a time formatting string,
35
#. see http://qt-project.org/doc/qt-5/qml-qtqml-date.html#details for valid expressions
36
#: ../AgendaView.qml:143 ../EventBubble.qml:90 ../EventDetails.qml:151
40
#: ../AgendaView.qml:144
44
39
#. TRANSLATORS: the first argument (%1) refers to a start time for an event,
45
40
#. while the second one (%2) refers to the end time
46
#: ../AgendaView.qml:151 ../EventBubble.qml:95
41
#: ../AgendaView.qml:165 ../EventBubble.qml:92
91
84
msgid "Search contact"
87
#. TRANSLATORS: this is a time formatting string,
88
#. see http://qt-project.org/doc/qt-5/qml-qtqml-date.html#details for valid expressions.
89
#. It's used in the header of the day view
90
#. TRANSLATORS: this is a date formatting string,
91
#. see http://qt-project.org/doc/qt-5/qml-qtqml-date.html#details for valid expressions
92
#. It's used to display the date in the event details view
93
#: ../DayView.qml:68 ../EventDetails.qml:128
94
97
#: ../DeleteConfirmationDialog.qml:31
95
98
msgid "Delete Recurring Event"
123
126
msgid "Edit this"
126
#: ../EventDetails.qml:44 ../NewEvent.qml:453
129
#: ../EventActions.qml:33 ../NewEvent.qml:273
133
#: ../EventActions.qml:53
137
#: ../EventActions.qml:53
141
#: ../EventDetails.qml:44 ../NewEvent.qml:445
127
142
msgid "Event Details"
130
#: ../EventDetails.qml:72 ../LimitLabelDefines.qml:21
134
#. TRANSLATORS: this is a date shown in the event details view,
135
#. see http://qt-project.org/doc/qt-5/qml-qtqml-date.html#details
136
#: ../EventDetails.qml:76 ../EventUtils.qml:81
137
msgid "ddd MMMM d yyyy"
140
#: ../EventDetails.qml:79
142
msgid "After %1 Occurrence"
143
msgid_plural "After %1 Occurrences"
147
#: ../EventDetails.qml:80
149
msgid "After Date %1"
152
#. TRANSLATORS: the argument is a day of the week or a list of days
153
#: ../EventDetails.qml:92
158
#: ../EventDetails.qml:143
145
#: ../EventDetails.qml:114
159
146
msgid "Not specified"
162
#. TRANSLATORS: this is a time & Date formatting string,
163
#. see http://qt-project.org/doc/qt-5/qml-qtqml-date.html#details
164
#: ../EventDetails.qml:154
168
#: ../EventDetails.qml:227
149
#: ../EventDetails.qml:202
172
#: ../EventDetails.qml:290 ../EventRepetition.qml:230
153
#: ../EventDetails.qml:268 ../EventRepetition.qml:232
176
#: ../EventDetails.qml:295
157
#: ../EventDetails.qml:273
180
#: ../EventDetails.qml:300
161
#: ../EventDetails.qml:278
184
#: ../EventDetails.qml:309
185
msgid "All Day event:"
165
#: ../EventDetails.qml:287 ../NewEvent.qml:430
166
msgid "All day event"
188
#: ../EventDetails.qml:358 ../NewEvent.qml:492
169
#: ../EventDetails.qml:336 ../NewEvent.qml:484
192
#: ../EventDetails.qml:384 ../NewEvent.qml:539
173
#: ../EventDetails.qml:362 ../NewEvent.qml:531
196
#: ../EventDetails.qml:422
200
#: ../EventDetails.qml:427
204
#: ../EventDetails.qml:432
208
#: ../EventDetails.qml:438
209
msgid "Repetition Ends"
212
#: ../EventReminder.qml:37 ../EventReminder.qml:71 ../NewEvent.qml:626
177
#: ../EventDetails.qml:400 ../EventRepetition.qml:36 ../NewEvent.qml:605
181
#: ../EventDetails.qml:405 ../EventReminder.qml:35 ../NewEvent.qml:622
216
#: ../EventRepetition.qml:36 ../EventRepetition.qml:121
185
#: ../EventRepetition.qml:123
220
#: ../EventRepetition.qml:140
189
#: ../EventRepetition.qml:142
221
190
msgid "Repeats On:"
224
#: ../EventRepetition.qml:185
193
#: ../EventRepetition.qml:187
225
194
msgid "Recurring event ends"
228
#: ../EventRepetition.qml:205
197
#: ../EventRepetition.qml:207
229
198
msgid "Recurrences"
247
220
msgid "After Date"
250
#: ../NewEvent.qml:170
223
#. TRANSLATORS: this is a time formatting string,
224
#. see http://qt-project.org/doc/qt-5/qml-qtqml-date.html#details for valid expressions.
225
#. It's used in the header of the month and week views
226
#: ../MonthView.qml:56 ../WeekView.qml:60
230
#: ../NewEvent.qml:59
234
#: ../NewEvent.qml:161
251
235
msgid "End time can't be before start time"
254
#: ../NewEvent.qml:282 ../calendar.qml:323
258
#: ../NewEvent.qml:292
238
#: ../NewEvent.qml:283
262
#: ../NewEvent.qml:294
242
#: ../NewEvent.qml:285
266
#: ../NewEvent.qml:345
246
#: ../NewEvent.qml:336
270
#: ../NewEvent.qml:388
250
#: ../NewEvent.qml:380
274
#: ../NewEvent.qml:466
254
#: ../NewEvent.qml:458
275
255
msgid "Event Name"
278
#: ../NewEvent.qml:479
258
#: ../NewEvent.qml:471
279
259
msgid "Description"
282
#: ../NewEvent.qml:501 com.ubuntu.calendar_calendar.desktop.in.in.h:1
262
#: ../NewEvent.qml:493 com.ubuntu.calendar_calendar.desktop.in.in.h:1
286
#: ../NewEvent.qml:543
266
#: ../NewEvent.qml:535
287
267
msgid "Add Guest"
290
#: ../NewEvent.qml:612
294
270
#: ../RecurrenceLabelDefines.qml:23
326
#: ../ReminderLabelDefines.qml:21
302
#: ../RemindersModel.qml:26
327
303
msgid "No Reminder"
330
#: ../ReminderLabelDefines.qml:22
306
#: ../RemindersModel.qml:27
331
307
msgid "5 minutes"
334
#: ../ReminderLabelDefines.qml:23
310
#: ../RemindersModel.qml:28
335
311
msgid "15 minutes"
338
#: ../ReminderLabelDefines.qml:24
314
#: ../RemindersModel.qml:29
339
315
msgid "30 minutes"
342
#: ../ReminderLabelDefines.qml:25
318
#: ../RemindersModel.qml:30
346
#: ../ReminderLabelDefines.qml:26
322
#: ../RemindersModel.qml:31
350
#: ../ReminderLabelDefines.qml:27
326
#: ../RemindersModel.qml:32
354
#: ../ReminderLabelDefines.qml:28
330
#: ../RemindersModel.qml:33
358
#: ../ReminderLabelDefines.qml:29
334
#: ../RemindersModel.qml:34
362
#: ../ReminderLabelDefines.qml:30
338
#: ../RemindersModel.qml:35