diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-20 00:20:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-20 00:20:42 +0000 |
commit | fc17a414b462bf8b431fbaf44099c992389bf6aa (patch) | |
tree | a87598c2adf9b2de390e312cbdb3c5a28e707cb0 /apps/federatedfilesharing | |
parent | 95017d2dbb133ec9169e465eb18b4ff0a2c0e64c (diff) | |
download | nextcloud-server-fc17a414b462bf8b431fbaf44099c992389bf6aa.tar.gz nextcloud-server-fc17a414b462bf8b431fbaf44099c992389bf6aa.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/federatedfilesharing')
-rw-r--r-- | apps/federatedfilesharing/l10n/pt_BR.js | 2 | ||||
-rw-r--r-- | apps/federatedfilesharing/l10n/pt_BR.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/federatedfilesharing/l10n/pt_BR.js b/apps/federatedfilesharing/l10n/pt_BR.js index 9ba668300ce..3035505abfc 100644 --- a/apps/federatedfilesharing/l10n/pt_BR.js +++ b/apps/federatedfilesharing/l10n/pt_BR.js @@ -37,6 +37,7 @@ OC.L10N.register( "Share it so your friends can share files with you:" : "Compartilhe para que seus amigos possam compartilhar arquivos com você:", "Facebook" : "Facebook", "X (formerly Twitter)" : "X (anteriormente Twitter)", + "formerly Twitter" : "anteriormente Twitter", "Mastodon" : "Mastodon", "Add to your website" : "Adicione ao seu website", "Share with me via Nextcloud" : "Compartilhe comigo via Nextcloud", @@ -45,6 +46,7 @@ OC.L10N.register( "Share with me through my #Nextcloud Federated Cloud ID" : "Compartilhe comigo através do meu ID de Nuvem Federada #Nextcloud", "Cloud ID copied to the clipboard" : "Cloud ID copiado para a área de transferência", "Copy to clipboard" : "Copiar para área de transferência", + "Clipboard not available. Please copy the cloud ID manually." : "Área de transferência indisponível. Copie o ID da nuvem manualmente.", "Do you want to add the remote share {name} from {owner}@{remote}?" : "Deseja adicionar o compartilhamento remoto {name} de {owner}@{remote}?", "Remote share" : "Compartilhamento remoto", "Remote share password" : "Senha do compartilhamento remoto", diff --git a/apps/federatedfilesharing/l10n/pt_BR.json b/apps/federatedfilesharing/l10n/pt_BR.json index aa54ee14124..2d48d8c4c67 100644 --- a/apps/federatedfilesharing/l10n/pt_BR.json +++ b/apps/federatedfilesharing/l10n/pt_BR.json @@ -35,6 +35,7 @@ "Share it so your friends can share files with you:" : "Compartilhe para que seus amigos possam compartilhar arquivos com você:", "Facebook" : "Facebook", "X (formerly Twitter)" : "X (anteriormente Twitter)", + "formerly Twitter" : "anteriormente Twitter", "Mastodon" : "Mastodon", "Add to your website" : "Adicione ao seu website", "Share with me via Nextcloud" : "Compartilhe comigo via Nextcloud", @@ -43,6 +44,7 @@ "Share with me through my #Nextcloud Federated Cloud ID" : "Compartilhe comigo através do meu ID de Nuvem Federada #Nextcloud", "Cloud ID copied to the clipboard" : "Cloud ID copiado para a área de transferência", "Copy to clipboard" : "Copiar para área de transferência", + "Clipboard not available. Please copy the cloud ID manually." : "Área de transferência indisponível. Copie o ID da nuvem manualmente.", "Do you want to add the remote share {name} from {owner}@{remote}?" : "Deseja adicionar o compartilhamento remoto {name} de {owner}@{remote}?", "Remote share" : "Compartilhamento remoto", "Remote share password" : "Senha do compartilhamento remoto", |