Initial checkin
This commit is contained in:
commit
d75eb444fc
4304 changed files with 369634 additions and 0 deletions
17
thirdparty/tiny/plugins/template/langs/.svn/all-wcprops
vendored
Normal file
17
thirdparty/tiny/plugins/template/langs/.svn/all-wcprops
vendored
Normal file
|
@ -0,0 +1,17 @@
|
|||
K 25
|
||||
svn:wc:ra_dav:version-url
|
||||
V 62
|
||||
/astat/!svn/ver/1/trunk/thirdparty/tiny/plugins/template/langs
|
||||
END
|
||||
en_dlg.js
|
||||
K 25
|
||||
svn:wc:ra_dav:version-url
|
||||
V 72
|
||||
/astat/!svn/ver/1/trunk/thirdparty/tiny/plugins/template/langs/en_dlg.js
|
||||
END
|
||||
de_dlg.js
|
||||
K 25
|
||||
svn:wc:ra_dav:version-url
|
||||
V 72
|
||||
/astat/!svn/ver/1/trunk/thirdparty/tiny/plugins/template/langs/de_dlg.js
|
||||
END
|
96
thirdparty/tiny/plugins/template/langs/.svn/entries
vendored
Normal file
96
thirdparty/tiny/plugins/template/langs/.svn/entries
vendored
Normal file
|
@ -0,0 +1,96 @@
|
|||
9
|
||||
|
||||
dir
|
||||
34
|
||||
http://svn.astat.org/astat/trunk/thirdparty/tiny/plugins/template/langs
|
||||
http://svn.astat.org/astat
|
||||
|
||||
|
||||
|
||||
2009-06-07T19:12:55.973801Z
|
||||
1
|
||||
genuineparts
|
||||
|
||||
|
||||
svn:special svn:externals svn:needs-lock
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
bb7ccd2a-c66b-0410-9765-967ca6f03dfc
|
||||
|
||||
en_dlg.js
|
||||
file
|
||||
|
||||
|
||||
|
||||
|
||||
2009-06-08T19:44:28.000000Z
|
||||
909605f964df80b19f22e51484fb2274
|
||||
2009-06-07T19:12:55.973801Z
|
||||
1
|
||||
genuineparts
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
641
|
||||
|
||||
de_dlg.js
|
||||
file
|
||||
|
||||
|
||||
|
||||
|
||||
2009-06-08T19:44:28.000000Z
|
||||
d1134da3f4dc75304a68e0bfdfef3e1f
|
||||
2009-06-07T19:12:55.973801Z
|
||||
1
|
||||
genuineparts
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
691
|
||||
|
1
thirdparty/tiny/plugins/template/langs/.svn/format
vendored
Normal file
1
thirdparty/tiny/plugins/template/langs/.svn/format
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
9
|
15
thirdparty/tiny/plugins/template/langs/.svn/text-base/de_dlg.js.svn-base
vendored
Normal file
15
thirdparty/tiny/plugins/template/langs/.svn/text-base/de_dlg.js.svn-base
vendored
Normal file
|
@ -0,0 +1,15 @@
|
|||
tinyMCE.addI18n('de.template_dlg',{
|
||||
title:"Vorlagen",
|
||||
label:"Vorlage",
|
||||
desc_label:"Beschreibung",
|
||||
desc:"Vorgefertigten Vorlageninhalt einf\u00FCgen",
|
||||
select:"Vorlage ausw\u00E4hlen",
|
||||
preview:"Vorschau",
|
||||
warning:"Warnung: Eine Vorlage mit einer anderen zu aktualisieren kann einen Datenverlust herbeif\u00FChren!",
|
||||
mdate_format:"%Y-%m-%d %H:%M:%S",
|
||||
cdate_format:"%Y-%m-%d %H:%M:%S",
|
||||
months_long:"Januar,Februar,M\u00E4rz,April,Mai,Juni,Juli,August,September,Oktober,November,Dezember",
|
||||
months_short:"Jan,Feb,M\u00E4rz,Apr,Mai,Juni,Juli,Aug,Sept,Okt,Nov,Dez",
|
||||
day_long:"Sonntag,Montag,Dienstag,Mittwoch,Donnerstag,Freitag,Samstag,Sonntag",
|
||||
day_short:"So,Mo,Di,Mi,Do,Fr,Sa,So"
|
||||
});
|
15
thirdparty/tiny/plugins/template/langs/.svn/text-base/en_dlg.js.svn-base
vendored
Normal file
15
thirdparty/tiny/plugins/template/langs/.svn/text-base/en_dlg.js.svn-base
vendored
Normal file
|
@ -0,0 +1,15 @@
|
|||
tinyMCE.addI18n('en.template_dlg',{
|
||||
title:"Templates",
|
||||
label:"Template",
|
||||
desc_label:"Description",
|
||||
desc:"Insert predefined template content",
|
||||
select:"Select a template",
|
||||
preview:"Preview",
|
||||
warning:"Warning: Updating a template with a different one may cause data loss.",
|
||||
mdate_format:"%Y-%m-%d %H:%M:%S",
|
||||
cdate_format:"%Y-%m-%d %H:%M:%S",
|
||||
months_long:"January,February,March,April,May,June,July,August,September,October,November,December",
|
||||
months_short:"Jan,Feb,Mar,Apr,May,Jun,Jul,Aug,Sep,Oct,Nov,Dec",
|
||||
day_long:"Sunday,Monday,Tuesday,Wednesday,Thursday,Friday,Saturday,Sunday",
|
||||
day_short:"Sun,Mon,Tue,Wed,Thu,Fri,Sat,Sun"
|
||||
});
|
15
thirdparty/tiny/plugins/template/langs/de_dlg.js
vendored
Normal file
15
thirdparty/tiny/plugins/template/langs/de_dlg.js
vendored
Normal file
|
@ -0,0 +1,15 @@
|
|||
tinyMCE.addI18n('de.template_dlg',{
|
||||
title:"Vorlagen",
|
||||
label:"Vorlage",
|
||||
desc_label:"Beschreibung",
|
||||
desc:"Vorgefertigten Vorlageninhalt einf\u00FCgen",
|
||||
select:"Vorlage ausw\u00E4hlen",
|
||||
preview:"Vorschau",
|
||||
warning:"Warnung: Eine Vorlage mit einer anderen zu aktualisieren kann einen Datenverlust herbeif\u00FChren!",
|
||||
mdate_format:"%Y-%m-%d %H:%M:%S",
|
||||
cdate_format:"%Y-%m-%d %H:%M:%S",
|
||||
months_long:"Januar,Februar,M\u00E4rz,April,Mai,Juni,Juli,August,September,Oktober,November,Dezember",
|
||||
months_short:"Jan,Feb,M\u00E4rz,Apr,Mai,Juni,Juli,Aug,Sept,Okt,Nov,Dez",
|
||||
day_long:"Sonntag,Montag,Dienstag,Mittwoch,Donnerstag,Freitag,Samstag,Sonntag",
|
||||
day_short:"So,Mo,Di,Mi,Do,Fr,Sa,So"
|
||||
});
|
15
thirdparty/tiny/plugins/template/langs/en_dlg.js
vendored
Normal file
15
thirdparty/tiny/plugins/template/langs/en_dlg.js
vendored
Normal file
|
@ -0,0 +1,15 @@
|
|||
tinyMCE.addI18n('en.template_dlg',{
|
||||
title:"Templates",
|
||||
label:"Template",
|
||||
desc_label:"Description",
|
||||
desc:"Insert predefined template content",
|
||||
select:"Select a template",
|
||||
preview:"Preview",
|
||||
warning:"Warning: Updating a template with a different one may cause data loss.",
|
||||
mdate_format:"%Y-%m-%d %H:%M:%S",
|
||||
cdate_format:"%Y-%m-%d %H:%M:%S",
|
||||
months_long:"January,February,March,April,May,June,July,August,September,October,November,December",
|
||||
months_short:"Jan,Feb,Mar,Apr,May,Jun,Jul,Aug,Sep,Oct,Nov,Dec",
|
||||
day_long:"Sunday,Monday,Tuesday,Wednesday,Thursday,Friday,Saturday,Sunday",
|
||||
day_short:"Sun,Mon,Tue,Wed,Thu,Fri,Sat,Sun"
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue