unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* How to merge two po files from different versions?
@ 2019-05-07  9:23 znavko
  2019-05-07  9:26 ` znavko
  0 siblings, 1 reply; 9+ messages in thread
From: znavko @ 2019-05-07  9:23 UTC (permalink / raw)
  To: help-guix

Hello! I want to merge my two files: https://gitgud.io/znavko/guix-manual-ru-exp
The latest is guix-manual-1.0.0-pre3.ru.po, so the lines there should rest untouched.
But that file lacks some lines I had in guix-manual-1.0.0-pre3.ru_RU.po.

For example the guix-manual-1.0.0-pre3.ru
lacks translation on line 7564:
7564: #. type: Plain text
#: doc/guix.texi:3402
msgid "The garbage collector has a set of known @dfn{roots}: any file under @file{/gnu/store}
...
But guix-manual-1.0.0-pre3.ru_RU.po
has translation of this text on line 10698:
10698: #. type: Plain text
#: doc/guix.texi:3389 doc/guix.texi:3402
msgid ""
"The garbage collector has a set of known @dfn{roots}: any file under @file{/"
...
Those two files differ with endline symbols. My old guix-manual-1.0.0-pre3.ru_RU.po has many lines in each message, but the new file guix-manual-1.0.0-pre3.ru has msgid texts in one long line.

The simple 'msgcat *.po > new.po' is not correct, cause the line numbering breaks in a new file.
Please, how to transfer translated strings from the guix-manual-1.0.0-pre3.ru_RU.po into guix-manual-1.0.0-pre3.ru not breaking the latter?

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2019-05-07 17:22 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-07  9:23 How to merge two po files from different versions? znavko
2019-05-07  9:26 ` znavko
2019-05-07 14:19   ` pelzflorian (Florian Pelz)
2019-05-07 14:58   ` znavko
2019-05-07 15:15     ` pelzflorian (Florian Pelz)
2019-05-07 15:37     ` znavko
2019-05-07 15:49       ` pelzflorian (Florian Pelz)
2019-05-07 15:55       ` znavko
2019-05-07 17:21         ` pelzflorian (Florian Pelz)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).