Bug 1054119
| Summary: | [ja] virt-manager incorrect translation for "Force Reset" | ||
|---|---|---|---|
| Product: | [Fedora] Fedora Localization | Reporter: | Jens Petersen <petersen> |
| Component: | Japanese [ja] | Assignee: | Noriko Mizumoto <noriko> |
| Status: | CLOSED UPSTREAM | QA Contact: | Noriko Mizumoto <noriko> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | unspecified | CC: | htaira, noriko, trans-ja |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-03-04 12:37:50 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Jens Petersen
2014-01-16 09:48:45 UTC
Hi Jens-san
I can see the following strings in TX, which may fall into the target. There were no hit with 'force shutdown', instead "_Force Off" and "_Force Poweroff".
Now I am wondering how should those two ("Force Off/Poweroff") be differentiated in translation...
Any idea?
Btw, there are 'shutdown' and 'reboot', so those 'Force Reset/Off/Poweroff' should refer to different actions, I guess.
#: ../virtManager/engine.py:1156
#, python-format
msgid "Are you sure you want to force reset '%s'?"
msgstr "本当に '%s' を強制的に電源OFFしますか?"
#: ../virtManager/vmmenu.py:83
msgid "F_orce Reset"
msgstr "強制的に電源OFF(_O)"
#: ../virtinst/devicewatchdog.py:48
msgid "Forcefully reset the guest"
msgstr "ゲストOSを強制リセット"
#: ../virtManager/vmmenu.py:84
msgid "_Force Off"
msgstr "強制的に電源OFF(_F)"
#: ../virtinst/devicewatchdog.py:52
msgid "Forcefully power off the guest"
msgstr "ゲストOSを強制終了"
#: ../ui/preferences.ui.h:32
msgid "_Force Poweroff:"
msgstr "強制的に電源オフ時(_F):"
#: ../virtManager/engine.py:1023
#, python-format
msgid "Are you sure you want to force poweroff '%s'?"
msgstr "本当に '%s' を強制的に電源オフしますか?"
I had mistake. I fix it on Tx now. Please confirm following. https://www.transifex.com/projects/p/virt-manager/viewstrings/#ja/virt-managerpot/1783334?q=reset Thanks Taira-san - looks good to me now. :) (I see now I was added to the Fedora Japanese team last year so maybe next time I can help with such minor fixes.) |