Bug 1026197 - [ja_JP] Unnecessary counter suffix is included in Japanese translation of "Used xx out of yy"
Summary: [ja_JP] Unnecessary counter suffix is included in Japanese translation of "Us...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: python-django-horizon
Version: 4.0
Hardware: Unspecified
OS: Unspecified
medium
unspecified
Target Milestone: z1
: 4.0
Assignee: Yuko Katabami
QA Contact: Lijun Li
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-04 07:48 UTC by Mie Yamamoto
Modified: 2016-04-26 14:11 UTC (History)
6 users (show)

Fixed In Version: python-django-horizon-2013.2.1-1.el6ost
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-01-23 14:22:52 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Hypervisor - xx out of xxxx (156.40 KB, image/png)
2013-11-04 07:48 UTC, Mie Yamamoto
no flags Details
Hypervisor - xx out of xxxx 1 (172.77 KB, image/png)
2013-11-04 07:48 UTC, Mie Yamamoto
no flags Details
Japanese translation on Manage Compute Overview screen (161.19 KB, image/png)
2013-11-05 01:00 UTC, Yuko Katabami
no flags Details
xxx out of xxxxx (18.38 KB, image/png)
2014-01-16 00:35 UTC, Mie Yamamoto
no flags Details
xx out of xxx under manage compute (18.38 KB, image/png)
2014-01-16 00:37 UTC, Mie Yamamoto
no flags Details


Links
System ID Private Priority Status Summary Last Updated
OpenStack gerrit 60713 0 None None None Never
Red Hat Product Errata RHBA-2014:0046 0 normal SHIPPED_LIVE Red Hat Enterprise Linux OpenStack Platform 4 Bug Fix and Enhancement Advisory 2014-01-23 00:51:59 UTC

Description Mie Yamamoto 2013-11-04 07:48:15 UTC
Created attachment 818954 [details]
Hypervisor - xx out of xxxx

Description of problem: 
メモリ使用量
7GB 個中 1GB 個使用中 
ディスク使用量
9.0GB 個中 1.0GB 個使用中 


Version-Release number of selected component (if applicable): 4.0


How reproducible: 100%


Steps to Reproduce:
1. Click on Admin-System Panel-Hypervisors tab from the left side panel,
2. 
3.

Actual results:
メモリ使用量
7GB 個中 1GB 個使用中 
ディスク使用量
9.0GB 個中 1.0GB 個使用中 

Expected results:

個 is not needed within the phrase "個使用中" for memory usage and disk usage 
because the unit (MB/GB) is already provided

Additional info:

Comment 1 Mie Yamamoto 2013-11-04 07:48:45 UTC
Created attachment 818955 [details]
Hypervisor - xx out of xxxx 1

Comment 3 Yuko Katabami 2013-11-04 22:13:45 UTC
Upstream source/target:

#: dashboards/admin/hypervisors/templates/hypervisors/index.html:16
#: dashboards/admin/hypervisors/templates/hypervisors/index.html:23
#: dashboards/admin/hypervisors/templates/hypervisors/index.html:30
#, python-format
msgid "Used <span> %(used)s </span> of <span> %(available)s </span>"
msgstr "<span> %(available)s </span> 個中 <span> %(used)s </span> 個使用中"

This translation works with CPU, however it does not work with memory or disk usage.

We will propose the upstream ja-JP user group to remove the counter suffix from the translation.

Comment 4 Yuko Katabami 2013-11-05 00:58:21 UTC
This is also applicable to Project => Manage Compute => Overview.
Screenshot attached.

I found another issue. When the upper limit (or quota) is not set, it shows the value "inf" - assuming that it is standing for "infinity", however it may not be clear enough for the users when incorporated into Japanese translation.

Comment 5 Yuko Katabami 2013-11-05 01:00:08 UTC
Created attachment 819429 [details]
Japanese translation on Manage Compute Overview screen

Comment 6 Yuko Katabami 2013-11-10 21:00:29 UTC
Reported to the upstream ja-JP user group on 8 Nov and is currently under discussion.

Comment 7 Julie Pichon 2013-11-12 15:05:00 UTC
Thanks, please update the bug report when the translation file has been updated with the correct translation.

I don't believe the 'inf' is translatable at the moment, could you file a separate bug for this?

Comment 8 Yuko Katabami 2013-11-13 01:18:32 UTC
(In reply to Julie Pichon from comment #7)
> Thanks, please update the bug report when the translation file has been
> updated with the correct translation.
> 
> I don't believe the 'inf' is translatable at the moment, could you file a
> separate bug for this?

Hi Julie, 

I have filed a separate bug for "inf" in "Used <span> %(used)s </span> of <span> %(available)s </span>": BZ#1029719

Comment 9 Yuko Katabami 2013-12-11 22:57:13 UTC
This translation fix has been merged into the upstream Havana Stable Update.
Moving the status to POST.

Comment 11 Mie Yamamoto 2014-01-16 00:35:17 UTC
Created attachment 850753 [details]
xxx out of xxxxx

Comment 12 Mie Yamamoto 2014-01-16 00:37:31 UTC
Created attachment 850754 [details]
xx out of xxx under manage compute

Comment 13 Mie Yamamoto 2014-01-16 00:38:37 UTC
Verified on the latest RHOS 4.0.z puddle. Screenshot attached

Comment 16 Lon Hohberger 2014-02-04 17:19:56 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2014-0046.html


Note You need to log in before you can comment on or make changes to this bug.