7 changed files with 220 additions and 12 deletions
Split View
Diff Options
-
8Angular-UrbanBazaar/angular.json
-
40Angular-UrbanBazaar/locale/messages.fr.xlf
-
34Angular-UrbanBazaar/locale/messages.xlf
-
127Angular-UrbanBazaar/package-lock.json
-
3Angular-UrbanBazaar/package.json
-
16Angular-UrbanBazaar/src/app/auth/login/login.component.html
-
4Angular-UrbanBazaar/src/polyfills.ts
@ -0,0 +1,40 @@ |
|||
<?xml version="1.0" encoding="UTF-8" ?> |
|||
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> |
|||
<file source-language="en-US" datatype="plaintext" original="ng2.template" target-language="fr"> |
|||
<body> |
|||
<trans-unit id="8294911973689652107" datatype="html"> |
|||
<source>Welcome to Urban Bazaar !!!</source> |
|||
<target>Bienvenue au bazar urbain !!! </target> |
|||
|
|||
<context-group purpose="location"> |
|||
<context context-type="sourcefile">src/app/auth/login/login.component.html</context> |
|||
<context context-type="linenumber">5</context> |
|||
</context-group> |
|||
<note priority="1" from="description">greeting@homecomp</note> |
|||
<note priority="1" from="meaning">home</note> |
|||
</trans-unit> |
|||
<trans-unit id="1467387290176103524" datatype="html"> |
|||
<source>Username</source> |
|||
<target>Nom d'utilisateur </target> |
|||
|
|||
<context-group purpose="location"> |
|||
<context context-type="sourcefile">src/app/auth/login/login.component.html</context> |
|||
<context context-type="linenumber">14</context> |
|||
</context-group> |
|||
<note priority="1" from="description">username text.@username</note> |
|||
<note priority="1" from="meaning">username</note> |
|||
</trans-unit> |
|||
<trans-unit id="7672030737171300385" datatype="html"> |
|||
<source>Password</source> |
|||
<target> Mot de passe |
|||
</target> |
|||
<context-group purpose="location"> |
|||
<context context-type="sourcefile">src/app/auth/login/login.component.html</context> |
|||
<context context-type="linenumber">17</context> |
|||
</context-group> |
|||
<note priority="1" from="description">password text.@password</note> |
|||
<note priority="1" from="meaning">password</note> |
|||
</trans-unit> |
|||
</body> |
|||
</file> |
|||
</xliff> |
|||
@ -0,0 +1,34 @@ |
|||
<?xml version="1.0" encoding="UTF-8" ?> |
|||
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> |
|||
<file source-language="en-US" datatype="plaintext" original="ng2.template"> |
|||
<body> |
|||
<trans-unit id="8294911973689652107" datatype="html"> |
|||
<source>Welcome to Urban Bazaar !!!</source> |
|||
<context-group purpose="location"> |
|||
<context context-type="sourcefile">src/app/auth/login/login.component.html</context> |
|||
<context context-type="linenumber">5</context> |
|||
</context-group> |
|||
<note priority="1" from="description">greeting@homecomp</note> |
|||
<note priority="1" from="meaning">home</note> |
|||
</trans-unit> |
|||
<trans-unit id="1467387290176103524" datatype="html"> |
|||
<source>Username</source> |
|||
<context-group purpose="location"> |
|||
<context context-type="sourcefile">src/app/auth/login/login.component.html</context> |
|||
<context context-type="linenumber">14</context> |
|||
</context-group> |
|||
<note priority="1" from="description">username text.@username</note> |
|||
<note priority="1" from="meaning">username</note> |
|||
</trans-unit> |
|||
<trans-unit id="7672030737171300385" datatype="html"> |
|||
<source>Password</source> |
|||
<context-group purpose="location"> |
|||
<context context-type="sourcefile">src/app/auth/login/login.component.html</context> |
|||
<context context-type="linenumber">17</context> |
|||
</context-group> |
|||
<note priority="1" from="description">password text.@password</note> |
|||
<note priority="1" from="meaning">password</note> |
|||
</trans-unit> |
|||
</body> |
|||
</file> |
|||
</xliff> |
|||
Write
Preview
Loading…
Cancel
Save
Reference in new issue