Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Dec 23, 2024
1 parent dce9e50 commit 6b0e0bd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions l10n/sv.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ OC.L10N.register(
"Temporary files lock" : "Tillfällig låsning av filer",
"Temporary lock your files" : "Lås dina filer för tillfället",
"Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Låt dina användare tillfälligt låsa sina filer för att undvika konflikter när de arbetar med delade filer.",
"Manually locked by {user}" : "Manuellt låst av {user}",
"Locked by editing online in {app}" : "Låst av redigera online i {app}",
"Automatically locked by {user}" : "Automatiskt låst av {user}",
"Unlock file" : "Lås upp fil",
"Lock file" : "Lås fil",
"This file has been locked automatically by a client. Removing the lock may lead to a conflict saving the file." : "Den här filen har låsts automatiskt av en klient. Att ta bort låset kan leda till en konflikt när filen sparas.",
Expand Down
3 changes: 3 additions & 0 deletions l10n/sv.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
"Temporary files lock" : "Tillfällig låsning av filer",
"Temporary lock your files" : "Lås dina filer för tillfället",
"Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Låt dina användare tillfälligt låsa sina filer för att undvika konflikter när de arbetar med delade filer.",
"Manually locked by {user}" : "Manuellt låst av {user}",
"Locked by editing online in {app}" : "Låst av redigera online i {app}",
"Automatically locked by {user}" : "Automatiskt låst av {user}",
"Unlock file" : "Lås upp fil",
"Lock file" : "Lås fil",
"This file has been locked automatically by a client. Removing the lock may lead to a conflict saving the file." : "Den här filen har låsts automatiskt av en klient. Att ta bort låset kan leda till en konflikt när filen sparas.",
Expand Down

0 comments on commit 6b0e0bd

Please sign in to comment.