source: documentation/trunk/packages/dokuwiki-2011-05-25a/lib/plugins/popularity/lang/ja/lang.php@ 25027

Last change on this file since 25027 was 25027, checked in by jmt12, 12 years ago

Adding the packages directory, and within it a configured version of dokuwiki all ready to run

File size: 881 bytes
Line 
1<?php
2/**
3 * Japanese language file
4 *
5 * @author Ikuo Obataya <[email protected]>
6 * @author Daniel Dupriest <[email protected]>
7 * @author Kazutaka Miyasaka <[email protected]>
8 * @author Yuji Takenaka <[email protected]>
9 */
10$lang['name'] = '利甚状況調査ロヌドに少し時間が掛かりたす';
11$lang['submit'] = 'デヌタ送信';
12$lang['autosubmit'] = '月に䞀床は自動的にデヌタを送付';
13$lang['submissionFailed'] = '次の゚ラヌによりデヌタが送信できたせんでした';
14$lang['submitDirectly'] = '次のフォヌムを䜿っおデヌタを手動で送信するこずができたす。';
15$lang['autosubmitError'] = '以䞋の゚ラヌにより最埌の自動送信に倱敗したした';
16$lang['lastSent'] = 'デヌタを送信したした。';
Note: See TracBrowser for help on using the repository browser.