Blame view

sources/apps/calendar/l10n/pt_PT/calendar.po 18.4 KB
42e4f8d60   Kload   add all apps
1
2
3
4
5
  # SOME DESCRIPTIVE TITLE.
  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  # This file is distributed under the same license as the PACKAGE package.
  # 
  # Translators:
923852aa1   Kload   Official Owncloud...
6
7
8
9
10
11
  # Mouxy <daniel@mouxy.net>, 2012
  # Duarte Velez Grilo <duartegrilo@gmail.com>, 2012-2013
  # rlameiro <geral@ricardolameiro.pt>, 2012
  # Helder Meneses <helder.meneses@gmail.com>, 2011
  # Helder Meneses <helder.meneses@gmail.com>, 2012-2013
  # rjgpp1994 <rjgpp.1994@gmail.com>, 2012
42e4f8d60   Kload   add all apps
12
13
14
15
  msgid ""
  msgstr ""
  "Project-Id-Version: ownCloud
  "
923852aa1   Kload   Official Owncloud...
16
17
18
19
20
21
  "Report-Msgid-Bugs-To: translations@owncloud.org
  "
  "POT-Creation-Date: 2013-11-24 00:09-0500
  "
  "PO-Revision-Date: 2013-11-22 02:20+0000
  "
42e4f8d60   Kload   add all apps
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
  "Last-Translator: I Robot <owncloud-bot@tmit.eu>
  "
  "Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)
  "
  "MIME-Version: 1.0
  "
  "Content-Type: text/plain; charset=UTF-8
  "
  "Content-Transfer-Encoding: 8bit
  "
  "Language: pt_PT
  "
  "Plural-Forms: nplurals=2; plural=(n != 1);
  "
  
  #: ajax/cache/status.php:19
  msgid "Not all calendars are completely cached"
  msgstr "Nem todos os calendários estão completamente pré-carregados"
  
  #: ajax/cache/status.php:21
  msgid "Everything seems to be completely cached"
  msgstr "Parece que tudo está completamente pré-carregado"
  
  #: ajax/categories/rescan.php:29
  msgid "No calendars found."
  msgstr "Nenhum calendário encontrado."
  
  #: ajax/categories/rescan.php:37
  msgid "No events found."
  msgstr "Nenhum evento encontrado."
  
  #: ajax/event/edit.form.php:21
  msgid "Wrong calendar"
  msgstr "Calendário errado"
923852aa1   Kload   Official Owncloud...
56
  #: ajax/event/edit.form.php:224 lib/object.php:197 lib/object.php:233
42e4f8d60   Kload   add all apps
57
58
  msgid "You do not have the permissions to edit this event."
  msgstr "Não tem permissões para alterar este evento."
923852aa1   Kload   Official Owncloud...
59
  #: ajax/import/dropimport.php:29 ajax/import/import.php:66
42e4f8d60   Kload   add all apps
60
61
62
63
  msgid ""
  "The file contained either no events or all events are already saved in your "
  "calendar."
  msgstr "O ficheiro não continha nenhuns eventos ou então todos os eventos já estavam carregados no seu calendário"
923852aa1   Kload   Official Owncloud...
64
  #: ajax/import/dropimport.php:31 ajax/import/import.php:69
42e4f8d60   Kload   add all apps
65
66
  msgid "events has been saved in the new calendar"
  msgstr "Os eventos foram guardados no novo calendário"
923852aa1   Kload   Official Owncloud...
67
  #: ajax/import/import.php:58
42e4f8d60   Kload   add all apps
68
69
  msgid "Import failed"
  msgstr "Falha na importação"
923852aa1   Kload   Official Owncloud...
70
  #: ajax/import/import.php:71
42e4f8d60   Kload   add all apps
71
72
73
74
75
76
77
78
79
80
81
82
83
84
  msgid "events has been saved in your calendar"
  msgstr "Os eventos foram guardados no seu calendário"
  
  #: ajax/settings/guesstimezone.php:26
  msgid "New Timezone:"
  msgstr "Nova zona horária"
  
  #: ajax/settings/settimezone.php:23
  msgid "Timezone changed"
  msgstr "Zona horária alterada"
  
  #: ajax/settings/settimezone.php:25
  msgid "Invalid request"
  msgstr "Pedido inválido"
923852aa1   Kload   Official Owncloud...
85
  #: appinfo/app.php:38 js/l10n.php:87 templates/part.eventform.php:20
42e4f8d60   Kload   add all apps
86
87
88
  #: templates/part.showevent.php:37
  msgid "Calendar"
  msgstr "Calendário"
923852aa1   Kload   Official Owncloud...
89
  #: js/calendar.js:176
42e4f8d60   Kload   add all apps
90
91
  msgid "Deletion failed"
  msgstr "Erro ao apagar"
923852aa1   Kload   Official Owncloud...
92
  #: js/calendar.js:263
42e4f8d60   Kload   add all apps
93
94
  msgid "ddd d MMMM[ yyyy]{ - [ddd d] MMMM yyyy}"
  msgstr "ddd d MMMM[ yyyy]{ - [ddd d] MMMM yyyy}"
923852aa1   Kload   Official Owncloud...
95
  #: js/calendar.js:265
