pt-br.po 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109
  1. # Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved.
  2. #
  3. # !!! IMPORTANT !!!
  4. #
  5. # Before you edit this file, please keep in mind that contributing to the project
  6. # translations is possible ONLY via the Transifex online service.
  7. #
  8. # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
  9. #
  10. # To learn more, check out the official contributor's guide:
  11. # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
  12. #
  13. msgid ""
  14. msgstr ""
  15. "Language-Team: Portuguese (Brazil) (https://www.transifex.com/ckeditor/teams/11143/pt_BR/)\n"
  16. "Language: pt_BR\n"
  17. "Plural-Forms: nplurals=2; plural=(n > 1);\n"
  18. msgctxt "Toolbar button tooltip for the Numbered List feature."
  19. msgid "Numbered List"
  20. msgstr "Lista numerada"
  21. msgctxt "Toolbar button tooltip for the Bulleted List feature."
  22. msgid "Bulleted List"
  23. msgstr "Lista com marcadores"
  24. msgctxt "Toolbar button tooltip for the To-do List feature."
  25. msgid "To-do List"
  26. msgstr "Lista de Tarefas"
  27. msgctxt "The ARIA label of the toolbar displaying buttons allowing users to change the bulleted list style."
  28. msgid "Bulleted list styles toolbar"
  29. msgstr "Barra de ferramentas de estilos de lista com marcador"
  30. msgctxt "The ARIA label of the toolbar displaying buttons allowing users to change the numbered list style."
  31. msgid "Numbered list styles toolbar"
  32. msgstr "Barra de ferramentas de estilos de lista numerada"
  33. msgctxt "The ARIA label of the button that toggles the \"disc\" list style."
  34. msgid "Toggle the disc list style"
  35. msgstr "Alternar o estilo da lista de disco"
  36. msgctxt "The ARIA label of the button that toggles the \"circle\" list style."
  37. msgid "Toggle the circle list style"
  38. msgstr "Alternar o estilo da lista de círculo"
  39. msgctxt "The ARIA label of the button that toggles the \"square\" list style."
  40. msgid "Toggle the square list style"
  41. msgstr "Alternar o estilo de lista quadrada"
  42. msgctxt "The ARIA label of the button that toggles the \"decimal\" list style."
  43. msgid "Toggle the decimal list style"
  44. msgstr "Alternar o estilo de lista decimal"
  45. msgctxt "The ARIA label of the button that toggles the \"decimal with leading zero\" list style."
  46. msgid "Toggle the decimal with leading zero list style"
  47. msgstr "Alternar o decimal com estilo de lista zero à esquerda"
  48. msgctxt "The ARIA label of the button that toggles the \"lower–roman\" list style."
  49. msgid "Toggle the lower–roman list style"
  50. msgstr "Alternar o estilo de lista romana inferior"
  51. msgctxt "The ARIA label of the button that toggles the \"upper–roman\" list style."
  52. msgid "Toggle the upper–roman list style"
  53. msgstr "Alternar o estilo de lista romana superior"
  54. msgctxt "The ARIA label of the button that toggles the \"lower–latin\" list style."
  55. msgid "Toggle the lower–latin list style"
  56. msgstr "Alternar o estilo de lista latina inferior"
  57. msgctxt "The ARIA label of the button that toggles the \"upper–latin\" list style."
  58. msgid "Toggle the upper–latin list style"
  59. msgstr "Alternar o estilo de lista latino superior"
  60. msgctxt "The tooltip text of the button that toggles the \"disc\" list style."
  61. msgid "Disc"
  62. msgstr "Disco"
  63. msgctxt "The tooltip text of the button that toggles the \"circle\" list style."
  64. msgid "Circle"
  65. msgstr "Círculo"
  66. msgctxt "The tooltip text of the button that toggles the \"square\" list style."
  67. msgid "Square"
  68. msgstr "Quadrado"
  69. msgctxt "The tooltip text of the button that toggles the \"decimal\" list style."
  70. msgid "Decimal"
  71. msgstr "Decimal"
  72. msgctxt "The tooltip text of the button that toggles the \"decimal with leading zero\" list style."
  73. msgid "Decimal with leading zero"
  74. msgstr "Decimal com zero à esquerda"
  75. msgctxt "The tooltip text of the button that toggles the \"lower–roman\" list style."
  76. msgid "Lower–roman"
  77. msgstr "Romano inferior"
  78. msgctxt "The tooltip text of the button that toggles the \"upper–roman\" list style."
  79. msgid "Upper-roman"
  80. msgstr "Romano superior"
  81. msgctxt "The tooltip text of the button that toggles the \"lower–latin\" list style."
  82. msgid "Lower-latin"
  83. msgstr "Latim inferior"
  84. msgctxt "The tooltip text of the button that toggles the \"upper–latin\" list style."
  85. msgid "Upper-latin"
  86. msgstr "Latim superior"