Home Private Messages Search
CPG Dragonfly™ CMS Dedicated Server & Bandwidth Sponsored by DedicatedNOW
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 Previous  1, 2
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
hazran
Newbie
Newbie

Offline Offline
Joined: May 11, 2004
Posts: 12
Location: Malaysia
PostPosted: Sun Jun 20, 2004 7:01 am
Post subject: Re: CPG_MENU Translations needed

what about Malaysian??

dont worry, i'll make it and post here..

wait for malaysian lag OK Razz


hazran's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
9.0.2.0
Back to top
View user's profile Visit poster's website Yahoo Messenger
hazran
Newbie
Newbie

Offline Offline
Joined: May 11, 2004
Posts: 12
Location: Malaysia
PostPosted: Sun Jun 20, 2004 7:04 am
Post subject: Re: CPG_MENU Translations needed

PHP:

it's malaysia lag


hazran's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
9.0.2.0
Back to top
View user's profile Visit poster's website Yahoo Messenger
jsachman
Newbie
Newbie

Offline Offline
Joined: Jun 29, 2004
Posts: 7

PostPosted: Sun Jul 04, 2004 9:39 pm
Post subject: Re: CPG_MENU Translations needed

Here comes Danish.

Regards,

Jesper Cool


jsachman's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/Apache 1.3.29 (Unix)/PHP 4.3.4/MySQL 4.0.18
Back to top
View user's profile Visit poster's website
KokkieBlanda
Translator
Translator

Offline Offline
Joined: Jun 12, 2004
Posts: 141

PostPosted: Mon Jul 05, 2004 11:38 am
Post subject: Re: CPG_MENU Translations needed

and here are the Dutch versions

PHP:

_________________
Kokkieblanda
web: www.kokkieblanda.nl

KokkieBlanda's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
linux 2.2.6 (fedora)/MySQL 5.0.51/PHP 5.2.5/Dragonfly 9.0.6.1
Back to top
View user's profile Visit poster's website
vladimir
Newbie
Newbie

Offline Offline
Joined: May 07, 2004
Posts: 13
Location: Buenos Aires - Argentina
PostPosted: Mon Jul 05, 2004 5:17 pm
Post subject: Re: CPG_MENU Translations needed

bulgarian:

<?php

define("_CPG_MMADDLINK", 'Прибави линк');
define("_CPG_MMADMIN", 'Главно меню за администрация');
define("_CPG_MMADDCAT", 'Прибави категория');
define("_CPG_MMNOCAT", 'Категорията/е не съществува/т');
define("_CPG_MMCATEMPTY", 'Категорията/е не може да няма име');
define("_CPG_MMCATNEW", 'Нова категория меню');
define("_CPG_MMCATEDIT", 'Редактирай категория меню');

define("_CPG_MMNOLINK", 'Несъществуващ линк');
define("_CPG_MMLNKEMPTY", 'Линкът не може да няма име');
define("_CPG_MMURLEMPTY", 'URLто на линка не може да липсва');
define("_CPG_MMDELLNK", 'Премахни линк: ');

define("_CPG_MMTITLE", 'Името може да е по ваш избор или зависимо от езика като _HOME check in /language/lang-english.php which defines');
define("_CPG_MMIMAGE", 'Образите са от "images/blocks/CPG_Main_Menu" <b>OR</b> "themes/THETHEME/images/blocks/CPG_Main_Menu"');
define("_CPG_MMGETLINK", 'Линкът ще се направи използвайки cpgnuke getlink() function');
define("_CPG_MMLSAME", 'Линкът ще се отвори в <b>същият</b> прозорец ');
define("_CPG_MMLPOPUP", 'Линкът ще се отвори в <b>нов</b> прозорец ');
define("_CPG_MMVISIBLE", 'Вижда се в менюто');
define("_CPG_MMHIDDEN", 'Не се вижда в менюто');
define("_CPG_MMMOVEUP", 'Мръдни категорията нагоре');
define("_CPG_MMMOVEDOWN", 'Мръдни категорията надолу');

