"Cannot write into \"config\" directory!"=>"\"config\" ディレクトリに書き込みができません!",
"This can usually be fixed by giving the webserver write access to the config directory"=>"多くの場合、これはWEBサーバーに config ディレクトリへの書き込み権限を付与することで解決が可能です。",
"See %s"=>"%s を閲覧",
"This can usually be fixed by %sgiving the webserver write access to the config directory%s."=>"多くの場合、これは %sWEBサーバーに 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 \"_.@-\"",
"No database drivers (sqlite, mysql, or postgresql) installed."=>"データベースドライバー (sqlite, mysql, postgresql) がインストールされていません。",
"Permissions can usually be fixed by %sgiving the webserver write access to the root directory%s."=>"多くの場合、パーミッションは %sWEBサーバーにルートディレクトリへの書き込み権限を付与%s することで解決が可能です。",
"Cannot write into \"config\" directory"=>"\"config\" ディレクトリに書き込みができません",
"Cannot write into \"apps\" directory"=>"\"apps\" ディレクトリに書き込みができません",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file."=>"多くの場合、これは %sWEBサーバーに 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>することで解決が可能です。",
"Setting locale to %s failed"=>"ロケールを %s に設定できませんでした",
"Please install one of theses locales on your system and restart your webserver."=>"これらのロケールのいずれかをシステムにインストールし、WEBサーバーを再起動してください。",
"Please ask your server administrator to install the module."=>"サーバー管理者にモジュールのインストールを依頼してください。",
"PHP module %s not installed."=>"PHP のモジュール %s がインストールされていません。",
"PHP %s or higher is required."=>"PHP %s 以上が必要です。",
"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サーバー設定で無効化するよう依頼してください。",
"PHP modules have been installed, but they are still listed as missing?"=>"PHP モジュールはインストールされていますが、まだ一覧に表示されていますか?",
"Please ask your server administrator to restart the web server."=>"サーバー管理者にWEBサーバーを再起動するよう依頼してください。",
"Please make sure you have PostgreSQL >= 9 or check the logs for more information about the error"=>"PostgreSQL >= 9 がインストールされているかどうか確認してください。もしくは、ログからエラーに関する詳細な情報を確認してください。",