From 7ba7b46883c26fffdf4ee4672741fa7414519386 Mon Sep 17 00:00:00 2001 From: Mark McGuill Date: Thu, 3 Aug 2023 19:04:23 +0700 Subject: [PATCH] New translations ConflictResolutionWizard.strings (Portuguese, Brazilian) --- StrongBox/pt_BR/ConflictResolutionWizard.strings | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/StrongBox/pt_BR/ConflictResolutionWizard.strings b/StrongBox/pt_BR/ConflictResolutionWizard.strings index 91b830139..68426b89f 100644 --- a/StrongBox/pt_BR/ConflictResolutionWizard.strings +++ b/StrongBox/pt_BR/ConflictResolutionWizard.strings @@ -26,7 +26,7 @@ "an6-6a-Azo.text" = "Existe uma cópia local da sua base de dados contendo algumas alterações e uma cópia remota da sua base de dados contendo outras alterações."; /* Class = "UILabel"; text = "Modified"; ObjectID = "fZn-Ij-6dO"; */ -"fZn-Ij-6dO.text" = "Modified"; +"fZn-Ij-6dO.text" = "Modificado em"; /* Class = "UILabel"; text = "Strongbox can try to merge the changes from both databases using an advanced algorithm. This works best with KeePass 2 databases."; ObjectID = "hec-5P-LaY"; */ "hec-5P-LaY.text" = "O Strongbox pode tentar unificar as modificações das duas cópias da base de dados usando um algoritmo avançado. Isso funciona melhor com bases de dados no formato KeePass 2."; @@ -50,7 +50,7 @@ "vwb-40-QbB.text" = "Versões"; /* Class = "UILabel"; text = "What would you like to do?"; ObjectID = "x6p-Fm-CtU"; */ -"x6p-Fm-CtU.text" = "What would you like to do?"; +"x6p-Fm-CtU.text" = "O que você gostaria de fazer?"; /* Class = "UIButton"; normalTitle = "Cancel"; ObjectID = "z97-Fa-vcd"; */ -"z97-Fa-vcd.normalTitle" = "Cancel"; +"z97-Fa-vcd.normalTitle" = "Cancelar";