Skip to content

Commit b565ca5

Browse files
translations from end of 1.11.1
1 parent 165bd72 commit b565ca5

File tree

5 files changed

+15
-15
lines changed

5 files changed

+15
-15
lines changed

packages/mobile/locales/es-419/exchangeFlow9.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"sellGold": "Vender CELO",
1515
"exchangeAmount": "Monto ({{tokenName}})",
1616
"switchTo": "Cambiar a {{tokenName}}",
17-
"subtotalAmount": "Total parcial @ <1></1>",
17+
"subtotalAmount": "Subtotal @ <1></1>",
1818
"inputSubtotal": "Total parcial @ <2></2>",
1919
"inputSubtotal_gold": "$t(global:celoGold) @ <2></2>",
2020
"cancel": "Cancelar",

packages/mobile/locales/es-419/global.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77
"submit": "Enviar",
88
"continue": "Continuar",
99
"connect": "Conectar",
10-
"save": "Guarda",
10+
"save": "Guardar",
1111
"next": "Siguiente",
1212
"skip": "Saltar",
1313
"copy": "Copiar",
1414
"goBack": "Regresa",
1515
"reset": "Reinicializar",
16-
"done": "Atras",
16+
"done": "Atrás",
1717
"tip": "Punta: ",
1818
"warning": "Advertencia ",
1919
"downloadRewards": "Descargar Recompensas Celo",
@@ -45,7 +45,7 @@
4545
"invalidPhone": "Número de teléfono inválido",
4646
"cantSelectInvalidPhone": "No se puede seleccionar el contacto: número de teléfono no válido",
4747
"needMoreFundsToSend": "Necesita más fondos para enviar el pago",
48-
"maxEscrowTransferExceeded": "La cantidad máxima a transferir a usuarios no verificados es de {{symbol}}{{maxAmount}}",
48+
"maxEscrowTransferExceeded": "La cantidad máxima que puedes intercambiar con usuarios no confirmados es de {{symbol}}{{maxAmount}}",
4949
"invalidAmount": "Monto invalido",
5050
"invalidCode": "Código de verificación inválido",
5151
"confirm": "Confirmar",
@@ -126,7 +126,7 @@
126126
"saltFetchFailure": "Error al recuperar el secreto del número de teléfono",
127127
"saltQuotaExceededError": "Tu cuota de búsqueda de número de teléfono está agotada",
128128
"maxActionableAttestationsExceededError": "Error al reenviar mensajes",
129-
"matchmakingQuotaExceededError": "El emparejamiento solo se puede hacer una vez",
129+
"matchmakingQuotaExceededError": "Solo puedes conectar tus contactos una vez",
130130
"odisInsufficientBalance": "Tu saldo es demasiado bajo para completar este proceso",
131131
"paymentLimitReached": "El límite diario es {{dailyLimitcUSD}} cUSD ({{currencySymbol}}{{dailyLimit}})\n{{dailyRemainingcUSD}} cUSD ({{currencySymbol}}{{dailyRemaining}}) restante",
132132
"requestLimitError": "No se puede solicitar más del límite diario de {{limit}} cUSD.",
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"steps": [
2+
"steps": [
33
{
4-
"title": "¿Qué es CELO?",
5-
"text": "CELO ayuda a mantener el Celo Dólar estable y la Red Celo funcionando."
4+
"title": "¿Qué es CELO?",
5+
"text": "CELO ayuda a mantener el Celo Dólar estable y la Red Celo funcionando."
66
},
77
{
88
"title": "El precio del CELO cambia",
@@ -13,8 +13,8 @@
1313
"text": "Al mantener presionado CELO, puede votar por los cambios y las características que le gustaría ver en la Red Celo."
1414
},
1515
{
16-
"title": "Por favor, compra y venda responsablemente",
17-
"text": "{{appName}} le permite comprar y vender CELO. CELO presenta un riesgo de pérdida financiera, así que por favor hazlo de manera responsable."
16+
"title": "Por favor, compra y vende responsablemente",
17+
"text": "{{appName}} le permite comprar y vender CELO. CELO presenta un riesgo de pérdida financiera, así que por favor hazlo de manera responsable."
1818
}
19-
]
19+
]
2020
}

packages/mobile/locales/es-419/onboarding.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"welcome": {
88
"title": "Comparte dinero con quienes valoras",
99
"createAccount": "Crear una cuenta",
10-
"restoreAccount": "Reestablecer mi cuenta"
10+
"restoreAccount": "Restaurar conta existente"
1111
},
1212
"contacts": {
1313
"header": "Conectar Contactos",
@@ -113,6 +113,6 @@
113113
"title": "Saldo <0></0>"
114114
},
115115
"success": {
116-
"message": "Estás listo!"
116+
"message": "¡Todo listo!"
117117
}
118118
}

packages/mobile/locales/pt-BR/onboarding.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"welcome": {
88
"title": "Compartilhe dinheiro com quem você valoriza",
99
"createAccount": "Criar nova conta",
10-
"restoreAccount": "Restaurar mi cuenta"
10+
"restoreAccount": "Restaurar conta existente"
1111
},
1212
"contacts": {
1313
"header": "Conectar contatos",
@@ -24,7 +24,7 @@
2424
}
2525
},
2626
"createAccount": "Criar conta",
27-
"restoreAccount": "Restaurar mi cuenta",
27+
"restoreAccount": "Restaurar conta existente",
2828
"step": "Etapa {{step}} de 5",
2929
"selectCountryCode": "Selecione o código do país",
3030
"pincodeSet": {

0 commit comments

Comments
 (0)