openvk/locales
2021-11-20 16:31:12 +02:00
..
am.strings Update am.strings 2021-11-20 08:27:11 +04:00
by.strings Put locales back in repo 2021-11-17 18:09:19 +02:00
by_lat.strings Put locales back in repo 2021-11-17 18:09:19 +02:00
de.strings Put locales back in repo 2021-11-17 18:09:19 +02:00
en.strings English, Russian, Ukrainian: Fix display of the number of gifts left 2021-11-20 13:05:53 +02:00
kk.strings Kazakh: Add "gifts left" strings, fix notification related strings (#298) 2021-11-20 16:31:12 +02:00
list.yml Put locales back in repo 2021-11-17 18:09:19 +02:00
pl.strings Put locales back in repo 2021-11-17 18:09:19 +02:00
README.md Put locales back in repo 2021-11-17 18:09:19 +02:00
ru.strings English, Russian, Ukrainian: Fix display of the number of gifts left 2021-11-20 13:05:53 +02:00
sr_cyr.strings Put locales back in repo 2021-11-17 18:09:19 +02:00
sr_lat.strings Put locales back in repo 2021-11-17 18:09:19 +02:00
tr.strings Put locales back in repo 2021-11-17 18:09:19 +02:00
ua.strings English, Russian, Ukrainian: Fix display of the number of gifts left 2021-11-20 13:05:53 +02:00

Locales for OpenVK

So, there is a locales contained here for OpenVK.

Contributing

You can do the Pull Request for changing, updating or adding your language to this repo.

Don't forget to add theese lines to list.yml, if you're adding your new language:

  - code: "tr"
    flag: "tr"
    name: "Turkish"
    native_name: "Türkçe"
    author: "Bedirhan Kurt (WindOWZ)"

Where:

  • code is for language code
  • flag is for flag code (because some language may have some variation)
  • name is for English naming of your language
  • native_name is for native naming for language (for example: "Русский" or "Հայերեն")
  • author is for... author, of course!

And also, please, when you're commiting, do the comment like this: {Some name for language or languages}: {your comment about changes}

For example:

  • Russian: Fixed typo in Profile Info
  • Armenian: Using չ instead of ճ
  • Turkish: Updated strings