42e4f8d60   Kload   add all apps
96
97
  msgid "ddd d MMMM[ yyyy] HH:mm{ - [ ddd d MMMM yyyy] HH:mm}"
  msgstr "ddd d MMMM[ yyyy] HH:mm{ - [ ddd d MMMM yyyy] HH:mm}"
923852aa1   Kload   Official Owncloud...
98
  #: js/calendar.js:581
42e4f8d60   Kload   add all apps
99
100
  msgid "group"
  msgstr "grupo"
923852aa1   Kload   Official Owncloud...
101
102
103
  #: js/calendar.js:583 templates/part.share.php:46 templates/part.share.php:81
  msgid "can edit"
  msgstr "pode editar"
42e4f8d60   Kload   add all apps
104

923852aa1   Kload   Official Owncloud...
105
106
107
  #: js/calendar.js:584 templates/part.share.php:50 templates/part.share.php:87
  msgid "can share"
  msgstr ""
42e4f8d60   Kload   add all apps
108

923852aa1   Kload   Official Owncloud...
109
  #: js/calendar.js:855
42e4f8d60   Kload   add all apps
110
111
  msgid "ddd"
  msgstr "ddd"
923852aa1   Kload   Official Owncloud...
112
  #: js/calendar.js:856
42e4f8d60   Kload   add all apps
113
114
  msgid "ddd M/d"
  msgstr "ddd M/d"
923852aa1   Kload   Official Owncloud...
115
  #: js/calendar.js:857
42e4f8d60   Kload   add all apps
116
117
  msgid "dddd M/d"
  msgstr "dddd M/d"
923852aa1   Kload   Official Owncloud...
118
  #: js/calendar.js:860
42e4f8d60   Kload   add all apps
119
120
  msgid "MMMM yyyy"
  msgstr "MMMM yyyy"
923852aa1   Kload   Official Owncloud...
121
122
123
  #: js/calendar.js:862
  msgid "MMM d[ yyyy]{ '–'[ MMM] d yyyy}"
  msgstr "MMM d[ yyyy]{ '–'[ MMM] d yyyy}"
42e4f8d60   Kload   add all apps
124

923852aa1   Kload   Official Owncloud...
125
  #: js/calendar.js:864
42e4f8d60   Kload   add all apps
126
127
  msgid "dddd, MMM d, yyyy"
  msgstr "dddd, MMM d, yyyy"
923852aa1   Kload   Official Owncloud...
128
  #: js/l10n.php:77 lib/object.php:588 templates/settings.php:93
42e4f8d60   Kload   add all apps
129
130
  msgid "Sunday"
  msgstr "Domingo"
923852aa1   Kload   Official Owncloud...
131
  #: js/l10n.php:77 lib/object.php:582 templates/settings.php:92
42e4f8d60   Kload   add all apps
132
133
  msgid "Monday"
  msgstr "Segunda"
923852aa1   Kload   Official Owncloud...
134
  #: js/l10n.php:77 lib/object.php:583
42e4f8d60   Kload   add all apps
135
136
  msgid "Tuesday"
  msgstr "Terça"
923852aa1   Kload   Official Owncloud...
137
  #: js/l10n.php:77 lib/object.php:584
42e4f8d60   Kload   add all apps
138
139
  msgid "Wednesday"
  msgstr "Quarta"
923852aa1   Kload   Official Owncloud...
140
  #: js/l10n.php:77 lib/object.php:585
42e4f8d60   Kload   add all apps
141
142
  msgid "Thursday"
  msgstr "Quinta"
923852aa1   Kload   Official Owncloud...
143
  #: js/l10n.php:77 lib/object.php:586
42e4f8d60   Kload   add all apps
144
145
  msgid "Friday"
  msgstr "Sexta"
923852aa1   Kload   Official Owncloud...
146
  #: js/l10n.php:77 lib/object.php:587 templates/settings.php:94
42e4f8d60   Kload   add all apps
147
148
  msgid "Saturday"
  msgstr "Sábado"
923852aa1   Kload   Official Owncloud...
149
  #: js/l10n.php:78
42e4f8d60   Kload   add all apps
150
151
  msgid "Sun."
  msgstr "Dom."
923852aa1   Kload   Official Owncloud...
152
  #: js/l10n.php:78
42e4f8d60   Kload   add all apps
153
154
  msgid "Mon."
  msgstr "Seg."
923852aa1   Kload   Official Owncloud...
155
  #: js/l10n.php:78
42e4f8d60   Kload   add all apps
156
157
  msgid "Tue."
  msgstr "ter."
923852aa1   Kload   Official Owncloud...
158
  #: js/l10n.php:78
42e4f8d60   Kload   add all apps
159
160
  msgid "Wed."
  msgstr "Qua."
923852aa1   Kload   Official Owncloud...
161
  #: js/l10n.php:78
42e4f8d60   Kload   add all apps
162
163
  msgid "Thu."
  msgstr "Qui."
923852aa1   Kload   Official Owncloud...
164
  #: js/l10n.php:78
42e4f8d60   Kload   add all apps
165
166
  msgid "Fri."
  msgstr "Sex."
923852aa1   Kload   Official Owncloud...
167
  #: js/l10n.php:78
42e4f8d60   Kload   add all apps
168
169
  msgid "Sat."
  msgstr "Sáb."
923852aa1   Kload   Official Owncloud...
170
  #: js/l10n.php:79 lib/object.php:638
42e4f8d60   Kload   add all apps
171
172
  msgid "January"
  msgstr "Janeiro"
