# Translating BaldPhone to other languages ## [Auto generated multilingual screenshots](https://github.com/UriahShaulMandel/BaldPhoneCompanion) ### Sometimes more strings are added, in order to be notified, please join one of the following: [![Discord](https://img.shields.io/discord/633644055779213362?label=Chat%20%28Discord%29)](https://discord.gg/K4XTNWN) [![Subreddit subscribers](https://img.shields.io/reddit/subreddit-subscribers/baldphone?color=orange)](https://reddit.com/r/baldphone) [![GitHub watchers](https://img.shields.io/github/watchers/UriahShaulMandel/BaldPhone)](https://github.com/UriahShaulMandel/BaldPhone/watchers) If you encounter any problem when translating, please contact me via baldphone.contact@gmail.com # [New, Better Translations System - Transifex](https://www.transifex.com/baldphone/baldphone/) But if you have any problems with it, the old method will work just as fine # Old Translations System - Manual ## Fixing\changing existing translations 1. Go to your desired language file: - [Brazilian Portuguese](https://github.com/UriahShaulMandel/BaldPhone/blob/translations/app/src/main/res/values-pt-rBR/strings.xml) translated by [Kellyson Antunes](https://github.com/kellysonantunes) Ivaylo Dimitrov - [Chinese](https://github.com/UriahShaulMandel/BaldPhone/blob/translations/app/src/main/res/values-zh/strings.xml) translated by [thomassth](https://github.com/thomassth) - [Bulgarian](https://github.com/UriahShaulMandel/BaldPhone/blob/translations/app/src/main/res/values-bg/strings.xml) translated by Ivaylo Dimitrov - [Czech](https://github.com/UriahShaulMandel/BaldPhone/blob/translations/app/src/main/res/values-cs/strings.xml) translated by Tadeáš Horák - [Danish](https://github.com/UriahShaulMandel/BaldPhone/blob/translations/app/src/main/res/values-da/strings.xml) (not finished yet) translated by ["a happy user"](https://github.com/DBC-226) - [Dutch](https://github.com/UriahShaulMandel/BaldPhone/blob/translations/app/src/main/res/values-nl/strings.xml) translated by Floor van den Heuvel - [English](https://github.com/UriahShaulMandel/BaldPhone/blob/translations/app/src/main/res/values/strings.xml) - [French](https://github.com/UriahShaulMandel/BaldPhone/blob/translations/app/src/main/res/values-fr/strings.xml) translated by [Primokorn](https://github.com/Primokorn) - [German](https://github.com/UriahShaulMandel/BaldPhone/blob/translations/app/src/main/res/values-de/strings.xml) translated by [Caibot](https://github.com/Caibot) - [Greek](https://github.com/UriahShaulMandel/BaldPhone/blob/translations/app/src/main/res/values-el/strings.xml) translated by Zafeiris Ganas - [Hebrew](https://github.com/UriahShaulMandel/BaldPhone/blob/translations/app/src/main/res/values-iw/strings.xml) - [Indonesian](https://github.com/UriahShaulMandel/BaldPhone/blob/translations/app/src/main/res/values-id/strings.xml) translated by [Sahri Riza Umami](https://github.com/rizaumami) - [Italian](https://github.com/UriahShaulMandel/BaldPhone/blob/translations/app/src/main/res/values-it/strings.xml) translated by Dario Mastromattei - [Korean](https://github.com/UriahShaulMandel/BaldPhone/blob/translations/app/src/main/res/values-ko/strings.xml) translated by [SIMSEUNGMIN](https://github.com/SIMSEUNGMIN) - [Polish](https://github.com/UriahShaulMandel/BaldPhone/blob/translations/app/src/main/res/values-pl/strings.xml) translated by Qik - [Portuguese](https://github.com/UriahShaulMandel/BaldPhone/blob/translations/app/src/main/res/values-pt/strings.xml) translated by Vladyslav Rudakevych - [Romanian](https://github.com/UriahShaulMandel/BaldPhone/blob/translations/app/src/main/res/values-ro/strings.xml) translated by Tibz Leet - [Russian](https://github.com/UriahShaulMandel/BaldPhone/blob/translations/app/src/main/res/values-ru/strings.xml) translated by [Vintic](https://github.com/Vintic) - [Slovenian](https://github.com/UriahShaulMandel/BaldPhone/blob/translations/app/src/main/res/values-sl/strings.xml) translated by Klemen Skerbiš - [Spanish](https://github.com/UriahShaulMandel/BaldPhone/blob/translations/app/src/main/res/values-es/strings.xml) translated by [Victor Arribas](https://github.com/varhub) and Ismael Ferreras Morezuelas (Swyter) - [Swedish](https://github.com/UriahShaulMandel/BaldPhone/blob/translations/app/src/main/res/values-sv/strings.xml) translated by [Patrik Bogren](https://github.com/mmFooD) - [Turkish](https://github.com/UriahShaulMandel/BaldPhone/blob/translations/app/src/main/res/values-tr/strings.xml) (not finished yet) translated by Samii571 2. Click "edit this file" 3. find the word you want to change 4. change it 5. propose file change ## Adding a new language to BaldPhone ### Option 1 1. Go to an existing language file: - [Brazilian Portuguese](https://github.com/UriahShaulMandel/BaldPhone/blob/translations/app/src/main/res/values-pt-rBR/strings.xml) translated by [Kellyson Antunes](https://github.com/kellysonantunes) - [Chinese](https://github.com/UriahShaulMandel/BaldPhone/blob/translations/app/src/main/res/values-zh/strings.xml) translated by [thomassth](https://github.com/thomassth) - [Bulgarian](https://github.com/UriahShaulMandel/BaldPhone/blob/translations/app/src/main/res/values-bg/strings.xml) translated by Ivaylo Dimitrov - [Czech](https://github.com/UriahShaulMandel/BaldPhone/blob/translations/app/src/main/res/values-cs/strings.xml) translated by Tadeáš Horák - [Danish](https://github.com/UriahShaulMandel/BaldPhone/blob/translations/app/src/main/res/values-da/strings.xml) (not finished yet) translated by ["a happy user"](https://github.com/DBC-226) - [Dutch](https://github.com/UriahShaulMandel/BaldPhone/blob/translations/app/src/main/res/values-nl/strings.xml) translated by Floor van den Heuvel - [English](https://github.com/UriahShaulMandel/BaldPhone/blob/translations/app/src/main/res/values/strings.xml) - [French](https://github.com/UriahShaulMandel/BaldPhone/blob/translations/app/src/main/res/values-fr/strings.xml) translated by [Primokorn](https://github.com/Primokorn) - [German](https://github.com/UriahShaulMandel/BaldPhone/blob/translations/app/src/main/res/values-de/strings.xml) translated by [Caibot](https://github.com/Caibot) - [Greek](https://github.com/UriahShaulMandel/BaldPhone/blob/translations/app/src/main/res/values-el/strings.xml) translated by Zafeiris Ganas - [Hebrew](https://github.com/UriahShaulMandel/BaldPhone/blob/translations/app/src/main/res/values-iw/strings.xml) - [Indonesian](https://github.com/UriahShaulMandel/BaldPhone/blob/translations/app/src/main/res/values-id/strings.xml) translated by [Sahri Riza Umami](https://github.com/rizaumami) - [Italian](https://github.com/UriahShaulMandel/BaldPhone/blob/translations/app/src/main/res/values-it/strings.xml) translated by Dario Mastromattei - [Korean](https://github.com/UriahShaulMandel/BaldPhone/blob/translations/app/src/main/res/values-ko/strings.xml) translated by [SIMSEUNGMIN](https://github.com/SIMSEUNGMIN) - [Polish](https://github.com/UriahShaulMandel/BaldPhone/blob/translations/app/src/main/res/values-pl/strings.xml) translated by Qik - [Portuguese](https://github.com/UriahShaulMandel/BaldPhone/blob/translations/app/src/main/res/values-pt/strings.xml) translated by Vladyslav Rudakevych - [Romanian](https://github.com/UriahShaulMandel/BaldPhone/blob/translations/app/src/main/res/values-ro/strings.xml) translated by Tibz Leet - [Russian](https://github.com/UriahShaulMandel/BaldPhone/blob/translations/app/src/main/res/values-ru/strings.xml) translated by [Vintic](https://github.com/Vintic) - [Slovenian](https://github.com/UriahShaulMandel/BaldPhone/blob/translations/app/src/main/res/values-sl/strings.xml) translated by Klemen Skerbiš - [Spanish](https://github.com/UriahShaulMandel/BaldPhone/blob/translations/app/src/main/res/values-es/strings.xml) translated by [Victor Arribas](https://github.com/varhub) and Ismael Ferreras Morezuelas (Swyter) - [Swedish](https://github.com/UriahShaulMandel/BaldPhone/blob/translations/app/src/main/res/values-sv/strings.xml) translated by [Patrik Bogren](https://github.com/mmFooD) - [Turkish](https://github.com/UriahShaulMandel/BaldPhone/blob/translations/app/src/main/res/values-tr/strings.xml) (not finished yet) translated by Samii571 2. Click "Raw" and copy the text to your text editor (Notepad++ is great for this specific task) 3. Change all the Values* to the new language (long texts like abouts can remain in english) 4. Please make sure all the words are correct, obviously I can't check it :) 5. Send me the file, and your name 6. The new language together with credit will be added in the next release 7. When the next release is published, please make sure the translations match ### Option 2 - For git savvys 1. Fork the project 2. Create a branch in your forked project called adding_(RFC language code)_translations 3. Copy file X to new folder apps/src/main/res/values-(RFC language code) 4. Add your language + credit to you to the list of languages in file translating/TRANSLATING.md 5. Commit changes to your own branch 6. Create a pull request in the original project