Coder Social home page Coder Social logo

Comments (260)

GiuMagnani avatar GiuMagnani commented on April 19, 2024 8

I vote for , I don't think a library's documentation should be that formal.

from es.reactjs.org.

RamirezAlex avatar RamirezAlex commented on April 19, 2024 6

Hi @alejandronanez @carburo @tesseralis and others: I think it is very important that we establish which form of second-person treatment we are going to use for consistency. Meaning, I have seen some contributors using others using vos and others including me using usted. :D

In my case I started using usted because I consider this formal documentation, thus I use formal treatment and it is more neutral. However, I feel Ok using other as soon as it is consistent through the entire translation. What do you think? Peace 👍

from es.reactjs.org.

alejandronanez avatar alejandronanez commented on April 19, 2024 4

Ok!

@karolincastano you got Api Reference > React
@semoal you got Api Reference > React.Component
@elyalvarado you got Api Reference > Test Renderer
@Darking360 you got Api Reference > ReactDOM

Please, let me know if that doesn't work for you!

from es.reactjs.org.

RamirezAlex avatar RamirezAlex commented on April 19, 2024 4

I would like to work on Fragments :-)

from es.reactjs.org.

carburo avatar carburo commented on April 19, 2024 4

Welcome, @RamirezAlex! I already assign you Fragments. @LuisRevillaM, @elyalvarado, and @ElRodrigote I already assign you the issues you mentioned. Remember not to open new issues for translations.

from es.reactjs.org.

alejandronanez avatar alejandronanez commented on April 19, 2024 4

Hello!

@florenciasilva you got FAQ: Passing Functions to Components
@RamirezAlex I assigned Optimizing Performance
@jvelezpo you got refs-must-have-owners, invalid-aria-prop, dont-call-proptypes. Once you're done with those 3, you can claim JSX in Depth if it is still available 👍
@Darking360 Refs and the DOM is yours

Thank you friends!!!

from es.reactjs.org.

gariasf avatar gariasf commented on April 19, 2024 3

Also what about text in block codes?

[
  {category: "Sporting Goods", price: "$49.99", stocked: true, name: "Football"},
  {category: "Sporting Goods", price: "$9.99", stocked: true, name: "Baseball"},
  {category: "Sporting Goods", price: "$29.99", stocked: false, name: "Basketball"},
  {category: "Electronics", price: "$99.99", stocked: true, name: "iPod Touch"},
  {category: "Electronics", price: "$399.99", stocked: false, name: "iPhone 5"},
  {category: "Electronics", price: "$199.99", stocked: true, name: "Nexus 7"}
];

That's also in Thinking in React, should I translate the categories and names? (when they are not direct product names) I read on the main issue they will be copied as if in the future they are modified on the original version, also since it's data it could be left as is as an example.

I would leave code as is with the exception of comments.

from es.reactjs.org.

alepaz avatar alepaz commented on April 19, 2024 3

Hi! Let me help with Integrating with Other Libraries

from es.reactjs.org.

sergiodxa avatar sergiodxa commented on April 19, 2024 2

@shmesa22 I'm not sure there is a good translation for that, the correct one would be llamar de vuelta, maybe paraphrasing it it could fit in the sentence, however callback is a word commonly used in Spanish communities too so it may be an option avoid translating it.

from es.reactjs.org.

sergiodxa avatar sergiodxa commented on April 19, 2024 2

who is going to create the glossary? what's the criteria?

from es.reactjs.org.

tesseralis avatar tesseralis commented on April 19, 2024 2

We'll probably have a TRANSLATION folder with style-guide.md and other useful guides in there. Let me get that set up.

from es.reactjs.org.

tesseralis avatar tesseralis commented on April 19, 2024 2

@sergiodxa @shmesa22 I added TRANSLATION.md as a source for translation information, including a style guide: https://github.com/reactjs/es.reactjs.org/blob/master/TRANSLATION.md. Feel free to edit and suggest style guide tips.

from es.reactjs.org.

to-var avatar to-var commented on April 19, 2024 2

Hola!

I can help with Shallow Renderer 👌🏻

from es.reactjs.org.

karolincastano avatar karolincastano commented on April 19, 2024 2

Hi, I’m an English to Spanish translator and I would like to help with the contributing page translation.

from es.reactjs.org.

alejandronanez avatar alejandronanez commented on April 19, 2024 2

@michaelcavallaro03, @GiuMagnani, @LuisRevillaM, @KevinGomezDev all set.

