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-19 04:29:52 +0300
committerNextcloud bot <bot@nextcloud.com>2018-11-19 04:29:52 +0300
commit48ce35650ff5dc363b85595e18a817afa2d3b58d (patch)
tree6cde1e462c30b02bf4be096a689c56f9621ef6f4
parent86606d5269e792f99a003cf25b48da4a7af7ad30 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/en_GB.js1
-rw-r--r--l10n/en_GB.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/en_GB.js b/l10n/en_GB.js
index 05adda2..e861321 100644
--- a/l10n/en_GB.js
+++ b/l10n/en_GB.js
@@ -5,6 +5,7 @@ OC.L10N.register(
"Notifications" : "Notifications",
"This app provides a backend and frontend for the notification API available in Nextcloud." : "This app provides a backend and frontend for the notification API available in Nextcloud.",
"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" : "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",
+ "Dismiss all notifications" : "Dismiss all notifications",
"No notifications" : "No notifications",
"Failed to dismiss all notifications" : "Failed to dismiss all notifications",
"Failed to perform action" : "Failed to perform action",
diff --git a/l10n/en_GB.json b/l10n/en_GB.json
index e48c4c8..a826a09 100644
--- a/l10n/en_GB.json
+++ b/l10n/en_GB.json
@@ -3,6 +3,7 @@
"Notifications" : "Notifications",
"This app provides a backend and frontend for the notification API available in Nextcloud." : "This app provides a backend and frontend for the notification API available in Nextcloud.",
"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" : "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",
+ "Dismiss all notifications" : "Dismiss all notifications",
"No notifications" : "No notifications",
"Failed to dismiss all notifications" : "Failed to dismiss all notifications",
"Failed to perform action" : "Failed to perform action",