From 0931c21eb423d25c64bce8a166a64c2df1cac0e1 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 8 Jan 2025 01:46:46 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ga.js | 1 + l10n/ga.json | 1 + l10n/sv.js | 2 ++ l10n/sv.json | 2 ++ 4 files changed, 6 insertions(+) diff --git a/l10n/ga.js b/l10n/ga.js index 75f280ec1..910030487 100644 --- a/l10n/ga.js +++ b/l10n/ga.js @@ -224,6 +224,7 @@ OC.L10N.register( "[Due today at] LT" : "[Dlite inniu ag] LT", "[Due tomorrow at] LT" : "[Dlite amárach ag] LT", "[Due] L [at] LT" : "[Dlite] L[ag]LT", + "Completion date must be in the past." : "Caithfidh an dáta críochnaithe a bheith san am atá thart.", "Successfully created the task." : "D'éirigh leis an tasc a chruthú.", "Could not delete the task." : "Níorbh fhéidir an tasc a scriosadh.", "Synchronizing to the server." : "Sioncrónú leis an bhfreastalaí.", diff --git a/l10n/ga.json b/l10n/ga.json index 712c6b0f8..2ff00a4d4 100644 --- a/l10n/ga.json +++ b/l10n/ga.json @@ -222,6 +222,7 @@ "[Due today at] LT" : "[Dlite inniu ag] LT", "[Due tomorrow at] LT" : "[Dlite amárach ag] LT", "[Due] L [at] LT" : "[Dlite] L[ag]LT", + "Completion date must be in the past." : "Caithfidh an dáta críochnaithe a bheith san am atá thart.", "Successfully created the task." : "D'éirigh leis an tasc a chruthú.", "Could not delete the task." : "Níorbh fhéidir an tasc a scriosadh.", "Synchronizing to the server." : "Sioncrónú leis an bhfreastalaí.", diff --git a/l10n/sv.js b/l10n/sv.js index c9f2d51d6..0aa134d34 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -10,6 +10,7 @@ OC.L10N.register( "Completed" : "Slutförd", "Tasks" : "Uppgifter", "The Tasks app for Nextcloud" : "En uppgift-app för Nextcloud", + "Once enabled, a new Tasks menu will appear in your Nextcloud apps menu. From there you can add and delete tasks, edit their title, description, start and due dates and mark them as important. Tasks can be shared between users. Tasks can be synchronized using CalDav (each task list is linked to an Nextcloud calendar, to sync it to your local client: Thunderbird, Evolution, KDE Kontact, iCal … - just add the calendar as a remote calendar in your client). You can download your tasks as ICS files using the download button for each calendar." : "När den är aktiverad visas en ny uppgiftsmeny i din Nextcloud-appmeny. Därifrån kan du lägga till och ta bort uppgifter, redigera deras titel, beskrivning, start- och förfallodatum och markera dem som viktiga. Uppgifter kan delas mellan användare. Uppgifter kan synkroniseras med CalDav (varje uppgiftslista är länkad till en Nextcloud-kalender för att synkronisera den med din lokala klient - Thunderbird, Evolution, KDE Kontact, iCal ... - lägg bara till kalendern som en fjärrkalender i din klient). Du kan hämta dina uppgifter som ICS-filer med hämtningsknappen för varje kalender.", "Default list" : "Standardlista", "Visibility of Smart Collections" : "Synlighet av smarta samlingar", "Hidden" : "Gömd", @@ -223,6 +224,7 @@ OC.L10N.register( "[Due today at] LT" : "[Förfaller idag kl] LT", "[Due tomorrow at] LT" : "[Förfaller imorgon kl] LT", "[Due] L [at] LT" : "[Förfaller] L [kl] LT", + "Completion date must be in the past." : "Slutdatum måste vara i det förflutna.", "Successfully created the task." : "Uppgiften skapad.", "Could not delete the task." : "Kunde inte radera uppgiften.", "Synchronizing to the server." : "Synkroniserar till servern.", diff --git a/l10n/sv.json b/l10n/sv.json index b026168c9..47e47f732 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -8,6 +8,7 @@ "Completed" : "Slutförd", "Tasks" : "Uppgifter", "The Tasks app for Nextcloud" : "En uppgift-app för Nextcloud", + "Once enabled, a new Tasks menu will appear in your Nextcloud apps menu. From there you can add and delete tasks, edit their title, description, start and due dates and mark them as important. Tasks can be shared between users. Tasks can be synchronized using CalDav (each task list is linked to an Nextcloud calendar, to sync it to your local client: Thunderbird, Evolution, KDE Kontact, iCal … - just add the calendar as a remote calendar in your client). You can download your tasks as ICS files using the download button for each calendar." : "När den är aktiverad visas en ny uppgiftsmeny i din Nextcloud-appmeny. Därifrån kan du lägga till och ta bort uppgifter, redigera deras titel, beskrivning, start- och förfallodatum och markera dem som viktiga. Uppgifter kan delas mellan användare. Uppgifter kan synkroniseras med CalDav (varje uppgiftslista är länkad till en Nextcloud-kalender för att synkronisera den med din lokala klient - Thunderbird, Evolution, KDE Kontact, iCal ... - lägg bara till kalendern som en fjärrkalender i din klient). Du kan hämta dina uppgifter som ICS-filer med hämtningsknappen för varje kalender.", "Default list" : "Standardlista", "Visibility of Smart Collections" : "Synlighet av smarta samlingar", "Hidden" : "Gömd", @@ -221,6 +222,7 @@ "[Due today at] LT" : "[Förfaller idag kl] LT", "[Due tomorrow at] LT" : "[Förfaller imorgon kl] LT", "[Due] L [at] LT" : "[Förfaller] L [kl] LT", + "Completion date must be in the past." : "Slutdatum måste vara i det förflutna.", "Successfully created the task." : "Uppgiften skapad.", "Could not delete the task." : "Kunde inte radera uppgiften.", "Synchronizing to the server." : "Synkroniserar till servern.",