from es.reactjs.org.

ricardoerl avatar ricardoerl commented on April 19, 2024 2

I would like to help with Context

from es.reactjs.org.

jonathanpalma avatar jonathanpalma commented on April 19, 2024 2

I'd like to help with Render Props

from es.reactjs.org.

carburo avatar carburo commented on April 19, 2024 2

Thank you for your interest.. 🎉 Context goest to @ricardoerl & Render Props to @jonathanpalma. Please, do not open new issues for translations.

from es.reactjs.org.

simonhoyos avatar simonhoyos commented on April 19, 2024 1

@icarlossz, no worries. I haven't started working on it, I can take another one

from es.reactjs.org.

tesseralis avatar tesseralis commented on April 19, 2024 1

@shmesa22 @EzequielMonforte are you able to edit the issue to add your name on it?

Never mind, seems like you can't. Can you create issues for the pages you would like to translate and assign yourselves?

from es.reactjs.org.

sergiodxa avatar sergiodxa commented on April 19, 2024 1

I would like to work in Thinking in React

from es.reactjs.org.

alejandronanez avatar alejandronanez commented on April 19, 2024 1

You got it @ElRodrigote #17

from es.reactjs.org.

EzequielMonforte avatar EzequielMonforte commented on April 19, 2024 1

I would like work on List and keys too #18

from es.reactjs.org.

marbiano avatar marbiano commented on April 19, 2024 1

Hi, I'd like to help translating Composition vs Inheritance.

from es.reactjs.org.

joelalejandro avatar joelalejandro commented on April 19, 2024 1

Hello! I'd love to help with Forms.

from es.reactjs.org.

sigfriedCub1990 avatar sigfriedCub1990 commented on April 19, 2024 1

Hello there, I would like to help with Lifting State Up

from es.reactjs.org.

semoal avatar semoal commented on April 19, 2024 1

Hello! I'd love to help with React, or just the next going step on the priority list.

from es.reactjs.org.

elyalvarado avatar elyalvarado commented on April 19, 2024 1

Hello, I'd love to take Test Renderer. I opened issue #24

from es.reactjs.org.

Darking360 avatar Darking360 commented on April 19, 2024 1

Greetings. I'd love to translate React.Component 💪

from es.reactjs.org.

escorponox avatar escorponox commented on April 19, 2024 1

Let me take the Using the Effect hook if it is still available

from es.reactjs.org.

alejandronanez avatar alejandronanez commented on April 19, 2024 1

Hello 👋 @Darking360 and @anyk1709, thanks for your interest!

I already assigned you the issues you mentioned! 👍

from es.reactjs.org.

elyalvarado avatar elyalvarado commented on April 19, 2024 1

Having already finished with #24, and it already merged, I'll like to work on Create a New React App. Opened issue #63 for it.

from es.reactjs.org.

LuisRevillaM avatar LuisRevillaM commented on April 19, 2024 1

I would like to translate Code-Splitting on Advanced Guides.

from es.reactjs.org.

elyalvarado avatar elyalvarado commented on April 19, 2024 1

Done with #63. The PR is #68 in case anyone wants to check/comment. @carburo @alejandronanez

I'll like to work on Forwarding Refs from Advanced Guides.

from es.reactjs.org.

GiuMagnani avatar GiuMagnani commented on April 19, 2024 1

Done with Hooks at a Glance. The PR is #70 @dmoralesm, @carburo and @alejandronanez. I'd love to keep working on Component State and Styling and CSS from FAQ. Thanks!

from es.reactjs.org.

ElRodrigote avatar ElRodrigote commented on April 19, 2024 1

Welcome, @RamirezAlex! I already assign you Fragments. @LuisRevillaM, @elyalvarado, and @ElRodrigote I already assign you the issues you mentioned. Remember not to open new issues for translations.

Thanks! Didn't know, sorry, won't happen again :)

from es.reactjs.org.

elyalvarado avatar elyalvarado commented on April 19, 2024 1

Done with Forwarding Refs. PR is #72 @dmoralesm, @carburo and @alejandronanez.

I'll like to work on Higher-Order Components

from es.reactjs.org.

alejandronanez avatar alejandronanez commented on April 19, 2024 1

Ok, friends, we have:

  • @GiuMagnani, I assigned to you Component State. I didn't assign Styling and CSS to you just yet, we're trying to have 1 PR per person at the time, also someone might be interested in Styling and CSS while you work in Component State. Once you're done with Component State let us know and we can assign Styling and CSS (or any other) to you! 👍
  • @elyalvarado you got Higher-Order Components
  • @alepaz you got Integrating with Other Libraries

