blitz-js / blitz-js/es.blitzjs.com

Spanish Translation Progress

Open
#1 29 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
3
Forks
2
PR merge metrics
No merged PRs in 30d

Description

## Mantenedores

* @JuanM04
* @UchihaCFC
* @oliverloops

## Para los nuevos traductores

Para traducir una página:

1. Elige una página que no esté siendo traducida. Las páginas reclamadas son las que tienen un nombre a su lado en la lista de abajo.
2. Comenta el nombre de la página que quieres traducir. **Solo toma una página a la vez**.
3. Clona este repositorio, traduce la página, y haz tu Pull Request.

Antes de contribuir, lee [la wiki](https://github.com/blitz-js/es.blitzjs.com/wiki). Encontrarás traducciones de palabras técnicas y guías de estilo.

¡Sé responsable! Si no puedes traducir o perdiste interés, mantén a los mantenedores al tanto, así pueden asignar la página a otra persona.

## Para los mantenedores

Cuando alguien se proponga a traducir una página, edita este Issue con el nombre del voluntario y la PR. Por ejemplo:

* [ ] Home Page (@juanm04) #1

Cuando la PR se fusione, ¡asegúrate de marcar la página como completa!

## Core Pages

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

* [x] Home Page (@UchihaCFC) #6
* [x] Get Started (@JuanM04) #11
* [x] Tutorial (@JuanM04) #2
* [x] Languages (@JuanM04) #7
* [ ] Showcase (@JuanM04) #31
* [x] All other texts (footer, navbar, search popup, etc.) (@JuanM04) #7

### Introduction

* [ ] Learning Path (@JuanM04) #32
* [x] What is Next.js? (@kervin5) #4
* [x] Why Blitz instead of Next.js? (@oliverloops) #5
* [x] Tradeoffs (@oliverloops) #9
* [x] Free Stickers (@UchihaCFC) #15

### Basics

* [ ] File Structure (@JuanM04) #34
* [x] `` (@UchihaCFC) #16
* [ ] `` (@JuanM04) #13
* [ ] `` (@JuanM04) #33
* [x] CSS (@JuanM04) #12
* [ ] Font Optimization (@JuanM04) #35
* [ ] Static Files (@UchihaCFC)
* [ ] Environment Variables (@UchihaCFC)
* [ ] `<ErrorBoundary>` (@JuanM04)
* [x] Error Handling (@emilio93) #36
* [x] Testing (@UchihaCFC) #17

### Pages

* [ ] Pages (@emilio93) #38
* [ ] Error Pages (@Manyfish153)
* [ ] `<Head>`
* [ ] `<Document>`
* [ ] Preview Mode
* [ ] Static HTML Export
* [ ] Code Splitting
* [ ] `getStaticProps` API
* [ ] `getStaticPaths` API
* [ ] `getServerSideProps` API

### Routing

* [ ] File-Based Routing
* [ ] Conventions
* [ ] Internationalized Routing
* [ ] `<Link>`
* [ ] URL Params & Query
* [ ] Router
* [ ] Redirects
* [ ] Rewrites
* [ ] HTTP Headers
* [ ] API Routes
* [ ] Shallow Routing
* [ ] Route Manifest

## Next Steps

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

### Database

* [ ] Overview
* [ ] Run Postgres Locally
* [ ] Seeds
* [ ] Prisma Utilities
* [ ] Fauna

### Queries & Mutations

* [ ] Query Resolvers
* [ ] Use Queries
* [ ] Mutation Resolvers
* [ ] Use Mutations
* [ ] Client Utilities
* [ ] Server Utilities
* [ ] `useQuery`
* [ ] `usePaginatedQuery`
* [ ] `useInfiniteQuery`
* [ ] `useMutation`

### Auth

* [ ] Overview
* [ ] Session Management
* [ ] Authorization & Security
* [ ] Hooks & Utilities
* [ ] Third Party Login w/Passport.js
* [ ] How To Impersonate Other Users

### Backend Architecture

* [ ] Multitenancy
* [ ] Background Processing with Quirrel
* [ ] HTTP Middleware
* [ ] Custom Server
* [ ] Security Headers

### Deploying to Production

* [ ] To Render.com
* [ ] To Vercel
* [ ] To Heroku
* [ ] To Railway

### Community

* [ ] How the Community Operates
* [ ] Manifesto
* [ ] History
* [ ] How to Contribute
* [ ] Being a Maintainer
* [ ] Code of Conduct
* [ ] Doc Translations

### Configuration

* [ ] `blitz.config.js`
* [ ] Webpack Config
* [ ] PostCSS Config
* [ ] ESLint Config
* [ ] Husky Config
* [ ] Prettier Config
* [ ] RPC Specification
* [ ] Measuring Performance

### CLI

* [ ] Overview
* [ ] `blitz new`
* [ ] `blitz dev`
* [ ] `blitz start`
* [ ] `blitz build`
* [ ] `blitz export`
* [ ] `blitz db`
* [ ] `blitz prisma`
* [ ] `blitz generate`
* [ ] `blitz codegen`
* [ ] `blitz console`
* [ ] `blitz install`
* [ ] `blitz autocomplete`
* [ ] `blitz routes`

### Recipes

* [ ] Using Recipes
* [ ] Writing Recipes

### Templates

* [ ] Blitz Templates

<!-- ## Additional Translations

These are not the primary translation targets.

* [ ] Blog
* [ ] Community -->

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.