Commit Graph

440 Commits

Author SHA1 Message Date
Paul Franklin
ef3f1718b6 typo (trailing space) 2017-03-17 23:25:57 -07:00
Paul Franklin
95762e864f tidy up some translatable string things 2017-03-16 19:44:57 -07:00
prculley
ef647b0680 Remove unused glade files 2017-02-08 16:23:14 -06:00
prculley
8f86906e8a Fix POTFILES.in for removed dummydb.gpr.py 2017-02-08 12:06:28 -06:00
romjerome
73267600bd -update -m 2016-12-03 11:16:13 +01:00
vantu5z
1d89fa9288 revert debug tools translation
it was not a good idea to translate them  (commit 1bb2dfc1cd)
2016-07-12 14:04:47 +03:00
vantu5z
1bb2dfc1cd Make translatable debuger tools 2016-07-11 14:55:26 +03:00
vantu5z
fbd4b0342a update POTFILES.in after structure update
Since update directory structure for database plugins 0719e04858
2016-07-04 13:40:41 +03:00
Paul Franklin
58e169e9eb new gramps.pot template for master 2016-06-20 13:36:37 -07:00
romjerome
c7d957f26b Update translation strings template
$ intltool-update -m
2016-05-01 11:52:51 +02:00
Doug Blank
e9065f3b21 POTFILES typo 2016-04-28 11:34:03 -04:00
Doug Blank
cef7bc9af5 Moved guiQML to its own project 2016-04-17 13:01:47 -04:00
Sam Manzi
8694c7fcc7 7921 Move holidays.xml.in to data [refactor] 2016-04-16 16:38:43 +10:00
Nick Hall
9bd507d626 Add new family ancestor and descendant rules 2016-04-06 20:51:49 +01:00
romjerome
1618e58176 $ intltool-update -m 2016-02-17 16:30:03 +01:00
Jérôme Rapinat
c7afce1592 Update translation references 2015-06-07 20:17:26 +02:00
Jérôme Rapinat
988137e5f3 update translation template 2015-05-29 16:27:17 +02:00
Jérôme Rapinat
b2fdb2349d update translation template
$ intltool-update -m
2015-05-28 17:54:23 +02:00
Jérôme Rapinat
d2d2f4cf9e Missing place filter rule for translation
$ intltool-update -m command
2015-05-26 19:09:53 +02:00
Paul Franklin
e016199958 tweak POTFILES yet more (glade files) 2015-05-24 21:45:58 -07:00
Paul Franklin
bd5d463299 tweak POTFILES some more 2015-05-21 10:13:11 -07:00
Paul Franklin
4cab86897f tweak POTFILES 2015-05-21 09:42:00 -07:00
Nick Hall
6c256b96d6 8023: Remove HtmlView plugin 2015-03-15 16:53:15 +00:00
Jérôme Rapinat
39450c0590 two new filter rules were missing on template, 'intltool-update -m' 2015-02-21 15:31:27 +01:00
Paul Franklin
0ca906298b 8154: Some text not translatable in context menu fancharts (GUI) 2014-10-29 09:19:05 -07:00
Jérôme Rapinat
9edd496b8d New locations gramplet [6ff9ed] 2014-10-22 08:21:16 +02:00
Jérôme Rapinat
2e2fbe8fc6 7678: some fixes around gettext and messages handling 2014-06-07 12:51:30 +02:00
Paul Franklin
3b15d81e43 5690: Can create multiple events with same Gramps-ID 2014-05-11 10:35:50 -07:00
Paul Franklin
471ec72966 7276: translate some punctuation marks -- partial 2014-03-17 08:03:23 -07:00
Nick Hall
d268a966bd Implement alternative place names 2014-03-05 14:02:26 +00:00
Paul Franklin
a2807dff79 translate some paper names, suggested in 0566 2014-02-16 11:19:13 -08:00
Jérôme Rapinat
9889514793 Check for missing references into template (gramps.pot) via intltool-update -m 2014-02-06 10:40:49 +01:00
Nick Hall
3a1c3901db Add HasDayOfWeek rule 2014-02-03 22:29:57 +00:00
Nick Hall
3d094d7be1 7183: Fix source note citation filter 2014-01-25 19:50:00 +00:00
Vassilii Khachaturov
72e17cd722 7158: flag _dateparser.py to string extraction
svn: r23409
2013-10-25 16:36:12 +00:00
Vassilii Khachaturov
dc4404e555 6926: merge to trunk p1: FR, HR, and RU .po
svn: r23323
2013-10-16 14:04:04 +00:00
Jérôme Rapinat
07546c24e4 $ intltool-update -m
svn: r23255
2013-10-07 08:38:04 +00:00
Jérôme Rapinat
c2efe41abc 7110: Add AppData file
svn: r23254
2013-10-07 08:28:57 +00:00
Vassilii Khachaturov
018f0ab30b Revert "6926: display genitive/nominative months as needed"
Sorry, my mistake. Committed from the wrong branch!

This reverts commit 0e82e0077ac1cad122f4584d62b54855ca02e4d8.

svn: r23175
2013-09-20 12:41:46 +00:00
Vassilii Khachaturov
6eebd80dfc 6926: display genitive/nominative months as needed
First proof of concept, fixing the original bug for Russian.
Added gramps/gen/datehandler/_datestrings.py, to hold
all the localized strings, with genitive/nominative
context as appropriate.

Remaining TODO:
1) other languages
2) expand the localized string into RE-style
concat via |, so that displayer uses the 1st instance,
and the parser uses the whole RE. Write the corresponding _().
3) same with short names as with long names
4) harmonize with _grampslocale code reading the names from
elsewhere for Julian/Gregorian months
5) expand to other calendars (non-Julian/non-Gregorian)
6) obsolete the public attributes in dd and replace with accessors

svn: r23173
2013-09-20 12:33:00 +00:00
Nick Hall
2aaca6aac7 6874: Use shorter names in add gramplet list. Remove old attributes gramplet.
svn: r22959
2013-08-30 18:09:48 +00:00
Vassilii Khachaturov
7dfa165710 Restored broken POT generation
removed 2 obsolete files from POTFILES.in
regenerated gramps.pot and ru.po

svn: r22921
2013-08-28 16:39:01 +00:00
Nick Hall
50ccc05119 Combine three new rules with existing rules
svn: r22828
2013-08-09 14:06:48 +00:00
Nick Hall
927415ee88 Add regular expressions to rules
svn: r22823
2013-08-08 22:51:44 +00:00
Nick Hall
fe258bf600 6950: Add new rule for events with places matching filter
svn: r22816
2013-08-07 23:26:16 +00:00
Vassilii Khachaturov
a987be1f3a 6883: non-Western fonts broken in PS reports
Reapply from gramps40.

svn: r22811
2013-08-06 22:34:54 +00:00
Paul Franklin
9148eaf18f add the missing import to the 3139 fix I added, sigh
svn: r22713
2013-07-21 20:49:01 +00:00
Paul Franklin
9e757e2249 move five files with translatable strings out of POTFILES.skip
svn: r22247
2013-05-10 17:02:00 +00:00
Jérôme Rapinat
be6665e99d 6706: some translation messages were missing, update template, add better comments on POTFILES.skip
svn: r22213
2013-05-09 10:49:36 +00:00
Jérôme Rapinat
f215a12733 6706: update POTFILES.in POTFILES.skip
svn: r22210
2013-05-09 07:43:34 +00:00