Super admin

Forum Replies Created

Viewing 15 posts - 136 through 150 (of 195 total)
  • Author
    Posts
  • Keymaster

    另外, 据其它网友反应, STEAM进入CSGO时, 必须将SOCKSCAP64的系统配置中的”域名解析方式” 改为:”本地DNS解析” 就可以进入VAC服务器了.
    你不防试一下?

    Keymaster

    因为我没有购买CSGO无法进行测试.不知哪位可以提供一个帐号供测试一下?

    Keymaster

    能否加我的QQ? 我想通过远程看看可能是什么问题可以么/

    Keymaster

    我测试看看.

    Keymaster
    #3 Super admin in reply to: 进程注入的问题 #3227

    我想请问一下,使用sockscap64代理必须由sockscap64来启动。有没有什么方法只要sockscap64在运行,被指定进程无论如何开启都自动被代理。类似Proxifier一样

    >>>>>
    这个功能就是众网友强烈要求加入的”全局代理”功能. 考虑之后版本会加入. 谢谢关注.

    Keymaster
    #8 Super admin in reply to: 寻找志同道合者将网站翻译成英文 #3223

    希望得到懂俄语,德语,日语的朋友帮助.

    Keymaster

    关于你说的通过stunnel无法代理的事情,我需要测试一下. 不过从你发出来的LOG看的话, 是在协商SOCKS 5代理协议的时候失败了. 也就是有可能你的stunnel代理架设有问题.

    Keymaster

    你好, sockscap64是不依赖ie的代理设置的,完全无关的.

    Keymaster

    使用poedit对SocksCap64进行软件国际化语言翻译视频教程

    一步步教你如何用Poedit进行SocksCap64国际化翻译.

    Keymaster

    How to using transifex

    Using Transifex

    All translation projects of Taro labs can be found at https://www.transifex.com/taro-labs/.

    The Taro labs include several different programs, all of which need translation help.

    Please read the sections below and help out. If you need help, please ask; we’re always happy to lend a hand.

    Transifex is a website that lets users contribute translations online using their web browser. A project may have many files that can be translated. In transifex, these files are called resources. Transifex lists all sentences or phrases (called “strings”) used by a particular resource, and allows interested volunteers to translate individual sentences or phrases as they are able.

    You can check the status of all translations for a given resource by visiting each resource page. All statuses are updated in real time when new translations are added.

    To get started with Transifex, you need to sign up for an account. Visit the account registration page to get started. Be sure to enter a proper email address and a strong password. Once that’s done, click on the resource you wish to translate, choose your language and click the “Translate Now” button. Transifex will allow you to lock a translation to notify others that you are working on it. You can also download the po file, translate it offline and upload it when you are finished.

    Transifex supports automatic translations using the Google Translate API (which currently supports 50-something languages). If the language you are working on is supported by the Google Translate API, you will see a yellow lightning bolt on the left side of the text field (on mouseover).

    If you’re able, please translate the strings you see and click the ‘Save All’ button at the bottom of the page. If you’re unsure, click the ‘Suggestions’ button (visible when you move the mouse over the text area). Feel free to leave comments for any of the translations if you feel it’s important to clarify anything.

    For more advanced users who like to translate without a web browser, you can also download the .po file directly. You’ll find this option after clicking on a resource name and a language. If this option fits your working habits, by all means, please use it! You may find a program called Poedit to make the job easier, especially for right-to-left languages that don’t work as well in text editors. If you’re using Poedit, you should disable compiling .mo files in Poedit’s preferences (File -> Preferences -> Editor -> Behavior, uncheck “Automatically compile .mo file on save”). When you’re finished translating the .po file, you can upload it by clicking on the resource name of the file you translated, choosing your language and clicking on “Upload file” button.

    Keymaster

    Transifex – Localization Automation Platform for Apps and Websites

    Localization can be a real hassle – all the searching, coding, tagging, organizing every time you need to update something. Our localization management platform changes all of that with a sophisticated, yet simple, cloud-based approach to collecting, translating and delivering your digital products and supporting content.

    Keymaster

    As all of you probably know, websites can be translated, so do our themes can be translated. In this tutorial we will teach you how to translate our themes with PoEdit.

    First thing what we should do is download PoEdit. You can download PoEdit from this site –http://poedit.net/download. You don’t have to pay nothing, to get PoEdit, it’s completely free!

    PoEdit supports versions for different OS (Operating System), I will choose Windows, cause I’m using Windows. After, you have downloaded PoEdit, it’s time to install it. Installation is easy, in case something goes wrong, then follow our “Installation Guide”, else skip to “Translation Guide”.

    Installation Guide

    1. Press Next.
    2. Read License Agreement and press “I accept the agreement” and Next.
    3. Choose installation directory and press Next.
    4. Make sure “Full installation” is chosen, and press Next.
    5. Press Next.
    6. Press Install.
    7. Wait for installation to complete and your done!

    Translating Guide

    So far, so good! We are on Translation guide. First thing what you should do is start PoEdit.New window should appear.

    Next thing what you should do is press File -> “New catalog from POT file…” and select theme_name.pot file (in my case bordeaux.pot).

    Press open, and new window should popup, there is main information of bordeaux.pot file, you can just skip it, and press “OK”.

    Now you should see new window, where, you must create .po file. Name your new file in this format – country code_COUNTRY CODE (where country code is code of your country) In my case it is lv_LV (latvian country code) and press “Save”.

    If everything is okay, you should see something like this.

    Remember! It may differ, from Theme you translate.
    Now you can start translating theme.
    To start translating, click on first “Original string” and put cursor in bottom textarea.

    Now translate, the text from upper textarea to bottom textarea. For me it is “back to homepage”, so I will write “translated “back to homepage” “, you don’t need to write translated “back to homepage”, you need to translate it or change it to something else.

    As you can see the new translated text automatically fills up in “Translation” next to “Original String”. Do the following for all “Original Strings”, and the end should look something like this.

    Now we need to save our translation, to do that, press “file -> save”.
    Next thing is adding translation to wordpress. For that you must go to wordpress root directory and search for file called “wp-config.php”. Attention! You can edit .php files with all kind of editors, for example “Notepad”.

    Search for line something like “define(‘WPLANG’, ”);”, in case you can’t find it add it. now change the line to “define(‘WPLANG’, ‘lv_LV’);” , where lv_LV is file name of your newly created .po file ! Attention, don’t add .po to lv_LV in wp-config.php file!

    Now save the file and check your website.

    Everything should work great, in case it doesn’t, come back to tutorial, and check if you have done everything right.
    Wish you happy translating!

    Keymaster

    How to translate WordPress theme with PoEdit

    Keymaster

    用Poedit进行SocksCap64翻译的简明教程

    About Poedit

    Poedit is the best translations editor for translating apps and sites (that use gettext). Thanks to its distraction-free approach, you’ll translate faster and easier with it.

    Poedit官网

    1, 下载安装. https://poedit.net/

    2, 找到安装目录下的scap.po文件.

    3, 用Poedit打开scap.po文件.

    4, 设置翻译者信息. ( 文件 -> 首选项 -> 常规 )

    5, 设置翻译属性. ( 编目 -> 属性 -> 翻译属性 )

    6, 开始翻译.

    7, 翻译完成后, 保存译文. 将生成的MO文件通过邮件发送给我.

    Keymaster
    #7 Super admin in reply to: 寻找志同道合者将网站翻译成英文 #3116

    非常感谢Baobo在百忙之中抽空帮我将网站首页及使用帮助翻译成英文(译文更新中…)

Viewing 15 posts - 136 through 150 (of 195 total)