Open
Conversation
Includes a small fix in `changesoutput.py` (had an inconsistent translation key concerning historical commit information).
Member
|
Thank you. The translation looks good. I'll add you to the team of translators as well :). I'll notify you when changes are needed. I'm going to include this in the 0.4.5 release. |
yoshivda
reviewed
Nov 24, 2017
yoshivda
left a comment
There was a problem hiding this comment.
Some minor suggestions for changes in the translation
| msgstr "" | ||
| "Copyright © 2012-2015 Ejwa Software. Alle rechten voorbehouden.\n" | ||
| "License GPLv3+: GNU GPL versie 3 of hoger <http://gnu.org/licenses/gpl.html>.\n" | ||
| "Dit programma is vrije software: je mag het herdistribueren en/of wijzigen.\n" |
There was a problem hiding this comment.
I would change "vrije" to "gratis" in this context
| "\n" | ||
| "Verplichte argumenten voor lange opties zijn ook voor korte opties verplicht.\n" | ||
| "Boolean argumenten kunnen alleen voor lange opties worden gegeven.\n" | ||
| " -f, --file-types=EXTENSIES een door comma's gesepareerde list van\n" |
| "een van de gespecificeerde extensies veranderen, toevoegen of verwijderen,\n" | ||
| "zie -f of --file-types voor meer informatie.\n" | ||
| "\n" | ||
| "gitinspector vereist dat de git executable in de PATH variabel ter beschikking\n" |
Fix a couple of minor mistakes pointed out by @yoshivda in the Dutch translation.
Author
|
Hi @yoshivda, thanks for pointing those out! I've fixed them in the latest commit. |
Member
|
Good work guys :). |
Member
|
Moved to 0.5.0. |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR offers a Dutch translation of the gitinspector application (as referenced in #123).
Includes a small fix in
changesoutput.py(had an inconsistent translation key concerning historical commit information).