923852aa1   Kload   Official Owncloud...
173
  #: js/l10n.php:79 lib/object.php:639
42e4f8d60   Kload   add all apps
174
175
  msgid "February"
  msgstr "Fevereiro"
923852aa1   Kload   Official Owncloud...
176
  #: js/l10n.php:79 lib/object.php:640
42e4f8d60   Kload   add all apps
177
178
  msgid "March"
  msgstr "Março"
923852aa1   Kload   Official Owncloud...
179
  #: js/l10n.php:79 lib/object.php:641
42e4f8d60   Kload   add all apps
180
181
  msgid "April"
  msgstr "Abril"
923852aa1   Kload   Official Owncloud...
182
  #: js/l10n.php:79 lib/object.php:642
42e4f8d60   Kload   add all apps
183
184
  msgid "May"
  msgstr "Maio"
923852aa1   Kload   Official Owncloud...
185
  #: js/l10n.php:79 lib/object.php:643
42e4f8d60   Kload   add all apps
186
187
  msgid "June"
  msgstr "Junho"
923852aa1   Kload   Official Owncloud...
188
  #: js/l10n.php:79 lib/object.php:644
42e4f8d60   Kload   add all apps
189
190
  msgid "July"
  msgstr "Julho"
923852aa1   Kload   Official Owncloud...
191
  #: js/l10n.php:79 lib/object.php:645
42e4f8d60   Kload   add all apps
192
193
  msgid "August"
  msgstr "Agosto"
923852aa1   Kload   Official Owncloud...
194
  #: js/l10n.php:79 lib/object.php:646
42e4f8d60   Kload   add all apps
195
196
  msgid "September"
  msgstr "Setembro"
923852aa1   Kload   Official Owncloud...
197
  #: js/l10n.php:79 lib/object.php:647
42e4f8d60   Kload   add all apps
198
199
  msgid "October"
  msgstr "Outubro"
923852aa1   Kload   Official Owncloud...
200
  #: js/l10n.php:79 lib/object.php:648
42e4f8d60   Kload   add all apps
201
202
  msgid "November"
  msgstr "Novembro"
923852aa1   Kload   Official Owncloud...
203
  #: js/l10n.php:79 lib/object.php:649
42e4f8d60   Kload   add all apps
204
205
  msgid "December"
  msgstr "Dezembro"
923852aa1   Kload   Official Owncloud...
206
  #: js/l10n.php:80
42e4f8d60   Kload   add all apps
207
208
  msgid "Jan."
  msgstr "Jan."
923852aa1   Kload   Official Owncloud...
209
  #: js/l10n.php:80
42e4f8d60   Kload   add all apps
210
211
  msgid "Feb."
  msgstr "Fev,"
923852aa1   Kload   Official Owncloud...
212
  #: js/l10n.php:80
42e4f8d60   Kload   add all apps
213
214
  msgid "Mar."
  msgstr "Mar."
923852aa1   Kload   Official Owncloud...
215
  #: js/l10n.php:80
42e4f8d60   Kload   add all apps
216
217
  msgid "Apr."
  msgstr "Abr."
923852aa1   Kload   Official Owncloud...
218
  #: js/l10n.php:80
42e4f8d60   Kload   add all apps
219
220
  msgid "May."
  msgstr "Mai."
923852aa1   Kload   Official Owncloud...
221
  #: js/l10n.php:80
42e4f8d60   Kload   add all apps
222
223
  msgid "Jun."
  msgstr "Jun."
923852aa1   Kload   Official Owncloud...
224
  #: js/l10n.php:80
42e4f8d60   Kload   add all apps
225
226
  msgid "Jul."
  msgstr "Jul."
923852aa1   Kload   Official Owncloud...
227
  #: js/l10n.php:80
42e4f8d60   Kload   add all apps
228
229
  msgid "Aug."
  msgstr "Ago."
923852aa1   Kload   Official Owncloud...
230
  #: js/l10n.php:80
42e4f8d60   Kload   add all apps
231
232
  msgid "Sep."
  msgstr "Set."
923852aa1   Kload   Official Owncloud...
233
  #: js/l10n.php:80
42e4f8d60   Kload   add all apps
234
235
  msgid "Oct."
  msgstr "Out."
923852aa1   Kload   Official Owncloud...
236
  #: js/l10n.php:80
42e4f8d60   Kload   add all apps
237
238
  msgid "Nov."
  msgstr "Nov."
923852aa1   Kload   Official Owncloud...
239
  #: js/l10n.php:80
42e4f8d60   Kload   add all apps
240
241
  msgid "Dec."
  msgstr "Dez."
923852aa1   Kload   Official Owncloud...
242
  #: js/l10n.php:83
42e4f8d60   Kload   add all apps
243
244
  msgid "All day"
  msgstr "Todo o dia"
923852aa1   Kload   Official Owncloud...
245
  #: js/l10n.php:84 lib/import.php:214 templates/settings.php:23
42e4f8d60   Kload   add all apps
246
247
  msgid "New Calendar"
  msgstr "Novo Calendário"
923852aa1   Kload   Official Owncloud...
248
  #: js/l10n.php:85
42e4f8d60   Kload   add all apps
249
250
  msgid "Missing or invalid fields"
  msgstr "Campos em falta, ou inválidos!"
