Download the PHP package torrentpier/translations without Composer

On this page you can find all versions of the php package torrentpier/translations. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package translations

TorrentPier

TorrentPier Translations

License Stars Packagist Crowdin Size

TorrentPier Translations

Composer package containing TorrentPier localization files, automatically synchronized from the TorrentPier Crowdin project.

About

This repository serves as a standalone translation library for TorrentPier, containing community-contributed translations in 48+ languages. All translations are managed through Crowdin, enabling collaborative localization with quality control and consistency checks.

Installation

Install via Composer:

Requirements: PHP 8.2 or higher

Supported Languages

The package includes translations for 48 languages, including but not limited to:

For the complete list, see the /languages directory.

Usage

After installation, language files are available in the vendor/torrentpier/translations/languages/ directory. Each language uses its two-letter ISO 639-1 code:

Each language directory contains:

Contributing Translations

All translations are managed through Crowdin to ensure quality and consistency.

How to Contribute

  1. Join the project: Visit crowdin.com/project/torrentpier
  2. Select your language: Choose an existing language or request a new one
  3. Start translating: Use Crowdin's interface to translate strings
  4. Review and vote: Help review other translations for quality

Why Crowdin?

For Developers

This repository is automatically synchronized with Crowdin. Do not edit translation files directly - all manual changes will be overwritten on the next sync.

To update translations:

  1. Make changes on Crowdin
  2. Wait for automatic synchronization (or trigger manually if you have access)
  3. Update your composer.lock to get the latest version

Development

Crowdin Configuration

The repository includes a crowdin.yml configuration file that defines:

Syncing Process

Translations are synchronized from Crowdin to this repository through:

  1. Translators work on Crowdin platform
  2. Translations are reviewed and approved by proofreaders
  3. Approved translations are automatically pushed to this repository
  4. New package versions are tagged and released

Support

License

This package is open-sourced software licensed under the MIT license.

Credits

Maintained by the TorrentPier team and translated by the amazing community of contributors on Crowdin. Thank you to everyone who helps make TorrentPier accessible to users worldwide!


All versions of translations with dependencies

PHP Build Version
Package Version
Requires php Version >=8.2
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package torrentpier/translations contains the following files

Loading the files please wait ...