[Bug 892267] Re: Неверно отображается таблица df -h
Dmitry Shachnev
Mitya57 at gmail.com
Sat Nov 19 07:40:33 UTC 2011
I can confirm this. See http://paste.ubuntu.com/743002/ for details.
** Description changed:
- При выполнении df -h шапка таблицы съезжает. Т.к. в английской версии строка filesystem занимает 18 символов, в русском переводе на 6 символов больше.
- Скачал po файл, исправил это.
- Сделал
+ When executing df -h table header position changes. In english version
+ "filesystem" string takes 18 symbols, in russian - 6 symbols more.
+
+ I downloaded po file and fixed that in such way:
msgfmt po_coreutils-ru.po -o po_coreutils-ru.mo
sudo cp po_coreutils-ru.mo /usr/share/locale-langpack/ru/LC_MESSAGES/coreutils.mo
- все отображается нормально.
- Сохраните пожалуйста это для будущих версии Ubuntu.
+
+ Now everything is OK.
** Summary changed:
- Неверно отображается таблица df -h
+ df -h incorrectly displays translated table headers
** Description changed:
- When executing df -h table header position changes. In english version
- "filesystem" string takes 18 symbols, in russian - 6 symbols more.
+ При выполнении df -h шапка таблице съезжает. Т.к. в английской версии строка filesystem занимает 18 символов, в русском переводе на 6 символов больше.
+ Скачал po файл, исправил это.
+ Сделал
+ msgfmt po_coreutils-ru.po -o po_coreutils-ru.mo
+ sudo cp po_coreutils-ru.mo /usr/share/locale-langpack/ru/LC_MESSAGES/coreutils.mo
+ все отображается нормально.
+ Сохраните пожалуйста это для будущих версии Ubuntu.
+
+ -- Translated: --
+ When executing df -h table header position changes. In english version "filesystem" string takes 18 symbols, in russian - 6 symbols more.
I downloaded po file and fixed that in such way:
msgfmt po_coreutils-ru.po -o po_coreutils-ru.mo
sudo cp po_coreutils-ru.mo /usr/share/locale-langpack/ru/LC_MESSAGES/coreutils.mo
- Now everything is OK.
+ Now everything is displayed OK.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to coreutils in Ubuntu.
https://bugs.launchpad.net/bugs/892267
Title:
df -h incorrectly displays translated table headers
Status in “coreutils” package in Ubuntu:
Confirmed
Bug description:
При выполнении df -h шапка таблице съезжает. Т.к. в английской версии строка filesystem занимает 18 символов, в русском переводе на 6 символов больше.
Скачал po файл, исправил это.
Сделал
msgfmt po_coreutils-ru.po -o po_coreutils-ru.mo
sudo cp po_coreutils-ru.mo /usr/share/locale-langpack/ru/LC_MESSAGES/coreutils.mo
все отображается нормально.
Сохраните пожалуйста это для будущих версии Ubuntu.
-- Translated: --
When executing df -h table header position changes. In english version "filesystem" string takes 18 symbols, in russian - 6 symbols more.
I downloaded po file and fixed that in such way:
msgfmt po_coreutils-ru.po -o po_coreutils-ru.mo
sudo cp po_coreutils-ru.mo /usr/share/locale-langpack/ru/LC_MESSAGES/coreutils.mo
Now everything is displayed OK.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/coreutils/+bug/892267/+subscriptions
More information about the foundations-bugs
mailing list