|
|
| |
Forums ⇒ Languages and alternative language support ⇒ i18n - l10n (languages) :: Archives ⇒ CPG_MENU Translations needed :: Archived
CPG_MENU Translations needed :: ArchivedWant 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
| Topic Archived |
View previous topic :: View next topic |
| Author |
Message |
Śyama_Dāsa Developer


Offline Joined: Apr 19, 2004 Posts: 2048 Location: Dragonfly CMS Tribe
|
Posted: Wed May 12, 2004 10:15 am Post subject: CPG_MENU Translations needed |
|
[Editors note] visit our easy translate module[/Editors note]
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 |
|
 |
Śyama_Dāsa Developer


Offline Joined: Apr 19, 2004 Posts: 2048 Location: Dragonfly CMS Tribe
|
Posted: Wed May 12, 2004 10:38 am Post subject: Re: CPG_MENU Translations needed |
|
and these for cpg_menu in main lang
Ś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 |
|
 |
xockan Newbie


Offline Joined: Apr 21, 2004 Posts: 12 Location: Moscow
|
Posted: Wed May 12, 2004 11:49 am Post subject: Re: CPG_MENU Translations needed |
|
xockan's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux Slackware /1.3.29/4.0.18/4.3.3
|
|
| Back to top |
|
 |
K-OZ Newbie


Offline Joined: May 01, 2004 Posts: 14
|
Posted: 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öffnet');
define("_CPG_MMLPOPUP", 'Link wird in <b>neuem</b> Fenster geöffnet');
define("_CPG_MMVISIBLE", 'Sichtbar im Menü');
define("_CPG_MMHIDDEN", 'Nicht Sichtbar im Menü');
define("_CPG_MMMOVEUP", 'Kategorie höher bewegen');
define("_CPG_MMMOVEDOWN", 'Kategorie tiefer bewegen'); |
hope this helps
K-OZ please enter your server specs in your user profile!
|
|
| Back to top |
|
 |
K-OZ Newbie


Offline Joined: May 01, 2004 Posts: 14
|
Posted: 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 "); |
K-OZ please enter your server specs in your user profile!
|
|
| Back to top |
|
 |
Śyama_Dāsa Developer


Offline Joined: Apr 19, 2004 Posts: 2048 Location: Dragonfly CMS Tribe
|
Posted: 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 |
|
 |
alsterolle Newbie


Offline Joined: May 13, 2004 Posts: 1 Location: Karlstad, Sweden
|
Posted: 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 |
|
 |
roRisc Heavy poster


Offline Joined: Jun 02, 2004 Posts: 219 Location: Montreal, Canada
|
Posted: Wed Jun 16, 2004 7:17 am Post subject: Re: CPG_MENU Translations needed |
|
phew.. done thsi one too.. I'll get someone proof read it for me.
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 |
|
 |
NEMINI Diamond Supporter


Offline Joined: Apr 22, 2004 Posts: 4551
|
Posted: 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  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 |
|
 |
roRisc Heavy poster


Offline Joined: Jun 02, 2004 Posts: 219 Location: Montreal, Canada
|
Posted: 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 |
|
 |
roRisc Heavy poster


Offline Joined: Jun 02, 2004 Posts: 219 Location: Montreal, Canada
|
Posted: 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 |
|
 |
roRisc Heavy poster


Offline Joined: Jun 02, 2004 Posts: 219 Location: Montreal, Canada
|
Posted: 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
roRisc's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Gentoo Linux, Apache2 - mod-php
|
|
| Back to top |
|
 |
rudolfw Newbie


Offline Joined: Jun 09, 2004 Posts: 3 Location: Hong Kong
|
Posted: Wed Jun 16, 2004 8:05 am Post subject: Re: CPG_MENU Translations needed |
|
Traditional Chinese - Hope my translating skills can help
rudolfw's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Unknown/2.0/3.23.58/4.0
|
|
| Back to top |
|
 |
rudolfw Newbie


Offline Joined: Jun 09, 2004 Posts: 3 Location: Hong Kong
|
Posted: Wed Jun 16, 2004 8:10 am Post subject: Re: CPG_MENU Translations needed |
|
Also in Traditional Chinese
rudolfw's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Unknown/2.0/3.23.58/4.0
|
|
| Back to top |
|
 |
roRisc Heavy poster


Offline Joined: Jun 02, 2004 Posts: 219 Location: Montreal, Canada
|
Posted: 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..  you have to see the details...
roRisc's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Gentoo Linux, Apache2 - mod-php
|
|
| Back to top |
|
 |
|
|
All times are GMTGo to page 1, 2 Next
|
| |
 |
 Welcome Anonymous
|
|
|
|