diff options
Diffstat (limited to 'apps/files_external/l10n/ja.json')
-rw-r--r-- | apps/files_external/l10n/ja.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files_external/l10n/ja.json b/apps/files_external/l10n/ja.json index d9fe7050986..d8b415df9c6 100644 --- a/apps/files_external/l10n/ja.json +++ b/apps/files_external/l10n/ja.json @@ -36,7 +36,6 @@ "Credentials saved" : "資格情報を保存しました", "Credentials saving failed" : "資格情報の保存に失敗しました", "Credentials required" : "資格情報が必要です", - "Storage with id \"%i\" not found" : "ストレージID \"%i\" が見つかりません", "Invalid backend or authentication mechanism class" : "バックエンドまたは認証システムクラスが無効", "Invalid mount point" : "無効なマウントポイント", "Objectstore forbidden" : "オブジェクトストアが禁じられています", @@ -47,7 +46,6 @@ "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" : "ビルトイン", @@ -123,6 +121,8 @@ "Advanced settings" : "詳細設定", "Delete" : "削除", "Allow users to mount external storage" : "ユーザーに外部ストレージの接続を許可する", - "Allow users to mount the following external storage" : "ユーザーに以下の外部ストレージのマウントを許可する" + "Allow users to mount the following external storage" : "ユーザーに以下の外部ストレージのマウントを許可する", + "Storage with id \"%i\" not found" : "ストレージID \"%i\" が見つかりません", + "Storage with id \"%i\" is not user editable" : "ストレージID \"%i\" はユーザーが編集できません" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |