Built files from Bizgaze WebServer
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

summernote-hr-HR.js 4.9KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155
  1. (function($) {
  2. $.extend($.summernote.lang, {
  3. 'hr-HR': {
  4. font: {
  5. bold: 'Podebljano',
  6. italic: 'Kurziv',
  7. underline: 'Podvučeno',
  8. clear: 'Ukloni stilove fonta',
  9. height: 'Visina linije',
  10. name: 'Font Family',
  11. strikethrough: 'Precrtano',
  12. subscript: 'Subscript',
  13. superscript: 'Superscript',
  14. size: 'Veličina fonta',
  15. },
  16. image: {
  17. image: 'Slika',
  18. insert: 'Ubaci sliku',
  19. resizeFull: 'Puna veličina',
  20. resizeHalf: 'Umanji na 50%',
  21. resizeQuarter: 'Umanji na 25%',
  22. floatLeft: 'Poravnaj lijevo',
  23. floatRight: 'Poravnaj desno',
  24. floatNone: 'Bez poravnanja',
  25. shapeRounded: 'Shape: Rounded',
  26. shapeCircle: 'Shape: Circle',
  27. shapeThumbnail: 'Shape: Thumbnail',
  28. shapeNone: 'Shape: None',
  29. dragImageHere: 'Povuci sliku ovdje',
  30. dropImage: 'Drop image or Text',
  31. selectFromFiles: 'Izaberi iz datoteke',
  32. maximumFileSize: 'Maximum file size',
  33. maximumFileSizeError: 'Maximum file size exceeded.',
  34. url: 'Adresa slike',
  35. remove: 'Ukloni sliku',
  36. original: 'Original',
  37. },
  38. video: {
  39. video: 'Video',
  40. videoLink: 'Veza na video',
  41. insert: 'Ubaci video',
  42. url: 'URL video',
  43. providers: '(YouTube, Vimeo, Vine, Instagram, DailyMotion ili Youku)',
  44. },
  45. link: {
  46. link: 'Veza',
  47. insert: 'Ubaci vezu',
  48. unlink: 'Ukloni vezu',
  49. edit: 'Uredi',
  50. textToDisplay: 'Tekst za prikaz',
  51. url: 'Internet adresa',
  52. openInNewWindow: 'Otvori u novom prozoru',
  53. },
  54. table: {
  55. table: 'Tablica',
  56. addRowAbove: 'Add row above',
  57. addRowBelow: 'Add row below',
  58. addColLeft: 'Add column left',
  59. addColRight: 'Add column right',
  60. delRow: 'Delete row',
  61. delCol: 'Delete column',
  62. delTable: 'Delete table',
  63. },
  64. hr: {
  65. insert: 'Ubaci horizontalnu liniju',
  66. },
  67. style: {
  68. style: 'Stil',
  69. p: 'pni',
  70. blockquote: 'Citat',
  71. pre: 'Kôd',
  72. h1: 'Naslov 1',
  73. h2: 'Naslov 2',
  74. h3: 'Naslov 3',
  75. h4: 'Naslov 4',
  76. h5: 'Naslov 5',
  77. h6: 'Naslov 6',
  78. },
  79. lists: {
  80. unordered: 'Obična lista',
  81. ordered: 'Numerirana lista',
  82. },
  83. options: {
  84. help: 'Pomoć',
  85. fullscreen: 'Preko cijelog ekrana',
  86. codeview: 'Izvorni kôd',
  87. },
  88. paragraph: {
  89. paragraph: 'Paragraf',
  90. outdent: 'Smanji uvlačenje',
  91. indent: 'Povećaj uvlačenje',
  92. left: 'Poravnaj lijevo',
  93. center: 'Centrirano',
  94. right: 'Poravnaj desno',
  95. justify: 'Poravnaj obostrano',
  96. },
  97. color: {
  98. recent: 'Posljednja boja',
  99. more: 'Više boja',
  100. background: 'Boja pozadine',
  101. foreground: 'Boja teksta',
  102. transparent: 'Prozirna',
  103. setTransparent: 'Prozirna',
  104. reset: 'Poništi',
  105. resetToDefault: 'Podrazumijevana',
  106. },
  107. shortcut: {
  108. shortcuts: 'Prečice s tipkovnice',
  109. close: 'Zatvori',
  110. textFormatting: 'Formatiranje teksta',
  111. action: 'Akcija',
  112. paragraphFormatting: 'Formatiranje paragrafa',
  113. documentStyle: 'Stil dokumenta',
  114. extraKeys: 'Dodatne kombinacije',
  115. },
  116. help: {
  117. 'insertParagraph': 'Insert Paragraph',
  118. 'undo': 'Undoes the last command',
  119. 'redo': 'Redoes the last command',
  120. 'tab': 'Tab',
  121. 'untab': 'Untab',
  122. 'bold': 'Set a bold style',
  123. 'italic': 'Set a italic style',
  124. 'underline': 'Set a underline style',
  125. 'strikethrough': 'Set a strikethrough style',
  126. 'removeFormat': 'Clean a style',
  127. 'justifyLeft': 'Set left align',
  128. 'justifyCenter': 'Set center align',
  129. 'justifyRight': 'Set right align',
  130. 'justifyFull': 'Set full align',
  131. 'insertUnorderedList': 'Toggle unordered list',
  132. 'insertOrderedList': 'Toggle ordered list',
  133. 'outdent': 'Outdent on current paragraph',
  134. 'indent': 'Indent on current paragraph',
  135. 'formatPara': 'Change current block\'s format as a paragraph(P tag)',
  136. 'formatH1': 'Change current block\'s format as H1',
  137. 'formatH2': 'Change current block\'s format as H2',
  138. 'formatH3': 'Change current block\'s format as H3',
  139. 'formatH4': 'Change current block\'s format as H4',
  140. 'formatH5': 'Change current block\'s format as H5',
  141. 'formatH6': 'Change current block\'s format as H6',
  142. 'insertHorizontalRule': 'Insert horizontal rule',
  143. 'linkDialog.show': 'Show Link Dialog',
  144. },
  145. history: {
  146. undo: 'Poništi',
  147. redo: 'Ponovi',
  148. },
  149. specialChar: {
  150. specialChar: 'SPECIAL CHARACTERS',
  151. select: 'Select Special characters',
  152. },
  153. },
  154. });
  155. })(jQuery);