blob: b1331af2ce12a56a037b8a45dcb6bcbe4615196c [file] [log] [blame]
Guillaume Roguez7f3c37d2015-10-14 15:14:09 -04001
Alexandre Lision447ba3d2016-11-14 21:42:49 -05002"A network error occured during the export" = "Ocurrió un error durante la exportación";
Alexandre Lision55f67fb2016-11-03 11:34:55 -04003
Jenkinsf3c9ede2018-02-12 10:30:19 -05004/* No password on this account text field placeholder */
5"Account has no password" = "Account has no password";
6
Alexandre Lision55f67fb2016-11-03 11:34:55 -04007/* Contextual menu action */
Jenkins301749d2017-12-18 10:30:14 -05008"Add to contacts" = "Añadir a contactos";
Guillaume Roguez7f3c37d2015-10-14 15:14:09 -04009
Jenkinsfcad7762018-04-09 15:30:02 -040010/* Contextual menu action */
11"Place video call" = "Place video call";
12
13/* Contextual menu action */
14"Place audio call" = "Place audio call";
15
16/* Contextual menu action */
17"Clear conversation" = "Clear conversation";
18
19/* Contextual menu action */
20"Block contact" = "Block contact";
21
Alexandre Lision55f67fb2016-11-03 11:34:55 -040022/* Text shown to the user */
Alexandre Lision447ba3d2016-11-14 21:42:49 -050023"Alias : " = "Alias:";
Guillaume Roguez28009732016-06-23 00:19:37 -040024
25/* Error shown to the user */
Alexandre Lision447ba3d2016-11-14 21:42:49 -050026"An error occured during the export" = "Ocurrió un error durante la exportación";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040027
28/* Contextual menu entry */
Alexandre Lision447ba3d2016-11-14 21:42:49 -050029"Backup account" = "Cuenta de respaldo";
Guillaume Roguez28009732016-06-23 00:19:37 -040030
Guillaume Roguezdb165052016-03-14 10:01:01 -040031/* Contextual menu action */
32"Call number" = "Llamar";
33
Jenkinsf3c9ede2018-02-12 10:30:19 -050034/* File transfer canceled label */
35"Canceled" = "Canceled";
36
Guillaume Roguez7f3c37d2015-10-14 15:14:09 -040037/* Open panel title */
38"Choose a CA list" = "Elegir una lista CA";
39
40/* Open panel title */
Jenkins78c0c162017-07-19 10:30:59 -040041"Choose a certificate" = "Elegir un certificado";
Guillaume Roguez7f3c37d2015-10-14 15:14:09 -040042
43/* Open panel title */
Jenkins78c0c162017-07-19 10:30:59 -040044"Choose a directory" = "Elija un directorio";
Guillaume Roguez7f3c37d2015-10-14 15:14:09 -040045
46/* Open panel title */
47"Choose a private key file" = "Elija un archivo de llave privada";
48
49/* Open panel prompt for 'Choose a file' */
50"Choose CA" = "Elegir CA";
51
Guillaume Roguezdb165052016-03-14 10:01:01 -040052/* Open panel prompt for 'Choose a directory' */
Jenkins78c0c162017-07-19 10:30:59 -040053"Choose directory" = "Elija directorio";
Guillaume Roguezdb165052016-03-14 10:01:01 -040054
55/* Contextual menu entry */
Guillaume Roguez7f3c37d2015-10-14 15:14:09 -040056"Choose file" = "Elegir archivo";
57
Guillaume Roguezdb165052016-03-14 10:01:01 -040058/* No comment provided by engineer. */
59"Copy" = "Copiar";
60
61/* Contextual menu action */
Alexandre Lision447ba3d2016-11-14 21:42:49 -050062"Copy name" = "Copiar nombre";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040063
64/* Contextual menu action */
Jenkins301749d2017-12-18 10:30:14 -050065"Copy number" = "Copiar número";
Guillaume Roguezdb165052016-03-14 10:01:01 -040066
Alexandre Lision55f67fb2016-11-03 11:34:55 -040067/* Contextual menu entry */
Alexandre Lision447ba3d2016-11-14 21:42:49 -050068"Create RING Account" = "Crear una cuenta Ring";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040069
70/* Contextual menu entry */
Alexandre Lision447ba3d2016-11-14 21:42:49 -050071"Create SIP Account" = "Crear cuenta SIP";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040072
Jenkinsf3c9ede2018-02-12 10:30:19 -050073/* File transfer failed label */
74"Failed" = "Falló";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040075
76/* Error message shown to user when it is impossible to migrate account */
Jenkins1cda4182017-05-18 14:39:40 -040077"Failed to migrate your account. You can retry by pressing Ok or delete your account." = "Se produjo un error al migrar la cuenta. Presiona Aceptar para reintentarlo o elimina tu cuenta.";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040078
79/* Text shown to user when an error occur at registration */
Alexandre Lision447ba3d2016-11-14 21:42:49 -050080"Failed to perform lookup" = "No se pudo llevar a cabo la búsqueda";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040081
Guillaume Roguezdb165052016-03-14 10:01:01 -040082/* Incoming call from {Name} */
83"Incoming call from %@" = "Llamada entrante de %@";
84
Guillaume Roguezdb165052016-03-14 10:01:01 -040085/* Message from {Name} */
86"Message from %@" = "Mensaje de %@";
87
Alexandre Lision55f67fb2016-11-03 11:34:55 -040088/* User label */
Alexandre Lision447ba3d2016-11-14 21:42:49 -050089"New SIP account" = "Nueva cuenta SIP";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040090
Jenkinsf3c9ede2018-02-12 10:30:19 -050091/* Displayed as RingID when no accounts are available for selection */
92"No account available" = "No account available";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040093
Jenkins2bcac372018-04-23 15:30:28 -040094/* Allert message when no accounts are available */
95"Navigate to preferences to create a new account" = "Navigate to preferences to create a new account";
96
Alexandre Lision55f67fb2016-11-03 11:34:55 -040097/* Text show to the user when password didn't match */
Alexandre Lision447ba3d2016-11-14 21:42:49 -050098"Password and confirmation mismatch." = "La contraseña y la confirmación no coinciden";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040099
100/* Indication for user */
Alexandre Lision447ba3d2016-11-14 21:42:49 -0500101"Password is too short" = "La contraseña es demasiado corta";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400102
103/* Indication for user */
Alexandre Lision447ba3d2016-11-14 21:42:49 -0500104"Passwords don't match" = "Las contraseñas no coinciden";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400105
Guillaume Roguezdb165052016-03-14 10:01:01 -0400106/* Button label */
107"Pause" = "Pausar";
108
109/* Button label */
110"Play" = "Reproducir";
111
112/* Button Action */
Guillaume Roguez28009732016-06-23 00:19:37 -0400113"Refuse" = "No aceptar";
Guillaume Roguezdb165052016-03-14 10:01:01 -0400114
Guillaume Roguez7f3c37d2015-10-14 15:14:09 -0400115/* Contextual menu entry */
116"Remove value" = "Remover dato";
117
118/* Show advice to user */
Jenkins1cda4182017-05-18 14:39:40 -0400119"Reopen account to see your hash" = "Reabre la cuenta para ver el hash";
Guillaume Roguez7f3c37d2015-10-14 15:14:09 -0400120
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400121/* Contextual menu entry */
Alexandre Lision447ba3d2016-11-14 21:42:49 -0500122"Restore account" = "Restablecer cuenta";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400123
124/* Button title */
Alexandre Lision447ba3d2016-11-14 21:42:49 -0500125"Revise Input" = "Revisar entrada";
126
127/* Text shown to the user */
Jenkins1cda4182017-05-18 14:39:40 -0400128"RingID : " = "RingID:";
Guillaume Roguez7f3c37d2015-10-14 15:14:09 -0400129
Guillaume Roguezdb165052016-03-14 10:01:01 -0400130/* No comment provided by engineer. */
131"Share" = "Compartir";
Guillaume Roguez7f3c37d2015-10-14 15:14:09 -0400132
Jenkinsf3c9ede2018-02-12 10:30:19 -0500133/* File transfer successful label */
134"Success" = "Hecho";
135
Guillaume Roguezdb165052016-03-14 10:01:01 -0400136/* No comment provided by engineer. */
137"Text Actions" = "Acciones del Texto";
138
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400139/* Text shown to user when his username is available to be registered */
Alexandre Lision447ba3d2016-11-14 21:42:49 -0500140"The entered username is available" = "El nombre de usuario tecleado está disponible";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400141
142/* Text shown to user when his username is invalid to be registered */
Jenkins1cda4182017-05-18 14:39:40 -0400143"The entered username is invalid. It must have at least 3 characters and contain only lowercase alphanumeric characters." = "El identificador de usuario indicado es inválido. Debe contener al menos 3 caracteres alfanuméricos en minúscula.";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400144
145/* Text shown to user when his username is already registered */
Alexandre Lision447ba3d2016-11-14 21:42:49 -0500146"The entered username is not available" = "El nombre de usuario tecleado no está disponible";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400147
148/* Text shown to the user */
Alexandre Lision447ba3d2016-11-14 21:42:49 -0500149"The following account needs to be migrated to the new Ring account format:" = "La siguiente cuenta debe migrar al nuevo formato de cuenta Ring:";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400150
151/* Error shown to the user */
Alexandre Lision447ba3d2016-11-14 21:42:49 -0500152"The password you entered does not unlock this account" = "La contraseña ingresada no puede desbloquear esta cuenta";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400153
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400154/* Title shown to user to concat with Pin */
Alexandre Lision447ba3d2016-11-14 21:42:49 -0500155"To complete the processs, you need to open Ring on the new device and choose the option \"Link this device to an account\". Your pin is valid for 10 minutes." = "Para completar el proceso, necesitas abrir Ring en el nuevo dispositivo y escoger la opción \"Conectar un dispositivo a esta cuenta\". El PIN es válido por 10 minutos.";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400156
157/* Text shown to the user */
Alexandre Lision447ba3d2016-11-14 21:42:49 -0500158"To proceed with the migration, you must choose a password for your account. This password will be used to encrypt your master key. It will be required for adding new devices to your Ring account. If you are not ready to choose a password, you may close Ring and resume the migration later." = "Para comenzar la migración debes escoger una contraseña para tu cuenta. Esta contraseña cifrará tu clave principal y será necesaria para añadir dispositivos a tu cuenta Ring. Si no estás listo para escoger una contraseña puedes cerrar el programa y retomarlo más adelante.";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400159
Guillaume Roguezdb165052016-03-14 10:01:01 -0400160/* Name used when user leave field empty */
161"Unknown" = "Desconocido";
Guillaume Roguez7f3c37d2015-10-14 15:14:09 -0400162
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400163/* Error shown to user */
Alexandre Lision447ba3d2016-11-14 21:42:49 -0500164"You have to migrate your account before exporting" = "Debes migrar tu cuenta antes de exportar";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400165