[x] Navigation

[x] Wer ist wo
 Bots:
1: Google > Forum 9.x
 Visitors:
1: Forum 9.x
2: Forum 9.x
3: Forum 9.x

[x] Languages

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

[x] Downloads (Top)

Deutsches Sprachpaket für CPGNuCalendar

Author Message
lexi_
Doppel-Null-Agent


Joined: Jul 07, 2004
Posts: 178

PostPost subject: Deutsches Sprachpaket für CPGNuCalendar
Posted: 06.01.2008 19:31
Reply with quote

Inhalt nach:
/language/german/cpgnucalendar.php
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
View user's profile Send e-mail
begg
Agent


Joined: May 27, 2007
Posts: 50
Location: St. Gallen - Schweiz

PostPost subject: Re: Deutsches Sprachpaket für CPGNuCalendar
Posted: 06.03.2008 20:14
Reply with quote

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 Wink

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
View user's profile Send e-mail Visit poster's website
lexi_
Doppel-Null-Agent


Joined: Jul 07, 2004
Posts: 178

PostPost subject: Re: Deutsches Sprachpaket für CPGNuCalendar
Posted: 07.03.2008 07:21
Reply with quote

jo dat wird in der define /language/german/main.php
such da mal nach
Array:
$LNG = array('_time' => array(
und pass das an
Array:
'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
View user's profile Send e-mail
begg
Agent


Joined: May 27, 2007
Posts: 50
Location: St. Gallen - Schweiz

PostPost subject: Re: Deutsches Sprachpaket für CPGNuCalendar
Posted: 07.03.2008 09:44
Reply with quote

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
View user's profile Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic   Printer Friendly Page    Forum Index > > Dokumentation & Übersetzung
Page 1 of 1
All times are GMT + 1 Hour



Jump to:  


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




Interactive software released under GNU GPL, Code Credits, Privacy Policy