Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

CCX Localisations

Translations for CCX

Fork this repository and create a new folder with the name language.lproj where language is the language code (list below).

Eg: en-GB.lproj.

Then copy the Localisations.strings folder in en.lproj into your new language folder. Translate all the text that is masked as strings. The key marked lines are the language keys and they must not be changed.

Example:

<dict>
    <key>DARK_MODE_ON</key> <-- DO NOT TRANSLATE
    <string>Dark Mode: On</string> <-- TRANSLATE
</dict>

Then once translated submit a pull request.

Possible Languages:

English: en

English (British): en-GB

English (Australian): en-AU

English (Canadian): en-CA

English (Indian): en-IN

French: fr

French (Canadian): fr-CA

Spanish: es

Spanish (Mexico): es-MX

Portuguese: pt

Portuguese (Brazil): pt-BR

Italian: it

German: de

Chinese (Simplified): zh-Hans

Chinese (Traditional): zh-Hant

Chinese (Hong Kong): zh-HK

Dutch: nl

Japanese: ja

Korean: ko

Vietnamese: vi

Russian: ru

Swedish: sv

Danish: da

Finnish: fi

Norwegian (Bokmal): nb

Turkish: tr

Greek: el

Indonesian: id

Malay: ms

Thai: th

Hindi: hi

Hungarian: hu

Polish: pl

Czech: cs

Slovak: sk

Ukrainian: uk

Croatian: hr

Catalan: ca

Romanian: ro

Hebrew: he

Arabic: ar

About

Translations for CCX

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors