mirror of
https://github.com/semver/semver.git
synced 2026-03-09 07:22:04 -05:00
Translation to Czech Language #191
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @JakubKrizka on GitHub (Aug 20, 2015).
Hi,
After I find this project I must translate this to my natural language, so there is first version of translate to Czech language: https://goo.gl/h8126m
@mojombo please help me how can I public this. Thank you
@FichteFoll commented on GitHub (Aug 20, 2015):
https://github.com/mojombo/semver.org
@taringamberini commented on GitHub (Aug 20, 2015):
Hi @jakubkrizka,
I've translated semver into Italian. You should:
git clone https://github.com/jakubkrizka/semver.org.gitgit branch cz_translationgit checkout cz_translation/lang/cz/index.md/_layoutsmojombo/semver.org gh-pagesfrom yourjakubkrizka/semver.org cz_translationHi,
Tarin
@JakubKrizka commented on GitHub (Aug 28, 2015):
Hi @taringamberini
thank you for help, pull request is ready here: https://github.com/mojombo/semver.org/pull/125
@JakubKrizka commented on GitHub (Oct 25, 2015):
Hi @taringamberini
is there any problem with translate or pull request?
@taringamberini commented on GitHub (Oct 26, 2015):
Hi @jakubkrizka I don't know, but it should help to give a proof of the correctness of the translation to a non Czech person (point 8 of the list above) who, most likely, will do the merge.
So ask to some of your friends, colleagues, or somone in your local User Groups, to review your translation. In the Italian translation process you can see what reviewers have pointed me out.
Reviewers have preferred to write comments on line diff insted of interact by git directly on source code.
Feel free to find the "collaboration way" which works better for your reviewers.
Hold on and let me know if you have any problem.
Hi,
Tarin
@FichteFoll commented on GitHub (Oct 26, 2015):
The added file lists two correctors, so I assume this already went through some QA passes: https://github.com/mojombo/semver.org/pull/125/files#diff-2f728cf67420f4f4c507ccfe1cd7320dR127
@taringamberini commented on GitHub (Oct 27, 2015):
Yeah, @FichteFoll said it right.
I guess @Haacked is going to consider merging this translation as soon as he finds the time. I suppose that if there was something wrong he would tell @jakubkrizka what to do.
I'll refer the pull request mojombo/semver.org#125 in order to trigger an advise about merging this transaltion.
Be patient please.
@haacked commented on GitHub (Oct 27, 2015):
It's done!
Pro tip, when you create a commit that fixes an issue, add the phrase "Fixes #267" and when that commit is merged, it'll close issue 267.
I will close this issue as the PR has been merged. Thanks for the contribution!