diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-10 00:51:54 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-10 00:51:54 +0000 |
commit | f14a01cc1ef6fbff80bc1fbc512799d5aaa62ca7 (patch) | |
tree | 928e0f9211ff999e2a5cf162fc855248c91d6d21 /core/l10n/ja.js | |
parent | dfd0adff0eecf7aeff9f096e00459fa7b00fc0b3 (diff) | |
download | nextcloud-server-f14a01cc1ef6fbff80bc1fbc512799d5aaa62ca7.tar.gz nextcloud-server-f14a01cc1ef6fbff80bc1fbc512799d5aaa62ca7.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r-- | core/l10n/ja.js | 1 |
1 files changed, 1 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" : "コピー", |