diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-14 00:25:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-14 00:25:51 +0000 |
commit | 6284009fa024005df591f2308fefc49e68728e49 (patch) | |
tree | ce74b7fbf597cf2f854ffa2da59eae3c4d01cfe4 /apps/updatenotification/l10n/ja.js | |
parent | 32a485cbefc6d2d26bc12bef6b81617895c1ed36 (diff) | |
download | nextcloud-server-6284009fa024005df591f2308fefc49e68728e49.tar.gz nextcloud-server-6284009fa024005df591f2308fefc49e68728e49.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.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/ja.js b/apps/updatenotification/l10n/ja.js index 48279476ad7..ee06f570102 100644 --- a/apps/updatenotification/l10n/ja.js +++ b/apps/updatenotification/l10n/ja.js @@ -8,6 +8,7 @@ OC.L10N.register( "The update server could not be reached since %d days to check for new updates." : "%d日以降、新しい更新をチェックする更新サーバーにアクセスできませんでした。", "Please check the Nextcloud and server log files for errors." : "Nextcloudとサーバーログファイルでエラーがないか確認してください。", "Update to %1$s is available." : "%1$s への更新が利用可能です。", + "Update to {serverAndVersion} is available." : "{serverAndVersion} へのアップデートが利用可能です。", "Update for {app} to version %s is available." : " {app} に対するバージョン %s へアップデートが利用可能です。", "Update notification" : "アップデート通知", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Nextcloudの更新通知を表示し、アップデータのSSOを提供します。", @@ -25,8 +26,12 @@ OC.L10N.register( "The update check is not yet finished. Please refresh the page." : "アップデートチェックが完了していません。ページを更新してください。", "Your version is up to date." : "最新版です。", "A non-default update server is in use to be checked for updates:" : "更新のチェックにデフォルト以外の更新サーバーが利用されています:", + "Update channel" : "アップデートチャネル", + "Changing the update channel 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." : "アップデートチャネルを変更すると、アプリの管理ページにも影響が及びます。例えば、ベータチャネルに切り替えると、アプリ管理ページでベータ版のアップデートが提供されるようになります。", + "Current update channel:" : "現在のアップデートチャネル:", "You can always update to a newer version. But you can never downgrade to a more stable version." : "いつでも新しいバージョンにアップデートすることができます。 ただし、下位の安定したバージョンにダウングレードすることはできません", "Notify members of the following groups about available updates:" : "次のグループのメンバーに利用可能なアップデートを通知する:", + "No groups" : "グループなし", "Only notifications for app updates are available." : "アプリのアップデートの通知のみが可能です。", "The selected update channel makes dedicated notifications for the server obsolete." : "選択した更新チャネルでは、廃止サーバーについて専用の通知を行います。", "The selected update channel does not support updates of the server." : "選択したチャンネルでは、サーバーのアップデートをサポートしていません。", |