Dragonfly CMS - German Community  
Toggle Content
Toggle Content Navigation

Toggle Content Wer ist wo

Toggle Content Languages

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

Toggle Content Downloads (Top)

Forum 9.x > > Dragonfly CMS 9.x > > Dokumentation & Übersetzung > > Deutsches Sprachpaket für CPGNuCalendar
Deutsches Sprachpaket für CPGNuCalendar
Supportforum für Übersetzungen und Dokumentation des "German Translation Teams"

View previous topic :: View next topic  
Author Message
lexi_
Doppel-Null-Agent
Doppel-Null-Agent


Joined: Jul 07, 2004
Posts: 178

PostPosted: 06.01.2008 20:31    Post subject: Deutsches Sprachpaket für CPGNuCalendar 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
Agent


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

PostPosted: 06.03.2008 21:14    Post subject: Re: Deutsches Sprachpaket für CPGNuCalendar 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
Doppel-Null-Agent


Joined: Jul 07, 2004
Posts: 178

PostPosted: 07.03.2008 08:21    Post subject: Re: Deutsches Sprachpaket für CPGNuCalendar Reply with quote

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
View user's profile Send e-mail
begg
Agent
Agent


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

PostPosted: 07.03.2008 10:44    Post subject: Re: Deutsches Sprachpaket für CPGNuCalendar 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