Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

Tagalog Translation Progress #1

Closed
6 of 88 tasks
tesseralis opened this issue Nov 10, 2019 · 20 comments
Closed
6 of 88 tasks

Tagalog Translation Progress #1

tesseralis opened this issue Nov 10, 2019 · 20 comments
Labels
good first issue Good for newcomers

Comments

@tesseralis
Copy link
Contributor

tesseralis commented Nov 10, 2019

Maintainer List

Join our discord server (FYI this link has a limit of 5 uses)

https://discord.gg/7g3fbtM

For New Translators

To translate a page:

  1. Check that no one else has claimed your page in the checklist and comments below. As of Oct 2020, we're using this board https://github.com/reactjs/tl.reactjs.org/projects/1, pls have a look on the TO DO list. You'll see them as assigned but anyone can still ask to work on something as long as it's in TO DO. We just pre-assigned it to people for them to work on something immediately when our task is done and to avoid more than one person working on the same task.
  2. Comment below with the name of the page you would like to translate. Please take only one page at a time.
  3. Clone this repo, translate your page, and submit a pull request!

Before contributing, read the glossary and style guide (once they exist) to understand how to translate various technical and React-specific terms.

Please be prompt with your translations! If you find that you can't commit anymore, let the maintainers know so they can assign the page to someone else.

For Maintainers

When someone volunteers, edit this issue with the username of the volunteer, and with the PR. Ex:

When PRs are merged, make sure to mark that page as completed!

Core Pages

To do before releasing as an "official" translation. Please translate these pages first.

Basics

API Reference

  • React
  • React.Component
  • ReactDOM
  • ReactDOMServer
  • DOM Elements
  • SyntheticEvent
  • Test Utilities
  • Shallow Renderer
  • Test Renderer
  • JS Environment Requirements
  • Glossary

Navigation

These are the navigation links that appear in the sidebar. Possibly wait until
the corresponding sections are translated to do these.

  • tutorial/nav.yml
  • docs/nav.yml

Next Steps

These are the next most important translations, ordered by importance:

Installation

  • Getting Started
  • Add React to a Website
  • Create a New React App
  • CDN Links

Hooks

Everyone is hooked on hooks! People are really excited about these and it would be great for them to be translated.

  • Introducing Hooks
  • Hooks at a Glance
  • Using the State Hook
  • Using the Effect Hook
  • Rules of Hooks
  • Building Your Own Hooks
  • Hooks API Reference
  • Hooks FAQ

Warnings

