Skip to content

Commit

Permalink
[tx-robot] updated from transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Jan 29, 2022
1 parent e8c66d0 commit 011042e
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 2 deletions.
5 changes: 4 additions & 1 deletion apps/files_external/l10n/pt_BR.js
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@ OC.L10N.register(
"Public key" : "Chave pública",
"RSA private key" : "Chave privada RSA",
"Private key" : "Chave privada",
"Kerberos default realm, defaults to \"WORKGROUP\"" : "reino padrão do Kerberos, padrão para \"WORKGROUP\"",
"Kerberos ticket Apache mode" : "Bilhete Kerberos Modo Apache",
"Kerberos ticket" : "Ticket Kerberos",
"Amazon S3" : "Amazon S3",
"Bucket" : "Cesta",
Expand Down Expand Up @@ -138,6 +140,7 @@ OC.L10N.register(
"External storages" : "Armazenamentos externos",
"(group)" : "(grupo)",
"SMB / CIFS" : "SMB / CIFS",
"SMB / CIFS using OC login" : "SMB / CIFS usando OC login"
"SMB / CIFS using OC login" : "SMB / CIFS usando OC login",
"Kerberos ticket apache mode" : "Modo apache de tíquete Kerberos"
},
"nplurals=2; plural=(n > 1);");
5 changes: 4 additions & 1 deletion apps/files_external/l10n/pt_BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,8 @@
"Public key" : "Chave pública",
"RSA private key" : "Chave privada RSA",
"Private key" : "Chave privada",
"Kerberos default realm, defaults to \"WORKGROUP\"" : "reino padrão do Kerberos, padrão para \"WORKGROUP\"",
"Kerberos ticket Apache mode" : "Bilhete Kerberos Modo Apache",
"Kerberos ticket" : "Ticket Kerberos",
"Amazon S3" : "Amazon S3",
"Bucket" : "Cesta",
Expand Down Expand Up @@ -136,6 +138,7 @@
"External storages" : "Armazenamentos externos",
"(group)" : "(grupo)",
"SMB / CIFS" : "SMB / CIFS",
"SMB / CIFS using OC login" : "SMB / CIFS usando OC login"
"SMB / CIFS using OC login" : "SMB / CIFS usando OC login",
"Kerberos ticket apache mode" : "Modo apache de tíquete Kerberos"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}
2 changes: 2 additions & 0 deletions apps/updatenotification/l10n/pt_BR.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions apps/updatenotification/l10n/pt_BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,15 @@
"Checking apps for compatible versions" : "Verificando aplicativos para versões compatíveis",
"Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Certifique-se de que seu config.php não tenha configurado <samp>appstoreenabled</samp> para falso.",
"Could not connect to the App Store or no updates have been returned at all. Search manually for updates or make sure your server has access to the internet and can connect to the App Store." : "Não foi possível conectar à App Store ou nenhuma atualização foi retornada. Pesquise manualmente por atualizações ou certifique-se de que seu servidor tenha acesso à Internet e possa se conectar à App Store.",
"<strong>All</strong> apps have a compatible version for this Nextcloud version available." : "<strong>Todos</strong> os aplicativos têm uma versão compatível para esta versão do Nextcloud disponível.",
"View changelog" : "Visualizar registro de alterações",
"Enterprise" : "Empresarial",
"For enterprise use. Provides always the latest patch level, but will not update to the next major release immediately. That update happens once Nextcloud GmbH has done additional hardening and testing for large-scale and mission-critical deployments. This channel is only available to customers and provides the Nextcloud Enterprise package." : "Para uso empresarial. Fornece sempre o nível de patch mais recente, mas não será atualizado para a próxima versão principal imediatamente. Essa atualização acontece assim que a Nextcloud GmbH fizer mais ajustes e testes para implantações de larga escala e missão crítica. Este canal está disponível apenas para clientes do Nextcloud Enterprise.",
"Stable" : "Estável",
"The most recent stable version. It is suited for regular use and will always update to the latest major version." : "A versão estável mais recente. É adequada para uso regular e será sempre atualizada para a versão principal mais recente.",
"Beta" : "Beta",
"A pre-release version only for testing new features, not for production environments." : "Uma versão de pré-lançamento para testar novos recursos, não indicada para produção.",
"_<strong>%n</strong> app has no compatible version for this Nextcloud version available._::_<strong>%n</strong> apps have no compatible version for this Nextcloud version available._" : ["<strong>%n</strong> aplicativo não têm versão compatível para esta versão do Nextcloud disponível.","<strong>%n</strong> aplicativos não têm versão compatível para esta versão do Nextcloud disponível."],
"Apps missing updates" : "Aplicativos faltando atualizações",
"Apps with available updates" : "Aplicativos com atualizações disponíveis",
"Note that after a new release it can take some time before it shows up here. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found." : "Observe que uma nova versão pode levar um tempo até aparecer aqui. Lançamos novas versões distribuídas ao longo do tempo para nossos usuários e às vezes pulamos uma versão quando problemas são encontrados.",
Expand Down

0 comments on commit 011042e

Please sign in to comment.