From 7acb6f0af1243c1f37113b04291ffe26855bb675 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 12 Jan 2022 03:00:49 +0000 Subject: [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- l10n/ja.js | 10 +++++++++- l10n/ja.json | 10 +++++++++- 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/l10n/ja.js b/l10n/ja.js index fd0086d..9e6792d 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -1,6 +1,8 @@ OC.L10N.register( "notifications", { + "Hello %s" : "こんにちは %s さん", + "Hello %s," : "こんにちは %s さん、", "Admin notifications" : "管理者の通知", "Notifications" : "通知", "This app provides a backend and frontend for the notification API available in Nextcloud." : "このアプリは、Nextcloudで利用可能な通知APIのバックエンドとフロントエンドを提供します。", @@ -13,6 +15,12 @@ OC.L10N.register( "Dismiss" : "閉じる", "seconds ago" : "数秒前", "Failed to dismiss notification" : "通知の却下に失敗しました", - "in {path}" : "{path}に" + "in {path}" : "{path}に", + "1 hour" : "1時間", + "3 hours" : "3時間", + "1 day" : "1日", + "1 week" : "1週間", + "Your settings have been updated." : "設定を更新しました。", + "An error occurred while updating your settings." : "設定の更新中にエラーが発生しました。" }, "nplurals=1; plural=0;"); diff --git a/l10n/ja.json b/l10n/ja.json index da54283..51ae614 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -1,4 +1,6 @@ { "translations": { + "Hello %s" : "こんにちは %s さん", + "Hello %s," : "こんにちは %s さん、", "Admin notifications" : "管理者の通知", "Notifications" : "通知", "This app provides a backend and frontend for the notification API available in Nextcloud." : "このアプリは、Nextcloudで利用可能な通知APIのバックエンドとフロントエンドを提供します。", @@ -11,6 +13,12 @@ "Dismiss" : "閉じる", "seconds ago" : "数秒前", "Failed to dismiss notification" : "通知の却下に失敗しました", - "in {path}" : "{path}に" + "in {path}" : "{path}に", + "1 hour" : "1時間", + "3 hours" : "3時間", + "1 day" : "1日", + "1 week" : "1週間", + "Your settings have been updated." : "設定を更新しました。", + "An error occurred while updating your settings." : "設定の更新中にエラーが発生しました。" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file -- cgit v1.2.3