From 4f69ab2bbdcd7859fbf1b4aa8e2f198029129867 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 15 Jun 2022 03:09:22 +0000 Subject: [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- l10n/ja.js | 4 ++++ l10n/ja.json | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/l10n/ja.js b/l10n/ja.js index 6448988..e19a83c 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -3,6 +3,10 @@ OC.L10N.register( { "Hello %s" : "こんにちは %s さん", "Hello %s," : "こんにちは %s さん、", + "_New notification for %s_::_%n new notifications for %s_" : ["%sの新着通知が%n件あります"], + "_You have a new notification for %s_::_You have %n new notifications for %s_" : ["%sに関する新着通知が%n件あります"], + "You can change the frequency of these emails or disable them in the settings." : "これらのメールの頻度または完全に無効化することは設定から行えます。", + "You can change the frequency of these emails or disable them in the settings: %s" : "これらのメールの頻度または完全に無効化することは設定の次から行えます: %s", "Admin notifications" : "管理者の通知", "Notifications" : "通知", "This app provides a backend and frontend for the notification API available in Nextcloud." : "このアプリは、Nextcloudで利用可能な通知APIのバックエンドとフロントエンドを提供します。", diff --git a/l10n/ja.json b/l10n/ja.json index b738ffb..7d9d575 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -1,6 +1,10 @@ { "translations": { "Hello %s" : "こんにちは %s さん", "Hello %s," : "こんにちは %s さん、", + "_New notification for %s_::_%n new notifications for %s_" : ["%sの新着通知が%n件あります"], + "_You have a new notification for %s_::_You have %n new notifications for %s_" : ["%sに関する新着通知が%n件あります"], + "You can change the frequency of these emails or disable them in the settings." : "これらのメールの頻度または完全に無効化することは設定から行えます。", + "You can change the frequency of these emails or disable them in the settings: %s" : "これらのメールの頻度または完全に無効化することは設定の次から行えます: %s", "Admin notifications" : "管理者の通知", "Notifications" : "通知", "This app provides a backend and frontend for the notification API available in Nextcloud." : "このアプリは、Nextcloudで利用可能な通知APIのバックエンドとフロントエンドを提供します。", -- cgit v1.2.3