-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
13 changed files
with
527 additions
and
527 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
64 changes: 32 additions & 32 deletions
64
gamification-github-webapp/src/main/resources/locale/addon/Gamification_de.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,36 +1,36 @@ | ||
gamification.event.title.creatPullRequest=Github: PR erstellen | ||
gamification.event.description.creatPullRequest=Ein Pull-Request wurde in einem Ihrer Repositories erstellt | ||
gamification.event.title.commentPullRequest=Github: Einen PR kommentieren | ||
gamification.event.description.commentPullRequest=Ein PR wurde kommentiert | ||
gamification.event.title.reviewPullRequest=Github: Einen PR \u00fcberpr\u00fcfen | ||
gamification.event.description.reviewPullRequest=Ein PR wurde \u00fcberpr\u00fcft | ||
gamification.event.title.pullRequestValidated=Github: Einen PR validieren lassen | ||
gamification.event.description.pullRequestValidated=Ein PR wurde zur \u00dcberpr\u00fcfung eingereicht und genehmigt | ||
gamification.event.title.pushCode=Github : Push Code | ||
gamification.event.description.pushCode=Ein Commit wurde in einen Repository-Zweig verschoben | ||
gamification.event.title.addIssueLabel=Github: Label zu einem Problem hinzuf\u00fcgen | ||
gamification.event.description.addIssueLabel=F\u00fcgen Sie ein Label zu einem Problem hinzu, um die R\u00fcckfrage f\u00fcr andere Beitragende zu erleichtern | ||
gamification.event.title.validatePullRequest=Github: PR validieren | ||
gamification.event.description.validatePullRequest=Eine zuvor angeforderte PR-Pr\u00fcfung genehmigen | ||
gamification.event.title.commentIssue=Github: Ein Problem kommentieren | ||
gamification.event.description.commentIssue=Ein Problem wurde kommentiert | ||
gamification.event.title.createIssue=Github: Problemanfrage erstellen | ||
gamification.event.description.createIssue=Eine Problemanfrage wurde in einem Ihrer Projektarchive erstellt | ||
gamification.event.title.requestReviewForPullRequest=Github: Eine \u00dcberpr\u00fcfung f\u00fcr einen PR anfordern | ||
gamification.event.description.requestReviewForPullRequest=Bitten Sie Ihre Mitarbeiter Ihren PR zu \u00fcberpr\u00fcfen | ||
gamification.event.title.creatPullRequest=Create PR | ||
gamification.event.description.creatPullRequest=A pull request has been created in one of your repositories | ||
gamification.event.title.commentPullRequest=Comment on a PR | ||
gamification.event.description.commentPullRequest=A PR has been commented | ||
gamification.event.title.reviewPullRequest=Review a PR | ||
gamification.event.description.reviewPullRequest=A PR is reviewed | ||
gamification.event.title.pullRequestValidated=Get your PR approved | ||
gamification.event.description.pullRequestValidated=A PR was submitted for review and approved | ||
gamification.event.title.pushCode=Push code | ||
gamification.event.description.pushCode=A commit is pushed to a repository branch | ||
gamification.event.title.addIssueLabel=Add label to an issue | ||
gamification.event.description.addIssueLabel=Add a label to an issue to facilitate retrieval for other contributors | ||
gamification.event.title.validatePullRequest=Approve a PR | ||
gamification.event.description.validatePullRequest=Approve a PR previously requested to be reviewed | ||
gamification.event.title.commentIssue=Comment an issue | ||
gamification.event.description.commentIssue=An issue has been commented | ||
gamification.event.title.createIssue=Create Issue | ||
gamification.event.description.createIssue=An issue has been created in one of your repository | ||
gamification.event.title.requestReviewForPullRequest=Request a review for a PR | ||
gamification.event.description.requestReviewForPullRequest=From the time you have created a PR, request a review from peers | ||
gamification.event.title.connectorConnectGithub=Apps: Connect GitHub Account | ||
gamification.event.description.connectorConnectGithub=Ein Benutzer verbindet sein GitHub-Konto | ||
gamification.event.description.connectorConnectGithub=A user connects its GitHub account | ||
|
||
gamification.event.title.deleteIssueLabel=Problemanfrage l\u00f6schen | ||
gamification.event.title.deletePullRequestComment=PR-Kommentar l\u00f6schen | ||
gamification.event.title.deleteIssueComment=Problemanfragekommentar l\u00f6schen | ||
gamification.event.title.closePullRequest=PR schliessen | ||
gamification.event.title.closeIssue=Problem schliessen | ||
gamification.event.title.reviewRequestRemoved=Anfrage entfernen | ||
gamification.event.title.deleteIssueLabel=Delete issue label | ||
gamification.event.title.deletePullRequestComment=Delete PR comment | ||
gamification.event.title.deleteIssueComment=Delete issue comment | ||
gamification.event.title.closePullRequest=Close PR | ||
gamification.event.title.closeIssue=Close issue as not planned | ||
gamification.event.title.reviewRequestRemoved=Remove request a review | ||
|
||
gamification.event.form.organization=Organisation | ||
gamification.event.form.repository=Repository (Verzeichnis eines digitalen Archivs) | ||
gamification.event.form.repository.placeholder=Repository w\u00e4hlen | ||
gamification.event.form.any=Alle | ||
gamification.event.form.organization=Organization | ||
gamification.event.form.repository=Repository | ||
gamification.event.form.repository.placeholder=Select the repository | ||
gamification.event.form.any=Any | ||
|
||
badge.title.developerNovice=Anf\u00e4nger im Bereich Softwareentwicklung | ||
badge.title.developerNovice=Novice Developer |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
64 changes: 32 additions & 32 deletions
64
gamification-github-webapp/src/main/resources/locale/addon/Gamification_fr.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,36 +1,36 @@ | ||
gamification.event.title.creatPullRequest=Github : Cr\u00e9er une PR | ||
gamification.event.description.creatPullRequest=Une pull request a \u00e9t\u00e9 cr\u00e9\u00e9e dans un de vos d\u00e9p\u00f4ts | ||
gamification.event.title.commentPullRequest=Github : Commenter une PR | ||
gamification.event.description.commentPullRequest=Une PR a \u00e9t\u00e9 comment\u00e9e | ||
gamification.event.title.reviewPullRequest=Github : Revoir une PR | ||
gamification.event.description.reviewPullRequest=Une PR est examin\u00e9e | ||
gamification.event.title.pullRequestValidated=Github : Faites approuver votre PR | ||
gamification.event.description.pullRequestValidated=Une PR a \u00e9t\u00e9 demand\u00e9e pour \u00eatre examin\u00e9e et celle-ci a \u00e9t\u00e9 approuv\u00e9e | ||
gamification.event.title.pushCode=Github : push de code | ||
gamification.event.description.pushCode=Un commit est pouss\u00e9 vers une branche de d\u00e9p\u00f4t | ||
gamification.event.title.addIssueLabel=Github : Ajouter une \u00e9tiquette \u00e0 un ticket | ||
gamification.event.description.addIssueLabel=Ajouter une \u00e9tiquette \u00e0 un probl\u00e8me pour qu'il soit plus r\u00e9cup\u00e9rable pour les autres contributeurs | ||
gamification.event.title.validatePullRequest=Github : Approuver une PR | ||
gamification.event.description.validatePullRequest=Approuver une PR pr\u00e9c\u00e9demment demand\u00e9e \u00e0 \u00eatre r\u00e9vis\u00e9e | ||
gamification.event.title.commentIssue=Github : Commenter un ticket | ||
gamification.event.description.commentIssue=Un ticket a \u00e9t\u00e9 comment\u00e9 | ||
gamification.event.title.createIssue=Github : Cr\u00e9er un ticket | ||
gamification.event.description.createIssue=Un ticket a \u00e9t\u00e9 cr\u00e9\u00e9 dans un de vos d\u00e9p\u00f4ts | ||
gamification.event.title.requestReviewForPullRequest=Github : Demander une r\u00e9vision pour une PR | ||
gamification.event.description.requestReviewForPullRequest=Depuis que vous avez cr\u00e9\u00e9 une PR, demandez une revue \u00e0 vos pairs | ||
gamification.event.title.creatPullRequest=Create PR | ||
gamification.event.description.creatPullRequest=A pull request has been created in one of your repositories | ||
gamification.event.title.commentPullRequest=Comment on a PR | ||
gamification.event.description.commentPullRequest=A PR has been commented | ||
gamification.event.title.reviewPullRequest=Review a PR | ||
gamification.event.description.reviewPullRequest=A PR is reviewed | ||
gamification.event.title.pullRequestValidated=Get your PR approved | ||
gamification.event.description.pullRequestValidated=A PR was submitted for review and approved | ||
gamification.event.title.pushCode=Push code | ||
gamification.event.description.pushCode=A commit is pushed to a repository branch | ||
gamification.event.title.addIssueLabel=Add label to an issue | ||
gamification.event.description.addIssueLabel=Add a label to an issue to facilitate retrieval for other contributors | ||
gamification.event.title.validatePullRequest=Approve a PR | ||
gamification.event.description.validatePullRequest=Approve a PR previously requested to be reviewed | ||
gamification.event.title.commentIssue=Comment an issue | ||
gamification.event.description.commentIssue=An issue has been commented | ||
gamification.event.title.createIssue=Create Issue | ||
gamification.event.description.createIssue=An issue has been created in one of your repository | ||
gamification.event.title.requestReviewForPullRequest=Request a review for a PR | ||
gamification.event.description.requestReviewForPullRequest=From the time you have created a PR, request a review from peers | ||
gamification.event.title.connectorConnectGithub=Apps: Connect GitHub Account | ||
gamification.event.description.connectorConnectGithub=Un utilisateur connecte son compte GitHub | ||
gamification.event.description.connectorConnectGithub=A user connects its GitHub account | ||
|
||
gamification.event.title.deleteIssueLabel=Supprimer le label du ticket | ||
gamification.event.title.deletePullRequestComment=Supprimer le commentaire de PR | ||
gamification.event.title.deleteIssueComment=Supprimer le commentaire du ticket | ||
gamification.event.title.closePullRequest=Fermer la PR | ||
gamification.event.title.closeIssue=Fermer le ticket comme non planifi\u00e9 | ||
gamification.event.title.reviewRequestRemoved=Retirer une demande de r\u00e9vision | ||
gamification.event.title.deleteIssueLabel=Delete issue label | ||
gamification.event.title.deletePullRequestComment=Delete PR comment | ||
gamification.event.title.deleteIssueComment=Delete issue comment | ||
gamification.event.title.closePullRequest=Close PR | ||
gamification.event.title.closeIssue=Close issue as not planned | ||
gamification.event.title.reviewRequestRemoved=Remove request a review | ||
|
||
gamification.event.form.organization=Organisation | ||
gamification.event.form.repository=R\u00e9pertoire | ||
gamification.event.form.repository.placeholder=S\u00e9lectionner un r\u00e9pertoire | ||
gamification.event.form.any=Tous | ||
gamification.event.form.organization=Organization | ||
gamification.event.form.repository=Repository | ||
gamification.event.form.repository.placeholder=Select the repository | ||
gamification.event.form.any=Any | ||
|
||
badge.title.developerNovice=D\u00e9veloppeur novice | ||
badge.title.developerNovice=Novice Developer |
Oops, something went wrong.