from es.reactjs.org.

GiuMagnani avatar GiuMagnani commented on April 19, 2024 1

Thanks @alejandronanez, I just sent the PR for the Component State FAQ: #75. Let me know when I can take the Styling and CSS or another that is available. Thanks again!

from es.reactjs.org.

carburo avatar carburo commented on April 19, 2024 1

@GiuMagnani. I already assign you Styling and CSS.

from es.reactjs.org.

RamirezAlex avatar RamirezAlex commented on April 19, 2024 1

I open a PR #82 for Fragments to close issue #80
I would like to continue with Optimizing Performance

from es.reactjs.org.

Darking360 avatar Darking360 commented on April 19, 2024 1

Hey! I just finished the PR for the Getting Started page here: Getting Started PR 🚀

I'd love to continue with: Refs and the DOM if that's ok. Please let me know, and I'll probably start it tomorrow 💪

CC: @tesseralis @dmoralesm @carburo @alejandronanez

from es.reactjs.org.

simonhoyos avatar simonhoyos commented on April 19, 2024

I would like to work on Introducing JSX

from es.reactjs.org.

alejandronanez avatar alejandronanez commented on April 19, 2024

Hey @shmesa22, I updated the description with your name on it! Thanks for helping us! 👍

Introducing JSX is issue #7

Let us know if you have any questions!

from es.reactjs.org.

icarlossz avatar icarlossz commented on April 19, 2024

Hey @shmesa22, I didn't see your comment and I started with that one. Sorry.

from es.reactjs.org.

EzequielMonforte avatar EzequielMonforte commented on April 19, 2024

Hi. I want to work on Components and Props

from es.reactjs.org.

simonhoyos avatar simonhoyos commented on April 19, 2024

I would like to work on Rendering Elements then

from es.reactjs.org.

simonhoyos avatar simonhoyos commented on April 19, 2024

Hi @tesseralis, I was able to create the issue, but not to assign it to me

from es.reactjs.org.

simonhoyos avatar simonhoyos commented on April 19, 2024

Hi everyone, any thoughts or any good translation for callback?

from es.reactjs.org.

simonhoyos avatar simonhoyos commented on April 19, 2024

Thank you @sergiodxa, that's what I was thinking. I left it like that.

Also, I would like to start working on handling events.

from es.reactjs.org.

tesseralis avatar tesseralis commented on April 19, 2024

@shmesa22 Once it's done, we should have the glossary as a reference on how to translate common terms. @dmoralesm how is that progress going?

from es.reactjs.org.

simonhoyos avatar simonhoyos commented on April 19, 2024

@tesseralis any way we can add or recommend words for the glossary?

from es.reactjs.org.

tesseralis avatar tesseralis commented on April 19, 2024

@shmesa22 The original English glossary or the Spanish version? The Spanish docs should just be translation of the English version.

@sergiodxa The "glossary" in question is the translation of the version in the English docs: https://reactjs.org/docs/glossary.html

Currently @dmoralesm is assigned to translate it but if it's not done soon we should hand over the work to someone else.

from es.reactjs.org.

dmoralesm avatar dmoralesm commented on April 19, 2024

@shmesa22 Once it's done, we should have the glossary as a reference on how to translate common terms. @dmoralesm how is that progress going?

I'm about to finish

from es.reactjs.org.

sergiodxa avatar sergiodxa commented on April 19, 2024

I mean "a reference on how to translate common terms" that glossary.

from es.reactjs.org.

simonhoyos avatar simonhoyos commented on April 19, 2024

Same here, I was thinking on some glossary on how to translate words like callback or camelCase

from es.reactjs.org.

sergiodxa avatar sergiodxa commented on April 19, 2024

mock too

from es.reactjs.org.

sergiodxa avatar sergiodxa commented on April 19, 2024

Or at least define what words not to translate because they are used as is in Spanish

from es.reactjs.org.

sergiodxa avatar sergiodxa commented on April 19, 2024

Great!

I have another question, what about links to external sites? In Thinking in React there is a link to a Wikipedia page which has a Spanish translation, should I change the link to the Spanish version? or keep the English one?

from es.reactjs.org.

tesseralis avatar tesseralis commented on April 19, 2024

@sergiodxa that seems like a good idea, but I'll leave it to more experienced translators. We can also put our decision in the style guide!

from es.reactjs.org.

