diff options
Diffstat (limited to 'apps/files_reminders/l10n/ja.js')
-rw-r--r-- | apps/files_reminders/l10n/ja.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_reminders/l10n/ja.js b/apps/files_reminders/l10n/ja.js index 68f100a0426..afe1b5d7371 100644 --- a/apps/files_reminders/l10n/ja.js +++ b/apps/files_reminders/l10n/ja.js @@ -6,6 +6,8 @@ OC.L10N.register( "View file" : "ファイルを表示", "View folder" : "フォルダーを表示", "Files reminder" : "ファイル リマインダー", + "The \"files_reminders\" app can work properly." : "\"files_reminders\"アプリは正しく機能します。", + "The \"files_reminders\" app needs the notification app to work properly. You should either enable notifications or disable files_reminder." : "\"files_reminder\"アプリが正しく動作するには、通知アプリが必要です。通知を有効にするか、files_reminderを無効にしてください。", "Set file reminders" : "ファイルのリマインダーを設定する", "**📣 File reminders**\n\nSet file reminders.\n\nNote: to use the `File reminders` app, ensure that the `Notifications` app is installed and enabled. The `Notifications` app provides the necessary APIs for the `File reminders` app to work correctly." : "**📣 File reminders**\n\nファイルのリマインダーを設定します。\n\n注意:`File reminders`アプリを使用するには、`Notifications`アプリがインストールされ、有効になっていることを確認してください。Notifications` アプリは `File reminders` アプリが正しく動作するために必要な API を提供します。", "Set reminder for \"{fileName}\"" : "\"{fileName}\"のリマインダーを設定", |