Author: Jonathan.Wage
Date: 2010-01-26 18:59:42 +0100 (Tue, 26 Jan 2010)
New Revision: 27204
Added:
plugins/sfDoctrineGuardPlugin/trunk/i18n/sf_guard.fr.xml
Log:
[1.4][sfDoctrineGuardPlugin] Adding french translations
Added: plugins/sfDoctrineGuardPlugin/trunk/i18n/sf_guard.fr.xml
===================================================================
--- plugins/sfDoctrineGuardPlugin/trunk/i18n/sf_guard.fr.xml
(rev 0)
+++ plugins/sfDoctrineGuardPlugin/trunk/i18n/sf_guard.fr.xml 2010-01-26
17:59:42 UTC (rev 27204)
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<!DOCTYPE xliff PUBLIC "-//XLIFF//DTD XLIFF//EN"
"http://www.oasis-open.org/committees/xliff/documents/xliff.dtd" >
+<xliff version="1.0">
+ <file original="global" source-language="en" datatype="plaintext">
+ <header/>
+ <body>
+ <trans-unit>
+ <source>Username</source>
+ <target>Nom d'utilisateur</target>
+ </trans-unit>
+ <trans-unit>
+ <source>Password</source>
+ <target>Mot de passe</target>
+ </trans-unit>
+ <trans-unit>
+ <source>Remember</source>
+ <target>Se rappeler</target>
+ </trans-unit>
+ <trans-unit>
+ <source>Signin</source>
+ <target>Se connecter</target>
+ </trans-unit>
+ <trans-unit>
+ <source>Forgot your password?</source>
+ <target>Mot de passe oublié ?</target>
+ </trans-unit>
+ <trans-unit>
+ <source>You don't have the required permission to access this
page.</source>
+ <target>Vous n'avez pas les permissions nécessaires pour accéder à
cette page.</target>
+ </trans-unit>
+ </body>
+ </file>
+</xliff>
\ No newline at end of file
--
You received this message because you are subscribed to the Google Groups
"symfony SVN" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/symfony-svn?hl=en.