sergiodxa avatar sergiodxa commented on April 19, 2024

Also what about text in block codes?

[
  {category: "Sporting Goods", price: "$49.99", stocked: true, name: "Football"},
  {category: "Sporting Goods", price: "$9.99", stocked: true, name: "Baseball"},
  {category: "Sporting Goods", price: "$29.99", stocked: false, name: "Basketball"},
  {category: "Electronics", price: "$99.99", stocked: true, name: "iPod Touch"},
  {category: "Electronics", price: "$399.99", stocked: false, name: "iPhone 5"},
  {category: "Electronics", price: "$199.99", stocked: true, name: "Nexus 7"}
];

That's also in Thinking in React, should I translate the categories and names? (when they are not direct product names) I read on the main issue they will be copied as if in the future they are modified on the original version, also since it's data it could be left as is as an example.

from es.reactjs.org.

tesseralis avatar tesseralis commented on April 19, 2024

@sergiodxa maybe reference translations in other sites/languages to see what they do? Or see if you can find style guides from other technical projects we can use as a base for ours.

from es.reactjs.org.

dmoralesm avatar dmoralesm commented on April 19, 2024

I would leave code as is with the exception of comments.

I agree with @gariasf

from es.reactjs.org.

dmoralesm avatar dmoralesm commented on April 19, 2024

@sergiodxa @shmesa22 I added TRANSLATION.md as a source for translation information, including a style guide: https://github.com/reactjs/es.reactjs.org/blob/master/TRANSLATION.md. Feel free to edit and suggest style guide tips.

@tesseralis I would like to create a list of words that we must avoid to translate, such as string or callback. Is TRANSLATION.md a proper place to do it?

from es.reactjs.org.

tesseralis avatar tesseralis commented on April 19, 2024

@dmoralesm Yup!

from es.reactjs.org.

ElRodrigote avatar ElRodrigote commented on April 19, 2024

Hi!

I would like to take Conditional Rendering

BTW: my first contribution ever outside my work :D

from es.reactjs.org.

icarlossz avatar icarlossz commented on April 19, 2024

When I finish with introducing jsx I want to continue with lists and keys

from es.reactjs.org.

carburo avatar carburo commented on April 19, 2024

Hi, I’m an English to Spanish translator and I would like to help with the contributing page translation.

@karolincastano Every help is welcome. Right now the style guide is basically a stub. Feel free to propose changes to it.

from es.reactjs.org.

KevinGomezDev avatar KevinGomezDev commented on April 19, 2024

Hey y'all, I would like to start with Hooks. Introducing Hooks

from es.reactjs.org.

LuisRevillaM avatar LuisRevillaM commented on April 19, 2024

I would love to help with the DOM elements section of the API Reference.

from es.reactjs.org.

GiuMagnani avatar GiuMagnani commented on April 19, 2024

I'd love to help with the Hooks at a Glance translation.

from es.reactjs.org.

Cavallando avatar Cavallando commented on April 19, 2024

I would love to help with, SyntheticEvent translation! Created issue #26, PR #29

from es.reactjs.org.

alejandronanez avatar alejandronanez commented on April 19, 2024

@icarlossz List and Keys has already been assigned to @EzequielMonforte.

#4 (comment)

If you're done with #8 (it says WIP still) you should grab another piece of documentation. 😄

from es.reactjs.org.

sergiodxa avatar sergiodxa commented on April 19, 2024

I created the PR for Thinking in React (#27)

Now I want to work in Hooks FAQ #28.

from es.reactjs.org.

ivandevp avatar ivandevp commented on April 19, 2024

I would like to help with the Tutorial section.

from es.reactjs.org.

sigfriedCub1990 avatar sigfriedCub1990 commented on April 19, 2024

Hi, I’m an English to Spanish translator and I would like to help with the contributing page translation.

@karolincastano Every help is welcome. Right now the style guide is basically a stub. Feel free to propose changes to it.

@carburo, dónde está Guaso? Saludos de un hermano cubano

from es.reactjs.org.

alejandronanez avatar alejandronanez commented on April 19, 2024

Hey man, @sergiodxa, all set!

@ivandevp, alright, assigned it to you!

from es.reactjs.org.

a13marquez avatar a13marquez commented on April 19, 2024

Hi everyone, i'd love to help in any section

from es.reactjs.org.

devrchancay avatar devrchancay commented on April 19, 2024

I want to translate ReactDOMServer 🤓

from es.reactjs.org.

Zitle-Nancy avatar Zitle-Nancy commented on April 19, 2024

Hello ! I want to translate Home :)

