openvk/locales
n1rwana a714a0aa16
feat(wall): ability to add geopoint to post (#945)
* Гео-метки

* Update Post.xml

* Wall: geotag translation

* Wall: design + sql fix

* Карта ближайших постов

* Update al_wall.js

* VKAPI: Geo support (not tested idk)

* Update WallPresenter.php

* Better geo points

* Редактирование названия геоточки через интерфейс при создании

* SQL and geopoint name fixes

* fix js

* rewrite a lot

---------

Co-authored-by: veselcraft <veselcraft@icloud.com>
Co-authored-by: mrilyew <99399973+mrilyew@users.noreply.github.com>
2024-12-13 17:53:36 +03:00
..
by.strings feat(friends)!: reject request 2024-09-16 02:11:28 +03:00
by_lat.strings Изменения понятия "гендер" и "пол" на "местоимения" (#1033) 2023-11-30 17:39:55 +03:00
de.strings Изменения понятия "гендер" и "пол" на "местоимения" (#1033) 2023-11-30 17:39:55 +03:00
en.strings feat(wall): ability to add geopoint to post (#945) 2024-12-13 17:53:36 +03:00
eo.strings Изменения понятия "гендер" и "пол" на "местоимения" (#1033) 2023-11-30 17:39:55 +03:00
hy.strings Removed some ovk.to hard code (#1117) 2024-06-08 19:18:12 +03:00
id.strings Изменения понятия "гендер" и "пол" на "местоимения" (#1033) 2023-11-30 17:39:55 +03:00
kk.strings Изменения понятия "гендер" и "пол" на "местоимения" (#1033) 2023-11-30 17:39:55 +03:00
list.yml fix(locale-uk): fix spelling errors and "Server Error" (#1149) 2024-11-10 21:02:14 +00:00
pl.strings Изменения понятия "гендер" и "пол" на "местоимения" (#1033) 2023-11-30 17:39:55 +03:00
qqx.strings Изменения понятия "гендер" и "пол" на "местоимения" (#1033) 2023-11-30 17:39:55 +03:00
README.md Изменения понятия "гендер" и "пол" на "местоимения" (#1033) 2023-11-30 17:39:55 +03:00
ru.strings feat(wall): ability to add geopoint to post (#945) 2024-12-13 17:53:36 +03:00
ru_lat.strings Removed some ovk.to hard code (#1117) 2024-06-08 19:18:12 +03:00
ru_old.strings Изменения понятия "гендер" и "пол" на "местоимения" (#1033) 2023-11-30 17:39:55 +03:00
ru_sov.strings Изменения понятия "гендер" и "пол" на "местоимения" (#1033) 2023-11-30 17:39:55 +03:00
sr_cyr.strings Изменения понятия "гендер" и "пол" на "местоимения" (#1033) 2023-11-30 17:39:55 +03:00
sr_lat.strings Изменения понятия "гендер" и "пол" на "местоимения" (#1033) 2023-11-30 17:39:55 +03:00
tr.strings Изменения понятия "гендер" и "пол" на "местоимения" (#1033) 2023-11-30 17:39:55 +03:00
udm.strings Изменения понятия "гендер" и "пол" на "местоимения" (#1033) 2023-11-30 17:39:55 +03:00
uk.strings fix(locale-ua): fix spelling errors and add new translations (#1159) 2024-11-27 13:49:44 +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