Changeset 25055 for trunk/language/ja_JP
- Timestamp:
- Oct 21, 2013, 1:33:07 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/language/ja_JP/common.lang.php
r22185 r25055 197 197 $lang['Logout'] = 'ログアウト'; 198 198 $lang['obligatory'] = '必須'; 199 $lang['Maximum photo height'] = '写真の最大高';200 $lang['Maximum height must be a number superior to 50'] = '最大高は、50以上に設定してください。';201 $lang['Maximum photo width'] = '写真の最大幅';202 $lang['Maximum width must be a number superior to 50'] = '最大幅は、50以上に設定してください。';203 199 $lang['display a calendar by creation date'] = '作成日のカレンダーを表示する'; 204 200 $lang['display all photos in all sub-albums'] = 'すべてのサブカテゴリのエレメント表示する'; … … 417 413 $lang['Your website URL is invalid'] = 'あなたのウェブサイトのURLが無効です'; 418 414 $lang['mandatory'] = '必須'; 415 $lang['Email'] = 'メールアドレス'; 416 $lang['First Page'] = '初めのページ'; 417 $lang['Go back to the album'] = 'アルバムに戻る'; 418 $lang['Last Page'] = '最後のページ'; 419 419 ?>
Note: See TracChangeset
for help on using the changeset viewer.