Page MenuHome GnuPG

i18nTag
ActivePublic

Members

  • This project does not have any members.
  • View All

Watchers

  • This project does not have any watchers.
  • View All

Recent Activity

Feb 9 2023

werner added a comment to T6365: Help text translation is not applied.

Good catch. The translation of the option descriptions is done as part of the option parser (libgpg-error/src/argparse.c) and thus we need to have gettext support over there. Also for some other error messages.

Feb 9 2023, 8:43 AM · MacOS, i18n, Bug Report, gnupg24

Feb 8 2023

cho-m added a comment to T6365: Help text translation is not applied.

Seems to work if NLS support is enabled. Updating in https://github.com/Homebrew/homebrew-core/pull/122706. Once merged, users will need to brew reinstall libgpg-error (Homebrew has decided to avoid forcing updates to all users outside of critical fixes).

Feb 8 2023, 11:21 PM · MacOS, i18n, Bug Report, gnupg24
cho-m added a comment to T6365: Help text translation is not applied.

Probably due to libgpg-error being built without NLS support on macOS as formula currently doesn't have gettext dependency. On Linux, libintl is provided by glibc so doesn't need any extra dependencies.

Feb 8 2023, 10:35 PM · MacOS, i18n, Bug Report, gnupg24
bitigchi updated subscribers of T6365: Help text translation is not applied.

This is the formula: https://github.com/Homebrew/homebrew-core/blob/c26f1c8714c231ee6796915f033ba229c89af3d6/Formula/gnupg.rb

Feb 8 2023, 8:01 PM · MacOS, i18n, Bug Report, gnupg24
werner triaged T6365: Help text translation is not applied as Normal priority.

I have no idea about Homebrew - can you figure out the maintainer and point him to here?

Feb 8 2023, 12:50 PM · MacOS, i18n, Bug Report, gnupg24

Feb 7 2023

bitigchi added a comment to T6365: Help text translation is not applied.

This is the Homebrew build. Maybe something not included in the recipe?

Feb 7 2023, 3:19 PM · MacOS, i18n, Bug Report, gnupg24
werner added a comment to T6365: Help text translation is not applied.

No idea what happens. I can't replicate that on a Linux box using GNU gettext and neither in Windows using gnupg's own gettext implementation. It seems that strings without any line feed don't get translated.

Feb 7 2023, 3:09 PM · MacOS, i18n, Bug Report, gnupg24
werner added a comment to T6365: Help text translation is not applied.

Thanks. Looks pretty standard. I will have a closer look.

Feb 7 2023, 2:44 PM · MacOS, i18n, Bug Report, gnupg24

Feb 6 2023

bitigchi added a comment to T6365: Help text translation is not applied.

gpgconf -L:

sysconfdir:/usr/local/etc/gnupg
bindir:/usr/local/Cellar/gnupg/2.4.0/bin
libexecdir:/usr/local/Cellar/gnupg/2.4.0/libexec
libdir:/usr/local/Cellar/gnupg/2.4.0/lib/gnupg
datadir:/usr/local/Cellar/gnupg/2.4.0/share/gnupg
localedir:/usr/local/Cellar/gnupg/2.4.0/share/locale
socketdir:/Users/emirsari/.gnupg
dirmngr-socket:/Users/emirsari/.gnupg/S.dirmngr
keyboxd-socket:/Users/emirsari/.gnupg/S.keyboxd
agent-ssh-socket:/Users/emirsari/.gnupg/S.gpg-agent.ssh
agent-extra-socket:/Users/emirsari/.gnupg/S.gpg-agent.extra
agent-browser-socket:/Users/emirsari/.gnupg/S.gpg-agent.browser
agent-socket:/Users/emirsari/.gnupg/S.gpg-agent
homedir:/Users/emirsari/.gnupg
Feb 6 2023, 4:36 PM · MacOS, i18n, Bug Report, gnupg24
werner added a comment to T6365: Help text translation is not applied.

Can you please provide the output of

Feb 6 2023, 11:03 AM · MacOS, i18n, Bug Report, gnupg24
werner added projects to T6365: Help text translation is not applied: gnupg24, Bug Report, i18n.
Feb 6 2023, 9:44 AM · MacOS, i18n, Bug Report, gnupg24

Jul 29 2022

werner edited projects for T5119: TOFU messages are not completely and correctly localized to German, added: gnupg (gpg23); removed gnupg (gpg22).

It is unlikely that the tofu stuff will get into widespread use in the 2.2 version - if at all.

Jul 29 2022, 4:23 PM · gnupg24, gnupg (gpg23), i18n, Bug Report

Jan 22 2022

werner changed the edit policy for T5625: 'GPG -v --ver', 'GPG --verify' and 'GPG -v --verify' commands output show on screen error messages without proper 'è' Italian accented letter.
Jan 22 2022, 6:33 PM · i18n, Bug Report, gpg4win

Jan 20 2022

