diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-11-01 02:22:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-11-01 02:22:49 +0000 |
commit | 3c1426a477f0336333f29553ece2a6011bab09b5 (patch) | |
tree | 0203d4d11d602fe7855a61ab16e777631e271b0d /apps/files | |
parent | c152f48328d8793b5a4c9d55b71183e37e26426f (diff) | |
download | nextcloud-server-3c1426a477f0336333f29553ece2a6011bab09b5.tar.gz nextcloud-server-3c1426a477f0336333f29553ece2a6011bab09b5.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files')
-rw-r--r-- | apps/files/l10n/ja.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/ja.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js index cf2ef585a93..4cba455d8d9 100644 --- a/apps/files/l10n/ja.js +++ b/apps/files/l10n/ja.js @@ -39,6 +39,8 @@ OC.L10N.register( "Could not load info for file \"{file}\"" : "\"{file}\" ファイルの情報を読み込めませんでした", "Files" : "ファイル", "Details" : "詳細", + "Please select tag(s) to add to the selection" : "選択項目に付与するタグを選択してください", + "Apply tag(s) to selection" : "選択項目にタグを適用", "Select" : "選択", "Pending" : "保留中", "Unable to determine date" : "更新日不明", diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json index 27a4459eaff..0a2d674f2b0 100644 --- a/apps/files/l10n/ja.json +++ b/apps/files/l10n/ja.json @@ -37,6 +37,8 @@ "Could not load info for file \"{file}\"" : "\"{file}\" ファイルの情報を読み込めませんでした", "Files" : "ファイル", "Details" : "詳細", + "Please select tag(s) to add to the selection" : "選択項目に付与するタグを選択してください", + "Apply tag(s) to selection" : "選択項目にタグを適用", "Select" : "選択", "Pending" : "保留中", "Unable to determine date" : "更新日不明", |