manual merge branch harry0000:improve-ja-translation

merged parts of https://github.com/harry0000/learnGitBranching changes
including:
 * s/レポジトリ/リポジトリ/g
 * s/-|ー/ -- /g
 * s/先祖/親/g
 * and some more
This commit is contained in:
Mizunashi Mana 2015-04-29 16:17:02 +09:00
parent 8ffb3c9418
commit f6557975c9
8 changed files with 11 additions and 11 deletions

View file

@ -19,7 +19,7 @@ exports.level = {
"es_AR": "¡Acordate que tenés que clonar antes de pushear!",
"pt_BR": "Lembre-se de clonar antes de fazer o push!",
"de_DE": "Denk dran, dass du einen Clone brauchst bevor du Pushen kannst!",
"ja" : "Pushできる前にまずポジトリをcloneする必要があるのをお忘れなく",
"ja" : "Pushできる前にまずポジトリをcloneする必要があるのをお忘れなく",
"fr_FR": "Rappelez-vous que vous devez cloner avant de pouvoir faire un push !"
},
"startDialog": {