aboutsummaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/ja.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-01-17 00:20:15 +0000
committerNextcloud bot <bot@nextcloud.com>2024-01-17 00:20:15 +0000
commitad12af8d06dfffe3e8d6b4a255aa96fc2c719136 (patch)
treee55c090b6fbdf3490d242fb786aeb2da057a85d0 /apps/updatenotification/l10n/ja.js
parent23a7f8ce3b9087c2c8b2a8ecca54fd5ac3f10b7c (diff)
downloadnextcloud-server-ad12af8d06dfffe3e8d6b4a255aa96fc2c719136.tar.gz
nextcloud-server-ad12af8d06dfffe3e8d6b4a255aa96fc2c719136.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/updatenotification/l10n/ja.js')
-rw-r--r--apps/updatenotification/l10n/ja.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/ja.js b/apps/updatenotification/l10n/ja.js
index a44c7f5df45..b1c738616ae 100644
--- a/apps/updatenotification/l10n/ja.js
+++ b/apps/updatenotification/l10n/ja.js
@@ -36,7 +36,6 @@ OC.L10N.register(
"The selected update channel does not support updates of the server." : "選択したチャンネルでは、サーバーのアップデートをサポートしていません。",
"A new version is available: <strong>{newVersionString}</strong>" : "新しいバージョンが利用可能です: <strong>{newVersionString}</strong>",
"Note that after a new release the update only shows up after the first minor release or later. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found. Learn more about updates and release channels at {link}" : "新しいリリースの後、アップデートは最初のマイナーリリース以降にのみ表示されることに注意してください。新しいバージョンは時間の経過とともにユーザーに公開され、問題が見つかった場合はバージョンをスキップすることがあります。アップデートとリリースチャネルの詳細については、{link}をご覧ください。",
- "Checked on {lastCheckedDate}" : "{lastCheckedDate} にチェックが入っています",
"Checking apps for compatible versions" : "アプリの互換性のあるバージョンを確認する",
"Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "config.phpで<samp>appstoreenabled</samp>がfalseに設定されていないことを確認してください。",
"Could not connect to the App Store or no updates have been returned at all. Search manually for updates or make sure your server has access to the internet and can connect to the App Store." : "Appstoreに接続できなかったか、Appstoreからアップデートが返されませんでした。アップデートを手動で検索するか、サーバーがインターネットへアクセスでき、Appstoreに接続できることを確認してください。",
@@ -50,6 +49,7 @@ OC.L10N.register(
"_<strong>%n</strong> app has no compatible version for this Nextcloud version available._::_<strong>%n</strong> apps have no compatible version for this Nextcloud version available._" : ["<strong>%n</strong>アプリが、このNextcloudバージョンと互換性があるバージョンではありません。"],
"Please use the command line updater to update." : "コマンドラインアップデーターを使ってアップデートしてください。",
"You can change the update channel below which also affects the apps management page. E.g. after switching to the beta channel, beta app updates will be offered to you in the apps management page." : "以下からアップデートチャンネルを変更すると、アプリの管理ページにも影響します。例えば、ベータチャンネルに切り替えると、アプリ管理ページにて、ベータアプリの更新が通知されたりします。",
- "Update channel:" : "アップデートチャンネル:"
+ "Update channel:" : "アップデートチャンネル:",
+ "Checked on {lastCheckedDate}" : "{lastCheckedDate} にチェックが入っています"
},
"nplurals=1; plural=0;");