https://github.com/kenjis/crowdin-file-manager
https://github.com/kenjis/crowdin-file-manager
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kenjis/crowdin-file-manager
- Owner: kenjis
- Created: 2012-01-21T01:51:20.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-01-27T01:47:48.000Z (almost 14 years ago)
- Last Synced: 2025-06-21T09:09:19.813Z (7 months ago)
- Language: PHP
- Homepage:
- Size: 715 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Crowdin File Manager
This is a CLI application to manage "Crowdin.net" project files using Crowdin Web API.
You can add and update files to translate to your Crowdin project.
Crowdin is a collaborative translation tool.
## Requirements
* PHP 5.3 or later (curl is required)
## How to Use
1. Configure "fuel/app/config/crowdin.php"
2. Check File Status
$ php oil r file:check
3. Add/Upload Files to Crowdin
$ php oil r file:update
Note: Crowdin API response is sometimes very slow.
So 10 files are processed at one time.
## License
See "fuel/LICENSE"
## Reference
- Crowdin http://crowdin.net/
- Crowdin API Documentation http://crowdin.net/page/api/