-
Notifications
You must be signed in to change notification settings - Fork 554
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
Add content/pt/application_programming_interface.md #273
Conversation
Signed-off-by: Jéssica Lins <[email protected]>
Signed-off-by: Jéssica Lins <[email protected]>
✔️ Deploy Preview for cncfglossary ready! 🔨 Explore the source changes: a29fa5c 🔍 Inspect the deploy log: https://app.netlify.com/sites/cncfglossary/deploys/620a283d75cad10007d20350 😎 Browse the preview: https://deploy-preview-273--cncfglossary.netlify.app |
category: technology | ||
--- | ||
|
||
## O que é |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I wonder if we have better ideas for the sections names (What it is, Problem it addresses, How it helps)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great point, I think it's better to discuss that with the team at the slack channel :D
@@ -0,0 +1,17 @@ | |||
--- | |||
title: Interface de programação de aplicações |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
not sure if would be better to write here API
instead
|
||
## No que isso ajuda | ||
|
||
APIs permitem que programas de computador ou aplicações interajam e compartilhem informações de uma maneira definida e compreensível. Elas são os blocos de construção para as aplicações modernas e fornecem aos desenvolvedores uma maneira de integrar aplicações. Sempre que você ouvir sobre [microsserviços](/content/en/microservices.md) você pode inferir que eles interagem uns com os outros por meio de uma API. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
for now I linked the english page for microsservices, since we did not translated it yet to portuguese
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sounds good
Review is pending a decision on Portuguese reviewers. |
Update: This PR is on hold because we need to set up the dev branch and the permissions. |
Updates localization guide to reflect current process.
* Added TLS(Transport Layer Security).md * Minor edits Made changes to the entry in hopes of adding clarity without modifying the underlying message. * Small edits Co-authored-by: Jason Morgan <[email protected]> Co-authored-by: Catherine Paganini <[email protected]>
Adding localization guide to how to
Update: Adding TLS link to mTLS term
* Add GitOps definition draft submission * Add GitOps defintion for EN glossary terms * Add GitOps definition draft v2 submission * GitOps term added with revision v3 * Adding gitops to spellcheck to resolve error * Revert "Adding gitops to spellcheck to resolve error" This reverts commit 5d3c837.
Changed wording to better explain the term.
Bumps [rojopolis/spellcheck-github-actions](https://github.com/rojopolis/spellcheck-github-actions) from 0.20.0 to 0.21.1. - [Release notes](https://github.com/rojopolis/spellcheck-github-actions/releases) - [Changelog](https://github.com/rojopolis/spellcheck-github-actions/blob/master/CHANGELOG.md) - [Commits](rojopolis/spellcheck-github-actions@0.20.0...0.21.1) --- updated-dependencies: - dependency-name: rojopolis/spellcheck-github-actions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* issue 330 * Spell check error
Add proposal for a definition of data center (issue #280 )
* Add Portuguese approvers * Add Hindi approvers * Add German approvers * Add Italian approvers * Add Arabic approvers * Add Bengali approvers * Inactivate Arabic and Bengali owners * Remove Arabic approver candidates * Remove Bengali approver candidates * Remove Arabic and Bengali candidates push right * Add @DaveVentura to de approvers Per a request from @iamNoah1 * Add @DaveVentura to de approvers per request of @iamNoah1 Co-authored-by: Jason Morgan <[email protected]>
Initial draft of Automation added.
Add contributor ladder
+ link to service definition + explanation of what a consumer is
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you please change the directory name to the pattern: content/pt-br instead of content/pt ? Thanks!
Signed-off-by: Jéssica Lins <[email protected]>
Signed-off-by: Jéssica Lins <[email protected]>
@brunoguidone let me open another PR, the tree of this one became very confusing because I've updated it with the wrong branches 😅 I'll also change my fork to be based on cncf/glossary (it was based on @edsoncelio 's one before) |
Hello,
I've tried to start translating some of the content mentioned in #269 to portuguese.
I have some questions regarding terminology/the sections names, I'll add them as comments in this PR.
Thanks!
Content in english: https://glossary.cncf.io/application_programming_interface/