From e39c7fa99861b6cc7d7bfe8d519f0daa84bb28bf Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Thu, 15 Jun 2023 13:13:18 +0200 Subject: [PATCH] Update ja_JP, thanks to Toramaru13 --- language/ja_JP/admin.lang.php | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/language/ja_JP/admin.lang.php b/language/ja_JP/admin.lang.php index b908efe96..30d05bfc4 100644 --- a/language/ja_JP/admin.lang.php +++ b/language/ja_JP/admin.lang.php @@ -1233,4 +1233,23 @@ $lang['Are you sure you want to uninstall the plugin "%s"?'] = '「%s」プラ $lang['Always have a backup of your database and files.'] = 'データベースとファイルのバックアップを常に持っておくようにしてください。'; $lang['Add New Plugin'] = '新しいプラグインを追加する'; $lang['%sMB'] = '%sMB'; -$lang['%sGB'] = '%sGB'; \ No newline at end of file +$lang['%sGB'] = '%sGB'; +$lang['Install Piwigo on mobile'] = 'モバイルデバイスにPiwigoをインストールする'; +$lang['Piwigo is also on mobile.'] = 'Piwigoにはモバイル版もあります。'; +$lang['Try now !'] = '試してみましょう!'; +$lang['This plugin has no recent update'] = 'このプラグインは最近アップデートがされていません。'; +$lang['This plugin have been updated recently'] = 'このプラグインは最近アップデートされました。'; +$lang['This plugin have no update since 3 years ! It may be outdated'] = 'このプラグインは3年以上アップデートがありません!すでに古くなっています'; +$lang['This plugin is incompatible with your version'] = 'このプラグインはあなたがお使いのバージョンと互換性がありません'; +$lang['This plugin was updated less than 6 months ago'] = 'このプラグインは6か月以内にアップデートされています'; +$lang['Understood, do not show again'] = 'わかりました。もう表示しないでください'; +$lang['Piwigo core'] = 'Piwigoコア'; +$lang['This albums is already in related categories list'] = 'このアルバムは既に関連アルバムリストに入っています。'; +$lang['Details'] = '詳細'; +$lang['If anything bad happens during the update, you would be able to restore a backup.'] = 'アップデートの途中で何か悪いことが起きた場合、バックアップから復元できるようになります。'; +$lang['Latest Piwigo news'] = '最新のPiwigoニュース'; +$lang['Current Version'] = '最新バージョン'; +$lang['Are you sure you want to unlock the gallery?'] = '本当にギャラリーのロックを外してもよろしいですか?'; +$lang['Place last'] = '最後尾に配置'; +$lang['Place first'] = '先頭に配置'; +$lang['Create a sub-album of "%s"'] = '"%s"のサブアルバムを作成する'; \ No newline at end of file