You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: l10n/sv.js
+1
Original file line number
Diff line number
Diff line change
@@ -338,6 +338,7 @@ OC.L10N.register(
338
338
"The hosted signaling server is now configured and will be used." : "Hosted signaling server är nu konfigurerad och kommer att användas.",
339
339
"The hosted signaling server was removed and will not be used anymore." : "Hosted signaling server blev borttagen och kommer inte användas längre",
340
340
"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",
341
342
"error" : "fel",
342
343
"The certificate of {host} expires in {days} days" : "Certifikatet till {host} går ut om {days} dagar",
343
344
"The certificate of {host} expired" : "Certifikatet till {host} har gått ut",
Copy file name to clipboardexpand all lines: l10n/sv.json
+1
Original file line number
Diff line number
Diff line change
@@ -336,6 +336,7 @@
336
336
"The hosted signaling server is now configured and will be used." : "Hosted signaling server är nu konfigurerad och kommer att användas.",
337
337
"The hosted signaling server was removed and will not be used anymore." : "Hosted signaling server blev borttagen och kommer inte användas längre",
338
338
"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",
339
340
"error" : "fel",
340
341
"The certificate of {host} expires in {days} days" : "Certifikatet till {host} går ut om {days} dagar",
341
342
"The certificate of {host} expired" : "Certifikatet till {host} har gått ut",
0 commit comments