]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blobdiff - sources/plugins/div/lang/et.js
Add audio, color and fonts
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / div / lang / et.js
diff --git a/sources/plugins/div/lang/et.js b/sources/plugins/div/lang/et.js
new file mode 100644 (file)
index 0000000..e64dfe1
--- /dev/null
@@ -0,0 +1,19 @@
+/*\r
+Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.\r
+For licensing, see LICENSE.md or http://ckeditor.com/license\r
+*/\r
+CKEDITOR.plugins.setLang( 'div', 'et', {\r
+       IdInputLabel: 'ID',\r
+       advisoryTitleInputLabel: 'Soovitatav pealkiri',\r
+       cssClassInputLabel: 'Stiililehe klassid',\r
+       edit: 'Muuda Div',\r
+       inlineStyleInputLabel: 'Reasisene stiil',\r
+       langDirLTRLabel: 'Vasakult paremale (LTR)',\r
+       langDirLabel: 'Keele suund',\r
+       langDirRTLLabel: 'Paremalt vasakule (RTL)',\r
+       languageCodeInputLabel: ' Keelekood',\r
+       remove: 'Eemalda Div',\r
+       styleSelectLabel: 'Stiil',\r
+       title: 'Div-konteineri loomine',\r
+       toolbar: 'Div-konteineri loomine'\r
+} );\r