Joomla INI Free
ByCrowdinVerified Author

Localization format for Joomla! CMS

Try Crowdin

Joomla INI translation with Crowdin

Copy link

Joomla INI is a natively supported file format, you can use it without an additional installation. Just upload it to your projects and start the localization.

File Format Details

Copy link
Attribute Value
File Extension .ini
API Type joomla
Source can be edited in Crowdin No
Generating translated files via Bundles Search Crowdin Store
Supports pluralization Yes
WYSIWYG Preview in the editor No
Supported types of contextual information Text comments, Screenshots, In-Context
Custom attributes No
Existing translations import possibility Key-value mapping

Sample File

Copy link
; Joomla!
; (C) 2021 Company name
; License info

FIRST_KEY_SRC="First string for translation." ; Context for the first string
SECOND_KEY_SRC="Second string for translation with the following error: %s"
PLURAL_NOTICE_LANG_RESET_USERS="Language set to Default for %d users."
PLURAL_NOTICE_LANG_RESET_USERS_1="Language set to Default for %d user."

Translating Joomla INI

Copy link

Comments

Example of a string with a comment:


; Joomla!



FIRST_KEY_SRC="First string for translation." ; Context for the first string

Note: Comments placed above and below strings won't be displayed in the Editor in Crowdin but preserved in the exported translation files.

Plurals


; Joomla!



PLURAL_NOTICE_LANG_RESET_USERS="Language set to Default for %d users."

PLURAL_NOTICE_LANG_RESET_USERS_1="Language set to Default for %d user."

Crowdin is a platform that helps you manage and translate content into different languages. Integrate Crowdin with your repo, CMS, or other systems. Source content is always up to date for your translators, and translated content is returned automatically.

Learn More
Categories
File Formats
Works with
  • Crowdin Enterprise
  • crowdin.com
Details

Released on May 16, 2022

Updated on Feb 23, 2024

Published by Crowdin

Identifier:joomla