werner renamed T5764: Broken umlauts in the new Windows Terminal from Broken umlauts to Broken umlauts in the new Windows Terminal.
Jan 20 2022, 8:23 PM · gnupg24, i18n, gnupg (gpg23), Bug Report, gpg4win

Jan 10 2022

jani added a comment to T5764: Broken umlauts in the new Windows Terminal.

That seems to (mostly) work partially fix PowerShell pipeline output at least:

Jan 10 2022, 7:09 PM · gnupg24, i18n, gnupg (gpg23), Bug Report, gpg4win
werner added projects to T5764: Broken umlauts in the new Windows Terminal: gnupg (gpg23), i18n.
Jan 10 2022, 6:17 PM · gnupg24, i18n, gnupg (gpg23), Bug Report, gpg4win

Oct 1 2021

swimmerm renamed T5625: 'GPG -v --ver', 'GPG --verify' and 'GPG -v --verify' commands output show on screen error messages without proper 'è' Italian accented letter from 'GPG -v --ver', 'GPG --verify' and 'GPG -v --verify' commands output shows error messages in screen without proper 'è' Italian accented letter to 'GPG -v --ver', 'GPG --verify' and 'GPG -v --verify' commands output show on screen error messages without proper 'è' Italian accented letter.
Oct 1 2021, 11:51 PM · i18n, Bug Report, gpg4win
swimmerm renamed T5625: 'GPG -v --ver', 'GPG --verify' and 'GPG -v --verify' commands output show on screen error messages without proper 'è' Italian accented letter from 'GPG -v --ver' command shows error message without proper 'è' Italian accented letter to 'GPG -v --ver', 'GPG --verify' and 'GPG -v --verify' commands output shows error messages in screen without proper 'è' Italian accented letter.
Oct 1 2021, 11:50 PM · i18n, Bug Report, gpg4win

Sep 29 2021

swimmerm added a comment to T5625: 'GPG -v --ver', 'GPG --verify' and 'GPG -v --verify' commands output show on screen error messages without proper 'è' Italian accented letter.

Hello again Werner,

Sep 29 2021, 10:30 AM · i18n, Bug Report, gpg4win
swimmerm added a comment to T5625: 'GPG -v --ver', 'GPG --verify' and 'GPG -v --verify' commands output show on screen error messages without proper 'è' Italian accented letter.

Ok, but the problem is that by default CMD command windows do not use any Unicode set of characters, and their default font is 'Raster characters' and the typical display of characters inside these windows, at least for Italian people because this was the default since MS-DOS age, is to only consider using MS-DOS ASCII codepage 850, not Unicode.
And this is also why before showing the error message I ran the command mode.
Anyway because of the 2 characters getting displayed instead of single expected 'è' (whose character code is 0x82) I can also tell you that by using Charmap.exe again (just in case you may not know it allows display of any Unicode or Raster font characters and their hexadecimal codes) and so switching its default font from System (Unicode) to 8514oem (raster, corresponding to 8514oem.fon) I've been able to determine which should be the 2 wrong displayed characters hexadecimal codes : 'Ã' (0xC3), and '¨' (0xA8) but here obviously both characters cannot be represented correctly because this site is using 'Segoe UI' font, which is Unicode too.
So the only main way to check that I identified the correct characters will be if you (or someone else you know) with another Windows client run Charmap.exe switch font to 8514oem (raster) and check that displayed characters corresponding to 0xC3 and 0xA8 are the same that got displayed in the error message bitmap I provided (a part from probably being able to find where in Italian messages localization rather then in source code those 2 characters have been used incorrectly).
P.S. Because in a past similar bug about Italian localization I saw a comment from you about this kind of option, please just let me know in case you think I might possibly be able to help you to review involved 'GPG' Italian error message(s) for this bug.

Sep 29 2021, 1:00 AM · i18n, Bug Report, gpg4win

Sep 28 2021

werner triaged T5625: 'GPG -v --ver', 'GPG --verify' and 'GPG -v --verify' commands output show on screen error messages without proper 'è' Italian accented letter as Normal priority.

That pretty much looks like the other errors you have with Unicode characters - which we can't replicate.

Sep 28 2021, 11:01 PM · i18n, Bug Report, gpg4win

Aug 13 2021

werner changed the edit policy for i18n.
Aug 13 2021, 11:05 PM

Jul 6 2021

werner triaged T5427: Update Italian Version as Normal priority.
Jul 6 2021, 6:18 PM · i18n, gpg4win

Jun 17 2021

gniibe added a comment to T5477: Translation Typo and I Want To Create PR.

Thank you.

Jun 17 2021, 4:33 AM · gnupg, i18n, Bug Report
gniibe accepted D533: i18n update.

Thank you.
I apply Diff1487 then Diff1488.

Jun 17 2021, 4:31 AM · i18n

Jun 15 2021

guzhongren updated the diff for D533: i18n update.

update

