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:20 +0300
committerNextcloud bot <bot@nextcloud.com>2022-06-15 06:09:20 +0300
commit8239b34b572dcfe9b8cd5d22c62104204a2905d7 (patch)
treec7c7d63ef21773ce6ec3fe96eac83486814605d1
parentd50531847743763c05be2a65be38ed34e3a810e0 (diff)
[tx-robot] updated from transifexv24.0.2
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のバックエンドとフロントエンドを提供します。",