summaryrefslogtreecommitdiff
path: root/program/js/tiny_mce/plugins/searchreplace/langs/pl_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/pl_dlg.js
parent326f3d91309c49dc7c6e995fafa478e455d03333 (diff)
Add (a bunch of) language packs for tinyMCE
Diffstat (limited to 'program/js/tiny_mce/plugins/searchreplace/langs/pl_dlg.js')
-rwxr-xr-xprogram/js/tiny_mce/plugins/searchreplace/langs/pl_dlg.js16
1 files changed, 16 insertions, 0 deletions
diff --git a/program/js/tiny_mce/plugins/searchreplace/langs/pl_dlg.js b/program/js/tiny_mce/plugins/searchreplace/langs/pl_dlg.js
new file mode 100755
index 000000000..394b6a6ba
--- /dev/null
+++ b/program/js/tiny_mce/plugins/searchreplace/langs/pl_dlg.js
@@ -0,0 +1,16 @@
+tinyMCE.addI18n('pl.searchreplace_dlg',{
+searchnext_desc:"Znajd\u017A ponownie",
+notfound:"Wyszukiwanie zako\u0144czone. Poszukiwany \u0142a\u0144cuch nie zosta\u0142 znaleziony.",
+search_title:"Znajd\u017A",
+replace_title:"Znajd\u017A/Zamie\u0144",
+allreplaced:"Wszystkie wyst\u0105pienia szukanego \u0142a\u0144cucha zosta\u0142y zast\u0105pione.",
+findwhat:"Znajd\u017A...",
+replacewith:"Zamie\u0144 z...",
+direction:"Kierunek",
+up:"W g\u00F3r\u0119",
+down:"W d\u00F3\u0142",
+mcase:"Dopasuj case",
+findnext:"Znajd\u017A nast\u0119pny",
+replace:"Zamie\u0144",
+replaceall:"Zamien wszystko"
+}); \ No newline at end of file