Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translate library/stdtypes.po (multiple translators needed) #159

Open
9 of 17 tasks
mattwang44 opened this issue Nov 26, 2021 · 8 comments
Open
9 of 17 tasks

Translate library/stdtypes.po (multiple translators needed) #159

mattwang44 opened this issue Nov 26, 2021 · 8 comments
Assignees

Comments

@mattwang44
Copy link
Collaborator

mattwang44 commented Nov 26, 2021

There are about 800 untranslated strings in library/stdtypes.po and the translation should be broken into multiple PR (and can be finished by different translators). If anyone is interested in translating certain topic(s), please leave a comment below (instead of opening another issue)!

Here is the list of the sections in library/stdtypes.po (tick boxes indicate if the section is assigned to someone) and the current string count in each section (in the format of (todo/total)).

  • 1. intro part (4/5)
  • 2. Truth Value Testing (7/7)
  • 3. Boolean Operations — and, or, not (9/18)
  • 4. Comparisons (17/25)
  • 5. Boolean Types
  • 6. Numeric Types — int, float, complex (84/124)
  • 7. Iterator Types (11/11)
  • 8. Sequence Types — list, tuple, range (109/141)
  • 9. Text Sequence Type — str (158/194)
  • 10. Binary Sequence Types — bytes, bytearray, memoryview (182/185)
  • 11. Set Types — set, frozenset (44/44)
  • 12. Mapping Types — dict (63/63)
  • 13. Context Manager Types (11/11)
  • 14. Type Annotation Types — Generic Alias, Union (41/79)
  • 15. Other Built-in Types (34/38)
  • 16. Special Attributes (15/16)
  • 17. Integer string conversion limitation
@mattwang44
Copy link
Collaborator Author

I'll manage two sections -- 1. intro part & 2. Truth Value Testing.

@mattwang44 mattwang44 changed the title Translate library/stdtypes.po Translate library/stdtypes.po (multiple translators needed) Nov 27, 2021
@mattwang44
Copy link
Collaborator Author

mattwang44 commented Jun 16, 2022

Take two more sections:

  • 13. Context Manager Types
  • 14. Type Annotation Types — Generic Alias, Union

#772

@beccalzh
Copy link
Collaborator

beccalzh commented Oct 27, 2023

Take two sections:

  • 3. Boolean Operations — and, or, not
  • 4. Comparisons

@mattwang44
Copy link
Collaborator Author

3 & 4 resolved in #697

@beccalzh
Copy link
Collaborator

beccalzh commented Nov 7, 2023

Take two sections:

  • 5. Boolean Types
  • 6. Numeric Types — int, float, complex

@beccalzh
Copy link
Collaborator

beccalzh commented May 30, 2024

Take one section:

  • 8. Sequence Types — list, tuple, range (109/141)

@beccalzh
Copy link
Collaborator

@mattwang44
Hi Matt, I just realized that I accidentally completed 7. Iterator Types (11/11). Could you help me check this off in the section list? Thanks a lot ~

@mattwang44
Copy link
Collaborator Author

5,6, & 7 are finished translating with #876

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants