OSDN Git Service

Google Code に入れていた最新版 r62 (2011/08/22) を反映 | https://code.google.com/p/xoops-modules...
[xoops-japanese/XOOPS-Modules.git] / XOOPS25_Basic / modules / mastop_go2 / language / japanese / main.php
1 <?php
2 ### =============================================================
3 ### Mastop InfoDigital - Paix縊 por Internet
4 ### =============================================================
5 ### Arquivo de Tradu鈬o  em ingl黌 para a Home do Mulo
6 ### =============================================================
7 ### Developer: Fernando Santos (topet05), fernando@mastop.com.br
8 ### Copyright: Mastop InfoDigital ゥ 2003-2007
9 ### -------------------------------------------------------------
10 ### www.mastop.com.br
11 ### =============================================================
12 ### $Id: main.php,v 1.2 2007/05/02 00:27:32 topet05 Exp $
13 ### =============================================================
14 define("MGO_MAI_DESC", "Promote us! Use the form below to create the code to put in your site.");
15 define("MGO_MAI_FORM_TITLE", "Code Generator");
16 define("MGO_MAI_COPY_PASTE", "Copy the code below and paste in your site to show the spotlights above.");
17 define("MGO_MAI_SECTION", "Section");
18 define("MGO_MAI_WIDTH", "Spotlight Width");
19 define("MGO_MAI_HEIGHT", "Spotlight Height (pixels)");
20 define("MGO_MAI_SETAS", "Show navigation arrows?");
21 define("MGO_MAI_BARRA", "Show Text Bar?");
22 define("MGO_MAI_DELAY", "Transition time between images<br /> (seconds)");
23 define("MGO_MAI_BARCOLOR", "Text Bar Color");
24 define("MGO_MAI_TEXTCOLOR", "Text Color");
25 define("MGO_MAI_TRANSP", "Text Bar Transparency");
26 define("MGO_MAI_GENERATE", "Generate!");
27 define("MGO_MAI_ALIGN", "Align");
28 define("MGO_MAI_ALIGN_MIDDLE", "Middle");
29 define("MGO_MAI_ALIGN_LEFT", "左");
30 define("MGO_MAI_ALIGN_RIGHT", "右");
31 define("MGO_MAI_SEC_404", "There is no active spotlights in the %s section");