diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-20 00:20:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-20 00:20:35 +0000 |
commit | abdffe367626527ef93b3d9bb7f5b8abc60d7257 (patch) | |
tree | 8b1412e7a37a456377c08a8500fb17ed29023d9e /apps/federatedfilesharing | |
parent | 85046e7e9dc415722c53d11defdefb243d165797 (diff) | |
download | nextcloud-server-abdffe367626527ef93b3d9bb7f5b8abc60d7257.tar.gz nextcloud-server-abdffe367626527ef93b3d9bb7f5b8abc60d7257.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", |