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 'CDN Links' #18

Merged
merged 2 commits into from Feb 20, 2019
Merged

Translate 'CDN Links' #18

merged 2 commits into from Feb 20, 2019

Conversation

cvqprs
Copy link
Member

@cvqprs cvqprs commented Feb 19, 2019

Szybkie tlumaczenie dla CDN links

Copy link
Member

@jakubdrozdek jakubdrozdek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dodałem kilka sugestii. Nie zmieniaj proszę znaków "`" na apostrofy. Służą one do odpowiedniego formatowania fragmentów kodu.

@jakubdrozdek jakubdrozdek added the needs author response Changes requested needing author's input label Feb 19, 2019
@jakubdrozdek jakubdrozdek added needs +1 Needs another approval before merging and removed needs author response Changes requested needing author's input labels Feb 20, 2019
@cvqprs
Copy link
Member Author

cvqprs commented Feb 20, 2019

@jakubdrozdek dziękuje za komentarze i review.

Wszystko zmieniłem zgodnie z sugestiami w cd55019

@cvqprs
Copy link
Member Author

cvqprs commented Feb 20, 2019

Panowie @iamarek @TeoTN @bartlomiejzuber @marcinostrouch prośba o review i approve.

Brakuje +1 do merge


```html
<script crossorigin src="https://unpkg.com/react@16/umd/react.development.js"></script>
<script crossorigin src="https://unpkg.com/react-dom@16/umd/react-dom.development.js"></script>
```

The versions above are only meant for development, and are not suitable for production. Minified and optimized production versions of React are available at:
Powyższe wersje są przeznaczone tylko do programowania, nie nadają się na środowiska produkcyjne. Zminifikowane i zoptymalizowane wersje produkcyjne Reacta są dostępne pod adresem:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Myslę nad lepszym tłumaczeniem słowa for development, wydaje mi się, że do programowania nie oddaje sensu tego zdania. Może moglibyśmy przerobić to zdanie tak, by mówiło po prostu, że nie są to urle do wykorzystania na produkcji?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Powyższe wersje przeznaczone tylko do programowania, nie nadają się na środowiska produkcyjne. Zminifikowane i zoptymalizowane wersje produkcyjne Reacta są dostępne pod adresem:
Powyższe wersje przeznaczone do uruchamiania na serwerach deweloperskich, nie nadają się natomiast na środowiska produkcyjne. Zminifikowane i zoptymalizowane wersje produkcyjne Reacta są dostępne pod adresem:


![Access-Control-Allow-Origin: *](../images/docs/cdn-cors-header.png)

This enables a better [error handling experience](/blog/2017/07/26/error-handling-in-react-16.html) in React 16 and later.
Umożliwi to lepsza [obsługę błędów](/blog/2017/07/26/error-handling-in-react-16.html) w React 16 i późniejszych wersjach.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This enables a better error handling experience oznacza Umożliwia to lepszą obsługę błędów, a nie Umożliwi to lepsza obsługa błędów.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Umożliwi to lepsza [obsługę błędów](/blog/2017/07/26/error-handling-in-react-16.html) w React 16 i późniejszych wersjach.
Umożliwia to lepszą [obsługę błędów](/blog/2017/07/26/error-handling-in-react-16.html) w React 16 i późniejszych wersjach.

@jakubdrozdek jakubdrozdek merged commit e8c6b54 into master Feb 20, 2019
@jakubdrozdek jakubdrozdek deleted the CDN-Links branch February 20, 2019 19:37
@cvqprs cvqprs changed the title Tlumaczenie dla cdn-links Translate 'CDN Links' Feb 28, 2019
@cvqprs cvqprs added 🌐 translated Translation is completed for this page and removed needs +1 Needs another approval before merging labels Feb 28, 2019
@jakubdrozdek jakubdrozdek added this to the Other Pages milestone Feb 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌐 translated Translation is completed for this page
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants