"cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably.":"%s バージョン (%s) の古い cURL を使っています。OSを更新するか、この機能 %s が正しく動くアプリに更新してください。",
"Official apps are developed by and within the community. They offer central functionality and are ready for production use.":"公式アプリは Nextcloud コミュニティにより開発されています。公式アプリは Nextcloud の中心的な機能を提供し、製品として可能です。",
"Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use.":"承認されたアプリは信頼された開発者により開発され、大まかなセキュリティチェックに合格しています。アプリは積極的にオープンソースコードレポジトリでメンテナンスされ、メンテナは通常の用途では安定していると考えます。",
"This app is not checked for security issues and is new or known to be unstable. Install at your own risk.":"このアプリはセキュリティチェックされていません、新規アプリか安定性が確認されていないアプリです。自己責任でインストールしてください。",
"Changing the password will result in data loss, because data recovery is not available for this user":"このユーザーのデータ復旧が無効になっていますので、パスワードを変更するとユーザーはデータに二度とアクセスできません。",
"Please read carefully before activating server-side encryption: ":"サーバーサイド暗号化を有効にする前によくお読みください:",
"Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met.":"暗号化を一度有効化すると、この時点からサーバーにアップロードされるファイルの全てが暗号化されサーバー上に入ります。有効化された暗号モジュールは復号化機能をサポートしますが、すべての前提条件が満たされている(例えば、回復キーが設定されている)場合にのみ、後日暗号化を無効にすることが可能です。",
"Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases.":"暗号化だけで、システムのセキュリティが保証されるものではありません。暗号化アプリがどのように動作するかの詳細について、およびサポートされているユースケースについては Nextcloud のドキュメントを参照してください。",
"Be aware that encryption always increases the file size.":"暗号化は、常にファイルサイズが増加することに注意してください。",
"It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data.":"暗号化した場合には必ず、あなたのデータと共に暗号化キーをバックアップすることを確認し、定期的にデータをバックアップを作成することをお勧めします。",
"This is the final warning: Do you really want to enable encryption?":"これが最後の警告です:本当に暗号化を有効にしますか?",
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'":"古い暗号化(ownCloud <= 8.0) から新しいものに暗号化キーを移行する必要があります。\"デフォルトの暗号化モジュール\" を有効にして 'occ encryption:migrate' を実行してください。",
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one.":"古い暗号化(ownCloud <= 8.0) から新しいものに暗号化キーを移行する必要があります。",
"The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update.":"\"config\"は読み取り専用になってます。そのためにWEBインターフェースで設定できません可能性があります。さらに、更新時に\"config\"ファイルを書き込み権限を与えることが必要",
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel.":"あなたのデータベースは \"READ COMMITED\" トランザクション分離レベルで動作していません。このことにより複数のアクションが平行して実行される場合に問題が起こる可能性があります。",
"Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a> for more information.":"ファイルの書き込み時のロックが無効になっており、競合時に問題となる可能性があります。この問題を避ける為に config.php 中の 'filelocking.enabled' を有効にしてください。詳細については、<a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">ドキュメント↗ </a>を参照してください。",
"Please double check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>.":"<a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">インストールガイド ↗</a>をもう一度チェックして、<a href=\"%s\">ログ</a> にあるエラーまたは警告について確認してください。",
"Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered.":"共有ダイアログでのユーザー名の自動補完を有効にする。このチェックを無効にした場合は、完全なユーザー名を入力する必要があります。",
"Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)":"公開リンクのアップロードページに免責事項のテキストを表示します。 (ファイルリストが非表示のときのみ表示されます)",
"This text will be shown on the public link upload page when the file list is hidden.":"このテキストは、ファイルリストが非表示になっているときに公開リンクのアップロードページに表示されます。",
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend.":"SQLiteがデータベースとして使用されています。大規模な運用では別のデータベースに切り替えることをお勧めします。",
"This is particularly recommended when using the desktop client for file synchronisation.":"これは、ファイル同期にデスクトップクライアントを使用する場合に特に推奨されます。",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>.":"他のデータベースに移行する場合はコマンドラインツール: 'occ db:convert-type' を使うか、<a target=\"_blank\" rel=\"noreferrer\" href=\"%s\"> ドキュメント ↗</a>を参照してください。",
"You are using <strong>%s</strong> of <strong>%s</strong>":"<strong>%s</strong> / <strong>%s</strong> が現在使用中です",
"You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)":"<strong>%s</strong> / <strong>%s</strong> (<strong>%s %%</strong>) 使用中",
"Profile picture":"プロフィール画像",
"Upload new":"新たにアップロード",
"Select from Files":"ファイルから選択",
"Remove image":"画像を削除",
"png or jpg, max. 20 MB":"png もしくは jpg, 最大20MB",
"Picture provided by original account":"オリジナルのアカウントで提供されている写真",
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}.":"{communityopen} Nextcloudコミュニティ{linkclose}によって開発された{githubopen}ソースコード{linkclose}は、{licenseopen} AGPL {linkclose}でライセンスされています。",
"Backend doesn't support password change, but the user's encryption key was successfully updated.":"バックエンドはパスワードの変更をサポートしていませんが、ユーザーの暗号化キーは正常に更新されました。",
"php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response.":"PHPのシステム環境変数が正しく設定されていないようです。getenv(\"PATH\") コマンドでテストして何も値を返さないことを確認してください。",
"Please check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm.":"PHP設定の注意事項と php-fpmを利用する場合のサーバー向け設定を <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\"> インストールドキュメント ↗</a> で確認してください。",
"PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible.":"PHPでインラインドキュメントブロックを取り除く設定になっています。これによりコアアプリで利用できないものがいくつかあります。",
"%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version.":"%2$s よりも古いバージョンの %1$s がインストールされています。安定した稼働とパフォーマンスの観点から、新しいバージョンの %1$s にアップデートすることをお勧めします。",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection.":"PHP のモジュール 'fileinfo' が見つかりません。mimeタイプの検出を精度良く行うために、このモジュールを有効にすることを強くお勧めします。",
"This means that there might be problems with certain characters in file names.":"これは、ファイル名の特定の文字に問題があることを意味しています。",
"We strongly suggest installing the required packages on your system to support one of the following locales: %s.":"次のロケールをサポートするには、システムに必要なパッケージをインストールすることを強くおすすめします: %s。",
"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")":"URLがドメインのルート(/)で終わっていない場合で、システムのcronを利用している場合は、URLの生成に問題が発生します。その場合は、config.php ファイルの中の \"overwrite.cli.url\" オプションをインストールしたwebrootのパスに設定してください。(推奨: \"%s\")",
"It was not possible to execute the cronjob via CLI. The following technical errors have appeared:":"CLI から cronジョブを実行することができませんでした。次の技術的なエラーが発生しています:",
"cron.php is registered at a webcron service to call cron.php every 15 minutes over http.":"cron.phpは、HTTP経由で15分ごとにcron.phpを実行するようwebcronサービスに登録されます。",
"To run this you need the PHP posix extension. See {linkstart}PHP documentation{linkend} for more details.":"これを実行するにはPHPのposix拡張が必要です。詳細については、{linkstart} PHPドキュメント{linkend}を参照してください。",
"Hey there,<br><br>just letting you know that you now have a %s account.<br><br>Your username: <strong>%s</strong><br>Access it: <strong><a href=\"%s\">%s</a></strong><br><br>":"こんにちは、<br><br>あなたのアカウント %s が利用できるようになりました。<br><br>ユーザー名: %s<br>接続URL: <a href=\"%s\">%s</a><br><br>",
"Cheers!":"それでは!",
"Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n":"こんにちは、\n\nあなたのアカウント %s が利用できるようになりました。\n\nユーザー名: %s\n接続URL: %s\n\n",
"Get the apps to sync your files":"ファイルを同期するアプリを取得しましょう",
"Desktop client":"デスクトップクライアント",
"Android app":"Androidアプリ",
"iOS app":"iOSアプリ",
"If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!":"プロジェクトをサポートしたい場合は、 {contributeopen}開発に参加{linkclose}するか、 {contributeopen}このワードを広めて{linkclose}!",