lang.pt-PT.js 9.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251
  1. /*globals svgEditor */
  2. svgEditor.readLang({
  3. lang: "pt-PT",
  4. dir : "ltr",
  5. common: {
  6. "ok": "Salvar",
  7. "cancel": "Cancelar",
  8. "key_backspace": "backspace",
  9. "key_del": "delete",
  10. "key_down": "down",
  11. "key_up": "up",
  12. "more_opts": "More Options",
  13. "url": "URL",
  14. "width": "Width",
  15. "height": "Height"
  16. },
  17. misc: {
  18. "powered_by": "Powered by"
  19. },
  20. ui: {
  21. "toggle_stroke_tools": "Show/hide more stroke tools",
  22. "palette_info": "Clique para mudar a cor de preenchimento, shift-clique para mudar a cor do curso",
  23. "zoom_level": "Alterar o nível de zoom",
  24. "panel_drag": "Drag left/right to resize side panel"
  25. },
  26. properties: {
  27. "id": "Identify the element",
  28. "fill_color": "Alterar a cor de preenchimento",
  29. "stroke_color": "Mudar a cor do curso",
  30. "stroke_style": "Alterar o estilo do traço do curso",
  31. "stroke_width": "Alterar a largura do curso",
  32. "pos_x": "Change X coordinate",
  33. "pos_y": "Change Y coordinate",
  34. "linecap_butt": "Linecap: Butt",
  35. "linecap_round": "Linecap: Round",
  36. "linecap_square": "Linecap: Square",
  37. "linejoin_bevel": "Linejoin: Bevel",
  38. "linejoin_miter": "Linejoin: Miter",
  39. "linejoin_round": "Linejoin: Round",
  40. "angle": "Alterar o ângulo de rotação",
  41. "blur": "Change gaussian blur value",
  42. "opacity": "Mude a opacidade item selecionado",
  43. "circle_cx": "Cx Mudar círculo de coordenadas",
  44. "circle_cy": "Círculo Mudança cy coordenar",
  45. "circle_r": "Alterar círculo de raio",
  46. "ellipse_cx": "Alterar elipse cx coordenar",
  47. "ellipse_cy": "Elipse Mudança cy coordenar",
  48. "ellipse_rx": "Raio X Change elipse",
  49. "ellipse_ry": "Raio y Change elipse",
  50. "line_x1": "Altere a linha de partida coordenada x",
  51. "line_x2": "Altere a linha está terminando coordenada x",
  52. "line_y1": "Mudança na linha de partida coordenada y",
  53. "line_y2": "Mudança de linha está terminando coordenada y",
  54. "rect_height": "Alterar altura do retângulo",
  55. "rect_width": "Alterar a largura retângulo",
  56. "corner_radius": "Alterar Corner Rectangle Radius",
  57. "image_width": "Alterar a largura da imagem",
  58. "image_height": "Alterar altura da imagem",
  59. "image_url": "Alterar URL",
  60. "node_x": "Change node's x coordinate",
  61. "node_y": "Change node's y coordinate",
  62. "seg_type": "Change Segment type",
  63. "straight_segments": "Straight",
  64. "curve_segments": "Curve",
  65. "text_contents": "Alterar o conteúdo de texto",
  66. "font_family": "Alterar fonte Família",
  67. "font_size": "Alterar tamanho de letra",
  68. "bold": "Bold Text",
  69. "italic": "Texto em itálico"
  70. },
  71. tools: {
  72. "main_menu": "Main Menu",
  73. "bkgnd_color_opac": "Mudar a cor de fundo / opacidade",
  74. "connector_no_arrow": "No arrow",
  75. "fitToContent": "Ajustar ao conteúdo",
  76. "fit_to_all": "Ajustar a todo o conteúdo",
  77. "fit_to_canvas": "Ajustar à tela",
  78. "fit_to_layer_content": "Ajustar o conteúdo da camada de",
  79. "fit_to_sel": "Ajustar à selecção",
  80. "align_relative_to": "Alinhar em relação a ...",
  81. "relativeTo": "em relação ao:",
  82. "page": "Página",
  83. "largest_object": "maior objeto",
  84. "selected_objects": "objetos eleitos",
  85. "smallest_object": "menor objeto",
  86. "new_doc": "Nova Imagem",
  87. "open_doc": "Abrir Imagem",
  88. "export_img": "Export",
  89. "save_doc": "Salvar Imagem",
  90. "import_doc": "Import Image",
  91. "align_to_page": "Align Element to Page",
  92. "align_bottom": "Align Bottom",
  93. "align_center": "Alinhar ao centro",
  94. "align_left": "Alinhar à Esquerda",
  95. "align_middle": "Alinhar Médio",
  96. "align_right": "Alinhar à Direita",
  97. "align_top": "Align Top",
  98. "mode_select": "Selecione a ferramenta",
  99. "mode_fhpath": "Ferramenta Lápis",
  100. "mode_line": "Ferramenta Linha",
  101. "mode_connect": "Connect two objects",
  102. "mode_rect": "Rectangle Tool",
  103. "mode_square": "Square Tool",
  104. "mode_fhrect": "Free-Hand Rectangle",
  105. "mode_ellipse": "Elipse",
  106. "mode_circle": "Circle",
  107. "mode_fhellipse": "Free-Hand Ellipse",
  108. "mode_path": "Path Tool",
  109. "mode_shapelib": "Shape library",
  110. "mode_text": "Ferramenta de Texto",
  111. "mode_image": "Image Tool",
  112. "mode_zoom": "Zoom Tool",
  113. "mode_eyedropper": "Eye Dropper Tool",
  114. "no_embed": "NOTE: This image cannot be embedded. It will depend on this path to be displayed",
  115. "undo": "Desfazer",
  116. "redo": "Refazer",
  117. "tool_source": "Fonte Editar",
  118. "wireframe_mode": "Wireframe Mode",
  119. "toggle_grid": "Show/Hide Grid",
  120. "clone": "Clone Element(s)",
  121. "del": "Delete Element(s)",
  122. "group_elements": "Elementos do Grupo",
  123. "make_link": "Make (hyper)link",
  124. "set_link_url": "Set link URL (leave empty to remove)",
  125. "to_path": "Convert to Path",
  126. "reorient_path": "Reorient path",
  127. "ungroup": "Elementos Desagrupar",
  128. "docprops": "Propriedades do Documento",
  129. "imagelib": "Image Library",
  130. "move_bottom": "Move to Bottom",
  131. "move_top": "Move to Top",
  132. "node_clone": "Clone Node",
  133. "node_delete": "Delete Node",
  134. "node_link": "Link Control Points",
  135. "add_subpath": "Add sub-path",
  136. "openclose_path": "Open/close sub-path",
  137. "source_save": "Salvar",
  138. "cut": "Cut",
  139. "copy": "Copy",
  140. "paste": "Paste",
  141. "paste_in_place": "Paste in Place",
  142. "delete": "Delete",
  143. "group": "Group",
  144. "move_front": "Bring to Front",
  145. "move_up": "Bring Forward",
  146. "move_down": "Send Backward",
  147. "move_back": "Send to Back"
  148. },
  149. layers: {
  150. "layer":"Layer",
  151. "layers": "Layers",
  152. "del": "Delete Layer",
  153. "move_down": "Move camada para baixo",
  154. "new": "New Layer",
  155. "rename": "Rename Layer",
  156. "move_up": "Move Layer Up",
  157. "dupe": "Duplicate Layer",
  158. "merge_down": "Merge Down",
  159. "merge_all": "Merge All",
  160. "move_elems_to": "Move elements to:",
  161. "move_selected": "Move selected elements to a different layer"
  162. },
  163. config: {
  164. "image_props": "Image Properties",
  165. "doc_title": "Title",
  166. "doc_dims": "Canvas Dimensions",
  167. "included_images": "Included Images",
  168. "image_opt_embed": "Embed data (local files)",
  169. "image_opt_ref": "Use file reference",
  170. "editor_prefs": "Editor Preferences",
  171. "icon_size": "Icon size",
  172. "language": "Language",
  173. "background": "Editor Background",
  174. "editor_img_url": "Image URL",
  175. "editor_bg_note": "Note: Background will not be saved with image.",
  176. "icon_large": "Large",
  177. "icon_medium": "Medium",
  178. "icon_small": "Small",
  179. "icon_xlarge": "Extra Large",
  180. "select_predefined": "Selecione predefinidos:",
  181. "units_and_rulers": "Units & Rulers",
  182. "show_rulers": "Show rulers",
  183. "base_unit": "Base Unit:",
  184. "grid": "Grid",
  185. "snapping_onoff": "Snapping on/off",
  186. "snapping_stepsize": "Snapping Step-Size:",
  187. "grid_color": "Grid color"
  188. },
  189. shape_cats: {
  190. "basic": "Basic",
  191. "object": "Objects",
  192. "symbol": "Symbols",
  193. "arrow": "Arrows",
  194. "flowchart": "Flowchart",
  195. "animal": "Animals",
  196. "game": "Cards & Chess",
  197. "dialog_balloon": "Dialog balloons",
  198. "electronics": "Electronics",
  199. "math": "Mathematical",
  200. "music": "Music",
  201. "misc": "Miscellaneous",
  202. "raphael_1": "raphaeljs.com set 1",
  203. "raphael_2": "raphaeljs.com set 2"
  204. },
  205. imagelib: {
  206. "select_lib": "Select an image library",
  207. "show_list": "Show library list",
  208. "import_single": "Import single",
  209. "import_multi": "Import multiple",
  210. "open": "Open as new document"
  211. },
  212. notification: {
  213. "invalidAttrValGiven":"Invalid value given",
  214. "noContentToFitTo":"No content to fit to",
  215. "dupeLayerName":"There is already a layer named that!",
  216. "enterUniqueLayerName":"Please enter a unique layer name",
  217. "enterNewLayerName":"Please enter the new layer name",
  218. "layerHasThatName":"Layer already has that name",
  219. "QmoveElemsToLayer":"Move selected elements to layer '%s'?",
  220. "QwantToClear":"Do you want to clear the drawing?\nThis will also erase your undo history!",
  221. "QwantToOpen":"Do you want to open a new file?\nThis will also erase your undo history!",
  222. "QerrorsRevertToSource":"There were parsing errors in your SVG source.\nRevert back to original SVG source?",
  223. "QignoreSourceChanges":"Ignore changes made to SVG source?",
  224. "featNotSupported":"Feature not supported",
  225. "enterNewImgURL":"Enter the new image URL",
  226. "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.",
  227. "loadingImage":"Loading image, please wait...",
  228. "saveFromBrowser": "Select \"Save As...\" in your browser to save this image as a %s file.",
  229. "noteTheseIssues": "Also note the following issues: ",
  230. "unsavedChanges": "There are unsaved changes.",
  231. "enterNewLinkURL": "Enter the new hyperlink URL",
  232. "errorLoadingSVG": "Error: Unable to load SVG data",
  233. "URLloadFail": "Unable to load from URL",
  234. "retrieving": "Retrieving \"%s\"..."
  235. },
  236. confirmSetStorage: {
  237. message: "By default and where supported, SVG-Edit can store your editor "+
  238. "preferences and SVG content locally on your machine so you do not "+
  239. "need to add these back each time you load SVG-Edit. If, for privacy "+
  240. "reasons, you do not wish to store this information on your machine, "+
  241. "you can change away from the default option below.",
  242. storagePrefsAndContent: "Store preferences and SVG content locally",
  243. storagePrefsOnly: "Only store preferences locally",
  244. storagePrefs: "Store preferences locally",
  245. storageNoPrefsOrContent: "Do not store my preferences or SVG content locally",
  246. storageNoPrefs: "Do not store my preferences locally",
  247. rememberLabel: "Remember this choice?",
  248. rememberTooltip: "If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again."
  249. }
  250. });