Skip to content

Commit ae6963e

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 551ec57 commit ae6963e

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

l10n/pt_BR.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,12 @@ OC.L10N.register(
66
"Show your latest holiday photos and videos like in the movies, show a glimpse of your latest novel directly from your Nextcloud, choose the best GIF of your collection thanks to the direct preview of your favorites files and many more!" : "Mostre suas últimas fotos e vídeos de férias como nos filmes, mostre um vislumbre de seu último romance diretamente de seu Nextcloud, escolha o melhor GIF de sua coleção graças à visualização direta de seus arquivos favoritos e muito mais!",
77
"Your browser does not support audio." : "Seu navegador não tem suporte a áudio.",
88
"Error loading {name}" : "Erro ao carregar {name}",
9+
"You are about to overwrite the original file. Are you sure you want to continue?" : "Você está prestes a substituir o arquivo original. Tem certeza de que deseja continuar?",
10+
"A file with this name already exists. Do you want to overwrite it?" : "Já existe um arquivo com este nome. Deseja substituí-lo?",
11+
"Confirm overwrite" : "Confirmar substituição",
912
"Cancel" : "Cancelar",
13+
"Overwrite" : "Substituir",
14+
"An error occurred while trying to confirm the file overwrite." : "Ocorreu um erro ao tentar confirmar a substituição do arquivo.",
1015
"Image saved" : "Imagem salva",
1116
"Error saving image" : "Erro ao salvar imagem",
1217
"Play the live photo" : "Reproduzir a foto ao vivo",

l10n/pt_BR.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,12 @@
44
"Show your latest holiday photos and videos like in the movies, show a glimpse of your latest novel directly from your Nextcloud, choose the best GIF of your collection thanks to the direct preview of your favorites files and many more!" : "Mostre suas últimas fotos e vídeos de férias como nos filmes, mostre um vislumbre de seu último romance diretamente de seu Nextcloud, escolha o melhor GIF de sua coleção graças à visualização direta de seus arquivos favoritos e muito mais!",
55
"Your browser does not support audio." : "Seu navegador não tem suporte a áudio.",
66
"Error loading {name}" : "Erro ao carregar {name}",
7+
"You are about to overwrite the original file. Are you sure you want to continue?" : "Você está prestes a substituir o arquivo original. Tem certeza de que deseja continuar?",
8+
"A file with this name already exists. Do you want to overwrite it?" : "Já existe um arquivo com este nome. Deseja substituí-lo?",
9+
"Confirm overwrite" : "Confirmar substituição",
710
"Cancel" : "Cancelar",
11+
"Overwrite" : "Substituir",
12+
"An error occurred while trying to confirm the file overwrite." : "Ocorreu um erro ao tentar confirmar a substituição do arquivo.",
813
"Image saved" : "Imagem salva",
914
"Error saving image" : "Erro ao salvar imagem",
1015
"Play the live photo" : "Reproduzir a foto ao vivo",

0 commit comments

Comments
 (0)