From 4acf314f35574a6259e293bdcd9e6d2f4e7c95ea Mon Sep 17 00:00:00 2001 From: Luke Vella Date: Fri, 13 Jan 2023 17:15:32 +0000 Subject: [PATCH] New Crowdin updates (#399) * New translations app.json (Dutch) * New translations app.json (Catalan) * New translations app.json (Czech) * New translations app.json (Hungarian) * New translations app.json (Slovak) * New translations app.json (Swedish) * New translations common.json (Catalan) * New translations homepage.json (Catalan) * New translations errors.json (Catalan) * New translations homepage.json (Czech) * New translations homepage.json (Hungarian) * New translations homepage.json (Dutch) * New translations homepage.json (Slovak) * New translations homepage.json (Swedish) * New translations app.json (Portuguese, Brazilian) * New translations homepage.json (Portuguese, Brazilian) --- public/locales/pt-BR/app.json | 6 +++++- public/locales/pt-BR/homepage.json | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/public/locales/pt-BR/app.json b/public/locales/pt-BR/app.json index 9ca3c96d2..48ca111d7 100644 --- a/public/locales/pt-BR/app.json +++ b/public/locales/pt-BR/app.json @@ -84,8 +84,12 @@ "noVotes": "Ninguém votou nesta opção", "ok": "Ok", "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 enquete foi bloqueada", "pollHasBeenVerified": "Sua enquete foi verificada", "pollOwnerNotice": "Oi {{name}}, parece que você é o proprietário desta enquete.", diff --git a/public/locales/pt-BR/homepage.json b/public/locales/pt-BR/homepage.json index e271b70f7..98ba9700a 100644 --- a/public/locales/pt-BR/homepage.json +++ b/public/locales/pt-BR/homepage.json @@ -23,8 +23,12 @@ "openSource": "Código aberto", "openSourceDescription": "O projeto é totalmente de código aberto e disponível no GitHub.", "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": "Perfeito!", "principles": "Princípios", "principlesSubheading": "Não somos como os outros",