diff options
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} のテンプレートを選択してください", |