You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: l10n/pt_BR.js
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -121,6 +121,7 @@ OC.L10N.register(
121
121
"Add a new column" : "Adicionar uma nova coluna",
122
122
"Create applications" : "Criar aplicativos",
123
123
"Read the docs" : "Ler a documentação",
124
+
"Check yourself!" : "Verifique você mesmo!",
124
125
"Tables" : "Tabelas",
125
126
"Manage data the way you need it." : "Manage data the way you need it.",
126
127
"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(
352
353
"Applications" : "Aplicativos",
353
354
"Your results are filtered." : "Your results are filtered.",
354
355
"Clear filter" : "Limpar filtro",
356
+
"Share with accounts, groups or teams" : "Compartilhe com contas, grupos ou equipes",
355
357
"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 …",
356
360
"Failed to fetch share recommendations" : "Falha ao buscar recomendações de compartilhamento",
357
361
"No recommendations. Start typing." : "Sem recomendações. Começe a digitar.",
358
362
"Receiver type" : "Tipo de receptor",
@@ -524,6 +528,7 @@ OC.L10N.register(
524
528
"Copied to clipboard." : "Copiado para a área de transferência.",
525
529
"Clipboard is not available" : "A área de transferência não está disponível",
526
530
"{shareTypeString}..." : "{shareTypeString}...",
531
+
"Unsupported source: {source}" : "Fonte não compatível: {source}",
527
532
"Failed to fetch {shareTypeString}" : "Falha ao buscar {shareTypeString}",
528
533
"Request is not authorized. Are you logged in?" : "Solicitação não autorizada. Você está logado?",
529
534
"Request not allowed." : "Solicitação não permitida.",
Copy file name to clipboardExpand all lines: l10n/pt_BR.json
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -119,6 +119,7 @@
119
119
"Add a new column" : "Adicionar uma nova coluna",
120
120
"Create applications" : "Criar aplicativos",
121
121
"Read the docs" : "Ler a documentação",
122
+
"Check yourself!" : "Verifique você mesmo!",
122
123
"Tables" : "Tabelas",
123
124
"Manage data the way you need it." : "Manage data the way you need it.",
124
125
"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 @@
350
351
"Applications" : "Aplicativos",
351
352
"Your results are filtered." : "Your results are filtered.",
352
353
"Clear filter" : "Limpar filtro",
354
+
"Share with accounts, groups or teams" : "Compartilhe com contas, grupos ou equipes",
353
355
"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 …",
354
358
"Failed to fetch share recommendations" : "Falha ao buscar recomendações de compartilhamento",
355
359
"No recommendations. Start typing." : "Sem recomendações. Começe a digitar.",
356
360
"Receiver type" : "Tipo de receptor",
@@ -522,6 +526,7 @@
522
526
"Copied to clipboard." : "Copiado para a área de transferência.",
523
527
"Clipboard is not available" : "A área de transferência não está disponível",
524
528
"{shareTypeString}..." : "{shareTypeString}...",
529
+
"Unsupported source: {source}" : "Fonte não compatível: {source}",
525
530
"Failed to fetch {shareTypeString}" : "Falha ao buscar {shareTypeString}",
526
531
"Request is not authorized. Are you logged in?" : "Solicitação não autorizada. Você está logado?",
527
532
"Request not allowed." : "Solicitação não permitida.",
0 commit comments