Ticket #3704 (closed defect: wontfix)

Opened 8 years ago

Last modified 7 years ago

Brazilian Portuguese localization problem.

Reported by: Azulo Owned by:
Priority: major Milestone:
Component: translations Version: master
Keywords: Cc:
Blocked By: Blocking:
Branch state: no branch Votes for changeset:

Description

MC version:

GNU Midnight Commander 4.8.17
Built with GLib 2.48.0
Using the S-Lang library with terminfo database
With builtin Editor
With subshell support as default
With support for background operations
With mouse support on xterm and Linux console
With internationalization support
With multiple codepages support
Virtual File Systems: cpiofs, tarfs, sfs, extfs, ftpfs, sftpfs, fish, smbfs
Data types: char: 8; int: 32; long: 32; void *: 32; size_t: 32; off_t: 64;

[zz@localhost ~]$ LC_MESSAGES=C mc -F
Root directory: /home/zz

[System data]

Config directory: /etc/mc/
Data directory: /usr/share/mc/
File extension handlers: /usr/libexec/mc/ext.d/
VFS plugins and scripts: /usr/libexec/mc/

extfs.d: /usr/libexec/mc/extfs.d/
fish: /usr/libexec/mc/fish/

[User data]

Config directory: /home/zz/.config/mc/
Data directory: /home/zz/.local/share/mc/

skins: /home/zz/.local/share/mc/skins/
extfs.d: /home/zz/.local/share/mc/extfs.d/
fish: /home/zz/.local/share/mc/fish/
mcedit macros: /home/zz/.local/share/mc/mc.macros
mcedit external macros: /home/zz/.local/share/mc/mcedit/macros.d/macro.*

Cache directory: /home/zz/.cache/mc/

[zz@localhost ~]$ mc --configure-options

'--build=i586-mageia-linux-gnu' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--x-includes=/usr/include' '--x-libraries=/usr/lib' '--with-debug' '--enable-dependency-tracking' '--without-included-gettext' '--without-included-slang' '--with-screen=slang' '--with-search-engine=glib' '--enable-nls' '--enable-charset' '--enable-largefile' '--disable-rpath' '--with-mcfs' '--enable-vfs-smb' '--enable-vfs-sftp' '--enable-vfs-mcfs' '--enable-extcharset' '--with-mmap' '--without-x' 'build_alias=i586-mageia-linux-gnu' 'CFLAGS= -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wno-strict-aliasing' 'LDFLAGS= -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' 'PKG_CONFIG_PATH=:/usr/lib/pkgconfig:/usr/share/pkgconfig'

As asked, a bug was file to the Mageia distribution:

https://bugs.mageia.org/show_bug.cgi?id=19621

Description of problem:

When copying a file in mc (midnight commander) the localization in Portuguese is incorrect and difficults viewing the names of the files.

A (bad) workaround is using a small character size and a very wide terminal window.

How reproducible:

Always.

Steps to Reproduce:
1.Install mc with pt-BR locale.

  1. Try to copy a file with F5 (copy).
  2. Observe wrong string on screen.

Example screen in English, for reference:

https://bugs.mageia.org/attachment.cgi?id=8575

Screenshot of problem (in Portuguese):

https://bugs.mageia.org/attachment.cgi?id=8576


BTW, using the infinitive form, "Preserve attributes" translates as "Preservar atributos".

Just a note: my locale is Brazil Portuguese (pt-BR) not just Portuguese (pt).

Thanks for your attention. Please advise me if you need more info.

Change History

comment:1 Changed 7 years ago by andrew_b

  • Status changed from new to closed
  • Resolution set to wontfix
  • Milestone 4.8.19 deleted

Please contact with Portuguese (Brazil) translation team at www.transifex.com.

Note: See TracTickets for help on using tickets.