nextcloud/apps/updatenotification/l10n/ja.json

37 lines
4.7 KiB
JSON
Raw Normal View History

2016-02-16 16:49:12 +03:00
{ "translations": {
"{version} is available. Get more information on how to update." : "{version} が利用可能です。アップデート方法について詳細情報を確認してください。",
2018-07-10 11:21:14 +03:00
"Update notifications" : "アップデート通知",
"Channel updated" : "チャンネルを更新しました",
"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 for %1$s to version %2$s is available." : "%1$s に対するバージョン %2$s へアップデートが利用可能です。",
"Update for {app} to version %s is available." : " {app} に対するバージョン %s へアップデートが利用可能です。",
2018-09-14 03:12:27 +03:00
"Update notification" : "アップデート通知",
2018-11-15 04:12:14 +03:00
"Displays update notifications for Nextcloud and provides the SSO for the updater." : "Nextcloudの更新通知を表示し、アップデータのSSOを提供します。",
2018-11-27 04:11:34 +03:00
"View in store" : "ストア内で表示",
2018-07-10 11:21:14 +03:00
"Apps with available updates" : "アップデート可能なアプリ",
2018-03-09 04:12:12 +03:00
"Open updater" : "アップデーターを開く",
2018-11-17 04:12:47 +03:00
"Download now" : "今すぐダウンロード",
2018-11-27 04:11:34 +03:00
"What's new?" : "新着情報?",
2018-11-17 04:12:47 +03:00
"The update check is not yet finished. Please refresh the page." : "アップデートチェックが完了していません。ページを更新してください。",
2018-11-10 04:12:25 +03:00
"Your version is up to date." : "最新版です。",
2018-02-27 04:14:26 +03:00
"A non-default update server is in use to be checked for updates:" : "更新のチェックにデフォルト以外の更新サーバーが利用されています:",
2018-11-17 04:12:47 +03:00
"Update channel:" : "アップデートチャンネル:",
2019-06-14 05:14:26 +03:00
"You can always update to a newer version. But you can never downgrade to a more stable version." : "いつでも新しいバージョンにアップデートすることができます。 ただし、下位の安定したバージョンにダウングレードすることはできません",
2018-02-27 04:14:26 +03:00
"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新しいバージョンを公開して配布しますが、問題が発見されたときにバージョンをスキップすることがあります。",
2018-06-17 03:12:48 +03:00
"Notify members of the following groups about available updates:" : "次のグループのメンバーに利用可能なアップデートを通知する:",
2018-02-27 04:14:26 +03:00
"Only notification for app updates are available." : "アプリ更新情報があるときのみ通知する。",
2018-11-17 04:12:47 +03:00
"The selected update channel makes dedicated notifications for the server obsolete." : "選択した更新チャネルでは、廃止サーバーについて専用の通知を行います。",
2018-02-27 04:14:26 +03:00
"The selected update channel does not support updates of the server." : "選択したチャンネルでは、サーバーのアップデートをサポートしていません。",
2018-11-15 04:12:14 +03:00
"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> アプリにこのバージョンのアップデートがあります",
2018-11-13 04:12:40 +03:00
"View changelog" : "変更履歴を確認する",
2019-02-25 04:12:18 +03:00
"Beta" : "ベータ",
2018-11-17 04:12:47 +03:00
"_<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> アプリにこのバージョンのアップデートがありません"],
2019-03-21 04:13:49 +03:00
"You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "開発版の新しいバージョンにアップデートできます。ただし、アップデート後は安定版にダウングレードできません。",
"Could not start updater, please try the manual update" : "アップデータを起動できませんでした。手動アップデートをお試しください"
2016-02-16 16:49:12 +03:00
},"pluralForm" :"nplurals=1; plural=0;"
}