Commit Graph

25 Commits

Author SHA1 Message Date
Richard Heck
703da4ebe3 Remerge strings. 2017-06-06 16:42:11 -04:00
Richard Heck
c094430cfa Remerge strings. 2017-03-31 15:22:10 -04:00
Enrico Forestieri
2b9965aebb Allow Input of local includes from local layout files
When including files, LyX always searches the user and the system
directory, in that order. This means that when using local layout
files broken down into multiple includes, the various includes should
be specified with a path relative to the user layouts directory
(typically ~/.lyx/layouts), making this very impractical.
This commit allows including local files by specifying their path
as explicitly relative to the main layout file position, i.e., by
specifying their path with either "./" or "../". If the main layout
is not loaded from a local file, the usual search order is used,
even if the path are explicitly relative. So, for system layouts,
both "Input ./name.inc" and "Input name.inc" are equivalent.

(cherry picked from commit 17ab47b3e6)
2017-03-01 14:55:00 -05:00
Richard Heck
40a0cb2439 Remerge strings. 2017-01-15 11:40:17 -05:00
Richard Heck
31d65fb1eb Remerge strings. 2016-10-10 10:33:45 -04:00
Richard Heck
ba84e7122d Commit gmo files. 2016-10-10 10:24:27 -04:00
Richard Heck
8991ea48a4 Remerge strings. 2016-09-11 12:07:05 -04:00
Richard Heck
03906e0530 Remerge strings. 2016-07-21 14:31:23 -04:00
Richard Heck
7c8fd8d026 Update gmo files for German and Brazilian Portuguese. 2016-07-21 14:29:54 -04:00
Richard Heck
d927568fb4 Remerge strings. 2016-07-13 13:50:00 -04:00
Richard Heck
f5d1a34866 Remerge strings. 2016-07-12 19:26:59 -04:00
Richard Heck
e5d268c512 Remerge strings. 2016-07-11 14:17:48 -04:00
Georg Baum
44f73d4c73 pt_BR.po: updates from Georger 2016-04-24 17:06:23 +02:00
Georg Baum
cfafffdf25 Remerge strings except for sv and fr
This is a complete remerge of strings (done with cmake) except for fr.po and
sv.po. Those files had already been remerged after the last string changes,
but they use a different sorting, so I did not want to produce an unneeded
diff.
The differences in the comment lines are a well known problem we have: The
last remerge was done on windows, mine was done on linux.
2016-04-24 10:57:36 +02:00
Georg Baum
57298bf59d Update pt_BR.gmo from pt_BR.po
This has been forgotten in c46d5ccdf6
2016-04-21 21:51:12 +02:00
Georg Baum
7c1b6cd73f Update translation of Chart by Georger
This has been discussed on the docs list, Diagrama is much more general.
2016-04-07 07:37:44 +02:00
Georg Baum
d3ebda2333 Fix graph translations for es, pt_BR and pt_PT
This was discussed in the thread "Translations of Math environments in LyX
output for LyX 2.2" at http://www.mail-archive.com/lyx-docs@lists.lyx.org/msg08633.html
and has been reviewed. The problem was that in 2.1, the portuguese translation
was correct in lib/layouttranslations but different in po/pt_PT.po. In fact,
the translation is the same for all three languages spanish, portuguese and
brazilian portuguese.
2016-04-06 08:22:59 +02:00
Georg Baum
b9ca82578d Latest brazilian translations from Georger
After some discussion between Georger, Pedro, Pavel and me Georger came to the
conclusion that Mapa is not the correct translation of Chart in this context.
Originally he proposed Gráfico, but since that would be identical to the
translation of Graph we decided that Diagram is better. It is a bit more
general than Gráfico, but it is also used in pt_PT, and the german translation
uses the german equivalent, which is more general as well. Those who need a
Gráfico can still use Graph.

Unfortunately Geoger based the new .po file on the remerged one at
259196e1a6, so we have now the situation that pt_BR is remerged, but the
other languages are not.
2016-04-05 08:07:56 +02:00
Uwe Stöhr
259196e1a6 pt_BR.po: updates by Georger 2016-04-05 01:18:39 +02:00
Uwe Stöhr
aaf2cc5dbe po files: remerge to show untranslated messages
- de.po: translate some strings
2016-04-05 00:25:13 +02:00
Georg Baum
77fc7fe8b6 Review of brazilian layout translations by Georger 2016-04-03 20:30:29 +02:00
Georg Baum
5a9a23a5da Update pt_BR.gmo after 7c08d433e
As requested by Georger
2016-02-12 20:14:16 +01:00
Georg Baum
a26cdcb4ba Merge translations from 2.1.x branch
The translations have been merged by calling
python development/tools/mergepo.py -n ../lyx-2.1-git/po
cd po; make update-gmo
For some languages it may make sense to merge also changed translations,
but this neds to be decided by the individual translators.
2015-12-06 11:39:47 +01:00
Uwe Stöhr
36d7b40cff po-files: remerge all files
- to start the translation work
- sk and it are already work in progress
2015-11-26 00:44:36 +01:00
Pavel Sanda
80e27ee283 pt_BR.gmo missed at Uwe's commit. 2015-05-02 18:07:47 -07:00