These are the pages that you get when you click the links in the console (e.g. https://reactjs.org/warnings/dont-call-proptypes.html). People tend to search these, so please don't translate the error message itself.

  • dont-call-proptypes
  • invalid-aria-prop
  • invalid-hook-call-warning
  • legacy-factories
  • refs-must-have-owner
  • special-props
  • unknown-prop

Advanced Guides

  • Accessibility
  • Code-Splitting
  • Context
  • Error Boundaries
  • Forwarding Refs
  • Fragments
  • Higher-Order Components
  • Integrating with Other Libraries
  • JSX In Depth
  • Optimizing Performance
  • Portals
  • React Without ES6
  • React Without JSX
  • Reconciliation
  • Refs and the DOM
  • Render Props
  • Static Type Checking
  • Strict Mode
  • Typechecking With PropTypes
  • Uncontrolled Components
  • Web Components

FAQ

  • APIs and AJAX
  • Babel, JSX, and Build Steps
  • Passing Functions to Components
  • Component State
  • Styling and CSS
  • File Structure
  • Versioning Policy
  • Virtual DOM and Internals

Contributing

Priority: Low

  • How to Contribute
  • Codebase Overview
  • Implementation Notes
  • Design Principles

Components

Components in src/components that have some text in them.

  • CodeEditor
  • CodeExample
  • ErrorDecoder
  • LayoutFooter
  • LayoutHeader
  • MarkdownPage

Additional Translations

These are not the primary translation targets.

  • Blog
  • Community
@elrmndo
Copy link

elrmndo commented Nov 11, 2019

@lacson17 i'll start with the homepage or do you have any suggestions how can we do it flawlessly?

@BosEriko
Copy link

BosEriko commented Oct 6, 2020

Hey, @elrmndo and @tesseralis! Are you guys still doing this? Or is this translation dropped?

@elrmndo
Copy link

elrmndo commented Oct 6, 2020

Hi @BosEriko, this translation is not dropped, we're actually looking for other contributors to continue.

@BosEriko
Copy link

BosEriko commented Oct 6, 2020

@elrmndo awesome! Tagging in @jorenrui because we've been looking at this issue for a while now. Glad to hear it's still ongoing!

@jorenrui
Copy link
Contributor

jorenrui commented Oct 6, 2020

@elrmndo Yesh~ Would love to help out! Also if ever there's a Discord Channel for Filipino devs, can we join? 👀

@elrmndo
Copy link

elrmndo commented Oct 6, 2020

Cool, @jorenrui not sure about a Discord Channel/Server for Filipino Devs tho, that would be cool tho if we could join one

Edit: feel free to pick a page that you want to translate then coment it here, also, we will be coming up with a style guide along the way to assist us in the translation, have great day! 🤟

@jorenrui
Copy link
Contributor

jorenrui commented Oct 7, 2020

Ow I see. Can I start with Basics: Hello World? Wanted to start with something small first 😁 Also a style guide would be nice

@TheoryOfNekomata
Copy link
Collaborator

TheoryOfNekomata commented Oct 7, 2020

How do you communicate with the translation tasks tho? I'm interested to translate a few, maybe get more pages if progress goes fast enough.

@elrmndo
Copy link

elrmndo commented Oct 7, 2020

@jorenrui Yes yes! i'll tag you in the post. we'll work on that as soon as possible, if you have suggestions feel free 🙂

Hi, @TheoryOfNekomata! As of now we don't have any other communication channel other than here. That's great try picking up one page then let's move on from that 🙂

@warrenca
Copy link
Collaborator

warrenca commented Oct 8, 2020

Cool, @jorenrui not sure about a Discord Channel/Server for Filipino Devs tho, that would be cool tho if we could join one

Edit: feel free to pick a page that you want to translate then coment it here, also, we will be coming up with a style guide along the way to assist us in the translation, have great day! 🤟

@elrmndo If you or others here are keen, I've setup a discord server https://discord.gg/6QP4uzt, anyone can join for now. I'm new to discord, I can share the admin role to someone who knows it better. Also, I'm totally new to translation but I really want learn it.

@jorenrui
Copy link
Contributor

jorenrui commented Oct 8, 2020

@elrmndo Okie. Thanks 😁

That's great @warrenca ! I've joined the server. @TheoryOfNekomata @elrmndo and @BosEriko can join too and we can talk there 👀

@warrenca
Copy link
Collaborator

warrenca commented Oct 8, 2020

@elrmndo Can we have a Kanban board here in the github project so we can easily track who's doing what and what's the progress?

@warrenca
Copy link
Collaborator

Hi @elrmndo, thanks for creating the Kanban board. If you don't mind. I will create the issues and put them in the board and assign them to people. But you have to give me rights for that as I can't add issues to the board and can't assign issues to people either. Thanks again.

Also, if you have time to join the discord https://discord.gg/6QP4uzt, that would be great as well.

@elrmndo
Copy link

elrmndo commented Oct 10, 2020

Hi @warrenca, please check your access if you are able to do such also I have joined the discord server.

@warrenca
Copy link
Collaborator

Thank @elrmndo

@elrmndo elrmndo added the good first issue Good for newcomers label Oct 12, 2020
@elrmndo
Copy link

elrmndo commented Oct 12, 2020

Picking up the homepage.

@TheoryOfNekomata
Copy link
Collaborator

Please assign Introducing JSX to me @elrmndo. Thanks!

@jorenrui jorenrui unpinned this issue Oct 12, 2020
@jorenrui jorenrui pinned this issue Oct 12, 2020
elrmndo pushed a commit that referenced this issue Oct 19, 2020
Sync with reactjs/tl.reactjs.org master
@nico-TheDev
Copy link
Contributor

Hello , I want to contribute in the translation . Can I translate the Handling Events page ?

@warrenca
Copy link
Collaborator

@theAspiringDev1 sure, I'm assigning that to you. Also, have a look at this board https://github.com/reactjs/tl.reactjs.org/projects/1

elrmndo pushed a commit that referenced this issue Oct 21, 2020
Merge pull request #1 from reactjs/master
@elrmndo elrmndo closed this as completed Dec 1, 2021
@elrmndo elrmndo reopened this Dec 1, 2021
@elrmndo elrmndo unpinned this issue Dec 1, 2021
@elrmndo elrmndo closed this as completed Dec 1, 2021
@gaearon
Copy link
Contributor

gaearon commented Apr 21, 2023

It looks like this translation has stalled, and is now very outdated.
I'm going to archive this repo, but if someone wants to pick up, please start a new effort.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

8 participants