diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-15 00:19:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-15 00:19:18 +0000 |
commit | 4e6e5e21170c207fb2c8a7dafd7833b21a849657 (patch) | |
tree | a2cd3717a7de15260bb5ea92237833e19164338c /apps/systemtags | |
parent | 9b6551d4c8b62d10ad72c59d8cd9e69234cd76f0 (diff) | |
download | nextcloud-server-4e6e5e21170c207fb2c8a7dafd7833b21a849657.tar.gz nextcloud-server-4e6e5e21170c207fb2c8a7dafd7833b21a849657.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/systemtags')
-rw-r--r-- | apps/systemtags/l10n/pt_BR.js | 10 | ||||
-rw-r--r-- | apps/systemtags/l10n/pt_BR.json | 10 |
2 files changed, 20 insertions, 0 deletions
diff --git a/apps/systemtags/l10n/pt_BR.js b/apps/systemtags/l10n/pt_BR.js index 66db6e77d4e..05a958473fb 100644 --- a/apps/systemtags/l10n/pt_BR.js +++ b/apps/systemtags/l10n/pt_BR.js @@ -44,7 +44,10 @@ OC.L10N.register( "Collaborative tags" : "Etiquetas colaborativas", "Collaborative tagging functionality which shares tags among users." : "Funcionalidade de marcação colaborativa que compartilha rótulos entre usuários.", "Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Funcionalidade de marcação colaborativa que compartilha rótulos entre usuários. Ótimo para equipes.\n\t(Se você for um provedor de uma instalação de multilocação, é aconselhável desativar isso, pois os rótulos são compartilhados.)", + "Create or edit tags" : "Criar ou editar etiquetas", + "Search for a tag to edit" : "Procure uma etiqueta para editar", "Collaborative tags …" : "Etiquetas colaborativas…", + "No tags to select" : "Nenhuma etiqueta para selecionar", "Tag name" : "Nome da etiqueta", "Tag level" : "Nível de etiqueta", "Create" : "Criar", @@ -55,7 +58,11 @@ OC.L10N.register( "Public" : "Público", "Restricted" : "Restrito", "Invisible" : "Invisível", + "Created tag" : "Etiqueta criada", "Failed to create tag" : "Falha ao criar etiqueta", + "Updated tag" : "Etiqueta atualizada", + "Failed to update tag" : "Falha ao atualizar a etiqueta", + "Deleted tag" : "Etiqueta excluída", "Failed to delete tag" : "Falha ao excluir etiqueta", "Loading collaborative tags …" : "Carregando etiquetas,s colaborativas…", "Search or create collaborative tags" : "Pesquise ou crie etiquetas colaborativas", @@ -71,6 +78,9 @@ OC.L10N.register( "Tags you have created will show up here." : "Asetiquetas que você criou aparecerão aqui.", "Failed to load last used tags" : "Falha ao carregar as últimas etiquetas usadas", "Missing \"Content-Location\" header" : "Cabeçalho \"Conteúdo-Localização\" ausente", + "Failed to load tags for file" : "Falha ao carregar etiquetas para arquivo", + "Failed to set tag for file" : "Falha ao definir etiqueta para arquivo", + "Failed to delete tag for file" : "Falha ao excluir etiqueta do arquivo", "No files in here" : "Nenhum arquivo aqui", "No entries found in this folder" : "Nenhuma entrada foi encontrada nesta pasta", "Name" : "Nome", diff --git a/apps/systemtags/l10n/pt_BR.json b/apps/systemtags/l10n/pt_BR.json index 43d6d3e1868..45696eb1ccf 100644 --- a/apps/systemtags/l10n/pt_BR.json +++ b/apps/systemtags/l10n/pt_BR.json @@ -42,7 +42,10 @@ "Collaborative tags" : "Etiquetas colaborativas", "Collaborative tagging functionality which shares tags among users." : "Funcionalidade de marcação colaborativa que compartilha rótulos entre usuários.", "Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Funcionalidade de marcação colaborativa que compartilha rótulos entre usuários. Ótimo para equipes.\n\t(Se você for um provedor de uma instalação de multilocação, é aconselhável desativar isso, pois os rótulos são compartilhados.)", + "Create or edit tags" : "Criar ou editar etiquetas", + "Search for a tag to edit" : "Procure uma etiqueta para editar", "Collaborative tags …" : "Etiquetas colaborativas…", + "No tags to select" : "Nenhuma etiqueta para selecionar", "Tag name" : "Nome da etiqueta", "Tag level" : "Nível de etiqueta", "Create" : "Criar", @@ -53,7 +56,11 @@ "Public" : "Público", "Restricted" : "Restrito", "Invisible" : "Invisível", + "Created tag" : "Etiqueta criada", "Failed to create tag" : "Falha ao criar etiqueta", + "Updated tag" : "Etiqueta atualizada", + "Failed to update tag" : "Falha ao atualizar a etiqueta", + "Deleted tag" : "Etiqueta excluída", "Failed to delete tag" : "Falha ao excluir etiqueta", "Loading collaborative tags …" : "Carregando etiquetas,s colaborativas…", "Search or create collaborative tags" : "Pesquise ou crie etiquetas colaborativas", @@ -69,6 +76,9 @@ "Tags you have created will show up here." : "Asetiquetas que você criou aparecerão aqui.", "Failed to load last used tags" : "Falha ao carregar as últimas etiquetas usadas", "Missing \"Content-Location\" header" : "Cabeçalho \"Conteúdo-Localização\" ausente", + "Failed to load tags for file" : "Falha ao carregar etiquetas para arquivo", + "Failed to set tag for file" : "Falha ao definir etiqueta para arquivo", + "Failed to delete tag for file" : "Falha ao excluir etiqueta do arquivo", "No files in here" : "Nenhum arquivo aqui", "No entries found in this folder" : "Nenhuma entrada foi encontrada nesta pasta", "Name" : "Nome", |