"Couldn't permanently delete your encryption keys, please check your owncloud.log or ask your administrator":"暗号化キーを完全に削除できませんでした。owncloud.logを確認するか、管理者に問い合わせてください。",
"Couldn't restore your encryption keys, please check your owncloud.log or ask your administrator":"暗号化キーを復元できませんでした。owncloud.logを確認するか、管理者に問い合わせてください。",
"Language changed":"言語が変更されました",
"Invalid request":"不正なリクエスト",
"Admins can't remove themself from the admin group":"管理者は自身を管理者グループから削除できません。",
"Unable to add user to group %s":"ユーザーをグループ %s に追加できません",
"Unable to remove user from group %s":"ユーザーをグループ %s から削除できません",
"Couldn't update app.":"アプリをアップデートできませんでした。",
"Wrong password":"無効なパスワード",
"No user supplied":"ユーザーが指定されていません",
"Please provide an admin recovery password, otherwise all user data will be lost":"リカバリ用の管理者パスワードを入力してください。そうでない場合は、全ユーザーのデータが失われます。",
"Wrong admin recovery password. Please check the password and try again.":"リカバリ用の管理者パスワードが間違っています。パスワードを確認して再度実行してください。",
"Back-end doesn't support password change, but the users encryption key was successfully updated.":"バックエンドはパスワード変更をサポートしていませんが、ユーザーの暗号化キーは正常に更新されました。",
"Info, warnings, errors and fatal issues":"情報、警告、エラー、致命的な問題",
"Warnings, errors and fatal issues":"警告、エラー、致命的な問題",
"Errors and fatal issues":"エラー、致命的な問題",
"Fatal issues only":"致命的な問題のみ",
"None":"なし",
"Login":"ログイン",
"Plain":"平文",
"NT LAN Manager":"NT LAN マネージャー",
"SSL":"SSL",
"TLS":"TLS",
"Security Warning":"セキュリティ警告",
"You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead.":"HTTP経由で %s にアクセスしています。HTTPSを使用するようサーバーを設定することを強くおすすめします。",
"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\"ファイルを書き込み権限を与えることが必要",
"PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible.":"PHPでインラインドキュメントブロックを取り除く設定になっています。これによりコアアプリで利用できないものがいくつかあります。",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator.":"これは、Zend OPcacheやeAccelerator 等のキャッシュ/アクセラレータが原因かもしれません。",
"Database Performance Info":"データベースパフォーマンス情報",
"SQLite is used as database. For larger installations we recommend to change this. To migrate to another database use the command line tool: 'occ db:convert-type'":"SQLite をデータベースとして利用しています。大規模な運用では、利用しないことをお勧めします。別のデータベースへ移行する場合は、コマンドラインツール: 'occ db:convert-type'を使ってください。",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection.":"PHP のモジュール 'fileinfo' が見つかりません。mimeタイプの検出を精度良く行うために、このモジュールを有効にすることを強くお勧めします。",
"PHP charset is not set to UTF-8":"PHP の文字コードは UTF-8 に設定されていません",
"PHP charset is not set to UTF-8. This can cause major issues with non-ASCII characters in file names. We highly recommend to change the value of 'default_charset' php.ini to 'UTF-8'.":"PHP の文字コードは UTF-8 に設定されていません。ファイル名に非アスキー文字が含まれる場合は、大きな問題となる可能性があります。php.ini の 'default_charset' の値を 'UTF-8' に変更することを強くお勧めします。",
"Locale not working":"ロケールが動作していません",
"System locale can not be set to a one which supports UTF-8.":"システムロケールを UTF-8 をサポートするロケールに設定できません。",
"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。",
"URL generation in notification emails":"通知メールにURLを生成",
"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 \"overwritewebroot\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")":"もし、URLがドメインのルート(/)で終わっていない場合で、システムのcronを利用している場合、URLの生成に問題が発生します。その場合は、config.php ファイルの中の \"overwritewebroot\" オプションをインストールしたパスに設定してください。(推奨: \"%s\")",
"Please double check the <a href='%s'>installation guides</a>.":"<a href='%s'>インストールガイド</a>をよく確認してください。",
"Last cron was executed at %s.":"直近では%sにcronが実行されました。",
"Last cron was executed at %s. This is more than an hour ago, something seems wrong.":"直近では%sにcronが実行されました。これは1時間以上前になるので、何かおかしいです。",
"Cron was not executed yet!":"cron は未だ実行されていません!",
"Execute one task with each page loaded":"各ページの読み込み時にタスクを実行する",
"cron.php is registered at a webcron service to call cron.php every 15 minutes over http.":"cron.phpは、HTTP経由で15分ごとにcron.phpを実行するようwebcronサービスに登録されています",
"Use system's cron service to call the cron.php file every 15 minutes.":"システムの cron サービスを利用して、15分間隔で cron.php ファイルを実行する。",
"Allow apps to use the Share API":"アプリからの共有APIの利用を許可する",
"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.":"<a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud コミュニティ</a>により開発されています。 <a href=\"https://github.com/owncloud\" target=\"_blank\">ソースコード</a>は、<a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a> ライセンスの下で提供されています。",
"Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>":"こんにちは、<br><br>あなたのアカウント %s が利用可能になったことをお知らせします。<br><br>ユーザー名: %s<br>以下のURLからアクセス: <a href=\"%s\">%s</a><br><br>",
"Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n":"こんにちは、\n\nあなたのアカウント %s が利用可能になったことをお知らせします。\n\nユーザー名: %s\n接続URL: %s\n\n",
"If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\">spread the word</a>!":"もしプロジェクトをサポートしていただけるなら、\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\">開発に参加する</a>\n\t\t、もしくは\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\">プロジェクトを広く伝えてください</a>!",
"Show First Run Wizard again":"初回ウィザードを再表示する",
"You have used <strong>%s</strong> of the available <strong>%s</strong>":"現在 <strong>%s</strong> / <strong>%s</strong> を利用しています",
"Password":"パスワード",
"Your password was changed":"パスワードを変更しました",
"Unable to change your password":"パスワードを変更することができません",
"Current password":"現在のパスワード",
"New password":"新しいパスワード",
"Change password":"パスワードを変更",
"Full Name":"名前",
"Email":"メール",
"Your email address":"あなたのメールアドレス",
"Fill in an email address to enable password recovery and receive notifications":"パスワードの回復を有効にし、通知を受け取るにはメールアドレスを入力してください",
"Profile picture":"プロフィール写真",
"Upload new":"新たにアップロード",
"Select new from Files":"新しいファイルを選択",
"Remove image":"画像を削除",
"Either png or jpg. Ideally square but you will be able to crop it.":"pngまたはjpg形式。正方形が理想ですが、切り取って加工することもできます。",
"Your avatar is provided by your original account.":"あなたのアバターは、あなたのオリジナルのアカウントで提供されています。",
"Cancel":"キャンセル",
"Choose as profile image":"プロファイル画像として選択",
"Language":"言語",
"Help translate":"翻訳に協力する",
"Common Name":"コモンネーム",
"Valid until":"有効期限",
"Issued By":"発行元",
"Valid until %s":"%s まで有効",
"Import Root Certificate":"ルート証明書をインポート",
"The encryption app is no longer enabled, please decrypt all your files":"暗号化アプリはもはや有効ではありません、すべてのファイルを複合してください",
"Log-in password":"ログインパスワード",
"Decrypt all Files":"すべてのファイルを複合する",
"Your encryption keys are moved to a backup location. If something went wrong you can restore the keys. Only delete them permanently if you are sure that all files are decrypted correctly.":"暗号化キーはバックアップ場所に移動されました。何か問題があった場合は、キーを復元することができます。すべてのファイルが正しく復号化されたことが確信できる場合にのみ、キーを完全に削除してください。",