bugPSPP - Bugs: bug #58964, [PATCH] String issues in the...

 
 

bug #58964: [PATCH] String issues in the current catalog

Submitter:  None
Submitted:  Sun 16 Aug 2020 08:57:56 AM UTC
   
 
Category:  Internationalization/Localization Severity:  5 - Average
Status:  Fixed Assigned to:  None
Open/Closed:  Closed Release:  None
Effort:  0.00
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 22 Aug 2020 01:19:30 PM UTC, comment #4: 

On the advice of my predecessor, I have marked the offending lines as comments by adding the prefix "# " with Notepad++. Then, the robot accepted my translation with the comment that 3 messages were still untranslated.

Regards, Jaap Verhage (translator for the Dutch language version of PSPP).

Jaap Verhage <jaapv>
Sat 22 Aug 2020 07:34:58 AM UTC, comment #3: 

I've pulled all translations from translationproject.org and commited them to master

John Darrington <jmd>
Group administrator
Sat 22 Aug 2020 05:45:57 AM UTC, comment #2: 

Jaap and Mindaugas report the same problem:
https://lists.gnu.org/archive/html/pspp-dev/2020-08/msg00045.html

This has been addressed in two commits:

https://git.savannah.gnu.org/cgit/pspp.git/commit/?id=b92e8417c7b44c8ce39829dca4eb8ab26f8b5494
https://git.savannah.gnu.org/cgit/pspp.git/commit/?id=a645827c1c6df8d2119edca37630fc06b87b7ac5

which produce the following changed pspp.pot file outputs


#: src/language/stats/factor.c:1758
#, no-c-format
msgid "% of Variance"
msgstr ""

#: src/language/stats/factor.c:1760
#, no-c-format
msgid "Cumulative %"
msgstr ""

#: src/language/stats/t-test-indep.c:273
#, no-c-format
msgid "95% Confidence Interval of the Difference"
msgstr ""

#: src/language/stats/crosstabs.q:1367
#, no-c-format
msgid "95% Confidence Interval"
msgstr ""

#: src/libpspp/zip-reader.c:503
#, c-format
msgid ""
"%s: name mismatch between central directory (%s) and local file header (%s)"
msgstr ""


As far as I have seen it in the mailing lists we have the following updated translations:

Ukrainian: https://lists.gnu.org/archive/html/pspp-dev/2020-08/msg00031.html
Greek: https://lists.gnu.org/archive/html/pspp-dev/2020-08/msg00040.html
Dutch: https://lists.gnu.org/archive/html/pspp-dev/2020-08/msg00046.html
Lithuanian: https://lists.gnu.org/archive/html/pspp-dev/2020-08/msg00047.html

I think we should merge the updated translations and then upload a new pot maybe from a nightly build because the translators cannot finish the translations.

I reopened this and maybe we can close it once the fixed pot file reaches the translation project

https://translationproject.org/domain/pspp.html


Friedrich Beckmann <beckmanf>
Group Member
Sun 16 Aug 2020 02:42:47 PM UTC, comment #1: 

I checked in this fix.

John Darrington <jmd>
Group administrator
Sun 16 Aug 2020 08:57:56 AM UTC, original submission:  

There are wrongly c-formatted strings and at least one typo in the current string catalog. Please see the patch attached.

Thanks in advance for reviewing and fixing these issues.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #49680:  fix.patch added by None (2KiB - text/x-patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by jaapv (Posted a comment)
  • -email is unavailable- added by beckmanf (Posted a comment)
  • -email is unavailable- added by beckmanf
  • -email is unavailable- added by beckmanf
  • -email is unavailable- added by jmd (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 7 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2020-12-17 jmd Open/ClosedOpen Closed
    2020-08-22 beckmanf Open/ClosedClosed Open
        Carbon-Copy- Added -email is unavailable-
        Carbon-Copy- Added -email is unavailable-
    2020-08-16 jmd StatusNone Fixed
        Open/ClosedOpen Closed
    2020-08-16 None Attached File- Added fix.patch, #49680

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code