Skip to content

Commit 1a13bb9

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent eb545ef commit 1a13bb9

File tree

6 files changed

+6
-2
lines changed

6 files changed

+6
-2
lines changed

l10n/en_GB.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ OC.L10N.register(
119119
"All file types are allowed." : "All file types are allowed.",
120120
"The file {fileName} is too large. The maximum file size is {maxFileSize}." : "The file {fileName} is too large. The maximum file size is {maxFileSize}.",
121121
"There was an error during submitting the file: {message}." : "There was an error during submitting the file: {message}.",
122+
"Please wait until the file has been uploaded." : "Please wait until the file has been uploaded.",
122123
"Allow only specific file types" : "Allow only specific file types",
123124
"Custom file extensions" : "Custom file extensions",
124125
"Maximum number of files" : "Maximum number of files",

l10n/en_GB.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@
117117
"All file types are allowed." : "All file types are allowed.",
118118
"The file {fileName} is too large. The maximum file size is {maxFileSize}." : "The file {fileName} is too large. The maximum file size is {maxFileSize}.",
119119
"There was an error during submitting the file: {message}." : "There was an error during submitting the file: {message}.",
120+
"Please wait until the file has been uploaded." : "Please wait until the file has been uploaded.",
120121
"Allow only specific file types" : "Allow only specific file types",
121122
"Custom file extensions" : "Custom file extensions",
122123
"Maximum number of files" : "Maximum number of files",

l10n/ga.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ OC.L10N.register(
119119
"All file types are allowed." : "Tá gach cineál comhaid ceadaithe.",
120120
"The file {fileName} is too large. The maximum file size is {maxFileSize}." : "Tá an comhad {fileName} ró-mhór. Is é {maxFileSize} an t-uasmhéid comhaid.",
121121
"There was an error during submitting the file: {message}." : "Tharla earráid agus an comhad á chur isteach: {message}.",
122+
"Please wait until the file has been uploaded." : "Fan go dtí go mbeidh an comhad uaslódáilte.",
122123
"Allow only specific file types" : "Ná ceadaigh ach cineálacha comhaid ar leith",
123124
"Custom file extensions" : "Síneadh comhaid saincheaptha",
124125
"Maximum number of files" : "Uaslíon comhad",

l10n/ga.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@
117117
"All file types are allowed." : "Tá gach cineál comhaid ceadaithe.",
118118
"The file {fileName} is too large. The maximum file size is {maxFileSize}." : "Tá an comhad {fileName} ró-mhór. Is é {maxFileSize} an t-uasmhéid comhaid.",
119119
"There was an error during submitting the file: {message}." : "Tharla earráid agus an comhad á chur isteach: {message}.",
120+
"Please wait until the file has been uploaded." : "Fan go dtí go mbeidh an comhad uaslódáilte.",
120121
"Allow only specific file types" : "Ná ceadaigh ach cineálacha comhaid ar leith",
121122
"Custom file extensions" : "Síneadh comhaid saincheaptha",
122123
"Maximum number of files" : "Uaslíon comhad",

l10n/pt_BR.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ OC.L10N.register(
2525
"responses" : "respostas",
2626
"User ID" : "ID do usuário",
2727
"User display name" : "Nome de exibição do usuário",
28-
"Timestamp" : "Registro de Tempo",
28+
"Timestamp" : "Marca temporal",
2929
"📝 Simple surveys and questionnaires, self-hosted" : "📝 Pesquisas e questionários simples, auto-hospedados",
3030
"**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_v3.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, hospedados em seu próprio servidor!**\n\n- **📝 Design simples:** Sem excesso de opções, apenas o essencial. Funciona bem em dispositivos móveis, é claro..\n- **📊 Visualizar e 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!** Ao contrário do Google Forms, Typeform, Doodle e outros, as informações e respostas da pesquisa são mantidas privadas na sua instância.\n- **🧑‍💻 Conecte-se ao seu software:** integre facilmente Formulários ao seu serviço com nossa [API REST](https://github.com/nextcloud/forms/blob/main/docs/API_v3.md) completa.\n- **🙋 Participe!** Temos muitas novidades 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",

l10n/pt_BR.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"responses" : "respostas",
2424
"User ID" : "ID do usuário",
2525
"User display name" : "Nome de exibição do usuário",
26-
"Timestamp" : "Registro de Tempo",
26+
"Timestamp" : "Marca temporal",
2727
"📝 Simple surveys and questionnaires, self-hosted" : "📝 Pesquisas e questionários simples, auto-hospedados",
2828
"**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_v3.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, hospedados em seu próprio servidor!**\n\n- **📝 Design simples:** Sem excesso de opções, apenas o essencial. Funciona bem em dispositivos móveis, é claro..\n- **📊 Visualizar e 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!** Ao contrário do Google Forms, Typeform, Doodle e outros, as informações e respostas da pesquisa são mantidas privadas na sua instância.\n- **🧑‍💻 Conecte-se ao seu software:** integre facilmente Formulários ao seu serviço com nossa [API REST](https://github.com/nextcloud/forms/blob/main/docs/API_v3.md) completa.\n- **🙋 Participe!** Temos muitas novidades 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",

0 commit comments

Comments
 (0)