923852aa1   Kload   Official Owncloud...
251
  #: js/l10n.php:86 templates/part.showevent.php:11
42e4f8d60   Kload   add all apps
252
253
  msgid "Title"
  msgstr "Título"
923852aa1   Kload   Official Owncloud...
254
  #: js/l10n.php:88
42e4f8d60   Kload   add all apps
255
256
  msgid "From Date"
  msgstr "Da Data"
923852aa1   Kload   Official Owncloud...
257
  #: js/l10n.php:89
42e4f8d60   Kload   add all apps
258
259
  msgid "From Time"
  msgstr "Da Hora"
923852aa1   Kload   Official Owncloud...
260
  #: js/l10n.php:90
42e4f8d60   Kload   add all apps
261
262
  msgid "To Date"
  msgstr "Para Data"
923852aa1   Kload   Official Owncloud...
263
  #: js/l10n.php:91
42e4f8d60   Kload   add all apps
264
265
  msgid "To Time"
  msgstr "Para Hora"
923852aa1   Kload   Official Owncloud...
266
  #: js/l10n.php:92
42e4f8d60   Kload   add all apps
267
268
  msgid "The event ends before it starts"
  msgstr "O evento acaba antes de começar"
923852aa1   Kload   Official Owncloud...
269
  #: js/l10n.php:93
42e4f8d60   Kload   add all apps
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
  msgid "There was a database fail"
  msgstr "Houve uma falha de base de dados"
  
  #: lib/app.php:121
  msgid "Birthday"
  msgstr "Aniversário"
  
  #: lib/app.php:122
  msgid "Business"
  msgstr "Negócio"
  
  #: lib/app.php:123
  msgid "Call"
  msgstr "Telefonar"
  
  #: lib/app.php:124
  msgid "Clients"
  msgstr "Clientes"
  
  #: lib/app.php:125
  msgid "Deliverer"
  msgstr "Entregar"
  
  #: lib/app.php:126
  msgid "Holidays"
  msgstr "Férias"
  
  #: lib/app.php:127
  msgid "Ideas"
  msgstr "Ideias"
  
  #: lib/app.php:128
  msgid "Journey"
  msgstr "Jornada"
  
  #: lib/app.php:129
  msgid "Jubilee"
  msgstr "Jublieu"
  
  #: lib/app.php:130
  msgid "Meeting"
  msgstr "Reunião"
  
  #: lib/app.php:131
  msgid "Other"
  msgstr "Outro"
  
  #: lib/app.php:132
  msgid "Personal"
  msgstr "Pessoal"
  
  #: lib/app.php:133
  msgid "Projects"
  msgstr "Projectos"
  
  #: lib/app.php:134
  msgid "Questions"
  msgstr "Perguntas"
  
  #: lib/app.php:135
  msgid "Work"
  msgstr "Trabalho"
923852aa1   Kload   Official Owncloud...
332
  #: lib/app.php:411
42e4f8d60   Kload   add all apps
333
334
  msgid "by"
  msgstr "por"
923852aa1   Kload   Official Owncloud...
335
  #: lib/app.php:474
42e4f8d60   Kload   add all apps
336
337
338
339
340
341
342
343
344
345
346
347
348
349
  msgid "unnamed"
  msgstr "não definido"
  
  #: lib/calendar.php:178 lib/calendar.php:211
  msgid "You do not have the permissions to update this calendar."
  msgstr "Não tem permissões para alterar este calendário."
  
  #: lib/calendar.php:246
  msgid "You do not have the permissions to delete this calendar."
  msgstr "Não tem permissões para apagar este calendário."
  
  #: lib/calendar.php:280
  msgid "You do not have the permissions to add to this calendar."
  msgstr "Não tem permissões para acrescentar a este calendário."
923852aa1   Kload   Official Owncloud...
350
  #: lib/object.php:122 lib/object.php:162 lib/object.php:317
42e4f8d60   Kload   add all apps
351
352
  msgid "You do not have the permissions to add events to this calendar."
  msgstr "Não tem permissões para acrescentar eventos a este calendário."
923852aa1   Kload   Official Owncloud...
353
  #: lib/object.php:267 lib/object.php:297
42e4f8d60   Kload   add all apps
354
355
  msgid "You do not have the permissions to delete this event."
  msgstr "Não tem permissões para apagar este evento."
923852aa1   Kload   Official Owncloud...
356
  #: lib/object.php:491
42e4f8d60   Kload   add all apps
357
358
  msgid "Busy"
  msgstr "Ocupado"
923852aa1   Kload   Official Owncloud...
359
360
361
  #: lib/object.php:531
  msgid "Show full event"
  msgstr ""
42e4f8d60   Kload   add all apps
362

923852aa1   Kload   Official Owncloud...
363
364
365
  #: lib/object.php:532
  msgid "Show only busy"
  msgstr ""
42e4f8d60   Kload   add all apps
366

923852aa1   Kload   Official Owncloud...
367
368
369
  #: lib/object.php:533
  msgid "Hide event"
  msgstr ""
42e4f8d60   Kload   add all apps
370

923852aa1   Kload   Official Owncloud...
371
  #: lib/object.php:543
42e4f8d60   Kload   add all apps
372
373
  msgid "Does not repeat"
  msgstr "Não repete"
923852aa1   Kload   Official Owncloud...
374
  #: lib/object.php:544
