https://github.com/binaryage/totalfinder-i18n
Localization for TotalFinder
https://github.com/binaryage/totalfinder-i18n
finder totalfinder
Last synced: 8 months ago
JSON representation
Localization for TotalFinder
- Host: GitHub
- URL: https://github.com/binaryage/totalfinder-i18n
- Owner: binaryage
- License: other
- Created: 2010-06-27T20:17:08.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2023-04-09T01:43:38.000Z (over 2 years ago)
- Last Synced: 2024-12-28T13:18:56.285Z (10 months ago)
- Topics: finder, totalfinder
- Language: HTML
- Homepage: https://totalfinder.binaryage.com
- Size: 16.2 MB
- Stars: 184
- Watchers: 16
- Forks: 182
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: license.txt
Awesome Lists containing this project
README
# TotalFinder Internationalization
**[TotalFinder](https://totalfinder.binaryage.com)** is a plugin for Apple's Finder.app which brings tabs, dual panels and more! This project gathers localizable resources.
## Do you want to translate TotalFinder into your language?
You can tweak resource files and add your preferred language.
You should push your changes back to GitHub and I will then incorporate your work into [next TotalFinder release](https://totalfinder.binaryage.com/beta-changes).
You may want to read [TotalFinder opened for localization](https://blog.binaryage.com/totalfinder-localization/) blog post.
## Where to start?
1. Read something about git version control system. Here is [the best place to start](http://git-scm.com).
2. Get familiar with GitHub. They have also [nice docs](http://help.github.com).
3. Create GitHub user and don't forget to [setup your local git](http://help.github.com/mac-set-up-git) so your commits are linked to your GitHub account.
4. See how others are working on [TotalFinder localization](http://github.com/binaryage/totalfinder-i18n/network).## Questions?
### What encoding should I use for my files?
> Please always use UTF-8. Other encodings will probably fail to load or you will see wrong characters. Run `rake validate` task to check your files.## Thank you!
Every contributor in [http://github.com/binaryage/totalfinder-i18n/contributors](http://github.com/binaryage/totalfinder-i18n/contributors) will get a free TotalFinder license. Please note that you will appear there with delay and only if your commits are properly recognized as authored by your github's account. You have to [setup your local git user](http://help.github.com/git-email-settings) properly.
**To be clear. Please note that:**
1. I may not accept changes in your fork
2. You are contributing your work under [MIT license](totalfinder-i18n/raw/master/license.txt)
3. You may want to explore [Network Graph](http://github.com/binaryage/totalfinder-i18n/network) to see if someone has been already working on your language#### License: [MIT-Style](https://raw.github.com/binaryage/totalfinder-i18n/master/license.txt)