ja.json 5.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  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. "Invalid mount point" : "無効なマウントポイント",
  46. "Access granted" : "アクセスは許可されました",
  47. "Error configuring Dropbox storage" : "Dropboxストレージの設定エラー",
  48. "Grant access" : "アクセスを許可",
  49. "Error configuring Google Drive storage" : "Googleドライブストレージの設定エラー",
  50. "Personal" : "個人",
  51. "System" : "システム",
  52. "All users. Type to select user or group." : "すべてのユーザー。ユーザー、グループを追加",
  53. "(group)" : "(グループ)",
  54. "Saved" : "保存されました",
  55. "Generate keys" : "キーを生成",
  56. "Error generating key pair" : "キーペアの生成エラー",
  57. "<b>Note:</b> " : "<b>注意:</b> ",
  58. "and" : "と",
  59. "<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 をマウントすることができません。このシステムの管理者にインストールをお願いしてください。",
  60. "<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 をマウントすることができません。このシステムの管理者にインストールをお願いしてください。",
  61. "<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をマウントできません。このシステムの管理者にインストールをお願いしてください。",
  62. "No external storage configured" : "外部ストレージは設定されていません",
  63. "You can add external storages in the personal settings" : "個人設定で外部ストレージを設定することができます。",
  64. "Name" : "名前",
  65. "Storage type" : "ストレージ種別",
  66. "Scope" : "スコープ",
  67. "External Storage" : "外部ストレージ",
  68. "Folder name" : "フォルダー名",
  69. "Configuration" : "設定",
  70. "Available for" : "利用可能",
  71. "Add storage" : "ストレージを追加",
  72. "Advanced settings" : "詳細設定",
  73. "Delete" : "削除",
  74. "Enable User External Storage" : "ユーザーの外部ストレージを有効にする",
  75. "Allow users to mount the following external storage" : "ユーザーに以下の外部ストレージのマウントを許可する"
  76. },"pluralForm" :"nplurals=1; plural=0;"
  77. }