Development

#9148: sf_guard.it.xml

You must first sign up to be able to contribute.

Ticket #9148: sf_guard.it.xml

File sf_guard.it.xml, 1.1 kB (added by dbellettini, 2 years ago)
Line 
1 <?xml version="1.0" encoding="UTF-8" ?>
2 <!DOCTYPE xliff PUBLIC "-//XLIFF//DTD XLIFF//EN" "http://www.oasis-open.org/committees/xliff/documents/xliff.dtd" >
3 <xliff version="1.0">
4   <file original="global" source-language="en" datatype="plaintext">
5     <header/>
6     <body>
7       <trans-unit>
8         <source>Username</source>
9         <target>Nome utente</target>
10       </trans-unit>
11       <trans-unit>
12         <source>Password</source>
13         <target>Password</target>
14       </trans-unit>
15       <trans-unit>
16         <source>Remember</source>
17         <target>Ricordami</target>
18       </trans-unit>
19       <trans-unit>
20         <source>Signin</source>
21         <target>Entra</target>
22       </trans-unit>
23       <trans-unit>
24         <source>Forgot your password?</source>
25         <target>Hai dimenticato la password?</target>
26       </trans-unit>
27       <trans-unit>
28         <source>You don't have the required permission to access this page.</source>
29         <target>Non hai i permessi necessari per accedere a questa pagina.</target>
30       </trans-unit>
31     </body>
32   </file>
33 </xliff>