openvk/locales
Bedirhan KURT 4ec941c0eb
locales: tr: Convert strings to UNIX format
* This commit might not be required for editing on Windows but on
  GNU distros, several text editors don't have a plugin to convert
  from DOS format. To prevent this problem and make the locales
  globally editable regardless of operating system, I have
  converted the strings file to UNIX format.

* Also suppresses this note in GNU Nano;
(Converted from DOS format)

Fixes: 285885197d
       (locales: tr: Get last updates locales from separate repo)
Signed-off-by: Bedirhan KURT <windowz414@gnuweeb.org>
2021-12-02 20:30:01 +03: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 2FA: Write about the date and time on the enable page 2021-12-02 19:20:50 +02:00
kk.strings Kazakh: fix information_about string 2021-11-28 21:24:39 +06:00
list.yml Put locales back in repo 2021-11-17 18:09:19 +02:00
pl.strings Polish update 2021-11-22 11:59:17 +02:00
README.md Put locales back in repo 2021-11-17 18:09:19 +02:00
ru.strings 2FA: Write about the date and time on the enable page 2021-12-02 19:20:50 +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 locales: tr: Convert strings to UNIX format 2021-12-02 20:30:01 +03:00
ua.strings ukr hohol: yes 2021-11-28 16:44:18 +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