define("_COMMUNITY", "Общност");
define("_COMMUNICATION", "Комуникаций");
define("_FRIENDS", "Приятели");
define("_STORE", "Магазин");
define("_PRODUCTS", "Продукти");
define("_DONATE", "Дарете");
define("_HELP", "Помощ");
define("_GALLERIES", "Галерий");
define("_DOCS", "Документация");
define("_RULES", "Правила и контрол");
?>


vladimir's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
winxp/4/4/4
Back to top
View user's profile Visit poster's website Photo Gallery
kikilala
Nice poster
Nice poster

Offline Offline
Joined: Aug 25, 2004
Posts: 102

PostPosted: Fri Oct 01, 2004 8:59 am
Post subject: Re: CPG_MENU Translations needed

This is for singapore and malaysia. Indonesian too

<?php

define("_CPG_MMADDLINK", "Tambah Link");
define("_CPG_MMADMIN", "CPG Menu Administrasi");
define("_CPG_MMADDCAT", "Tambah katogori");
define("_CPG_MMNOCAT", 'Katogori tidak wujud!');

define("_CPG_MMCATEMPTY", 'Tajuk katogori tidak boleh kosong');
define("_CPG_MMCATNEW", 'Katogori menu baru');
define("_CPG_MMCATEDIT", 'Ubah katogori menu');

define("_CPG_MMNOLINK", 'Link tidak wujud!');
define("_CPG_MMLNKEMPTY", 'Tajuk katogori tidak boleh kosong');
define("_CPG_MMURLEMPTY", 'Link URL tidak boleh kosong');
define("_CPG_MMDELLNK", 'Kensel link: ');

define("_CPG_MMTITLE", 'Tajuk boleh di ubah suai atau melalui bahasa masing masing. Seperti _HOME rujuk di /language/lang-english.php');
define("_CPG_MMIMAGE", 'Imej di dapati melalui "images/blocks/CPG_Main_Menu" <b>ATAU</b> "themes/THETHEME/images/blocks/CPG_Main_Menu"');
define("_CPG_MMGETLINK", 'Link boleh di buat melalui fungsi getlink() ');
define("_CPG_MMLSAME", 'Link di buka dalam lelaman <b>sama</b>');
define("_CPG_MMLPOPUP", 'Link di buka dalam lelaman <b>baru</b>');
define("_CPG_MMVISIBLE", 'Menu yang boleh dilihat');
define("_CPG_MMHIDDEN", 'Menu yangg tersembunyi');
define("_CPG_MMMOVEUP", 'Alih katogori keatas');
define("_CPG_MMMOVEDOWN", 'Alih katogori kebawah');<br />


kikilala's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
linux/1.3.31 (Unix)/4.0.18-standard/4.3.7/CPG 8.2b|CSV 8.3
Back to top
View user's profile Visit poster's website
CnNuker
Newbie
Newbie

Offline Offline
Joined: Oct 11, 2004
Posts: 25
Location: China
PostPosted: Mon Oct 11, 2004 9:38 am
Post subject: Re: CPG_MENU Translations needed

Chinese simple
Code::
<?php

define("_CPG_MMADDLINK", "加入链接");
define("_CPG_MMADMIN", "CPG 主管理员");
define("_CPG_MMADDCAT", "新增类别");
define("_CPG_MMNOCAT", '类别不存在');
define("_CPG_MMCATEMPTY", '类别主题不可空白');
define("_CPG_MMCATNEW", '新增选单类别');
define("_CPG_MMCATEDIT", '编辑选单类别');

define("_CPG_MMNOLINK", '链接不存在');
define("_CPG_MMLNKEMPTY", '链接名称不能空白');
define("_CPG_MMURLEMPTY", '链接内容不能空白');
define("_CPG_MMDELLNK", '删除链接: ');

