From 975a732ebab0ea51cea43ab37e62315c4d9062cb Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Mon, 9 Mar 2026 06:46:48 +0100 Subject: [PATCH] Update ja_JP, thanks to Toramaru13 --- language/ja_JP/admin.lang.php | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/language/ja_JP/admin.lang.php b/language/ja_JP/admin.lang.php index edb7edbc0..fcf74d56f 100644 --- a/language/ja_JP/admin.lang.php +++ b/language/ja_JP/admin.lang.php @@ -656,7 +656,7 @@ $lang['An error has occured during upgrade.'] = 'アップグレード中にエ $lang['An error has occured during extract. Please check files permissions of your piwigo installation.
Click here to show log error.'] = '展開中にエラーが発生しました。あなたのPiwigoインストールのパーミッションを確認してください。
ログエラーを表示するには、ここをクリックしてください。'; $lang['Piwigo cannot retrieve upgrade file from server'] = 'Piwigoは、アップグレードファイルをサーバから検索できません。'; $lang['Save Template Directory'] = 'テンプレートディレクトリー保存'; -$lang['Update in progress... Please wait.'] = 'アップグレード処理中 ... お待ちください。'; +$lang['Update in progress... Please wait.'] = 'アップデート処理中 ... お待ちください。'; $lang['Update to Piwigo %s'] = 'Piwigo %s にアップグレード'; $lang['Two updates are available'] = '2個のアップグレードがあります'; $lang['This is a minor update, with only bug corrections.'] = 'これはマイナーアップグレードだけバグ修正しています。'; @@ -1305,4 +1305,7 @@ $lang['Yes, rename'] = 'はい、リネームします'; $lang['Locked albums are disabled for maintenance. Only administrators can view them in the gallery. Lock this album will also lock his Sub-albums'] = 'ロックされたアルバムはメンテナンスのため使用不可にされています。管理者のみがギャラリー上でこのアルバムを閲覧できます。このアルバムをロックすることでアルバム内のサブアルバムもロックされます。'; $lang['Modified'] = '編集時期'; $lang['Created'] = '作成時期'; -$lang['This album is currently locked, visible only to administrators.'] = 'このアルバムは現在ロックされており、管理者のみ閲覧できます。'; \ No newline at end of file +$lang['This album is currently locked, visible only to administrators.'] = 'このアルバムは現在ロックされており、管理者のみ閲覧できます。'; +$lang['To set your password, visit the following address:'] = 'パスワードを設定するには下記のアドレスにアクセスしてください:'; +$lang['An activation link valid for %s has been sent to "%s". If the user doesn\'t receive the link, you can generate and copy a new one by editing the user and managing her password.'] = '「%s」宛に%s有効な認証リンクを送信しました。リンクが届いていない場合、ユーザーを編集してパスワードを管理することで新しいリンクが生成され、コピーされます。'; +$lang['An activation link valid for %s was created but could not be sent. You can now copy the link below and send it to the user.'] = '%s有効な認証リンクが生成されましたが、まだ送信されていません。下部のこの認証リンクをコピーし、ユーザーに送信することができます。'; \ No newline at end of file