Current Path : /web/htdocs/www.entinoprofit.org/home/newsletter/admin/lan/ja/
Upload File :
Current File : /web/htdocs/www.entinoprofit.org/home/newsletter/admin/lan/ja/export.php

<?php




$lan = array(
  "Export" => "エクスポート",
  "ExportOnList" => "Export on %s from %s to %s (%s).csv",
  "ExportFromval" => "Export from %s to %s (%s).csv",
  "ListMembership" => "リストメンバーシップ",
  "ExportOn" => "<h2>%s のユーザをエクスポート</h2>",
  "DateFrom" => "Date From:",
  "DateTo" => "Date To:",
  "DateToUsed" => "日付定義:",
  "WhenSignedUp" => "参加表明した時の日付を利用",
  "WhenRecordChanged" => "レコードが変更された時の日付を利用",
  "SelectColToIn" => "エクスポートに含めるカラムを選択",

  # new in 2.10.1
  'When they subscribed to' => '購読した時の日付を利用',
);
?>