Licitator 1.0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

130 lines
5.4 KiB

5 years ago
  1. <?xml version="1.0"?>
  2. <xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
  3. <file source-language="en" datatype="plaintext" original="registration.en.xlf">
  4. <body>
  5. <trans-unit id="orgname">
  6. <source>Name of the organization</source>
  7. <target>Nombre de la organización</target>
  8. </trans-unit>
  9. <trans-unit id="country">
  10. <source>Country</source>
  11. <target>Pais</target>
  12. </trans-unit>
  13. <trans-unit id="form.firstname">
  14. <source>form.firstname</source>
  15. <target>Nombre</target>
  16. </trans-unit>
  17. <trans-unit id="form.lastname">
  18. <source>form.lastname</source>
  19. <target>Apellidos</target>
  20. </trans-unit>
  21. <trans-unit id="form.username">
  22. <source>form.username</source>
  23. <target>Nombre de usuario</target>
  24. </trans-unit>
  25. <trans-unit id="form.email">
  26. <source>form.email</source>
  27. <target>Email</target>
  28. </trans-unit>
  29. <trans-unit id="form.avatar">
  30. <source>form.avatar</source>
  31. <target>Avatar</target>
  32. </trans-unit>
  33. <trans-unit id="form.password">
  34. <source>form.password</source>
  35. <target>Contraseña</target>
  36. </trans-unit>
  37. <trans-unit id="form.password.repeat">
  38. <source>form.password.repeat</source>
  39. <target>Repita la contraseña</target>
  40. </trans-unit>
  41. <trans-unit id="form.enabled">
  42. <source>Enabled</source>
  43. <target>Activo</target>
  44. </trans-unit>
  45. <trans-unit id="label.form.delete">
  46. <source>label.form.delete</source>
  47. <target>Borrar</target>
  48. </trans-unit>
  49. <trans-unit id="address">
  50. <source>Address</source>
  51. <target>Address</target>
  52. </trans-unit>
  53. <trans-unit id="website">
  54. <source>Website</source>
  55. <target>Website</target>
  56. </trans-unit>
  57. <trans-unit id="legalstatus">
  58. <source>Legal Status</source>
  59. <target>Estado Legal</target>
  60. </trans-unit>
  61. <trans-unit id="contactperson">
  62. <source>Contact Person</source>
  63. <target>Persona de Contacto</target>
  64. </trans-unit>
  65. <trans-unit id="specificprograms">
  66. <source>The organization has specific programmes/activities for sustainable entrepreneurship</source>
  67. <target>La organización tiene programas/actividades especificos para soportar el emprendimiento</target>
  68. </trans-unit>
  69. <trans-unit id="gender_unknown">
  70. <source>gender_unknown</source>
  71. <target>Sin Genero</target>
  72. </trans-unit>
  73. <trans-unit id="gender">
  74. <source>Gender</source>
  75. <target>Genero</target>
  76. </trans-unit>
  77. <trans-unit id="gender_male">
  78. <source>gender_male</source>
  79. <target>Masculino</target>
  80. </trans-unit>
  81. <trans-unit id="gender_female">
  82. <source>gender_female</source>
  83. <target>Femenino</target>
  84. </trans-unit>
  85. <trans-unit id="countryresidence">
  86. <source>Country of residence</source>
  87. <target>Pais de Residencia</target>
  88. </trans-unit>
  89. <trans-unit id="phone">
  90. <source>Phone</source>
  91. <target>Teléfono</target>
  92. </trans-unit>
  93. <trans-unit id="dob">
  94. <source>Date of Birth</source>
  95. <target>Fecha de Nacimiento</target>
  96. </trans-unit>
  97. <trans-unit id="bussines.creation.date">
  98. <source>bussines.creation.date</source>
  99. <target>Fecha de creacion de la empresa</target>
  100. </trans-unit>
  101. <trans-unit id="sybs">
  102. <source>Select your business stage</source>
  103. <target>Elige el estado de tu empresa</target>
  104. </trans-unit>
  105. <trans-unit id="sysa">
  106. <source>Select your sector of activity</source>
  107. <target>Elige tu sector de actividad</target>
  108. </trans-unit>
  109. <trans-unit id="userdata">
  110. <source>User Data</source>
  111. <target>Datos de usuario</target>
  112. </trans-unit>
  113. <trans-unit id="bussinessdata">
  114. <source>Bussiness Data</source>
  115. <target>Datos de la empresa</target>
  116. </trans-unit>
  117. <trans-unit id="help.form.phone">
  118. <source>help.form.phone</source>
  119. <target>Introduce el número de teléfono con el prefijo internacional (ej. 34000000000 para España)</target>
  120. </trans-unit>
  121. <trans-unit id="nombre.proyecto">
  122. <source>Nombre Proyecto</source>
  123. <target>Nombre del proyecto</target>
  124. </trans-unit>
  125. <trans-unit id="descripcion.proyecto">
  126. <source>Descripcion Proyecto</source>
  127. <target>Descripción del proyecto</target>
  128. </trans-unit>
  129. </body>
  130. </file>
  131. </xliff>