openvk/locales
lalka2018 f9f6270da0
Search: Add search with parameters (#880)
* Search with parameters

* Small improvements

* Small improvements no.2

Поиск теперь нормально выглядит на других темах
При поиске по группам отображается количество участников там
Костыль с пропуском постов возвращён но немного изменён
Добавлен костыль к комментариям чтобы не показывались комменты с удалённых постов и не было бага как в вепуровке
Добавлены ключи в советском и имперском языке для моих прошлых пуллов (ну и этого конечно)

* Fix debilny oshibky

Убрал лишние ключи локализации, исправил панель поеска и исправил hometown

* fiksy bagiv

* ok

* ok 2

* ok

* rrrrrrrrrrrrrrrr

Добавил параметры в vkapi users.search(), пофиксил проверку коммерции, сузил параметры ещё больше и добавил анимацию выдвижения поиска чтобы красиво было
2023-06-10 18:54:02 +03:00
..
by.strings Add "Rules" link in page footer 2023-05-01 16:51:10 +07:00
by_lat.strings Global: Fix hiccups and localize some strings 2022-02-19 20:54:44 +03:00
de.strings Fix link to terms in locales (#850) 2023-04-30 17:34:23 +03:00
en.strings Search: Add search with parameters (#880) 2023-06-10 18:54:02 +03:00
eo.strings Global: Fix hiccups and localize some strings 2022-02-19 20:54:44 +03:00
hy.strings Rules link fix 2023-05-01 17:27:44 +07:00
id.strings Locales: en_ID hotfix 2022-03-17 18:59:59 +03:00
kk.strings locales: Kazakh: Update locale (#894) 2023-06-10 18:07:50 +03:00
list.yml Ukrainian localization: Updates and fixes (#856) 2023-02-28 21:07:02 +02:00
pl.strings Rules link fix 2023-05-01 17:27:44 +07:00
qqx.strings Create qqx.strings 2022-10-12 17:28:55 +03:00
README.md Locales: hotfix previous commit 2022-01-27 21:28:23 +03:00
ru.strings Search: Add search with parameters (#880) 2023-06-10 18:54:02 +03:00
ru_old.strings Search: Add search with parameters (#880) 2023-06-10 18:54:02 +03:00
ru_sov.strings Search: Add search with parameters (#880) 2023-06-10 18:54:02 +03:00
sr_cyr.strings Global: Fix hiccups and localize some strings 2022-02-19 20:54:44 +03:00
sr_lat.strings Global: Fix hiccups and localize some strings 2022-02-19 20:54:44 +03:00
tr.strings Global: Fix hiccups and localize some strings 2022-02-19 20:54:44 +03:00
udm.strings Global: Fix hiccups and localize some strings 2022-02-19 20:54:44 +03:00
uk.strings UK locale update pack (#882) 2023-05-28 15:30:08 +03: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