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>2019-08-01 05:41:51 +0300
committerNextcloud bot <bot@nextcloud.com>2019-08-01 05:41:51 +0300
commit7ccf8d3b81de9103b91cdaf696c8fb79ac07ba4a (patch)
tree5d3f5d88a79922e6e2198429f82f5d60f67c19f8
parentd45b84e8ee853f86d1e9adaff2ff239cd3b2ce91 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/ja.js2
-rw-r--r--l10n/ja.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/l10n/ja.js b/l10n/ja.js
index 89cff11..7646025 100644
--- a/l10n/ja.js
+++ b/l10n/ja.js
@@ -4,6 +4,8 @@ OC.L10N.register(
"Admin notifications" : "管理者の通知",
"Notifications" : "通知あり",
"This app provides a backend and frontend for the notification API available in Nextcloud." : "このアプリは、Nextcloudで利用可能な通知APIのバックエンドとフロントエンドを提供します。",
+ "This app provides a backend and frontend for the notification API available in Nextcloud.\n\t\tThe API is used by other apps to notify users in the web UI and sync clients about various things. Some examples are:\n\n📬 Federated file sharing: You received a new remote share\n\n📑 Comments: Another user mentioned you in a comment on a file\n\n🚢 Update notification: Available update for an app or nextcloud itself\n\n📣 Announcement center: An announcement was posted by an admin" : "このアプリはNextcloudで利用可能な通知APIのバックエンドとフロントエンドを提供します。\nAPIは、Web UI内のユーザーに通知したり、クライアントを同期したりするために使用されます。 例をいくつか示します。\n\n📬連携ファイル共有:新しいリモート共有を受け取ったとき\n\n📑コメント:他のユーザーがファイルのコメントにあなたの名前を挙げたとき\n\n🚢更新通知:アプリまたはnextcloud自体に利用可能な更新がきたとき\n\n📣 アナウンスセンター:アナウンスが管理者によって投稿されたとき",
+ "Dismiss all notifications" : "全ての通知を閉じる",
"No notifications" : "通知なし",
"Failed to dismiss all notifications" : "すべての通知を破棄できませんでした",
"Failed to perform action" : "アクションの実行に失敗",
diff --git a/l10n/ja.json b/l10n/ja.json
index 33349e3..b294cb8 100644
--- a/l10n/ja.json
+++ b/l10n/ja.json
@@ -2,6 +2,8 @@
"Admin notifications" : "管理者の通知",
"Notifications" : "通知あり",
"This app provides a backend and frontend for the notification API available in Nextcloud." : "このアプリは、Nextcloudで利用可能な通知APIのバックエンドとフロントエンドを提供します。",
+ "This app provides a backend and frontend for the notification API available in Nextcloud.\n\t\tThe API is used by other apps to notify users in the web UI and sync clients about various things. Some examples are:\n\n📬 Federated file sharing: You received a new remote share\n\n📑 Comments: Another user mentioned you in a comment on a file\n\n🚢 Update notification: Available update for an app or nextcloud itself\n\n📣 Announcement center: An announcement was posted by an admin" : "このアプリはNextcloudで利用可能な通知APIのバックエンドとフロントエンドを提供します。\nAPIは、Web UI内のユーザーに通知したり、クライアントを同期したりするために使用されます。 例をいくつか示します。\n\n📬連携ファイル共有:新しいリモート共有を受け取ったとき\n\n📑コメント:他のユーザーがファイルのコメントにあなたの名前を挙げたとき\n\n🚢更新通知:アプリまたはnextcloud自体に利用可能な更新がきたとき\n\n📣 アナウンスセンター:アナウンスが管理者によって投稿されたとき",
+ "Dismiss all notifications" : "全ての通知を閉じる",
"No notifications" : "通知なし",
"Failed to dismiss all notifications" : "すべての通知を破棄できませんでした",
"Failed to perform action" : "アクションの実行に失敗",