eu.js 9.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261
  1. tinymce.addI18n('eu',{
  2. "Redo": "Berregin",
  3. "Undo": "Desegin",
  4. "Cut": "Ebaki",
  5. "Copy": "Kopiatu",
  6. "Paste": "Itsatsi",
  7. "Select all": "Hautatu dena",
  8. "New document": "Dokumentu berria",
  9. "Ok": "Ondo",
  10. "Cancel": "Ezeztatu",
  11. "Visual aids": "Laguntza bisualak",
  12. "Bold": "Lodia",
  13. "Italic": "Etzana",
  14. "Underline": "Azpimarratua",
  15. "Strikethrough": "Marratua",
  16. "Superscript": "Goi-indize",
  17. "Subscript": "Azpiindize",
  18. "Clear formatting": "Garbitu formatua",
  19. "Align left": "Lerrokatu ezkerrean",
  20. "Align center": "Lerrokatu erdian",
  21. "Align right": "Lerrokatu eskuinean",
  22. "Justify": "Justifikatuta",
  23. "Bullet list": "Bulet zerrenda",
  24. "Numbered list": "Zerrenda zenbatua",
  25. "Decrease indent": "Txikitu koska",
  26. "Increase indent": "Handitu koska",
  27. "Close": "Itxi",
  28. "Formats": "Formatuak",
  29. "Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "Zure nabigatzaileak ez du arbela zuzenean erabiltzeko euskarririk. Mesedez erabili CTRL+X\/C\/V teklatuko lasterbideak.",
  30. "Headers": "Goiburuak",
  31. "Header 1": "1 Goiburua",
  32. "Header 2": "2 Goiburua",
  33. "Header 3": "3 Goiburua",
  34. "Header 4": "4 Goiburua",
  35. "Header 5": "5 Goiburua",
  36. "Header 6": "6 Goiburua",
  37. "Headings": "Izenburuak",
  38. "Heading 1": "1. izenburua",
  39. "Heading 2": "2. izenburua",
  40. "Heading 3": "3. izenburua",
  41. "Heading 4": "4. izenburua",
  42. "Heading 5": "5. izenburua",
  43. "Heading 6": "6. izenburua",
  44. "Preformatted": "Aurreformateatuta",
  45. "Div": "Div",
  46. "Pre": "Pre",
  47. "Code": "Kodea",
  48. "Paragraph": "Paragrafoa",
  49. "Blockquote": "Blockquote",
  50. "Inline": "Lerroan",
  51. "Blocks": "Blokeak",
  52. "Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "Itsatsi testu arrunt moduan dago orain. Edukiak testu arruntak bezala itsatsiko dira aukera hau itzaltzen duzunera arte.",
  53. "Font Family": "Letra-tipo familia",
  54. "Font Sizes": "Letra-tamainak",
  55. "Class": "Klasea",
  56. "Browse for an image": "Irudia arakatu",
  57. "OR": "EDO",
  58. "Drop an image here": "Irudia hona ekarri",
  59. "Upload": "Kargatu",
  60. "Block": "Blokea",
  61. "Align": "Alineatu",
  62. "Default": "Lehenetstia",
  63. "Circle": "Zirkulua",
  64. "Disc": "Diskoa",
  65. "Square": "Karratua",
  66. "Lower Alpha": "Behe alfa",
  67. "Lower Greek": "Behe grekoa",
  68. "Lower Roman": "Behe erromatarra",
  69. "Upper Alpha": "Goi alfa",
  70. "Upper Roman": "Goi erromatarra",
  71. "Anchor": "Esteka",
  72. "Name": "Izena",
  73. "Id": "Id",
  74. "Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "Ida hizki batekin hasi behar da, jarraian hizkiak, zenbakiak, gidoiak, puntuak, bi-puntu edo azpiko marrak bakarrik izan ditzake.",
  75. "You have unsaved changes are you sure you want to navigate away?": "Gorde gabeko aldaketak dituzu, zihur zaude hemendik irten nahi duzula?",
  76. "Restore last draft": "Leheneratu azken zirriborroa",
  77. "Special character": "Karaktere bereziak",
  78. "Source code": "Iturburu-kodea",
  79. "Insert\/Edit code sample": "Txertatu\/editatu kode adibidea",
  80. "Language": "Hizkuntza",
  81. "Code sample": "Kode adibidea",
  82. "Color": "Kolorea",
  83. "R": "R",
  84. "G": "G",
  85. "B": "B",
  86. "Left to right": "Ezkerretik eskuinera",
  87. "Right to left": "Eskuinetik ezkerrera",
  88. "Emoticons": "Irrifartxoak",
  89. "Document properties": "Dokumentuaren propietateak",
  90. "Title": "Titulua",
  91. "Keywords": "Hitz gakoak",
  92. "Description": "Deskribapena",
  93. "Robots": "Robotak",
  94. "Author": "Egilea",
  95. "Encoding": "Encoding",
  96. "Fullscreen": "Pantaila osoa",
  97. "Action": "Akzioa",
  98. "Shortcut": "Laster tekla",
  99. "Help": "Laguntza",
  100. "Address": "Helbidea",
  101. "Focus to menubar": "Fokoa menu-barrara eraman",
  102. "Focus to toolbar": "Fokoa tresna-barrara eraman",
  103. "Focus to element path": "Fokoa elementuaren bidera eraman",
  104. "Focus to contextual toolbar": "Fokoa kontestuko tresna-barrara eraman",
  105. "Insert link (if link plugin activated)": "Lotura txertatu (lotura plugina aktibatuta badago)",
  106. "Save (if save plugin activated)": "Gorde (gordetzeko plugina aktibatuta badago)",
  107. "Find (if searchreplace plugin activated)": "Bilatu (bilatuordezkatu plugina instalatuta badago)",
  108. "Plugins installed ({0}):": "Instalatutako pluginak ({0}):",
  109. "Premium plugins:": "Premium pluginak:",
  110. "Learn more...": "Gehiago ikasi...",
  111. "You are using {0}": "{0} erabiltzen ari zara",
  112. "Plugins": "Pluginak",
  113. "Handy Shortcuts": "Laster-tekla erabilgarriak",
  114. "Horizontal line": "Marra horizontala",
  115. "Insert\/edit image": "Irudia txertatu\/editatu",
  116. "Image description": "Irudiaren deskribapena",
  117. "Source": "Iturburua",
  118. "Dimensions": "Neurriak",
  119. "Constrain proportions": "Zerraditu proportzioak",
  120. "General": "Orokorra",
  121. "Advanced": "Aurreratua",
  122. "Style": "Estiloa",
  123. "Vertical space": "Hutsune bertikala",
  124. "Horizontal space": "Hutsune horizontala",
  125. "Border": "Ertza",
  126. "Insert image": "Irudia txertatu",
  127. "Image": "Irudia",
  128. "Image list": "Irudi zerrenda",
  129. "Rotate counterclockwise": "Erlojuaren aurkako eran biratu",
  130. "Rotate clockwise": "Erlojuaren eran biratu",
  131. "Flip vertically": "Bertikalki irauli",
  132. "Flip horizontally": "Horizontalki irauli",
  133. "Edit image": "Irudia editatu",
  134. "Image options": "Irudiaren aukerak",
  135. "Zoom in": "Zooma handiagotu",
  136. "Zoom out": "Zooma txikiagotu",
  137. "Crop": "Moztu",
  138. "Resize": "Tamaina aldatu",
  139. "Orientation": "Orientazioa",
  140. "Brightness": "Distira",
  141. "Sharpen": "Zorroztu",
  142. "Contrast": "Kontrastatu",
  143. "Color levels": "Kolore mailak",
  144. "Gamma": "Gamma",
  145. "Invert": "Biratu",
  146. "Apply": "Gorde",
  147. "Back": "Atzera",
  148. "Insert date\/time": "Data\/ordua txertatu",
  149. "Date\/time": "Data\/ordua",
  150. "Insert link": "Esteka txertatu",
  151. "Insert\/edit link": "Esteka txertatu\/editatu",
  152. "Text to display": "Bistaratzeko testua",
  153. "Url": "Url",
  154. "Target": "Target",
  155. "None": "Bat ere ez",
  156. "New window": "Lehio berria",
  157. "Remove link": "Kendu esteka",
  158. "Anchors": "Estekak",
  159. "Link": "Lotura",
  160. "Paste or type a link": "Itsatsu edo idatzi lotura",
  161. "The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "Sartu duzun URL-ak e-posta helbidea dela dirudi. Nahi duzu dagokion mailto: aurrizkia gehitzea?",
  162. "The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "Sartu duzun URL-ak kanpoko esteka dela dirudi. Nahi duzu dagokion http:\/\/ aurrizkia gehitzea?",
  163. "Link list": "Loturen zerrenda",
  164. "Insert video": "Bideoa txertatu",
  165. "Insert\/edit video": "Bideoa txertatu\/editatu",
  166. "Insert\/edit media": "Media txertatu\/editatu",
  167. "Alternative source": "Iturburu alternatiboa",
  168. "Poster": "Poster-a",
  169. "Paste your embed code below:": "Itsatsi hemen zure enkapsulatzeko kodea:",
  170. "Embed": "Kapsulatu",
  171. "Media": "Media",
  172. "Nonbreaking space": "Zuriune zatiezina",
  173. "Page break": "Orrialde-jauzia",
  174. "Paste as text": "Itsatsi testu bezala",
  175. "Preview": "Aurrebista",
  176. "Print": "Inprimatu",
  177. "Save": "Gorde",
  178. "Find": "Bilatu",
  179. "Replace with": "Honekin ordeztu",
  180. "Replace": "Ordeztu",
  181. "Replace all": "Ordeztu dena",
  182. "Prev": "Aurrekoa",
  183. "Next": "Hurrengoa",
  184. "Find and replace": "Bilatu eta ordeztu",
  185. "Could not find the specified string.": "Ezin izan da zehaztutako katea aurkitu.",
  186. "Match case": "Maiuskula\/minuskula",
  187. "Whole words": "hitz osoak",
  188. "Spellcheck": "Egiaztapenak",
  189. "Ignore": "Ez ikusi",
  190. "Ignore all": "Ez ikusi guztia",
  191. "Finish": "Amaitu",
  192. "Add to Dictionary": "Hiztegira gehitu",
  193. "Insert table": "Txertatu taula",
  194. "Table properties": "Taularen propietateak",
  195. "Delete table": "Taula ezabatu",
  196. "Cell": "Gelaxka",
  197. "Row": "Errenkada",
  198. "Column": "Zutabea",
  199. "Cell properties": "Gelaxkaren propietateak",
  200. "Merge cells": "Batu gelaxkak",
  201. "Split cell": "Banatu gelaxkak",
  202. "Insert row before": "Txertatu errenkada aurretik",
  203. "Insert row after": "Txertatu errenkada ostean",
  204. "Delete row": "Ezabatu errenkada",
  205. "Row properties": "Errenkadaren propietateak",
  206. "Cut row": "Ebaki errenkada",
  207. "Copy row": "Kopiatu errenkada",
  208. "Paste row before": "Itsatsi errenkada aurretik",
  209. "Paste row after": "Itsatsi errenkada ostean",
  210. "Insert column before": "Txertatu zutabe aurretik",
  211. "Insert column after": "Txertatu zutabea ostean",
  212. "Delete column": "Ezabatu zutabea",
  213. "Cols": "Zutabeak",
  214. "Rows": "Errenkadak",
  215. "Width": "Zabalera",
  216. "Height": "Altuera",
  217. "Cell spacing": "Gelaxka arteko tartea",
  218. "Cell padding": "Gelaxken betegarria",
  219. "Caption": "Epigrafea",
  220. "Left": "Ezkerra",
  221. "Center": "Erdia",
  222. "Right": "Eskuina",
  223. "Cell type": "Gelaxka mota",
  224. "Scope": "Esparrua",
  225. "Alignment": "Lerrokatzea",
  226. "H Align": "Lerrokatze horizontala",
  227. "V Align": "Lerrokatze bertikala",
  228. "Top": "Goian",
  229. "Middle": "Erdian",
  230. "Bottom": "Behean",
  231. "Header cell": "Goiburuko gelaxka",
  232. "Row group": "Lerro taldea",
  233. "Column group": "Zutabe taldea",
  234. "Row type": "Lerro mota",
  235. "Header": "Goiburua",
  236. "Body": "Gorputza",
  237. "Footer": "Oina",
  238. "Border color": "Inguruko marraren kolorea",
  239. "Insert template": "Txertatu txantiloia",
  240. "Templates": "Txantiloiak",
  241. "Template": "Txantiloia",
  242. "Text color": "Testuaren kolorea",
  243. "Background color": "Atzeko kolorea",
  244. "Custom...": "Pertsonalizatu",
  245. "Custom color": "Pertsonalizatutako kolorea",
  246. "No color": "Kolorerik ez",
  247. "Table of Contents": "Edukien taula",
  248. "Show blocks": "Erakutsi blokeak",
  249. "Show invisible characters": "Erakutsi karaktere izkutuak",
  250. "Words: {0}": "Hitzak: {0}",
  251. "{0} words": "{0} hitz",
  252. "File": "Fitxategia",
  253. "Edit": "Editatu",
  254. "Insert": "Sartu",
  255. "View": "Ikusi",
  256. "Format": "Formatua",
  257. "Table": "Taula",
  258. "Tools": "Tresnak",
  259. "Powered by {0}": "{0}rekin egina",
  260. "Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "Testu aberastuko area. Sakatu ALT-F9 menurako. Sakatu ALT-F10 tresna-barrarako. Sakatu ALT-0 laguntzarako"
  261. });