diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-02 00:19:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-02 00:19:53 +0000 |
commit | 0d48e941a56a73382a6c2b404b37729c4b1a7a69 (patch) | |
tree | fe3b4969883b93b26f6aa7a68fd696ba75815ec3 /apps/comments/l10n/ja.js | |
parent | 29a586bad81d2c0f05901dd95e4be08460c0f14e (diff) | |
download | nextcloud-server-0d48e941a56a73382a6c2b404b37729c4b1a7a69.tar.gz nextcloud-server-0d48e941a56a73382a6c2b404b37729c4b1a7a69.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments/l10n/ja.js')
-rw-r--r-- | apps/comments/l10n/ja.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/comments/l10n/ja.js b/apps/comments/l10n/ja.js index 1d25a6b6ccf..92451c9083e 100644 --- a/apps/comments/l10n/ja.js +++ b/apps/comments/l10n/ja.js @@ -9,6 +9,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%2$s について、%1$s がコメントしました", "{author} commented on {file}" : "{author} が{file} にコメントしました", "<strong>Comments</strong> for files" : "ファイルへの<strong>コメント</strong>があったとき", + "Files" : "ファイル", "You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "あなたは \"{file}\" で、削除されたアカウントのコメントで言及されました", "{user} mentioned you in a comment on \"{file}\"" : "{user} さんが \"{file}\" のコメント内であなたついて言及しました", "Files app plugin to add comments to files" : "ファイルにコメントを追加するためのファイルアプリプラグイン", |