summaryrefslogtreecommitdiff
path: root/program/js/tiny_mce/plugins/searchreplace/langs/lv_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/lv_dlg.js
parent326f3d91309c49dc7c6e995fafa478e455d03333 (diff)
Add (a bunch of) language packs for tinyMCE
Diffstat (limited to 'program/js/tiny_mce/plugins/searchreplace/langs/lv_dlg.js')
-rwxr-xr-xprogram/js/tiny_mce/plugins/searchreplace/langs/lv_dlg.js16
1 files changed, 16 insertions, 0 deletions
diff --git a/program/js/tiny_mce/plugins/searchreplace/langs/lv_dlg.js b/program/js/tiny_mce/plugins/searchreplace/langs/lv_dlg.js
new file mode 100755
index 000000000..e947d21a0
--- /dev/null
+++ b/program/js/tiny_mce/plugins/searchreplace/langs/lv_dlg.js
@@ -0,0 +1,16 @@
+tinyMCE.addI18n('lv.searchreplace_dlg',{
+searchnext_desc:"Mekl\u0113t v\u0113lreiz",
+notfound:"Mekl\u0113\u0161ana pabeigta. Mekl\u0113t\u0101 fr\u0101ze/v\u0101rds netika atrasta.",
+search_title:"Mekl\u0113t",
+replace_title:"Mekl\u0113t/Aizvietot",
+allreplaced:"Visas fr\u0101zes/v\u0101rdi tika veiksm\u012Bgi aizvietoti.",
+findwhat:"Ko atrast",
+replacewith:"Aizvietot ar",
+direction:"Virziens",
+up:"Uz aug\u0161u",
+down:"Uz leju",
+mcase:"Re\u0123istrj\u016Bt\u012Bgs",
+findnext:"Mekl\u0113t n\u0101kamo",
+replace:"Aizvietot",
+replaceall:"Aizvietot visu"
+}); \ No newline at end of file