You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

django.po 18KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725
  1. # This file is distributed under the same license as the Django package.
  2. #
  3. # Translators:
  4. # Henrique Azevedo <pintasart.mail@gmail.com>, 2018
  5. # Jannis Leidel <jannis@leidel.info>, 2011
  6. # jorgecarleitao <jorgecarleitao@gmail.com>, 2015
  7. # Nuno Mariz <nmariz@gmail.com>, 2013,2015,2017-2018
  8. # Paulo Köch <paulo.koch@gmail.com>, 2011
  9. # Raúl Pedro Fernandes Santos, 2014
  10. # Rui Dinis Silva, 2017
  11. msgid ""
  12. msgstr ""
  13. "Project-Id-Version: django\n"
  14. "Report-Msgid-Bugs-To: \n"
  15. "POT-Creation-Date: 2019-01-16 20:42+0100\n"
  16. "PO-Revision-Date: 2019-01-18 00:36+0000\n"
  17. "Last-Translator: Ramiro Morales\n"
  18. "Language-Team: Portuguese (http://www.transifex.com/django/django/language/"
  19. "pt/)\n"
  20. "MIME-Version: 1.0\n"
  21. "Content-Type: text/plain; charset=UTF-8\n"
  22. "Content-Transfer-Encoding: 8bit\n"
  23. "Language: pt\n"
  24. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  25. #, python-format
  26. msgid "Successfully deleted %(count)d %(items)s."
  27. msgstr "Foram removidos com sucesso %(count)d %(items)s."
  28. #, python-format
  29. msgid "Cannot delete %(name)s"
  30. msgstr "Não é possível remover %(name)s "
  31. msgid "Are you sure?"
  32. msgstr "Tem a certeza?"
  33. #, python-format
  34. msgid "Delete selected %(verbose_name_plural)s"
  35. msgstr "Remover %(verbose_name_plural)s selecionados"
  36. msgid "Administration"
  37. msgstr "Administração"
  38. msgid "All"
  39. msgstr "Todos"
  40. msgid "Yes"
  41. msgstr "Sim"
  42. msgid "No"
  43. msgstr "Não"
  44. msgid "Unknown"
  45. msgstr "Desconhecido"
  46. msgid "Any date"
  47. msgstr "Qualquer data"
  48. msgid "Today"
  49. msgstr "Hoje"
  50. msgid "Past 7 days"
  51. msgstr "Últimos 7 dias"
  52. msgid "This month"
  53. msgstr "Este mês"
  54. msgid "This year"
  55. msgstr "Este ano"
  56. msgid "No date"
  57. msgstr "Sem data"
  58. msgid "Has date"
  59. msgstr "Tem data"
  60. #, python-format
  61. msgid ""
  62. "Please enter the correct %(username)s and password for a staff account. Note "
  63. "that both fields may be case-sensitive."
  64. msgstr ""
  65. "Por favor introduza o %(username)s e password corretos para a conta de "
  66. "equipa. Tenha em atenção às maiúsculas e minúsculas."
  67. msgid "Action:"
  68. msgstr "Ação:"
  69. #, python-format
  70. msgid "Add another %(verbose_name)s"
  71. msgstr "Adicionar outro %(verbose_name)s"
  72. msgid "Remove"
  73. msgstr "Remover"
  74. msgid "Addition"
  75. msgstr "Adição"
  76. msgid "Change"
  77. msgstr "Modificar"
  78. msgid "Deletion"
  79. msgstr "Eliminação"
  80. msgid "action time"
  81. msgstr "hora da ação"
  82. msgid "user"
  83. msgstr "utilizador"
  84. msgid "content type"
  85. msgstr "tipo de conteúdo"
  86. msgid "object id"
  87. msgstr "id do objeto"
  88. #. Translators: 'repr' means representation
  89. #. (https://docs.python.org/library/functions.html#repr)
  90. msgid "object repr"
  91. msgstr "repr do objeto"
  92. msgid "action flag"
  93. msgstr "flag de ação"
  94. msgid "change message"
  95. msgstr "modificar mensagem"
  96. msgid "log entry"
  97. msgstr "entrada de log"
  98. msgid "log entries"
  99. msgstr "entradas de log"
  100. #, python-format
  101. msgid "Added \"%(object)s\"."
  102. msgstr "Adicionado \"%(object)s\"."
  103. #, python-format
  104. msgid "Changed \"%(object)s\" - %(changes)s"
  105. msgstr "Foram modificados \"%(object)s\" - %(changes)s"
  106. #, python-format
  107. msgid "Deleted \"%(object)s.\""
  108. msgstr "Foram removidos \"%(object)s.\""
  109. msgid "LogEntry Object"
  110. msgstr "Objeto LogEntry"
  111. #, python-brace-format
  112. msgid "Added {name} \"{object}\"."
  113. msgstr "Foi adicionado {name} \"{object}\"."
  114. msgid "Added."
  115. msgstr "Adicionado."
  116. msgid "and"
  117. msgstr "e"
  118. #, python-brace-format
  119. msgid "Changed {fields} for {name} \"{object}\"."
  120. msgstr "Foram modificados os {fields} para {name} \"{object}\"."
  121. #, python-brace-format
  122. msgid "Changed {fields}."
  123. msgstr "Foi modificado {fields}."
  124. #, python-brace-format
  125. msgid "Deleted {name} \"{object}\"."
  126. msgstr "Foi removido {name} \"{object}\"."
  127. msgid "No fields changed."
  128. msgstr "Nenhum campo foi modificado."
  129. msgid "None"
  130. msgstr "Nenhum"
  131. msgid ""
  132. "Hold down \"Control\", or \"Command\" on a Mac, to select more than one."
  133. msgstr ""
  134. "Mantenha pressionado o \"Control\", ou \"Command\" no Mac, para selecionar "
  135. "mais do que um."
  136. #, python-brace-format
  137. msgid "The {name} \"{obj}\" was added successfully."
  138. msgstr "O {name} \"{obj}\" foi adicionado com sucesso."
  139. msgid "You may edit it again below."
  140. msgstr "Pode editar novamente abaixo."
  141. #, python-brace-format
  142. msgid ""
  143. "The {name} \"{obj}\" was added successfully. You may add another {name} "
  144. "below."
  145. msgstr ""
  146. "O {name} \"{obj}\" foi adicionado com sucesso. Pode adicionar um novo {name} "
  147. "abaixo."
  148. #, python-brace-format
  149. msgid ""
  150. "The {name} \"{obj}\" was changed successfully. You may edit it again below."
  151. msgstr ""
  152. "O {name} \"{obj}\" foi modificado com sucesso. Pode voltar a editar "
  153. "novamente abaixo."
  154. #, python-brace-format
  155. msgid ""
  156. "The {name} \"{obj}\" was added successfully. You may edit it again below."
  157. msgstr ""
  158. "O {name} \"{obj}\" foi adicionado com sucesso. Pode voltar a editar "
  159. "novamente abaixo."
  160. #, python-brace-format
  161. msgid ""
  162. "The {name} \"{obj}\" was changed successfully. You may add another {name} "
  163. "below."
  164. msgstr ""
  165. "O {name} \"{obj}\" foi modificado com sucesso. Pode adicionar um novo {name} "
  166. "abaixo."
  167. #, python-brace-format
  168. msgid "The {name} \"{obj}\" was changed successfully."
  169. msgstr "O {name} \"{obj}\" foi modificado com sucesso."
  170. msgid ""
  171. "Items must be selected in order to perform actions on them. No items have "
  172. "been changed."
  173. msgstr ""
  174. "Os itens devem ser selecionados de forma a efectuar ações sobre eles. Nenhum "
  175. "item foi modificado."
  176. msgid "No action selected."
  177. msgstr "Nenhuma ação selecionada."
  178. #, python-format
  179. msgid "The %(name)s \"%(obj)s\" was deleted successfully."
  180. msgstr "O(A) %(name)s \"%(obj)s\" foi removido(a) com sucesso."
  181. #, python-format
  182. msgid "%(name)s with ID \"%(key)s\" doesn't exist. Perhaps it was deleted?"
  183. msgstr "%(name)s com ID \"%(key)s\" não existe. Talvez foi removido?"
  184. #, python-format
  185. msgid "Add %s"
  186. msgstr "Adicionar %s"
  187. #, python-format
  188. msgid "Change %s"
  189. msgstr "Modificar %s"
  190. #, python-format
  191. msgid "View %s"
  192. msgstr "View %s "
  193. msgid "Database error"
  194. msgstr "Erro de base de dados"
  195. #, python-format
  196. msgid "%(count)s %(name)s was changed successfully."
  197. msgid_plural "%(count)s %(name)s were changed successfully."
  198. msgstr[0] "%(count)s %(name)s foi modificado com sucesso."
  199. msgstr[1] "%(count)s %(name)s foram modificados com sucesso."
  200. #, python-format
  201. msgid "%(total_count)s selected"
  202. msgid_plural "All %(total_count)s selected"
  203. msgstr[0] "%(total_count)s selecionado"
  204. msgstr[1] "Todos %(total_count)s selecionados"
  205. #, python-format
  206. msgid "0 of %(cnt)s selected"
  207. msgstr "0 de %(cnt)s selecionados"
  208. #, python-format
  209. msgid "Change history: %s"
  210. msgstr "Histórico de modificações: %s"
  211. #. Translators: Model verbose name and instance representation,
  212. #. suitable to be an item in a list.
  213. #, python-format
  214. msgid "%(class_name)s %(instance)s"
  215. msgstr "%(class_name)s %(instance)s"
  216. #, python-format
  217. msgid ""
  218. "Deleting %(class_name)s %(instance)s would require deleting the following "
  219. "protected related objects: %(related_objects)s"
  220. msgstr ""
  221. "Remover %(class_name)s %(instance)s exigiria a remoção dos seguintes objetos "
  222. "relacionados protegidos: %(related_objects)s"
  223. msgid "Django site admin"
  224. msgstr "Site de administração do Django"
  225. msgid "Django administration"
  226. msgstr "Administração do Django"
  227. msgid "Site administration"
  228. msgstr "Administração do site"
  229. msgid "Log in"
  230. msgstr "Entrar"
  231. #, python-format
  232. msgid "%(app)s administration"
  233. msgstr "Administração de %(app)s"
  234. msgid "Page not found"
  235. msgstr "Página não encontrada"
  236. msgid "We're sorry, but the requested page could not be found."
  237. msgstr "Pedimos desculpa, mas a página solicitada não foi encontrada."
  238. msgid "Home"
  239. msgstr "Início"
  240. msgid "Server error"
  241. msgstr "Erro do servidor"
  242. msgid "Server error (500)"
  243. msgstr "Erro do servidor (500)"
  244. msgid "Server Error <em>(500)</em>"
  245. msgstr "Erro do servidor <em>(500)</em>"
  246. msgid ""
  247. "There's been an error. It's been reported to the site administrators via "
  248. "email and should be fixed shortly. Thanks for your patience."
  249. msgstr ""
  250. "Ocorreu um erro. Foi enviada uma notificação para os administradores do "
  251. "site, devendo o mesmo ser corrigido em breve. Obrigado pela atenção."
  252. msgid "Run the selected action"
  253. msgstr "Executar a acção selecionada"
  254. msgid "Go"
  255. msgstr "Ir"
  256. msgid "Click here to select the objects across all pages"
  257. msgstr "Clique aqui para selecionar os objetos em todas as páginas"
  258. #, python-format
  259. msgid "Select all %(total_count)s %(module_name)s"
  260. msgstr "Selecionar todos %(total_count)s %(module_name)s"
  261. msgid "Clear selection"
  262. msgstr "Remover seleção"
  263. msgid ""
  264. "First, enter a username and password. Then, you'll be able to edit more user "
  265. "options."
  266. msgstr ""
  267. "Primeiro introduza o nome do utilizador e palavra-passe. Depois poderá "
  268. "editar mais opções do utilizador."
  269. msgid "Enter a username and password."
  270. msgstr "Introduza o utilizador e palavra-passe."
  271. msgid "Change password"
  272. msgstr "Modificar palavra-passe"
  273. msgid "Please correct the error below."
  274. msgstr "Por favor corrija o erro abaixo."
  275. msgid "Please correct the errors below."
  276. msgstr "Por favor corrija os erros abaixo."
  277. #, python-format
  278. msgid "Enter a new password for the user <strong>%(username)s</strong>."
  279. msgstr ""
  280. "Introduza uma nova palavra-passe para o utilizador <strong>%(username)s</"
  281. "strong>."
  282. msgid "Welcome,"
  283. msgstr "Bem-vindo,"
  284. msgid "View site"
  285. msgstr "Ver site"
  286. msgid "Documentation"
  287. msgstr "Documentação"
  288. msgid "Log out"
  289. msgstr "Sair"
  290. #, python-format
  291. msgid "Add %(name)s"
  292. msgstr "Adicionar %(name)s"
  293. msgid "History"
  294. msgstr "História"
  295. msgid "View on site"
  296. msgstr "Ver no site"
  297. msgid "Filter"
  298. msgstr "Filtro"
  299. msgid "Remove from sorting"
  300. msgstr "Remover da ordenação"
  301. #, python-format
  302. msgid "Sorting priority: %(priority_number)s"
  303. msgstr "Prioridade de ordenação: %(priority_number)s"
  304. msgid "Toggle sorting"
  305. msgstr "Altenar ordenação"
  306. msgid "Delete"
  307. msgstr "Remover"
  308. #, python-format
  309. msgid ""
  310. "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting "
  311. "related objects, but your account doesn't have permission to delete the "
  312. "following types of objects:"
  313. msgstr ""
  314. "A remoção de %(object_name)s '%(escaped_object)s' resultará na remoção dos "
  315. "objetos relacionados, mas a sua conta não tem permissão de remoção dos "
  316. "seguintes tipos de objetos:"
  317. #, python-format
  318. msgid ""
  319. "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the "
  320. "following protected related objects:"
  321. msgstr ""
  322. "Remover o %(object_name)s ' %(escaped_object)s ' exigiria a remoção dos "
  323. "seguintes objetos protegidos relacionados:"
  324. #, python-format
  325. msgid ""
  326. "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? "
  327. "All of the following related items will be deleted:"
  328. msgstr ""
  329. "Tem a certeza que deseja remover %(object_name)s \"%(escaped_object)s\"? "
  330. "Todos os items relacionados seguintes irão ser removidos:"
  331. msgid "Objects"
  332. msgstr "Objectos"
  333. msgid "Yes, I'm sure"
  334. msgstr "Sim, tenho a certeza"
  335. msgid "No, take me back"
  336. msgstr "Não, retrocede"
  337. msgid "Delete multiple objects"
  338. msgstr "Remover múltiplos objetos."
  339. #, python-format
  340. msgid ""
  341. "Deleting the selected %(objects_name)s would result in deleting related "
  342. "objects, but your account doesn't have permission to delete the following "
  343. "types of objects:"
  344. msgstr ""
  345. "Remover o %(objects_name)s selecionado poderia resultar na remoção de "
  346. "objetos relacionados, mas a sua conta não tem permissão para remover os "
  347. "seguintes tipos de objetos:"
  348. #, python-format
  349. msgid ""
  350. "Deleting the selected %(objects_name)s would require deleting the following "
  351. "protected related objects:"
  352. msgstr ""
  353. "Remover o %(objects_name)s selecionado exigiria remover os seguintes objetos "
  354. "protegidos relacionados:"
  355. #, python-format
  356. msgid ""
  357. "Are you sure you want to delete the selected %(objects_name)s? All of the "
  358. "following objects and their related items will be deleted:"
  359. msgstr ""
  360. "Tem certeza de que deseja remover %(objects_name)s selecionado? Todos os "
  361. "objetos seguintes e seus itens relacionados serão removidos:"
  362. msgid "View"
  363. msgstr "View"
  364. msgid "Delete?"
  365. msgstr "Remover?"
  366. #, python-format
  367. msgid " By %(filter_title)s "
  368. msgstr " Por %(filter_title)s "
  369. msgid "Summary"
  370. msgstr "Sumário"
  371. #, python-format
  372. msgid "Models in the %(name)s application"
  373. msgstr "Modelos na aplicação %(name)s"
  374. msgid "Add"
  375. msgstr "Adicionar"
  376. msgid "You don't have permission to view or edit anything."
  377. msgstr "Não tem permissão para ver ou editar nada."
  378. msgid "Recent actions"
  379. msgstr "Ações recentes"
  380. msgid "My actions"
  381. msgstr "As minhas ações"
  382. msgid "None available"
  383. msgstr "Nenhum disponível"
  384. msgid "Unknown content"
  385. msgstr "Conteúdo desconhecido"
  386. msgid ""
  387. "Something's wrong with your database installation. Make sure the appropriate "
  388. "database tables have been created, and make sure the database is readable by "
  389. "the appropriate user."
  390. msgstr ""
  391. "Passa-se algo de errado com a instalação da sua base de dados. Verifique se "
  392. "as tabelas da base de dados foram criadas apropriadamente e verifique se a "
  393. "base de dados pode ser lida pelo utilizador definido."
  394. #, python-format
  395. msgid ""
  396. "You are authenticated as %(username)s, but are not authorized to access this "
  397. "page. Would you like to login to a different account?"
  398. msgstr ""
  399. "Está autenticado como %(username)s, mas não está autorizado a aceder a esta "
  400. "página. Deseja autenticar-se com uma conta diferente?"
  401. msgid "Forgotten your password or username?"
  402. msgstr "Esqueceu-se da sua palavra-passe ou utilizador?"
  403. msgid "Date/time"
  404. msgstr "Data/hora"
  405. msgid "User"
  406. msgstr "Utilizador"
  407. msgid "Action"
  408. msgstr "Ação"
  409. msgid ""
  410. "This object doesn't have a change history. It probably wasn't added via this "
  411. "admin site."
  412. msgstr ""
  413. "Este objeto não tem histórico de modificações. Provavelmente não foi "
  414. "modificado via site de administração."
  415. msgid "Show all"
  416. msgstr "Mostrar todos"
  417. msgid "Save"
  418. msgstr "Gravar"
  419. msgid "Popup closing…"
  420. msgstr ""
  421. msgid "Search"
  422. msgstr "Pesquisar"
  423. #, python-format
  424. msgid "%(counter)s result"
  425. msgid_plural "%(counter)s results"
  426. msgstr[0] "%(counter)s resultado"
  427. msgstr[1] "%(counter)s resultados"
  428. #, python-format
  429. msgid "%(full_result_count)s total"
  430. msgstr "%(full_result_count)s no total"
  431. msgid "Save as new"
  432. msgstr "Gravar como novo"
  433. msgid "Save and add another"
  434. msgstr "Gravar e adicionar outro"
  435. msgid "Save and continue editing"
  436. msgstr "Gravar e continuar a editar"
  437. msgid "Save and view"
  438. msgstr "Gravar e ver"
  439. msgid "Close"
  440. msgstr "Fechar"
  441. #, python-format
  442. msgid "Change selected %(model)s"
  443. msgstr "Alterar %(model)s selecionado."
  444. #, python-format
  445. msgid "Add another %(model)s"
  446. msgstr "Adicionar outro %(model)s"
  447. #, python-format
  448. msgid "Delete selected %(model)s"
  449. msgstr "Remover %(model)s seleccionado"
  450. msgid "Thanks for spending some quality time with the Web site today."
  451. msgstr "Obrigado pela sua visita."
  452. msgid "Log in again"
  453. msgstr "Entrar novamente"
  454. msgid "Password change"
  455. msgstr "Modificação da palavra-passe"
  456. msgid "Your password was changed."
  457. msgstr "A sua palavra-passe foi modificada."
  458. msgid ""
  459. "Please enter your old password, for security's sake, and then enter your new "
  460. "password twice so we can verify you typed it in correctly."
  461. msgstr ""
  462. "Por razões de segurança, por favor introduza a sua palavra-passe antiga e "
  463. "depois introduza a nova duas vezes para que possamos verificar se introduziu "
  464. "corretamente."
  465. msgid "Change my password"
  466. msgstr "Modificar a minha palavra-passe"
  467. msgid "Password reset"
  468. msgstr "Palavra-passe de reinicialização"
  469. msgid "Your password has been set. You may go ahead and log in now."
  470. msgstr "A sua palavra-passe foi atribuída. Pode entrar agora."
  471. msgid "Password reset confirmation"
  472. msgstr "Confirmação da reinicialização da palavra-passe"
  473. msgid ""
  474. "Please enter your new password twice so we can verify you typed it in "
  475. "correctly."
  476. msgstr ""
  477. "Por favor, introduza a sua nova palavra-passe duas vezes para verificarmos "
  478. "se está correcta."
  479. msgid "New password:"
  480. msgstr "Nova palavra-passe:"
  481. msgid "Confirm password:"
  482. msgstr "Confirmação da palavra-passe:"
  483. msgid ""
  484. "The password reset link was invalid, possibly because it has already been "
  485. "used. Please request a new password reset."
  486. msgstr ""
  487. "O endereço de reinicialização da palavra-passe é inválido, possivelmente "
  488. "porque já foi usado. Por favor requisite uma nova reinicialização da palavra-"
  489. "passe."
  490. msgid ""
  491. "We've emailed you instructions for setting your password, if an account "
  492. "exists with the email you entered. You should receive them shortly."
  493. msgstr ""
  494. "Foram enviadas para o email indicado as instruções de configuração da "
  495. "palavra-passe, se existir uma conta com o email que indicou. Deverá recebê-"
  496. "las brevemente."
  497. msgid ""
  498. "If you don't receive an email, please make sure you've entered the address "
  499. "you registered with, and check your spam folder."
  500. msgstr ""
  501. "Se não receber um email, por favor assegure-se de que introduziu o endereço "
  502. "com o qual se registou e verifique a sua pasta de correio electrónico não "
  503. "solicitado."
  504. #, python-format
  505. msgid ""
  506. "You're receiving this email because you requested a password reset for your "
  507. "user account at %(site_name)s."
  508. msgstr ""
  509. "Está a receber este email porque pediu para redefinir a palavra-chave para o "
  510. "seu utilizador no site %(site_name)s."
  511. msgid "Please go to the following page and choose a new password:"
  512. msgstr "Por favor siga a seguinte página e escolha a sua nova palavra-passe:"
  513. msgid "Your username, in case you've forgotten:"
  514. msgstr "O seu nome de utilizador, no caso de se ter esquecido:"
  515. msgid "Thanks for using our site!"
  516. msgstr "Obrigado pela sua visita ao nosso site!"
  517. #, python-format
  518. msgid "The %(site_name)s team"
  519. msgstr "A equipa do %(site_name)s"
  520. msgid ""
  521. "Forgotten your password? Enter your email address below, and we'll email "
  522. "instructions for setting a new one."
  523. msgstr ""
  524. "Esqueceu-se da sua palavra-chave? Introduza o seu endereço de email e enviar-"
  525. "lhe-emos instruções para definir uma nova."
  526. msgid "Email address:"
  527. msgstr "Endereço de email:"
  528. msgid "Reset my password"
  529. msgstr "Reinicializar a minha palavra-passe"
  530. msgid "All dates"
  531. msgstr "Todas as datas"
  532. #, python-format
  533. msgid "Select %s"
  534. msgstr "Selecionar %s"
  535. #, python-format
  536. msgid "Select %s to change"
  537. msgstr "Selecione %s para modificar"
  538. #, python-format
  539. msgid "Select %s to view"
  540. msgstr "Selecione %s para ver"
  541. msgid "Date:"
  542. msgstr "Data:"
  543. msgid "Time:"
  544. msgstr "Hora:"
  545. msgid "Lookup"
  546. msgstr "Procurar"
  547. msgid "Currently:"
  548. msgstr "Atualmente:"
  549. msgid "Change:"
  550. msgstr "Modificar:"