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>2022-01-11 06:01:11 +0300
committerNextcloud bot <bot@nextcloud.com>2022-01-11 06:01:11 +0300
commit326d262fdedf11b30596d162334cbdafdda071ac (patch)
tree212b27dc5275d60930d75337e5d72caa19507ef3
parent022a5b08f65deed62a1821470bdaffcc28113693 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/bg.js17
-rw-r--r--l10n/bg.json17
-rw-r--r--l10n/da.js23
-rw-r--r--l10n/da.json23
-rw-r--r--l10n/el.js15
-rw-r--r--l10n/el.json15
-rw-r--r--l10n/fi.js11
-rw-r--r--l10n/fi.json11
-rw-r--r--l10n/fr.js17
-rw-r--r--l10n/fr.json17
-rw-r--r--l10n/hr.js17
-rw-r--r--l10n/hr.json17
-rw-r--r--l10n/ig.js8
-rw-r--r--l10n/ig.json6
-rw-r--r--l10n/ja.js2
-rw-r--r--l10n/ja.json2
-rw-r--r--l10n/nl.js17
-rw-r--r--l10n/nl.json17
-rw-r--r--l10n/ru.js17
-rw-r--r--l10n/ru.json17
-rw-r--r--l10n/sl.js12
-rw-r--r--l10n/sl.json12
-rw-r--r--l10n/sv.js17
-rw-r--r--l10n/sv.json17
24 files changed, 322 insertions, 22 deletions
diff --git a/l10n/bg.js b/l10n/bg.js
index e5ce5e3..2fb2486 100644
--- a/l10n/bg.js
+++ b/l10n/bg.js
@@ -1,6 +1,12 @@
OC.L10N.register(
"notifications",
{
+ "Hello %s" : "Здравейте %s",
+ "Hello %s," : "Здравейте %s,",
+ "_New notification for %s_::_%n new notifications for %s_" : ["нови известия за %s","%n нови известия за %s "],
+ "_You have a new notification for %s_::_You have %n new notifications for %s_" : ["Имате %n нови известия за %s","Имате %n нови известия за %s"],
+ "You can change the frequency of these emails or disable them in the <a href=\"%s\">settings</a>." : "Можете да промените честотата на тези имейли или да ги деактивирате в <a href=\"%s\">настройките</a>.",
+ "You can change the frequency of these emails or disable them in the settings: %s" : "Можете да промените честотата на тези имейли или да ги деактивирате в настройките: %s",
"Admin notifications" : "Административни известия",
"Notifications" : "Известия",
"This app provides a backend and frontend for the notification API available in Nextcloud." : "Това приложение осигурява сървър и интерфейс за API известие, наличен в Nextcloud.",
@@ -13,6 +19,15 @@ OC.L10N.register(
"Dismiss" : "Отхвърляне",
"seconds ago" : "преди секунди",
"Failed to dismiss notification" : "Неуспешен опит за отхвърляне на известие",
- "in {path}" : "в {path}"
+ "in {path}" : "в {path}",
+ "You need to set up your email address before you can receive notification emails." : "Първо трябва да въведете вашия имейл адрес, за да получавате имейли с известия.",
+ "Send email reminders about unhandled notifications after:" : "Изпращайте напомняния по имейл за необработени известия след: ",
+ "Never" : "Никога",
+ "1 hour" : "1 час",
+ "3 hours" : "3 часа",
+ "1 day" : "1 ден",
+ "1 week" : "1 седмица",
+ "Your settings have been updated." : "Вашите настройки са актуализирани.",
+ "An error occurred while updating your settings." : "Възникна грешка при актуализиране на настройките ви."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/bg.json b/l10n/bg.json
index e3ac991..948faa0 100644
--- a/l10n/bg.json
+++ b/l10n/bg.json
@@ -1,4 +1,10 @@
{ "translations": {
+ "Hello %s" : "Здравейте %s",
+ "Hello %s," : "Здравейте %s,",
+ "_New notification for %s_::_%n new notifications for %s_" : ["нови известия за %s","%n нови известия за %s "],
+ "_You have a new notification for %s_::_You have %n new notifications for %s_" : ["Имате %n нови известия за %s","Имате %n нови известия за %s"],
+ "You can change the frequency of these emails or disable them in the <a href=\"%s\">settings</a>." : "Можете да промените честотата на тези имейли или да ги деактивирате в <a href=\"%s\">настройките</a>.",
+ "You can change the frequency of these emails or disable them in the settings: %s" : "Можете да промените честотата на тези имейли или да ги деактивирате в настройките: %s",
"Admin notifications" : "Административни известия",
"Notifications" : "Известия",
"This app provides a backend and frontend for the notification API available in Nextcloud." : "Това приложение осигурява сървър и интерфейс за API известие, наличен в Nextcloud.",
@@ -11,6 +17,15 @@
"Dismiss" : "Отхвърляне",
"seconds ago" : "преди секунди",
"Failed to dismiss notification" : "Неуспешен опит за отхвърляне на известие",
- "in {path}" : "в {path}"
+ "in {path}" : "в {path}",
+ "You need to set up your email address before you can receive notification emails." : "Първо трябва да въведете вашия имейл адрес, за да получавате имейли с известия.",
+ "Send email reminders about unhandled notifications after:" : "Изпращайте напомняния по имейл за необработени известия след: ",
+ "Never" : "Никога",
+ "1 hour" : "1 час",
+ "3 hours" : "3 часа",
+ "1 day" : "1 ден",
+ "1 week" : "1 седмица",
+ "Your settings have been updated." : "Вашите настройки са актуализирани.",
+ "An error occurred while updating your settings." : "Възникна грешка при актуализиране на настройките ви."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/da.js b/l10n/da.js
index 54d5e05..d823dec 100644
--- a/l10n/da.js
+++ b/l10n/da.js
@@ -1,12 +1,33 @@
OC.L10N.register(
"notifications",
{
+ "Hello %s" : "Hej %s",
+ "Hello %s," : "Hej %s,",
+ "_New notification for %s_::_%n new notifications for %s_" : ["Ny meddelelse vedr %s","%n nye meddelelser vedr %s"],
+ "_You have a new notification for %s_::_You have %n new notifications for %s_" : ["Du har en ny notifikation for %s","Du har %n nye notifikationer vedr %s"],
+ "You can change the frequency of these emails or disable them in the <a href=\"%s\">settings</a>." : "Du kan ændre hyppigheden af disse e-mails eller deaktivere dem i <a href=\"%s\">indstillinger</a>.",
+ "You can change the frequency of these emails or disable them in the settings: %s" : "Du kan ændre hyppigheden af disse e-mails eller deaktivere dem i indstillingerne: %s",
+ "Admin notifications" : "Admin notifikationer",
"Notifications" : "Notifikationer",
+ "This app provides a backend and frontend for the notification API available in Nextcloud." : "Denne app giver en backend og frontend til notifikations-API'en, der er tilgængelig 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" : "Denne app giver en backend og frontend til notifikations-API'en, der er tilgængelig i Nextcloud.\nAPI'en bruges af andre apps til at underrette brugere i web-UI og synkronisere klienter om forskellige ting. Nogle eksempler er:\n\n📬 Fødereret fildeling: Du har modtaget en ny fjerndeling\n\n📑 Kommentarer: En anden bruger nævnte dig i en kommentar til en fil\n\n🚢 Opdateringsmeddelelse: Tilgængelig opdatering til en app eller selve nextcloud\n\n📣 Meddelelsescenter: En meddelelse blev sendt af en administrator",
+ "Dismiss all notifications" : "Afvis alle underretninger",
+ "Requesting browser permissions to show notifications" : "Anmoder om browsertilladelser til at vise meddelelser",
"No notifications" : "Ingen notifikationer",
+ "Failed to dismiss all notifications" : "Kunne ikke afvise alle underretninger",
"Failed to perform action" : "Mislykkedes at udføre handling",
"Dismiss" : "Afvis",
"seconds ago" : "sekunder siden",
"Failed to dismiss notification" : "Kunne ikke fjerne notifikation",
- "in {path}" : "i {path}"
+ "in {path}" : "i {path}",
+ "You need to set up your email address before you can receive notification emails." : "Du skal konfigurere din e-mailadresse, før du kan modtage notifikations-e-mails.",
+ "Send email reminders about unhandled notifications after:" : "Send e-mail-påmindelser om ubehandlede meddelelser efter:",
+ "Never" : "Aldrig",
+ "1 hour" : "1 time",
+ "3 hours" : "3 timer",
+ "1 day" : "1 dag",
+ "1 week" : "1 uge",
+ "Your settings have been updated." : "Dine indstillinger er blevet opdateret.",
+ "An error occurred while updating your settings." : "Der opstod en fejl under opdatering af dine indstillinger."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/da.json b/l10n/da.json
index a980551..318ad7f 100644
--- a/l10n/da.json
+++ b/l10n/da.json
@@ -1,10 +1,31 @@
{ "translations": {
+ "Hello %s" : "Hej %s",
+ "Hello %s," : "Hej %s,",
+ "_New notification for %s_::_%n new notifications for %s_" : ["Ny meddelelse vedr %s","%n nye meddelelser vedr %s"],
+ "_You have a new notification for %s_::_You have %n new notifications for %s_" : ["Du har en ny notifikation for %s","Du har %n nye notifikationer vedr %s"],
+ "You can change the frequency of these emails or disable them in the <a href=\"%s\">settings</a>." : "Du kan ændre hyppigheden af disse e-mails eller deaktivere dem i <a href=\"%s\">indstillinger</a>.",
+ "You can change the frequency of these emails or disable them in the settings: %s" : "Du kan ændre hyppigheden af disse e-mails eller deaktivere dem i indstillingerne: %s",
+ "Admin notifications" : "Admin notifikationer",
"Notifications" : "Notifikationer",
+ "This app provides a backend and frontend for the notification API available in Nextcloud." : "Denne app giver en backend og frontend til notifikations-API'en, der er tilgængelig 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" : "Denne app giver en backend og frontend til notifikations-API'en, der er tilgængelig i Nextcloud.\nAPI'en bruges af andre apps til at underrette brugere i web-UI og synkronisere klienter om forskellige ting. Nogle eksempler er:\n\n📬 Fødereret fildeling: Du har modtaget en ny fjerndeling\n\n📑 Kommentarer: En anden bruger nævnte dig i en kommentar til en fil\n\n🚢 Opdateringsmeddelelse: Tilgængelig opdatering til en app eller selve nextcloud\n\n📣 Meddelelsescenter: En meddelelse blev sendt af en administrator",
+ "Dismiss all notifications" : "Afvis alle underretninger",
+ "Requesting browser permissions to show notifications" : "Anmoder om browsertilladelser til at vise meddelelser",
"No notifications" : "Ingen notifikationer",
+ "Failed to dismiss all notifications" : "Kunne ikke afvise alle underretninger",
"Failed to perform action" : "Mislykkedes at udføre handling",
"Dismiss" : "Afvis",
"seconds ago" : "sekunder siden",
"Failed to dismiss notification" : "Kunne ikke fjerne notifikation",
- "in {path}" : "i {path}"
+ "in {path}" : "i {path}",
+ "You need to set up your email address before you can receive notification emails." : "Du skal konfigurere din e-mailadresse, før du kan modtage notifikations-e-mails.",
+ "Send email reminders about unhandled notifications after:" : "Send e-mail-påmindelser om ubehandlede meddelelser efter:",
+ "Never" : "Aldrig",
+ "1 hour" : "1 time",
+ "3 hours" : "3 timer",
+ "1 day" : "1 dag",
+ "1 week" : "1 uge",
+ "Your settings have been updated." : "Dine indstillinger er blevet opdateret.",
+ "An error occurred while updating your settings." : "Der opstod en fejl under opdatering af dine indstillinger."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/el.js b/l10n/el.js
index 9e2564a..3e4ecf9 100644
--- a/l10n/el.js
+++ b/l10n/el.js
@@ -1,6 +1,10 @@
OC.L10N.register(
"notifications",
{
+ "Hello %s" : "Γεια σας 1%s",
+ "Hello %s," : "Γεια σας 1%s,",
+ "You can change the frequency of these emails or disable them in the <a href=\"%s\">settings</a>." : "Μπορείτε να αλλάξετε τη συχνότητα αυτών των email ή να τα απενεργοποιήσετε στις <a href=\"%s\"> ρυθμίσεις </a>.",
+ "You can change the frequency of these emails or disable them in the settings: %s" : "Μπορείτε να αλλάξετε τη συχνότητα αυτών των email ή να τα απενεργοποιήσετε στις ρυθμίσεις: 1%s",
"Admin notifications" : "Ειδοποιήσεις διαχειριστή",
"Notifications" : "Ειδοποιήσεις",
"This app provides a backend and frontend for the notification API available in Nextcloud." : "Εφαρμογή ειδοποιήσεων API για backend και frontend διαθέσιμο στο Nextcloud.",
@@ -13,6 +17,15 @@ OC.L10N.register(
"Dismiss" : "Αποδέσμευση",
"seconds ago" : " δευτερόλεπτα πριν ",
"Failed to dismiss notification" : "Αποτυχία αποδέσμευσης της ειδοποίησης",
- "in {path}" : "στο {path}"
+ "in {path}" : "στο {path}",
+ "You need to set up your email address before you can receive notification emails." : "Πρέπει να ρυθμίσετε τη διεύθυνση email σας για να μπορείτε να λαμβάνετε μηνύματα ηλεκτρονικού ταχυδρομείου ειδοποίησης.",
+ "Send email reminders about unhandled notifications after:" : "Στείλτε υπενθυμίσεις μέσω email για μη χειριζόμενες ειδοποιήσεις μετά από:",
+ "Never" : "Ποτέ",
+ "1 hour" : "1 ώρα",
+ "3 hours" : "3 ώρες",
+ "1 day" : "1 μέρα",
+ "1 week" : "1 εβδομάδα",
+ "Your settings have been updated." : "Οι ρυθμίσεις σας έχουν ενημερωθεί.",
+ "An error occurred while updating your settings." : "Παρουσιάστηκε σφάλμα κατά την ενημέρωση των ρυθμίσεών σας."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/el.json b/l10n/el.json
index 8202c10..127410c 100644
--- a/l10n/el.json
+++ b/l10n/el.json
@@ -1,4 +1,8 @@
{ "translations": {
+ "Hello %s" : "Γεια σας 1%s",
+ "Hello %s," : "Γεια σας 1%s,",
+ "You can change the frequency of these emails or disable them in the <a href=\"%s\">settings</a>." : "Μπορείτε να αλλάξετε τη συχνότητα αυτών των email ή να τα απενεργοποιήσετε στις <a href=\"%s\"> ρυθμίσεις </a>.",
+ "You can change the frequency of these emails or disable them in the settings: %s" : "Μπορείτε να αλλάξετε τη συχνότητα αυτών των email ή να τα απενεργοποιήσετε στις ρυθμίσεις: 1%s",
"Admin notifications" : "Ειδοποιήσεις διαχειριστή",
"Notifications" : "Ειδοποιήσεις",
"This app provides a backend and frontend for the notification API available in Nextcloud." : "Εφαρμογή ειδοποιήσεων API για backend και frontend διαθέσιμο στο Nextcloud.",
@@ -11,6 +15,15 @@
"Dismiss" : "Αποδέσμευση",
"seconds ago" : " δευτερόλεπτα πριν ",
"Failed to dismiss notification" : "Αποτυχία αποδέσμευσης της ειδοποίησης",
- "in {path}" : "στο {path}"
+ "in {path}" : "στο {path}",
+ "You need to set up your email address before you can receive notification emails." : "Πρέπει να ρυθμίσετε τη διεύθυνση email σας για να μπορείτε να λαμβάνετε μηνύματα ηλεκτρονικού ταχυδρομείου ειδοποίησης.",
+ "Send email reminders about unhandled notifications after:" : "Στείλτε υπενθυμίσεις μέσω email για μη χειριζόμενες ειδοποιήσεις μετά από:",
+ "Never" : "Ποτέ",
+ "1 hour" : "1 ώρα",
+ "3 hours" : "3 ώρες",
+ "1 day" : "1 μέρα",
+ "1 week" : "1 εβδομάδα",
+ "Your settings have been updated." : "Οι ρυθμίσεις σας έχουν ενημερωθεί.",
+ "An error occurred while updating your settings." : "Παρουσιάστηκε σφάλμα κατά την ενημέρωση των ρυθμίσεών σας."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/fi.js b/l10n/fi.js
index c50b765..77c7c33 100644
--- a/l10n/fi.js
+++ b/l10n/fi.js
@@ -1,6 +1,8 @@
OC.L10N.register(
"notifications",
{
+ "Hello %s" : "Hei %s",
+ "Hello %s," : "Hei %s,",
"Admin notifications" : "Ylläpitoilmoitukset",
"Notifications" : "Ilmoitukset",
"This app provides a backend and frontend for the notification API available in Nextcloud." : "Taustasovellus ja käyttöliittymä Nextcloudin ilmoitusten ohjelmointirajapinnalle.",
@@ -13,6 +15,13 @@ OC.L10N.register(
"Dismiss" : "Hylkää",
"seconds ago" : "sekuntia sitten",
"Failed to dismiss notification" : "Ilmoituksen hylkääminen epäonnistui",
- "in {path}" : "polussa {path}"
+ "in {path}" : "polussa {path}",
+ "Never" : "Ei koskaan",
+ "1 hour" : "1 tunti",
+ "3 hours" : "3 tuntia",
+ "1 day" : "1 päivä",
+ "1 week" : "1 viikko",
+ "Your settings have been updated." : "Asetukset on päivitetty.",
+ "An error occurred while updating your settings." : "Asetuksia tallentaessa tapahtui virhe."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/fi.json b/l10n/fi.json
index 283575c..2463666 100644
--- a/l10n/fi.json
+++ b/l10n/fi.json
@@ -1,4 +1,6 @@
{ "translations": {
+ "Hello %s" : "Hei %s",
+ "Hello %s," : "Hei %s,",
"Admin notifications" : "Ylläpitoilmoitukset",
"Notifications" : "Ilmoitukset",
"This app provides a backend and frontend for the notification API available in Nextcloud." : "Taustasovellus ja käyttöliittymä Nextcloudin ilmoitusten ohjelmointirajapinnalle.",
@@ -11,6 +13,13 @@
"Dismiss" : "Hylkää",
"seconds ago" : "sekuntia sitten",
"Failed to dismiss notification" : "Ilmoituksen hylkääminen epäonnistui",
- "in {path}" : "polussa {path}"
+ "in {path}" : "polussa {path}",
+ "Never" : "Ei koskaan",
+ "1 hour" : "1 tunti",
+ "3 hours" : "3 tuntia",
+ "1 day" : "1 päivä",
+ "1 week" : "1 viikko",
+ "Your settings have been updated." : "Asetukset on päivitetty.",
+ "An error occurred while updating your settings." : "Asetuksia tallentaessa tapahtui virhe."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/fr.js b/l10n/fr.js
index dd9c72f..3cfd16d 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -1,6 +1,12 @@
OC.L10N.register(
"notifications",
{
+ "Hello %s" : "Bonjour %s",
+ "Hello %s," : "Bonjour %s,",
+ "_New notification for %s_::_%n new notifications for %s_" : ["Nouvelle notification pour %s","%n nouvelles notifications pour %s"],
+ "_You have a new notification for %s_::_You have %n new notifications for %s_" : ["Vous avez une nouvelle notification pour %s","Vous avez %n nouvelles notifications pour %s"],
+ "You can change the frequency of these emails or disable them in the <a href=\"%s\">settings</a>." : "Vous pouvez changer la fréquence de ces courriels ou les désactiver dans les <a href=\"%s\">paramètres</a>.",
+ "You can change the frequency of these emails or disable them in the settings: %s" : "Vous pouvez changer la fréquence de ces courriels ou les désactiver dans les paramètres : %s",
"Admin notifications" : "Notifications d'administration",
"Notifications" : "Notifications",
"This app provides a backend and frontend for the notification API available in Nextcloud." : "Cette application fournit un backend et une interface pour l'API de notification disponible dans Nextcloud.",
@@ -13,6 +19,15 @@ OC.L10N.register(
"Dismiss" : "Ignorer",
"seconds ago" : "à l'instant",
"Failed to dismiss notification" : "Impossible d'ignorer la notification",
- "in {path}" : "dans {path}"
+ "in {path}" : "dans {path}",
+ "You need to set up your email address before you can receive notification emails." : "Vous devez définir votre adresse courriel avant de pouvoir recevoir des courriels de notification.",
+ "Send email reminders about unhandled notifications after:" : "Envoyer des rappels par courriel à propos des notifications non prises en charge après :",
+ "Never" : "Jamais",
+ "1 hour" : "1 heure",
+ "3 hours" : "3 heures",
+ "1 day" : "1 jour",
+ "1 week" : "1 semaine",
+ "Your settings have been updated." : "Vos paramètres ont été mis à jour.",
+ "An error occurred while updating your settings." : "Un erreur est survenue lors de la mise à jour de vos paramètres."
},
"nplurals=2; plural=(n > 1);");
diff --git a/l10n/fr.json b/l10n/fr.json
index 99845dc..1e1f976 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -1,4 +1,10 @@
{ "translations": {
+ "Hello %s" : "Bonjour %s",
+ "Hello %s," : "Bonjour %s,",
+ "_New notification for %s_::_%n new notifications for %s_" : ["Nouvelle notification pour %s","%n nouvelles notifications pour %s"],
+ "_You have a new notification for %s_::_You have %n new notifications for %s_" : ["Vous avez une nouvelle notification pour %s","Vous avez %n nouvelles notifications pour %s"],
+ "You can change the frequency of these emails or disable them in the <a href=\"%s\">settings</a>." : "Vous pouvez changer la fréquence de ces courriels ou les désactiver dans les <a href=\"%s\">paramètres</a>.",
+ "You can change the frequency of these emails or disable them in the settings: %s" : "Vous pouvez changer la fréquence de ces courriels ou les désactiver dans les paramètres : %s",
"Admin notifications" : "Notifications d'administration",
"Notifications" : "Notifications",
"This app provides a backend and frontend for the notification API available in Nextcloud." : "Cette application fournit un backend et une interface pour l'API de notification disponible dans Nextcloud.",
@@ -11,6 +17,15 @@
"Dismiss" : "Ignorer",
"seconds ago" : "à l'instant",
"Failed to dismiss notification" : "Impossible d'ignorer la notification",
- "in {path}" : "dans {path}"
+ "in {path}" : "dans {path}",
+ "You need to set up your email address before you can receive notification emails." : "Vous devez définir votre adresse courriel avant de pouvoir recevoir des courriels de notification.",
+ "Send email reminders about unhandled notifications after:" : "Envoyer des rappels par courriel à propos des notifications non prises en charge après :",
+ "Never" : "Jamais",
+ "1 hour" : "1 heure",
+ "3 hours" : "3 heures",
+ "1 day" : "1 jour",
+ "1 week" : "1 semaine",
+ "Your settings have been updated." : "Vos paramètres ont été mis à jour.",
+ "An error occurred while updating your settings." : "Un erreur est survenue lors de la mise à jour de vos paramètres."
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file
diff --git a/l10n/hr.js b/l10n/hr.js
index 7efbc70..eb86000 100644
--- a/l10n/hr.js
+++ b/l10n/hr.js
@@ -1,6 +1,12 @@
OC.L10N.register(
"notifications",
{
+ "Hello %s" : "Pozdrav %s",
+ "Hello %s," : "Pozdrav %s,",
+ "_New notification for %s_::_%n new notifications for %s_" : ["Nova obavijest za %s","%n nove obavijesti za %s","%n novih obavijesti za %s"],
+ "_You have a new notification for %s_::_You have %n new notifications for %s_" : ["Imate novu obavijest za %s","Imate %n nove obavijesti za %s","Imate %n novih obavijesti za %s"],
+ "You can change the frequency of these emails or disable them in the <a href=\"%s\">settings</a>." : "Možete promijeniti učestalost ovih poruka e-pošte ili ih onemogućiti u <a href=\"%s\">postavkama</a>.",
+ "You can change the frequency of these emails or disable them in the settings: %s" : "Možete promijeniti učestalost ovih poruka e-pošte ili ih onemogućiti u postavkama: %s",
"Admin notifications" : "Obavijesti administratora",
"Notifications" : "Obavijesti",
"This app provides a backend and frontend for the notification API available in Nextcloud." : "Ova aplikacija pruža pozadinske mehanizme i sučelje za API za obavijesti koji je dostupan u Nextcloudu.",
@@ -13,6 +19,15 @@ OC.L10N.register(
"Dismiss" : "Zanemari",
"seconds ago" : "prije nekoliko sekundi",
"Failed to dismiss notification" : "Zanemarivanje obavijesti nije uspjelo",
- "in {path}" : "u {path}"
+ "in {path}" : "u {path}",
+ "You need to set up your email address before you can receive notification emails." : "Morate navesti svoju adresu e-pošte kako biste primali poruke s obavijestima.",
+ "Send email reminders about unhandled notifications after:" : "Pošaljite podsjetnike o neobrađenim obavijestima putem e-pošte nakon:",
+ "Never" : "Nikad",
+ "1 hour" : "1 sat",
+ "3 hours" : "3 sata",
+ "1 day" : "1 dan",
+ "1 week" : "1 tjedan",
+ "Your settings have been updated." : "Vaše su postavke ažurirane.",
+ "An error occurred while updating your settings." : "Došlo je do pogreške pri ažuriranju postavki."
},
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");
diff --git a/l10n/hr.json b/l10n/hr.json
index 1a84c2d..24768bf 100644
--- a/l10n/hr.json
+++ b/l10n/hr.json
@@ -1,4 +1,10 @@
{ "translations": {
+ "Hello %s" : "Pozdrav %s",
+ "Hello %s," : "Pozdrav %s,",
+ "_New notification for %s_::_%n new notifications for %s_" : ["Nova obavijest za %s","%n nove obavijesti za %s","%n novih obavijesti za %s"],
+ "_You have a new notification for %s_::_You have %n new notifications for %s_" : ["Imate novu obavijest za %s","Imate %n nove obavijesti za %s","Imate %n novih obavijesti za %s"],
+ "You can change the frequency of these emails or disable them in the <a href=\"%s\">settings</a>." : "Možete promijeniti učestalost ovih poruka e-pošte ili ih onemogućiti u <a href=\"%s\">postavkama</a>.",
+ "You can change the frequency of these emails or disable them in the settings: %s" : "Možete promijeniti učestalost ovih poruka e-pošte ili ih onemogućiti u postavkama: %s",
"Admin notifications" : "Obavijesti administratora",
"Notifications" : "Obavijesti",
"This app provides a backend and frontend for the notification API available in Nextcloud." : "Ova aplikacija pruža pozadinske mehanizme i sučelje za API za obavijesti koji je dostupan u Nextcloudu.",
@@ -11,6 +17,15 @@
"Dismiss" : "Zanemari",
"seconds ago" : "prije nekoliko sekundi",
"Failed to dismiss notification" : "Zanemarivanje obavijesti nije uspjelo",
- "in {path}" : "u {path}"
+ "in {path}" : "u {path}",
+ "You need to set up your email address before you can receive notification emails." : "Morate navesti svoju adresu e-pošte kako biste primali poruke s obavijestima.",
+ "Send email reminders about unhandled notifications after:" : "Pošaljite podsjetnike o neobrađenim obavijestima putem e-pošte nakon:",
+ "Never" : "Nikad",
+ "1 hour" : "1 sat",
+ "3 hours" : "3 sata",
+ "1 day" : "1 dan",
+ "1 week" : "1 tjedan",
+ "Your settings have been updated." : "Vaše su postavke ažurirane.",
+ "An error occurred while updating your settings." : "Došlo je do pogreške pri ažuriranju postavki."
},"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"
} \ No newline at end of file
diff --git a/l10n/ig.js b/l10n/ig.js
new file mode 100644
index 0000000..efea433
--- /dev/null
+++ b/l10n/ig.js
@@ -0,0 +1,8 @@
+OC.L10N.register(
+ "notifications",
+ {
+ "Hello %s" : "Ndeewo %s",
+ "Hello %s," : "Ndeewo %s",
+ "Notifications" : "Nziọkwà"
+},
+"nplurals=1; plural=0;");
diff --git a/l10n/ig.json b/l10n/ig.json
new file mode 100644
index 0000000..da7804a
--- /dev/null
+++ b/l10n/ig.json
@@ -0,0 +1,6 @@
+{ "translations": {
+ "Hello %s" : "Ndeewo %s",
+ "Hello %s," : "Ndeewo %s",
+ "Notifications" : "Nziọkwà"
+},"pluralForm" :"nplurals=1; plural=0;"
+} \ No newline at end of file
diff --git a/l10n/ja.js b/l10n/ja.js
index 9e57a33..fd0086d 100644
--- a/l10n/ja.js
+++ b/l10n/ja.js
@@ -7,7 +7,7 @@ OC.L10N.register(
"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" : "このアプリはNextcloudで利用可能な通知APIのバックエンドとフロントエンドを提供します。\n\t\tAPIは、Web UI内のユーザーに通知したり、クライアントを同期したりする際、他のアプリケーションによって使用されます。例をいくつか示します。\n\n📬連携ファイル共有: 新しいリモート共有を受け取ったとき\n\n📑コメント: 他のユーザーがファイルのコメントにあなたの名前を挙げたとき\n\n🚢更新通知: アプリまたはnextcloud自体に利用可能な更新がきたとき\n\n📣 アナウンスセンター: アナウンスが管理者によって投稿されたとき",
"Dismiss all notifications" : "全ての通知を閉じる",
"Requesting browser permissions to show notifications" : "通知を表示するためにブラウザーの権限を要求中",
- "No notifications" : "通知なし",
+ "No notifications" : "通知はありません",
"Failed to dismiss all notifications" : "すべての通知を破棄できませんでした",
"Failed to perform action" : "アクションの実行に失敗",
"Dismiss" : "閉じる",
diff --git a/l10n/ja.json b/l10n/ja.json
index b702f39..da54283 100644
--- a/l10n/ja.json
+++ b/l10n/ja.json
@@ -5,7 +5,7 @@
"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" : "このアプリはNextcloudで利用可能な通知APIのバックエンドとフロントエンドを提供します。\n\t\tAPIは、Web UI内のユーザーに通知したり、クライアントを同期したりする際、他のアプリケーションによって使用されます。例をいくつか示します。\n\n📬連携ファイル共有: 新しいリモート共有を受け取ったとき\n\n📑コメント: 他のユーザーがファイルのコメントにあなたの名前を挙げたとき\n\n🚢更新通知: アプリまたはnextcloud自体に利用可能な更新がきたとき\n\n📣 アナウンスセンター: アナウンスが管理者によって投稿されたとき",
"Dismiss all notifications" : "全ての通知を閉じる",
"Requesting browser permissions to show notifications" : "通知を表示するためにブラウザーの権限を要求中",
- "No notifications" : "通知なし",
+ "No notifications" : "通知はありません",
"Failed to dismiss all notifications" : "すべての通知を破棄できませんでした",
"Failed to perform action" : "アクションの実行に失敗",
"Dismiss" : "閉じる",
diff --git a/l10n/nl.js b/l10n/nl.js
index a985925..78a37ea 100644
--- a/l10n/nl.js
+++ b/l10n/nl.js
@@ -1,6 +1,12 @@
OC.L10N.register(
"notifications",
{
+ "Hello %s" : "Hallo %s",
+ "Hello %s," : "Hallo %s,",
+ "_New notification for %s_::_%n new notifications for %s_" : ["Nieuwe melding voor %s","%n nieuwe meldingen voor %s"],
+ "_You have a new notification for %s_::_You have %n new notifications for %s_" : ["You have a new notification for %s","Je hebt %n nieuwe meldingen voor %s"],
+ "You can change the frequency of these emails or disable them in the <a href=\"%s\">settings</a>." : "Je kunt deze e-mails uitschakelen of de frequentie aanpassen in de <a href=\"%s\">instellingen</a>.",
+ "You can change the frequency of these emails or disable them in the settings: %s" : "Je kunt deze e-mails uitschakelen of de frequentie aanpassen in de instellingen: %s",
"Admin notifications" : "Beheermeldingen",
"Notifications" : "Meldingen",
"This app provides a backend and frontend for the notification API available in Nextcloud." : "Deze app levert de back-end en front-end voor de meldingen-API in Nextcloud.",
@@ -13,6 +19,15 @@ OC.L10N.register(
"Dismiss" : "Wissen",
"seconds ago" : "seconden geleden",
"Failed to dismiss notification" : "Niet gelukt om melding te wissen",
- "in {path}" : "in {path}"
+ "in {path}" : "in {path}",
+ "You need to set up your email address before you can receive notification emails." : "Je moet je e-mailadres instellen voor je meldingse-mails kunt ontvangen.",
+ "Send email reminders about unhandled notifications after:" : "Verzend e-mailherinneringen over onverwerkte meldingen na:",
+ "Never" : "Nooit",
+ "1 hour" : "1 uur",
+ "3 hours" : "3 uur",
+ "1 day" : "1 dag",
+ "1 week" : "1 week",
+ "Your settings have been updated." : "Je instellingen zijn bijgewerkt.",
+ "An error occurred while updating your settings." : "Fout opgetreden bij het updaten van je instellingen."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/nl.json b/l10n/nl.json
index 1af9832..5ada9c7 100644
--- a/l10n/nl.json
+++ b/l10n/nl.json
@@ -1,4 +1,10 @@
{ "translations": {
+ "Hello %s" : "Hallo %s",
+ "Hello %s," : "Hallo %s,",
+ "_New notification for %s_::_%n new notifications for %s_" : ["Nieuwe melding voor %s","%n nieuwe meldingen voor %s"],
+ "_You have a new notification for %s_::_You have %n new notifications for %s_" : ["You have a new notification for %s","Je hebt %n nieuwe meldingen voor %s"],
+ "You can change the frequency of these emails or disable them in the <a href=\"%s\">settings</a>." : "Je kunt deze e-mails uitschakelen of de frequentie aanpassen in de <a href=\"%s\">instellingen</a>.",
+ "You can change the frequency of these emails or disable them in the settings: %s" : "Je kunt deze e-mails uitschakelen of de frequentie aanpassen in de instellingen: %s",
"Admin notifications" : "Beheermeldingen",
"Notifications" : "Meldingen",
"This app provides a backend and frontend for the notification API available in Nextcloud." : "Deze app levert de back-end en front-end voor de meldingen-API in Nextcloud.",
@@ -11,6 +17,15 @@
"Dismiss" : "Wissen",
"seconds ago" : "seconden geleden",
"Failed to dismiss notification" : "Niet gelukt om melding te wissen",
- "in {path}" : "in {path}"
+ "in {path}" : "in {path}",
+ "You need to set up your email address before you can receive notification emails." : "Je moet je e-mailadres instellen voor je meldingse-mails kunt ontvangen.",
+ "Send email reminders about unhandled notifications after:" : "Verzend e-mailherinneringen over onverwerkte meldingen na:",
+ "Never" : "Nooit",
+ "1 hour" : "1 uur",
+ "3 hours" : "3 uur",
+ "1 day" : "1 dag",
+ "1 week" : "1 week",
+ "Your settings have been updated." : "Je instellingen zijn bijgewerkt.",
+ "An error occurred while updating your settings." : "Fout opgetreden bij het updaten van je instellingen."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/ru.js b/l10n/ru.js
index 05147b4..25a1ef9 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -1,6 +1,12 @@
OC.L10N.register(
"notifications",
{
+ "Hello %s" : "Здравствуйте, %s!",
+ "Hello %s," : "Здравствуйте, %s,",
+ "_New notification for %s_::_%n new notifications for %s_" : ["Новое уведомление для %s","%n новых уведомления для %s","%n новых уведомления для %s","%n новых уведомления для %s"],
+ "_You have a new notification for %s_::_You have %n new notifications for %s_" : ["У вас новое уведомление для %s","У вас %n новых уведомления для %s","У вас %n новых уведомлений для %s","У вас %n новых уведомлений для %s"],
+ "You can change the frequency of these emails or disable them in the <a href=\"%s\">settings</a>." : "Вы можете <a href=\"%s\">настроить</a> частоту отправления таких писем, или даже вообще отключить рассылку.",
+ "You can change the frequency of these emails or disable them in the settings: %s" : "Вы можете настроить частоту отправления таких писем, или даже вообще отключить рассылку: %s",
"Admin notifications" : "Уведомления администратора",
"Notifications" : "Уведомления",
"This app provides a backend and frontend for the notification API available in Nextcloud." : "Это приложение для создания и показа уведомлений в Nextcloud.",
@@ -13,6 +19,15 @@ OC.L10N.register(
"Dismiss" : "Закрыть",
"seconds ago" : "несколько секунд назад",
"Failed to dismiss notification" : "Не удалось скрыть уведомление",
- "in {path}" : "в {path}"
+ "in {path}" : "в {path}",
+ "You need to set up your email address before you can receive notification emails." : "Для получения уведомлений укажите свой адрес электронной почты в настройках профиля.",
+ "Send email reminders about unhandled notifications after:" : "Интервал времени до отправки эл. письма с напоминанием о непрочитанных уведомлениях:",
+ "Never" : "Никогда",
+ "1 hour" : "1 час",
+ "3 hours" : "3 часа",
+ "1 day" : "1 день",
+ "1 week" : "1 неделя",
+ "Your settings have been updated." : "Параметры обновлены.",
+ "An error occurred while updating your settings." : "Не удалось сохранить изменённые параметры."
},
"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");
diff --git a/l10n/ru.json b/l10n/ru.json
index 603038f..118949d 100644
--- a/l10n/ru.json
+++ b/l10n/ru.json
@@ -1,4 +1,10 @@
{ "translations": {
+ "Hello %s" : "Здравствуйте, %s!",
+ "Hello %s," : "Здравствуйте, %s,",
+ "_New notification for %s_::_%n new notifications for %s_" : ["Новое уведомление для %s","%n новых уведомления для %s","%n новых уведомления для %s","%n новых уведомления для %s"],
+ "_You have a new notification for %s_::_You have %n new notifications for %s_" : ["У вас новое уведомление для %s","У вас %n новых уведомления для %s","У вас %n новых уведомлений для %s","У вас %n новых уведомлений для %s"],
+ "You can change the frequency of these emails or disable them in the <a href=\"%s\">settings</a>." : "Вы можете <a href=\"%s\">настроить</a> частоту отправления таких писем, или даже вообще отключить рассылку.",
+ "You can change the frequency of these emails or disable them in the settings: %s" : "Вы можете настроить частоту отправления таких писем, или даже вообще отключить рассылку: %s",
"Admin notifications" : "Уведомления администратора",
"Notifications" : "Уведомления",
"This app provides a backend and frontend for the notification API available in Nextcloud." : "Это приложение для создания и показа уведомлений в Nextcloud.",
@@ -11,6 +17,15 @@
"Dismiss" : "Закрыть",
"seconds ago" : "несколько секунд назад",
"Failed to dismiss notification" : "Не удалось скрыть уведомление",
- "in {path}" : "в {path}"
+ "in {path}" : "в {path}",
+ "You need to set up your email address before you can receive notification emails." : "Для получения уведомлений укажите свой адрес электронной почты в настройках профиля.",
+ "Send email reminders about unhandled notifications after:" : "Интервал времени до отправки эл. письма с напоминанием о непрочитанных уведомлениях:",
+ "Never" : "Никогда",
+ "1 hour" : "1 час",
+ "3 hours" : "3 часа",
+ "1 day" : "1 день",
+ "1 week" : "1 неделя",
+ "Your settings have been updated." : "Параметры обновлены.",
+ "An error occurred while updating your settings." : "Не удалось сохранить изменённые параметры."
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
} \ No newline at end of file
diff --git a/l10n/sl.js b/l10n/sl.js
index 457a70e..ac4ad37 100644
--- a/l10n/sl.js
+++ b/l10n/sl.js
@@ -1,6 +1,9 @@
OC.L10N.register(
"notifications",
{
+ "Hello %s" : "Pozdravljeni, %s,",
+ "Hello %s," : "Pozdravljeni, %s,",
+ "_You have a new notification for %s_::_You have %n new notifications for %s_" : ["Prejeli ste %n novo obvestilo za %s.","Prejeli ste %n novi obvestili za %s.","Prejeli ste %n nova obvestila za %s.","Prejeli ste %n novih obvestil za %s."],
"Admin notifications" : "Skrbniška obvestila",
"Notifications" : "Obvestila",
"This app provides a backend and frontend for the notification API available in Nextcloud." : "Program podpira ozadnji program in vmesnik API za obvestila Nextcloud.",
@@ -13,6 +16,13 @@ OC.L10N.register(
"Dismiss" : "Opusti",
"seconds ago" : "pred nekaj sekundami",
"Failed to dismiss notification" : "Opuščanje obvestila je spodletelo!",
- "in {path}" : "v {path}"
+ "in {path}" : "v {path}",
+ "Send email reminders about unhandled notifications after:" : "Po elektronski pošti pošlji opomnik o neodgovorjenih obvestilih po:",
+ "Never" : "Nikoli",
+ "1 hour" : "1 uri",
+ "3 hours" : "3 urah",
+ "1 week" : "1 tednu",
+ "Your settings have been updated." : "Nastavitve so posodobljene.",
+ "An error occurred while updating your settings." : "Prišlo je do napake med posodabljanjem nastavitev."
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");
diff --git a/l10n/sl.json b/l10n/sl.json
index e418947..d89ed8a 100644
--- a/l10n/sl.json
+++ b/l10n/sl.json
@@ -1,4 +1,7 @@
{ "translations": {
+ "Hello %s" : "Pozdravljeni, %s,",
+ "Hello %s," : "Pozdravljeni, %s,",
+ "_You have a new notification for %s_::_You have %n new notifications for %s_" : ["Prejeli ste %n novo obvestilo za %s.","Prejeli ste %n novi obvestili za %s.","Prejeli ste %n nova obvestila za %s.","Prejeli ste %n novih obvestil za %s."],
"Admin notifications" : "Skrbniška obvestila",
"Notifications" : "Obvestila",
"This app provides a backend and frontend for the notification API available in Nextcloud." : "Program podpira ozadnji program in vmesnik API za obvestila Nextcloud.",
@@ -11,6 +14,13 @@
"Dismiss" : "Opusti",
"seconds ago" : "pred nekaj sekundami",
"Failed to dismiss notification" : "Opuščanje obvestila je spodletelo!",
- "in {path}" : "v {path}"
+ "in {path}" : "v {path}",
+ "Send email reminders about unhandled notifications after:" : "Po elektronski pošti pošlji opomnik o neodgovorjenih obvestilih po:",
+ "Never" : "Nikoli",
+ "1 hour" : "1 uri",
+ "3 hours" : "3 urah",
+ "1 week" : "1 tednu",
+ "Your settings have been updated." : "Nastavitve so posodobljene.",
+ "An error occurred while updating your settings." : "Prišlo je do napake med posodabljanjem nastavitev."
},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
} \ No newline at end of file
diff --git a/l10n/sv.js b/l10n/sv.js
index 8110460..9d0c0bd 100644
--- a/l10n/sv.js
+++ b/l10n/sv.js
@@ -1,6 +1,12 @@
OC.L10N.register(
"notifications",
{
+ "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.",
@@ -13,6 +19,15 @@ OC.L10N.register(
"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."
},
"nplurals=2; plural=(n != 1);");
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