openvk/locales
Ilya Prokopenko 20196cc259
Merge pull request #454 from ayaaop/patch-5
L10n: Kazakh: Add missing new strings

New strings for kk_KZ: to_top, email_sent, email_sent_desc, email_error, email_rate_limit_error, email_verify_success, check_community, managed, size, group_hide_from_global_feed, groups_list_*, open_new_group, open_group_desc, search_group, search_by_groups, search_group_desc, edit_note, edited, footer_about_instance, apply_style_for_this_device, ad_poster, ec_header, ec_title, ec_1, ec_2, ec_resend, about_this_instance, rules, most_popular_groups, on_this_instance_are, about_users_one, about_users_other, about_online_users_one, about_online_users_other, about_active_users_one, about_active_users_other, about_groups_one, about_groups_other, about_wall_posts_one, about_wall_posts_other
Updated strings for kk_KZ: token_manipulation_error
2022-02-06 16:52:00 +07: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 Enforce usage of non-empty, correct profile names. 2022-02-05 20:09:37 +02:00
eo.strings Removed unnecessary extensions from the routes 2021-12-31 11:28:57 +07:00
kk.strings L10n: Kazakh: Add missing new strings 2022-02-04 00:33:52 +06: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 Enforce usage of non-empty, correct profile names. 2022-02-05 20:09:37 +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