diff options
Diffstat (limited to 'core/l10n')
-rw-r--r-- | core/l10n/ja.js | 2 | ||||
-rw-r--r-- | core/l10n/ja.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js index 374e3cff2a1..c74fe73f9c9 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -371,7 +371,7 @@ OC.L10N.register( "Further information how to configure this can be found in the %1$sdocumentation%2$s." : "これを構成する方法の詳細は、%1$sドキュメント%2$sにあります。", "App update required" : "アプリの更新が必要", "%1$s will be updated to version %2$s" : "%1$s は バーション %2$s にアップデートされます", - "These apps will be updated:" : "次のアプリはアップデートされます:", + "These apps will be updated:" : "次のアプリがアップデートされます:", "These incompatible apps will be disabled:" : "次の非互換のないアプリは無効になる:", "The theme %s has been disabled." : "テーマ %s が無効になっています。", "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "データベースを確認してください。実行前にconfigフォルダーとdataフォルダーをバックアップします。", diff --git a/core/l10n/ja.json b/core/l10n/ja.json index b6cf9fe8a72..bf65dfe0c28 100644 --- a/core/l10n/ja.json +++ b/core/l10n/ja.json @@ -369,7 +369,7 @@ "Further information how to configure this can be found in the %1$sdocumentation%2$s." : "これを構成する方法の詳細は、%1$sドキュメント%2$sにあります。", "App update required" : "アプリの更新が必要", "%1$s will be updated to version %2$s" : "%1$s は バーション %2$s にアップデートされます", - "These apps will be updated:" : "次のアプリはアップデートされます:", + "These apps will be updated:" : "次のアプリがアップデートされます:", "These incompatible apps will be disabled:" : "次の非互換のないアプリは無効になる:", "The theme %s has been disabled." : "テーマ %s が無効になっています。", "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "データベースを確認してください。実行前にconfigフォルダーとdataフォルダーをバックアップします。", |