Giter Club home page Giter Club logo

codeigniter4-translations's Introduction

Translations for CodeIgniter 4 System Messages

This project contains translations for CodeIgniter 4 localization, eg. system/Language/en.

Copy the folder(s) for the locales you are interested in, from inside the Language folder of this project to your application/Language folder.

You may then use the CodeIgniter Language class to reference the translations directly ... see the User Guide.

Localization in CodeIgniter 4 follows the ISO 639-1 conventions. Each translation set would go inside a folder named following the two-letter language code from here.

Localization variants are provided for, as folders named with the two-letter ISO 639-1 language code in lowercase, followed by the two-letter ISO 3166 country code capitalized, and with the two parts separated by a hyphen. An example would be "en" for English, and "en-US" for the variations appropriate to the United States.

Repository Information

Each language is maintained by a community member, per the table below. The role of maintainers is to provide a single authority for vetting translations for a given language, since the framework team claims no expertise beyond English.

Locale Language As of Github User Maintainer
ar Arabic 4.0.0 daif Daif Alotaibi
en English 4.0.0 n/a CI team
id Indonesian 4.0.0 ridho1991 Mutasim Ridlo
pl Polish 4.0.0 DEVELPL Maciej Jasiewicz

Requirements

These translations are intended for use with CodeIgniter 4.x applications.

License

These translations are licensed under the MIT license.

Contributing

If you have a translation or correction, please fork the repository, clone it locally, and then create a new branch (from master) for each set of related changes or for a complete language pack. Once your branch is complete, then create a pull request to merge it into the main repository.

If you are contributing a variant of a main locale (e.g. "en-CA"), you only need to provide those translations that differ from it.

Unlike the framework repository, we are not insisting on GPG-signed commits here, but please remember to "sign" your commits.

Pull requests to the repository will only be considered if they come from the maintainer for any translations in the request, or if the maintainer adds a comment indicating they approve of any changes. If a maintainer is unresponsive, or we have a contribution for a new language, we can add the contributor as a maintainer for that language.

PR conversations should be conducted in English, thanks.

Jim Parry

codeigniter4-translations's People

Contributors

jim-parry avatar develpl avatar ridho1991 avatar daif avatar nandyjoshu avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.