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

Language update

git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1874 44740490-163a-0410-bde0-09ae8108e29a
parent 9aa77e41
No related branches found
No related tags found
No related merge requests found
......@@ -682,7 +682,7 @@ $lang = array(
'attribute_edupersontargetedid' => array (
'no' => 'Persistent anonym ID',
'nn' => 'Persistent anonym ID',
'da' => 'Vedholdende anonymt bruger-ID hos tjenesten',
'da' => 'Pseudonymt bruger-ID',
'en' => 'Persistent pseudonymous ID',
'de' => 'Persistente pseudonyme ID',
'sv' => 'Varaktig anonym identitet i aktuell tjänst',
......
......@@ -373,14 +373,8 @@ $lang = array(
'pt' => 'Listar a informação acerca de si que será enviada para o serviço no qual se está autenticar',
'tr' => 'Girmek istediğiniz servise gönderilecek bilginizi listeleyin',
),
'show_attribute' => array (
'no' => 'Vis innhold',
'nn' => 'Vis innhald',
'da' => 'Vis indhold',
'en' => 'Show content',
),
);
?>
?>
\ No newline at end of file
......@@ -910,6 +910,7 @@ $lang = array(
'tr' => 'Düzenlenmiş kimlik doğrulama kaynaklarını test et',
),
'deprecated' => array (
'no' => 'Utdatert',
'en' => 'Deprecated',
),
......
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