Jun 15 2021, 3:22 PM · i18n
guzhongren planned changes to D533: i18n update.
Jun 15 2021, 3:04 PM · i18n

Jun 14 2021

gniibe added a comment to D533: i18n update.

Thank you. Here are my comments.

Jun 14 2021, 6:51 AM · i18n
guzhongren added a comment to T5477: Translation Typo and I Want To Create PR.

Hi, I updated the whole file, PLZ review. https://dev.gnupg.org/D533

Jun 14 2021, 5:26 AM · gnupg, i18n, Bug Report
guzhongren requested review of D533: i18n update.
Jun 14 2021, 5:25 AM · i18n
guzhongren abandoned D532: Update translation.
Jun 14 2021, 3:26 AM · i18n

Jun 13 2021

gniibe added a comment to T5477: Translation Typo and I Want To Create PR.

Thank you for your suggestion and making a patch.

Jun 13 2021, 11:17 PM · gnupg, i18n, Bug Report
guzhongren requested review of D532: Update translation.
Jun 13 2021, 5:03 PM · i18n
guzhongren added a comment to T5477: Translation Typo and I Want To Create PR.

Sorry, I think, it is more official to update from 把密钥导出到一个公钥服务器上 to 将密钥导出到一个公钥服务器上 in the Chinese doc scenario. 😄😄😄😄

Jun 13 2021, 4:51 PM · gnupg, i18n, Bug Report

Jun 11 2021

gniibe closed T5477: Translation Typo and I Want To Create PR as Resolved.
Jun 11 2021, 5:51 AM · gnupg, i18n, Bug Report

Jun 10 2021

gniibe added a comment to T5477: Translation Typo and I Want To Create PR.

Pushed the change.

Jun 10 2021, 1:18 PM · gnupg, i18n, Bug Report
gniibe added a comment to T5477: Translation Typo and I Want To Create PR.

Considering the history of the translation, I concluded that it should be:
把密钥导出到一个公钥服务器上
(the typo was G-A where B-A was expected.)

Jun 10 2021, 1:08 PM · gnupg, i18n, Bug Report
gniibe triaged T5477: Translation Typo and I Want To Create PR as Normal priority.
Jun 10 2021, 3:37 AM · gnupg, i18n, Bug Report
gniibe added a comment to T5477: Translation Typo and I Want To Create PR.

@guzhongren
This is not GitHub, so, if you want, you need to learn how to submit your change in the form of patch, by using git.

Jun 10 2021, 3:37 AM · gnupg, i18n, Bug Report

Jun 9 2021

werner assigned T5477: Translation Typo and I Want To Create PR to gniibe.

Clone and checkout the branch as usual with Git. There is no web editor etc like you might know from github. For your request we need to wait for someone to check your request.

Jun 9 2021, 7:31 PM · gnupg, i18n, Bug Report

May 8 2021

Denisov23 updated the task description for T5427: Update Italian Version.
May 8 2021, 2:41 PM · i18n, gpg4win
Denisov23 created T5427: Update Italian Version.
May 8 2021, 2:41 PM · i18n, gpg4win

Apr 15 2021

gniibe closed T5390: Italian translation GnuPG 2.3 as Resolved.

Thank you. Merged and pushed.

Apr 15 2021, 3:15 AM · i18n, gnupg (gpg23)

Apr 10 2021

Denisov23 created T5390: Italian translation GnuPG 2.3.
Apr 10 2021, 12:51 PM · i18n, gnupg (gpg23)

Feb 1 2021

aheinecke closed T4675: Accented characters not displayed correctly as Resolved.

Thanks for the feedback. I sadly forgot to include the italian translations of GpgOL in the installer. So they will only be part of the next relase.

Feb 1 2021, 8:52 AM · i18n, Bug Report, gpg4win

Jan 29 2021

Denisov23 added a comment to T4675: Accented characters not displayed correctly.

Problem solved in Gpg4win 3.1.15 version! I think it can be closed!

Jan 29 2021, 9:04 PM · i18n, Bug Report, gpg4win

Jan 23 2021

Denisov23 closed T5092: Translate Gnupg in Italian as Resolved.
Jan 23 2021, 5:55 PM · gnupg, i18n, Feature Request
Denisov23 added a comment to T5092: Translate Gnupg in Italian.

Hi,
you can close this tickets, the Italian translation has already been uploaded successfully. Don't import anything to GnuPG. Thanks a lot!

Jan 23 2021, 5:52 PM · gnupg, i18n, Feature Request

Jan 22 2021

aheinecke closed T5101: Translate GpgOL in Italian as Resolved.

Argh! I had added the translation to GpgOL but forgot to list the file in our installer. So it will only be part of the next version.

Jan 22 2021, 2:45 PM · i18n, gpgol

Jan 5 2021

werner assigned T5101: Translate GpgOL in Italian to aheinecke.
Jan 5 2021, 9:38 AM · i18n, gpgol