You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/user_openid/l10n/sv.php

11 lines
638 B

<?php $TRANSLATIONS = array(
"This is an OpenID server endpoint. For more information, see " => "Detta är en OpenID-server slutpunkt. För mer information, se",
"Identity: <b>" => "Identitet: <b>",
"Realm: <b>" => "Realm: <b>",
"User: <b>" => "Användare: <b>",
"Login" => "Logga in",
"Error: <b>No user Selected" => "Fel: <b>Ingen användare vald",
"you can authenticate to other sites with this address" => "du kan autentisera till andra webbplatser med denna adress",
"Authorized OpenID provider" => "Godkänd openID leverantör",
"Your address at Wordpress, Identi.ca, &hellip;" => "Din adress på Wordpress, Identi.ca, &hellip;"
);