source: extensions/title/language/ja_JP/plugin.lang.php @ 32050

Last change on this file since 32050 was 32050, checked in by TranslationTeam, 4 years ago

Update ja_JP, thanks to Trumpet

  • Property svn:executable set to *
File size: 1.3 KB
Line 
1<?php
2// +-----------------------------------------------------------------------+
3// | This file is part of Piwigo.                                          |
4// |                                                                       |
5// | For copyright and license information, please view the COPYING.txt    |
6// | file that was distributed with this source code.                      |
7// +-----------------------------------------------------------------------+
8$lang['Add title for pages'] = 'ページにタイトルを追加';
9$lang['Additional Pages Title'] = '追加のページタイトル';
10$lang['Choose Additional Pages'] = '追加のページを選択';
11$lang['Choose the page'] = 'ページを選択';
12$lang['Page title'] = 'ページタイトル';
13$lang['title_choix'] = 'タイトルを編集';
14$lang['title_insbase'] = 'データベースにタイトルを保存';
15$lang['title_list'] = 'ページリスト';
16$lang['title_page'] = 'ページタイトル';
17$lang['title_photo'] = '写真のページタイトル';
18$lang['title_pre'] = '特別ページのタイトルをカスタマイズ';
19$lang['title_select'] = 'ページを選択';
20$lang['title_tab_plgtitle'] = 'タイトルの管理';
21$lang['Contact Title'] = '連絡先の題目';
22$lang['title_album'] = 'アルバムのページ題目';
Note: See TracBrowser for help on using the repository browser.