"This can usually be fixed by %sgiving the webserver write access to the config directory%s."=>"多くの場合、これは %s Webサーバーにconfigディレクトリ %s への書き込み権限を与えることで解決できます。",
"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php."=>"管理者に連絡してください。このサーバーの管理者の場合は、\"trusted_domain\" の設定を config/config.php に設定してください。config/config.sample.php にサンプルの設定方法が記載してあります。",
"App \\\"%s\\\" can't be installed because it is not compatible with this version of ownCloud."=>"アプリ \\\"%s\\\" をインストールできません。現在のownCloudのバージョンと互換性がありません。",
"No source specified when installing app"=>"アプリインストール時のソースが未指定",
"No href specified when installing app from http"=>"アプリインストール時のhttpの URL が未指定",
"No path specified when installing app from local file"=>"アプリインストール時のローカルファイルのパスが未指定",
"Archives of type %s are not supported"=>"\"%s\"タイプのアーカイブ形式は未サポート",
"Failed to open archive when installing app"=>"アプリをインストール中にアーカイブファイルを開けませんでした。",
"App does not provide an info.xml file"=>"アプリにinfo.xmlファイルが入っていません",
"App can't be installed because of not allowed code in the App"=>"アプリで許可されないコードが入っているのが原因でアプリがインストールできません",
"App can't be installed because it is not compatible with this version of ownCloud"=>"アプリは、このバージョンのownCloudと互換性がないためインストールできません。",
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps"=>"非shippedアプリには許可されない<shipped>true</shipped>タグが含まれているためにアプリをインストールできません。",
"App can't be installed because the version in info.xml/version is not the same as the version reported from the app store"=>"info.xml/versionのバージョンがアプリストアのバージョンと合っていないため、アプリはインストールされません",
"PostgreSQL username and/or password not valid"=>"PostgreSQLのユーザー名もしくはパスワードは有効ではありません",
"Set an admin username."=>"管理者のユーザー名を設定",
"Set an admin password."=>"管理者のパスワードを設定。",
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken."=>"WebDAVインターフェースに問題があると思われるため、WEBサーバーはまだファイルの同期を許可するよう適切に設定されていません。",
"Please double check the <a href='%s'>installation guides</a>."=>"<a href='%s'>インストールガイド</a>をよく確認してください。",
"%s shared »%s« with you"=>"%sが あなたと »%s«を共有しました",
"Sharing %s failed, because the user %s is the item owner"=>"%s の共有に失敗しました。ユーザー %s がアイテム所有者です。",
"Sharing %s failed, because the user %s does not exist"=>"%s の共有に失敗しました。ユーザー %s が存在しません。",
"Sharing %s failed, because the user %s is not a member of any groups that %s is a member of"=>"%s の共有に失敗しました。ユーザー %s はどのグループにも属していません。%s は、??のメンバーです。",
"Sharing %s failed, because this item is already shared with %s"=>"%s の共有に失敗しました。このアイテムは既に %s で共有されています。",
"Sharing %s failed, because the group %s does not exist"=>"%s の共有に失敗しました。グループ %s は存在しません。",
"Sharing %s failed, because %s is not a member of the group %s"=>"%s の共有に失敗しました。%s は、グループ %s のメンバーではありません。",
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\""=>"ユーザー名で利用できる文字列は、次のものです: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"",
"Permissions can usually be fixed by %sgiving the webserver write access to the root directory%s."=>"多くの場合、パーミッションは %s Webサーバーにルートディレクトリ %s への書き込み権限を与えることで解決できます。",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file."=>"多くの場合、これは %s Webサーバーにappsディレクトリ %s への書き込み権限を与えるか、設定ファイルでアプリストアを無効化することで解決できます。",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\">giving the webserver write access to the root directory</a>."=>"多くの場合、これは<a href=\"%s\" target=\"_blank\">Webサーバーにルートディレクトリへの書き込み権限を与える</a>ことで解決できます。",
"Please ask your server administrator to update PHP to the latest version. Your PHP version is no longer supported by ownCloud and the PHP community."=>"PHPを最新バージョンに更新するようサーバー管理者に依頼してください。現在のPHPのバージョンは、ownCloudおよびPHPコミュニティでサポートされていません。",
"PHP Safe Mode is enabled. ownCloud requires that it is disabled to work properly."=>"PHPセーフモードは有効です。ownCloudを適切に動作させるには無効化する必要があります。",
"PHP Safe Mode is a deprecated and mostly useless setting that should be disabled. Please ask your server administrator to disable it in php.ini or in your webserver config."=>"PHPセーフモードは推奨されておらず、ほとんど役に立たない設定のため、無効化すべきです。サーバー管理者に、php.iniもしくはWebサーバー設定で無効化するよう依頼してください。",
"Magic Quotes is enabled. ownCloud requires that it is disabled to work properly."=>"マジッククォートは有効です。ownCloudを適切に動作させるには無効にする必要があります。",
"Magic Quotes is a deprecated and mostly useless setting that should be disabled. Please ask your server administrator to disable it in php.ini or in your webserver config."=>"マジッククォートは推奨されておらず、ほとんど役に立たない設定のため、無効化すべきです。サーバー管理者に、php.iniもしくはWebサーバー設定で無効化するよう依頼してください。",
"Please make sure you have PostgreSQL >= 9 or check the logs for more information about the error"=>"PostgreSQL >= 9 がインストールされているかどうか確認してください。もしくは、ログからエラーに関する詳細な情報を確認してください。",