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-11-03 05:42:26 +0300
committerNextcloud bot <bot@nextcloud.com>2019-11-03 05:42:26 +0300
commita39dd31f1bd4d2ba17a4e2f6868aa0640f3ba7b7 (patch)
treeaffb7e7488465b5b92d258f61851a876fca680c6
parentc633c828764ade1ab1cbd58e72b76a1283b7d802 (diff)
[tx-robot] updated from transifexv16.0.6
-rw-r--r--l10n/sv.js12
-rw-r--r--l10n/sv.json12
2 files changed, 14 insertions, 10 deletions
diff --git a/l10n/sv.js b/l10n/sv.js
index e889363..cdb4707 100644
--- a/l10n/sv.js
+++ b/l10n/sv.js
@@ -1,11 +1,13 @@
OC.L10N.register(
"notifications",
{
- "Admin notifications" : "Administratörnotifieringar",
- "Notifications" : "Notifikation",
- "Dismiss all notifications" : "Avfärda alla notifieringar",
- "No notifications" : "Inga notifikationer",
- "Failed to dismiss all notifications" : "Misslyckades att avfärda alla notifieringar",
+ "Admin notifications" : "Administratörsaviseringar",
+ "Notifications" : "Aviseringar",
+ "This app provides a backend and frontend for the notification API available in Nextcloud." : "Denna app ger en backend och frontend för aviserings-API:n tillgänglig i 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" : "Avfärda alla aviseringar",
+ "No notifications" : "Inga aviseringar",
+ "Failed to dismiss all notifications" : "Misslyckades att avfärda alla aviseringar",
"Failed to perform action" : "Misslyckades utföra åtgärd",
"Dismiss" : "Avfärda",
"Failed to dismiss notification" : "Misslyckades att avfärda notifiering",
diff --git a/l10n/sv.json b/l10n/sv.json
index 99a277b..274c63e 100644
--- a/l10n/sv.json
+++ b/l10n/sv.json
@@ -1,9 +1,11 @@
{ "translations": {
- "Admin notifications" : "Administratörnotifieringar",
- "Notifications" : "Notifikation",
- "Dismiss all notifications" : "Avfärda alla notifieringar",
- "No notifications" : "Inga notifikationer",
- "Failed to dismiss all notifications" : "Misslyckades att avfärda alla notifieringar",
+ "Admin notifications" : "Administratörsaviseringar",
+ "Notifications" : "Aviseringar",
+ "This app provides a backend and frontend for the notification API available in Nextcloud." : "Denna app ger en backend och frontend för aviserings-API:n tillgänglig i 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" : "Avfärda alla aviseringar",
+ "No notifications" : "Inga aviseringar",
+ "Failed to dismiss all notifications" : "Misslyckades att avfärda alla aviseringar",
"Failed to perform action" : "Misslyckades utföra åtgärd",
"Dismiss" : "Avfärda",
"Failed to dismiss notification" : "Misslyckades att avfärda notifiering",