
Navigation
Home Community News Search Projekte

Wer ist wo

Languages

Design
Each user can view the site with a different theme.
Themes marked with a * also change the forum look.

Downloads (Top)
|
Forum 9.x > > Dragonfly CMS 9.x > > Dokumentation & Übersetzung > > Deutsches Sprachpaket für CPGNuCalendar
Deutsches Sprachpaket für CPGNuCalendarSupportforum für Übersetzungen und Dokumentation des "German Translation Teams"
| View previous topic :: View next topic |
| Author |
Message |
lexi_ Doppel-Null-Agent


Joined: Jul 07, 2004 Posts: 178
|
Posted: 06.01.2008 20:31 Post subject: Deutsches Sprachpaket für CPGNuCalendar |
|
Inhalt nach:
/language/german/cpgnucalendar.php
lexi_'s Serverdaten - verwendete Vers. (Server OS / Apache / MySQL / PHP / DragonflyCMS) Server SUSE 9.3 / PHP 4.3.10 / Mysql 4.1.10a / cpg 9.2.0.RC2 |
|
| Back to top |
|
 |
begg Agent


Joined: May 27, 2007 Posts: 50 Location: St. Gallen - Schweiz
|
Posted: 06.03.2008 21:14 Post subject: Re: Deutsches Sprachpaket für CPGNuCalendar |
|
hallo!!
danke erstmal für die übersetzung!
ich habe dazu noch eine frage: bei mir wird das datum und/oder die tage in englisch geschrieben. siehe dazu meine site www.freundeskreis-stgallen.ch -> auf der linken Seite "Events". Kann man dies noch irgendwo/irgendwie ändern? Ich hab's versucht, jedoch sind meine HTML/PHP-Kenntnisse auch nicht (mehr?) das, was sie einmal waren...*seufz*
besten dank für ein kurzes feedback
grüsse aus der schweiz
_________________ I just overracted....
begg's Serverdaten - verwendete Vers. (Server OS / Apache / MySQL / PHP / DragonflyCMS) freundeskreis-stgallen.ch / Vers. 5.2.5 / Mysql DB 5.0.27 (viàPHPMyadmin) / 9.2.1 |
|
| Back to top |
|
 |
lexi_ Doppel-Null-Agent


Joined: Jul 07, 2004 Posts: 178
|
Posted: 07.03.2008 08:21 Post subject: Re: Deutsches Sprachpaket für CPGNuCalendar |
|
jo dat wird in der define /language/german/main.php
such da mal nach
| Code:: |
$LNG = array('_time' => array( |
und pass das an
| Code:: |
'l' => array('Sonntag', 'Montag', 'Dienstag', 'Mittwoch', 'Donnerstag', 'Freitag', 'Samstag'),
'D' => array('Son', 'Mon', 'Die', 'Mit', 'Don', 'Fre', 'Sat'),
'F' => array(1=>'Januar', 'Februar', 'März', 'April', 'Mai', 'Juni', 'Juli', 'August', 'September', 'Oktober', 'November', 'Dezember'),
'M' => array(1=>'Jan', 'Feb', 'Mar', 'Apr', 'Mai', 'Jun', 'Jul', 'Aug', 'Sep', 'Okt', 'Nov', 'Dez'),
));
$LNG['_time']['l'][7] =& $LNG['_time']['l'][0];
$LNG['_time']['D'][7] =& $LNG['_time']['D'][0]; |
mfg
lexi
lexi_'s Serverdaten - verwendete Vers. (Server OS / Apache / MySQL / PHP / DragonflyCMS) Server SUSE 9.3 / PHP 4.3.10 / Mysql 4.1.10a / cpg 9.2.0.RC2 |
|
| Back to top |
|
 |
begg Agent


Joined: May 27, 2007 Posts: 50 Location: St. Gallen - Schweiz
|
Posted: 07.03.2008 10:44 Post subject: Re: Deutsches Sprachpaket für CPGNuCalendar |
|
danke für den post!
hab dies glei überprüft und musste feststellen, dass dieses file bereits so geschrieben worden ist. an dem kanns leider nicht liegen! :-/ sonst noch ne idee?
grüsse und danke
*EDIT*
oder ich könnte die englische main.php einfach umschreiben? wär das ne lösung? ich werds mal ausprobiern und dann das ergebnis posten...
*EDIT2*
hat leider nichts gebracht! habe gar das ganze file ersetzt durch das deutsche.....*argh*
_________________ I just overracted....
begg's Serverdaten - verwendete Vers. (Server OS / Apache / MySQL / PHP / DragonflyCMS) freundeskreis-stgallen.ch / Vers. 5.2.5 / Mysql DB 5.0.27 (viàPHPMyadmin) / 9.2.1 |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You cannot download files in this forum
|