openvk/locales
Vladimir Barinov a859fa13a5
[WIP] Textarea: Upload multiple pictures (#800)
* VKAPI: Fix bug when DELETED user appear if there is no user_ids

* Textarea: Make multiple attachments

* постмодернистское искусство

* Use only attachPic for grabbing pic attachments

TODO throw flashFail on bruh moment with pic attachments

* draft masonry picture layout in posts xddd

где мои опиаты???

* fix funny typos in computeMasonryLayout

* Fix video bruh moment in textarea

* Posts: add multiple kakahi for microblog

* Photo: Add minimal implementation of миниатюра открывашка

Co-authored-by: Daniel <60743585+myslivets@users.noreply.github.com>

* Photo: Add ability to slide trough photos in one post

This also gives ability to easily implement comments and actions

* Photo: The Fxck Is This implementation of comments under photo in viewer

* FloatingPhotoViewer: Better CSS

- Fix that details background issue
- Make slide buttons slightly shorter by height

* FloatingPhotoViewer: Refactor, and make it better

- Now you can actually check the comments under EVERY photo
- Fix for textarea. Now you can publish comments

* Fix funny typos xddd

* Kinda fix poll display in non-microblog posts

* Posts: Fix poll display in microblog posts

* Add photos picker (#986)

* early implementation of photos pickir

Добавлен пикер фоточек и быстрая загрузка фото. Так же пофикшен просмотрщик фото в группах. Но, правда, я сломал копипейст, но это ладн.

* Fiks fotos viver four coments.

* Add picking photos from clubs albums

Копипейст и граффити так и не пофикшены

* Fix graffiti and copypaste

Какого-то хуя копипаста у постов срабатывает два раза.

* some fixesx

* dragon drop

* Fix PHP 8 compatibility

* 5 (#988)

---------

Co-authored-by: celestora <kitsuruko@gmail.com>
Co-authored-by: Daniel <60743585+myslivets@users.noreply.github.com>
Co-authored-by: lalka2016 <99399973+lalka2016@users.noreply.github.com>
Co-authored-by: Alexander Minkin <weryskok@gmail.com>
2023-10-03 19:40:13 +03:00
..
by.strings Locales: Update Ukrainian & Belorusian (#895) 2023-06-14 11:34:23 +03:00
by_lat.strings Locales: Update Ukrainian & Belorusian (#895) 2023-06-14 11:34:23 +03:00
de.strings Fix link to terms in locales (#850) 2023-04-30 17:34:23 +03:00
en.strings [WIP] Textarea: Upload multiple pictures (#800) 2023-10-03 19:40:13 +03:00
eo.strings Global: Fix hiccups and localize some strings 2022-02-19 20:54:44 +03:00
hy.strings Update hy.strings (#973) 2023-08-21 12:44:56 +03: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 [WIP] Textarea: Upload multiple pictures (#800) 2023-10-03 19:40:13 +03:00
ru_old.strings Search: some fixes (#896) 2023-06-13 20:57:49 +03:00
ru_sov.strings Search: some fixes (#896) 2023-06-13 20:57:49 +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 Notes: add new note viewing UI for wall 2023-07-06 13:20:49 +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