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/users.php

<?php

$lan = array(
'Delete will delete user and all listmemberships' => '削除はユーザとすべてのリストメンバーシップを削除するでしょう。',
'%s users apply' => '%s のユーザが適用',
'Users marked <font color=red>red</font> are unconfirmed' => '<font color=red>赤</font>でマークされたユーザは unconfirmed です。',
'Show only unconfirmed users' => 'unconfirmed ユーザのみを表示',
'Show only blacklisted users' => '購読解除済リストのユーザのみを表示',
'email' => '電子メール',
'bouncecount' => 'バウンスカウント',
'entered' => '購読申込日',
'modified' => '修正日',
'foreignkey' => '外部キー',
'Sort by' => '並び替え',
'desc' => '降順',
'asc' => '昇順',
'Go' => '表示',
'Find a user' => 'ユーザ検索',
'Email' => '電子メール',
'Foreign Key' => '外部キー',
'reset' => 'リセット',
'Download all users as CSV file' => '■すべてのユーザをCSVファイルとしてダウンロード',
'Add a User' => '■ユーザ追加',
'confirmed' => '確定済',
'bl l' => 'bl l', # as in black listed (but then as short as possible)
'del' => '削除',
'key' => 'キー',
'msgs' => 'msgs', # meaning messages
'rss' => 'rss',
'rss freq' => 'rss 頻度', # meaning rss frequency
'bncs' => 'bncs', # meaning bounces
'No users apply' => 'ユーザに適用されません。',
'Your privileges for this page are insufficient' => 'このページに対するあなたの権限は、不十分です。',
'Delete will delete user from the list' => '削除はリストからユーザを削除するでしょう。',
'deleting' => '削除中',
'Done' => '実行されました。',
'User added' => 'ユーザが追加されました。',
'Add this user' => 'このユーザを追加',
'Click on a link to use the corresponding public subscribe page to add this user:' => 'このユーザを追加するために対応する一般の購読ページを使用する場合には次のリンクをクリック:',
'Click this link to use the public subscribe page to add this user:' => 'このユーザを追加するために一般の購読ページを使用する場合は次のリンクをクリック:',
'Listing user %d to %d' => '%d から %d 件目までのユーザを表示',
'last sent' => 'last sent',
'%s users in total' => '全部で %s 人のユーザがいます。',  # 2006.08.29 日本PHPLISTユーザグループ Add
'too many users, use a search query to list some' => 'あまりに多くのユーザがいます。何人かを表示するためにクエリー検索をしてください。', # 2006.09.20 日本PHPLISTユーザグループ Add


);

?>