define("_CPG_MMTITLE", '可以子订主题或与其对应的档案进行修改 (如在中文档案 /language/lang-english.php 设定 _HOME 的值为 [首页]');
define("_CPG_MMIMAGE", '图片存放路径为 "images/blocks/CPG_Main_Menu" <b>或</b> "themes/THETHEME/images/blocks/CPG_Main_Menu" ');
define("_CPG_MMGETLINK", '链接会由 cpgnuke getlink()产生');
define("_CPG_MMLSAME", '於<b>本</b>窗口打开链接');
define("_CPG_MMLPOPUP", '於<b>新</b>窗口打开链接');
define("_CPG_MMVISIBLE", '菜单设为可见');
define("_CPG_MMHIDDEN", '菜单设为隐藏');
define("_CPG_MMMOVEUP", '菜单向上');
define("_CPG_MMMOVEDOWN", '菜单向下');
define("_COMMUNITY", "讨论区");
define("_COMMUNICATION", "社区");
define("_FRIENDS", "好友");
define("_STORE", "仓库");
define("_PRODUCTS", "产品");
define("_DONATE", "捐赠");
define("_HELP", "帮助");
define("_GALLERIES", "图片集");
define("_DOCS", "文件文档");
define("_RULES", "站点规则");


CnNuker's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
CPGNuke .2B
Back to top
View user's profile Visit poster's website Photo Gallery
andrzej
Newbie
Newbie

Offline Offline
Joined: Nov 19, 2004
Posts: 4
Location: Poland
PostPosted: Thu Nov 25, 2004 10:24 am
Post subject: Re: CPG_MENU Translations needed

Polish:

Code::
define("_CPG_MMADDLINK", "Dodaj link");
define("_CPG_MMADMIN", "Administracja głównym menu CPG");
define("_CPG_MMADDCAT", "Dodaj kategorię");
define("_CPG_MMNOCAT", 'Kategoria nie istnieje');
define("_CPG_MMCATEMPTY", 'Tytuł kategorii nie może być pusty');
define("_CPG_MMCATNEW", 'Nowa kategoria menu');
define("_CPG_MMCATEDIT", 'Edytuj kategorię menu');

define("_CPG_MMNOLINK", 'Link nie istnieje');
define("_CPG_MMLNKEMPTY", 'Tytuł linku nie może być pusty');
define("_CPG_MMURLEMPTY", 'URL linku nie może być pusty');
define("_CPG_MMDELLNK", 'Usuń link: ');

define("_CPG_MMTITLE", 'Tytuł może być dowolny lub zależny od języka, podobnie jak _HOME, sprawdź w  /language/lang-english.php, który to określa');
define("_CPG_MMIMAGE", 'Obrazek pochodzi z katalogu "images/blocks/CPG_Main_Menu" <b>LUB</b> "themes/THETHEME/images/blocks/CPG_Main_Menu"');
define("_CPG_MMGETLINK", 'Link zostanie utworzony przy wykorzystaniu funkcji cpgnuke getlink()');
define("_CPG_MMLSAME", 'Link zostanie otwarty w <b>tym samym</b> oknie');
define("_CPG_MMLPOPUP", 'Link zostanie otwarty w <b>nowym</b> oknie');
define("_CPG_MMVISIBLE", 'Widoczny w menu');
define("_CPG_MMHIDDEN", 'Ukryty w menu');
define("_CPG_MMMOVEUP", 'Przesuń kategorię wyżej');
define("_CPG_MMMOVEDOWN", 'Przesuń kategorię niżej');

define("_COMMUNITY", "Społeczność");
define("_COMMUNICATION", "Komunikacja");
define("_FRIENDS", "Przyjaciele");
define("_STORE", "Sklep");
define("_PRODUCTS", "Produkty");
define("_DONATE", "Wspomóż");
define("_HELP", "Pomoc");
define("_GALLERIES", "Galerie");
define("_DOCS", "Dokumentacja");
define("_RULES", "Zasady i uregulowania");


andrzej's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
8.2
Back to top
View user's profile Visit poster's website
Śyama_Dāsa
Developer
Developer

Offline Offline
Joined: Apr 19, 2004
Posts: 2048
Location: Dragonfly CMS Tribe
PostPosted: Thu Nov 25, 2004 8:18 pm
Post subject: Re: CPG_MENU Translations needed

This can now be done at cpgnuke.com/CPGlang.html

_________________
AKA Akamu / Read these and your life will be successful | Find a Repair
--
Mods and Professional Support via YIM

Ś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
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 2 of 2
All times are GMT
Go to page Previous  1, 2

 
   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