Commit Graph

240 Commits

Author SHA1 Message Date
Nick Hall
cc7ca7ff99 Support msgctxt in po files instead of a vertical bar in the msgid
For developers, an extra optional context parameter has been
added to the gettext functions. For example, _('point size|pt')
should now be written as _('pt', 'point size').

For translators this would appear in the message catalog as:

msgctxt "point size"
msgid "pt"
msgstr "pt"

Implements #3416.
2020-09-21 22:03:43 +01:00
prculley
e3b6076eef Merge branch 'gramps51' 2020-08-23 09:38:15 -05:00
pehlm
26cf0601d8 Update Swedish translation 2020-08-12 20:32:03 +02:00
prculley
495d4e58ae Remove duplicates in Translations 2020-08-11 09:24:38 -05:00
prculley
fd90a80cf8 Clean up translations for Default/Home Person 2020-08-10 17:16:12 -05:00
Stanislav Bolshakov
39cb8bd64a Holidays.xml.in: add holiday, sorting and localization
1. Add 1 holiday to Russian calendar,
2. Sorting alphabetically localization strings in all .po and .pot files,
3. Add "Russia" country to all .po and .pot files,
4. Translate "Russia" in some language.
2020-07-09 10:25:14 -05:00
Stanislav Bolshakov
272f2feafa Fix comment: "translaed" to "translated"
My first commit: fix missing letter "t" in comment.
2020-07-09 10:24:41 -05:00
giansalvo
0d698c13cc Fix bug 0011078: 'Default person' instead of 'Home person'
- modified button hints
- modified filter rules names and descriptions
- modified .pot and .po files
- substituted 'home person' with 'Home Person'
2020-07-07 15:40:47 -05:00
SNoiraud
b00b1f37f1 Fix typo in gui/configure.py and translation files
Fixes #11665
2020-06-30 15:48:26 -05:00
pehlm
9906f1e4ab A little adjustment to Swedish translation 2020-06-22 22:28:51 +02:00
pehlm
a68c0f7aa7 Updates to Swedish translation 2020-06-21 10:22:55 +02:00
pehlm
72277db766 Minor update to Swedish translation 2020-02-07 18:30:09 +01:00
pehlm
005beac33f Update Swedish translation 2019-10-17 12:10:17 +02:00
pehlm
88f7a701a3 Swedish translation, some changes 2019-09-18 12:37:07 +02:00
pehlm
9e0e256fd2 Update Swedish translation 2019-09-10 20:16:12 +02:00
Nick Hall
1e10eabb15 Merge po files and new template 2019-09-10 18:21:52 +01:00
pehlm
90dcc9b9ea Update Swedish translation with the new gramps.pot 2019-08-22 12:20:56 +02:00
prculley
ce30c874d1 Merge with Gramps50 2019-06-16 13:35:35 -05:00
pehlm
2f97ec7acd Update Swedish translation with the new gramps.pot 2019-06-16 19:44:00 +02:00
Ed Bennett
87955ed2e9 Adjust translation strings for unmarried partners to give correct text in English (#818)
Fixes #11109
2019-06-10 11:07:22 +10:00
pehlm
45c06cac54 Update Swedish translation 2019-05-15 14:39:07 +02:00
caigner
903069fd34 changed 'Edit ->Set Home Person' to 'Edit -> Set Home Person' 2019-05-12 13:38:03 +01:00
prculley
67c8fd18cb Merge with Gramps50 branch 2019-04-23 11:01:07 -05:00
P Ekholm
80b99925bd Update Swedish translation 2019-01-04 17:08:55 +01:00
Pär Ekholm
6e7e233155 Add some untranslated strings in po/sv.po 2018-12-28 21:47:44 +01:00
prculley
acfbb0a763 fixup some merge issues in po files 2018-12-26 09:41:03 -06:00
prculley
1b824c410b Merge with gramps50 2018-12-23 09:57:37 -06:00
Paul Culley
44180b45e2
Help issues for bug 9042 (#738)
* Media Manager: add help button and remove '...'

Issue #9042

* Edit/Preferences: add Help button

Issue #9042

* Style Editor, Document Styles dialog: add help buttons

Issue #9042

* Fix Select Person dialog Help button URL

Issue #9042

* Fix Select Repository dialog Help button URL

Issue #9042

* Relationship Calculator: Add help button

Issue #9042

* Reorder Relationships dialog; add Help button

Issue #9042

* Generate Book Dialog; Fix Help URL

Issue #9042

* Manage Book dialog; add help button

Issue #9042

* Fix Detached Gramplets Help button URL when 'help_url' not in .gpr

Issue #9042

* Fix help URLs when they contain illegal characters and to match wiki
section targetID algorithm

Issue #9042
2018-12-20 09:10:58 -06:00
Paul Culley
6f7699480d Update gramps bugtracker URL in all po files (#710)
Fixes #10543
2018-11-29 09:01:56 +11:00
Pär Ekholm
754ac7966c Update Swedish translation 2018-11-19 21:07:15 +00:00
prculley
bc39dda9e7 Use msgcat merged po files instead of git merge versions 2018-07-13 07:35:36 -05:00
Nick Hall
cbdb0d5431 Merge translation files with the latest template 2018-06-29 16:46:10 +01:00
Paul Franklin
e21a1c15d5 remove vestage of (old) SVN source-control system 2017-10-02 11:13:40 -07:00
Paul Franklin
1db2181dcf merge translation with current template 2017-06-26 12:30:35 -07:00
Peter Landgren
94716cc20f Update Swedish translation 2017-02-02 10:46:09 +01:00
romjerome
6c67053e1f Merge translation files with last template 2016-06-24 17:04:42 +02:00
romjerome
2a39ef3fec Merge some more recent translations from 4.2 branch 2016-06-24 16:54:41 +02:00
Paul Franklin
29a5d9dbe7 add deferred translation to "living people" report option 2016-04-15 00:29:37 -07:00
Doug Blank
ee05e0b451 7335: Cleanup code, filenames, and documentation
First part of cleanup, changes:

MediaObject -> Media
mediaobj -> media
mediaobject -> media
2016-01-23 14:22:41 -05:00
Peter Landgren
e6389a7956 Updated Swedish translation. 2015-09-03 16:13:53 +02:00
Jérôme Rapinat
0ffca35214 Fix some mismatching keys on translations 2015-07-29 20:51:03 +02:00
Jérôme Rapinat
2b8b92dab9 Get some translation strings back (41 -> master) 2015-06-01 16:57:35 +02:00
Jérôme Rapinat
3a9717f143 Merge translations with last template 2015-06-01 16:10:24 +02:00
Jérôme Rapinat
67238a16c6 Merge translations with last template 2015-05-31 12:19:22 +02:00
Jérôme Rapinat
d4e43ef663 7362 8103: some labels fit better on citations sidebar filter (patch by Nick H.), fix a typo on swedish translation, add the new translated string on most translation files 2014-10-20 11:28:24 +02:00
Nick Hall
313d015ceb 7554: Replace LaTex by LaTeX 2014-05-24 21:20:23 +01:00
Peter Landgren
8b38ce5bce Updated Swedish translation 2014-05-22 17:54:03 +02:00
Jérôme Rapinat
774e25b050 merge some translation files (features freeze) 2014-04-19 19:34:35 +02:00
Jérôme Rapinat
918785ad58 6926: inflecting month names in dates in several reports 2014-02-08 09:48:45 +01:00
Vassilii Khachaturov
8a043064d6 6921: Use "Bat Mitzvah" as the en_US event name
Port [4f86a3] from gramps34
p2/3: related msgid changes in the translaion DBs
2013-12-14 17:14:50 +02:00
Jérôme Rapinat
17c8be4322 typos
svn: r23385
2013-10-24 17:49:51 +00:00
Peter Landgren
6d60cd345f Some Swedish updates.
svn: r22826
2013-08-09 12:54:06 +00:00
Vassilii Khachaturov
429c8e655d 6864: change warning to a more user-friendly one
s/Gramps ignored namemap value/Gramps ignored a name grouping/g

svn: r22701
2013-07-21 07:01:10 +00:00
Peter Landgren
afc8a28d6e Update after some user input.
svn: r22658
2013-07-08 11:26:54 +00:00
Paul Franklin
ff7f04d7e9 add "Id" property, and "Id" line, and license line, if any were needed
svn: r22372
2013-05-18 22:51:36 +00:00
Peter Landgren
6c50df1ff8 Minor updates.
svn: r22187
2013-05-06 16:54:20 +00:00
Peter Landgren
3aaa4641d7 Update for spelling of Family Tree.
svn: r21937
2013-04-10 09:33:41 +00:00
Peter Landgren
64b44a16db Some updates.
svn: r21716
2013-03-21 09:35:08 +00:00
Peter Landgren
3cdfa558d6 Better translation for compare events.
svn: r21518
2013-03-02 13:45:46 +00:00
Peter Landgren
a1daf098b2 Fixed a typo.
svn: r21359
2013-02-15 08:45:31 +00:00
Peter Landgren
ee56e5723a Fixed a typo.
svn: r21344
2013-02-12 15:42:45 +00:00
Peter Landgren
e46c38bf0e Added strings for sidebar category.
svn: r21291
2013-02-04 17:53:34 +00:00
Peter Landgren
003098cb01 First Swedish translation update for 4.0
svn: r20639
2012-11-08 15:34:26 +00:00
Peter Landgren
c9b6f11da2 Partial Swedish update.
svn: r20007
2012-07-16 12:02:54 +00:00
Peter Landgren
e0919026fd Fixed a number of minor typos.
svn: r19647
2012-05-25 19:29:02 +00:00
Peter Landgren
9369f01ffe Swedish translation uppdated.
svn: r19485
2012-05-10 14:27:54 +00:00
Peter Landgren
126a637610 Finally translation of name display editor is OK.
svn: r19442
2012-05-05 16:22:57 +00:00
Jérôme Rapinat
cd6a5822a2 I forgot to also modify trunk, sorry Peter
svn: r19095
2012-03-19 16:04:50 +00:00
Peter Landgren
64e6b23967 Fixed a missing word.
svn: r19092
2012-03-19 14:18:02 +00:00
Peter Landgren
fc40da01b0 First version of Swedish translation of trunk.
svn: r18891
2012-02-15 19:26:00 +00:00
Peter Landgren
4c7c5f6be2 Swedish update.
svn: r18453
2011-11-16 09:18:31 +00:00
Peter Landgren
6aad14922b Swedish update
svn: r18436
2011-11-12 08:35:10 +00:00
Peter Landgren
f986255fe7 Swedish update.
svn: r18112
2011-09-04 16:30:07 +00:00
Peter Landgren
838d7845e1 Swedish update, not complete yet.
svn: r17882
2011-07-01 08:29:15 +00:00
Peter Landgren
e3ccccaddf Swedish update.
svn: r17428
2011-05-07 08:14:13 +00:00
Peter Landgren
3a05573599 Complete updated Swedish translation.
svn: r16906
2011-03-24 14:28:52 +00:00
Peter Landgren
5031a4773f Found another type.
svn: r16831
2011-03-16 15:36:06 +00:00
Peter Landgren
0eefe90fca Fixed typo in Swedish translation.
svn: r16829
2011-03-16 15:15:38 +00:00
Peter Landgren
d2d972da21 Swedish update.
svn: r16794
2011-03-09 20:40:38 +00:00
Peter Landgren
a30b5c6c21 Swedish update.
svn: r16787
2011-03-09 14:41:39 +00:00
Peter Landgren
4b3be9084a Swedish update.
svn: r16740
2011-03-01 16:20:01 +00:00
Peter Landgren
58a04b018e Swedish update.
svn: r16645
2011-02-17 09:51:39 +00:00
Peter Landgren
d6d391ea67 Update with abbreviations.
svn: r16527
2011-02-01 12:10:50 +00:00
Peter Landgren
070e9ef707 Almost complete Swedish translation.
svn: r16519
2011-01-31 19:41:18 +00:00
Peter Landgren
0127d56473 Preliminary update fr trunk.
svn: r16442
2011-01-22 19:46:48 +00:00
Peter Landgren
ed6f4a0080 Issue 4276: Gramps cli interface for user with non latin characters in name. Mostly Windows.
svn: r15984
2010-10-14 11:46:05 +00:00
Peter Landgren
bd11ca4673 Update with --usage text.
svn: r15968
2010-10-11 11:23:09 +00:00
Peter Landgren
e6108b5216 Swedish update.
svn: r15962
2010-10-10 19:38:11 +00:00
Peter Landgren
12d4892f10 Swedish update.
svn: r15961
2010-10-10 19:08:37 +00:00
Peter Landgren
2cd17a534d Minor update of Swedish translation.
svn: r15955
2010-10-06 14:12:13 +00:00
Peter Landgren
6b595c534e Just an update.
svn: r15714
2010-08-12 07:02:07 +00:00
Peter Landgren
52049dd9ca Update of Swedish translation.
svn: r15648
2010-07-23 07:23:36 +00:00
Peter Landgren
6c03ca3ca3 Update of Swedish translation.
svn: r15410
2010-05-14 07:18:13 +00:00
Peter Landgren
6a15175bc5 Fixed tramslation of cli help message.
svn: r15337
2010-05-06 07:25:33 +00:00
Peter Landgren
aa3d7b4dc3 Fixed two minor spelling issues and added some new translations.
svn: r15336
2010-05-06 07:07:47 +00:00
Peter Landgren
4a807a55e1 Swedish update.
svn: r14967
2010-03-29 13:20:22 +00:00
Peter Landgren
6d4838add9 Swedish update.
svn: r14697
2010-03-08 12:25:36 +00:00
Peter Landgren
80b41f402c Made translation more consistent.
svn: r14508
2010-02-27 14:19:43 +00:00
Peter Landgren
b2cfa9c776 Update of Swedish translation after some problems(Murphy's Law).
svn: r14482
2010-02-25 15:35:55 +00:00
Peter Landgren
61805bc090 Swedish update.
svn: r14451
2010-02-24 13:58:18 +00:00