openvk/locales
KosFurler b1407ba823
Groups: Update groups layout (#444)
* Groups: Update groups layot

* We don't use crowdin anymore, why it's still there?

* Locales: Delete unnecessary LICENSE

We already have COPYING in the root directory :/

* Locales: Localize strings for updated group layout

Localized strings: open_new_group, open_group_desc, search_group, search_by_groups, search_group_desc
(we already have search_for_groups but idk, I'll leave it for now)

* Global: Fix tabs

* Groups: Fix tabs and div block

I have SO many questions...

* Groups: Update layot

New counter, info and actions blocks and some stye fixes

* Global: Fix tabs

* Locales: Localize strings for updated group layout

Localized strings: check_community, groups_list

* Update Groups.xml

* Update Groups.xml

Co-authored-by: veselcraft <veselcraft@icloud.com>
Co-authored-by: Ilya Prokopenko <dsrev@protonmail.com>
Co-authored-by: celestora <kitsuruko@gmail.com>
2022-02-01 13:20:14 +02:00
..
am.strings Removed unnecessary extensions from the routes 2021-12-31 11:28:57 +07: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 Groups: Update groups layout (#444) 2022-02-01 13:20:14 +02:00
eo.strings Removed unnecessary extensions from the routes 2021-12-31 11:28:57 +07:00
kk.strings Locales: ~~support_~~ ticket_changed... 2022-01-09 09:29:29 +03:00
list.yml Fix list.yml, Soviet & Udm fix 2021-12-31 04:35:44 +03:00
pl.strings pl locale update 2022-01-06 03:06:03 +02:00
README.md Locales: hotfix previous commit 2022-01-27 21:28:23 +03:00
ru.strings Groups: Update groups layout (#444) 2022-02-01 13:20:14 +02:00
ru_old.strings Locales: ~~support_~~ ticket_changed... 2022-01-09 09:29:29 +03: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
su.strings Update su.strings 2022-01-23 18:10:55 +03: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 Removed unnecessary extensions from the routes 2021-12-31 11:28:57 +07:00
udm.strings Locales: UDM fix typo 2022-01-19 23:54:34 +07: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