Skip to content

Commit 7d5d5ed

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent 71fe7a7 commit 7d5d5ed

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

l10n/pt_BR.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ OC.L10N.register(
2727
"User display name" : "Nome de exibição do usuário",
2828
"Timestamp" : "Registro de Tempo",
2929
"📝 Simple surveys and questionnaires, self-hosted" : "📝 Pesquisas e questionários simples, auto-hospedados",
30-
"**Simple surveys and questionnaires, self-hosted!**\n\n- **📝 Simple design:** No mass of options, only the essentials. Works well on mobile of course.\n- **📊 View & export results:** Results are visualized and can also be exported as CSV in the same format used by Google Forms.\n- **🔒 Data under your control!** Unlike in Google Forms, Typeform, Doodle and others, the survey info and responses are kept private on your instance.\n- **🧑‍💻 Connect to your software:** Easily integrate Forms into your service with our full-fledged [REST-API](https://github.com/nextcloud/forms/blob/main/docs/API.md).\n- **🙋 Get involved!** We have lots of stuff planned like more question types, collaboration on forms, [and much more](https://github.com/nextcloud/forms/milestones)!" : "**Simple surveys and questionnaires, self-hosted!**\n\n- **📝 Simple design:** No mass of options, only the essentials. Works well on mobile of course.\n- **📊 View & export results:** Results are visualized and can also be exported as CSV in the same format used by Google Forms.\n- **🔒 Data under your control!** Unlike in Google Forms, Typeform, Doodle and others, the survey info and responses are kept private on your instance.\n- **🧑‍💻 Connect to your software:** Easily integrate Forms into your service with our full-fledged [REST-API](https://github.com/nextcloud/forms/blob/main/docs/API.md).\n- **🙋 Get involved!** We have lots of stuff planned like more question types, collaboration on forms, [and much more](https://github.com/nextcloud/forms/milestones)!",
30+
"**Simple surveys and questionnaires, self-hosted!**\n\n- **📝 Simple design:** No mass of options, only the essentials. Works well on mobile of course.\n- **📊 View & export results:** Results are visualized and can also be exported as CSV in the same format used by Google Forms.\n- **🔒 Data under your control!** Unlike in Google Forms, Typeform, Doodle and others, the survey info and responses are kept private on your instance.\n- **🧑‍💻 Connect to your software:** Easily integrate Forms into your service with our full-fledged [REST-API](https://github.com/nextcloud/forms/blob/main/docs/API.md).\n- **🙋 Get involved!** We have lots of stuff planned like more question types, collaboration on forms, [and much more](https://github.com/nextcloud/forms/milestones)!" : "**Pesquisas e questionários simples, auto-hospedados!**\n\n- **📝 Design simples:** Não há um grande número de opções, apenas o essencial. Funciona bem em dispositivos móveis, é claro.\n- **📊 Visualizar & exportar resultados:** Os resultados são visualizados e também podem ser exportados como CSV no mesmo formato usado pelo Google Forms.\n- **🔒 Dados sob seu controle!** Diferentemente do Google Forms, Typeform, Doodle e outros, as informações e respostas da pesquisa são mantidas em sigilo em sua instância.\n- **🧑‍💻 Conecte ao seu software:** Integre facilmente o Formulários em seu serviço com nossa [REST-API](https://github.com/nextcloud/forms/blob/main/docs/API.md) completa.\n- **🙋 Envolva-se!** Temos muitas coisas planejadas, como mais tipos de perguntas, colaboração em formulários, [e muito mais](https://github.com/nextcloud/forms/milestones)!",
3131
"An error occurred while loading the forms list" : "Ocorreu um erro ao carregar a lista de formulários",
3232
"Form not found" : "Formulário não encontrado",
3333
"Unable to create a new form" : "Não foi possível criar um novo formulário",
@@ -107,7 +107,7 @@ OC.L10N.register(
107107
"Use time range" : "Usar intervalo de tempo",
108108
"Earliest time" : "Tempo mais antigo",
109109
"Latest time" : "Tempo mais recente",
110-
"Shuffle options" : "Opções aleatórias",
110+
"Shuffle options" : "Embaralhar opções",
111111
"Allowed file types: {fileTypes}." : "Tipos de arquivo permitidos: {fileTypes}.",
112112
"All file types are allowed." : "Todos os tipos de arquivo são permitidos.",
113113
"The file {fileName} is too large. The maximum file size is {maxFileSize}." : "O arquivo {fileName} é muito grande. O tamanho máximo do arquivo é {maxFileSize}.",
@@ -125,7 +125,7 @@ OC.L10N.register(
125125
"Highest value" : "Valor mais alto",
126126
"Label for lowest value" : "Rótulo para valor mais baixo",
127127
"Label (optional)" : "Rótulo (opcional)",
128-
"From {firstOption} to {lastOption}" : "De {firstOption} até {lastOption}",
128+
"From {firstOption} to {lastOption}" : "De {firstOption} a {lastOption}",
129129
"Label for highest value" : "Rótulo para valor mais alto",
130130
"A long answer for the question “{text}”" : "Uma resposta longa para a pergunta “{text}”",
131131
"_You must choose at most one option_::_You must choose a maximum of %n options_" : ["Você deve escolher um máximo de uma opção","Você deve escolher um máximo de %n opções","Você deve escolher um máximo de %n opções"],
@@ -153,7 +153,7 @@ OC.L10N.register(
153153
"Allow multiple responses per person" : "Permitir múltiplas respostas por pessoa",
154154
"Allow editing own responses" : "Permitir a edição das próprias respostas",
155155
"Set expiration date" : "Definir data de vencimento",
156-
"Show expiration date on form" : "Mostrar data de validade no formulário",
156+
"Show expiration date on form" : "Mostrar data de expiração no formulário",
157157
"Close form" : "Fechar formulário",
158158
"Closed forms do not accept new submissions." : "Formulários fechados não aceitam novos envios.",
159159
"Archived forms do not accept new submissions and can not be modified." : "Formulários arquivados não aceitam novos envios e não podem ser modificados.",
@@ -202,7 +202,7 @@ OC.L10N.register(
202202
"Responses are connected to your account." : "Respostas são conectadas à sua conta.",
203203
"An asterisk (*) indicates mandatory questions." : "Um asterisco (*) indica respostas obrigatórias.",
204204
"Expired {relativeDate}." : "Expirado {relativeDate}.",
205-
"Expires {relativeDate}." : "Expirará em {relativeDate}.",
205+
"Expires {relativeDate}." : "Expira {relativeDate}.",
206206
"There was an error while adding the new question" : "Houve um erro ao adicionar a nova pergunta",
207207
"There was an error while removing the question" : "Houve um erro ao excluir a pergunta",
208208
"Error while saving form" : "Erro ao salvar o formulário",

l10n/pt_BR.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"User display name" : "Nome de exibição do usuário",
2626
"Timestamp" : "Registro de Tempo",
2727
"📝 Simple surveys and questionnaires, self-hosted" : "📝 Pesquisas e questionários simples, auto-hospedados",
28-
"**Simple surveys and questionnaires, self-hosted!**\n\n- **📝 Simple design:** No mass of options, only the essentials. Works well on mobile of course.\n- **📊 View & export results:** Results are visualized and can also be exported as CSV in the same format used by Google Forms.\n- **🔒 Data under your control!** Unlike in Google Forms, Typeform, Doodle and others, the survey info and responses are kept private on your instance.\n- **🧑‍💻 Connect to your software:** Easily integrate Forms into your service with our full-fledged [REST-API](https://github.com/nextcloud/forms/blob/main/docs/API.md).\n- **🙋 Get involved!** We have lots of stuff planned like more question types, collaboration on forms, [and much more](https://github.com/nextcloud/forms/milestones)!" : "**Simple surveys and questionnaires, self-hosted!**\n\n- **📝 Simple design:** No mass of options, only the essentials. Works well on mobile of course.\n- **📊 View & export results:** Results are visualized and can also be exported as CSV in the same format used by Google Forms.\n- **🔒 Data under your control!** Unlike in Google Forms, Typeform, Doodle and others, the survey info and responses are kept private on your instance.\n- **🧑‍💻 Connect to your software:** Easily integrate Forms into your service with our full-fledged [REST-API](https://github.com/nextcloud/forms/blob/main/docs/API.md).\n- **🙋 Get involved!** We have lots of stuff planned like more question types, collaboration on forms, [and much more](https://github.com/nextcloud/forms/milestones)!",
28+
"**Simple surveys and questionnaires, self-hosted!**\n\n- **📝 Simple design:** No mass of options, only the essentials. Works well on mobile of course.\n- **📊 View & export results:** Results are visualized and can also be exported as CSV in the same format used by Google Forms.\n- **🔒 Data under your control!** Unlike in Google Forms, Typeform, Doodle and others, the survey info and responses are kept private on your instance.\n- **🧑‍💻 Connect to your software:** Easily integrate Forms into your service with our full-fledged [REST-API](https://github.com/nextcloud/forms/blob/main/docs/API.md).\n- **🙋 Get involved!** We have lots of stuff planned like more question types, collaboration on forms, [and much more](https://github.com/nextcloud/forms/milestones)!" : "**Pesquisas e questionários simples, auto-hospedados!**\n\n- **📝 Design simples:** Não há um grande número de opções, apenas o essencial. Funciona bem em dispositivos móveis, é claro.\n- **📊 Visualizar & exportar resultados:** Os resultados são visualizados e também podem ser exportados como CSV no mesmo formato usado pelo Google Forms.\n- **🔒 Dados sob seu controle!** Diferentemente do Google Forms, Typeform, Doodle e outros, as informações e respostas da pesquisa são mantidas em sigilo em sua instância.\n- **🧑‍💻 Conecte ao seu software:** Integre facilmente o Formulários em seu serviço com nossa [REST-API](https://github.com/nextcloud/forms/blob/main/docs/API.md) completa.\n- **🙋 Envolva-se!** Temos muitas coisas planejadas, como mais tipos de perguntas, colaboração em formulários, [e muito mais](https://github.com/nextcloud/forms/milestones)!",
2929
"An error occurred while loading the forms list" : "Ocorreu um erro ao carregar a lista de formulários",
3030
"Form not found" : "Formulário não encontrado",
3131
"Unable to create a new form" : "Não foi possível criar um novo formulário",
@@ -105,7 +105,7 @@
105105
"Use time range" : "Usar intervalo de tempo",
106106
"Earliest time" : "Tempo mais antigo",
107107
"Latest time" : "Tempo mais recente",
108-
"Shuffle options" : "Opções aleatórias",
108+
"Shuffle options" : "Embaralhar opções",
109109
"Allowed file types: {fileTypes}." : "Tipos de arquivo permitidos: {fileTypes}.",
110110
"All file types are allowed." : "Todos os tipos de arquivo são permitidos.",
111111
"The file {fileName} is too large. The maximum file size is {maxFileSize}." : "O arquivo {fileName} é muito grande. O tamanho máximo do arquivo é {maxFileSize}.",
@@ -123,7 +123,7 @@
123123
"Highest value" : "Valor mais alto",
124124
"Label for lowest value" : "Rótulo para valor mais baixo",
125125
"Label (optional)" : "Rótulo (opcional)",
126-
"From {firstOption} to {lastOption}" : "De {firstOption} até {lastOption}",
126+
"From {firstOption} to {lastOption}" : "De {firstOption} a {lastOption}",
127127
"Label for highest value" : "Rótulo para valor mais alto",
128128
"A long answer for the question “{text}”" : "Uma resposta longa para a pergunta “{text}”",
129129
"_You must choose at most one option_::_You must choose a maximum of %n options_" : ["Você deve escolher um máximo de uma opção","Você deve escolher um máximo de %n opções","Você deve escolher um máximo de %n opções"],
@@ -151,7 +151,7 @@
151151
"Allow multiple responses per person" : "Permitir múltiplas respostas por pessoa",
152152
"Allow editing own responses" : "Permitir a edição das próprias respostas",
153153
"Set expiration date" : "Definir data de vencimento",
154-
"Show expiration date on form" : "Mostrar data de validade no formulário",
154+
"Show expiration date on form" : "Mostrar data de expiração no formulário",
155155
"Close form" : "Fechar formulário",
156156
"Closed forms do not accept new submissions." : "Formulários fechados não aceitam novos envios.",
157157
"Archived forms do not accept new submissions and can not be modified." : "Formulários arquivados não aceitam novos envios e não podem ser modificados.",
@@ -200,7 +200,7 @@
200200
"Responses are connected to your account." : "Respostas são conectadas à sua conta.",
201201
"An asterisk (*) indicates mandatory questions." : "Um asterisco (*) indica respostas obrigatórias.",
202202
"Expired {relativeDate}." : "Expirado {relativeDate}.",
203-
"Expires {relativeDate}." : "Expirará em {relativeDate}.",
203+
"Expires {relativeDate}." : "Expira {relativeDate}.",
204204
"There was an error while adding the new question" : "Houve um erro ao adicionar a nova pergunta",
205205
"There was an error while removing the question" : "Houve um erro ao excluir a pergunta",
206206
"Error while saving form" : "Erro ao salvar o formulário",

0 commit comments

Comments
 (0)