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:30 +0300
committerNextcloud bot <bot@nextcloud.com>2019-11-03 05:42:30 +0300
commit16e7566dc6fbe7acc292a18542c0ea8c18525b0e (patch)
treee42d66ab28a026552409e6c065975e15cd937c43
parente2ea32ab5d4fb735e9fbb498d4b114fbbe6bb7c0 (diff)
[tx-robot] updated from transifexv15.0.13
-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",