Commit Graph

3885 Commits

Author SHA1 Message Date
Juergen Spitzmueller
a73125d07c de.po 2024-06-11 14:30:47 +02:00
Kornel Benko
407d1a2a80 Update sk.po 2024-06-11 13:29:19 +02:00
Richard Kimberly Heck
3c909daeea Merge branch '2.4.x' into 2.4.1-devel 2024-06-09 13:13:12 -04:00
Scott Kostyshak
9c16e25a84 Fix Python warning of invalid escape in lyx_pot.py
Newer Python versions (e.g., Python 3.12.3) gave the following
warning:

  po/lyx_pot.py:607: SyntaxWarning: invalid escape sequence '\w'

An alternative fix would be to double the backslash, but that might
be less readable than this fix.

(cherry picked from commit 325f1429f8)
2024-06-08 13:49:41 -04:00
Udi-Fogiel
768dd64ea7 he.po 2024-06-03 20:16:34 +03:00
Juergen Spitzmueller
bf2647c89f de.po 2024-06-03 18:04:53 +02:00
Kornel Benko
f46c63d180 Update sk.po 2024-06-03 09:17:19 +02:00
Richard Kimberly Heck
701c763221 Merge branch '2.4.x' into 2.4.1-devel 2024-06-02 21:49:54 -04:00
Kornel Benko
1f6f3b4f0a Update sk.po 2024-06-01 14:06:26 +02:00
Richard Kimberly Heck
597a453197 Remerge strings. 2024-05-25 17:50:58 -04:00
Richard Kimberly Heck
544cf0794e Remerge strings for 2.4.0 release 2024-05-10 13:14:09 -04:00
Jean-Marc Lasgouttes
13a34d6cd1 Set buffer_ correctly when inseting a math macro over a selection
The code that handles this special macro insertion (in
Cursor::mathMacroClose())) is very weird: it inserts the contents of
the macro _after_ the macro and later, since the macro is 'greedy', it
will eat this contents and put it in its first macro cell.

Does it make sense to you? It does not ake sense to me either. Anyway,
this is the point where one should make sure that the buffer is set.

Fixes ticket #12682.

(cherry picked from commit b45a957929)
2024-04-25 20:27:36 +02:00
jpc
b3e5f363a6 Update fr.po 2024-04-21 17:19:08 +02:00
Kornel Benko
462cb3c3c6 Update sk.po 2024-04-21 12:12:39 +02:00
Pavel Sanda
a5e7ff70f7 * cs.po 2024-04-21 11:57:29 +02:00
Juergen Spitzmueller
075fdbd4f9 de.po 2024-04-21 11:25:12 +02:00
Juergen Spitzmueller
4d8316402d remerge strings 2024-04-21 11:24:02 +02:00
jpc
2867cc397d Typo in fr.po 2024-04-19 11:22:45 +02:00
Pavel Sanda
ebbbfca213 * another update fo zh_CN.po 2024-04-19 00:15:38 +02:00
Pavel Sanda
f49c52a5b6 * pt_BR.po from Georger 2024-04-13 03:07:17 +02:00
Pavel Sanda
da9cab6c18 * zh_CN.po - update credits 2024-04-11 09:38:23 +02:00
Jiaxu Zi
1bd5fb97fa update zh_CN translation 2024-04-11 09:38:14 +02:00
jpc
2c5a92d053 Update fr.po: a couple of typos and shortcut conflicts resolution 2024-04-10 18:57:58 +02:00
jpc
4690de2bca Revert "Update sk.po"
This reverts commit 148001f6fe.
2024-04-05 17:51:02 +02:00
Kornel Benko
a2dbac8e07 Update sk.po 2024-04-03 13:08:36 +02:00
Juergen Spitzmueller
b506306e08 de.po 2024-04-03 09:19:14 +02:00
jpc
1b0f8fae8a Update fr.po 2024-04-02 18:52:32 +02:00
Kornel Benko
148001f6fe Update sk.po 2024-04-02 17:41:06 +02:00
Kornel Benko
4cb805a9c8 Update sk.po 2024-04-02 11:40:55 +02:00
Juergen Spitzmueller
b4a93a493c de.po 2024-04-02 09:15:03 +02:00
Pavel Sanda
210ea66d2d * cs.po 2024-03-21 22:48:05 +01:00
Patrick de Visschere
3f790725d9 Using the latest commit and building lyx with cmake on macos-sonoma with
xcode fails with multiple error messages like this one:

----------
CMake Error in po/CMakeLists.txt:
       The custom command generating

     <build-directory>/po/LyX2.4.cat.pot

       is attached to multiple targets:

     translations
     update-gmo

  but none of these is a common dependency of the other(s).  This is not
  allowed by the Xcode "new build system".
2024-03-20 11:44:22 +01:00
Pavel Sanda
f7e6086e67 TableUI - allow expading of TableAlignCO (part of #13046). 2024-03-19 19:23:22 +01:00
Kornel Benko
78846a6c94 Uppdate sk.po 2024-03-07 11:53:44 +01:00
jpc
456f2df69f Resolve shortcut conflicts in fr.po 2024-03-06 10:28:16 +01:00
Juergen Spitzmueller
1ee04c77a7 de.po 2024-03-05 15:57:15 +01:00
Kornel Benko
8282a477f5 Update sk.po
Wrong shortcut case
2024-02-26 10:46:30 +01:00
Enrico Forestieri
cdd3672385 Update it.po 2024-02-17 11:05:04 +01:00
Koji Yokota
ef3874149e Update ja.po 2024-02-15 17:56:12 +09:00
Pavel Sanda
9eb5c7ba20 * cs.po 2024-02-12 21:23:15 +01:00
Yuriy Skalko
59d1cc6950 Update ru.po 2024-02-12 19:11:00 +01:00
Richard Kimberly Heck
d486396761 Remerge strings. 2024-02-12 11:11:02 -05:00
Richard Kimberly Heck
db897c1f4a Update GMO files 2024-02-11 14:20:09 -05:00
Richard Kimberly Heck
622482dae7 New Ukranian translation from Yuri. 2024-02-11 14:19:54 -05:00
jpc
8a32c34c5f Update fr.po 2024-02-11 16:57:48 +01:00
Kornel Benko
1cc3128011 Update sk.po 2024-02-10 10:46:16 +01:00
Juergen Spitzmueller
2bee85a036 de.po 2024-02-10 09:44:50 +01:00
Richard Kimberly Heck
18a3def9b8 Remerge strings. 2024-02-04 22:02:26 -05:00
Pavel Sanda
d8331e9def Fix from Kees. 2024-01-14 14:19:22 +01:00
Richard Kimberly Heck
ed95bbd8f5 Remerge strings 2024-01-11 11:08:15 -05:00