Skip to content

Commit 59be824

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

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

l10n/sv.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,8 @@ OC.L10N.register(
134134
"Restart" : "Starta om",
135135
"Play" : "Spela upp",
136136
"Pause" : "Pausa",
137+
"{currentTime} of {duration}" : "{currentTime} av {duration}",
138+
"Current time" : "Aktuell tid",
137139
"Duration" : "Varaktighet",
138140
"Volume" : "Volym",
139141
"Mute" : "Stäng av ljudet",

l10n/sv.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,8 @@
132132
"Restart" : "Starta om",
133133
"Play" : "Spela upp",
134134
"Pause" : "Pausa",
135+
"{currentTime} of {duration}" : "{currentTime} av {duration}",
136+
"Current time" : "Aktuell tid",
135137
"Duration" : "Varaktighet",
136138
"Volume" : "Volym",
137139
"Mute" : "Stäng av ljudet",

0 commit comments

Comments
 (0)