[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / ecrire / lang / spip_sv.php
index 1c42902..0d34085 100644 (file)
@@ -1,9 +1,11 @@
 <?php
 // This is a SPIP language file  --  Ceci est un fichier langue de SPIP
-// extrait automatiquement de http://trad.spip.net/tradlang_module/spip?lang_cible=sv
+// extrait automatiquement de https://trad.spip.net/tradlang_module/spip?lang_cible=sv
 // ** ne pas modifier le fichier **
 
-if (!defined('_ECRIRE_INC_VERSION')) return;
+if (!defined('_ECRIRE_INC_VERSION')) {
+       return;
+}
 
 $GLOBALS[$GLOBALS['idx_lang']] = array(
 
@@ -493,7 +495,6 @@ För att bekräfta din nya adress måste du gå till
        'login_retour_public' => 'Tillbaka till den publika delen',
        'login_retour_site' => 'Tillbaka till den publika delen',
        'login_retoursitepublic' => 'Tillbaka till den publika delen',
-       'login_sans_cookiie' => 'Logga in utan cookie',
        'login_securise' => 'Säker inloggning',
        'login_sinscrire' => 'registrera dig',
        'login_test_navigateur' => 'testar webbläsare/återuppkoppling',
@@ -683,5 +684,3 @@ och koppla upp dig mot sajten igen.
        'zxml_vide_balise' => 'tom tagg',
        'zxml_vu' => 'tidigare sedd'
 );
-
-?>