Commit Graph

100 Commits

Author SHA1 Message Date
Hosted Weblate 427a158f44 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: Gramps/gramps
Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/
2023-07-11 21:45:05 +01:00
Luam Souza 0da5dab753 Translated using Weblate (Portuguese (Brazil))
Currently translated at 95.1% (6603 of 6939 strings)

Translation: Gramps/gramps
Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pt_BR/
2022-12-08 23:53:04 +01:00
Luam Souza 0471fc6498 Translated using Weblate (Portuguese (Brazil))
Currently translated at 94.4% (6551 of 6939 strings)

Translation: Gramps/gramps
Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pt_BR/
2022-10-12 12:18:35 +01:00
AL 6e59304b70 Translated using Weblate (Portuguese (Brazil))
Currently translated at 94.1% (6536 of 6939 strings)

Translation: Gramps/gramps
Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pt_BR/
2022-06-15 14:24:41 +01:00
Hosted Weblate e4d0958ea4 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: Gramps/gramps
Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: Gramps/gramps
Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/
2022-06-08 17:56:31 +01:00
Nick Hall e4c17f52b4 Remove old translation context separators
They are no longer required and translators sometimes include
them in translated strings by mistake.

This change also makes it possible to use the vertical bar
character in translatable strings.
2022-03-14 18:08:28 +00:00
Hosted Weblate c21219fc93 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: Gramps/gramps
Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/
2022-03-14 17:37:23 +00:00
Hosted Weblate 0071afa960 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: Gramps/gramps
Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/
2022-03-06 17:54:17 +00:00
Hosted Weblate 580d814049 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: Gramps/gramps
Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/
2022-02-26 18:33:29 +00:00
Hosted Weblate 4ff64d8485 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: Gramps/gramps
Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/
2022-02-26 18:33:29 +00:00
Hosted Weblate 9af84f29bb Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: Gramps/gramps
Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/
2022-02-20 17:09:34 +00:00
Hosted Weblate b4547e5003 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: Gramps/gramps
Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/
2021-06-10 19:06:05 +01:00
Hosted Weblate e4571211d4 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: Gramps/gramps
Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/
2021-06-01 17:13:03 +01:00
Hosted Weblate 57db9b0ae7 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: Gramps/gramps
Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/
2021-05-25 21:25:20 +01:00
Hosted Weblate 7bc53b4141 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: Gramps/gramps
Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/
2021-05-25 21:25:20 +01:00
Nick Hall c80ec9f8b1 Merge po files with the new template 2021-05-15 18:54:10 +01:00
Nick Hall 4518c5c951 Merge translation changes from the gramps51 branch
This was done by converting the gramps51 files to the new
msgctxt format and then using msgcat --use-first *.po51 *.po52
2021-05-15 18:46:10 +01:00
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
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
Paulo Henrique Moraes fc9e5c2a4a Updated translation. (#952) 2019-11-27 11:51:50 -06:00
Nick Hall 1e10eabb15 Merge po files and new template 2019-09-10 18:21:52 +01:00
prculley ce30c874d1 Merge with Gramps50 2019-06-16 13:35:35 -05: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
caigner 903069fd34 changed 'Edit ->Set Home Person' to 'Edit -> Set Home Person' 2019-05-12 13:38:03 +01: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
prculley bc39dda9e7 Use msgcat merged po files instead of git merge versions 2018-07-13 07:35:36 -05:00
Paulo Henrique Paiva de Moraes d15a1376d3 Update Brazilian Portuguese translation 2018-06-30 17:04:42 +01:00
Nick Hall cbdb0d5431 Merge translation files with the latest template 2018-06-29 16:46:10 +01:00
Paulo Henrique Moraes 32dd3a2e14 [pt_BR]Translation updates and corrections (#582)
- Portuguese (Brazil)
2018-03-15 11:26:59 +11:00
Paulo Henrique Moraes df00dd1f32 Brazilian portuguese update 2018-02-23 14:58:38 -03:00
Paulo Henrique Paiva de Moraes bcec235e3b update Brazilian Portuguese translation 2017-07-31 19:20:23 -07:00
Paulo Henrique Paiva de Moraes 44195cb607 update Brazilian Portuguese translation 2017-07-31 12:58:53 -07:00
Paul Franklin 1bdccd9270 merge translation with current template 2017-06-26 12:30:32 -07:00
Paulo Henrique Moraes 1766f9944c Updated translation (#373) 2017-04-18 20:43:20 +01:00
Paulo Henrique Moraes b99c9f41cc Update and corrections. 2016-11-14 08:54:04 -02:00
Paulo Henrique Moraes 2fb5fbf568 Corrections in translation. 2016-08-31 19:31:51 -03:00
Paulo Henrique Moraes ec214ae744 Translation of new and fuzzy strings.
Revision and changes in translated string.
2016-08-29 16:08:39 -03:00
romjerome 6c67053e1f Merge translation files with last template 2016-06-24 17:04:42 +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
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