Home Private Messages Search
CPG Dragonfly™ CMS stopsoftwarepatents.eu petition banner
Toggle Content
 
Forums ⇒ Languages and alternative language support ⇒ i18n - l10n (languages) :: Archives ⇒ CPG_MENU Translations needed :: Archived


CPG_MENU Translations needed :: Archived
Want a language pack or convertor? Have feedback on either of these? Are you a developer of one of these? Here is the place to post. Read the announcements here first!
Go to page 1, 2  Next
Post new topic    This topic is locked: you cannot edit posts or make replies.    Printer Friendly Page     Forum Index ⇒  i18n - l10n (languages)

Topic Archived View previous topic :: View next topic  
Author Message
Śyama_Dāsa
Developer
Developer

Offline Offline
Joined: Apr 19, 2004
Posts: 2048
Location: Dragonfly CMS Tribe
PostPosted: Wed May 12, 2004 10:15 am
Post subject: CPG_MENU Translations needed

[Editors note] visit our easy translate module[/Editors note]
PHP:
Thanks Everybody! please send to akamu @ cpgnuke.com


Śyama_Dāsa's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
win32 / Apache 1.3.33 / MySQL 4.1.16/PHP 4.4/CPG-CVS ( browsers: Mozilla 1.7.x / IE6 / Opera 8.0)


Last edited by Śyama_Dāsa on Tue Dec 07, 2004 10:44 pm; edited 2 times in total
Back to top
View user's profile Visit poster's website Yahoo Messenger Photo Gallery
Śyama_Dāsa
Developer
Developer

Offline Offline
Joined: Apr 19, 2004
Posts: 2048
Location: Dragonfly CMS Tribe
PostPosted: Wed May 12, 2004 10:38 am
Post subject: Re: CPG_MENU Translations needed

and these for cpg_menu in main lang
PHP:


Śyama_Dāsa's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
win32 / Apache 1.3.33 / MySQL 4.1.16/PHP 4.4/CPG-CVS ( browsers: Mozilla 1.7.x / IE6 / Opera 8.0)
Back to top
View user's profile Visit poster's website Yahoo Messenger Photo Gallery
xockan
Newbie
Newbie

Offline Offline
Joined: Apr 21, 2004
Posts: 12
Location: Moscow
PostPosted: Wed May 12, 2004 11:49 am
Post subject: Re: CPG_MENU Translations needed

PHP:


xockan's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux Slackware /1.3.29/4.0.18/4.3.3
Back to top
View user's profile Visit poster's website
K-OZ
Newbie
Newbie

Offline Offline
Joined: May 01, 2004
Posts: 14

PostPosted: Sun May 16, 2004 5:33 pm
Post subject: Re: CPG_MENU Translations needed

Dont know if you already had this, but anyway, here´s german...

