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:22 +0300
committerNextcloud bot <bot@nextcloud.com>2019-11-03 05:42:22 +0300
commit2c73cbb2b3e6754aed28af4b993ae5797c1df6eb (patch)
tree2133312eb54d6e244a1f3462e43713eaad5e92b6
parent5a6f452f52e89dcadb10863286aa98eadc5b66b8 (diff)
[tx-robot] updated from transifexv17.0.1
-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",