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 / admin.php
1 <?php
2 ### =============================================================
3 ### Mastop InfoDigital - Paix縊 por Internet
4 ### =============================================================
5 ### Arquivo de Tradu鈬o em ingls para Administra鈬o
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: admin.php,v 1.1 2007/05/01 21:11:11 topet05 Exp $
13 ### =============================================================
14 // Geral
15 define("MGO_ADM_SEC", "セクション");
16 define("MGO_ADM_GO2", "スポットライト");
17 define("MGO_ADM_GER", "管理");
18 define("MGO_ADM_ID", "ID");
19 define("MGO_ADM_NOME", "名前");
20 define("MGO_ADM_IMAGEM", "画像");
21 define("MGO_ADM_ATIVO", "有効");
22 define("MGO_ADM_SHOWHIDEMENU", "メニュー表示・非表示");
23 define("MGO_ADM_PORPAGINA", "レコード/ページ");
24 define("MGO_ADM_FILTROS", "Filters");
25 define("MGO_ADM_ACAO", "Action");
26 define("MGO_ADM_SEMRESULT", "No record found!");
27 define("MGO_ADM_GRP_ERR_SEL", "Select a record!");
28 define("MGO_ADM_GRP_ACTION", "Group actions: ");
29 define("MGO_ADM_GRP_DEL", "Delete selected");
30 define("MGO_ADM_GRP_DEL_SURE", "Do you want to delete the selected records?");
31 define("MGO_ADM_SELECIONE", "選択");
32 define("MGO_ADM_SEARCH", "検索");
33 define("MGO_ADM_EXIBIR", "表示 ");
34 define("MGO_ADM_EXIBINDO", "Showing from %u to %u of <b>%u</b> records.");
35 define("MGO_ADM_SUCESS_ADD", "Information sent successfully");
36 define("MGO_ADM_SUCESS_UPD", "Information updated");
37 define("MGO_ADM_SUCESS_DEL", "Information deleted successfully");
38 define("MGO_ADM_SUCESS2", "Information updated");
39 define("MGO_ADM_403", "You are not allowed to view this page!");
40 define("MGO_ADM_404", "Error! Record not found!");
41 define("MGO_ADM_DB_ERRO", "Error while saving into the database");
42 define("MGO_ADM_BLOCKS", "ブロック");
43 define("MGO_ADM_IMAGEMS", "イメージ");
44 define("MGO_ADM_GRUPOS", "グループ");
45 define("MGO_ADM_SECTION", "セクション");
46 define("MGO_ADM_DSTAC", "スポットライト");
47 define("MGO_ADM_FEEDBACK", "フィードバック");
48 define("MGO_ADM_FEEDBACKN", "フィードバック 送信");
49 define("MGO_ADM_CHKVERSION", "更新を確認");
50
51
52 // sec.php
53 define("MGO_ADM_SEC_TITULO", "セクション管理");
54 define("MGO_ADM_SEC_NEW", "セクション 新規");
55 define("MGO_ADM_SEC_EDIT", "セクション 編集");
56 define("MGO_ADM_SEC_CONFIRMA_DEL", "Are you sure you want to delete the section <b># %u</b> - %s AND ALL SPOTLIGHTS OF THIS SECTION?");
57
58 // go2.php
59 define("MGO_ADM_GO2_30_NOME", "テキスト");
60 define("MGO_ADM_GO2_30_LINK", "URL");
61 define("MGO_ADM_GO2_10_ACESSOS", "クリック");
62 define("MGO_ADM_GO2_11_TARGET", "Open URL in");
63 define("MGO_ADM_GO2_11_TARGET_0", "ウインドウ 保存");
64 define("MGO_ADM_GO2_11_TARGET_1", "ウインドウ 新規");
65 define("MGO_ADM_GO2_TITULO", "スポットライト 管理");
66 define("MGO_ADM_GO2_NEW", "スポットライト 新規");
67 define("MGO_ADM_GO2_EDIT", "スポットライト 編集");
68 define("MGO_ADM_GO2_CONFIRMA_DEL", "Are you sure you want to delete the spotlight '# %u - %s' ?");
69 define("MGO_ADM_GO2_ATIVA_SEL", "Activate Selected");
70 define("MGO_ADM_GO2_DESATIVA_SEL", "Deactivate Selected");
71 define("MGO_ADM_GO2_ZERA_COUNT", "クリック数クリア");
72
73 // feedback.php
74 define("MGO_ADM_YNAME", "あなたのお名前");
75 define("MGO_ADM_YEMAIL", "あなたの E-mail");
76 define("MGO_ADM_YSITE", "サイト");
77 define("MGO_ADM_FEEDTYPE", "Feedback type<br /><span style='font-size:10px; font-weight:normal'>* Testimonials will be published at Mastop Go2 main site page</span>");
78 define("MGO_ADM_TBUGS", "バク");
79 define("MGO_ADM_TESTIMONIAL", "Testimonial");
80 define("MGO_ADM_TSUGGESTION", "Suggestions");
81 define("MGO_ADM_TFEATURES", "リソース");
82 define("MGO_ADM_TOTHERS", "その他");
83 define("MGO_ADM_DESC", "説明");
84 define("MGO_ADM_FEEDSUCCESS", "フィードバックの送信を行いました!");
85
86 //1.01
87 define("_AM_TOPPAGE", "トップページ");
88 define("_AM_ALLPAGES", "すべてのページ");
89 define("_AM_BADMIN", "ページ");
90 define("_AM_TITLE", "タイトル");
91 define("_AM_SIDE", "サイド");
92 define("_AM_WEIGHT", "Weight");
93 define("_AM_VISIBLE", "Visible");
94 define("_AM_VISIBLEIN", "Visible In");
95 define("_AM_ACTION", "Action");