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 Feb 25, 2024
1 parent 9dba50e commit 708bddf
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions l10n/sv.js
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,8 @@ OC.L10N.register(
"No command found" : "Inget kommando hittades",
"No user found" : "Ingen användare hittades",
"No suggestion found" : "Inget förslag hittades",
"Copy code block" : "Kopiera kodblock",
"Copy code" : "Kopiera kod",
"Code block options" : "Kodblocksalternativ",
"Code block language" : "Språk för kodblock",
"e.g. php, javascript, json…" : "t.ex. php, javascript, json...",
Expand Down Expand Up @@ -180,6 +182,8 @@ OC.L10N.register(
"Add description" : "Lägg till beskrivning",
"\"{name}\" already exist!" : "\"{name}\" finns redan!",
"Created \"{name}\"" : "Skapade \"{name}\"",
"Copied to the clipboard" : "Kopierat till urklipp",
"Could not copy to the clipboard" : "Kunde inte kopiera till urklipp",
"Front matter" : "Förtexter",
"Source language" : "Källspråk",
"Target language" : "Målspråk",
Expand Down
4 changes: 4 additions & 0 deletions l10n/sv.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,8 @@
"No command found" : "Inget kommando hittades",
"No user found" : "Ingen användare hittades",
"No suggestion found" : "Inget förslag hittades",
"Copy code block" : "Kopiera kodblock",
"Copy code" : "Kopiera kod",
"Code block options" : "Kodblocksalternativ",
"Code block language" : "Språk för kodblock",
"e.g. php, javascript, json…" : "t.ex. php, javascript, json...",
Expand Down Expand Up @@ -178,6 +180,8 @@
"Add description" : "Lägg till beskrivning",
"\"{name}\" already exist!" : "\"{name}\" finns redan!",
"Created \"{name}\"" : "Skapade \"{name}\"",
"Copied to the clipboard" : "Kopierat till urklipp",
"Could not copy to the clipboard" : "Kunde inte kopiera till urklipp",
"Front matter" : "Förtexter",
"Source language" : "Källspråk",
"Target language" : "Målspråk",
Expand Down

0 comments on commit 708bddf

Please sign in to comment.