diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-08 00:20:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-08 00:20:08 +0000 |
commit | d7aff6c1500fb85269945064d4c34085c4240425 (patch) | |
tree | e56db9c26521143e8369e5c8ac454a49269e8fb9 /apps/files/l10n/ja.js | |
parent | 5bd1873511c214330822b6579a1f5374ed7a5dfe (diff) | |
download | nextcloud-server-d7aff6c1500fb85269945064d4c34085c4240425.tar.gz nextcloud-server-d7aff6c1500fb85269945064d4c34085c4240425.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/ja.js')
-rw-r--r-- | apps/files/l10n/ja.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js index 9291efcdb9a..ab98e2c410d 100644 --- a/apps/files/l10n/ja.js +++ b/apps/files/l10n/ja.js @@ -175,9 +175,12 @@ OC.L10N.register( "If you have enabled 2FA, you must create and use a new app password by clicking here." : "2FAを有効にしている場合は、ここをクリックして新しいアプリのパスワードを作成し、使用する必要があります。", "Clipboard is not available" : "クリップボードは利用できません", "WebDAV URL copied to clipboard" : "WebDAVのURLがクリップボードにコピーされました", + "Owner" : "作成者", "Remove from favorites" : "お気に入りから削除", "Add to favorites" : "お気に入りに追加", "Tags" : "タグ", + "You" : "自分", + "Shared multiple times with different people" : "異なる人と複数回共有", "Unable to change the favourite state of the file" : "ファイルのお気に入りの状態を変更できません", "Error while loading the file data" : "ファイルデータの読み込み中にエラーが発生しました", "Pick a template for {name}" : "{name} のテンプレートを選択してください", |