Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/updatenotification/l10n/ja.js')
-rw-r--r--apps/updatenotification/l10n/ja.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/updatenotification/l10n/ja.js b/apps/updatenotification/l10n/ja.js
index 0ce90e53e27..178d297a6d9 100644
--- a/apps/updatenotification/l10n/ja.js
+++ b/apps/updatenotification/l10n/ja.js
@@ -13,25 +13,25 @@ OC.L10N.register(
"Displays update notifications for Nextcloud and provides the SSO for the updater." : "Nextcloudの更新通知を表示し、アップデータのSSOを提供します。",
"Apps with available updates" : "アップデート可能なアプリ",
"Open updater" : "アップデーターを開く",
+ "Download now" : "今すぐダウンロード",
+ "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:" : "アップデートチャンネル:",
"You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "開発版の新しいバージョンにアップデートできます。ただし、アップデート後は安定版にダウングレードできません。",
"Note that after a new release it can take some time before it shows up here. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found." : "新しいリリースの後、公開されるまでには時間がかかります。\n新しいバージョンを公開して配布しますが、問題が発見されたときにバージョンをスキップすることがあります。",
"Notify members of the following groups about available updates:" : "次のグループのメンバーに利用可能なアップデートを通知する:",
"Only notification 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." : "選択したチャンネルでは、サーバーのアップデートをサポートしていません。",
"A new version is available: <strong>{newVersionString}</strong>" : "新しいバージョンが利用可能です: <strong>{newVersionString}</strong>",
"Checked on {lastCheckedDate}" : "{lastCheckedDate} にチェックが入っています",
"Checking apps for compatible updates" : "互換性のあるアップデートの有無を確認する",
"<strong>All</strong> apps have an update for this version available" : "<strong>すべての</strong> アプリにこのバージョンのアップデートがあります",
- "_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["<strong>%n</strong> アプリにこのバージョンのアップデートがありません"],
"View changelog" : "変更履歴を確認する",
"Could not start updater, please try the manual update" : "アップデータを起動できませんでした。手動アップデートをお試しください",
+ "_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["<strong>%n</strong> アプリにこのバージョンのアップデートがありません"],
"A new version is available: %s" : "新しいバージョンが利用可能: %s",
- "Download now" : "今すぐダウンロード",
- "Checked on %s" : "%s に確認",
- "Update channel:" : "アップデートチャンネル:",
- "The selected update channel makes dedicated notifications for the server obsolete." : "選択した更新チャネルでは、廃止サーバーについて専用の通知を行います。",
- "The update check is not yet finished. Please refresh the page." : "アップデートチェックが完了していません。ページを更新してください。"
+ "Checked on %s" : "%s に確認"
},
"nplurals=1; plural=0;");