You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

ja.js 9.2KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132
  1. OC.L10N.register(
  2. "files_external",
  3. {
  4. "External storages" : "外部ストレージ",
  5. "Personal" : "個人",
  6. "System" : "システム",
  7. "Grant access" : "アクセスを許可",
  8. "Error configuring OAuth1" : "OAuth1 設定エラー",
  9. "Please provide a valid app key and secret." : "有効なアプリのキーとパスワードを入力してください。",
  10. "Error configuring OAuth2" : "OAuth2 設定エラー",
  11. "Generate keys" : "キーを生成",
  12. "Error generating key pair" : "キーペアの生成エラー",
  13. "All users. Type to select user or group." : "すべてのユーザー。ユーザー、グループを追加",
  14. "(group)" : "(グループ)",
  15. "Compatibility with Mac NFD encoding (slow)" : "Mac NFD エンコード互換 (遅い)",
  16. "Admin defined" : "管理者設定済",
  17. "Saved" : "保存されました",
  18. "Saving..." : "保存中...",
  19. "Save" : "保存",
  20. "Empty response from the server" : "サーバーから空の応答がありました",
  21. "Couldn't access. Please log out and in again to activate this mount point" : "アクセスできません。ログアウトして、再度このマウントポイントをアクティベートしてください。",
  22. "Couldn't get the information from the remote server: {code} {type}" : "リモートサーバーから情報を取得できませんでした:{code} {type}",
  23. "Couldn't get the list of external mount points: {type}" : "外部マウントポイントのリストを取得出来ませんでした。: {type}",
  24. "There was an error with message: " : "メッセージ付きのエラーが発生しました:",
  25. "External mount error" : "外部マウントエラー",
  26. "external-storage" : "外部ストレージ",
  27. "Couldn't fetch list of Windows network drive mount points: Empty response from server" : "Windowsネットワークドライブのマウントポイントのリストが取得できませんでした: サーバーからのレスポンスは空でした。",
  28. "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "いくつかの設定済み外部マウントポイントに接続できませんでした。詳細情報は赤い行をクリックしてください",
  29. "Please enter the credentials for the {mount} mount" : " {mount} のマウントのために必要な資格情報を入力してください",
  30. "Username" : "ユーザー名",
  31. "Password" : "パスワード",
  32. "Credentials saved" : "資格情報を保存しました",
  33. "Credentials saving failed" : "資格情報の保存に失敗しました",
  34. "Credentials required" : "資格情報が必要です",
  35. "Storage with ID \"%d\" not found" : "ID \"%d\" のストレージが見つかりません",
  36. "Invalid backend or authentication mechanism class" : "バックエンドまたは認証システムクラスが無効",
  37. "Invalid mount point" : "無効なマウントポイント",
  38. "Objectstore forbidden" : "オブジェクトストアが禁じられています",
  39. "Invalid storage backend \"%s\"" : "\"%s\" のストレージバックエンドが不正",
  40. "Not permitted to use backend \"%s\"" : "バックエンド %s を使うための権限がありません",
  41. "Not permitted to use authentication mechanism \"%s\"" : "認証システム %s を使う権限がありません",
  42. "Unsatisfied backend parameters" : "バックエンドのためのパラメーターが不十分です。",
  43. "Unsatisfied authentication mechanism parameters" : "認証のためのパラメータが不十分です",
  44. "Insufficient data: %s" : "データが不足しています: %s",
  45. "%s" : "%s",
  46. "Storage with ID \"%d\" is not user editable" : "ID \"%d\" のストレージはユーザーが編集できません",
  47. "Access key" : "アクセスキー",
  48. "Secret key" : "シークレットキー",
  49. "Builtin" : "ビルトイン",
  50. "None" : "なし",
  51. "OAuth1" : "OAuth1",
  52. "App key" : "アプリキー",
  53. "App secret" : "アプリシークレット",
  54. "OAuth2" : "OAuth2",
  55. "Client ID" : "クライアントID",
  56. "Client secret" : "クライアント秘密キー",
  57. "OpenStack" : "OpenStack",
  58. "Tenant name" : "テナント名",
  59. "Identity endpoint URL" : "認証エンドポイントURL",
  60. "Rackspace" : "Rackspace",
  61. "API key" : "APIキー",
  62. "Global credentials" : "グローバル資格情報",
  63. "Log-in credentials, save in database" : "ログイン認証情報は、データベースに保存されます。",
  64. "Username and password" : "ユーザー名とパスワード",
  65. "Log-in credentials, save in session" : "ログイン認証情報は、セッションに保存されます。",
  66. "User entered, store in database" : "入力されたユーザーデータは、データベースに保管します",
  67. "RSA public key" : "RSA公開鍵",
  68. "Public key" : "公開鍵",
  69. "Amazon S3" : "Amazon S3",
  70. "Bucket" : "バケット名",
  71. "Hostname" : "ホスト名",
  72. "Port" : "ポート",
  73. "Region" : "リージョン",
  74. "Enable SSL" : "SSLを有効",
  75. "Enable Path Style" : "パス形式を有効",
  76. "WebDAV" : "WebDAV",
  77. "URL" : "URL",
  78. "Remote subfolder" : "リモートサブフォルダー",
  79. "Secure https://" : "セキュア https://",
  80. "FTP" : "FTP",
  81. "Host" : "ホスト",
  82. "Secure ftps://" : "Secure ftps://",
  83. "Local" : "ローカル",
  84. "Location" : "場所",
  85. "Nextcloud" : "Nextcloud",
  86. "SFTP" : "SFTP",
  87. "Root" : "ルート",
  88. "SFTP with secret key login" : "秘密鍵でSFTPログイン",
  89. "SMB / CIFS" : "SMB / CIFS",
  90. "Share" : "共有",
  91. "Domain" : "ドメイン",
  92. "SMB / CIFS using OC login" : "Nextcloud ログインを利用したSMB / CIFS",
  93. "Username as share" : "共有名",
  94. "OpenStack Object Storage" : "OpenStack ObjectStorage",
  95. "Service name" : "サービス名",
  96. "Request timeout (seconds)" : "リクエストがタイムアウトするまでの秒数",
  97. "The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "PHPでのcURLのサポートが有効になっていないか、インストールされていません。 %s のマウントは不可能です。システム管理者にインストールを依頼してください。",
  98. "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "PHPのFTPサポートが有効になっていないか、インストールされていません。%s のマウントは不可能です。システム管理者にインストールを依頼してください。",
  99. "\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\"はインストールされていません。 %s のマウントは不可能です。システム管理者にインストールを依頼してください。",
  100. "No external storage configured" : "外部ストレージは設定されていません",
  101. "You can add external storages in the personal settings" : "個人設定で外部ストレージを設定することができます。",
  102. "Name" : "名前",
  103. "Storage type" : "ストレージ種別",
  104. "Scope" : "スコープ",
  105. "Enable encryption" : "暗号化を有効に",
  106. "Enable previews" : "プレビューを有効に",
  107. "Enable sharing" : "共有の有効化",
  108. "Check for changes" : "変更点を確認",
  109. "Never" : "更新無",
  110. "Once every direct access" : "直指定時のみ",
  111. "Folder name" : "フォルダー名",
  112. "External storage" : "外部ストレージ",
  113. "Authentication" : "認証",
  114. "Configuration" : "設定",
  115. "Available for" : "利用可能",
  116. "Add storage" : "ストレージを追加",
  117. "Advanced settings" : "詳細設定",
  118. "Delete" : "削除",
  119. "Allow users to mount external storage" : "ユーザーに外部ストレージの接続を許可する",
  120. "Allow users to mount the following external storage" : "ユーザーに以下の外部ストレージのマウントを許可する",
  121. "Fetching request tokens failed. Verify that your app key and secret are correct." : "リクエストトークンの取得に失敗しました。アプリのキーとパスワードが正しいことを確認してください。",
  122. "Fetching access tokens failed. Verify that your app key and secret are correct." : "アクセストークンの取得に失敗しました。アプリのキーとパスワードが正しいことを確認してください。",
  123. "Step 1 failed. Exception: %s" : "ステップ 1 の実行に失敗しました。例外: %s",
  124. "Step 2 failed. Exception: %s" : "ステップ 2 の実行に失敗しました。例外: %s",
  125. "Dropbox App Configuration" : "Dropbox アプリ設定",
  126. "Google Drive App Configuration" : "Google アプリ設定",
  127. "Storage with id \"%i\" not found" : "ストレージID \"%i\" が見つかりません",
  128. "Storage with id \"%i\" is not user editable" : "ストレージID \"%i\" はユーザーが編集できません",
  129. "Dropbox" : "Dropbox",
  130. "Google Drive" : "Google Drive"
  131. },
  132. "nplurals=1; plural=0;");