Skip to content

Commit d79b884

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 11789de commit d79b884

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

l10n/sv.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ OC.L10N.register(
99
"New Document.docx" : "Nytt Dokument.docx",
1010
"New Spreadsheet.xlsx" : "Nytt Kalkylblad.xlsx",
1111
"New Presentation.pptx" : "Ny Presentation.pptx",
12-
"File already exists" : "Filen existerar redan",
12+
"File already exists" : "Filen finns redan",
1313
"Not allowed to create document" : "Inte tillåtet att skapa dokument",
1414
"Saved" : "Sparad",
1515
"Invalid config key" : "Ogiltig konfigureringsnyckel",

l10n/sv.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"New Document.docx" : "Nytt Dokument.docx",
88
"New Spreadsheet.xlsx" : "Nytt Kalkylblad.xlsx",
99
"New Presentation.pptx" : "Ny Presentation.pptx",
10-
"File already exists" : "Filen existerar redan",
10+
"File already exists" : "Filen finns redan",
1111
"Not allowed to create document" : "Inte tillåtet att skapa dokument",
1212
"Saved" : "Sparad",
1313
"Invalid config key" : "Ogiltig konfigureringsnyckel",

0 commit comments

Comments
 (0)