aboutsummaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-03-13 02:22:53 +0000
committerNextcloud bot <bot@nextcloud.com>2021-03-13 02:22:53 +0000
commit0869c75d5a432f9bb5837329e58e6f91bc2aecda (patch)
tree8a6a605666c7a22607f91211762fb68ed8e4ba8d /core
parent32551b9ff7978395ec7777f11320056ab8413432 (diff)
downloadnextcloud-server-0869c75d5a432f9bb5837329e58e6f91bc2aecda.tar.gz
nextcloud-server-0869c75d5a432f9bb5837329e58e6f91bc2aecda.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r--core/l10n/ja.js3
-rw-r--r--core/l10n/ja.json3
2 files changed, 4 insertions, 2 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js
index b46cd0ca5e6..354e6b23b8c 100644
--- a/core/l10n/ja.js
+++ b/core/l10n/ja.js
@@ -308,7 +308,8 @@ 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 incompatible apps will be disabled:" : "次の非互換のないアプリは無効になる:",
+ "The following 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フォルダーをバックアップします。",
"Start update" : "アップデートを開始",
diff --git a/core/l10n/ja.json b/core/l10n/ja.json
index e1f29ea2141..48c70db32b8 100644
--- a/core/l10n/ja.json
+++ b/core/l10n/ja.json
@@ -306,7 +306,8 @@
"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 incompatible apps will be disabled:" : "次の非互換のないアプリは無効になる:",
+ "The following 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フォルダーをバックアップします。",
"Start update" : "アップデートを開始",