question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add Polish translation

See original GitHub issue

It would be nice to have a Polish translation of the app. 🇵🇱

The Translation Editor in Android Studio let’s you easily identify the missing translations as shown in the screenshot.

Android-Studio-Translation-Editor

Please use the automatic formatting for the string files which Android Studio provides.

  • Add new translations in app/src/main/res/values-pl
    • Adding a new language can be done via the Translation Editor: the 🌏 earth icon at top left
    • Take app/src/main/res/values (English) as a reference.
    • Ignore strings with the translatable="false" attribute and placeholder strings.
    • Files to cover: preferences.xml, strings.xml
    • Adapt the date format in app_hardcoded_subtitle to the country.
    • Do not modify, commit files outside of the -pl folder.
    • Ensure that plurals are covered (schedule_changes_dialog_number_of_sessions, schedule_changes_dialog_being, notifications_schedule_changes). The Translation Editor might not point them out.
    • Check that your translation string is not wrapped in double quotes (") or includes unneeded whitespace.
  • Optional: Add new translations in app/src/rc3/res/values-pl (becomes visible when you change the Build Variant)
  • Optional: Add new translations in app/src/ccc36c3/res/values-pl (becomes visible when you change the Build Variant)
  • Optional: Add new translations in app/src/cccamp2019/res/values-pl (becomes visible when you change the Build Variant)

Related


🗨️ If you want to work on this issue please leave a “I like to work on this” comment here.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:12 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
rotsqcommented, Dec 12, 2021

OK. I think we are good with everything, including past events, quotes, and newlines, plus correct locations of preference* strings. Pull request on the way.

1reaction
rotsqcommented, Dec 9, 2021

I like to work on this

Read more comments on GitHub >

github_iconTop Results From Across the Web

Polish Translation - Systran
This free online tool lets you instantly translate any text in Polish. You can also use the Polish translator to translate Web pages...
Read more >
add | translation English to Polish - Cambridge Dictionary
add translations: dodawać, zwiększać, dodawać, dodawać, dodawać, dodawać, dodawać, mnożyć, powiększać. Learn more in the Cambridge English-Polish ...
Read more >
How can I add Polish language ? - Apple Community
I live in Poland and I have I phone 12. I need to add Polish language on translator. please support.!
Read more >
Polish-English Translator - Apps on Google Play
This Free translator can quickly translate from Polish to English and English to Polish (Tłumacz polsko angielski) words as well as complete sentences....
Read more >
Polish-English dictionary - translation - Bab.la
Enter a phrase in Polish to search the Polish-English dictionary for a translation. Of course you can also enter a word in English...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found