ja_JP.php 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130
  1. <?php
  2. $TRANSLATIONS = array(
  3. "Unable to load list from App Store" => "アプリストアからリストをロードできません",
  4. "Authentication error" => "認証エラー",
  5. "Your display name has been changed." => "表示名を変更しました。",
  6. "Unable to change display name" => "表示名を変更できません",
  7. "Group already exists" => "グループは既に存在しています",
  8. "Unable to add group" => "グループを追加できません",
  9. "Email saved" => "メールアドレスを保存しました",
  10. "Invalid email" => "無効なメールアドレス",
  11. "Unable to delete group" => "グループを削除できません",
  12. "Unable to delete user" => "ユーザを削除できません",
  13. "Language changed" => "言語が変更されました",
  14. "Invalid request" => "不正なリクエスト",
  15. "Admins can't remove themself from the admin group" => "管理者は自身を管理者グループから削除できません。",
  16. "Unable to add user to group %s" => "ユーザをグループ %s に追加できません",
  17. "Unable to remove user from group %s" => "ユーザをグループ %s から削除できません",
  18. "Couldn't update app." => "アプリを更新出来ませんでした。",
  19. "Update to {appversion}" => "{appversion} に更新",
  20. "Disable" => "無効",
  21. "Enable" => "有効化",
  22. "Please wait...." => "しばらくお待ちください。",
  23. "Error while disabling app" => "アプリ無効化中にエラーが発生",
  24. "Error while enabling app" => "アプリ有効化中にエラーが発生",
  25. "Updating...." => "更新中....",
  26. "Error while updating app" => "アプリの更新中にエラーが発生",
  27. "Error" => "エラー",
  28. "Update" => "更新",
  29. "Updated" => "更新済み",
  30. "Select a profile picture" => "プロファイル画像を選択",
  31. "Decrypting files... Please wait, this can take some time." => "ファイルを複合中... しばらくお待ちください、この処理には少し時間がかかるかもしれません。",
  32. "Saving..." => "保存中...",
  33. "deleted" => "削除",
  34. "undo" => "元に戻す",
  35. "Unable to remove user" => "ユーザを削除出来ません",
  36. "Groups" => "グループ",
  37. "Group Admin" => "グループ管理者",
  38. "Delete" => "削除",
  39. "add group" => "グループを追加",
  40. "A valid username must be provided" => "有効なユーザ名を指定する必要があります",
  41. "Error creating user" => "ユーザ作成エラー",
  42. "A valid password must be provided" => "有効なパスワードを指定する必要があります",
  43. "__language_name__" => "Japanese (日本語)",
  44. "Security Warning" => "セキュリティ警告",
  45. "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ファイルが機能していません。データディレクトリがアクセスされないようにウェブサーバーを設定するか、ウェブサーバーのドキュメントルートからデータディレクトリを移動するように強くお勧めします。",
  46. "Setup Warning" => "セットアップ警告",
  47. "Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "WebDAVインタフェースが動作していないと考えられるため、あなたのWEBサーバはまだファイルの同期を許可するように適切な設定がされていません。",
  48. "Please double check the <a href=\"%s\">installation guides</a>." => "<a href=\"%s\">installation guides</a>をもう一度チェックするようにお願いいたします。",
  49. "Module 'fileinfo' missing" => "モジュール 'fileinfo' が見つかりません",
  50. "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." => "PHP のモジュール 'fileinfo' が見つかりません。mimeタイプの検出を精度良く行うために、このモジュールを有効にすることを強くお勧めします。",
  51. "Locale not working" => "ロケールが動作していません",
  52. "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 をサポートすることを強くお勧めします。",
  53. "Internet connection not working" => "インターネット接続が動作していません",
  54. "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." => "このサーバーはインターネットに接続していません。この場合、外部ストレージのマウント、更新の通知やサードパーティアプリといったいくつかの機能が使えません。また、リモート接続でのファイルアクセス、通知メールの送信と言った機能も利用できないかもしれません。全ての機能を利用したいのであれば、このサーバーからインターネットに接続できるようにすることをお勧めします。",
  55. "Cron" => "Cron",
  56. "Execute one task with each page loaded" => "各ページの読み込み時にタスクを実行する",
  57. "cron.php is registered at a webcron service to call cron.php once a minute over http." => "http経由で1分間に1回cron.phpを呼び出すように cron.phpがwebcron サービスに登録されています。",
  58. "Use systems cron service to call the cron.php file once a minute." => "cron.phpファイルを1分間に1回実行する為にサーバーのcronサービスを利用する。",
  59. "Sharing" => "共有",
  60. "Enable Share API" => "共有APIを有効にする",
  61. "Allow apps to use the Share API" => "アプリからの共有APIの利用を許可する",
  62. "Allow links" => "リンクを許可する",
  63. "Allow users to share items to the public with links" => "リンクによりアイテムを公開することを許可する",
  64. "Allow public uploads" => "パブリックなアップロードを許可",
  65. "Allow users to enable others to upload into their publicly shared folders" => "公開している共有フォルダへのアップロードを共有しているメンバーにも許可",
  66. "Allow resharing" => "再共有を許可する",
  67. "Allow users to share items shared with them again" => "ユーザが共有しているアイテムの再共有を許可する",
  68. "Allow users to share with anyone" => "ユーザが誰とでも共有することを許可する",
  69. "Allow users to only share with users in their groups" => "ユーザにグループ内のユーザとのみ共有を許可する",
  70. "Security" => "セキュリティ",
  71. "Enforce HTTPS" => "常にHTTPSを使用する",
  72. "Forces the clients to connect to %s via an encrypted connection." => "クライアントから %sへの接続を常に暗号化する。",
  73. "Please connect to your %s via HTTPS to enable or disable the SSL enforcement." => "強制的なSSL接続を有効/無効にするために、HTTPS経由で %s へ接続してください。",
  74. "Log" => "ログ",
  75. "Log level" => "ログレベル",
  76. "More" => "もっと見る",
  77. "Less" => "閉じる",
  78. "Version" => "バージョン",
  79. "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> ライセンスの下で提供されています。",
  80. "Add your App" => "アプリを追加",
  81. "More Apps" => "さらにアプリを表示",
  82. "Select an App" => "アプリを選択してください",
  83. "See application page at apps.owncloud.com" => "apps.owncloud.com でアプリケーションのページを見てください",
  84. "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-ライセンス: <span class=\"author\"></span>",
  85. "User Documentation" => "ユーザドキュメント",
  86. "Administrator Documentation" => "管理者ドキュメント",
  87. "Online Documentation" => "オンラインドキュメント",
  88. "Forum" => "フォーラム",
  89. "Bugtracker" => "バグトラッカー",
  90. "Commercial Support" => "コマーシャルサポート",
  91. "Get the apps to sync your files" => "ファイルを同期するためのアプリを取得",
  92. "Show First Run Wizard again" => "初回ウィザードを再表示する",
  93. "You have used <strong>%s</strong> of the available <strong>%s</strong>" => "現在、<strong>%s</strong> / <strong>%s</strong> を利用しています",
  94. "Password" => "パスワード",
  95. "Your password was changed" => "パスワードを変更しました",
  96. "Unable to change your password" => "パスワードを変更することができません",
  97. "Current password" => "Current password",
  98. "New password" => "新しいパスワードを入力",
  99. "Change password" => "パスワードを変更",
  100. "Display Name" => "表示名",
  101. "Email" => "メール",
  102. "Your email address" => "あなたのメールアドレス",
  103. "Fill in an email address to enable password recovery" => "※パスワード回復を有効にするにはメールアドレスの入力が必要です",
  104. "Profile picture" => "プロフィール写真",
  105. "Remove image" => "画像を削除",
  106. "Abort" => "中止",
  107. "Choose as profile image" => "プロファイル画像として選択",
  108. "Language" => "言語",
  109. "Help translate" => "翻訳に協力する",
  110. "WebDAV" => "WebDAV",
  111. "Use this address to <a href=\"%s/server/5.0/user_manual/files/files.html\" target=\"_blank\">access your Files via WebDAV</a>" => "<a href=\"%s/server/5.0/user_manual/files/files.html\" target=\"_blank\">WebDAV経由でファイルにアクセス</a>するにはこのアドレスを利用してください",
  112. "Encryption" => "暗号化",
  113. "The encryption app is no longer enabled, decrypt all your file" => "暗号化アプリはもはや有効ではありません、すべてのファイルを複合してください",
  114. "Log-in password" => "ログインパスワード",
  115. "Decrypt all Files" => "すべてのファイルを複合する",
  116. "Login Name" => "ログイン名",
  117. "Create" => "作成",
  118. "Admin Recovery Password" => "管理者復旧パスワード",
  119. "Enter the recovery password in order to recover the users files during password change" => "パスワード変更の間のユーザーのファイルを回復するために、リカバリパスワードを入力してください",
  120. "Default Storage" => "デフォルトストレージ",
  121. "Unlimited" => "無制限",
  122. "Other" => "その他",
  123. "Username" => "ユーザー名",
  124. "Storage" => "ストレージ",
  125. "change display name" => "表示名を変更",
  126. "set new password" => "新しいパスワードを設定",
  127. "Default" => "デフォルト"
  128. );
  129. $PLURAL_FORMS = "nplurals=1; plural=0;";