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

513 german localize client server architecture #1423

Merged
merged 7 commits into from
Feb 28, 2023

Conversation

DaveVentura
Copy link
Collaborator

@DaveVentura DaveVentura commented Oct 28, 2022

Describe your changes

localize client server architecture

Related issue number or link (ex: resolves #issue-number)

#513

Checklist before opening this PR (put x in the checkboxes)

  • This PR does not contain plagiarism
    • don’t copy other people’s work unless you are quoting and contributing it to them.
  • I have signed off on all commits
    • signing off (ex: git commit -s) is to affirm that commits comply DCO. If you are working locally, you could add an alias to your gitconfig by running git config --global alias.ci "commit -s".

@DaveVentura DaveVentura added the lang/de for German label Oct 28, 2022
@netlify
Copy link

netlify bot commented Oct 28, 2022

Deploy Preview for cncfglossary ready!

Name Link
🔨 Latest commit 182e695
🔍 Latest deploy log https://app.netlify.com/sites/cncfglossary/deploys/63fdb671b45dd7000855a740
😎 Deploy Preview https://deploy-preview-1423--cncfglossary.netlify.app/de/client-server-architecture
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@iamNoah1 iamNoah1 self-assigned this Nov 8, 2022
Copy link
Collaborator

@iamNoah1 iamNoah1 left a comment

Choose a reason for hiding this comment

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

@DaveVentura guck bitte, dass du deine Commits signesd

@DaveVentura DaveVentura force-pushed the 513-german-localize-client-server-architecture branch 3 times, most recently from ff80d05 to 57baedf Compare November 9, 2022 07:30
Signed-off-by: David Wagner <david.wagner.sb@gmail.com>
@DaveVentura DaveVentura force-pushed the 513-german-localize-client-server-architecture branch from 57baedf to c0638f6 Compare November 9, 2022 07:31
@DaveVentura DaveVentura requested a review from iamNoah1 November 9, 2022 07:36
Copy link
Collaborator

@iamNoah1 iamNoah1 left a comment

Choose a reason for hiding this comment

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

@DaveVentura Danke für den Beitrag und sorry für die Verzögerung. Hab n paar kleine Anmerkungen.

content/de/client-server-architecture.md Outdated Show resolved Hide resolved
content/de/client-server-architecture.md Outdated Show resolved Hide resolved
content/de/client-server-architecture.md Outdated Show resolved Hide resolved
content/de/client-server-architecture.md Show resolved Hide resolved
content/de/client-server-architecture.md Show resolved Hide resolved
DaveVentura and others added 2 commits December 1, 2022 17:10
Co-authored-by: Noah Ispas <Noahispas@gmail.com>
Signed-off-by: DaveVentura <47860237+DaveVentura@users.noreply.github.com>
Co-authored-by: Noah Ispas <Noahispas@gmail.com>
Signed-off-by: DaveVentura <47860237+DaveVentura@users.noreply.github.com>
@iamNoah1
Copy link
Collaborator

friendly ping @DaveVentura

Signed-off-by: DaveVentura <47860237+DaveVentura@users.noreply.github.com>
@DaveVentura DaveVentura requested a review from bcubk as a code owner February 8, 2023 16:40
@DaveVentura DaveVentura requested a review from iamNoah1 February 8, 2023 16:40
Copy link
Collaborator

@iamNoah1 iamNoah1 left a comment

Choose a reason for hiding this comment

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

Bis auf den kleinen Schönheitsfehler passt es für mich so.

Bei einer Standalone-Anwendung müssten die Benutzer bei jeder Aktualisierung die neueste Version herunterladen und installieren.
Zum Beispiel müssten sich die Benutzer regelmäßig den kompletten Produktkatalog von Amazon auf ihre Computer herunterladen.
Außerdem vereinfacht es die gemeinsame Nutzung von Daten. So müssen Daten nicht mehr verschickt oder sogar auf physischen Datenträgern weitergegeben werden.
Je größer eine Applikation ist, desto höher werden die Anforderungen an das Endgeräte. Wachsende Standalone Anwendungen belegen dadurch immer mehr physische Ressourcen auf der Maschine des Nutzers-
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
Je größer eine Applikation ist, desto höher werden die Anforderungen an das Endgeräte. Wachsende Standalone Anwendungen belegen dadurch immer mehr physische Ressourcen auf der Maschine des Nutzers-
Je größer eine Applikation ist, desto höher werden die Anforderungen an das Endgeräte.
Wachsende Standalone Anwendungen belegen dadurch immer mehr physische Ressourcen auf der Maschine des Nutzers.

Signed-off-by: Noah Ispas <Noahispas@gmail.com>
Copy link
Collaborator

@bcubk bcubk left a comment

Choose a reason for hiding this comment

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

Finde die Definition sehr gut verständlich. Mir ist lediglich ein kleiner Fehler aufgefallen. Das wars auch schon. Danke @DaveVentura

content/de/client-server-architecture.md Outdated Show resolved Hide resolved
Signed-off-by: DaveVentura <47860237+DaveVentura@users.noreply.github.com>
Signed-off-by: DaveVentura <47860237+DaveVentura@users.noreply.github.com>
@DaveVentura DaveVentura merged commit 4168327 into dev-de Feb 28, 2023
@DaveVentura DaveVentura deleted the 513-german-localize-client-server-architecture branch February 28, 2023 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang/de for German
Projects
Development

Successfully merging this pull request may close these issues.

3 participants