calendar.po 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669
  1. # SOME DESCRIPTIVE TITLE.
  2. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  3. # This file is distributed under the same license as the PACKAGE package.
  4. #
  5. # Translators:
  6. # Guilherme Maluf Balzana <guimalufb@gmail.com>, 2012.
  7. # Thiago Vicente <thiagovice@gmail.com>, 2012.
  8. # Van Der Fran <transifex@vanderland.com>, 2011, 2012.
  9. msgid ""
  10. msgstr ""
  11. "Project-Id-Version: ownCloud\n"
  12. "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
  13. "POT-Creation-Date: 2012-05-13 19:52+0200\n"
  14. "PO-Revision-Date: 2012-05-11 19:59+0000\n"
  15. "Last-Translator: Guilherme Maluf Balzana <guimalufb@gmail.com>\n"
  16. "Language-Team: Portuguese (Brazil) (http://www.transifex.net/projects/p/owncloud/language/pt_BR/)\n"
  17. "MIME-Version: 1.0\n"
  18. "Content-Type: text/plain; charset=UTF-8\n"
  19. "Content-Transfer-Encoding: 8bit\n"
  20. "Language: pt_BR\n"
  21. "Plural-Forms: nplurals=2; plural=(n > 1)\n"
  22. #: ajax/categories/rescan.php:28
  23. msgid "No calendars found."
  24. msgstr "Nenhum calendário encontrado."
  25. #: ajax/categories/rescan.php:36
  26. msgid "No events found."
  27. msgstr "Nenhum evento encontrado."
  28. #: ajax/event/edit.form.php:20
  29. msgid "Wrong calendar"
  30. msgstr "Calendário incorreto"
  31. #: ajax/settings/guesstimezone.php:25
  32. msgid "New Timezone:"
  33. msgstr "Novo fuso horário"
  34. #: ajax/settings/settimezone.php:22
  35. msgid "Timezone changed"
  36. msgstr "Fuso horário alterado"
  37. #: ajax/settings/settimezone.php:24
  38. msgid "Invalid request"
  39. msgstr "Pedido inválido"
  40. #: appinfo/app.php:23 templates/calendar.php:15
  41. #: templates/part.eventform.php:33 templates/part.showevent.php:31
  42. #: templates/settings.php:12
  43. msgid "Calendar"
  44. msgstr "Calendário"
  45. #: js/calendar.js:788
  46. msgid "MMM d[ yyyy]{ '&#8212;'[ MMM] d yyyy}"
  47. msgstr "MMM d[ yyyy]{ '&#8212;'[ MMM] d yyyy}"
  48. #: lib/app.php:125
  49. msgid "Birthday"
  50. msgstr "Aniversário"
  51. #: lib/app.php:126
  52. msgid "Business"
  53. msgstr "Negócio"
  54. #: lib/app.php:127
  55. msgid "Call"
  56. msgstr "Chamada"
  57. #: lib/app.php:128
  58. msgid "Clients"
  59. msgstr "Clientes"
  60. #: lib/app.php:129
  61. msgid "Deliverer"
  62. msgstr "Entrega"
  63. #: lib/app.php:130
  64. msgid "Holidays"
  65. msgstr "Feriados"
  66. #: lib/app.php:131
  67. msgid "Ideas"
  68. msgstr "Idéias"
  69. #: lib/app.php:132
  70. msgid "Journey"
  71. msgstr "Jornada"
  72. #: lib/app.php:133
  73. msgid "Jubilee"
  74. msgstr "Jubileu"
  75. #: lib/app.php:134
  76. msgid "Meeting"
  77. msgstr "Reunião"
  78. #: lib/app.php:135
  79. msgid "Other"
  80. msgstr "Outros"
  81. #: lib/app.php:136
  82. msgid "Personal"
  83. msgstr "Pessoal"
  84. #: lib/app.php:137
  85. msgid "Projects"
  86. msgstr "Projetos"
  87. #: lib/app.php:138
  88. msgid "Questions"
  89. msgstr "Perguntas"
  90. #: lib/app.php:139
  91. msgid "Work"
  92. msgstr "Trabalho"
  93. #: lib/app.php:380
  94. msgid "unnamed"
  95. msgstr "sem nome"
  96. #: lib/object.php:330
  97. msgid "Does not repeat"
  98. msgstr "Não repetir"
  99. #: lib/object.php:331
  100. msgid "Daily"
  101. msgstr "Diariamente"
  102. #: lib/object.php:332
  103. msgid "Weekly"
  104. msgstr "Semanal"
  105. #: lib/object.php:333
  106. msgid "Every Weekday"
  107. msgstr "Cada dia da semana"
  108. #: lib/object.php:334
  109. msgid "Bi-Weekly"
  110. msgstr "De duas em duas semanas"
  111. #: lib/object.php:335
  112. msgid "Monthly"
  113. msgstr "Mensal"
  114. #: lib/object.php:336
  115. msgid "Yearly"
  116. msgstr "Anual"
  117. #: lib/object.php:343
  118. msgid "never"
  119. msgstr "nunca"
  120. #: lib/object.php:344
  121. msgid "by occurrences"
  122. msgstr "por ocorrências"
  123. #: lib/object.php:345
  124. msgid "by date"
  125. msgstr "por data"
  126. #: lib/object.php:352
  127. msgid "by monthday"
  128. msgstr "por dia do mês"
  129. #: lib/object.php:353
  130. msgid "by weekday"
  131. msgstr "por dia da semana"
  132. #: lib/object.php:360 templates/settings.php:42
  133. msgid "Monday"
  134. msgstr "Segunda-feira"
  135. #: lib/object.php:361
  136. msgid "Tuesday"
  137. msgstr "Terça-feira"
  138. #: lib/object.php:362
  139. msgid "Wednesday"
  140. msgstr "Quarta-feira"
  141. #: lib/object.php:363
  142. msgid "Thursday"
  143. msgstr "Quinta-feira"
  144. #: lib/object.php:364
  145. msgid "Friday"
  146. msgstr "Sexta-feira"
  147. #: lib/object.php:365
  148. msgid "Saturday"
  149. msgstr "Sábado"
  150. #: lib/object.php:366 templates/settings.php:43
  151. msgid "Sunday"
  152. msgstr "Domingo"
  153. #: lib/object.php:373
  154. msgid "events week of month"
  155. msgstr "semana do evento no mês"
  156. #: lib/object.php:374
  157. msgid "first"
  158. msgstr "primeiro"
  159. #: lib/object.php:375
  160. msgid "second"
  161. msgstr "segundo"
  162. #: lib/object.php:376
  163. msgid "third"
  164. msgstr "terceiro"
  165. #: lib/object.php:377
  166. msgid "fourth"
  167. msgstr "quarto"
  168. #: lib/object.php:378
  169. msgid "fifth"
  170. msgstr "quinto"
  171. #: lib/object.php:379
  172. msgid "last"
  173. msgstr "último"
  174. #: lib/object.php:401
  175. msgid "January"
  176. msgstr "Janeiro"
  177. #: lib/object.php:402
  178. msgid "February"
  179. msgstr "Fevereiro"
  180. #: lib/object.php:403
  181. msgid "March"
  182. msgstr "Março"
  183. #: lib/object.php:404
  184. msgid "April"
  185. msgstr "Abril"
  186. #: lib/object.php:405
  187. msgid "May"
  188. msgstr "Maio"
  189. #: lib/object.php:406
  190. msgid "June"
  191. msgstr "Junho"
  192. #: lib/object.php:407
  193. msgid "July"
  194. msgstr "Julho"
  195. #: lib/object.php:408
  196. msgid "August"
  197. msgstr "Agosto"
  198. #: lib/object.php:409
  199. msgid "September"
  200. msgstr "Setembro"
  201. #: lib/object.php:410
  202. msgid "October"
  203. msgstr "Outubro"
  204. #: lib/object.php:411
  205. msgid "November"
  206. msgstr "Novembro"
  207. #: lib/object.php:412
  208. msgid "December"
  209. msgstr "Dezembro"
  210. #: lib/object.php:418
  211. msgid "by events date"
  212. msgstr "eventos por data"
  213. #: lib/object.php:419
  214. msgid "by yearday(s)"
  215. msgstr "por dia(s) do ano"
  216. #: lib/object.php:420
  217. msgid "by weeknumber(s)"
  218. msgstr "por número(s) da semana"
  219. #: lib/object.php:421
  220. msgid "by day and month"
  221. msgstr "por dia e mês"
  222. #: lib/search.php:32 lib/search.php:34 lib/search.php:37
  223. msgid "Date"
  224. msgstr "Data"
  225. #: lib/search.php:40
  226. msgid "Cal."
  227. msgstr "Cal."
  228. #: templates/calendar.php:11
  229. msgid "All day"
  230. msgstr "Todo o dia"
  231. #: templates/calendar.php:12 templates/part.choosecalendar.php:22
  232. msgid "New Calendar"
  233. msgstr "Novo Calendário"
  234. #: templates/calendar.php:13
  235. msgid "Missing fields"
  236. msgstr "Campos incompletos"
  237. #: templates/calendar.php:14 templates/part.eventform.php:19
  238. #: templates/part.showevent.php:11
  239. msgid "Title"
  240. msgstr "Título"
  241. #: templates/calendar.php:16
  242. msgid "From Date"
  243. msgstr "Desde a Data"
  244. #: templates/calendar.php:17
  245. msgid "From Time"
  246. msgstr "Desde a Hora"
  247. #: templates/calendar.php:18
  248. msgid "To Date"
  249. msgstr "Até a Data"
  250. #: templates/calendar.php:19
  251. msgid "To Time"
  252. msgstr "Até a Hora"
  253. #: templates/calendar.php:20
  254. msgid "The event ends before it starts"
  255. msgstr "O evento termina antes de começar"
  256. #: templates/calendar.php:21
  257. msgid "There was a database fail"
  258. msgstr "Houve uma falha de banco de dados"
  259. #: templates/calendar.php:40
  260. msgid "Week"
  261. msgstr "Semana"
  262. #: templates/calendar.php:41
  263. msgid "Month"
  264. msgstr "Mês"
  265. #: templates/calendar.php:42
  266. msgid "List"
  267. msgstr "Lista"
  268. #: templates/calendar.php:48
  269. msgid "Today"
  270. msgstr "Hoje"
  271. #: templates/calendar.php:49
  272. msgid "Calendars"
  273. msgstr "Calendários"
  274. #: templates/calendar.php:67
  275. msgid "There was a fail, while parsing the file."
  276. msgstr "Houve uma falha, ao analisar o arquivo."
  277. #: templates/part.choosecalendar.php:1
  278. msgid "Choose active calendars"
  279. msgstr "Escolha calendários ativos"
  280. #: templates/part.choosecalendar.php:2
  281. msgid "Your calendars"
  282. msgstr "Meus Calendários"
  283. #: templates/part.choosecalendar.php:27
  284. #: templates/part.choosecalendar.rowfields.php:5
  285. msgid "CalDav Link"
  286. msgstr "Link para CalDav"
  287. #: templates/part.choosecalendar.php:31
  288. msgid "Shared calendars"
  289. msgstr "Calendários Compartilhados"
  290. #: templates/part.choosecalendar.php:48
  291. msgid "No shared calendars"
  292. msgstr "Nenhum Calendário Compartilhado"
  293. #: templates/part.choosecalendar.rowfields.php:4
  294. msgid "Share Calendar"
  295. msgstr "Compartilhar Calendário"
  296. #: templates/part.choosecalendar.rowfields.php:6
  297. msgid "Download"
  298. msgstr "Baixar"
  299. #: templates/part.choosecalendar.rowfields.php:7
  300. msgid "Edit"
  301. msgstr "Editar"
  302. #: templates/part.choosecalendar.rowfields.php:8
  303. #: templates/part.editevent.php:9
  304. msgid "Delete"
  305. msgstr "Excluir"
  306. #: templates/part.choosecalendar.rowfields.shared.php:4
  307. msgid "shared with you by"
  308. msgstr "compartilhado com você por"
  309. #: templates/part.editcalendar.php:9
  310. msgid "New calendar"
  311. msgstr "Novo calendário"
  312. #: templates/part.editcalendar.php:9
  313. msgid "Edit calendar"
  314. msgstr "Editar calendário"
  315. #: templates/part.editcalendar.php:12
  316. msgid "Displayname"
  317. msgstr "Mostrar Nome"
  318. #: templates/part.editcalendar.php:23
  319. msgid "Active"
  320. msgstr "Ativo"
  321. #: templates/part.editcalendar.php:29
  322. msgid "Calendar color"
  323. msgstr "Cor do Calendário"
  324. #: templates/part.editcalendar.php:42
  325. msgid "Save"
  326. msgstr "Salvar"
  327. #: templates/part.editcalendar.php:42 templates/part.editevent.php:8
  328. #: templates/part.newevent.php:6
  329. msgid "Submit"
  330. msgstr "Submeter"
  331. #: templates/part.editcalendar.php:43
  332. msgid "Cancel"
  333. msgstr "Cancelar"
  334. #: templates/part.editevent.php:1
  335. msgid "Edit an event"
  336. msgstr "Editar um evento"
  337. #: templates/part.editevent.php:10
  338. msgid "Export"
  339. msgstr "Exportar"
  340. #: templates/part.eventform.php:8 templates/part.showevent.php:3
  341. msgid "Eventinfo"
  342. msgstr "Info de Evento"
  343. #: templates/part.eventform.php:9 templates/part.showevent.php:4
  344. msgid "Repeating"
  345. msgstr "Repetindo"
  346. #: templates/part.eventform.php:10 templates/part.showevent.php:5
  347. msgid "Alarm"
  348. msgstr "Alarme"
  349. #: templates/part.eventform.php:11 templates/part.showevent.php:6
  350. msgid "Attendees"
  351. msgstr "Participantes"
  352. #: templates/part.eventform.php:13
  353. msgid "Share"
  354. msgstr "Compartilhar"
  355. #: templates/part.eventform.php:21
  356. msgid "Title of the Event"
  357. msgstr "Título do evento"
  358. #: templates/part.eventform.php:27 templates/part.showevent.php:19
  359. msgid "Category"
  360. msgstr "Categoria"
  361. #: templates/part.eventform.php:29
  362. msgid "Separate categories with commas"
  363. msgstr "Separe as categorias por vírgulas"
  364. #: templates/part.eventform.php:30
  365. msgid "Edit categories"
  366. msgstr "Editar categorias"
  367. #: templates/part.eventform.php:56 templates/part.showevent.php:55
  368. msgid "All Day Event"
  369. msgstr "Evento de dia inteiro"
  370. #: templates/part.eventform.php:60 templates/part.showevent.php:59
  371. msgid "From"
  372. msgstr "De"
  373. #: templates/part.eventform.php:68 templates/part.showevent.php:67
  374. msgid "To"
  375. msgstr "Para"
  376. #: templates/part.eventform.php:76 templates/part.showevent.php:75
  377. msgid "Advanced options"
  378. msgstr "Opções avançadas"
  379. #: templates/part.eventform.php:81 templates/part.showevent.php:80
  380. msgid "Location"
  381. msgstr "Local"
  382. #: templates/part.eventform.php:83
  383. msgid "Location of the Event"
  384. msgstr "Local do evento"
  385. #: templates/part.eventform.php:89 templates/part.showevent.php:88
  386. msgid "Description"
  387. msgstr "Descrição"
  388. #: templates/part.eventform.php:91
  389. msgid "Description of the Event"
  390. msgstr "Descrição do Evento"
  391. #: templates/part.eventform.php:100 templates/part.showevent.php:98
  392. msgid "Repeat"
  393. msgstr "Repetir"
  394. #: templates/part.eventform.php:107 templates/part.showevent.php:105
  395. msgid "Advanced"
  396. msgstr "Avançado"
  397. #: templates/part.eventform.php:151 templates/part.showevent.php:149
  398. msgid "Select weekdays"
  399. msgstr "Selecionar dias da semana"
  400. #: templates/part.eventform.php:164 templates/part.eventform.php:177
  401. #: templates/part.showevent.php:162 templates/part.showevent.php:175
  402. msgid "Select days"
  403. msgstr "Selecionar dias"
  404. #: templates/part.eventform.php:169 templates/part.showevent.php:167
  405. msgid "and the events day of year."
  406. msgstr "e o dia do evento no ano."
  407. #: templates/part.eventform.php:182 templates/part.showevent.php:180
  408. msgid "and the events day of month."
  409. msgstr "e o dia do evento no mês."
  410. #: templates/part.eventform.php:190 templates/part.showevent.php:188
  411. msgid "Select months"
  412. msgstr "Selecionar meses"
  413. #: templates/part.eventform.php:203 templates/part.showevent.php:201
  414. msgid "Select weeks"
  415. msgstr "Selecionar semanas"
  416. #: templates/part.eventform.php:208 templates/part.showevent.php:206
  417. msgid "and the events week of year."
  418. msgstr "e a semana do evento no ano."
  419. #: templates/part.eventform.php:214 templates/part.showevent.php:212
  420. msgid "Interval"
  421. msgstr "Intervalo"
  422. #: templates/part.eventform.php:220 templates/part.showevent.php:218
  423. msgid "End"
  424. msgstr "Final"
  425. #: templates/part.eventform.php:233 templates/part.showevent.php:231
  426. msgid "occurrences"
  427. msgstr "ocorrências"
  428. #: templates/part.import.php:1
  429. msgid "Import a calendar file"
  430. msgstr "Importar um arquivo de calendário"
  431. #: templates/part.import.php:6
  432. msgid "Please choose the calendar"
  433. msgstr "Por favor, escolha o calendário"
  434. #: templates/part.import.php:10
  435. msgid "create a new calendar"
  436. msgstr "criar um novo calendário"
  437. #: templates/part.import.php:15
  438. msgid "Name of new calendar"
  439. msgstr "Nome do novo calendário"
  440. #: templates/part.import.php:17
  441. msgid "Import"
  442. msgstr "Importar"
  443. #: templates/part.import.php:20
  444. msgid "Importing calendar"
  445. msgstr "Importar calendário"
  446. #: templates/part.import.php:23
  447. msgid "Calendar imported successfully"
  448. msgstr "Calendário importado com sucesso"
  449. #: templates/part.import.php:24
  450. msgid "Close Dialog"
  451. msgstr "Fechar caixa de diálogo"
  452. #: templates/part.newevent.php:1
  453. msgid "Create a new event"
  454. msgstr "Criar um novo evento"
  455. #: templates/part.showevent.php:1
  456. msgid "View an event"
  457. msgstr "Visualizar evento"
  458. #: templates/part.showevent.php:23
  459. msgid "No categories selected"
  460. msgstr "Nenhuma categoria selecionada"
  461. #: templates/part.showevent.php:25
  462. msgid "Select category"
  463. msgstr "Selecionar categoria"
  464. #: templates/part.showevent.php:37
  465. msgid "of"
  466. msgstr "de"
  467. #: templates/part.showevent.php:62 templates/part.showevent.php:70
  468. msgid "at"
  469. msgstr "para"
  470. #: templates/settings.php:14
  471. msgid "Timezone"
  472. msgstr "Fuso horário"
  473. #: templates/settings.php:31
  474. msgid "Check always for changes of the timezone"
  475. msgstr "Verificar sempre mudanças no fuso horário"
  476. #: templates/settings.php:33
  477. msgid "Timeformat"
  478. msgstr "Formato da Hora"
  479. #: templates/settings.php:35
  480. msgid "24h"
  481. msgstr "24h"
  482. #: templates/settings.php:36
  483. msgid "12h"
  484. msgstr "12h"
  485. #: templates/settings.php:40
  486. msgid "First day of the week"
  487. msgstr "Primeiro dia da semana"
  488. #: templates/settings.php:49
  489. msgid "Calendar CalDAV syncing address:"
  490. msgstr "Sincronização de endereço do calendário CalDAV :"
  491. #: templates/share.dropdown.php:20
  492. msgid "Users"
  493. msgstr "Usuários"
  494. #: templates/share.dropdown.php:21
  495. msgid "select users"
  496. msgstr "Selecione usuários"
  497. #: templates/share.dropdown.php:36 templates/share.dropdown.php:62
  498. msgid "Editable"
  499. msgstr "Editável"
  500. #: templates/share.dropdown.php:48
  501. msgid "Groups"
  502. msgstr "Grupos"
  503. #: templates/share.dropdown.php:49
  504. msgid "select groups"
  505. msgstr "Selecione grupos"
  506. #: templates/share.dropdown.php:75
  507. msgid "make public"
  508. msgstr "Tornar público"