42e4f8d60   Kload   add all apps
375
376
  msgid "Daily"
  msgstr "Diário"
923852aa1   Kload   Official Owncloud...
377
  #: lib/object.php:545
42e4f8d60   Kload   add all apps
378
379
  msgid "Weekly"
  msgstr "Semanal"
923852aa1   Kload   Official Owncloud...
380
  #: lib/object.php:546
42e4f8d60   Kload   add all apps
381
382
  msgid "Every Weekday"
  msgstr "Todos os dias da semana"
923852aa1   Kload   Official Owncloud...
383
  #: lib/object.php:547
42e4f8d60   Kload   add all apps
384
385
  msgid "Bi-Weekly"
  msgstr "Bi-semanal"
923852aa1   Kload   Official Owncloud...
386
  #: lib/object.php:548
42e4f8d60   Kload   add all apps
387
388
  msgid "Monthly"
  msgstr "Mensal"
923852aa1   Kload   Official Owncloud...
389
  #: lib/object.php:549
42e4f8d60   Kload   add all apps
390
391
  msgid "Yearly"
  msgstr "Anual"
923852aa1   Kload   Official Owncloud...
392
  #: lib/object.php:559
42e4f8d60   Kload   add all apps
393
394
  msgid "never"
  msgstr "nunca"
923852aa1   Kload   Official Owncloud...
395
  #: lib/object.php:560
42e4f8d60   Kload   add all apps
396
397
  msgid "by occurrences"
  msgstr "por ocorrências"
923852aa1   Kload   Official Owncloud...
398
  #: lib/object.php:561
42e4f8d60   Kload   add all apps
399
400
  msgid "by date"
  msgstr "por data"
923852aa1   Kload   Official Owncloud...
401
  #: lib/object.php:571
42e4f8d60   Kload   add all apps
402
403
  msgid "by monthday"
  msgstr "por dia do mês"
923852aa1   Kload   Official Owncloud...
404
  #: lib/object.php:572
42e4f8d60   Kload   add all apps
405
406
  msgid "by weekday"
  msgstr "por dia da semana"
923852aa1   Kload   Official Owncloud...
407
  #: lib/object.php:598
42e4f8d60   Kload   add all apps
408
409
  msgid "events week of month"
  msgstr "Eventos da semana do mês"
923852aa1   Kload   Official Owncloud...
410
  #: lib/object.php:599
42e4f8d60   Kload   add all apps
411
412
  msgid "first"
  msgstr "primeiro"
923852aa1   Kload   Official Owncloud...
413
  #: lib/object.php:600
42e4f8d60   Kload   add all apps
414
415
  msgid "second"
  msgstr "segundo"
923852aa1   Kload   Official Owncloud...
416
  #: lib/object.php:601
42e4f8d60   Kload   add all apps
417
418
  msgid "third"
  msgstr "terçeiro"
923852aa1   Kload   Official Owncloud...
419
  #: lib/object.php:602
42e4f8d60   Kload   add all apps
420
421
  msgid "fourth"
  msgstr "quarto"
923852aa1   Kload   Official Owncloud...
422
  #: lib/object.php:603
42e4f8d60   Kload   add all apps
423
424
  msgid "fifth"
  msgstr "quinto"
923852aa1   Kload   Official Owncloud...
425
  #: lib/object.php:604
42e4f8d60   Kload   add all apps
426
427
  msgid "last"
  msgstr "último"
923852aa1   Kload   Official Owncloud...
428
  #: lib/object.php:659
42e4f8d60   Kload   add all apps
429
430
  msgid "by events date"
  msgstr "por data de evento"
923852aa1   Kload   Official Owncloud...
431
  #: lib/object.php:660
42e4f8d60   Kload   add all apps
432
433
  msgid "by yearday(s)"
  msgstr "por dia(s) do ano"
923852aa1   Kload   Official Owncloud...
434
  #: lib/object.php:661
42e4f8d60   Kload   add all apps
435
436
  msgid "by weeknumber(s)"
  msgstr "por número(s) da semana"
923852aa1   Kload   Official Owncloud...
437
  #: lib/object.php:662
42e4f8d60   Kload   add all apps
438
439
  msgid "by day and month"
  msgstr "por dia e mês"
923852aa1   Kload   Official Owncloud...
440
441
442
  #: lib/sabre/backend.php:66
  msgid "Contact birthdays"
  msgstr "Aniversários do contacto"
42e4f8d60   Kload   add all apps
443
444
445
446
447
448
449
450
451
  #: lib/search.php:35 lib/search.php:37 lib/search.php:40
  msgid "Date"
  msgstr "Data"
  
  #: lib/search.php:43
  msgid "Cal."
  msgstr "Cal."
  
  #: templates/calendar.php:6
923852aa1   Kload   Official Owncloud...
452
453
454
455
  msgid "Day"
  msgstr "Dia"
  
  #: templates/calendar.php:7
42e4f8d60   Kload   add all apps
456
457
  msgid "Week"
  msgstr "Semana"
923852aa1   Kload   Official Owncloud...
458
  #: templates/calendar.php:8
42e4f8d60   Kload   add all apps
459
460
  msgid "Month"
  msgstr "Mês"
923852aa1   Kload   Official Owncloud...
461
  #: templates/calendar.php:12 templates/calendar.php:18
