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>2018-11-15 04:32:50 +0300
committerNextcloud bot <bot@nextcloud.com>2018-11-15 04:32:50 +0300
commit0dbcead905f4d8ee43001245bbb0025f1f18f4d1 (patch)
treed461273db981654bfb2c9529c6e1bcda6c9c1bc4
parenta316e531143074a501f56f875f4424e977560366 (diff)
[tx-robot] updated from transifexv13.0.8RC1
-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 90a831b..ef615e5 100644
--- a/l10n/ja.js
+++ b/l10n/ja.js
@@ -1,8 +1,12 @@
OC.L10N.register(
"notifications",
{
+ "Admin notifications" : "管理者の通知",
"Notifications" : "通知あり",
+ "This app provides a backend and frontend for the notification API available in Nextcloud." : "このアプリは、Nextcloudで利用可能な通知APIのバックエンドとフロントエンドを提供します。",
+ "Failed to dismiss all notifications" : "すべての通知を破棄できませんでした",
"Failed to perform action" : "アクションの実行に失敗",
+ "Failed to dismiss notification" : "通知の却下に失敗しました",
"in {path}" : "{path}に",
"No notifications" : "通知なし",
"Dismiss" : "閉じる"
diff --git a/l10n/ja.json b/l10n/ja.json
index 6391ae3..4179d82 100644
--- a/l10n/ja.json
+++ b/l10n/ja.json
@@ -1,6 +1,10 @@
{ "translations": {
+ "Admin notifications" : "管理者の通知",
"Notifications" : "通知あり",
+ "This app provides a backend and frontend for the notification API available in Nextcloud." : "このアプリは、Nextcloudで利用可能な通知APIのバックエンドとフロントエンドを提供します。",
+ "Failed to dismiss all notifications" : "すべての通知を破棄できませんでした",
"Failed to perform action" : "アクションの実行に失敗",
+ "Failed to dismiss notification" : "通知の却下に失敗しました",
"in {path}" : "{path}に",
"No notifications" : "通知なし",
"Dismiss" : "閉じる"