summaryrefslogtreecommitdiff
path: root/app/src/main/res/values-ca/strings.xml
blob: d575d53bea199316ea00fd9743442bb06a9a650d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version='1.0' encoding='UTF-8'?>
<resources>
  <string name="retry">Reintenta</string>
  <string name="info">info</string>
  <string name="show_connection_details">Mostra els detalls de conexió</string>
  <string name="routes_info">Rutes: %s</string>
  <string name="error_empty_username">El nom d\'usuari no pot estar buit</string>
  <string name="introduce_new_provider">Afegeix un nou proveïdor de serveis</string>
  <string name="save">Guardar</string>
  <string name="username_hint">nom d\'usuari</string>
  <string name="password_hint">contrasenya</string>
  <string name="error_bad_user_password_user_message">Nom d\'usuari o contrasenya incorrecte</string>
  <string name="setup_error_configure_button">Configurar</string>
  <string name="setup_error_close_button">Surt</string>
</resources>