from es.reactjs.org.

d4vsanchez avatar d4vsanchez commented on April 19, 2024

Hi! I’d like to help translating the “Test utilities” section.

I've finished translating this section on #73.

from es.reactjs.org.

alejandronanez avatar alejandronanez commented on April 19, 2024

Thanks for your interest friends, welcome 🎉

@d4vsanchez, @devrchancay and @Zitle-Nancy you're all set ✌️

from es.reactjs.org.

alejandronanez avatar alejandronanez commented on April 19, 2024

@a13marquez, please, choose one, we have plenty of work to do! 😄

from es.reactjs.org.

a13marquez avatar a13marquez commented on April 19, 2024

@alejandronanez I can take Using the State Hook and Using the Effect Hook

from es.reactjs.org.

EzequielMonforte avatar EzequielMonforte commented on April 19, 2024

I want to work on #31

from es.reactjs.org.

jvelezpo avatar jvelezpo commented on April 19, 2024

i will work on Hooks API Reference

from es.reactjs.org.

alejandronanez avatar alejandronanez commented on April 19, 2024

@a13marquez I assigned Using the state hook, I didn't assign Effect hook to you right away to give others the opportunity to work on it. Let us know when you're done with your issue so we can assign another translation to you!

@icarlossz I assigned Rules of hooks to you.

@EzequielMonforte you got Building your own hooks

@jvelezpo you got Hooks API reference

from es.reactjs.org.

jvelezpo avatar jvelezpo commented on April 19, 2024
  • special-props (this one is very short thats why i am taking another file)
  • unknown-prop

#69

from es.reactjs.org.

alejandronanez avatar alejandronanez commented on April 19, 2024

Special props and Unknown Props are assigned to you @jvelezpo

from es.reactjs.org.

angelitaooo avatar angelitaooo commented on April 19, 2024

I want to work in JS environment requirements please!

from es.reactjs.org.

alejandronanez avatar alejandronanez commented on April 19, 2024

You got it @angelitaooo

from es.reactjs.org.

Darking360 avatar Darking360 commented on April 19, 2024

Greetings 🚀

I just created a PR for ReactDOM here: ReactDOM translation

I'd love to keep helping, maybe I can help with the Getting Started 🙏 let me know, and I'll start it probably tonight 👍 @dmoralesm

from es.reactjs.org.

 avatar commented on April 19, 2024

Hey! I'd like to help with Add React to a Website

from es.reactjs.org.

ElRodrigote avatar ElRodrigote commented on April 19, 2024

Hi, I'm finishing #17 and would like to take Accessibility as I've worked with that in my current job :)

from es.reactjs.org.

jesgarciamartinez avatar jesgarciamartinez commented on April 19, 2024

Hi! I'd like to work on Error Boundaries

from es.reactjs.org.

jvelezpo avatar jvelezpo commented on April 19, 2024

Hello, i will work on

  • refs-must-have-owner (this is a short file so i will take on other file)
  • invalid-aria-prop (this one is also a short file)
  • dont-call-proptypes

@alejandronanez One question i dont see legacy-properties but i see legacy-factories file, if this is a typo on the description of the issue, i can take on legacy-factories as well

#81

from es.reactjs.org.

jvelezpo avatar jvelezpo commented on April 19, 2024

I would like to work on

  • JSX In Depth

from es.reactjs.org.

alejandronanez avatar alejandronanez commented on April 19, 2024

@jvelezpo thanks for your enthusiasm, but, please, take one issue at the time. It doesn't matter if they are small ones. Once you're done with one issue, we can assign you another.

That would make our work easier (as maintainers) and will let other people contribute with smaller issues too!

Thanks! 👍

from es.reactjs.org.

florenciasilva avatar florenciasilva commented on April 19, 2024

Hi! I would like to work on FAQ: Passing Functions to Components.
https://github.com/reactjs/es.reactjs.org/blob/master/content/docs/faq-functions.md

I just sent the PR for FAQ: Passing Functions to Components
I would like to continue with Virtual Dom and Internals when possible!
@alejandronanez @dmoralesm @carburo

from es.reactjs.org.

jvelezpo avatar jvelezpo commented on April 19, 2024

@alejandronanez done with refs-must-have-owners, invalid-aria-prop, dont-call-proptypes
on PR https://payfully.atlassian.net/browse/PF-711
i would like JSX in Depth if it is still available

from es.reactjs.org.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.