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:
Diffstat (limited to 'l10n/en_GB.json')
-rw-r--r--l10n/en_GB.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/l10n/en_GB.json b/l10n/en_GB.json
index 091eea6..ca07cfb 100644
--- a/l10n/en_GB.json
+++ b/l10n/en_GB.json
@@ -1,13 +1,13 @@
{ "translations": {
- "in {path}" : "in {path}",
+ "Admin notifications" : "Admin notifications",
"Notifications" : "Notifications",
- "No notifications" : "No notifications",
- "Dismiss" : "Dismiss",
+ "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",
+ "Failed to dismiss all notifications" : "Failed to dismiss all notifications",
"Failed to perform action" : "Failed to perform action",
"Failed to dismiss notification" : "Failed to dismiss notification",
- "Failed to dismiss all notifications" : "Failed to dismiss all notifications",
- "Admin notifications" : "Admin 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"
+ "in {path}" : "in {path}",
+ "No notifications" : "No notifications",
+ "Dismiss" : "Dismiss"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file