Ticket #385 (closed enhancement: fixed)

Opened 4 years ago

Last modified 4 years ago

shr-settings russian translation

Reported by: Nad.Oby Owned by: dos
Priority: trivial Milestone:
Component: shr-settings Version: SHR-unstable
Keywords: translation, l10n Cc: Nad.Oby

Description

This is initial translation to russian

Attachments

ru.po Download (10.6 KB) - added by Nad.Oby 4 years ago.

Change History

Changed 4 years ago by Nad.Oby

comment:1 Changed 4 years ago by dos

  • Status changed from new to accepted
  • Owner changed from ainulindale to dos

comment:2 Changed 4 years ago by dos

  • Status changed from accepted to closed
  • Resolution set to fixed

Added. Thanks :)

comment:3 Changed 4 years ago by mako

And how can I use it? How can I setting up language as "Russian"? I playing with "export LANG=ru_RU.UTF-8" in rc.x scripts, but it has no effect. locale in ssh says

LANG=
LC_CTYPE="POSIX"
LC_NUMERIC="POSIX"
LC_TIME="POSIX"
LC_COLLATE="POSIX"
LC_MONETARY="POSIX"
LC_MESSAGES="POSIX"
LC_PAPER="POSIX"
LC_NAME="POSIX"
LC_ADDRESS="POSIX"
LC_TELEPHONE="POSIX"
LC_MEASUREMENT="POSIX"
LC_IDENTIFICATION="POSIX"
LC_ALL=

and locale in X says

LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL="en_US.UTF-8"

However, i receive PIN input window in russian.

Note: See TracTickets for help on using tickets.