123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140 |
- <?php
- $TRANSLATIONS = array(
- "Unable to load list from App Store" => "アプリストアからリストをロードできません",
- "Authentication error" => "認証エラー",
- "Your display name has been changed." => "表示名を変更しました。",
- "Unable to change display name" => "表示名を変更できません",
- "Group already exists" => "グループは既に存在しています",
- "Unable to add group" => "グループを追加できません",
- "Email saved" => "メールアドレスを保存しました",
- "Invalid email" => "無効なメールアドレス",
- "Unable to delete group" => "グループを削除できません",
- "Unable to delete user" => "ユーザを削除できません",
- "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." => "バックエンドはパスワード変更をサポートしていませんが、ユーザの暗号化キーは正常に更新されました。",
- "Unable to change password" => "パスワードを変更できません",
- "Update to {appversion}" => "{appversion} に更新",
- "Disable" => "無効",
- "Enable" => "有効化",
- "Please wait...." => "しばらくお待ちください。",
- "Error while disabling app" => "アプリ無効化中にエラーが発生",
- "Error while enabling app" => "アプリ有効化中にエラーが発生",
- "Updating...." => "更新中....",
- "Error while updating app" => "アプリの更新中にエラーが発生",
- "Error" => "エラー",
- "Update" => "更新",
- "Updated" => "更新済み",
- "Select a profile picture" => "プロファイル画像を選択",
- "Decrypting files... Please wait, this can take some time." => "ファイルを複合中... しばらくお待ちください、この処理には少し時間がかかるかもしれません。",
- "Saving..." => "保存中...",
- "deleted" => "削除",
- "undo" => "元に戻す",
- "Unable to remove user" => "ユーザを削除出来ません",
- "Groups" => "グループ",
- "Group Admin" => "グループ管理者",
- "Delete" => "削除",
- "add group" => "グループを追加",
- "A valid username must be provided" => "有効なユーザ名を指定する必要があります",
- "Error creating user" => "ユーザ作成エラー",
- "A valid password must be provided" => "有効なパスワードを指定する必要があります",
- "__language_name__" => "Japanese (日本語)",
- "Security Warning" => "セキュリティ警告",
- "Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "データディレクトリとファイルがインターネットからアクセス可能になっている可能性があります。.htaccessファイルが機能していません。データディレクトリがアクセスされないようにウェブサーバーを設定するか、ウェブサーバーのドキュメントルートからデータディレクトリを移動するように強くお勧めします。",
- "Setup Warning" => "セットアップ警告",
- "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\">installation guides</a>をもう一度チェックするようにお願いいたします。",
- "Module 'fileinfo' missing" => "モジュール 'fileinfo' が見つかりません",
- "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." => "PHP のモジュール 'fileinfo' が見つかりません。mimeタイプの検出を精度良く行うために、このモジュールを有効にすることを強くお勧めします。",
- "Locale not working" => "ロケールが動作していません",
- "System locale can't be set to %s. This means that there might be problems with certain characters in file names. We strongly suggest to install the required packages on your system to support %s." => "システムロケールが %s に設定出来ません。この場合、ファイル名にそのロケールの文字が入っていたときに問題になる可能性があります。必要なパッケージをシステムにインストールして、%s をサポートすることを強くお勧めします。",
- "Internet connection not working" => "インターネット接続が動作していません",
- "This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or installation of 3rd party apps don´t work. Accessing files from remote and sending of notification emails might also not work. We suggest to enable internet connection for this server if you want to have all features." => "このサーバーはインターネットに接続していません。この場合、外部ストレージのマウント、更新の通知やサードパーティアプリといったいくつかの機能が使えません。また、リモート接続でのファイルアクセス、通知メールの送信と言った機能も利用できないかもしれません。全ての機能を利用したいのであれば、このサーバーからインターネットに接続できるようにすることをお勧めします。",
- "Cron" => "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." => "HTTPを通して15分間隔で cron.php を実行するように、cron.php は webcron サービスに登録されています。",
- "Use systems cron service to call the cron.php file every 15 minutes." => "15分間隔で cron.php ファイルを実行するためにシステムの cron サービスを利用する",
- "Sharing" => "共有",
- "Enable Share API" => "共有APIを有効にする",
- "Allow apps to use the Share API" => "アプリからの共有APIの利用を許可する",
- "Allow links" => "リンクを許可する",
- "Allow users to share items to the public with links" => "リンクによりアイテムを公開することを許可する",
- "Allow public uploads" => "パブリックなアップロードを許可",
- "Allow users to enable others to upload into their publicly shared folders" => "公開している共有フォルダへのアップロードを共有しているメンバーにも許可",
- "Allow resharing" => "再共有を許可する",
- "Allow users to share items shared with them again" => "ユーザが共有しているアイテムの再共有を許可する",
- "Allow users to share with anyone" => "ユーザが誰とでも共有することを許可する",
- "Allow users to only share with users in their groups" => "ユーザにグループ内のユーザとのみ共有を許可する",
- "Allow mail notification" => "メール通知を許可",
- "Allow user to send mail notification for shared files" => "共有ファイルに関するメール通知の送信をユーザに許可する",
- "Security" => "セキュリティ",
- "Enforce HTTPS" => "常にHTTPSを使用する",
- "Forces the clients to connect to %s via an encrypted connection." => "クライアントから %sへの接続を常に暗号化する。",
- "Please connect to your %s via HTTPS to enable or disable the SSL enforcement." => "強制的なSSL接続を有効/無効にするために、HTTPS経由で %s へ接続してください。",
- "Log" => "ログ",
- "Log level" => "ログレベル",
- "More" => "もっと見る",
- "Less" => "閉じる",
- "Version" => "バージョン",
- "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> ライセンスの下で提供されています。",
- "Add your App" => "アプリを追加",
- "More Apps" => "さらにアプリを表示",
- "Select an App" => "アプリを選択してください",
- "See application page at apps.owncloud.com" => "apps.owncloud.com でアプリケーションのページを見てください",
- "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-ライセンス: <span class=\"author\"></span>",
- "User Documentation" => "ユーザドキュメント",
- "Administrator Documentation" => "管理者ドキュメント",
- "Online Documentation" => "オンラインドキュメント",
- "Forum" => "フォーラム",
- "Bugtracker" => "バグトラッカー",
- "Commercial Support" => "コマーシャルサポート",
- "Get the apps to sync your files" => "ファイルを同期するためのアプリを取得",
- "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" => "Current password",
- "New password" => "新しいパスワードを入力",
- "Change password" => "パスワードを変更",
- "Display Name" => "表示名",
- "Email" => "メール",
- "Your email address" => "あなたのメールアドレス",
- "Fill in an email address to enable password recovery" => "※パスワード回復を有効にするにはメールアドレスの入力が必要です",
- "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 のいずれか。正方形が理想ですが、切り取って加工することも可能です。",
- "Abort" => "中止",
- "Choose as profile image" => "プロファイル画像として選択",
- "Language" => "言語",
- "Help translate" => "翻訳に協力する",
- "WebDAV" => "WebDAV",
- "Encryption" => "暗号化",
- "The encryption app is no longer enabled, decrypt all your file" => "暗号化アプリはもはや有効ではありません、すべてのファイルを複合してください",
- "Log-in password" => "ログインパスワード",
- "Decrypt all Files" => "すべてのファイルを複合する",
- "Login Name" => "ログイン名",
- "Create" => "作成",
- "Admin Recovery Password" => "管理者復旧パスワード",
- "Enter the recovery password in order to recover the users files during password change" => "パスワード変更の間のユーザーのファイルを回復するために、リカバリパスワードを入力してください",
- "Default Storage" => "デフォルトストレージ",
- "Unlimited" => "無制限",
- "Other" => "その他",
- "Username" => "ユーザー名",
- "Storage" => "ストレージ",
- "change display name" => "表示名を変更",
- "set new password" => "新しいパスワードを設定",
- "Default" => "デフォルト"
- );
- $PLURAL_FORMS = "nplurals=1; plural=0;";
|