From 5321fee555dbd47acc2f6653835180c305507c51 Mon Sep 17 00:00:00 2001 From: Ricardo Biloti Date: Mon, 22 Jan 2024 17:27:12 +0000 Subject: [PATCH] Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (274 of 274 strings) Translation: PeerTube/server Translate-URL: https://weblate.framasoft.org/projects/peertube/server/pt_BR/ --- client/src/locale/server.pt-BR.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/src/locale/server.pt-BR.json b/client/src/locale/server.pt-BR.json index 90282b4c0..4763dd177 100644 --- a/client/src/locale/server.pt-BR.json +++ b/client/src/locale/server.pt-BR.json @@ -66,7 +66,7 @@ "This video is not available because the remote instance is not responding.": "Este vídeo não está disponível pois a instância remota não esta respondendo.", "This playlist does not exist": "Esta playlist não existe", "We cannot fetch the playlist. Please try again later.": "Não conseguimos obter a playlist. Tente mais tarde.", - "Playlist: {1}": "Playlist: {1}", + "Playlist: {1}": "Lista de reprodução: {1}", "By {1}": "By {1}", "Unavailable video": "Vídeo não disponível", "Unknown": "Desconhecido", @@ -271,6 +271,6 @@ "Simplified Chinese": "Simplified Chinese", "Traditional Chinese": "Traditional Chinese", "Misc": "Diversos", - "Normal mode": "Normal mode", + "Normal mode": "Modo normal", "Theater mode": "Modo cinema" }