From eb084ae152aeaa98e3d0a8ea3d740b398b90e405 Mon Sep 17 00:00:00 2001 From: Enrique de la Hoz <enrique.delahoz@uah.es> Date: Wed, 2 Apr 2008 21:14:01 +0000 Subject: [PATCH] Spanish translation updated git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@487 44740490-163a-0410-bde0-09ae8108e29a --- dictionaries/frontpage.php | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/dictionaries/frontpage.php b/dictionaries/frontpage.php index 5eecc4a9b..d5d5f7bdf 100644 --- a/dictionaries/frontpage.php +++ b/dictionaries/frontpage.php @@ -7,7 +7,7 @@ $lang = array( 'no' => '<strong>Gratulerer</strong>, du har nĂĄ installert simpleSAMLphp. Dette er startsiden til din simpleSAMLphp installasjon, hvor du vil finne eksempler, diagnostikk, metadata og til og med lenker til relevant dokumentasjon.', 'nn' => '<strong>Gratulerer</strong>, du har installert simpleSAMLphp. Dette er startsida til simpleSAMLphp installasjonen din. Her finn du døme, diagnostikk, metadata og lenker til relevant dokumentasjon.', 'dk' => '<strong>Tillykke</strong>, du har nu installeret simpleSAMLphp. Dette er startsiden til installationen, hvor du vil finde eksempler, diagnostik, metadata og links til relevant dokumentation', - 'es' => '<strong>¡Felicidades!</strong>, ha instalado simpleSAMLphp con éxito. ésta es la página inicial de su instalación, aquí encontrará enlaces a ejemplos de prueba, diagnósticos, metadatos e incluso enlaces a la documentación pertienente.', + 'es' => '<strong>¡Felicidades!</strong>, ha instalado simpleSAMLphp con éxito. This ésta es la página inicial de su instalación, aquí encontrará enlaces a ejemplos de prueba, diagnósticos, metadatos e incluso enlaces a la documentación pertienente.', 'fr' => '<strong>FĂ©licitations</strong>, vous avez installĂ© simpleSAMLphp avec succès. Ceci est la page de dĂ©marrage de votre installation, oĂą vous trouverez des liens vers des exemples, des pages de diagnostic, les mĂ©tadata et mĂŞme vers de la documentation.', 'de' => '<strong>GlĂĽckwunsch</strong>, Sie haben erfolgreich simpleSAMLphp installiert. Dies ist die Startseite der Installation, hier gibts es Links zu Testbeispielen, Diagnose, Metadaten und anderer relevanten Dokumentation.', 'nl' => '<strong>Gefeliciteerd</strong>, simpleSAMLphp is succesvol geinstalleerd. Dit is de startpagina voor simpleSAMLphp, waar je links kan vinden naar voorbeelden, test-paginas, analyses, metadata en ook naar relevante documentatie.', @@ -99,6 +99,7 @@ $lang = array( 'nl' => 'Vereist', 'lu' => 'NĂ©ideg', 'sl' => 'Zahtevano', + 'es' => 'Necesario' ), 'required_ldap' => array( 'en' => 'Required for LDAP', @@ -110,6 +111,7 @@ $lang = array( 'nl' => 'Vereist voor LDAP', 'lu' => 'NĂ©ideg fir LDAP', 'sl' => 'Zahtevano za LDAP', + 'es' => 'Necesario para LDAP' ), 'required_radius' => array( 'en' => 'Required for Radius', @@ -121,6 +123,7 @@ $lang = array( 'nl' => 'Vereist voor Radius', 'lu' => 'NĂ©ideg fir RADIUS', 'sl' => 'Zahtevano za RADIUS', + 'es' => 'Necesario para RADIUS' ), 'optional' => array( 'en' => 'Optional', @@ -132,6 +135,7 @@ $lang = array( 'nl' => 'Optioneel', 'lu' => 'Optional', 'sl' => 'Dodatno', + 'es' => 'Opcional', ), 'reccomended' => array( 'en' => 'Recommended', @@ -143,6 +147,7 @@ $lang = array( 'nl' => 'Aanbevolen', 'lu' => 'RecommendĂ©iert', 'sl' => 'PriporoÄŤljivo', + 'es' => 'Recomendado', ), 'warnings' => array( 'en' => 'Warnings', @@ -167,6 +172,7 @@ $lang = array( 'nl' => '<strong>Je gebruikt geen HTTPS</strong> - versleutelde communicatie met de gebruiker. simpleSAMLphp werkt prima op HTTP voor test doeleinden, maar als je simpleSAMLphp in een productie omgeving gaat gebruiken, zou je dat moeten doen over HTTPS. [ <a href="http://rnd.feide.no/content/simplesamlphp-maintenance-and-configuration">lees meer over simpleSAMLphp onderhoud</a> ]', 'lu' => '<strong>Der benotzt ken HTTPS</strong> - verschlĂ«sselt Kommunikatioun mat dem Benotzer. SimpleSAMLphp funktionĂ©iert einwandfräi mat HTTP fir TestzwĂ©ecker mais an engem produktiven Emfeld sollt et besser mat HTTPS lafen. [ <a href="http://rnd.feide.no/content/simplesamlphp-maintenance-and-configuration">Liest mĂ©i iwert Maintenance vun simpleSAMLphp</a> ]', 'sl' => 'Ne uporabljate HTTPS</strong>-šifrirano komunikacijo z uporabnikom. SimpleSAMLphp deluje brez teĹľav na HTTP za testne namene, vendar je potrebno za uporabo simpleSAMLphp v produkcijskem okolju uporabiti HTTPS. [ <a href="http://rnd.feide.no/content/simplesamlphp-maintenance-and-configuration">preberite veÄŤ o simpleSAMLphp vzdrĹľevanju', + 'es' => 'No está usando HTTPS HTTPS</strong> - comunicaciones cifradas con el usuario. HTTP funciona bien en entornos de evaluaciĂłn, pero si va a emplearlo en producciĂłn, deberĂa emplear HTTPS. [ <a href="http://rnd.feide.no/content/simplesamlphp-maintenance-and-configuration">Read more about simpleSAMLphp maintenance</a> ]', ), @@ -303,6 +309,7 @@ $lang = array( 'nl' => 'Installatie van simpleSAMLphp', 'lu' => 'SimpleSAMLphp installĂ©iren', 'sl' => 'Namestitev simpleSAMLphp', + 'es' => 'InstalaciĂłn de simpleSAMLphp', ), 'link_doc_sp' => array( 'en' => 'Using simpleSAMLphp as a Service Provider', @@ -313,6 +320,7 @@ $lang = array( 'nl' => 'Gebruik simpleSAMLphp als Service Provider', 'lu' => 'SimpleSAMLphp als Service Provicer benotzen', 'sl' => 'Uporabi simpleSAMLphp za Service Provider', + 'es' => 'Empleo de simpleSAMLphp como Service Provider' ), 'link_doc_idp' => array( 'en' => 'Using simpleSAMLphp as an Identity Provider', @@ -323,6 +331,7 @@ $lang = array( 'nl' => 'Gebruik simpleSAMLphp als Identity Provider', 'lu' => 'SimpleSAMLphp als Identity Provider benotzen', 'sl' => 'Uporabi simpleSAMLphp za Identity Provider', + 'es' => 'Empleo de simpleSAMLphp como Identity Provider', ), 'link_doc_shibsp' => array( 'en' => 'Configure Shibboleth 1.3 SP to work with simpleSAMLphp IdP', @@ -333,6 +342,7 @@ $lang = array( 'nl' => 'Configureer een Shibboleth 1.3 SP voor de simpleSAMLphp IdP', 'lu' => 'Shibboleth 1.3 SP anstellen fir mam simpleSAMLphp Idp ze funktionnĂ©iren', 'sl' => 'Nastavi Shibboleth 1.3 SP o work with simpleSAMLphp IdP', + 'es' => 'ConfiguraciĂłn de Shibboleth 1.3 SP para trabajar con un IdP simpleSAMLphp' ), 'link_doc_googleapps' => array( 'en' => 'simpleSAMLphp as an IdP for Google Apps for Education', @@ -342,6 +352,7 @@ $lang = array( 'de' => 'simpleSAMLphp als IdP fĂĽr Google Apps fĂĽr Education verwernden', 'lu' => 'simpleSAMLphp als IdP fir Google Apps for Education', 'sl' => 'simpleSAMLphp IdP za Google Apps for Education', + 'es' => 'simpleSAMLphp como IdP para Google Apps for Education' ), 'link_doc_advanced' => array( 'en' => 'simpleSAMLphp Advanced Features', @@ -352,6 +363,7 @@ $lang = array( 'nl' => 'simpleSAMLphp Geavanceerde Functies', 'lu' => 'Erweidert Funktiounen vun simpleSAMLphp ', 'sl' => 'simpleSAMLphp napredna funkcionalnost', + 'es' => 'CaracterĂsticas avanzadas de simpleSAMLphp' ), 'link_doc_maintenance' => array( 'en' => 'simpleSAMLphp Maintenance and Configuration', @@ -362,6 +374,7 @@ $lang = array( 'nl' => 'simpleSAMLphp Onderhoud en Configuratie', 'lu' => 'simpleSAMLphp Maintenance an Konfiguratioun', 'sl' => 'simpleSAMLphp vzdrĹľevanje in nastavitve', + 'es' => 'Mantenimento y configuraciĂłn de simpleSAMLphp', ), -- GitLab