ja.json 5.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  1. { "translations": {
  2. "Fetching request tokens failed. Verify that your Dropbox app key and secret are correct." : "リクエストトークンの取得に失敗しました。Dropboxアプリのキーとパスワードが正しいことを確認してください。",
  3. "Fetching access tokens failed. Verify that your Dropbox app key and secret are correct." : "アクセストークンの取得に失敗しました。Dropboxアプリのキーとパスワードが正しいことを確認してください。",
  4. "Please provide a valid Dropbox app key and secret." : "有効なDropboxアプリのキーとパスワードを入力してください。",
  5. "Step 1 failed. Exception: %s" : "ステップ 1 の実行に失敗しました。例外: %s",
  6. "Step 2 failed. Exception: %s" : "ステップ 2 の実行に失敗しました。例外: %s",
  7. "External storage" : "外部ストレージ",
  8. "Local" : "ローカル",
  9. "Location" : "位置",
  10. "Amazon S3" : "Amazon S3",
  11. "Key" : "キー",
  12. "Secret" : "シークレットキー",
  13. "Bucket" : "バケット名",
  14. "Amazon S3 and compliant" : "Amazon S3や互換ストレージ",
  15. "Access Key" : "アクセスキー",
  16. "Secret Key" : "シークレットキー",
  17. "Hostname" : "ホスト名",
  18. "Port" : "ポート",
  19. "Region" : "リージョン",
  20. "Enable SSL" : "SSLを有効",
  21. "Enable Path Style" : "パス形式を有効",
  22. "App key" : "アプリキー",
  23. "App secret" : "アプリシークレット",
  24. "Host" : "ホスト",
  25. "Username" : "ユーザー名",
  26. "Password" : "パスワード",
  27. "Remote subfolder" : "リモートサブフォルダー",
  28. "Secure ftps://" : "Secure ftps://",
  29. "Client ID" : "クライアントID",
  30. "Client secret" : "クライアント秘密キー",
  31. "OpenStack Object Storage" : "OpenStack ObjectStorage",
  32. "Region (optional for OpenStack Object Storage)" : "リージョン (OpenStack ObjectStorage)",
  33. "API Key (required for Rackspace Cloud Files)" : "APIキー (Rackspace CloudFiles)",
  34. "Tenantname (required for OpenStack Object Storage)" : "テナント名 (OpenStack ObjectStorage)",
  35. "Password (required for OpenStack Object Storage)" : "パスワード (OpenStack ObjectStorage)",
  36. "Service Name (required for OpenStack Object Storage)" : "サービス名 (OpenStack ObjectStorage)",
  37. "URL of identity endpoint (required for OpenStack Object Storage)" : "識別用エンドポイントURL (OpenStack ObjectStorage)",
  38. "Timeout of HTTP requests in seconds" : "HTTP接続タイムアウト秒数",
  39. "Share" : "共有",
  40. "SMB / CIFS using OC login" : "ownCloudログインを利用したSMB / CIFS",
  41. "Username as share" : "共有名",
  42. "URL" : "URL",
  43. "Secure https://" : "セキュア https://",
  44. "Public key" : "公開鍵",
  45. "Storage with id \"%i\" not found" : "ストレージID \"%i\" が見つかりません",
  46. "Invalid mount point" : "無効なマウントポイント",
  47. "Invalid storage backend \"%s\"" : "\"%s\" のストレージバックエンドが不正",
  48. "Access granted" : "アクセスは許可されました",
  49. "Error configuring Dropbox storage" : "Dropboxストレージの設定エラー",
  50. "Grant access" : "アクセスを許可",
  51. "Error configuring Google Drive storage" : "Googleドライブストレージの設定エラー",
  52. "Personal" : "個人",
  53. "System" : "システム",
  54. "All users. Type to select user or group." : "すべてのユーザー。ユーザー、グループを追加",
  55. "(group)" : "(グループ)",
  56. "Saved" : "保存されました",
  57. "Generate keys" : "キーを生成",
  58. "Error generating key pair" : "キーペアの生成エラー",
  59. "<b>Note:</b> " : "<b>注意:</b> ",
  60. "and" : "と",
  61. "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>注意:</b> PHPにcURLのエクステンションが入っていないか、有効ではありません。%s をマウントすることができません。このシステムの管理者にインストールをお願いしてください。",
  62. "<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>注意:</b> PHPにFTPのエクステンションが入っていないか、有効ではありません。%s をマウントすることができません。このシステムの管理者にインストールをお願いしてください。",
  63. "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>注意:</b> \"%s\" がインストールされていません。%sをマウントできません。このシステムの管理者にインストールをお願いしてください。",
  64. "No external storage configured" : "外部ストレージは設定されていません",
  65. "You can add external storages in the personal settings" : "個人設定で外部ストレージを設定することができます。",
  66. "Name" : "名前",
  67. "Storage type" : "ストレージ種別",
  68. "Scope" : "スコープ",
  69. "External Storage" : "外部ストレージ",
  70. "Folder name" : "フォルダー名",
  71. "Configuration" : "設定",
  72. "Available for" : "利用可能",
  73. "Add storage" : "ストレージを追加",
  74. "Advanced settings" : "詳細設定",
  75. "Delete" : "削除",
  76. "Enable User External Storage" : "ユーザーの外部ストレージを有効にする",
  77. "Allow users to mount the following external storage" : "ユーザーに以下の外部ストレージのマウントを許可する"
  78. },"pluralForm" :"nplurals=1; plural=0;"
  79. }