42e4f8d60   Kload   add all apps
462
463
464
465
466
467
  msgid "Today"
  msgstr "Hoje"
  
  #: templates/calendar.php:13
  msgid "Settings"
  msgstr "Configurações"
42e4f8d60   Kload   add all apps
468
469
470
  #: templates/part.choosecalendar.rowfields.php:13
  msgid "Share Calendar"
  msgstr "Partilhar calendário"
923852aa1   Kload   Official Owncloud...
471
472
473
  #: templates/part.choosecalendar.rowfields.php:24 templates/settings.php:28
  msgid "CalDav Link"
  msgstr "Endereço CalDav"
42e4f8d60   Kload   add all apps
474
475
476
477
478
479
480
481
482
  #: templates/part.choosecalendar.rowfields.php:27
  msgid "Download"
  msgstr "Transferir"
  
  #: templates/part.choosecalendar.rowfields.php:31
  msgid "Edit"
  msgstr "Editar"
  
  #: templates/part.choosecalendar.rowfields.php:36
42e4f8d60   Kload   add all apps
483
484
485
486
487
488
489
490
491
492
493
494
495
496
  msgid "Delete"
  msgstr "Apagar"
  
  #: templates/part.editcalendar.php:9
  msgid "New calendar"
  msgstr "Novo calendário"
  
  #: templates/part.editcalendar.php:9
  msgid "Edit calendar"
  msgstr "Editar calendário"
  
  #: templates/part.editcalendar.php:12
  msgid "Displayname"
  msgstr "Nome de exibição"
923852aa1   Kload   Official Owncloud...
497
  #: templates/part.editcalendar.php:20
42e4f8d60   Kload   add all apps
498
499
  msgid "Calendar color"
  msgstr "Cor do calendário"
923852aa1   Kload   Official Owncloud...
500
  #: templates/part.editcalendar.php:33
42e4f8d60   Kload   add all apps
501
502
  msgid "Save"
  msgstr "Guardar"
923852aa1   Kload   Official Owncloud...
503
  #: templates/part.editcalendar.php:33
42e4f8d60   Kload   add all apps
504
505
  msgid "Submit"
  msgstr "Submeter"
923852aa1   Kload   Official Owncloud...
506
  #: templates/part.editcalendar.php:34
42e4f8d60   Kload   add all apps
507
508
509
510
  msgid "Cancel"
  msgstr "Cancelar"
  
  #: templates/part.editevent.php:1
923852aa1   Kload   Official Owncloud...
511
512
513
514
515
516
  msgid "Edit event"
  msgstr ""
  
  #: templates/part.editevent.php:8
  msgid "Save event"
  msgstr ""
42e4f8d60   Kload   add all apps
517

923852aa1   Kload   Official Owncloud...
518
519
520
  #: templates/part.editevent.php:9
  msgid "Delete event"
  msgstr ""
42e4f8d60   Kload   add all apps
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
  
  #: templates/part.eventform.php:5 templates/part.showevent.php:3
  msgid "Eventinfo"
  msgstr "Informação do evento"
  
  #: templates/part.eventform.php:6 templates/part.showevent.php:4
  msgid "Repeating"
  msgstr "Repetição"
  
  #: templates/part.eventform.php:7 templates/part.showevent.php:5
  msgid "Alarm"
  msgstr "Alarme"
  
  #: templates/part.eventform.php:8 templates/part.showevent.php:6
  msgid "Attendees"
  msgstr "Participantes"
  
  #: templates/part.eventform.php:10
  msgid "Share"
  msgstr "Partilhar"
923852aa1   Kload   Official Owncloud...
541
  #: templates/part.eventform.php:15
42e4f8d60   Kload   add all apps
542
543
  msgid "Title of the Event"
  msgstr "Título do evento"
923852aa1   Kload   Official Owncloud...
544
545
546
  #: templates/part.eventform.php:31
  msgid "from"
  msgstr "de"
42e4f8d60   Kload   add all apps
547

923852aa1   Kload   Official Owncloud...
548
549
550
  #: templates/part.eventform.php:36
  msgid "to"
  msgstr ""
42e4f8d60   Kload   add all apps
551

923852aa1   Kload   Official Owncloud...
552
  #: templates/part.eventform.php:44 templates/part.showevent.php:66
42e4f8d60   Kload   add all apps
553
554
  msgid "All Day Event"
  msgstr "Evento de dia inteiro"
923852aa1   Kload   Official Owncloud...
555
  #: templates/part.eventform.php:47 templates/part.showevent.php:86
42e4f8d60   Kload   add all apps
556
557
  msgid "Advanced options"
  msgstr "Opções avançadas"
923852aa1   Kload   Official Owncloud...
558
  #: templates/part.eventform.php:51 templates/part.showevent.php:91
42e4f8d60   Kload   add all apps
559
560
  msgid "Location"
  msgstr "Localização"
923852aa1   Kload   Official Owncloud...
561
562
563
  #: templates/part.eventform.php:56
  msgid "Categories (separate by comma)"
  msgstr ""
42e4f8d60   Kload   add all apps
564

923852aa1   Kload   Official Owncloud...
565
566
567
568
569
  #: templates/part.eventform.php:58 templates/part.eventform.php:59
  msgid "Edit categories"
  msgstr "Editar categorias"
  
  #: templates/part.eventform.php:61 templates/part.showevent.php:99
