lang.mk.js 9.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234
  1. svgEditor.readLang({
  2. lang: "mk",
  3. dir : "ltr",
  4. common: {
  5. "ok": "Зачувува",
  6. "cancel": "Откажи",
  7. "key_backspace": "backspace",
  8. "key_del": "delete",
  9. "key_down": "down",
  10. "key_up": "up",
  11. "more_opts": "More Options",
  12. "url": "URL",
  13. "width": "Width",
  14. "height": "Height"
  15. },
  16. misc: {
  17. "powered_by": "Powered by"
  18. },
  19. ui: {
  20. "toggle_stroke_tools": "Show/hide more stroke tools",
  21. "palette_info": "Кликни за да внесете промени бојата, промена клик да се промени бојата удар",
  22. "zoom_level": "Промена зум ниво",
  23. "panel_drag": "Drag left/right to resize side panel"
  24. },
  25. properties: {
  26. "id": "Identify the element",
  27. "fill_color": "Измени пополнете боја",
  28. "stroke_color": "Промена боја на мозочен удар",
  29. "stroke_style": "Промена удар цртичка стил",
  30. "stroke_width": "Промена удар Ширина",
  31. "pos_x": "Change X coordinate",
  32. "pos_y": "Change Y coordinate",
  33. "linecap_butt": "Linecap: Butt",
  34. "linecap_round": "Linecap: Round",
  35. "linecap_square": "Linecap: Square",
  36. "linejoin_bevel": "Linejoin: Bevel",
  37. "linejoin_miter": "Linejoin: Miter",
  38. "linejoin_round": "Linejoin: Round",
  39. "angle": "Change ротација агол",
  40. "blur": "Change gaussian blur value",
  41. "opacity": "Промена избрани ставка непроѕирноста",
  42. "circle_cx": "Промена круг на cx координира",
  43. "circle_cy": "Промена круг's cy координираат",
  44. "circle_r": "Промена на круг со радиус",
  45. "ellipse_cx": "Промена елипса's cx координираат",
  46. "ellipse_cy": "Промена на елипса cy координира",
  47. "ellipse_rx": "Промена на елипса x радиус",
  48. "ellipse_ry": "Промена на елипса у радиус",
  49. "line_x1": "Промена линија почетна x координира",
  50. "line_x2": "Промена линија завршува x координира",
  51. "line_y1": "Промена линија координираат почетна y",
  52. "line_y2": "Промена линија завршува y координира",
  53. "rect_height": "Промена правоаголник височина",
  54. "rect_width": "Промена правоаголник Ширина",
  55. "corner_radius": "Промена правоаголник Corner Radius",
  56. "image_width": "Промена Ширина на сликата",
  57. "image_height": "Промена на слика височина",
  58. "image_url": "Промена URL",
  59. "node_x": "Change node's x coordinate",
  60. "node_y": "Change node's y coordinate",
  61. "seg_type": "Change Segment type",
  62. "straight_segments": "Straight",
  63. "curve_segments": "Curve",
  64. "text_contents": "Промена текст содржина",
  65. "font_family": "Смени фонт Фамилија",
  66. "font_size": "Изменифонт Големина",
  67. "bold": "Задебелен текст",
  68. "italic": "Italic текст"
  69. },
  70. tools: {
  71. "main_menu": "Main Menu",
  72. "bkgnd_color_opac": "Смени позадина / непроѕирноста",
  73. "connector_no_arrow": "No arrow",
  74. "fitToContent": "Способен да Содржина",
  75. "fit_to_all": "Способен да сите содржина",
  76. "fit_to_canvas": "Побиране да платно",
  77. "fit_to_layer_content": "Способен да слој содржина",
  78. "fit_to_sel": "Способен да селекција",
  79. "align_relative_to": "Порамни во поглед на ...",
  80. "relativeTo": "во поглед на:",
  81. "страница": "страница",
  82. "largest_object": "најголемиот објект",
  83. "selected_objects": "избран објекти",
  84. "smallest_object": "најмалата објект",
  85. "new_doc": "Нови слики",
  86. "open_doc": "Отвори слика",
  87. "export_png": "Export as PNG",
  88. "save_doc": "Зачувај слика",
  89. "import_doc": "Import SVG",
  90. "align_to_page": "Align Element to Page",
  91. "align_bottom": "Align Bottom",
  92. "align_center": "Центрирано",
  93. "align_left": "Порамни лево Порамни",
  94. "align_middle": "Израмни Среден",
  95. "align_right": "Порамни десно",
  96. "align_top": "Израмни почетокот",
  97. "mode_select": "Изберете ја алатката",
  98. "mode_fhpath": "Алатка за молив",
  99. "mode_line": "Line Tool",
  100. "mode_connect": "Connect two objects",
  101. "mode_rect": "Rectangle Tool",
  102. "mode_square": "Square Tool",
  103. "mode_fhrect": "Правоаголник слободна рака",
  104. "mode_ellipse": "Елипса",
  105. "mode_circle": "Круг",
  106. "mode_fhellipse": "Free-Hand Елипса",
  107. "mode_path": "Path Tool",
  108. "mode_shapelib": "Shape library",
  109. "mode_text": "Алатка за текст",
  110. "mode_image": "Алатка за сликата",
  111. "mode_zoom": "Алатка за зумирање",
  112. "mode_eyedropper": "Eye Dropper Tool",
  113. "no_embed": "NOTE: This image cannot be embedded. It will depend on this path to be displayed",
  114. "undo": "Врати",
  115. "redo": "Повтори",
  116. "tool_source": "Уреди Извор",
  117. "wireframe_mode": "Wireframe Mode",
  118. "toggle_grid": "Show/Hide Grid",
  119. "clone": "Clone Element(s)",
  120. "del": "Delete Element(s)",
  121. "group": "Група на елементи",
  122. "make_link": "Make (hyper)link",
  123. "set_link_url": "Set link URL (leave empty to remove)",
  124. "to_path": "Convert to Path",
  125. "reorient_path": "Reorient path",
  126. "ungroup": "Ungroup Елементи",
  127. "docprops": "Својства на документот",
  128. "imagelib": "Image Library",
  129. "move_bottom": "Move to bottom",
  130. "move_top": "Поместување на почетокот",
  131. "node_clone": "Clone Node",
  132. "node_delete": "Delete Node",
  133. "node_link": "Link Control Points",
  134. "add_subpath": "Add sub-path",
  135. "openclose_path": "Open/close sub-path",
  136. "source_save": "Зачувува",
  137. "cut": "Cut",
  138. "copy": "Copy",
  139. "paste": "Paste",
  140. "paste_in_place": "Paste in Place",
  141. "delete": "Delete",
  142. "group": "Group",
  143. "move_front": "Bring to Front",
  144. "move_up": "Bring Forward",
  145. "move_down": "Send Backward",
  146. "move_back": "Send to Back"
  147. },
  148. layers: {
  149. "layer":"Layer",
  150. "layers": "Layers",
  151. "del": "Избриши Слој",
  152. "move_down": "Премести слој долу",
  153. "new": "Нов слој",
  154. "rename": "Преименувај слој",
  155. "move_up": "Премести слој горе",
  156. "dupe": "Duplicate Layer",
  157. "merge_down": "Merge Down",
  158. "merge_all": "Merge All",
  159. "move_elems_to": "Move elements to:",
  160. "move_selected": "Move selected elements to a different layer"
  161. },
  162. config: {
  163. "image_props": "Image Properties",
  164. "doc_title": "Title",
  165. "doc_dims": "Canvas Dimensions",
  166. "included_images": "Included Images",
  167. "image_opt_embed": "Embed data (local files)",
  168. "image_opt_ref": "Use file reference",
  169. "editor_prefs": "Editor Preferences",
  170. "icon_size": "Icon size",
  171. "language": "Language",
  172. "background": "Editor Background",
  173. "editor_img_url": "Image URL",
  174. "editor_bg_note": "Note: Background will not be saved with image.",
  175. "icon_large": "Large",
  176. "icon_medium": "Medium",
  177. "icon_small": "Small",
  178. "icon_xlarge": "Extra Large",
  179. "select_predefined": "Изберете предефинирани:",
  180. "units_and_rulers": "Units & Rulers",
  181. "show_rulers": "Show rulers",
  182. "base_unit": "Base Unit:",
  183. "grid": "Grid",
  184. "snapping_onoff": "Snapping on/off",
  185. "snapping_stepsize": "Snapping Step-Size:"
  186. },
  187. shape_cats: {
  188. "basic": "Basic",
  189. "object": "Objects",
  190. "symbol": "Symbols",
  191. "arrow": "Arrows",
  192. "flowchart": "Flowchart",
  193. "animal": "Animals",
  194. "game": "Cards & Chess",
  195. "dialog_balloon": "Dialog balloons",
  196. "electronics": "Electronics",
  197. "math": "Mathematical",
  198. "music": "Music",
  199. "misc": "Miscellaneous",
  200. "raphael_1": "raphaeljs.com set 1",
  201. "raphael_2": "raphaeljs.com set 2"
  202. },
  203. imagelib: {
  204. "select_lib": "Select an image library",
  205. "show_list": "Show library list",
  206. "import_single": "Import single",
  207. "import_multi": "Import multiple",
  208. "open": "Open as new document"
  209. },
  210. notification: {
  211. "invalidAttrValGiven":"Invalid value given",
  212. "noContentToFitTo":"No content to fit to",
  213. "dupeLayerName":"There is already a layer named that!",
  214. "enterUniqueLayerName":"Please enter a unique layer name",
  215. "enterNewLayerName":"Please enter the new layer name",
  216. "layerHasThatName":"Layer already has that name",
  217. "QmoveElemsToLayer":"Move selected elements to layer '%s'?",
  218. "QwantToClear":"Do you want to clear the drawing?\nThis will also erase your undo history!",
  219. "QwantToOpen":"Do you want to open a new file?\nThis will also erase your undo history!",
  220. "QerrorsRevertToSource":"There were parsing errors in your SVG source.\nRevert back to original SVG source?",
  221. "QignoreSourceChanges":"Ignore changes made to SVG source?",
  222. "featNotSupported":"Feature not supported",
  223. "enterNewImgURL":"Enter the new image URL",
  224. "defsFailOnSave": "NOTE: Due to a bug in your browser, this image may appear wrong (missing gradients or elements). It will however appear correct once actually saved.",
  225. "loadingImage":"Loading image, please wait...",
  226. "saveFromBrowser": "Select \"Save As...\" in your browser to save this image as a %s file.",
  227. "noteTheseIssues": "Also note the following issues: ",
  228. "unsavedChanges": "There are unsaved changes.",
  229. "enterNewLinkURL": "Enter the new hyperlink URL",
  230. "errorLoadingSVG": "Error: Unable to load SVG data",
  231. "URLloadFail": "Unable to load from URL",
  232. "retrieving": "Retrieving \"%s\"..."
  233. }
  234. });