[SPIP] ~maj 3.0.10 --> 3.0.14
[lhc/web/www.git] / www / plugins-dist / mots / lang / mots_ja.php
1 <?php
2 // This is a SPIP language file -- Ceci est un fichier langue de SPIP
3 // extrait automatiquement de http://trad.spip.net/tradlang_module/mots?lang_cible=ja
4 // ** ne pas modifier le fichier **
5
6 if (!defined('_ECRIRE_INC_VERSION')) return;
7
8 $GLOBALS[$GLOBALS['idx_lang']] = array(
9
10 // A
11 'avis_conseil_selection_mot_cle' => '<b>重要グループ :</b> このグループからキーワードを選択することを強くお薦めします。',
12
13 // B
14 'bouton_checkbox_qui_attribue_mot_cle_administrateurs' => 'サイトの管理者',
15 'bouton_checkbox_qui_attribue_mot_cle_redacteurs' => 'エディターズ',
16 'bouton_checkbox_qui_attribue_mot_cle_visiteurs' => 'パブリックなサイトの訪問者が掲示板にメッセージを投稿したとき',
17
18 // I
19 'icone_creation_groupe_mots' => '新しいキーワードのグループを作る',
20 'icone_creation_mots_cles' => '新しいキーワードを作る',
21 'icone_modif_groupe_mots' => 'このキーワードグループを変更する',
22 'icone_mots_cles' => 'キーワード',
23 'icone_supprimer_groupe_mots' => 'このグループを削除',
24 'icone_voir_tous_mots_cles' => 'すべてのキーワードの表示',
25 'info_articles_lies_mot' => 'このキーワードに関連した記事',
26 'info_changer_nom_groupe' => 'このグループ名を変更して下さい:',
27 'info_creation_mots_cles' => 'このサイトのキーワードをここに作って設定して下さい。',
28 'info_dans_groupe' => 'グループ内:',
29 'info_delet_mots_cles' => 'キーワード削除リクエストを受け付けました。
30 <b>@titre_mot@</b> (@type_mot@)は
31 <b>@texte_lie@</b>に関連づけられていますが、 この決定を確定してください。 :', # MODIF
32 'info_groupe_important' => '重要なグループ',
33 'info_mots_cles' => 'キーワード',
34 'info_mots_cles_association' => 'このグループのキーワードに結びつけることが出来る:',
35 'info_oui_suppression_mot_cle' => '私はこのキーワードを永久に削除することを望みます。',
36 'info_question_mots_cles' => 'あなたのサイトでキーワードを使いたいですか?',
37 'info_qui_attribue_mot_cle' => 'このグループのキーワードは次によって割り当て出来る:',
38 'info_retirer_mot' => 'このキーワードを削除',
39 'info_retirer_mots' => 'すべてのキーワードを削除',
40 'info_rubriques_liees_mot' => 'このキーワードと結びつけられているセクション',
41 'info_selection_un_seul_mot_cle' => 'あなたはこのグループ内で、1度に<b>1つのキーワードだけ</b>選ぶことができます。', # MODIF
42 'info_supprimer_mot' => 'このキーワードを削除',
43 'info_titre_mot_cle' => 'このキーワードの名前かタイトル',
44 'info_un_mot' => '1度に1つのキーワード',
45 'item_ajout_mots_cles' => '掲示板へキーワードの追加を許可',
46 'item_non_ajout_mots_cles' => '掲示板へのキーワードの付加を許可しない',
47 'item_non_utiliser_config_groupe_mots_cles' => 'キーワードグループの拡張設定を使わない',
48 'item_non_utiliser_mots_cles' => 'キーワードを使わない',
49 'item_utiliser_config_groupe_mots_cles' => 'キーワードグループの拡張設定を使う',
50 'item_utiliser_mots_cles' => 'キーワードを使う',
51
52 // L
53 'logo_mot_cle' => 'キーワードのロゴ',
54
55 // T
56 'texte_config_groupe_mots_cles' => 'キーワードグループの拡張設定を使用したいですか?、指定することによって、例えばグループ毎に1つユニークな単語をを選択することが出来ました、そのグループは重要...?', # MODIF
57 'texte_mots_cles' => 'キーワードは記事の場所にかかわらず、あなたの記事と話題(キーワード)をくっつける事が出来ます。そのようにあなたのサイトで検索し易くするか、あなたのテンプレートで記事をカスタマイズするそれらの特性を使う。',
58 'texte_mots_cles_dans_forum' => '公開サイトの掲示板の中で、訪問者によってキーワードが選択されるのを許可しますか?(警告:このオプションはどちらかというと複雑です。)',
59 'texte_nouveau_mot' => '新しいキーワード',
60 'titre_config_groupe_mots_cles' => 'キーワードグループの設定',
61 'titre_gauche_mots_edit' => 'キーワード番号:',
62 'titre_mots_cles_dans_forum' => 'パブリックなサイトの掲示板のキーワード',
63 'titre_mots_tous' => 'キーワード',
64 'titre_nouveau_groupe' => '新しいグループ',
65 'titre_page_mots_tous' => 'キーワード'
66 );
67
68 ?>