aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ja.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-09-28 00:20:15 +0000
committerNextcloud bot <bot@nextcloud.com>2024-09-28 00:20:15 +0000
commitd73fb7dd6ed398b87390691fc9256af2af7080c6 (patch)
tree42641df2ed79d4f3ac11bc49fa6c22324b7c9035 /apps/files/l10n/ja.js
parent451bf4f0b7bbb51264567fbfc8ffb3463d510c13 (diff)
downloadnextcloud-server-d73fb7dd6ed398b87390691fc9256af2af7080c6.tar.gz
nextcloud-server-d73fb7dd6ed398b87390691fc9256af2af7080c6.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.js6
1 files changed, 5 insertions, 1 deletions
diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js
index e9bce8a94ca..907049e2b96 100644
--- a/apps/files/l10n/ja.js
+++ b/apps/files/l10n/ja.js
@@ -276,6 +276,7 @@ OC.L10N.register(
"\"{segment}\" is a reserved name and not allowed for filenames." : "\"{segment}\"は予約名であり、ファイル名には使用できません。",
"\"{extension}\" is not an allowed filetype." : "\"{extension}\" は許可されたファイルタイプではありません。",
"Filenames must not end with \"{extension}\"." : "ファイル名は \"{extension}\"で終了できません。",
+ "List of favorite files and folders." : "お気に入りのファイルやフォルダーの一覧",
"No favorites yet" : "まだお気に入りはありません",
"Files and folders you mark as favorite will show up here" : "お気に入りに登録されたファイルやフォルダーは、ここに表示されます。",
"All files" : "すべてのファイル",
@@ -393,6 +394,9 @@ OC.L10N.register(
"Text file" : "テキストファイル",
"New text file.txt" : "新規のテキストファイル作成",
"Direct link was copied (only works for people who have access to this file/folder)" : "ダイレクトリンクがコピーされました(このファイルやフォルダにアクセスできる人にのみ機能します)",
- "Copy direct link (only works for people who have access to this file/folder)" : "ダイレクトリンクをコピー (このファイル/フォルダにアクセスできる人にのみ機能します)"
+ "Copy direct link (only works for people who have access to this file/folder)" : "ダイレクトリンクをコピー (このファイル/フォルダにアクセスできる人にのみ機能します)",
+ "Favored" : "好評",
+ "Favor" : "好意的",
+ "Not favored" : "好ましくない"
},
"nplurals=1; plural=0;");