Abp-ca-ES.xml 934 B

1234567891011121314151617
  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <localizationDictionary culture="ca-ES">
  3. <texts>
  4. <text name="SmtpHost">Servidor SMTP</text>
  5. <text name="SmtpPort">Port SMTP</text>
  6. <text name="Username">Nom d'usuari</text>
  7. <text name="Password">Contrasenya</text>
  8. <text name="DomainName">Nom del domini</text>
  9. <text name="UseSSL">Utilitza SSL</text>
  10. <text name="UseDefaultCredentials">Utilitzar les credencials predeterminades</text>
  11. <text name="DefaultFromSenderEmailAddress">Por defecto el correo electrónico del remitente</text>
  12. <text name="DefaultFromSenderDisplayName">Per defecte el nom a mostrar del remitent</text>
  13. <text name="DefaultLanguage">Idioma predeterminat</text>
  14. <text name="ReceiveNotifications">Rebre notificacions</text>
  15. <text name="CurrentUserDidNotLoginToTheApplication">L'usuari actual no ha iniciat sessió a l'aplicació!</text>
  16. </texts>
  17. </localizationDictionary>