42e4f8d60   Kload   add all apps
570
571
  msgid "Description"
  msgstr "Descrição"
923852aa1   Kload   Official Owncloud...
572
573
574
  #: templates/part.eventform.php:63
  msgid "Export event"
  msgstr ""
42e4f8d60   Kload   add all apps
575

923852aa1   Kload   Official Owncloud...
576
  #: templates/part.eventform.php:70 templates/part.showevent.php:109
42e4f8d60   Kload   add all apps
577
578
  msgid "Repeat"
  msgstr "Repetir"
923852aa1   Kload   Official Owncloud...
579
  #: templates/part.eventform.php:77 templates/part.showevent.php:116
42e4f8d60   Kload   add all apps
580
581
  msgid "Advanced"
  msgstr "Avançado"
923852aa1   Kload   Official Owncloud...
582
  #: templates/part.eventform.php:121 templates/part.showevent.php:160
42e4f8d60   Kload   add all apps
583
584
  msgid "Select weekdays"
  msgstr "Seleciona os dias da semana"
923852aa1   Kload   Official Owncloud...
585
  #: templates/part.eventform.php:134 templates/part.eventform.php:147
42e4f8d60   Kload   add all apps
586
587
588
  #: templates/part.showevent.php:173 templates/part.showevent.php:186
  msgid "Select days"
  msgstr "Seleciona os dias"
923852aa1   Kload   Official Owncloud...
589
  #: templates/part.eventform.php:139 templates/part.showevent.php:178
42e4f8d60   Kload   add all apps
590
591
  msgid "and the events day of year."
  msgstr "e o dia de eventos do ano."
923852aa1   Kload   Official Owncloud...
592
  #: templates/part.eventform.php:152 templates/part.showevent.php:191
42e4f8d60   Kload   add all apps
593
594
  msgid "and the events day of month."
  msgstr "e o dia de eventos do mês."
923852aa1   Kload   Official Owncloud...
595
  #: templates/part.eventform.php:160 templates/part.showevent.php:199
42e4f8d60   Kload   add all apps
596
597
  msgid "Select months"
  msgstr "Selecciona os meses"
923852aa1   Kload   Official Owncloud...
598
  #: templates/part.eventform.php:173 templates/part.showevent.php:212
42e4f8d60   Kload   add all apps
599
600
  msgid "Select weeks"
  msgstr "Selecciona as semanas"
923852aa1   Kload   Official Owncloud...
601
  #: templates/part.eventform.php:178 templates/part.showevent.php:217
42e4f8d60   Kload   add all apps
602
603
  msgid "and the events week of year."
  msgstr "e a semana de eventos do ano."
923852aa1   Kload   Official Owncloud...
604
  #: templates/part.eventform.php:184 templates/part.showevent.php:223
42e4f8d60   Kload   add all apps
605
606
  msgid "Interval"
  msgstr "Intervalo"
923852aa1   Kload   Official Owncloud...
607
  #: templates/part.eventform.php:190 templates/part.showevent.php:229
42e4f8d60   Kload   add all apps
608
609
  msgid "End"
  msgstr "Fim"
923852aa1   Kload   Official Owncloud...
610
  #: templates/part.eventform.php:203 templates/part.showevent.php:242
42e4f8d60   Kload   add all apps
611
612
  msgid "occurrences"
  msgstr "ocorrências"
923852aa1   Kload   Official Owncloud...
613
614
615
  #: templates/part.eventform.php:222
  msgid "Visibility to people shared with"
  msgstr ""
42e4f8d60   Kload   add all apps
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
  #: templates/part.import.php:14
  msgid "create a new calendar"
  msgstr "criar novo calendário"
  
  #: templates/part.import.php:17
  msgid "Import a calendar file"
  msgstr "Importar um ficheiro de calendário"
  
  #: templates/part.import.php:24
  msgid "Please choose a calendar"
  msgstr "Escolha um calendário por favor"
  
  #: templates/part.import.php:36
  msgid "Name of new calendar"
  msgstr "Nome do novo calendário"
  
  #: templates/part.import.php:44
  msgid "Take an available name!"
  msgstr "Escolha um nome disponível!"
  
  #: templates/part.import.php:45
  msgid ""
  "A Calendar with this name already exists. If you continue anyhow, these "
  "calendars will be merged."
  msgstr "Já existe um Calendário com esse nome. Se mesmo assim continuar, estes calendários serão fundidos."
  
  #: templates/part.import.php:48
  msgid "Remove all events from the selected calendar"
  msgstr "Remover todos os eventos do calendário seleccionado"
  
  #: templates/part.import.php:50
  msgid "Import"
  msgstr "Importar"
  
  #: templates/part.import.php:59
  msgid "Close Dialog"
  msgstr "Fechar diálogo"
  
  #: templates/part.newevent.php:1
  msgid "Create a new event"
  msgstr "Criar novo evento"
923852aa1   Kload   Official Owncloud...
657
658
659
  #: templates/part.newevent.php:8
  msgid "Create event"
  msgstr ""
42e4f8d60   Kload   add all apps
660

923852aa1   Kload   Official Owncloud...
661
662
663
  #: templates/part.share.php:32
  msgid "Share with user or group"
  msgstr ""
42e4f8d60   Kload   add all apps
664

923852aa1   Kload   Official Owncloud...
665
  #: templates/part.share.php:53
