8
0

sr.po 4.7 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: Serbian (https://www.transifex.com/ckeditor/teams/11143/sr/)\n"
  16. "Language: sr\n"
  17. "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
  18. msgctxt "Toolbar button tooltip for the Numbered List feature."
  19. msgid "Numbered List"
  20. msgstr "Листа са бројевима"
  21. msgctxt "Toolbar button tooltip for the Bulleted List feature."
  22. msgid "Bulleted List"
  23. msgstr "Набрајане листе"
  24. msgctxt "Toolbar button tooltip for the To-do List feature."
  25. msgid "To-do List"
  26. msgstr "Листа обавеза"
  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 "Трака са алаткама за набрајане листе"
  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 "Трака са алаткама за листе са бројевима"
  33. msgctxt "The ARIA label of the button that toggles the \"disc\" list style."
  34. msgid "Toggle the disc list style"
  35. msgstr "Укључите / искључите стил листе дискова"
  36. msgctxt "The ARIA label of the button that toggles the \"circle\" list style."
  37. msgid "Toggle the circle list style"
  38. msgstr "Укључи / искључи стил листе кругова"
  39. msgctxt "The ARIA label of the button that toggles the \"square\" list style."
  40. msgid "Toggle the square list style"
  41. msgstr "Укључи / искључи стил листе квадрата"
  42. msgctxt "The ARIA label of the button that toggles the \"decimal\" list style."
  43. msgid "Toggle the decimal list style"
  44. msgstr "Укључи / искључи стил декадне листе"
  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 "Пребаци децимални знак са водећим стилом листе нула"
  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 "Укључите/ искључите стил доње римске листе"
  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 "Укључите / искључите стил горње римске листе"
  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 "Укључите / искључите стил доње листе латинице"
  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 "Укључите / искључите стил горње листе латинице"
  60. msgctxt "The tooltip text of the button that toggles the \"disc\" list style."
  61. msgid "Disc"
  62. msgstr "Диск"
  63. msgctxt "The tooltip text of the button that toggles the \"circle\" list style."
  64. msgid "Circle"
  65. msgstr "Круг"
  66. msgctxt "The tooltip text of the button that toggles the \"square\" list style."
  67. msgid "Square"
  68. msgstr "Квадрат"
  69. msgctxt "The tooltip text of the button that toggles the \"decimal\" list style."
  70. msgid "Decimal"
  71. msgstr "Децимала"
  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 "Децимала са нулом на почетку"
  75. msgctxt "The tooltip text of the button that toggles the \"lower–roman\" list style."
  76. msgid "Lower–roman"
  77. msgstr "Доњи - римски"
  78. msgctxt "The tooltip text of the button that toggles the \"upper–roman\" list style."
  79. msgid "Upper-roman"
  80. msgstr "Горњи - римски"
  81. msgctxt "The tooltip text of the button that toggles the \"lower–latin\" list style."
  82. msgid "Lower-latin"
  83. msgstr "Доњи - латински"
  84. msgctxt "The tooltip text of the button that toggles the \"upper–latin\" list style."
  85. msgid "Upper-latin"
  86. msgstr "Горњи - латински"