diff --git a/l10n/sv.js b/l10n/sv.js index 5bf86bbd154..9349afcd79e 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -338,6 +338,7 @@ OC.L10N.register( "The hosted signaling server is now configured and will be used." : "Hosted signaling server är nu konfigurerad och kommer att användas.", "The hosted signaling server was removed and will not be used anymore." : "Hosted signaling server blev borttagen och kommer inte användas längre", "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}\".", + "pending" : "Väntande", "error" : "fel", "The certificate of {host} expires in {days} days" : "Certifikatet till {host} går ut om {days} dagar", "The certificate of {host} expired" : "Certifikatet till {host} har gått ut", diff --git a/l10n/sv.json b/l10n/sv.json index 9b3eba6c0a0..80351b1f79d 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -336,6 +336,7 @@ "The hosted signaling server is now configured and will be used." : "Hosted signaling server är nu konfigurerad och kommer att användas.", "The hosted signaling server was removed and will not be used anymore." : "Hosted signaling server blev borttagen och kommer inte användas längre", "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}\".", + "pending" : "Väntande", "error" : "fel", "The certificate of {host} expires in {days} days" : "Certifikatet till {host} går ut om {days} dagar", "The certificate of {host} expired" : "Certifikatet till {host} har gått ut",