42e4f8d60   Kload   add all apps
666
667
  msgid "Unshare"
  msgstr "Deixar de partilhar"
923852aa1   Kload   Official Owncloud...
668
669
670
671
672
673
674
  #: templates/part.share.php:59
  msgid "Not shared with anyone"
  msgstr ""
  
  #: templates/part.share.php:63
  msgid "Send Email"
  msgstr "Enviar E-mail"
42e4f8d60   Kload   add all apps
675

923852aa1   Kload   Official Owncloud...
676
  #: templates/part.share.php:67
42e4f8d60   Kload   add all apps
677
678
  msgid "Shared via calendar"
  msgstr "Partilhado via calendário"
923852aa1   Kload   Official Owncloud...
679
680
681
  #: templates/part.share.php:94
  msgid "Not shared with anyone via calendar"
  msgstr ""
42e4f8d60   Kload   add all apps
682
683
684
685
  
  #: templates/part.showevent.php:1
  msgid "View an event"
  msgstr "Ver um evento"
923852aa1   Kload   Official Owncloud...
686
687
688
  #: templates/part.showevent.php:19
  msgid "Category"
  msgstr "Categoria"
42e4f8d60   Kload   add all apps
689
690
691
692
693
694
695
  #: templates/part.showevent.php:23
  msgid "No categories selected"
  msgstr "Nenhuma categoria seleccionada"
  
  #: templates/part.showevent.php:41
  msgid "of"
  msgstr "de"
923852aa1   Kload   Official Owncloud...
696
697
698
699
700
701
702
  #: templates/part.showevent.php:50
  msgid "Access Class"
  msgstr "Classe de Acesso"
  
  #: templates/part.showevent.php:70
  msgid "From"
  msgstr "De"
42e4f8d60   Kload   add all apps
703
704
705
  #: templates/part.showevent.php:73 templates/part.showevent.php:81
  msgid "at"
  msgstr "em"
923852aa1   Kload   Official Owncloud...
706
707
708
709
710
711
712
713
714
  #: templates/part.showevent.php:78
  msgid "To"
  msgstr "Para"
  
  #: templates/settings.php:2
  msgid "Your calendars"
  msgstr "Os seus calendários"
  
  #: templates/settings.php:34
42e4f8d60   Kload   add all apps
715
716
  msgid "General"
  msgstr "Geral"
923852aa1   Kload   Official Owncloud...
717
  #: templates/settings.php:39
42e4f8d60   Kload   add all apps
718
719
  msgid "Timezone"
  msgstr "Zona horária"
923852aa1   Kload   Official Owncloud...
720
  #: templates/settings.php:70
42e4f8d60   Kload   add all apps
721
722
  msgid "Update timezone automatically"
  msgstr "Actualizar automaticamente o fuso horário"
923852aa1   Kload   Official Owncloud...
723
  #: templates/settings.php:75
42e4f8d60   Kload   add all apps
724
725
  msgid "Time format"
  msgstr "Formato da hora"
923852aa1   Kload   Official Owncloud...
726
  #: templates/settings.php:80
42e4f8d60   Kload   add all apps
727
728
  msgid "24h"
  msgstr "24h"
923852aa1   Kload   Official Owncloud...
729
  #: templates/settings.php:81
42e4f8d60   Kload   add all apps
730
731
  msgid "12h"
  msgstr "12h"
923852aa1   Kload   Official Owncloud...
732
  #: templates/settings.php:87
42e4f8d60   Kload   add all apps
733
734
  msgid "Start week on"
  msgstr "Começar semana em"
923852aa1   Kload   Official Owncloud...
735
  #: templates/settings.php:100
42e4f8d60   Kload   add all apps
736
737
  msgid "Cache"
  msgstr "Memória de pré-carregamento"
923852aa1   Kload   Official Owncloud...
738
  #: templates/settings.php:104
42e4f8d60   Kload   add all apps
739
740
  msgid "Clear cache for repeating events"
  msgstr "Limpar a memória de pré carregamento para eventos recorrentes"
923852aa1   Kload   Official Owncloud...
741
  #: templates/settings.php:109
42e4f8d60   Kload   add all apps
742
743
  msgid "URLs"
  msgstr "Endereço(s) web"
923852aa1   Kload   Official Owncloud...
744
  #: templates/settings.php:111
42e4f8d60   Kload   add all apps
745
746
  msgid "Calendar CalDAV syncing addresses"
  msgstr "Endereços de sincronização de calendários CalDAV"
923852aa1   Kload   Official Owncloud...
747
  #: templates/settings.php:111
42e4f8d60   Kload   add all apps
748
749
  msgid "more info"
  msgstr "mais informação"
923852aa1   Kload   Official Owncloud...
750
  #: templates/settings.php:113
42e4f8d60   Kload   add all apps
751
752
  msgid "Primary address (Kontact et al)"
  msgstr "Endereço principal (Kontact et al.)"
923852aa1   Kload   Official Owncloud...
753
  #: templates/settings.php:115
42e4f8d60   Kload   add all apps
754
755
  msgid "iOS/OS X"
  msgstr "iOS/OS X"
923852aa1   Kload   Official Owncloud...
756
  #: templates/settings.php:117
42e4f8d60   Kload   add all apps
757
758
  msgid "Read only iCalendar link(s)"
  msgstr "Ligaç(ão/ões) só de leitura do iCalendar"