mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
Update ja_JP, thanks to Toramaru13
This commit is contained in:
@@ -140,7 +140,7 @@ $lang['created before %s (%s)'] = '%s (%s) 以前に作成';
|
||||
$lang['created between %s (%s) and %s (%s)'] = '%s (%s) から %s (%s) の間に作成';
|
||||
$lang['created on %s'] = '%s に作成';
|
||||
$lang['Customize'] = 'カスタマイズ';
|
||||
$lang['Your Gallery Customization'] = 'あなたのギャラリーカスタマイズ ';
|
||||
$lang['Your Gallery Customization'] = 'あなたのギャラリーのカスタマイズ ';
|
||||
$lang['day'][0] = '日曜日';
|
||||
$lang['day'][1] = '月曜日';
|
||||
$lang['day'][2] = '火曜日';
|
||||
@@ -317,7 +317,7 @@ $lang['This author modified following comment:'] = 'このユーザーが次の
|
||||
$lang['This author removed the comment with id %d'] = 'このユーザーがコメントID %d を削除しました。';
|
||||
$lang['The number of photos per page must be a not null scalar'] = 'ページごとの写真数はゼロではありません';
|
||||
$lang['Number of photos per page'] = 'ページごとの写真数';
|
||||
$lang['html tags are not allowed in login'] = 'ログインの際、HTMLタッグが使いません';
|
||||
$lang['html tags are not allowed in login'] = 'ログインの際にはHTMLタグは使用できません。';
|
||||
$lang['%d rates'] = '%d 程度';
|
||||
$lang['Rating score'] = '程度のスコア';
|
||||
$lang['Invalid username or email'] = '無効なユーザー名又はメールアドレス';
|
||||
@@ -410,6 +410,6 @@ $lang['Link: %s'] = 'リンク: %s';
|
||||
$lang['No results for'] = 'みつかりませんでした。';
|
||||
$lang['Photo description'] = '写真の説明';
|
||||
$lang['Photo title'] = '写真のタイトル';
|
||||
$lang['Your authentication key is no longer valid.'] = 'あなたの認証キーは既に有効ではありません。';
|
||||
$lang['Your authentication key is no longer valid.'] = 'あなたの認証キーは既に無効になっています。';
|
||||
$lang['generate random password'] = 'ランダムなパスワードを生成します';
|
||||
$lang['Invalid username or password!'] = 'ユーザ名かパスワードが違います!';
|
||||
Reference in New Issue
Block a user