Skip to content

Add support to pt-br #2065

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

Merged
merged 5 commits into from
Sep 12, 2019
Merged

Add support to pt-br #2065

merged 5 commits into from
Sep 12, 2019

Conversation

brunopulis
Copy link

The purpose of this PR is to initiate Cypress documentation support for Portuguese. Initially a small part of the official documentation was translated.

@CLAassistant
Copy link

CLAassistant commented Sep 10, 2019

CLA assistant check
All committers have signed the CLA.

Copy link
Member

@jennifer-shehane jennifer-shehane left a comment

Choose a reason for hiding this comment

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

I think this is good to go.

@jennifer-shehane jennifer-shehane merged commit 31e7767 into cypress-io:develop Sep 12, 2019
jennifer-shehane pushed a commit that referenced this pull request Oct 2, 2019
*  Fix typo in the cross-origin error section (#2033)

Fix typo: s/communicate […] to _bypasses_ all same-origin security policies/communicate […] to _bypass_ all same-origin security policies

* chore(deps): Update dependency @types/jest to version 24.0.18 🌟 (#2029)



Co-authored-by: Renovate Bot <bot@renovateapp.com>

* add section explaining how to patch Cypress CLI module (#2045)

* add section explaining how to patch Cypress CLI module

* md lint

* Reduce a lot of noise in the patch instructions

- It’s a lot, a lot of assumptions on how much people know about how
Cypress works and a lot of info specific to the Windows pipe patch that
I think will just lead to misdirection.

* update error message about stale runs to be more clear

* Add instructions on how to uninstall Cypress GitHub app

* Add links (#2058)

* add instrument-cra plugin link

* add another cy.within example

* Fix typo

* lowercase 'TR'


Co-authored-by: Jennifer Shehane <jennifer@cypress.io>

* docs - add missing param (#2061)

* Issue-2038 (#2048)

* Closable top banner functionality

* Closable top banner css fixes

* add test for close banner

* add close animation

* html + css update

* update close btn test to close each banner, add algolia test and sidebar test after close all banners

* small css fix, add Contentful environment for dev needs, add skip close test if there is no banners at the screen

* unnecessary check removal from test

* add 5px margin to CTA button

* add test for closing one unique banner

* fixing contentful_banners_spec issues after review

* Update cypress/integration/contentful_banners_spec.js

Co-Authored-By: Jennifer Shehane <jennifer@cypress.io>

* added all contentful_banners_spec into mobile_spec, add sidebar tests exceptions for screens, that have innerWidth less that 768px


Co-authored-by: Anton Synenko <anthony.synenko@gmail.com>

* add jsconfig section (#2054)

* add jsconfig section

* VS Code, minor grammar


Co-authored-by: Jennifer Shehane <jennifer@cypress.io>

* Update writing-your-first-test.md (#2043)

* chore(deps): Update dependency git-last to version 1.2.12 🌟 (#2000)



Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>

* chore(deps): Update dependency sinon to version 7.4.2 🌟 (#2052)



Co-authored-by: Renovate Bot <bot@renovateapp.com>

* try using v2.1 of Circle

* testing trigger by commit

* trigger workflow using empty GitHub commit, close #2069 (#2070)

* Add support to pt-br (#2065)

* add support to pt-br

* translate content to pt-br

* add translation pt-br to why-cypress

* Update logic to copy over en docs to non-translated pt-br pages


Co-authored-by: Jennifer Shehane <jennifer@cypress.io>

* add test automation u course (#2075)

* Add cypress-rails mention (#2079)

* issue 2071 (#2072)



Co-authored-by: Anton Synenko <anthony.synenko@gmail.com>

* chore(deps): Update dependency start-server-and-test to version… (#2078)



Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update for new nav (#2076)

* Update screenshots and copy to match dashboard's new styles

* Delete unused dashboard screenshots

* resize image + set css class to have maxwidth of img be 600px

* package-lock


Co-authored-by: Jennifer Shehane <jennifer@cypress.io>

* Answer how to champion cypress (#2056)

* update code coverage FAQ answer

* add links to unit testing recipe

* add FAQ answer to question how to convince company to use Cypress

* move question to English FAQ

* Updated some wording on championing cypress faq


Co-authored-by: Jennifer Shehane <jennifer@cypress.io>

* add cypress-fiddle link and blurb (#2060)

* add cypress-fiddle link and blurb

* move cypress fiddle to debugging doc

* Minor grammar


Co-authored-by: Jennifer Shehane <jennifer@cypress.io>

* wrong podcast link, close #2074 (#2080)

* fix(deps): Update dependency hexo-server to version 1.0.0 🌟 (#2053)



Co-authored-by: Renovate Bot <bot@renovateapp.com>

* change open to run (#2083)

* Remove url that was breaking the groups section shell code

* fix(deps): Update dependency contentful to version 7.10.0 🌟 (#2087)



Co-authored-by: Renovate Bot <bot@renovateapp.com>

* add vscode extension (#2088)

* describe solution to xvfb problem (#2090)

* describe solution to xvfb problem

* rename known issues section

* small text tweaks

* add links to native code coverage example and backend cove… (#1788)

* WIP: add links to native code coverage example and backend coverage

* Use "back end" term

* increases max viewport from 3000 to 4000 px
@iaurg
Copy link
Contributor

iaurg commented Dec 21, 2019

Hi @jennifer-shehane, how are you?

Can I copy all the source pages/folders to pt-bt folder? This offer a document that other peoples can contribute, and adjust all links in Improve this docs (see example) section.

Tell me if I can start come translations too, thanks.

⚔️ 🇧🇷

@jennifer-shehane
Copy link
Member

@iaurg If there is a translated file, it will be shown, if not, the English page will be shown. No English files should be within the pt-bt folder to avoid duplication. Not all pages have been translated. You're welcome to translate pages by following these directions: https://github.com/cypress-io/cypress-documentation/blob/develop/CONTRIBUTING.md#translating-existing-docs

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

Successfully merging this pull request may close these issues.

4 participants