mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 02:46:40 +02:00
translated some.
new translated file added.
This commit is contained in:
parent
331411de3c
commit
e749f65065
9 changed files with 85 additions and 17 deletions
|
@ -1,7 +1,8 @@
|
|||
<?php // $Id$
|
||||
// block_rss_client.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004122801)
|
||||
// block_rss_client.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005012501)
|
||||
|
||||
|
||||
$string['block_rss_add_feed'] = 'ニュースフィードURLを追加:';
|
||||
$string['block_rss_add_headline_block'] = 'RSSヘッドラインブロックの追加';
|
||||
$string['block_rss_add_new'] = 'RSSの追加';
|
||||
$string['block_rss_choose_feed'] = 'ブロックに表示するフィードを設定してください:';
|
||||
|
@ -28,5 +29,6 @@ $string['block_rss_shownumentries'] = 'ブロックあたりの最大エント
|
|||
$string['block_rss_submitters'] = '誰が新しいRSSフィードを設定できますか? あなたのサイトの全てのメンバーが自分のページにフィードを追加することができます。';
|
||||
$string['block_rss_timeout'] = 'タイムアウト';
|
||||
$string['block_rss_timeout_desc'] = 'RSSフィードのキャッシュ保存期間 ( 分 )';
|
||||
$string['block_rss_update_feed'] = 'ニュースフィードURLの更新:';
|
||||
|
||||
?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue