From ae8237334f5c605b7e7d5e986059254b0241ffb8 Mon Sep 17 00:00:00 2001 From: thomascube Date: Mon, 18 Aug 2008 12:08:32 +0000 Subject: Add (a bunch of) language packs for tinyMCE --- .../js/tiny_mce/plugins/searchreplace/langs/ro_dlg.js | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100755 program/js/tiny_mce/plugins/searchreplace/langs/ro_dlg.js (limited to 'program/js/tiny_mce/plugins/searchreplace/langs/ro_dlg.js') diff --git a/program/js/tiny_mce/plugins/searchreplace/langs/ro_dlg.js b/program/js/tiny_mce/plugins/searchreplace/langs/ro_dlg.js new file mode 100755 index 000000000..76abeef76 --- /dev/null +++ b/program/js/tiny_mce/plugins/searchreplace/langs/ro_dlg.js @@ -0,0 +1,16 @@ +tinyMCE.addI18n('ro.searchreplace_dlg',{ +searchnext_desc:"Caut\u0103 din nou", +notfound:"C\u0103utarea a fost terminat\u0103. Nu am g\u0103sit termenul c\u0103utat.", +search_title:"Caut\u0103", +replace_title:"Caut\u0103/\u00CEnlocuie\u015Fte", +allreplaced:"Toate instan\u0163ele termenului c\u0103utat au fost \u00EEnlocuite.", +findwhat:"Termen c\u0103utat:", +replacewith:"\u00CEnlocuie\u015Fte cu:", +direction:"Direc\u0163ia", +up:"\u00CEn sus", +down:"\u00CEn jos", +mcase:"Conteaz\u0103 litere mici/mari?", +findnext:"Caut\u0103 urm\u0103torul", +replace:"\u00CEnlocuie\u015Fte", +replaceall:"\u00CEnlocuie\u015Fte toate" +}); \ No newline at end of file -- cgit v1.2.3