diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-03 02:27:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-03 02:27:22 +0000 |
commit | 94767112dd4210483394b24d4fdaddea92f0dc8b (patch) | |
tree | 7a712f7d497f0662934c64fe70ab331b145085fa /apps/dav/l10n/sv.json | |
parent | e81cb6eaf0274dcdf2402de16216e8c61826235e (diff) | |
download | nextcloud-server-94767112dd4210483394b24d4fdaddea92f0dc8b.tar.gz nextcloud-server-94767112dd4210483394b24d4fdaddea92f0dc8b.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 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/dav/l10n/sv.json b/apps/dav/l10n/sv.json index 4a634fcd04a..91744d989fb 100644 --- a/apps/dav/l10n/sv.json +++ b/apps/dav/l10n/sv.json @@ -70,17 +70,14 @@ "Where: %s" : "Var: %s", "%1$s via %2$s" : "%1$s via %2$s", "Cancelled: %1$s" : "Avbruten: %1$s", - "Invitation canceled" : "Inbjudan avbruten", "Re: %1$s" : "Sv: %1$s", - "Invitation updated" : "Inbjudan uppdaterad", "Invitation: %1$s" : "Inbjudan: %1$s", - "Invitation" : "Inbjudan", + "Organizer:" : "Arrangör:", + "Attendees:" : "Deltagare:", "Title:" : "Titel:", "Time:" : "Tid:", "Location:" : "Ort:", "Link:" : "LĂ€nk:", - "Organizer:" : "Arrangör:", - "Attendees:" : "Deltagare:", "Accept" : "Acceptera", "Decline" : "Avböj", "More options âŠ" : "Fler alternativ ...", @@ -179,6 +176,9 @@ "You solved todo {todo} in list {calendar}" : "Du löste uppgift {todo} i listan {calendar}", "{actor} reopened todo {todo} in list {calendar}" : "{actor} Ă„terupptog uppgift {todo} i listan {calendar}", "You reopened todo {todo} in list {calendar}" : "Du Ă„terupptog uppgift {todo} i listan {calendar}", - "A calendar <strong>todo</strong> was modified" : "En kalender <strong>uppgift</strong> modifierades" + "A calendar <strong>todo</strong> was modified" : "En kalender <strong>uppgift</strong> modifierades", + "Invitation canceled" : "Inbjudan avbruten", + "Invitation updated" : "Inbjudan uppdaterad", + "Invitation" : "Inbjudan" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |