-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3219 from openforis/3174-introduction-contacts-ta…
…ble-translations Conctacts - Add translations
- Loading branch information
Showing
5 changed files
with
151 additions
and
127 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,37 +1,41 @@ | ||
module.exports = { | ||
activated: 'Activado', | ||
chooseProfilePicture: 'Elegir foto', | ||
name: 'Nombre', | ||
role: 'Función', | ||
city: 'Ciudad', | ||
contactPreference: 'Forma de contacto preferida', | ||
contactPreferenceMethod: 'Método de contacto', | ||
contributions: 'Contribuciones', | ||
countryIso: 'País', | ||
demoteToUser: '¿Está seguro de que desea eliminar los privilegios de administrador?', | ||
done: 'Guardar', | ||
email: 'Correo electrónico', | ||
loginEmail: 'Iniciar sesión', | ||
institution: 'Institución', | ||
position: 'Cargo', | ||
done: 'Guardar', | ||
picture1MbMax: 'La foto de perfil no puede ser superior a 1MB', | ||
|
||
title: 'Denominación', | ||
surname: 'Apellido(s)', | ||
professionalTitle: 'Título profesional', | ||
organizationalUnit: 'Unidad organizativa', | ||
loginEmail: 'Iniciar sesión', | ||
mandatoryFields: '* son campos obligatorios', | ||
mr: 'Sr.', | ||
mrs: 'Srta.', | ||
ms: 'Sra.', | ||
name: 'Nombre', | ||
organization: 'Organización', | ||
street: 'Dirección ', | ||
zipCode: 'Código postal', | ||
organizationalUnit: 'Unidad organizativa', | ||
other: 'Otro/a', | ||
picture1MbMax: 'La foto de perfil no puede ser superior a 1MB', | ||
platformChat: 'Plataforma de chat', | ||
poBox: 'Apartado de correos', | ||
city: 'Ciudad', | ||
countryIso: 'País', | ||
position: 'Cargo', | ||
primaryEmail: 'Dirección de correo electrónico principal', | ||
secondaryEmail: 'Dirección de correo electrónico secundaria', | ||
primaryPhoneNumber: 'Número de teléfono principal', | ||
professionalTitle: 'Título profesional', | ||
promoteToAdmin: '¿Está seguro de que desea conceder privilegios de administrador?', | ||
role: 'Función', | ||
secondaryEmail: 'Dirección de correo electrónico secundaria', | ||
secondaryPhoneNumber: 'Número de teléfono secundario', | ||
skype: 'Nombre de usuario en Skype', | ||
contactPreference: 'Forma de contacto preferida', | ||
contactPreferenceMethod: 'Método de contacto', | ||
platformChat: 'Plataforma de chat', | ||
signal: 'Señal', | ||
whatsapp: 'Whatsapp', | ||
activated: 'Activado', | ||
skype: 'Nombre de usuario en Skype', | ||
status: 'Estado', | ||
demoteToUser: '¿Está seguro de que desea eliminar los privilegios de administrador?', | ||
promoteToAdmin: '¿Está seguro de que desea conceder privilegios de administrador?', | ||
mandatoryFields: '* son campos obligatorios', | ||
street: 'Dirección ', | ||
surname: 'Apellido(s)', | ||
title: 'Denominación', | ||
whatsapp: 'Whatsapp', | ||
zipCode: 'Código postal', | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters