mirror of
https://github.com/lukevella/rallly.git
synced 2025-04-30 10:46:35 +02:00
New Crowdin updates (#401)
* New translations app.json (Spanish) * New translations homepage.json (Spanish) * New translations app.json (Russian) * New translations homepage.json (Russian)
This commit is contained in:
parent
1f7c2d9d0d
commit
d09aed1029
4 changed files with 14 additions and 4 deletions
|
@ -84,8 +84,12 @@
|
|||
"noVotes": "Nadie ha votado por esta opción",
|
||||
"ok": "Aceptar",
|
||||
"participant": "Participante",
|
||||
"participantCount_other": "{{count}} participantes",
|
||||
"participantCount_zero": "{{count}} participantes",
|
||||
"participantCount_one": "{{count}} participante",
|
||||
"participantCount_two": "{{count}} participantes",
|
||||
"participantCount_few": "{{count}} participantes",
|
||||
"participantCount_many": "{{count}} participantes",
|
||||
"participantCount_other": "{{count}} participantes",
|
||||
"pollHasBeenLocked": "Esta encuesta ha sido bloqueada",
|
||||
"pollHasBeenVerified": "Esta encuesta ha sido verificada",
|
||||
"pollOwnerNotice": "Hola {{name}}, parece que eres el dueño de esta encuesta.",
|
||||
|
|
|
@ -23,8 +23,12 @@
|
|||
"openSource": "Código abierto",
|
||||
"openSourceDescription": "Ese proyecto es completamente de código abierto y <a>disponible en GitHub</a>.",
|
||||
"participant": "Participante",
|
||||
"participantCount_other": "{{count}} participantes",
|
||||
"participantCount_zero": "{{count}} participantes",
|
||||
"participantCount_one": "{{count}} participante",
|
||||
"participantCount_two": "{{count}} participantes",
|
||||
"participantCount_few": "{{count}} participantes",
|
||||
"participantCount_many": "{{count}} participantes",
|
||||
"participantCount_other": "{{count}} participantes",
|
||||
"perfect": "¡Perfecto!",
|
||||
"principles": "Principios",
|
||||
"principlesSubheading": "No somos como los otros",
|
||||
|
|
|
@ -84,11 +84,12 @@
|
|||
"noVotes": "Никто не проголосовал за этот вариант",
|
||||
"ok": "OK",
|
||||
"participant": "Участник",
|
||||
"participantCount_other": "{{count}} участников",
|
||||
"participantCount_zero": "{{count}} участников",
|
||||
"participantCount_one": "{{count}} участник",
|
||||
"participantCount_two": "{{count}} участников",
|
||||
"participantCount_few": "{{count}} участников",
|
||||
"participantCount_many": "{{count}} участников",
|
||||
"participantCount_one": "{{count}} участник",
|
||||
"participantCount_other": "{{count}} участников",
|
||||
"pollHasBeenLocked": "Этот опрос заблокирован",
|
||||
"pollHasBeenVerified": "Ваш опрос подтверждён",
|
||||
"pollOwnerNotice": "Привет, {{name}}, похоже, вы являетесь владельцем этого опроса.",
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"openSource": "Открытый код",
|
||||
"openSourceDescription": "Код полностью открыт и <a>доступен на GitHub</a>.",
|
||||
"participant": "Участник",
|
||||
"participantCount_zero": "{{count}} участников",
|
||||
"participantCount_one": "{{count}} участник",
|
||||
"participantCount_two": "{{count}} участников",
|
||||
"participantCount_few": "{{count}} участников",
|
||||
|
|
Loading…
Add table
Reference in a new issue