nl.po 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121
  1. # Copyright (c) 2003-2019, 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: Dutch (https://www.transifex.com/ckeditor/teams/11143/nl/)\n"
  16. "Language: nl\n"
  17. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  18. msgctxt "Tooltip for the font size dropdown."
  19. msgid "Font Size"
  20. msgstr "Lettergrootte"
  21. msgctxt "Dropdown option label for the 'tiny' font size preset."
  22. msgid "Tiny"
  23. msgstr "Zeer klein"
  24. msgctxt "Dropdown option label for the 'small' font size preset."
  25. msgid "Small"
  26. msgstr "Klein"
  27. msgctxt "Dropdown option label for the 'big' font size preset."
  28. msgid "Big"
  29. msgstr "Groot"
  30. msgctxt "Dropdown option label for the 'huge' font size preset."
  31. msgid "Huge"
  32. msgstr "Zeer groot"
  33. msgctxt "Tooltip for the font family dropdown."
  34. msgid "Font Family"
  35. msgstr "Lettertype"
  36. msgctxt "Dropdown option label for the default font family."
  37. msgid "Default"
  38. msgstr "Standaard"
  39. msgctxt "Label of a button that allows selecting a font color."
  40. msgid "Font Color"
  41. msgstr "Tekstkleur"
  42. msgctxt "Label of a button that allows selecting a font background color."
  43. msgid "Font Background Color"
  44. msgstr "Tekst achtergrondkleur"
  45. msgctxt "Label or a button that removes the color from the text (font color and background)."
  46. msgid "Remove color"
  47. msgstr "Verwijder kleur"
  48. msgctxt "Title of a color picker section containing the colors currently used in the document."
  49. msgid "Document colors"
  50. msgstr "Document kleur"
  51. msgctxt "Label of a button that applies a black text color (font color and background)"
  52. msgid "Black"
  53. msgstr "Zwart"
  54. msgctxt "Label of a button that applies a dim grey text color (font color and background)"
  55. msgid "Dim grey"
  56. msgstr "Gedimd grijs"
  57. msgctxt "Label of a button that applies a grey text color (font color and background)"
  58. msgid "Grey"
  59. msgstr "Grijs"
  60. msgctxt "Label of a button that applies a light grey text color (font color and background)"
  61. msgid "Light grey"
  62. msgstr "Lichtgrijs"
  63. msgctxt "Label of a button that applies a white text color (font color and background)"
  64. msgid "White"
  65. msgstr "Wit"
  66. msgctxt "Label of a button that applies a red text color (font color and background)"
  67. msgid "Red"
  68. msgstr "Rood"
  69. msgctxt "Label of a button that applies a orange text color (font color and background)"
  70. msgid "Orange"
  71. msgstr "Oranje"
  72. msgctxt "Label of a button that applies a yellow text color (font color and background)"
  73. msgid "Yellow"
  74. msgstr "Geel"
  75. msgctxt "Label of a button that applies a light green text color (font color and background)"
  76. msgid "Light green"
  77. msgstr "Lichtgroen"
  78. msgctxt "Label of a button that applies a green text color (font color and background)"
  79. msgid "Green"
  80. msgstr "Groen"
  81. msgctxt "Label of a button that applies a aquamarine text color (font color and background)"
  82. msgid "Aquamarine"
  83. msgstr "Aquamarijn"
  84. msgctxt "Label of a button that applies a turquoise text color (font color and background)"
  85. msgid "Turquoise"
  86. msgstr "Turquoise"
  87. msgctxt "Label of a button that applies a light blue text color (font color and background)"
  88. msgid "Light blue"
  89. msgstr "Lichtblauw"
  90. msgctxt "Label of a button that applies a blue text color (font color and background)"
  91. msgid "Blue"
  92. msgstr "Blauw"
  93. msgctxt "Label of a button that applies a purple text color (font color and background)"
  94. msgid "Purple"
  95. msgstr "Paars"