eu.js 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419
  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-indizea",
  17. "Subscript": "Azpiindizea",
  18. "Clear formatting": "Ezabatu 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": "Zenbaki-zerrenda",
  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": "Txertatuta",
  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. "Fonts": "Letra-motak",
  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": "Lerrokatu",
  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...": "Aingura...",
  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 Picker": "Kolore-hautatzailea",
  83. "R": "R",
  84. "G": "G",
  85. "B": "B",
  86. "Left to right": "Ezkerretik eskuinera",
  87. "Right to left": "Eskuinetik ezkerrera",
  88. "Emoticons...": "Emotikonoak...",
  89. "Metadata and Document Properties": "Metadatuak eta 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\/Edit Link": "Lotura txertatu\/aldatu...",
  151. "Insert\/edit link": "Esteka txertatu\/editatu",
  152. "Text to display": "Bistaratzeko testua",
  153. "Url": "Url",
  154. "Open link in...": "Lotura hemen ireki...",
  155. "Current window": "Leiho hau",
  156. "None": "Bat ere ez",
  157. "New window": "Lehio berria",
  158. "Remove link": "Kendu esteka",
  159. "Anchors": "Estekak",
  160. "Link...": "Esteka...",
  161. "Paste or type a link": "Itsatsu edo idatzi lotura",
  162. "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?",
  163. "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?",
  164. "Link list": "Loturen zerrenda",
  165. "Insert video": "Bideoa txertatu",
  166. "Insert\/edit video": "Bideoa txertatu\/editatu",
  167. "Insert\/edit media": "Media txertatu\/editatu",
  168. "Alternative source": "Iturburu alternatiboa",
  169. "Alternative source URL": "Ordezko jatorri URL-a",
  170. "Media poster (Image URL)": "Media posterra (irudiaren URL-a)",
  171. "Paste your embed code below:": "Itsatsi hemen zure enkapsulatzeko kodea:",
  172. "Embed": "Kapsulatu",
  173. "Media...": "Multimedia...",
  174. "Nonbreaking space": "Zuriune zatiezina",
  175. "Page break": "Orrialde-jauzia",
  176. "Paste as text": "Itsatsi testu bezala",
  177. "Preview": "Aurrebista",
  178. "Print...": "Inprimatu...",
  179. "Save": "Gorde",
  180. "Find": "Bilatu",
  181. "Replace with": "Honekin ordeztu",
  182. "Replace": "Ordeztu",
  183. "Replace all": "Ordeztu dena",
  184. "Previous": "Aurrekoa",
  185. "Next": "Hurrengoa",
  186. "Find and replace...": "Bilatu eta ordezkatu...",
  187. "Could not find the specified string.": "Ezin izan da zehaztutako katea aurkitu.",
  188. "Match case": "Maiuskula\/minuskula",
  189. "Find whole words only": "Hitz osoak bakarrik bilatu",
  190. "Spell check": "Hizkuntza zuzenketa",
  191. "Ignore": "Ez ikusi",
  192. "Ignore all": "Ez ikusi guztia",
  193. "Finish": "Amaitu",
  194. "Add to Dictionary": "Hiztegira gehitu",
  195. "Insert table": "Txertatu taula",
  196. "Table properties": "Taularen propietateak",
  197. "Delete table": "Taula ezabatu",
  198. "Cell": "Gelaxka",
  199. "Row": "Errenkada",
  200. "Column": "Zutabea",
  201. "Cell properties": "Gelaxkaren propietateak",
  202. "Merge cells": "Batu gelaxkak",
  203. "Split cell": "Banatu gelaxkak",
  204. "Insert row before": "Txertatu errenkada aurretik",
  205. "Insert row after": "Txertatu errenkada ostean",
  206. "Delete row": "Ezabatu errenkada",
  207. "Row properties": "Errenkadaren propietateak",
  208. "Cut row": "Ebaki errenkada",
  209. "Copy row": "Kopiatu errenkada",
  210. "Paste row before": "Itsatsi errenkada aurretik",
  211. "Paste row after": "Itsatsi errenkada ostean",
  212. "Insert column before": "Txertatu zutabe aurretik",
  213. "Insert column after": "Txertatu zutabea ostean",
  214. "Delete column": "Ezabatu zutabea",
  215. "Cols": "Zutabeak",
  216. "Rows": "Errenkadak",
  217. "Width": "Zabalera",
  218. "Height": "Altuera",
  219. "Cell spacing": "Gelaxka arteko tartea",
  220. "Cell padding": "Gelaxken betegarria",
  221. "Show caption": "Erakutsi irudi-oina erakutsi",
  222. "Left": "Ezkerra",
  223. "Center": "Erdia",
  224. "Right": "Eskuina",
  225. "Cell type": "Gelaxka mota",
  226. "Scope": "Esparrua",
  227. "Alignment": "Lerrokatzea",
  228. "H Align": "Lerrokatze horizontala",
  229. "V Align": "Lerrokatze bertikala",
  230. "Top": "Goian",
  231. "Middle": "Erdian",
  232. "Bottom": "Behean",
  233. "Header cell": "Goiburuko gelaxka",
  234. "Row group": "Lerro taldea",
  235. "Column group": "Zutabe taldea",
  236. "Row type": "Lerro mota",
  237. "Header": "Goiburua",
  238. "Body": "Gorputza",
  239. "Footer": "Oina",
  240. "Border color": "Inguruko marraren kolorea",
  241. "Insert template...": "Txantiloia txertatu...",
  242. "Templates": "Txantiloiak",
  243. "Template": "Txantiloia",
  244. "Text color": "Testuaren kolorea",
  245. "Background color": "Atzeko kolorea",
  246. "Custom...": "Pertsonalizatu",
  247. "Custom color": "Pertsonalizatutako kolorea",
  248. "No color": "Kolorerik ez",
  249. "Remove color": "Kendu kolorea",
  250. "Table of Contents": "Edukien taula",
  251. "Show blocks": "Erakutsi blokeak",
  252. "Show invisible characters": "Erakutsi karaktere izkutuak",
  253. "Word count": "Hizki-kontaketa",
  254. "Count": "Zenbatu",
  255. "Document": "Dokumentua",
  256. "Selection": "Aukera",
  257. "Words": "Hitzak",
  258. "Words: {0}": "Hitzak: {0}",
  259. "{0} words": "{0} hitz",
  260. "File": "Fitxategia",
  261. "Edit": "Editatu",
  262. "Insert": "Sartu",
  263. "View": "Ikusi",
  264. "Format": "Formatua",
  265. "Table": "Taula",
  266. "Tools": "Tresnak",
  267. "Powered by {0}": "{0}rekin egina",
  268. "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",
  269. "Image title": "Irudiaren izenburua",
  270. "Border width": "Ertzaren zabalera",
  271. "Border style": "Ertzaren estiloa",
  272. "Error": "Errorea",
  273. "Warn": "Oharra",
  274. "Valid": "Zuzena",
  275. "To open the popup, press Shift+Enter": "Leiho berria irekitzeko, sakatu Shift+Enter",
  276. "Rich Text Area. Press ALT-0 for help.": "Testu aberastuko area. Sakatu ALT-0 laguntza lortzeko.",
  277. "System Font": "Sistemaren letra-mota",
  278. "Failed to upload image: {0}": "Errorea gertatu da irudia igotzean: {0}",
  279. "Failed to load plugin: {0} from url {1}": "Errorea gertatu da {0} plugina kargatzean {1} url-tik",
  280. "Failed to load plugin url: {0}": "Errorea gertatu da pluginaren url-a kargatzean: {0}",
  281. "Failed to initialize plugin: {0}": "Errorea gertatu da plugina hasieratzean: {0}",
  282. "example": "adibidea",
  283. "Search": "Bilatu",
  284. "All": "Guztiak",
  285. "Currency": "Moneta",
  286. "Text": "Testua",
  287. "Quotations": "Aipuak",
  288. "Mathematical": "Matematika",
  289. "Extended Latin": "Latin zabaldua",
  290. "Symbols": "Ikurrak",
  291. "Arrows": "Geziak",
  292. "User Defined": "Erabiltzaileak definitutakoak",
  293. "dollar sign": "dolarraren ikurra",
  294. "currency sign": "monetaren ikurra",
  295. "euro-currency sign": "euroaren ikurra",
  296. "colon sign": "bi puntuen ikurra",
  297. "cruzeiro sign": "cruzeiroaren ikurra",
  298. "french franc sign": "libera frantsesaren ikurra",
  299. "lira sign": "liraren ikurra",
  300. "mill sign": "millaren ikurra",
  301. "naira sign": "naira ikurra",
  302. "peseta sign": "pezetaren ikurra",
  303. "rupee sign": "rupiaren ikurra",
  304. "won sign": "wonaren ikurra",
  305. "new sheqel sign": "sheqel berriaren ikurra",
  306. "dong sign": "dongaren ikurra",
  307. "kip sign": "kiparen ikurra",
  308. "tugrik sign": "tugrikaren ikurra",
  309. "drachma sign": "drakmaren ikurra",
  310. "german penny symbol": "alemaniako peniaren ikurra",
  311. "peso sign": "pesoaren ikurra",
  312. "guarani sign": "guaraniaren ikurra",
  313. "austral sign": "australaren ikurra",
  314. "hryvnia sign": "hryvniaren ikurra",
  315. "cedi sign": "cediaren ikurra",
  316. "livre tournois sign": "libre tournoisaren ikurra",
  317. "spesmilo sign": "spesmiloaren ikurra",
  318. "tenge sign": "tengearen ikurra",
  319. "indian rupee sign": "indiako rupiaren ikurra",
  320. "turkish lira sign": "lira turkiarraren ikurra",
  321. "nordic mark sign": "iparraldeko markoaren ikurra",
  322. "manat sign": "manataren ikurra",
  323. "ruble sign": "rubloaren ikurra",
  324. "yen character": "yenaren karakterea",
  325. "yuan character": "yuanaren karakterea",
  326. "yuan character, in hong kong and taiwan": "yuanaren karakterea, hong kong eta taiwanen",
  327. "yen\/yuan character variant one": "yen\/yuan karakterearen 1go bariantea",
  328. "Loading emoticons...": "Emotikonoak kargatzen...",
  329. "Could not load emoticons": "Ezin izan dira emotikonoak kargatu",
  330. "People": "Jendea",
  331. "Animals and Nature": "Animaliak eta natura",
  332. "Food and Drink": "Janari eta edaria",
  333. "Activity": "Ekintzak",
  334. "Travel and Places": "Bidaiak eta lekuak",
  335. "Objects": "Objektuak",
  336. "Flags": "Banderak",
  337. "Characters": "Karaktereak",
  338. "Characters (no spaces)": "Karaktereak (espaziorik gabe)",
  339. "{0} characters": "{0} karaktere",
  340. "Error: Form submit field collision.": "Errorea: formularioaren eremuetan talka gertatu da.",
  341. "Error: No form element found.": "Errorea: ez da formularioa aurkitu.",
  342. "Update": "Eguneratu",
  343. "Color swatch": "Koloreak",
  344. "Turquoise": "Turkesa",
  345. "Green": "Berdea",
  346. "Blue": "Urdina",
  347. "Purple": "Morea",
  348. "Navy Blue": "Itsas-urdina",
  349. "Dark Turquoise": "Turkesa iluna",
  350. "Dark Green": "Berde iluna",
  351. "Medium Blue": "Tarteko urdina",
  352. "Medium Purple": "Tarteko morea",
  353. "Midnight Blue": "Gauerdiko urdina",
  354. "Yellow": "Horia",
  355. "Orange": "Laranja",
  356. "Red": "Gorria",
  357. "Light Gray": "Gris argia",
  358. "Gray": "Grisa",
  359. "Dark Yellow": "Hori iluna",
  360. "Dark Orange": "Laranja iluna",
  361. "Dark Red": "Gorri iluna",
  362. "Medium Gray": "Tarteko grisa",
  363. "Dark Gray": "Gris iluna",
  364. "Light Green": "Berde argia",
  365. "Light Yellow": "Hori argia",
  366. "Light Red": "Gorri argia",
  367. "Light Purple": "More argia",
  368. "Light Blue": "Urdin argia",
  369. "Dark Purple": "More iluna",
  370. "Dark Blue": "Urdin iluna",
  371. "Black": "Beltza",
  372. "White": "Zuria",
  373. "Switch to or from fullscreen mode": "Pantaila osoko modura joan edo handik itzuli",
  374. "Open help dialog": "Laguntza elkarrizketa ireki",
  375. "history": "historia",
  376. "styles": "estiloak",
  377. "formatting": "formatua",
  378. "alignment": "lerrokatzea",
  379. "indentation": "koska",
  380. "permanent pen": "boligrafo iraunkorra",
  381. "comments": "iruzkinak",
  382. "Format Painter": "Formatua kopiatu",
  383. "Insert\/edit iframe": "Txertatu\/editatu bideoa",
  384. "Capitalization": "Letra larriak",
  385. "lowercase": "Letra xeheak",
  386. "UPPERCASE": "Maiuskula",
  387. "Title Case": "Izenburu kasua",
  388. "Permanent Pen Properties": "Boligrafo iraunkorraren ezaugarriak",
  389. "Permanent pen properties...": "Boligrafo iraunkorraren ezaugarriak...",
  390. "Font": "Letra-motak",
  391. "Size": "Tamaina",
  392. "More...": "Gehiago...",
  393. "Spellcheck Language": "Zuzenketa ortografikoaren hizkuntza",
  394. "Select...": "Aukeratu...",
  395. "Preferences": "Lehentasunak",
  396. "Yes": "Bai",
  397. "No": "Ez",
  398. "Keyboard Navigation": "Teklatuaren nabigazioa",
  399. "Version": "Bertsioa",
  400. "Anchor": "Esteka",
  401. "Special character": "Karaktere bereziak",
  402. "Code sample": "Kode adibidea",
  403. "Color": "Kolorea",
  404. "Emoticons": "Irrifartxoak",
  405. "Document properties": "Dokumentuaren propietateak",
  406. "Image": "Irudia",
  407. "Insert link": "Esteka txertatu",
  408. "Target": "Target",
  409. "Link": "Lotura",
  410. "Poster": "Poster-a",
  411. "Media": "Media",
  412. "Print": "Inprimatu",
  413. "Prev": "Aurrekoa",
  414. "Find and replace": "Bilatu eta ordeztu",
  415. "Whole words": "hitz osoak",
  416. "Spellcheck": "Egiaztapenak",
  417. "Caption": "Epigrafea",
  418. "Insert template": "Txertatu txantiloia"
  419. });