diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-24 00:19:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-24 00:19:43 +0000 |
commit | ba866cd4a8dbd022d9769fc28d7d86de1f0622e2 (patch) | |
tree | 218d6c88f0177661f0ca8cd5444965a3193ea2e6 /apps/dav/l10n/sv.json | |
parent | eef571e4fb203e255d3bdb2a79737b0d87a79a2b (diff) | |
download | nextcloud-server-ba866cd4a8dbd022d9769fc28d7d86de1f0622e2.tar.gz nextcloud-server-ba866cd4a8dbd022d9769fc28d7d86de1f0622e2.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/sv.json')
-rw-r--r-- | apps/dav/l10n/sv.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/sv.json b/apps/dav/l10n/sv.json index 3fb5c8c1f35..83a48a9fb19 100644 --- a/apps/dav/l10n/sv.json +++ b/apps/dav/l10n/sv.json @@ -1,6 +1,6 @@ { "translations": { "Calendar" : "Kalender", - "To-dos" : "Uppgifter", + "Tasks" : "Uppgifter", "Personal" : "Privat", "{actor} created calendar {calendar}" : "{actor} skapade kalender {calendar}", "You created calendar {calendar}" : "Du skapade kalender {calendar}", @@ -141,7 +141,6 @@ "Configures a CalDAV account" : "Konfigurerar ett CalDAV-konto", "Configures a CardDAV account" : "Konfigurerar ett CardDAV-konto", "Events" : "Händelser", - "Tasks" : "Uppgifter", "Untitled task" : "Namnlös uppgift", "Completed on %s" : "Slutförd %s", "Due on %s by %s" : "Slutar den %s vid %s", @@ -203,6 +202,7 @@ "Are you accepting the invitation?" : "Acceptera inbjudan?", "Tentative" : "Preliminärt", "Your attendance was updated successfully." : "Dina närvaro uppdaterades.", + "To-dos" : "Uppgifter", "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Om du konfigurerar dina arbetstimmar kan andra användare se när du inte är på jobbet när de bokar ett möte." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |