[LyX/2.3.x] Update it.po

2022-11-26 Thread Enrico Forestieri
commit b3be437d8b1b94a9ede9b6edad6da20a6b290ea8
Author: Enrico Forestieri 
Date:   Sat Nov 26 23:24:07 2022 +0100

Update it.po

 po/it.gmo |  Bin 537614 -> 539250 bytes
 po/it.po  | 1275 -
 2 files changed, 580 insertions(+), 695 deletions(-)
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-cvs


[LyX/master] Update fr.po

2022-11-26 Thread jpc
commit 794575a0add711fa06f30924cb42065edf5d4b79
Author: jpc 
Date:   Sat Nov 26 18:55:13 2022 +0100

   Update fr.po

 po/fr.gmo |  Bin 635623 -> 635387 bytes
 po/fr.po  |  563 +++--
 2 files changed, 287 insertions(+), 276 deletions(-)
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-cvs


[LyX/2.3.x] Typo in fr.po

2022-11-26 Thread jpc
commit f35891da6e16afe910a57e14069d0aecee03dbd7
Author: jpc 
Date:   Sat Nov 26 18:48:14 2022 +0100

   Typo in fr.po
---
 po/fr.gmo |  Bin 552072 -> 552073 bytes
 po/fr.po  |4 ++--
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/po/fr.gmo b/po/fr.gmo
index 053345c..59da898 100644
Binary files a/po/fr.gmo and b/po/fr.gmo differ
diff --git a/po/fr.po b/po/fr.po
index 2b80553..2352047 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -360,7 +360,7 @@ msgstr ""
 "Project-Id-Version: LyX 2.3\n"
 "Report-Msgid-Bugs-To: lyx-de...@lists.lyx.org\n"
 "POT-Creation-Date: 2022-11-23 21:33+0100\n"
-"PO-Revision-Date: 2022-11-26 18:23+0100\n"
+"PO-Revision-Date: 2022-11-26 18:47+0100\n"
 "Last-Translator: Jean-Pierre Chrétien \n"
 "Language-Team: lyxfr\n"
 "Language: fr\n"
@@ -2223,7 +2223,7 @@ msgstr "Désact les sauts de ligne après les cadratins"
 
 #: src/frontends/qt4/ui/GraphicsUi.ui:51
 msgid ""
-msgstr ""
+msgstr "/image"
 
 #: src/frontends/qt4/ui/GraphicsUi.ui:72
 msgid "Select an image file"
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-cvs


[LyX/2.3.x] GuiGraphic: delimit "Scale in LyX" (1--1000%)

2022-11-26 Thread Juergen Spitzmueller
commit 0f34a81ee85c39c8b955079b64619a9278254971
Author: Juergen Spitzmueller 
Date:   Sat Nov 26 17:39:43 2022 +0100

GuiGraphic: delimit "Scale in LyX" (1--1000%)

Larger values will eventually crash LyX (see #12353), 0 or negative
values make the image disappear in the workarea and impossible to edit.

(cherry picked from parts of
commit 14d63f5be86ef2463a70c792cdb0ff88c1374025)
---
 src/frontends/qt4/GuiGraphics.cpp |2 +-
 status.23x|2 ++
 2 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/src/frontends/qt4/GuiGraphics.cpp 
b/src/frontends/qt4/GuiGraphics.cpp
index c32ec2c..d5c1394 100644
--- a/src/frontends/qt4/GuiGraphics.cpp
+++ b/src/frontends/qt4/GuiGraphics.cpp
@@ -209,7 +209,7 @@ GuiGraphics::GuiGraphics(GuiView & lv)
connect(groupCO, SIGNAL(currentIndexChanged(int)),
this, SLOT(changeGroup(int)));
 
-   displayscale->setValidator(new QIntValidator(displayscale));
+   displayscale->setValidator(new QIntValidator(1, 1000, displayscale));
 
bc().setPolicy(ButtonPolicy::NoRepeatedApplyReadOnlyPolicy);
bc().setOK(okPB);
diff --git a/status.23x b/status.23x
index db40254..076bb4e 100644
--- a/status.23x
+++ b/status.23x
@@ -151,6 +151,8 @@ What's new
 
 - Limit zoom value to 1000% to avoid crashes (bug 12452).
 
+- Limit graphics scaling in LyX to 1--1000% to avoid crashes (12353).
+
 - Fix potential crash with 32bit ucs4 codepoints (bug 12519).
 
 - Catch warnings from packages that contain a hyphen in their name
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-cvs


[LyX/2.3.x] Update doc (semantics of "graphique" in French)

2022-11-26 Thread jpc
commit 8f219c976f795afd8fadbc1de9bfa71726377935
Author: jpc 
Date:   Sat Nov 26 18:29:28 2022 +0100

   Update doc (semantics of "graphique" in French)
---
 lib/doc/fr/Additional.lyx  |   36 ++
 lib/doc/fr/Customization.lyx   |   42 ++-
 lib/doc/fr/EmbeddedObjects.lyx |   47 ---
 lib/doc/fr/Intro.lyx   |4 +-
 lib/doc/fr/UserGuide.lyx   |   40 ++
 po/fr.gmo  |  Bin 552042 -> 552072 bytes
 po/fr.po   |   10 
 7 files changed, 167 insertions(+), 12 deletions(-)

diff --git a/lib/doc/fr/Additional.lyx b/lib/doc/fr/Additional.lyx
index 4545dc2..2ea9508 100644
--- a/lib/doc/fr/Additional.lyx
+++ b/lib/doc/fr/Additional.lyx
@@ -181,6 +181,18 @@ Mise à jour avant 2.4 (JPC) : 13/04/2021, section 7.2.6 
(GIT) et 7.2.7 traduite
  utilisateurs des systèmes de contrôle de version sont généralement 
anglophones.
 \end_layout
 
+\begin_layout Plain Layout
+Mise à jour pour 2.3.7 (JPC) : 26/11/2022, sémantique de 
+\begin_inset Quotes cld
+\end_inset
+
+graphique
+\begin_inset Quotes crd
+\end_inset
+
+
+\end_layout
+
 \end_inset
 
 
@@ -418,6 +430,30 @@ ion de \SpecialChar LyX
 .
 \end_layout
 
+\begin_layout Standard
+
+\series bold
+Avertissement
+\series default
+: dans le document, on utilise 
+\begin_inset Quotes cld
+\end_inset
+
+graphique
+\begin_inset Quotes crd
+\end_inset
+
+ en tant que raccourci de 
+\begin_inset Quotes cld
+\end_inset
+
+objet graphique
+\begin_inset Quotes crd
+\end_inset
+
+: graphique, diagramme, image, schéma, etc.
+\end_layout
+
 \begin_layout Chapter
 \SpecialChar LyX
  et \SpecialChar LaTeX
diff --git a/lib/doc/fr/Customization.lyx b/lib/doc/fr/Customization.lyx
index e4b148b..681f1b6 100644
--- a/lib/doc/fr/Customization.lyx
+++ b/lib/doc/fr/Customization.lyx
@@ -203,7 +203,7 @@ Chrétien
 
 
 \begin_inset Note Note
-status collapsed
+status open
 
 \begin_layout Plain Layout
 Informations de révision :
@@ -235,6 +235,18 @@ Nouvel exemple pour le paragraphe 4.1.1.1 + quelques 
corrections mineures,
 Mise à jour finale lyx-2.3, 20 août 2019 (JPC)
 \end_layout
 
+\begin_layout Plain Layout
+Mise à jour pour 2.3.7, novembre 2022 (JPC) : sémantique de 
+\begin_inset Quotes cld
+\end_inset
+
+graphique
+\begin_inset Quotes crd
+\end_inset
+
+
+\end_layout
+
 \end_inset
 
 
@@ -279,6 +291,34 @@ on – mais nous allons expliquer les personnalisations les 
plus courantes
  elles.
 \end_layout
 
+\begin_layout Standard
+
+\series bold
+Avertissement
+\series default
+: dans le document, on utilise 
+\begin_inset Quotes cld
+\end_inset
+
+graphique
+\begin_inset Quotes crd
+\end_inset
+
+ en tant que raccourci de 
+\begin_inset Quotes cld
+\end_inset
+
+objet graphique
+\begin_inset Quotes crd
+\end_inset
+
+: graphique, diagramme, image, schéma, etc.
+\end_layout
+
+\begin_layout Standard
+
+\end_layout
+
 \begin_layout Chapter
 Les fichiers de configuration de \SpecialChar LyX
 
diff --git a/lib/doc/fr/EmbeddedObjects.lyx b/lib/doc/fr/EmbeddedObjects.lyx
index c4f51ae..8004174 100644
--- a/lib/doc/fr/EmbeddedObjects.lyx
+++ b/lib/doc/fr/EmbeddedObjects.lyx
@@ -325,6 +325,21 @@ Mise à jour pour 2.2.3, section 2.11.3, 7 janvier 2017 
(JPC)
 Mise à jour pour 2.3.0, janvier 2018 (JPC)
 \end_layout
 
+\begin_layout Plain Layout
+
+\family sans
+\size normal
+Mise à jour pour 2.3.7, novembre 2022 (JPC) : sémantique de 
+\begin_inset Quotes cld
+\end_inset
+
+graphique
+\begin_inset Quotes crd
+\end_inset
+
+
+\end_layout
+
 \end_inset
 
 
@@ -438,6 +453,30 @@ status collapsed
 
 \end_layout
 
+\begin_layout Standard
+
+\series bold
+Avertissement
+\series default
+: dans le document, on utilise 
+\begin_inset Quotes cld
+\end_inset
+
+graphique
+\begin_inset Quotes crd
+\end_inset
+
+ en tant que raccourci de 
+\begin_inset Quotes cld
+\end_inset
+
+objet graphique
+\begin_inset Quotes crd
+\end_inset
+
+: graphique, diagramme, image, schéma, etc.
+\end_layout
+
 \begin_layout Section
 La fenêtre de dialogue graphique
 \begin_inset Index idx
@@ -469,7 +508,7 @@ arg   "dialog-show-new-inset graphics"
  dans la barre d'outils, ou faites 
 \family sans
 Insertion\SpecialChar menuseparator
-Graphique
+Graphique/image
 \family default
 .
  Une fenêtre de dialogue va s'ouvrir où vous pourrez choisir le fichier
@@ -479,8 +518,8 @@ Graphique
 \end_layout
 
 \begin_layout Standard
-La fenêtre de dialogue Graphique peut être rappelée à tout moment en cliquant
- sur une image
+La fenêtre de dialogue Graphique/image peut être rappelée à tout moment
+ en cliquant sur une image
 \begin_inset Note Note
 status collapsed
 
@@ -40465,7 +40504,7 @@ vectoriels peut être utilisé pour les graphiques
 \end_inset
 
 vectoriels.
- Les graphiques peuvent être traitées dans la fenêtre de dialogue 
+ Les graphiques peuvent être traités dans la fenêtre de dialogue 
 \family sans
 Objet
 \begin_inset space ~
diff --git 

[LyX/2.3.x] Update pt_BR.po from Georger Araujo.

2022-11-26 Thread Pavel Sanda
commit 42aa3442e052d95dd8e6d51efb837313235e5c05
Author: Pavel Sanda 
Date:   Sat Nov 26 12:29:00 2022 +0100

Update pt_BR.po from Georger Araujo.
---
 po/pt_BR.po |   35 ---
 1 files changed, 20 insertions(+), 15 deletions(-)

diff --git a/po/pt_BR.po b/po/pt_BR.po
index a9f19ab..ad8f240 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -9,19 +9,18 @@
 # Georger Araujo  2015 - 2017 "
 msgid ""
 msgstr ""
-"Project-Id-Version: pt_BR 2.3.5\n"
+"Project-Id-Version: pt_BR 2.3.7\n"
 "Report-Msgid-Bugs-To: lyx-de...@lists.lyx.org\n"
 "POT-Creation-Date: 2022-11-23 21:33+0100\n"
-"PO-Revision-Date: 2020-11-04 14:53-0300\n"
-"Last-Translator: Georger Araujo \n"
+"PO-Revision-Date: 2022-11-24 12:00-0300\n"
+"Last-Translator: Georger Araujo \n"
 "Language-Team: Brazilian Portuguese \n"
 "Language: pt_BR\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Poedit 2.4.1\n"
+"X-Generator: Poedit 2.4.3\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 "X-Poedit-Bookmarks: -1,-1,-1,-1,-1,-1,-1,417,-1,-1\n"
 
@@ -26012,9 +26011,8 @@ msgid "Read Error"
 msgstr "Erro de Leitura"
 
 #: src/BufferParams.cpp:3604
-#, fuzzy
 msgid "No bibliography processor found!"
-msgstr "Nenhuma bibliografia definida!"
+msgstr "Nenhum processador de bibliografia encontrado!"
 
 #: src/BufferParams.cpp:3606
 #, c-format
@@ -26024,11 +26022,14 @@ msgid ""
 "references will be generated.\n"
 "Please fix your installation!"
 msgstr ""
+"O processador de bibliografia requisitado por este documento (%1$s) não está "
+"disponível e não foi possível encontrar nenhuma alternativa apropriada. Nem "
+"bibliografia nem referências serão geradas.\n"
+"Por favor retifique sua instalação!"
 
 #: src/BufferParams.cpp:3614
-#, fuzzy
 msgid "Requested bibliography processor not found!"
-msgstr "Entrada bibliográfica não encontrada!"
+msgstr "Processador de bibliografia requisitado não encontrado!"
 
 #: src/BufferParams.cpp:3616
 #, c-format
@@ -26039,6 +26040,11 @@ msgid ""
 "carefully!\n"
 "It is suggested to install the missing processor."
 msgstr ""
+"O processador de bibliografia requisitado por este documento (%1$s) não está "
+"disponível. '%2$s' será usado como alternativa, as opções são omitidas. Isso "
+"pode resultar em erros ou modificações indesejadas na bibliografia. Por "
+"favor verifique cuidadosamente!\n"
+"O que se sugere é instalar o processador requisitado."
 
 #: src/BufferView.cpp:195
 msgid "No more insets"
@@ -28448,7 +28454,7 @@ msgstr "Entradas de Nomenclatura"
 
 #: src/VCBackend.cpp:65
 msgid "Check whether the GNU RCS package is installed on your system."
-msgstr ""
+msgstr "Verifique se o pacote GNU RCS está instalado no seu sistema."
 
 #: src/VCBackend.cpp:66 src/VCBackend.cpp:877 src/VCBackend.cpp:882
 #: src/VCBackend.cpp:931 src/VCBackend.cpp:990 src/VCBackend.cpp:1049
@@ -28970,9 +28976,9 @@ msgid "User directory: "
 msgstr "Pasta de usuário: "
 
 #: src/frontends/qt4/GuiAbout.cpp:234
-#, fuzzy, c-format
+#, c-format
 msgid "Qt Version (run-time): %1$s on platform %2$s"
-msgstr "Qt Version (run-time): %1$s"
+msgstr "Versão do Qt (run-time): %1$s na plataforma %2$s"
 
 #: src/frontends/qt4/GuiAbout.cpp:235
 #, c-format
@@ -30194,7 +30200,7 @@ msgid "per child document"
 msgstr "por documento filho"
 
 #: src/frontends/qt4/GuiDocument.cpp:3541
-#, fuzzy, c-format
+#, c-format
 msgid "%1$s (not available)"
 msgstr "%1$s (indisponível)"
 
@@ -31563,9 +31569,8 @@ msgid "Zoom level cannot be less than %1$d%."
 msgstr "Nível de zoom não pode ser menor que %1$d%."
 
 #: src/frontends/qt4/GuiView.cpp:2158
-#, fuzzy
 msgid "Zoom level cannot be more than %1$d%."
-msgstr "Nível de zoom não pode ser menor que %1$d%."
+msgstr "Nível de zoom não pode ser maior que %1$d%."
 
 #: src/frontends/qt4/GuiView.cpp:2252
 msgid "Select template file"
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-cvs