tt-rss/lib/dijit/_editor/nls/eu/commands.js
Anders Kaseorg 6887a0f573 lib: Upgrade Dojo and Dijit from 1.8.3 to 1.12.1
The itemNode and expandoNode elements have changed from img to
span (https://bugs.dojotoolkit.org/ticket/16699), so we now put our
tree icons inside them rather than replacing them.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2017-01-21 13:22:14 -05:00

2 lines
No EOL
1.5 KiB
JavaScript

//>>built
define("dijit/_editor/nls/eu/commands",{"bold":"Lodia","copy":"Kopiatu","cut":"Moztu","delete":"Kendu","indent":"Barruranzko koska","insertHorizontalRule":"Arau horizontala","insertOrderedList":"Zenbakidun zerrenda","insertUnorderedList":"Buletdun zerrenda","italic":"Etzana","justifyCenter":"Lerrokatu erdian","justifyFull":"Justifikatuta","justifyLeft":"Lerrokatu ezkerrean","justifyRight":"Lerrokatu eskuinean","outdent":"Kanporanzko koska","paste":"Itsatsi","redo":"Berregin","removeFormat":"Kendu formatua","selectAll":"Hautatu guztia","strikethrough":"Marratua","subscript":"Azpi-indizea","superscript":"Goi-indizea","underline":"Azpimarratua","undo":"Desegin","unlink":"Kendu esteka","createLink":"Sortu esteka","toggleDir":"Txandakatu norabidea","insertImage":"Txertatu irudia","insertTable":"Txertatu/editatu taula","toggleTableBorder":"Txandakatu talaren ertza","deleteTable":"Ezabatu taula","tableProp":"Taula-propietatea","htmlToggle":"HTML iturria","foreColor":"Aurreko planoaren kolorea","hiliteColor":"Atzeko planoaren kolorea","plainFormatBlock":"Paragrafo-estiloa","formatBlock":"Paragrafo-estiloa","fontSize":"Letraren tamaina","fontName":"Letra-tipoaren izena","tabIndent":"Fitxaren koska","fullScreen":"Txandakatu pantaila osoa","viewSource":"Ikusi HTML iturburua","print":"Inprimatu","newPage":"Orrialde berria","systemShortcut":"\"${0}\" ekintza teklatuko lasterbide baten bidez arakatzailean soilik dago erabilgarri. Erabili ${1}.","ctrlKey":"ktrl+${0}","appleKey":"⌘${0}"});