aboutsummaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-10-10 00:25:52 +0000
committerNextcloud bot <bot@nextcloud.com>2023-10-10 00:25:52 +0000
commite6d0105217e9a89bb6fddcfda4830ac9a556ed86 (patch)
tree8bc9b4ae5cc2924b468b7d851607cf5d7ca67289 /core
parentc40ece338bb0658ad18696bf4d31c378e6d4b5e6 (diff)
downloadnextcloud-server-e6d0105217e9a89bb6fddcfda4830ac9a556ed86.tar.gz
nextcloud-server-e6d0105217e9a89bb6fddcfda4830ac9a556ed86.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core')
-rw-r--r--core/l10n/ja.js1
-rw-r--r--core/l10n/ja.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js
index dbd7847278c..dbe3ca714be 100644
--- a/core/l10n/ja.js
+++ b/core/l10n/ja.js
@@ -235,6 +235,7 @@ OC.L10N.register(
"Looking for {term} …" : "{term} を確認中 ...",
"No" : "いいえ",
"Yes" : "はい",
+ "Choose {file}" : "{file}を選択",
"Choose" : "選択",
"Copy to {target}" : "{target} にコピー",
"Copy" : "コピー",
diff --git a/core/l10n/ja.json b/core/l10n/ja.json
index c58eb6fcb84..ad3dff975f7 100644
--- a/core/l10n/ja.json
+++ b/core/l10n/ja.json
@@ -233,6 +233,7 @@
"Looking for {term} …" : "{term} を確認中 ...",
"No" : "いいえ",
"Yes" : "はい",
+ "Choose {file}" : "{file}を選択",
"Choose" : "選択",
"Copy to {target}" : "{target} にコピー",
"Copy" : "コピー",