Skip to content

Commit d0c5096

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent fde002a commit d0c5096

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

l10n/sv.js

+1
Original file line numberDiff line numberDiff line change
@@ -338,6 +338,7 @@ OC.L10N.register(
338338
"The hosted signaling server is now configured and will be used." : "Hosted signaling server är nu konfigurerad och kommer att användas.",
339339
"The hosted signaling server was removed and will not be used anymore." : "Hosted signaling server blev borttagen och kommer inte användas längre",
340340
"The hosted signaling server account has changed the status from \"{oldstatus}\" to \"{newstatus}\"." : "Kontot för Hosted signaling server ändrades med status från \"{oldstatus}\" till \"{newstatus}\".",
341+
"pending" : "Väntande",
341342
"error" : "fel",
342343
"The certificate of {host} expires in {days} days" : "Certifikatet till {host} går ut om {days} dagar",
343344
"The certificate of {host} expired" : "Certifikatet till {host} har gått ut",

l10n/sv.json

+1
Original file line numberDiff line numberDiff line change
@@ -336,6 +336,7 @@
336336
"The hosted signaling server is now configured and will be used." : "Hosted signaling server är nu konfigurerad och kommer att användas.",
337337
"The hosted signaling server was removed and will not be used anymore." : "Hosted signaling server blev borttagen och kommer inte användas längre",
338338
"The hosted signaling server account has changed the status from \"{oldstatus}\" to \"{newstatus}\"." : "Kontot för Hosted signaling server ändrades med status från \"{oldstatus}\" till \"{newstatus}\".",
339+
"pending" : "Väntande",
339340
"error" : "fel",
340341
"The certificate of {host} expires in {days} days" : "Certifikatet till {host} går ut om {days} dagar",
341342
"The certificate of {host} expired" : "Certifikatet till {host} har gått ut",

0 commit comments

Comments
 (0)