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/es.po | |
parent | 0ec6eac355f943803a1f8c3a7c8034ed39d5f8c4 (diff) |
Break lines so that dialogs are not that wide in GTK3
Diffstat (limited to 'po/es.po')
-rw-r--r-- | po/es.po | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -990,11 +990,11 @@ msgstr "Actualizando..." #: 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 con la base de datos central</b></big>\n" -"La siguiente información puede ser sincronizada con la base de datos central " +"La siguiente información puede ser sincronizada\ncon la base de datos central " "de Hardinfo." #: shell/syncmanager.c:72 @@ -1356,9 +1356,9 @@ msgid "Benchmarking: <b>%s</b>." msgstr "Ejecutando prueba de rendimiento: <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 "" -"Ejecutando prueba de rendimiento. Por favor, no mueva el ratón ni pulse" +"Ejecutando prueba de rendimiento.\nPor favor, no mueva el ratón ni pulse" " ninguna tecla." #: modules/benchmark.c:530 |