Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-06-15 06:09:22 +0300
committerNextcloud bot <bot@nextcloud.com>2022-06-15 06:09:22 +0300
commit4f69ab2bbdcd7859fbf1b4aa8e2f198029129867 (patch)
tree23c0eff297c3a9cafc35a7a20b6732a1d1a572d4
parent894493544e89dd747b010706fcaed6b4960f5f53 (diff)
[tx-robot] updated from transifexv23.0.6
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/ja.js4
-rw-r--r--l10n/ja.json4
2 files changed, 8 insertions, 0 deletions
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 <a href=\"%s\">settings</a>." : "これらのメールの頻度または完全に無効化することは<a href=\"%s\">設定</a>から行えます。",
+ "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 <a href=\"%s\">settings</a>." : "これらのメールの頻度または完全に無効化することは<a href=\"%s\">設定</a>から行えます。",
+ "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のバックエンドとフロントエンドを提供します。",