<?php
// This is a SPIP language file  --  Ceci est un fichier langue de SPIP
// extrait automatiquement de https://trad.spip.net/tradlang_module/paquet-accesrestreint?lang_cible=ja
// ** ne pas modifier le fichier **

if (!defined('_ECRIRE_INC_VERSION')) {
	return;
}

$GLOBALS[$GLOBALS['idx_lang']] = array(

	// A
	'accesrestreint_description' => '・各ゾーンにはセクションが含まれています。
・著者はアクセスするためにゾーンに関連付けることができます。
・すべてのネイティブSPIPループは、訪問者の権利に基づいて、結果をフィルタリングするためにオーバーロードされます。',
	'accesrestreint_nom' => '制限付きアクセス',
	'accesrestreint_slogan' => '制限付きアクセスの管理'
);
