summaryrefslogtreecommitdiff
path: root/app/src/main/res/values-es/strings.xml
blob: 6a9cce290dc8074f56c7267fedf3a3b391c0fb31 (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="utf-8"?>
<resources>
  <string name="info">información</string>
  <string name="show_connection_details">Mostrar detalles de la conexión</string>
  <string name="routes_info">Rutas: %s</string>
  <string name="routes_info6">Rutas IPv6: %s</string>
  <string name="error_empty_username">El nombre de usuario no debe estar vacío.</string>
  <string name="cert_from_keystore">Conseguido el certificado de \'%s\' de almacén de claves</string>
</resources>