1
0

ja.json 4.5 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. { "translations": {
  2. "{version} is available. Get more information on how to update." : "{version} が利用可能です。アップデート方法について詳細情報を確認してください。",
  3. "Update notifications" : "アップデート通知",
  4. "Channel updated" : "チャンネルを更新しました",
  5. "The update server could not be reached since %d days to check for new updates." : "%d日以降、新しい更新をチェックする更新サーバーにアクセスできませんでした。",
  6. "Please check the Nextcloud and server log files for errors." : "Nextcloudとサーバーログファイルでエラーがないか確認してください。",
  7. "Update to %1$s is available." : "%1$s への更新が利用可能です。",
  8. "Update for %1$s to version %2$s is available." : "%1$s に対するバージョン %2$s へアップデートが利用可能です。",
  9. "Update for {app} to version %s is available." : " {app} に対するバージョン %s へアップデートが利用可能です。",
  10. "Update notification" : "アップデート通知",
  11. "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Nextcloudの更新通知を表示し、アップデータのSSOを提供します。",
  12. "View in store" : "ストア内で表示",
  13. "Apps with available updates" : "アップデート可能なアプリ",
  14. "Open updater" : "アップデーターを開く",
  15. "Download now" : "今すぐダウンロード",
  16. "What's new?" : "新着情報?",
  17. "The update check is not yet finished. Please refresh the page." : "アップデートチェックが完了していません。ページを更新してください。",
  18. "Your version is up to date." : "最新版です。",
  19. "A non-default update server is in use to be checked for updates:" : "更新のチェックにデフォルト以外の更新サーバーが利用されています:",
  20. "Update channel:" : "アップデートチャンネル:",
  21. "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新しいバージョンを公開して配布しますが、問題が発見されたときにバージョンをスキップすることがあります。",
  22. "Notify members of the following groups about available updates:" : "次のグループのメンバーに利用可能なアップデートを通知する:",
  23. "Only notification for app updates are available." : "アプリ更新情報があるときのみ通知する。",
  24. "The selected update channel makes dedicated notifications for the server obsolete." : "選択した更新チャネルでは、廃止サーバーについて専用の通知を行います。",
  25. "The selected update channel does not support updates of the server." : "選択したチャンネルでは、サーバーのアップデートをサポートしていません。",
  26. "A new version is available: <strong>{newVersionString}</strong>" : "新しいバージョンが利用可能です: <strong>{newVersionString}</strong>",
  27. "Checked on {lastCheckedDate}" : "{lastCheckedDate} にチェックが入っています",
  28. "Checking apps for compatible updates" : "互換性のあるアップデートの有無を確認する",
  29. "<strong>All</strong> apps have an update for this version available" : "<strong>すべての</strong> アプリにこのバージョンのアップデートがあります",
  30. "View changelog" : "変更履歴を確認する",
  31. "_<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> アプリにこのバージョンのアップデートがありません"],
  32. "Could not start updater, please try the manual update" : "アップデータを起動できませんでした。手動アップデートをお試しください",
  33. "A new version is available: %s" : "新しいバージョンが利用可能: %s",
  34. "Checked on %s" : "%s に確認",
  35. "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "開発版の新しいバージョンにアップデートできます。ただし、アップデート後は安定版にダウングレードできません。"
  36. },"pluralForm" :"nplurals=1; plural=0;"
  37. }