Skip to content

Commit 8e370d9

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 622e3d0 commit 8e370d9

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

l10n/pt_BR.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ OC.L10N.register(
121121
"Add a new column" : "Adicionar uma nova coluna",
122122
"Create applications" : "Criar aplicativos",
123123
"Read the docs" : "Ler a documentação",
124+
"Check yourself!" : "Verifique você mesmo!",
124125
"Tables" : "Tabelas",
125126
"Manage data the way you need it." : "Manage data the way you need it.",
126127
"Manage data the way you need it.\n\nWith this app you are able to create your own tables with individual columns. You can start with a template or from scratch and add your wanted columns.\nYou can choose from the following column types:\n- Text line or rich text\n- Link to urls or other nextcloud resources\n- Numbers\n- Progress bar\n- Stars rating\n- Yes/No tick\n- Date and/or time\n- (Multi) selection\n\nShare your tables and views with users and groups within your cloud.\n\nHave a good time and manage whatever you want." : "Gerencie os dados da maneira que você precisa. \n\nCom este aplicativo você pode criar suas próprias tabelas com colunas individuais. Você pode começar com um modelo ou do zero e adicionar as colunas desejadas. \nVocê pode escolher entre os seguintes tipos de coluna: \n- Linha de texto ou rich text \n- Link para URLs ou outros recursos do nextcloud \n- Números \n- Barra de progresso \n- Classificação por estrelas \n- Sim/Não marque \n- Data e/ou hora \n- (Multi) seleção \n\nCompartilhe suas tabelas e visualizações com usuários e grupos na sua nuvem. \n\nDivirta-se e gerencie o que quiser.",
@@ -352,7 +353,10 @@ OC.L10N.register(
352353
"Applications" : "Aplicativos",
353354
"Your results are filtered." : "Your results are filtered.",
354355
"Clear filter" : "Limpar filtro",
356+
"Share with accounts, groups or teams" : "Compartilhe com contas, grupos ou equipes",
355357
"Share with accounts or groups" : "Compartilhe com contas ou grupos",
358+
"User, group or team …" : "Usuário, grupo ou equipe …",
359+
"User or group …" : "Usuário ou grupo …",
356360
"Failed to fetch share recommendations" : "Falha ao buscar recomendações de compartilhamento",
357361
"No recommendations. Start typing." : "Sem recomendações. Começe a digitar.",
358362
"Receiver type" : "Tipo de receptor",
@@ -524,6 +528,7 @@ OC.L10N.register(
524528
"Copied to clipboard." : "Copiado para a área de transferência.",
525529
"Clipboard is not available" : "A área de transferência não está disponível",
526530
"{shareTypeString}..." : "{shareTypeString}...",
531+
"Unsupported source: {source}" : "Fonte não compatível: {source}",
527532
"Failed to fetch {shareTypeString}" : "Falha ao buscar {shareTypeString}",
528533
"Request is not authorized. Are you logged in?" : "Solicitação não autorizada. Você está logado?",
529534
"Request not allowed." : "Solicitação não permitida.",

l10n/pt_BR.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@
119119
"Add a new column" : "Adicionar uma nova coluna",
120120
"Create applications" : "Criar aplicativos",
121121
"Read the docs" : "Ler a documentação",
122+
"Check yourself!" : "Verifique você mesmo!",
122123
"Tables" : "Tabelas",
123124
"Manage data the way you need it." : "Manage data the way you need it.",
124125
"Manage data the way you need it.\n\nWith this app you are able to create your own tables with individual columns. You can start with a template or from scratch and add your wanted columns.\nYou can choose from the following column types:\n- Text line or rich text\n- Link to urls or other nextcloud resources\n- Numbers\n- Progress bar\n- Stars rating\n- Yes/No tick\n- Date and/or time\n- (Multi) selection\n\nShare your tables and views with users and groups within your cloud.\n\nHave a good time and manage whatever you want." : "Gerencie os dados da maneira que você precisa. \n\nCom este aplicativo você pode criar suas próprias tabelas com colunas individuais. Você pode começar com um modelo ou do zero e adicionar as colunas desejadas. \nVocê pode escolher entre os seguintes tipos de coluna: \n- Linha de texto ou rich text \n- Link para URLs ou outros recursos do nextcloud \n- Números \n- Barra de progresso \n- Classificação por estrelas \n- Sim/Não marque \n- Data e/ou hora \n- (Multi) seleção \n\nCompartilhe suas tabelas e visualizações com usuários e grupos na sua nuvem. \n\nDivirta-se e gerencie o que quiser.",
@@ -350,7 +351,10 @@
350351
"Applications" : "Aplicativos",
351352
"Your results are filtered." : "Your results are filtered.",
352353
"Clear filter" : "Limpar filtro",
354+
"Share with accounts, groups or teams" : "Compartilhe com contas, grupos ou equipes",
353355
"Share with accounts or groups" : "Compartilhe com contas ou grupos",
356+
"User, group or team …" : "Usuário, grupo ou equipe …",
357+
"User or group …" : "Usuário ou grupo …",
354358
"Failed to fetch share recommendations" : "Falha ao buscar recomendações de compartilhamento",
355359
"No recommendations. Start typing." : "Sem recomendações. Começe a digitar.",
356360
"Receiver type" : "Tipo de receptor",
@@ -522,6 +526,7 @@
522526
"Copied to clipboard." : "Copiado para a área de transferência.",
523527
"Clipboard is not available" : "A área de transferência não está disponível",
524528
"{shareTypeString}..." : "{shareTypeString}...",
529+
"Unsupported source: {source}" : "Fonte não compatível: {source}",
525530
"Failed to fetch {shareTypeString}" : "Falha ao buscar {shareTypeString}",
526531
"Request is not authorized. Are you logged in?" : "Solicitação não autorizada. Você está logado?",
527532
"Request not allowed." : "Solicitação não permitida.",

0 commit comments

Comments
 (0)