openvk/locales
Maxim Leshchenko 869873d225
About: Some fixes
Translate the title and increase the size of the topic status column to fit the text there
2021-12-23 12:39:20 +02:00
..
am.strings L10n: Remove the ability to specify the fallback language and use includes instead 2021-12-22 18:21:27 +02:00
by.strings L10n: Remove the ability to specify the fallback language and use includes instead 2021-12-22 18:21:27 +02:00
by_lat.strings L10n: Remove the ability to specify the fallback language and use includes instead 2021-12-22 18:21:27 +02:00
de.strings L10n: Remove the ability to specify the fallback language and use includes instead 2021-12-22 18:21:27 +02:00
en.strings About: Some fixes 2021-12-23 12:39:20 +02:00
eo.strings L10n: Remove the ability to specify the fallback language and use includes instead 2021-12-22 18:21:27 +02:00
kk.strings L10n: Remove the ability to specify the fallback language and use includes instead 2021-12-22 18:21:27 +02:00
list.yml Now all the lines have been translated and all the conversations have been corrected. 2021-12-11 23:49:25 +03:00
pl.strings L10n: Remove the ability to specify the fallback language and use includes instead 2021-12-22 18:21:27 +02:00
README.md Put locales back in repo 2021-11-17 18:09:19 +02:00
ru.strings About: Some fixes 2021-12-23 12:39:20 +02:00
ru_old.strings L10n: Remove the ability to specify the fallback language and use includes instead 2021-12-22 18:21:27 +02:00
sr_cyr.strings L10n: Remove the ability to specify the fallback language and use includes instead 2021-12-22 18:21:27 +02:00
sr_lat.strings L10n: Remove the ability to specify the fallback language and use includes instead 2021-12-22 18:21:27 +02:00
tr.strings L10n: Remove the ability to specify the fallback language and use includes instead 2021-12-22 18:21:27 +02:00
ua.strings L10n: Remove the ability to specify the fallback language and use includes instead 2021-12-22 18:21:27 +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