Greasy Fork is available in English.

Pixiv 增强

专注沉浸式体验,1.屏蔽广告,直接访问热门图片 2.使用users入り的方式搜索 3.搜索pid和uid 4.显示原图及尺寸,图片重命名,下载原图|gif图|动图帧zip|多图zip 5.显示画师id、画师背景图 6.自动加载评论 7.对动态标记作品类型 8.去除重定向 9.单页排序 10.控制面板选择想要的功能 github:https://github.com/Ahaochan/Tampermonkey,欢迎star和fork。

< 脚本Pixiv 增强的反馈

提问/评论

§
发表于:2018-10-07

我要求日语/I demand Japanese

pixivは日本で運営されていて、日本人利用者が多いので、Pixiv Plusも日本語対応になると、多くのユーザーが喜ぶと思います。

Please, Japanese Version.

Ahaochan作者
§
发表于:2018-10-08

ok My script has an internationalized interface, Line 111 Because Japanese is not my native language, I only translated favorites to users入り. If you can help me, please translate it.

        en: {
            favorites: 'favorites',
            illegal: 'illegal',
            download: 'download',
            download_wait: 'please wait download completed',
            copy_to_clipboard: 'copy to Clipboard',
            background: 'background',
            background_not_found: 'no-background',
            loginWarning: 'Pixiv Plus Script Warning! Please login to Pixiv for a better experience! Failure to login may result in unpredictable bugs!',
            illust_type_single: '[single pic]',
            illust_type_multiple: '[multiple pic]',
            illust_type_gif: '[gif pic]',
        }

If you can't help me, I can only use Google Translate. The script will update this feature in next version.

OK 私のスクリプトには、国際化されたインターフェース. Line 111があります。 日本語は私の母国語ではないので、favoritesのみをusers入りに翻訳しました あなたが私を助けることができるなら、それを翻訳してください。

        en: {
            favorites: 'favorites',
            illegal: 'illegal',
            download: 'download',
            download_wait: 'please wait download completed',
            copy_to_clipboard: 'copy to Clipboard',
            background: 'background',
            background_not_found: 'no-background',
            loginWarning: 'Pixiv Plus Script Warning! Please login to Pixiv for a better experience! Failure to login may result in unpredictable bugs!',
            illust_type_single: '[single pic]',
            illust_type_multiple: '[multiple pic]',
            illust_type_gif: '[gif pic]',
        }

あなたが私を助けることができない場合、私はGoogle翻訳だけを使用することができます。 このスクリプトは次のバージョンでこの機能をアップデートします。

发表回复

登录以发表回复。