Skip to content
Snippets Groups Projects
Commit c22314f5 authored by Andreas Åkre Solberg's avatar Andreas Åkre Solberg
Browse files

spanish translation of attribtues

git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@466 44740490-163a-0410-bde0-09ae8108e29a
parent 7a413415
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,7 @@ $lang = array(
'en' => 'Affiliation',
'no' => 'Tilhørighet',
'nn' => 'Rolle ved organisasjonen',
'es' => 'Afiliación',
'fr' => 'Affiliation',
'de' => 'Zugehörigkeit',
'nl' => 'Affiliatie',
......@@ -16,6 +17,7 @@ $lang = array(
'en' => 'Title',
'no' => 'Tittel',
'nn' => 'Tittel',
'es' => 'Tratamiento',
'nl' => 'Titel',
'lu' => 'Zougehéiregkeet',
),
......@@ -24,6 +26,7 @@ $lang = array(
'en' => 'User ID',
'no' => 'Bruker ID',
'nn' => 'Lokalt brukarnamn',
'es' => 'Identificador de usuario',
'fr' => 'ID Utilisateur',
'de' => 'Nutzer ID',
'nl' => 'Gebruikers ID',
......@@ -35,6 +38,7 @@ $lang = array(
'no' => 'Etternavn',
'nn' => 'Etternamn',
'dk' => 'Efternavn',
'es' => 'Apellidos',
'fr' => 'Nom',
'de' => 'Nachname',
'nl' => 'Achternaam',
......@@ -68,6 +72,7 @@ $lang = array(
'no' => 'E-post',
'nn' => 'Epostadresse',
'dk' => 'Emailadresse',
'es' => 'Correo electrónico',
'fr' => 'Courriel',
'de' => 'Emailadresse',
'nl' => 'E-mail',
......@@ -78,6 +83,7 @@ $lang = array(
'en' => 'Mobile',
'no' => 'Mobiltelefon',
'nn' => 'Mobiltelefon',
'es' => 'Teléfono móvil',
'fr' => 'Mobile',
'de' => 'Mobiltelefon',
'nl' => 'Mobiel',
......@@ -89,6 +95,7 @@ $lang = array(
'no' => 'Foretrukket språk',
'nn' => 'Føretrekt språk eller språkform',
'dk' => 'Foretrukne sprog',
'es' => 'Idioma preferido'
'fr' => 'Langue préférée',
'de' => 'Bevorzugte Sprache',
'nl' => 'Voorkeurstaal',
......@@ -111,6 +118,7 @@ $lang = array(
'no' => 'Unik ID for vertsorganisasjon',
'nn' => 'Unik ID for organisasjon',
'dk' => 'Hjemmeorganisationens entydige ID',
'es' > 'Identificador único de su organización',
'fr' => 'Nom de l\'organisation',
'de' => 'Eindeutige ID der Heimorganisation',
'nl' => 'Unieke Organizatie ID',
......@@ -122,6 +130,7 @@ $lang = array(
'no' => 'Navn på organisasjon',
'nn' => 'Namn på organisasjon',
'dk' => 'Hjemmeorganisationens kaldenavn',
'es' => 'Nombre de la organización',
'fr' => 'Rôles pour ce service',
'de' => 'Name der Organisation',
'nl' => 'Organizatie naam',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment