diff options
Diffstat (limited to 'apps/files_external/l10n/ja.json')
-rw-r--r-- | apps/files_external/l10n/ja.json | 26 |
1 files changed, 14 insertions, 12 deletions
diff --git a/apps/files_external/l10n/ja.json b/apps/files_external/l10n/ja.json index d6babb07ec5..45712c90c9d 100644 --- a/apps/files_external/l10n/ja.json +++ b/apps/files_external/l10n/ja.json @@ -5,18 +5,8 @@ "Step 1 failed. Exception: %s" : "ステップ 1 の実行に失敗しました。例外: %s", "Step 2 failed. Exception: %s" : "ステップ 2 の実行に失敗しました。例外: %s", "External storage" : "外部ストレージ", - "Storage with id \"%i\" not found" : "ストレージID \"%i\" が見つかりません", - "Invalid backend or authentication mechanism class" : "バックエンドまたは認証システムクラスが無効", - "Invalid mount point" : "無効なマウントポイント", - "Objectstore forbidden" : "オブジェクトストアが禁じられています", - "Invalid storage backend \"%s\"" : "\"%s\" のストレージバックエンドが不正", - "Not permitted to use backend \"%s\"" : "バックエンド %s を使うための権限がありません", - "Not permitted to use authentication mechanism \"%s\"" : "認証システム %s を使う権限がありません", - "Unsatisfied backend parameters" : "バックエンドのためのパラメーターが不十分です。", - "Unsatisfied authentication mechanism parameters" : "認証のためのパラメータが不十分です", - "Insufficient data: %s" : "データが不足しています: %s", - "%s" : "%s", - "Storage with id \"%i\" is not user editable" : "ストレージID \"%i\" はユーザーが編集できません", + "Dropbox App Configuration" : "Dropbox アプリ設定", + "Google Drive App Configuration" : "Google アプリ設定", "Personal" : "個人", "System" : "システム", "Grant access" : "アクセスを許可", @@ -44,6 +34,18 @@ "Credentials saving failed" : "資格情報の保存に失敗しました", "Credentials required" : "資格情報が必要です", "Save" : "保存", + "Storage with id \"%i\" not found" : "ストレージID \"%i\" が見つかりません", + "Invalid backend or authentication mechanism class" : "バックエンドまたは認証システムクラスが無効", + "Invalid mount point" : "無効なマウントポイント", + "Objectstore forbidden" : "オブジェクトストアが禁じられています", + "Invalid storage backend \"%s\"" : "\"%s\" のストレージバックエンドが不正", + "Not permitted to use backend \"%s\"" : "バックエンド %s を使うための権限がありません", + "Not permitted to use authentication mechanism \"%s\"" : "認証システム %s を使う権限がありません", + "Unsatisfied backend parameters" : "バックエンドのためのパラメーターが不十分です。", + "Unsatisfied authentication mechanism parameters" : "認証のためのパラメータが不十分です", + "Insufficient data: %s" : "データが不足しています: %s", + "%s" : "%s", + "Storage with id \"%i\" is not user editable" : "ストレージID \"%i\" はユーザーが編集できません", "Access key" : "アクセスキー", "Secret key" : "シークレットキー", "Builtin" : "ビルトイン", |