Summary: | (Lubuntu 19.10) Japanese translation of discover | ||
---|---|---|---|
Product: | [Translations] i18n | Reporter: | FuRuYa7 <goo.sirocat47> |
Component: | ja | Assignee: | Taiki Komoda <tklab> |
Status: | RESOLVED MOVED | ||
Severity: | wishlist | CC: | aleixpol |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | (.tar.gz)=Translation file: plasma-discover.mo, plasma-discover-notifier.mo, plasma_applet_org.kde.discovernotifier.mo, libdiscover.mo Translation file (Source): .po |
Dear Furuya, Thanks for your contribution. I'm sure the japanese translation team will appreciate it. Have you considered sending it to them? Translations are coordinated within the teams in KDE. I'll reach out to them. |
Created attachment 118567 [details] (.tar.gz)=Translation file: plasma-discover.mo, plasma-discover-notifier.mo, plasma_applet_org.kde.discovernotifier.mo, libdiscover.mo Translation file (Source): .po --- ## SUMMARY It is not a trouble report. I have translated the "Discover" application into Japanese. Just translation from English to Japanese makes it very easy to use. Unfortunately, the new "Lubuntu" has not been translated into Japanese too much. I would like to contribute to Japanese translation work. I think that participation in the "KDE Localization" mailing list is a clear method. But I do not have enough "SVN" skills or energy to contribute. I translated it into Japanese by referring to some files such as "/usr/share/locale/fr/LC_MESSAGES/plasma-discover.mo" of Lubuntu. I want to share it. I uploaded it here and reported it. --- ## SOFTWARE/OS VERSIONS Linux/KDE Plasma: KDE Frameworks Version: 5.55.0 Qt Version: 5.11.3 (built against 5.11.3) The xcb windowing system Applicatioin: discover/discover Version: 5.15.1 OS: Linux (x86_64) release 4.19.0-13-generic Lubuntu 19.10 Daily (Japanese environment) Alternatively, Lubuntu 19.04 Daily (Japanese environment) $ uname -a Linux ubn-box 4.19.0-13-generic #14-Ubuntu SMP Thu Feb 7 21:51:25 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux --- ## ADDITIONAL INFORMATION --- #### Attachment (discover-Attachment.tar.gz)= Translation file: plasma-discover.mo, plasma-discover-notifier.mo, plasma_applet_org.kde.discovernotifier.mo, libdiscover.mo Translation file (Source): plasma-discover.po, plasma-discover-notifier.po, plasma_applet_org.kde.discovernotifier.po, libdiscover.po Screenshots: 2019-03-05-discover-1.png, 2019-03-05-discover-2.png, 2019-03-05-discover-3.png --- #### Installation procedure In addition to the attached file, another translation file (software-properties.mo) is necessary. It is necessary to install "language-pack-gnome-ja" including it. However, because it is only some functions, there is not much trouble. $ locale LANG=ja_JP.UTF-8 LANGUAGE= LC_CTYPE="ja_JP.UTF-8" LC_NUMERIC=ja_JP.UTF-8 LC_TIME=ja_JP.UTF-8 LC_COLLATE="ja_JP.UTF-8" LC_MONETARY=ja_JP.UTF-8 LC_MESSAGES="ja_JP.UTF-8" LC_PAPER=ja_JP.UTF-8 LC_NAME=ja_JP.UTF-8 LC_ADDRESS=ja_JP.UTF-8 LC_TELEPHONE=ja_JP.UTF-8 LC_MEASUREMENT=ja_JP.UTF-8 LC_IDENTIFICATION=ja_JP.UTF-8 LC_ALL= $ sudo apt update $ sudo apt install language-pack-gnome-ja $ cd $ cd Downloads $ sudo cp plasma-discover.mo /usr/share/locale/ja/LC_MESSAGES/ $ sudo cp plasma-discover-notifier.mo /usr/share/locale/ja/LC_MESSAGES/ $ sudo cp plasma_applet_org.kde.discovernotifier.mo /usr/share/locale/ja/LC_MESSAGES/ $ sudo cp libdiscover.mo /usr/share/locale/ja/LC_MESSAGES/ ---