diff options
Diffstat (limited to 'apps/files/l10n/ja.js')
-rw-r--r-- | apps/files/l10n/ja.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js index 70040094ac1..e9bce8a94ca 100644 --- a/apps/files/l10n/ja.js +++ b/apps/files/l10n/ja.js @@ -276,7 +276,6 @@ 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 favorites files and folders." : "お気に入りのファイルやフォルダーの一覧", "No favorites yet" : "まだお気に入りはありません", "Files and folders you mark as favorite will show up here" : "お気に入りに登録されたファイルやフォルダーは、ここに表示されます。", "All files" : "すべてのファイル", @@ -389,6 +388,7 @@ OC.L10N.register( "You might not have have permissions to view it, ask the sender to share it" : "閲覧権限がない可能性があるため、送信者に共有を依頼してください", "The files is locked" : "ファイルはロックされています", "Create new templates folder" : "新しいテンプレートフォルダーを作成", + "List of favorites files and folders." : "お気に入りのファイルやフォルダーの一覧", "Toggle %1$s sublist" : "サブリスト %1$s を切り替え", "Text file" : "テキストファイル", "New text file.txt" : "新規のテキストファイル作成", |