diff options
author | Leandro Pereira <leandro@hardinfo.org> | 2020-07-04 08:57:09 -0700 |
---|---|---|
committer | Leandro Pereira <leandro@hardinfo.org> | 2020-07-04 09:01:47 -0700 |
commit | f2acd26b18305fad77db6ceabd6f40f94c266542 (patch) | |
tree | c1747ad96380638cb3f49560f9d88b335f0d315d /po/pt_BR.po | |
parent | 0ec6eac355f943803a1f8c3a7c8034ed39d5f8c4 (diff) |
Break lines so that dialogs are not that wide in GTK3
Diffstat (limited to 'po/pt_BR.po')
-rw-r--r-- | po/pt_BR.po | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po index 77ffb9bf..5af70754 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -999,11 +999,11 @@ msgstr "Atualizando..." #: shell/syncmanager.c:69 msgid "" "<big><b>Synchronize with Central Database</b></big>\n" -"The following information may be synchronized with the HardInfo central " +"The following information may be synchronized\nwith the HardInfo central " "database." msgstr "" "<big><b>sincronizar com o banco de dados</big>\n" -"As informações a seguir podem ser sincronizadas com o banco de dados central " +"As informações a seguir podem ser sincronizadas\ncom o banco de dados central " "do HardInfo." #: shell/syncmanager.c:72 @@ -1365,9 +1365,9 @@ msgid "Benchmarking: <b>%s</b>." msgstr "avaliação comparativa Benchmarking: <b>%s</b>." #: modules/benchmark.c:527 -msgid "Benchmarking. Please do not move your mouse or press any keys." +msgid "Benchmarking. Please do not move your mouse\nor press any keys." msgstr "" -"Avaliação comparativa. Por favor, não mova o mouse ou pressione qualquer " +"Avaliando o desempenho. Por favor, não mova o mouse\nou pressione qualquer " "tecla." #: modules/benchmark.c:530 |