Code::
define("_CPG_MMADDLINK", "Link Zufügen"); 
define("_CPG_MMADMIN", "CPG Hauptmenüadministration"); 
define("_CPG_MMADDCAT", "Kategorie Zufügen"); 
define("_CPG_MMNOCAT", 'Kategorie nicht vorhanden'); 
define("_CPG_MMCATEMPTY", Kategoriename muss definiert sein'); 
define("_CPG_MMCATNEW", 'Neue Menükategorie'); 
define("_CPG_MMCATEDIT", 'Edit Menu category'); 

define("_CPG_MMNOLINK", 'Link nicht vorhanden''); 
define("_CPG_MMLNKEMPTY", 'Linktitel muss definiert sein'); 
define("_CPG_MMURLEMPTY", 'Link URL muss definiert sein'); 
define("_CPG_MMDELLNK", 'Link Löschen '); 

define("_CPG_MMTITLE", 'Der Titel kann frei definiert oder sprachabhängig sein wie zum Beispiel _HOME. Definitionen in  /language/lang-german.php nachsehen'); 
define("_CPG_MMIMAGE", 'das Bild ist aus "images/blocks/CPG_Main_Menu" <b>ODER</b> "themes/THETHEME/images/blocks/CPG_Main_Menu"'); 
define("_CPG_MMGETLINK", 'Link wird mit Cpgnukes getlink() Funktion erzeugt'); 
define("_CPG_MMLSAME", 'Link wird im <b>gleichen</b> Fenster ge&ouml;ffnet'); 
define("_CPG_MMLPOPUP", 'Link wird in <b>neuem</b> Fenster ge&ouml;ffnet'); 
define("_CPG_MMVISIBLE", 'Sichtbar im Men&uuml;'); 
define("_CPG_MMHIDDEN", 'Nicht Sichtbar im Men&uuml;'); 
define("_CPG_MMMOVEUP", 'Kategorie h&ouml;her bewegen'); 
define("_CPG_MMMOVEDOWN", 'Kategorie tiefer bewegen'); 

hope this helps


K-OZ please enter your server specs in your user profile! Crying or Very sad
Back to top
View user's profile
K-OZ
Newbie
Newbie

Offline Offline
Joined: May 01, 2004
Posts: 14

PostPosted: Sun May 16, 2004 5:36 pm
Post subject: Re: CPG_MENU Translations needed

and...


Code::
define("_COMMUNITY", "Community"); 
define("_COMMUNICATION", "Kommunikation"); 
define("_FRIENDS", "Freunde"); 
define("_STORE", "Store"); 
define("_PRODUCTS", "Produkte"); 
define("_DONATE", "Spenden"); 
define("_HELP", "Hilfe"); 
define("_GALLERIES", "Gallerien"); 
define("_DOCS", "Dokumentation"); 
define("_RULES", "Regeln ");  

Smile


K-OZ please enter your server specs in your user profile! Crying or Very sad
Back to top
View user's profile
Śyama_Dāsa
Developer
Developer

Offline Offline
Joined: Apr 19, 2004
Posts: 2048
Location: Dragonfly CMS Tribe
PostPosted: Mon May 17, 2004 1:08 am
Post subject: Re: CPG_MENU Translations needed

Thanks, we now have german, russian,english,norwegian and italian. 45 languages to go!


Śyama_Dāsa's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
win32 / Apache 1.3.33 / MySQL 4.1.16/PHP 4.4/CPG-CVS ( browsers: Mozilla 1.7.x / IE6 / Opera 8.0)
Back to top
View user's profile Visit poster's website Yahoo Messenger Photo Gallery
alsterolle
Newbie
Newbie

Offline Offline
Joined: May 13, 2004
Posts: 1
Location: Karlstad, Sweden
PostPosted: Sun May 23, 2004 1:53 pm
Post subject: Re: CPG_MENU Translations needed

My contribution/swedish:

define("_CPG_MMADDLINK", "Lägg till länk");
define("_CPG_MMADMIN", "CPG Administration Huvudmeny");
define("_CPG_MMADDCAT", "Lägg till kategori");
define("_CPG_MMNOCAT", 'Kategorin finns inte);
define("_CPG_MMCATEMPTY", 'Kategorititel kan inte vara tom');
define("_CPG_MMCATNEW", 'Ny Menykategori');
define("_CPG_MMCATEDIT", 'Redigera Menykategori');

define("_CPG_MMNOLINK", 'Länken finns inte');
define("_CPG_MMLNKEMPTY", 'Länktiteln kan inte vara tom');
define("_CPG_MMURLEMPTY", 'Länk URL kan inte vara tom');
define("_CPG_MMDELLNK", 'Ta bort länk: ');

define("_CPG_MMTITLE", 'Titeln kan vara egen eller språkberoende som _HOME kontrollerar i /language/lang-swedish.php som definierar');
define("_CPG_MMIMAGE", 'Bilden är hämtad från "images/blocks/CPG_Main_Menu" <b>ELLER</b> "themes/THETHEME/images/blocks/CPG_Main_Menu"');
define("_CPG_MMGETLINK", 'Länk kommer att skapas med hjälp av cpgnuke getlink() funktion');
define("_CPG_MMLSAME", 'Länk kommer att öppnas i <b>samma</b> fönster');
define("_CPG_MMLPOPUP", 'Länk kommer att öppnas i ett <b>nytt</b> fönster');
define("_CPG_MMVISIBLE", 'Syns i menyn');
define("_CPG_MMHIDDEN", 'Gömt i menyn');
define("_CPG_MMMOVEUP", 'Flytta upp kategorin');
define("_CPG_MMMOVEDOWN", 'Flytta ner kategorin');

define("_COMMUNITY", "Community");
define("_COMMUNICATION", "Kommunikation");
define("_FRIENDS", "Vänner");
define("_STORE", "Butik");
define("_PRODUCTS", "Produkter");
define("_DONATE", "Donera");
define("_HELP", "Hjälp");
define("_GALLERIES", "Gallerier");
define("_DOCS", "Dokumentation");
define("_RULES", "Regler & föreskrifter");

Regards


alsterolle's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
3.23.54
Back to top
View user's profile Visit poster's website
roRisc
Heavy poster
Heavy poster

Offline Offline
Joined: Jun 02, 2004
Posts: 219
Location: Montreal, Canada
PostPosted: Wed Jun 16, 2004 7:17 am
Post subject: Re: CPG_MENU Translations needed

PHP:

phew.. done thsi one too.. I'll get someone proof read it for me. Wink


roRisc's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Gentoo Linux, Apache2 - mod-php


Last edited by roRisc on Wed Jun 16, 2004 7:24 am; edited 1 time in total
Back to top
View user's profile Visit poster's website
NEMINI
Diamond Supporter
Diamond Supporter

Offline Offline
Joined: Apr 22, 2004
Posts: 4551

PostPosted: Wed Jun 16, 2004 7:19 am
Post subject: Re: CPG_MENU Translations needed

roRisc don't forget to say what language it is for Wink some may recognize it but not all will.

_________________
NEMINI.org, NEMINI.us, NEMINI.info, NYMINI.org

NEMINI's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
1.3.34 (Unix)/4.1.18-standard/4.4.2 /9.1.0.8 CVS
Back to top
View user's profile Visit poster's website Photo Gallery
roRisc
Heavy poster
Heavy poster

Offline Offline
Joined: Jun 02, 2004
Posts: 219
Location: Montreal, Canada
PostPosted: Wed Jun 16, 2004 7:23 am
Post subject: Re: CPG_MENU Translations needed

GMINI03 ... shish... how do you reply so fast?

I noticed as soon as I pressed submit, and went back on to edit it. lol.

.... and you already replyed.. cool.


roRisc's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Gentoo Linux, Apache2 - mod-php
Back to top
View user's profile Visit poster's website
roRisc
Heavy poster
Heavy poster

Offline Offline
Joined: Jun 02, 2004
Posts: 219
Location: Montreal, Canada
PostPosted: Wed Jun 16, 2004 7:28 am
Post subject: Re: CPG_MENU Translations needed

.. thing is.. and this stresses me out. I can't think of the romanian word for link ... if link means shortcut then shortcut in romanian is 'scurtătură'

but then.. even phpBB.ro uses link-uri much like.... damn I can't explain. it's not the same grammer in english as in romanian.

how do you say 'link' in french?
thanks.


roRisc's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Gentoo Linux, Apache2 - mod-php
Back to top
View user's profile Visit poster's website
roRisc
Heavy poster
Heavy poster

Offline Offline
Joined: Jun 02, 2004
Posts: 219
Location: Montreal, Canada
PostPosted: Wed Jun 16, 2004 7:30 am
Post subject: Re: CPG_MENU Translations needed

ahhh. anyway... in 1000 years we're all gonna speak chinese Smile


roRisc's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Gentoo Linux, Apache2 - mod-php
Back to top
View user's profile Visit poster's website
rudolfw
Newbie
Newbie

Offline Offline
Joined: Jun 09, 2004
Posts: 3
Location: Hong Kong
PostPosted: Wed Jun 16, 2004 8:05 am
Post subject: Re: CPG_MENU Translations needed

Traditional Chinese - Hope my translating skills can help

PHP:


rudolfw's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Unknown/2.0/3.23.58/4.0
Back to top
View user's profile Visit poster's website
rudolfw
Newbie
Newbie

Offline Offline
Joined: Jun 09, 2004
Posts: 3
Location: Hong Kong
PostPosted: Wed Jun 16, 2004 8:10 am
Post subject: Re: CPG_MENU Translations needed

Also in Traditional Chinese

PHP:


rudolfw's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Unknown/2.0/3.23.58/4.0
Back to top
View user's profile Visit poster's website
roRisc
Heavy poster
Heavy poster

Offline Offline
Joined: Jun 02, 2004
Posts: 219
Location: Montreal, Canada
PostPosted: Wed Jun 16, 2004 8:21 am
Post subject: Re: CPG_MENU Translations needed

.. now I understand why font is soo huge on chinese site.. Smile you have to see the details...


roRisc's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Gentoo Linux, Apache2 - mod-php
Back to top
View user's profile Visit poster's website
Display posts from previous:   
Post new topic    This topic is locked: you cannot edit posts or make replies.    Printer Friendly Page    Forum Index ⇒  i18n - l10n (languages)
Page 1 of 2
All times are GMT
Go to page 1, 2  Next

 
   Toggle Content User Info

Welcome Anonymous

Nickname
Password
(Register)

   Toggle Content Last CVS commits
· Fixed .ico Expires header.
· Removed domain name from cookies so subdomains wont access them anymore.
· CSS and JS, case insensitives.
· CSS and JS, send correct HTTP 1.1 headers and fixed issues where themes and...
· Further security class improvements.
· 301 redirects on LEO changes
· Option to force 3xx http status codes
· Validate googlebot.com and google.com crawlers.
· CCBot
· Rss with etag and atom.

читај повеќе...

   Toggle Content Community

Support for DragonflyCMS in a other languages:

Deutsch
Español

   Toggle Content X-links
UltraEdit Browse Happy logo Firefox MySQL PostgreSQL Valid CSS! Valid XHTML 1.0! Unicode Encoded Badge NukeBiz Resources Raven DragonflyCMS Dedicated Now InsideSupport Lampe Berger

You are seeing squares or questionmarks on this page?

All content of this website is copyrighted by the Creative Commons NC-SA
The logos and trademarks used on this site are the property of their respective owners
We are not responsible for comments posted by our users, as they are the property of the poster.
Our server runs on a P3 1.2GHz with 512MB RAM with no accelerators
Support GoPHP5.org
Interactive software released under GNU GPL, Code Credits, Privacy Policy