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:43 +0300
committerNextcloud bot <bot@nextcloud.com>2018-11-15 04:32:43 +0300
commit64031eeda50c3f7d4e8058d16d8ca541bd13d27a (patch)
tree75f82d438ebfd2e21734673fe715d2625b285d63
parentbc0022b4215c6c665a93035c9b52b7c2a78d7a5b (diff)
[tx-robot] updated from transifexv15.0.0beta2
-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" : "閉じる"