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>2021-11-23 06:02:02 +0300
committerNextcloud bot <bot@nextcloud.com>2021-11-23 06:02:02 +0300
commitc572fdc13fcd407d82fc399304a7e2296f60910e (patch)
treea31da30b475385e996074a862da5aa751e51f603 /l10n/sv.json
parent6bc094fc73680efb62d3efd266296fb1188340de (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/sv.json')
-rw-r--r--l10n/sv.json17
1 files changed, 16 insertions, 1 deletions
diff --git a/l10n/sv.json b/l10n/sv.json
index b0eb23f..953e082 100644
--- a/l10n/sv.json
+++ b/l10n/sv.json
@@ -1,4 +1,10 @@
{ "translations": {
+ "Hello %s" : "Hej %s",
+ "Hello %s," : "Hej %s,",
+ "_New notification for %s_::_%n new notifications for %s_" : ["Ny notifikation för %s","%n nya notifikationer för %s"],
+ "_You have a new notification for %s_::_You have %n new notifications for %s_" : [" Du har en ny notifikation för %s","Du har %n nya notifikationer för %s"],
+ "You can change the frequency of these emails or disable them in the <a href=\"%s\">settings</a>." : "Du kan ändra frekvensen av dessa meddelanden eller stänga av dem i <a href=\"%s\">inställningarna</a>.",
+ "You can change the frequency of these emails or disable them in the settings: %s" : "Du kan ändra frekvensen av dessa meddelanden eller stänga av dem i inställningarna: %s",
"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.",
@@ -11,6 +17,15 @@
"Dismiss" : "Avfärda",
"seconds ago" : "sekunder sedan",
"Failed to dismiss notification" : "Misslyckades att avfärda notifiering",
- "in {path}" : "i {path}"
+ "in {path}" : "i {path}",
+ "You need to set up your email address before you can receive notification emails." : "Du måste ställa in din e-postadress innan du kan ta emot notifikationer via e-post.",
+ "Send email reminders about unhandled notifications after:" : "Skicka påminnelser via e-post för ej hanterade notifikationer efter:",
+ "Never" : "Aldrig",
+ "1 hour" : "1 timme",
+ "3 hours" : "3 timmar",
+ "1 day" : "1 dag",
+ "1 week" : "1 vecka",
+ "Your settings have been updated." : "Dina inställningar har uppdaterats.",
+ "An error occurred while updating your settings." : "Ett fel inträffade vid uppdatering av dina inställningar."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file