summaryrefslogtreecommitdiff
path: root/program/js/tiny_mce/plugins/searchreplace/langs/et_dlg.js
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2008-08-18 12:08:32 +0000
committerthomascube <thomas@roundcube.net>2008-08-18 12:08:32 +0000
commitae8237334f5c605b7e7d5e986059254b0241ffb8 (patch)
tree939589f0910c5a697ce4690289244497ed9d2c4c /program/js/tiny_mce/plugins/searchreplace/langs/et_dlg.js
parent326f3d91309c49dc7c6e995fafa478e455d03333 (diff)
Add (a bunch of) language packs for tinyMCE
Diffstat (limited to 'program/js/tiny_mce/plugins/searchreplace/langs/et_dlg.js')
-rwxr-xr-xprogram/js/tiny_mce/plugins/searchreplace/langs/et_dlg.js16
1 files changed, 16 insertions, 0 deletions
diff --git a/program/js/tiny_mce/plugins/searchreplace/langs/et_dlg.js b/program/js/tiny_mce/plugins/searchreplace/langs/et_dlg.js
new file mode 100755
index 000000000..fcafedd78
--- /dev/null
+++ b/program/js/tiny_mce/plugins/searchreplace/langs/et_dlg.js
@@ -0,0 +1,16 @@
+tinyMCE.addI18n('et.searchreplace_dlg',{
+searchnext_desc:"Otsi uuesti",
+notfound:"Otsing on l\u00F5petatud. Otsis\u00F5na ei leitud.",
+search_title:"Otsi",
+replace_title:"Otsi/Asenda",
+allreplaced:"K\u00F5ik otsis\u00F5na ilmingud on asendatud.",
+findwhat:"Otsi mida",
+replacewith:"Asenda millega",
+direction:"Suund",
+up:"\u00DCles",
+down:"Alla",
+mcase:"Vasta suurusele",
+findnext:"Otsi j\u00E4rgmine",
+replace:"Asenda",
+replaceall:"Asenda k\u00F5ik"
+}); \ No newline at end of file