translated all fr_FR except in levels

This commit is contained in:
Joël Thieffry 2013-06-29 18:16:25 +02:00
parent 62317b8d4c
commit 27ccab4dec
7 changed files with 256 additions and 82 deletions

View file

@ -18,6 +18,16 @@ exports.dialog = {
'哥相信你!你可以的' '哥相信你!你可以的'
] ]
} }
}],
'fr_FR': [{
type: 'ModalAlert',
options: {
markdowns: [
'## Êtes-vous sûr de vouloir voir la solution ?',
'',
'Je crois en vous ! Vous pouvez le faire'
]
}
}] }]
}; };

View file

@ -36,5 +36,24 @@ exports.dialog = {
' * 输入 ```finish``` 就可以输出你的关卡数据JSON' ' * 输入 ```finish``` 就可以输出你的关卡数据JSON'
] ]
} }
}],
'fr_FR': [{
type: 'ModalAlert',
options: {
markdowns: [
'## Bienvenue dans l\'éditeur niveaux !',
'',
'Voici les étapes principales :',
'',
' * Mettez en place l\'environnement initial avec des commandes git',
' * Définissez l\'arbre de départ avec ```define start```',
' * Saisissez la série de commandes git qui composent la solution (optimale)',
' * Définissez l\'arbre cible avec ```define goal```. Cela définit aussi la solution',
' * Optionnellement, définissez un indice avec ```define hint```',
' * Changez le nom avec ```define name```',
' * Optionellement, definissez un joli dialogue de départ avec ```edit dialog```',
' * Entrez la commande ```finish``` pour délivrer votre niveau JSON!'
]
}
}] }]
}; };

View file

@ -30,6 +30,17 @@ exports.dialog = {
'你用 *{numCommands}* 条命令搞定了这一关;我们的答案要用 {best}。' '你用 *{numCommands}* 条命令搞定了这一关;我们的答案要用 {best}。'
] ]
} }
}],
'fr_FR': [{
type: 'ModalAlert',
options: {
markdowns: [
'## Beau Travail!!',
'',
'Vous avez résolu le niveau en *{numCommands}* commande(s); ',
'notre solution le fait en {best}.'
]
}
}] }]
}; };

View file

@ -227,5 +227,61 @@ exports.dialog = {
'이제 레슨을 시작해봅시다...' '이제 레슨을 시작해봅시다...'
] ]
} }
}],
'fr_FR': [{
type: 'ModalAlert',
options: {
markdowns: [
'## Bienvenue sur LearnGitBranching!',
'',
'Cette application a été conçue pour aider les débutants à saisir ',
'les puissants concepts derrière les branches en travaillant ',
'avec git. Nous espérons que vous apprécierez cette application et ',
'que vous apprendrez peut-être quelque chose d\'intéressant !',
'',
'# Démo !',
'',
'Si vous n\'avez pas vu la démo, vous pouvez le faire là :',
'',
'[http://pcottle.github.io/learnGitBranching/?demo](http://pcottle.github.io/learnGitBranching/?demo)',
'',
'Agacé par ce dialogue ? Ajoutez `?NODEMO` à l\'URL pour le supprimer, en lien ci-dessous pour votre commodité :',
'',
'[http://pcottle.github.io/learnGitBranching/?NODEMO](?NODEMO)'
]
}
}, {
type: 'ModalAlert',
options: {
markdowns: [
'## Commandes Git',
'',
'Il existe une large variété de commandes git disponibles dans le mode bac à sable. Sont inclues',
'',
' * commit',
' * branch',
' * checkout',
' * cherry-pick',
' * reset',
' * revert',
' * rebase',
' * merge'
]
}
}, {
type: 'ModalAlert',
options: {
markdowns: [
'## Partager, c\'est se soucier!',
'',
'Partagez des arbres avec vous amis via `export tree` et `import tree`',
'',
'Vous avez une grande leçon à partager ? Essayez de construire un niveau avec `build level` ou essayez le niveau d\'un ami avec `import level`',
'',
'Pour voir la gamme complète des commandes, tapez `show commands`. Il y a quelques perles telles que `undo` et `reset`',
'',
'Mais tout de suite commencez sur les `levels`…'
]
}
}] }]
}; };

View file

@ -4,199 +4,233 @@ exports.strings = {
'__desc__': 'One of the lines in the next level dialog', '__desc__': 'One of the lines in the next level dialog',
'ja': '最後のレベルをクリアしました!すごい!!', 'ja': '最後のレベルをクリアしました!すごい!!',
'en_US': 'Wow! You finished the last level, great!', 'en_US': 'Wow! You finished the last level, great!',
'zh_CN': '我的个天!你完成了最后一关,碉堡了!' 'zh_CN': '我的个天!你完成了最后一关,碉堡了!',
'fr_FR': 'Félicitations, vous avez réussi le dernier niveau !'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'finish-dialog-next': { 'finish-dialog-next': {
'__desc__': 'One of the lines in the next level dialog', '__desc__': 'One of the lines in the next level dialog',
'en_US': 'Would you like to move on to *"{nextLevel}"*, the next level?', 'en_US': 'Would you like to move on to *"{nextLevel}"*, the next level?',
'ja': '次の章 *"{nextLevel}"* へ進みますか?', 'ja': '次の章 *"{nextLevel}"* へ進みますか?',
'zh_CN': '要不前进到下一关 *“{nextLevel}”*' 'zh_CN': '要不前进到下一关 *“{nextLevel}”*',
'fr_FR': 'Voulez-vous passer à *"{nextLevel}"*, le prochain niveau ?'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'finish-dialog-win': { 'finish-dialog-win': {
'__desc__': 'One of the lines in the next level dialog', '__desc__': 'One of the lines in the next level dialog',
'en_US': 'Awesome! You matched or exceeded our solution.', 'en_US': 'Awesome! You matched or exceeded our solution.',
'ja': '素晴らしい!このレベルをクリアしましたね。', 'ja': '素晴らしい!このレベルをクリアしましたね。',
'zh_CN': '牛鼻啊!你达到或者完爆了我们的答案。' 'zh_CN': '牛鼻啊!你达到或者完爆了我们的答案。',
'fr_FR': 'Fabuleux ! Votre solution a égalé ou surpassé notre solution.'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'finish-dialog-lose': { 'finish-dialog-lose': {
'__desc__': 'When the user entered more commands than our best, encourage them to do better', '__desc__': 'When the user entered more commands than our best, encourage them to do better',
'en_US': 'See if you can whittle it down to {best} :D', 'en_US': 'See if you can whittle it down to {best} :D',
'ja': '模範解答の回数={best}回でクリアする方法も考えてみましょう :D', 'ja': '模範解答の回数={best}回でクリアする方法も考えてみましょう :D',
'zh_CN': '试试看你能否在 {best} 之内搞定 :D' 'zh_CN': '试试看你能否在 {best} 之内搞定 :D',
'fr_FR': 'Voyons si vous pouvez descendre à {best} :D'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'git-status-detached': { 'git-status-detached': {
'__desc__': 'One of the lines for git status output', '__desc__': 'One of the lines for git status output',
'en_US': 'Detached head!', 'en_US': 'Detached head!',
'zh_CN': '脑袋搬家Detached head' 'zh_CN': '脑袋搬家Detached head',
'fr_FR': 'head détaché !'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'git-status-onbranch': { 'git-status-onbranch': {
'__desc__': 'One of the lines for git status output', '__desc__': 'One of the lines for git status output',
'en_US': 'On branch {branch}', 'en_US': 'On branch {branch}',
'zh_CN': '切换到分支 {branch}' 'zh_CN': '切换到分支 {branch}',
'fr_FR': 'Sur la branche {branch}'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'git-status-readytocommit': { 'git-status-readytocommit': {
'__desc__': 'One of the lines for git status output', '__desc__': 'One of the lines for git status output',
'en_US': 'Ready to commit! (as always in this demo)', 'en_US': 'Ready to commit! (as always in this demo)',
'zh_CN': '可以提交啦!(这演示里一直可以提交)' 'zh_CN': '可以提交啦!(这演示里一直可以提交)',
'fr_FR': 'Prêt à commit ! (comme toujours dans cette démo)'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'git-dummy-msg': { 'git-dummy-msg': {
'__desc__': 'The dummy commit message for all commits. Feel free to put in a ' + '__desc__': 'The dummy commit message for all commits. Feel free to put in a ' +
'shoutout to your school / city / whatever!', 'shoutout to your school / city / whatever!',
'en_US': 'Quick commit. Go Bears!', 'en_US': 'Quick commit. Go Bears!',
'zh_CN': '快速提交。上啊月熊!' 'zh_CN': '快速提交。上啊月熊!',
'fr_FR': 'Commit rapide. NoMaN Sux!'
}, },
'git-error-origin-fetch-uptodate': { 'git-error-origin-fetch-uptodate': {
'__desc__': 'One of the error messages for git', '__desc__': 'One of the error messages for git',
'en_US': 'Already up to date!' 'en_US': 'Already up to date!',
'fr_FR': 'Déjà à jour'
}, },
'git-error-origin-fetch-no-ff': { 'git-error-origin-fetch-no-ff': {
'__desc__': 'One of the error messages for git', '__desc__': 'One of the error messages for git',
'en_US': 'Your origin branch is out of sync with the remote branch and fetch cannot be performed. try using --force' 'en_US': 'Your origin branch is out of sync with the remote branch and fetch cannot be performed. try using --force',
'fr_FR': 'Votre branche origin n\'est plus synchronisée avec la branche distante et fetch ne peut pas être appliqué. Essayez avec l\'option --force'
}, },
'git-error-origin-push-no-ff': { 'git-error-origin-push-no-ff': {
'__desc__': 'One of the error messages for git', '__desc__': 'One of the error messages for git',
'en_US': 'The remote repository has diverged from your local repository, so uploading your changes is not a simple fast forward (and thus your push was rejected). Please pull down the new changes in the remote repository, incorporate them into this branch, and try again. You can do so with git pull or git pull --rebase' 'en_US': 'The remote repository has diverged from your local repository, so uploading your changes is not a simple fast forward (and thus your push was rejected). Please pull down the new changes in the remote repository, incorporate them into this branch, and try again. You can do so with git pull or git pull --rebase',
'fr_FR': 'Le dépôt distant a divergé de votre référentiel local, donc l\'envoi de vos modifications n\'est pas en simple avance rapide (et donc votre envoi a été rejeté). Veuillez récupérer les nouveaux changements depuis le dépôt distant, les intégrer dans cette branche, et essayez à nouveau. Vous pouvez le faire avec git pull ou git pull --rebase'
}, },
'git-error-remote-branch': { 'git-error-remote-branch': {
'__desc__': 'One of the error messages for git', '__desc__': 'One of the error messages for git',
'en_US': 'You cannot execute that command on a remote branch' 'en_US': 'You cannot execute that command on a remote branch',
'fr_FR': 'Vous ne pouvez exécuter cette commande sur une branche distante'
}, },
'git-error-origin-required': { 'git-error-origin-required': {
'__desc__': 'One of the error messages for git', '__desc__': 'One of the error messages for git',
'en_US': 'An origin is required for that command' 'en_US': 'An origin is required for that command',
'fr_FR': 'Une origine est requise pour cette commande'
}, },
'git-error-origin-exists': { 'git-error-origin-exists': {
'__desc__': 'One of the error messages for git', '__desc__': 'One of the error messages for git',
'en_US': 'An origin already exists! You cannot make a new one' 'en_US': 'An origin already exists! You cannot make a new one',
'fr_FR': 'Une origine existe déjà ! Vous ne pouvez pas en créer une nouvelle'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'git-error-branch': { 'git-error-branch': {
'__desc__': 'One of the error messages for git', '__desc__': 'One of the error messages for git',
'en_US': 'You can\'t delete the master branch, the branch you are on, or things that ' + 'en_US': 'You can\'t delete the master branch, the branch you are on, or things that ' +
'aren\'t branches', 'aren\'t branches',
'zh_CN': '你不能删除主分支master或者你当前所在的分支或者其他不是分支也不知道能不能吃的东西。' 'zh_CN': '你不能删除主分支master或者你当前所在的分支或者其他不是分支也不知道能不能吃的东西。',
'fr_FR': 'Vous ne pouvez supprimer la branche master, la branche sur laquelle vous êtes, ou ce qui n\'est pas une branche'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'git-merge-msg': { 'git-merge-msg': {
'__desc__': 'The commit message for a merge commit', '__desc__': 'The commit message for a merge commit',
'en_US': 'Merge {target} into {current}', 'en_US': 'Merge {target} into {current}',
'zh_CN': '合并 {target} 到 {current}' 'zh_CN': '合并 {target} 到 {current}',
'fr_FR': 'Merge de {target} dans {current}'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'git-error-rebase-none': { 'git-error-rebase-none': {
'__desc__': 'One of the error messages for git', '__desc__': 'One of the error messages for git',
'en_US': 'No commits to rebase! Everything is a merge commit or changes already applied', 'en_US': 'No commits to rebase! Everything is a merge commit or changes already applied',
'zh_CN': '没有需要 rebase 的提交!都是个合并提交,或者已经 rebase 过了。' 'zh_CN': '没有需要 rebase 的提交!都是个合并提交,或者已经 rebase 过了。',
'fr_FR': 'Aucune commit à rebaser ! Tout est soit un commit de merge, soit des modifications déjà appliquées'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'git-result-nothing': { 'git-result-nothing': {
'__desc__': 'The message that explains the result of a git command', '__desc__': 'The message that explains the result of a git command',
'en_US': 'Nothing to do...', 'en_US': 'Nothing to do...',
'zh_CN': '没啥鸟事……' 'zh_CN': '没啥鸟事……',
'fr_FR': 'Rien à effectuer…'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'git-result-fastforward': { 'git-result-fastforward': {
'__desc__': 'The message that explains the result of a git command', '__desc__': 'The message that explains the result of a git command',
'en_US': 'Fast forwarding...', 'en_US': 'Fast forwarding...',
'zh_CN': '快速前进……' 'zh_CN': '快速前进……',
'fr_FR': 'En avance rapide…'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'git-result-uptodate': { 'git-result-uptodate': {
'__desc__': 'The message that explains the result of a git command', '__desc__': 'The message that explains the result of a git command',
'en_US': 'Branch already up-to-date', 'en_US': 'Branch already up-to-date',
'zh_CN': '分支已经是最新啦' 'zh_CN': '分支已经是最新啦',
'fr_FR': 'Branche déjà à jour'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'git-error-exist': { 'git-error-exist': {
'__desc__': 'One of the error messages for git', '__desc__': 'One of the error messages for git',
'en_US': 'The ref {ref} does not exist or is unknown', 'en_US': 'The ref {ref} does not exist or is unknown',
'zh_CN': '索引 {ref} 不存在,或者找不到。' 'zh_CN': '索引 {ref} 不存在,或者找不到。',
'fr_FR': 'La référence {ref} n\'existe pas ou est inconnue'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'git-error-relative-ref': { 'git-error-relative-ref': {
'__desc__': 'One of the error messages for git', '__desc__': 'One of the error messages for git',
'en_US': 'Commit {commit} doesnot have a {match}', 'en_US': 'Commit {commit} doesnot have a {match}',
'zh_CN': '提交 {commit} 并没有 {match}' 'zh_CN': '提交 {commit} 并没有 {match}',
'fr_FR': 'Le commit {commit} n\'a pas de correspondance {match}'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'git-warning-detached': { 'git-warning-detached': {
'__desc__': 'One of the warning messages for git', '__desc__': 'One of the warning messages for git',
'en_US': 'Warning!! Detached HEAD state', 'en_US': 'Warning!! Detached HEAD state',
'zh_CN': '警告脑袋搬家Detached HEAD状态' 'zh_CN': '警告脑袋搬家Detached HEAD状态',
'fr_FR': 'Attention ! HEAD est détaché'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'git-warning-add': { 'git-warning-add': {
'__desc__': 'One of the warning messages for git', '__desc__': 'One of the warning messages for git',
'en_US': 'No need to add files in this demo', 'en_US': 'No need to add files in this demo',
'zh_CN': '此演示中不需要添加文件' 'zh_CN': '此演示中不需要添加文件',
'fr_FR': 'Aucun besoin d\'ajouter des fichiers dans cette démo'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'git-error-options': { 'git-error-options': {
'__desc__': 'One of the error messages for git', '__desc__': 'One of the error messages for git',
'en_US': 'Those options you specified are incompatible or incorrect', 'en_US': 'Those options you specified are incompatible or incorrect',
'zh_CN': '你所指定的参数不兼容或者不准确' 'zh_CN': '你所指定的参数不兼容或者不准确',
'fr_FR': 'Les options que vous avez spécifiées sont incompatibles ou incorrectes'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'git-error-already-exists': { 'git-error-already-exists': {
'__desc__': 'One of the error messages for git', '__desc__': 'One of the error messages for git',
'en_US': 'The commit {commit} already exists in your changes set, aborting!', 'en_US': 'The commit {commit} already exists in your changes set, aborting!',
'zh_CN': '提交 {commit} 已经存在于你的改动集里,正在中止!' 'zh_CN': '提交 {commit} 已经存在于你的改动集里,正在中止!',
'fr_FR': 'Le commit {commit} existe déjà dans votre ensemble de modifications, opération avortée !'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'git-error-reset-detached': { 'git-error-reset-detached': {
'__desc__': 'One of the error messages for git', '__desc__': 'One of the error messages for git',
'en_US': 'Can\'t reset in detached head! Use checkout if you want to move', 'en_US': 'Can\'t reset in detached head! Use checkout if you want to move',
'zh_CN': '不能在分离的 HEAD 里重置!用 checkout 吧' 'zh_CN': '不能在分离的 HEAD 里重置!用 checkout 吧',
'fr_FR': 'On ne peut pas effectuer un reset quand head est détaché. Utilisez checkout pour déplacer'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'git-warning-hard': { 'git-warning-hard': {
'__desc__': 'One of the warning messages for git', '__desc__': 'One of the warning messages for git',
'en_US': 'The default behavior is a --hard reset, feel free to omit that option!', 'en_US': 'The default behavior is a --hard reset, feel free to omit that option!',
'zh_CN': '默认的行为是 --hard 硬重置,尽管省略掉那个选项吧!' 'zh_CN': '默认的行为是 --hard 硬重置,尽管省略掉那个选项吧!',
'fr_FR': 'Le comportement par défaut est un --hard reset, soyez libre d\'omettre cette option !'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'git-error-staging': { 'git-error-staging': {
'__desc__': 'One of the error messages for git', '__desc__': 'One of the error messages for git',
'en_US': 'There is no concept of adding / staging files, so that option or ' + 'en_US': 'There is no concept of adding / staging files, so that option or ' +
'command is invalid!', 'command is invalid!',
'zh_CN': '没有添加、缓存文件的必要,所以改选项或者命令是不合法的。' 'zh_CN': '没有添加、缓存文件的必要,所以改选项或者命令是不合法的。',
'fr_FR': 'Il n\'y a pas le concept d\'ajouter / mettre en staging, donc cette option ou commande est invalide'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'git-revert-msg': { 'git-revert-msg': {
'__desc__': 'Message for reverting git command', '__desc__': 'Message for reverting git command',
'en_US': 'Reverting {oldCommit}: {oldMsg}', 'en_US': 'Reverting {oldCommit}: {oldMsg}',
'zh_CN': '撤销 {oldCommit}{oldMsg}' 'zh_CN': '撤销 {oldCommit}{oldMsg}',
'fr_FR': 'Revert {oldCommit}: {oldMsg}'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'git-error-args-many': { 'git-error-args-many': {
'__desc__': 'One of the error messages for git', '__desc__': 'One of the error messages for git',
'en_US': 'I expect at most {upper} argument(s) for {what}', 'en_US': 'I expect at most {upper} argument(s) for {what}',
'zh_CN': '{what} 期望最多 {upper} 个参数' 'zh_CN': '{what} 期望最多 {upper} 个参数',
'fr_FR': 'J\'attends au plus {upper} argument(s) pour {what}'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'git-error-args-few': { 'git-error-args-few': {
'__desc__': 'One of the error messages for git', '__desc__': 'One of the error messages for git',
'en_US': 'I expect at least {lower} argument(s) for {what}', 'en_US': 'I expect at least {lower} argument(s) for {what}',
'zh_CN': '{what} 期望最少 {lower} 个参数' 'zh_CN': '{what} 期望最少 {lower} 个参数',
'fr_FR': 'J\'attends au moins {upper} argument(s) pour {what}'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'git-error-no-general-args': { 'git-error-no-general-args': {
'__desc__': 'One of the error messages for git', '__desc__': 'One of the error messages for git',
'en_US': 'That command accepts no general arguments', 'en_US': 'That command accepts no general arguments',
'zh_CN': '该命令不接收参数' 'zh_CN': '该命令不接收参数',
'fr_FR': 'Cette commande n\'accepte aucun argument général'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'copy-tree-string': { 'copy-tree-string': {
'__desc__': 'The prompt to copy the tree when sharing', '__desc__': 'The prompt to copy the tree when sharing',
'en_US': 'Copy the tree string below', 'en_US': 'Copy the tree string below',
'zh_CN': '拷贝下面的树字符串' 'zh_CN': '拷贝下面的树字符串',
'fr_FR': 'Copiez la chaîne d\'arbre ci-dessous'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'learn-git-branching': { 'learn-git-branching': {
@ -204,252 +238,292 @@ exports.strings = {
'en_US': 'Learn Git Branching', 'en_US': 'Learn Git Branching',
'ja': '日本語版リポジトリ', 'ja': '日本語版リポジトリ',
'ko': 'Git 브랜치 배우기', 'ko': 'Git 브랜치 배우기',
'zh_CN': '学习Git分支' 'zh_CN': '学习Git分支',
'fr_FR': 'Apprenez Git Branching'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'select-a-level': { 'select-a-level': {
'__desc__': 'The prompt to select a level on the drop down view', '__desc__': 'The prompt to select a level on the drop down view',
'en_US': 'Select a level', 'en_US': 'Select a level',
'zh_CN': '选择一关' 'zh_CN': '选择一关',
'fr_FR': 'Choisissez un niveau'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'branch-name-short': { 'branch-name-short': {
'__desc__': 'When branch names get too long, we need to truncate them. This is the warning for that', '__desc__': 'When branch names get too long, we need to truncate them. This is the warning for that',
'en_US': 'Sorry, we need to keep branch names short for the visuals. Your branch name was truncated to 9 characters, resulting in "{branch}"', 'en_US': 'Sorry, we need to keep branch names short for the visuals. Your branch name was truncated to 9 characters, resulting in "{branch}"',
'zh_CN': '抱歉为了显示的需要我们需要一个短些的分支名称。您使用的将被截断到9个字符即"{branch}"' 'zh_CN': '抱歉为了显示的需要我们需要一个短些的分支名称。您使用的将被截断到9个字符即"{branch}"',
'fr_FR': 'Désolé, nous devons garder les noms de branches courts pour la visualisation. Votre nom de branche a été tronqué à 9 caractères, devenant "{branch}"'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'bad-branch-name': { 'bad-branch-name': {
'__desc__': 'When the user enters a branch name thats not ok', '__desc__': 'When the user enters a branch name thats not ok',
'en_US': 'That branch name "{branch}" is not allowed!', 'en_US': 'That branch name "{branch}" is not allowed!',
'zh_CN': '不能给分支起这个名字 "{branch}"' 'zh_CN': '不能给分支起这个名字 "{branch}"',
'fr_FR': 'Ce nom de branche "{branch}" n\'est pas autorisé'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'option-not-supported': { 'option-not-supported': {
'__desc__': 'When the user specifies an option that is not supported by our demo', '__desc__': 'When the user specifies an option that is not supported by our demo',
'en_US': 'The option "{option}" is not supported!', 'en_US': 'The option "{option}" is not supported!',
'zh_CN': '不支持选项 "{option}"' 'zh_CN': '不支持选项 "{option}"',
'fr_FR': 'L\'option "{option}" n\'est pas supportée'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'git-usage-command': { 'git-usage-command': {
'__desc__': 'The line that shows how to format a git command', '__desc__': 'The line that shows how to format a git command',
'en_US': 'git <command> [<args>]', 'en_US': 'git <command> [<args>]',
'zh_CN': 'git <命令> [<参数>]' 'zh_CN': 'git <命令> [<参数>]',
'fr_FR': 'git <commande> [<arguments>]'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'git-supported-commands': { 'git-supported-commands': {
'__desc__': 'In the git help command, the header above the supported commands', '__desc__': 'In the git help command, the header above the supported commands',
'en_US': 'Supported commands:', 'en_US': 'Supported commands:',
'zh_CN': '支持的命令有:' 'zh_CN': '支持的命令有:',
'fr_FR': 'Commandes supportées'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'git-usage': { 'git-usage': {
'__desc__': 'In the dummy git output, the header before showing all the commands', '__desc__': 'In the dummy git output, the header before showing all the commands',
'en_US': 'Usage:', 'en_US': 'Usage:',
'zh_CN': '使用:' 'zh_CN': '使用:',
'fr_FR': 'Utilisation :'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'git-version': { 'git-version': {
'__desc__': 'The git version dummy output, kind of silly. PCOTTLE is my unix name but feel free to put yours instead', '__desc__': 'The git version dummy output, kind of silly. PCOTTLE is my unix name but feel free to put yours instead',
'en_US': 'Git Version PCOTTLE.1.0', 'en_US': 'Git Version PCOTTLE.1.0',
'zh_CN': 'Git 版本 PCOTTLE.1.0' 'zh_CN': 'Git 版本 PCOTTLE.1.0',
'fr_FR': 'Git version PCOTTLE.1.0'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'refresh-tree-command': { 'refresh-tree-command': {
'__desc__': 'when the tree is visually refreshed', '__desc__': 'when the tree is visually refreshed',
'en_US': 'Refreshing tree...', 'en_US': 'Refreshing tree...',
'zh_CN': '正在刷新树结构...' 'zh_CN': '正在刷新树结构...',
'fr_FR': 'Actualisation de l\'arbre…'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'locale-command': { 'locale-command': {
'__desc__': 'when the locale is set to something', '__desc__': 'when the locale is set to something',
'en_US': 'Locale set to {locale}', 'en_US': 'Locale set to {locale}',
'zh_CN': '语言更改为 {locale}' 'zh_CN': '语言更改为 {locale}',
'fr_FR': 'Langue changée à {locale}'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'locale-reset-command': { 'locale-reset-command': {
'__desc__': 'when the locale is reset', '__desc__': 'when the locale is reset',
'en_US': 'Locale reset to default, which is {locale}', 'en_US': 'Locale reset to default, which is {locale}',
'zh_CN': '语言重置为默认的 {locale}' 'zh_CN': '语言重置为默认的 {locale}',
'fr_FR': 'Langue remise par défaut, qui est {locale}'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'show-command': { 'show-command': {
'__desc__': 'command output title from "show"', '__desc__': 'command output title from "show"',
'en_US': 'Please use one of the following commands for more info:' 'en_US': 'Please use one of the following commands for more info:',
'fr_FR': 'Merci d\'utiliser une des commandes suivantes pour obtenir plus d\'info'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'show-all-commands': { 'show-all-commands': {
'__desc__': 'command output title from "show commands"', '__desc__': 'command output title from "show commands"',
'en_US': 'Here is a list of all the commmands available:' 'en_US': 'Here is a list of all the commmands available:',
'fr_FR': 'Ci-dessous est la liste de toutes les commandes disponibles :'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'cd-command': { 'cd-command': {
'__desc__': 'dummy command output for the command in the key', '__desc__': 'dummy command output for the command in the key',
'en_US': 'Directory changed to "/directories/dont/matter/in/this/demo"', 'en_US': 'Directory changed to "/directories/dont/matter/in/this/demo"',
'zh_CN': '目录切换到 "/directories/dont/matter/in/this/demo"' 'zh_CN': '目录切换到 "/directories/dont/matter/in/this/demo"',
'fr_FR': 'Répertoire changé à "/directories/dont/matter/in/this/demo" (les répertoires ne servent à rien dans cette démo)'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'ls-command': { 'ls-command': {
'__desc__': 'Dummy command output for the command in the key', '__desc__': 'Dummy command output for the command in the key',
'en_US': 'DontWorryAboutFilesInThisDemo.txt', 'en_US': 'DontWorryAboutFilesInThisDemo.txt',
'zh_CN': 'DontWorryAboutFilesInThisDemo.txt (译: 在试验里不用担心文件.txt)' 'zh_CN': 'DontWorryAboutFilesInThisDemo.txt (译: 在试验里不用担心文件.txt)',
'fr_FR': 'DontWorryAboutFilesInThisDemo.txt (ne vous préoccupez pas des noms de fichier dans cette démo)'
}, },
'mobile-alert': { 'mobile-alert': {
'__desc__': 'When someone comes to the site on a mobile device, they can not input commands so this is a nasty alert to tell them', '__desc__': 'When someone comes to the site on a mobile device, they can not input commands so this is a nasty alert to tell them',
'en_US': 'Can\'t bring up the keyboard on mobile / tablet :( try visiting on desktop! :D', 'en_US': 'Can\'t bring up the keyboard on mobile / tablet :( try visiting on desktop! :D',
'zh_CN': '无法在移动设备/平板上调出键盘 :( 请试试桌面版 :D' 'zh_CN': '无法在移动设备/平板上调出键盘 :( 请试试桌面版 :D',
'fr_FR': 'Impossible de faire apparaître le clavier sur mobile / tablette :( Essayez de passer sur un ordinateur de bureau :D'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'share-tree': { 'share-tree': {
'__desc__': 'When you export a tree, we want you to share the tree with friends', '__desc__': 'When you export a tree, we want you to share the tree with friends',
'en_US': 'Share this tree with friends! They can load it with "import tree"', 'en_US': 'Share this tree with friends! They can load it with "import tree"',
'zh_CN': '与你的好友分享提交树!他们可以用 "import tree" 加载它' 'zh_CN': '与你的好友分享提交树!他们可以用 "import tree" 加载它',
'fr_FR': 'Partagez cet arbre avec vos amis ! Ils peuvent le charger avec "import tree"'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'paste-json': { 'paste-json': {
'__desc__': 'When you are importing a level or tree', '__desc__': 'When you are importing a level or tree',
'en_US': 'Paste a JSON blob below!', 'en_US': 'Paste a JSON blob below!',
'zh_CN': '在下边粘贴一个JSON串' 'zh_CN': '在下边粘贴一个JSON串',
'fr_FR': 'Collez un blob JSON ci-dessous !'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'solved-map-reset': { 'solved-map-reset': {
'__desc__': 'When you reset the solved map to clear your solved history, in case someone else wants to use your browser', '__desc__': 'When you reset the solved map to clear your solved history, in case someone else wants to use your browser',
'fr_FR': 'La carte des solutions a été effacée, vous repartez de zéro !',
'en_US': 'Solved map was reset, you are starting from a clean slate!', 'en_US': 'Solved map was reset, you are starting from a clean slate!',
'zh_CN': '解决列表已重置,您现在从零开始了' 'zh_CN': '解决列表已重置,您现在从零开始了',
'fr_FR': 'La carte des niveaux résolus a été effacée, vous repartez de zéro !'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'level-cant-exit': { 'level-cant-exit': {
'__desc__': 'When the user tries to exit a level when they are not in one', '__desc__': 'When the user tries to exit a level when they are not in one',
'en_US': 'You are not in a level! You are in a sandbox, start a level with "levels"', 'en_US': 'You are not in a level! You are in a sandbox, start a level with "levels"',
'zh_CN': '您没在关卡中!您在沙盒中,要开始关卡请输入 "levels"' 'zh_CN': '您没在关卡中!您在沙盒中,要开始关卡请输入 "levels"',
'fr_FR': 'Vous n\'êtes pas dans un niveau ! Vous êtes dans le mode bac à sable, commencez un niveau avec "levels"'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'level-no-id': { 'level-no-id': {
'__desc__': 'When you say an id but that level doesnt exist', '__desc__': 'When you say an id but that level doesnt exist',
'en_US': 'A level for that id "{id}" was not found! Opening up a level selection view', 'en_US': 'A level for that id "{id}" was not found! Opening up a level selection view',
'zh_CN': '没找到id为 "{id}" 的关卡!打开关卡选择框' 'zh_CN': '没找到id为 "{id}" 的关卡!打开关卡选择框',
'fr_FR': 'Le niveau dont l\'identifiant est {id} n\'a pas été trouvé ! Ouverture de la vue de sélection des niveaux'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'undo-stack-empty': { 'undo-stack-empty': {
'__desc__': 'The undo command can only undo back until the last time the level was reset or the beginning of the level', '__desc__': 'The undo command can only undo back until the last time the level was reset or the beginning of the level',
'en_US': 'The undo stack is empty!', 'en_US': 'The undo stack is empty!',
'zh_CN': '还没有什么可以撤销' 'zh_CN': '还没有什么可以撤销',
'fr_FR': 'La pile d\'annulation est vide !'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'already-solved': { 'already-solved': {
'__desc__': 'When you play in a level that is already solved', '__desc__': 'When you play in a level that is already solved',
'en_US': 'You have already solved this level, try other levels with "levels" or go back to sandbox with "sandbox"', 'en_US': 'You have already solved this level, try other levels with "levels" or go back to sandbox with "sandbox"',
'zh_CN': '你已经解决了本关,输入 "levels" 尝试其他关卡,或者输入 "sandbox" 回到沙盒中' 'zh_CN': '你已经解决了本关,输入 "levels" 尝试其他关卡,或者输入 "sandbox" 回到沙盒中',
'fr_FR': 'Vous avez déjà résolu ce niveau, essayez d\'autres niveaux avec "levels" ou revenez au bac à sable avec "sandbox"'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'command-disabled': { 'command-disabled': {
'__desc__': 'When you try a command that is disabled', '__desc__': 'When you try a command that is disabled',
'en_US': 'That git command is disabled for this level!', 'en_US': 'That git command is disabled for this level!',
'zh_CN': '该命令在本关不允许使用!' 'zh_CN': '该命令在本关不允许使用!',
'fr_FR': 'Cette commande git est désactivée pour ce niveau !'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'share-json': { 'share-json': {
'__desc__': 'when you have made the level, prompt to share this', '__desc__': 'when you have made the level, prompt to share this',
'en_US': 'Here is the JSON for this level! Share it with somenoe or send it to me on Github', 'en_US': 'Here is the JSON for this level! Share it with somenoe or send it to me on Github',
'zh_CN': '这是一个关卡定义JSON您可以分享它或者发到我的GitHub上' 'zh_CN': '这是一个关卡定义JSON您可以分享它或者发到我的GitHub上',
'fr_FR': 'Voici le JSON pour ce niveau ! Partagez-le avec quelqu\'un ou envoyez-le moi sur Github'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'want-start-dialog': { 'want-start-dialog': {
'__desc__': 'prompt to add a start dialog', '__desc__': 'prompt to add a start dialog',
'en_US': 'You have not specified a start dialog, would you like to add one?', 'en_US': 'You have not specified a start dialog, would you like to add one?',
'zh_CN': '您还没有定义一开始的介绍,是否添加一个?' 'zh_CN': '您还没有定义一开始的介绍,是否添加一个?',
'fr_FR': 'Vous n\'avez pas spécifié de dialogue de départ, voulez-vous en ajouter un ?'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'want-hint': { 'want-hint': {
'__desc__': 'prompt to add a hint', '__desc__': 'prompt to add a hint',
'en_US': 'You have not specified a hint, would you like to add one?', 'en_US': 'You have not specified a hint, would you like to add one?',
'zh_CN': '您还没有定义提示,是否添加一个?' 'zh_CN': '您还没有定义提示,是否添加一个?',
'fr_FR': 'Vous n\'avez pas spécifié d\'indice, voulez-vous en ajouter un ?'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'prompt-hint': { 'prompt-hint': {
'__desc__': 'prompt for hint', '__desc__': 'prompt for hint',
'en_US': 'Enter the hint for this level, or leave this blank if you do not want to include one', 'en_US': 'Enter the hint for this level, or leave this blank if you do not want to include one',
'zh_CN': '请输入关卡提示,或者故意留空' 'zh_CN': '请输入关卡提示,或者故意留空',
'fr_FR': 'Entrez l\'indice pour ce niveau, ou laissez-le vide pour ne pas l\'inclure'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'prompt-name': { 'prompt-name': {
'__desc__': 'prompt for level name', '__desc__': 'prompt for level name',
'en_US': 'Enter the name for the level', 'en_US': 'Enter the name for the level',
'zh_CN': '输入关卡名' 'zh_CN': '输入关卡名',
'fr_FR': 'Entrez le nom pour ce niveau'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'solution-empty': { 'solution-empty': {
'__desc__': 'If you define a solution without any commands, aka a level that is solved without doing anything', '__desc__': 'If you define a solution without any commands, aka a level that is solved without doing anything',
'en_US': 'Your solution is empty!! Something is amiss', 'en_US': 'Your solution is empty!! Something is amiss',
'zh_CN': '你的解法是空的!! 这应该是出错了' 'zh_CN': '你的解法是空的!! 这应该是出错了',
'fr_FR': 'Votre solution est vide !! Quelque chose ne tourne pas rond'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'define-start-warning': { 'define-start-warning': {
'__desc__': 'When you define the start point again, it overwrites the solution and goal so we add a warning', '__desc__': 'When you define the start point again, it overwrites the solution and goal so we add a warning',
'en_US': 'Defining start point... solution and goal will be overwritten if they were defined earlier', 'en_US': 'Defining start point... solution and goal will be overwritten if they were defined earlier',
'zh_CN': '定义开始点... 解决方法和目标会被新的替代' 'zh_CN': '定义开始点... 解决方法和目标会被新的替代',
'fr_FR': 'Redéfinition du point de départ… la solution et la cible seront écrasés s\'ils ont déjà été définis'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'help-vague-level': { 'help-vague-level': {
'__desc__': 'When you are in a level and you say help, its vague and you need to specify', '__desc__': 'When you are in a level and you say help, its vague and you need to specify',
'en_US': 'You are in a level, so multiple forms of help are available. Please select either "help level" to learn more about this lesson, "help general" for using Learn GitBranching, or "objective" to learn about how to solve the level.', 'en_US': 'You are in a level, so multiple forms of help are available. Please select either "help level" to learn more about this lesson, "help general" for using Learn GitBranching, or "objective" to learn about how to solve the level.',
'zh_CN': '您正在关卡中,这里有多种形式的帮助,请选择 "help level" (关卡帮助)或 "help general" (一般帮助)' 'zh_CN': '您正在关卡中,这里有多种形式的帮助,请选择 "help level" (关卡帮助)或 "help general" (一般帮助)',
'fr_FR': 'Vous êtes dans un niveau, donc plusieurs formes d\'aide sont disponibles. Merci de sélectionner soit "help level" pour en apprendre plus sur cette leçon, "help general" pour l\'utilisation de Learn GitBranching, ou "objective" pour apprendre comment résoudre le niveau'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'help-vague-builder': { 'help-vague-builder': {
'__desc__': 'When you are in a level builder, the help command is vague so you need to specify what you mean', '__desc__': 'When you are in a level builder, the help command is vague so you need to specify what you mean',
'en_US': 'You are in a level builder, so multiple forms of help are available. Please select either "help general" or "help builder"', 'en_US': 'You are in a level builder, so multiple forms of help are available. Please select either "help general" or "help builder"',
'zh_CN': '您正在进行关卡构建中,这里有多种形式的帮助,请选择 "help general" (一般帮助)或 "help builder" (关卡构建帮助)' 'zh_CN': '您正在进行关卡构建中,这里有多种形式的帮助,请选择 "help general" (一般帮助)或 "help builder" (关卡构建帮助)',
'fr_FR': 'Vous êtes dans l\'éditeur de niveaux, donc plusieurs formes d\'aide sont disponibles. Merci de sélectionner soit "help general" soit "help builder"'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'goal-to-reach': { 'goal-to-reach': {
'__desc__': 'title of window that shoes the goal tree to reach', '__desc__': 'title of window that shoes the goal tree to reach',
'en_US': 'Goal To Reach', 'en_US': 'Goal To Reach',
'zh_CN': '目标' 'zh_CN': '目标',
'fr_FR': 'Cible à atteindre'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'hide-goal': { 'hide-goal': {
'__desc__': 'the helper message for the window that shows the goal tree', '__desc__': 'the helper message for the window that shows the goal tree',
'en_US': 'You can hide this window with "hide goal"', 'en_US': 'You can hide this window with "hide goal"',
'zh_CN': '你可以通过命令 "hide goal" 关闭这个窗口' 'zh_CN': '你可以通过命令 "hide goal" 关闭这个窗口',
'fr_FR': 'Vous pouvez masquer cette fenêtre avec "hide goal"'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'hide-start': { 'hide-start': {
'__desc__': 'The helper message for the window that shows the start tree for a level', '__desc__': 'The helper message for the window that shows the start tree for a level',
'en_US': 'You can hide this window with "hide start"', 'en_US': 'You can hide this window with "hide start"',
'zh_CN': '你可以通过命令 "hide start" 关闭这个窗口' 'zh_CN': '你可以通过命令 "hide start" 关闭这个窗口',
'fr_FR': 'Vous pouvez masquer cette fenêtre avec "hide start"'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'level-builder': { 'level-builder': {
'__desc__': 'The name for the environment where you build levels', '__desc__': 'The name for the environment where you build levels',
'en_US': 'Level Builder', 'en_US': 'Level Builder',
'zh_CN': '关卡生成器' 'zh_CN': '关卡生成器',
'fr_FR': 'Éditeur de niveaux'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'no-start-dialog': { 'no-start-dialog': {
'__desc__': 'when the user tries to open a start dialog for a level that does not have one', '__desc__': 'when the user tries to open a start dialog for a level that does not have one',
'en_US': 'There is no start dialog to show for this level!', 'en_US': 'There is no start dialog to show for this level!',
'zh_CN': '介绍? 这关真没有!' 'zh_CN': '介绍? 这关真没有!',
'fr_FR': 'Il n\'y a aucun dialogue de départ à afficher pour ce niveau !'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'no-hint': { 'no-hint': {
'__desc__': 'when no hint is available for a level', '__desc__': 'when no hint is available for a level',
'en_US': "Hmm, there doesn't seem to be a hint for this level :-/", 'en_US': "Hmm, there doesn't seem to be a hint for this level :-/",
'zh_CN': "提示?嗯,这关真没有哎~ :-/" 'zh_CN': "提示?嗯,这关真没有哎~ :-/",
'fr_FR': 'Hum, il ne semble pas y avoir d\'indice pour ce niveau :-/'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'error-untranslated-key': { 'error-untranslated-key': {
'__desc__': 'This error happens when we are trying to translate a specific key and the locale version is mission', '__desc__': 'This error happens when we are trying to translate a specific key and the locale version is mission',
'en_US': 'The translation for {key} does not exist yet :( Please hop on github and offer up a translation!', 'en_US': 'The translation for {key} does not exist yet :( Please hop on github and offer up a translation!',
'zh_CN': '还没翻译 {key} :( 请在gitHub上贡献你的翻译!' 'zh_CN': '还没翻译 {key} :( 请在gitHub上贡献你的翻译!',
'fr_FR': 'La traduction pour {key} n\'existe pas encore :( Venez sur Github pour en offrir une !'
}, },
/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////
'error-untranslated': { 'error-untranslated': {
'__desc__': 'The general error when we encounter a dialog that is not translated', '__desc__': 'The general error when we encounter a dialog that is not translated',
'fr_FR': 'Ce message n\'a pas encore été traduit dans votre langue :( Venez sur Github aider à la traduction !',
'en_US': 'This dialog or text is not yet translated in your locale :( Hop on github to aid in translation!', 'en_US': 'This dialog or text is not yet translated in your locale :( Hop on github to aid in translation!',
'zh_CN': '这段对话还没有被翻译成你的语言 :( 欢迎在gitHub上贡献你的翻译!' 'zh_CN': '这段对话还没有被翻译成你的语言 :( 欢迎在gitHub上贡献你的翻译!',
'fr_FR': 'Ce message n\'a pas encore été traduit dans votre langue :( Venez sur Github aider à la traduction !'
} }
}; };

View file

@ -664,7 +664,7 @@ var IntlHelperBar = HelperBar.extend({
text: '学习Git分支', text: '学习Git分支',
id: 'chinese' id: 'chinese'
}, { }, {
text: 'Français(e)', text: 'français',
id: 'french' id: 'french'
}, { }, {
icon: 'signout', icon: 'signout',

View file

@ -33,14 +33,14 @@ exports.sequenceInfo = {
displayName: { displayName: {
'en_US': 'Introduction Sequence', 'en_US': 'Introduction Sequence',
'ja': 'まずはここから', 'ja': 'まずはここから',
'fr_FR': 'Sequence d\'introduction', 'fr_FR': 'Séquence d\'introduction',
'zh_CN': '基础篇', 'zh_CN': '基础篇',
'ko': '기본 명령어' 'ko': '기본 명령어'
}, },
about: { about: {
'en_US': 'A nicely paced introduction to the majority of git commands', 'en_US': 'A nicely paced introduction to the majority of git commands',
'ja': 'gitの基本的なコマンド群をほどよいペースで学ぶ', 'ja': 'gitの基本的なコマンド群をほどよいペースで学ぶ',
'fr_FR': 'Une introduction en douceur à la majoité des commandes git', 'fr_FR': 'Une introduction en douceur à la majorité des commandes git',
'zh_CN': '循序渐进介绍git主要命令', 'zh_CN': '循序渐进介绍git主要命令',
'ko': '브랜치 관련 주요 git 명령어를 깔끔하게 알려드립니다' 'ko': '브랜치 관련 주요 git 명령어를 깔끔하게 알려드립니다'
} }
@ -49,11 +49,13 @@ exports.sequenceInfo = {
displayName: { displayName: {
'en_US': 'Ramping Up', 'en_US': 'Ramping Up',
'ja': '次のレベルに進もう', 'ja': '次のレベルに進もう',
'fr_FR': 'Montée en puissance',
'zh_CN': '进阶篇' 'zh_CN': '进阶篇'
}, },
about: { about: {
'en_US': 'The next serving of 100% git awesomes-ness. Hope you\'re hungry', 'en_US': 'The next serving of 100% git awesomes-ness. Hope you\'re hungry',
'ja': '更にgitの素晴らしさを堪能しよう', 'ja': '更にgitの素晴らしさを堪能しよう',
'fr_FR' : 'Le prochain service git 100% excellence. J\'espère que vous êtes affamés',
'zh_CN': '接下来是git的超赞特性。迫不及待了吧' 'zh_CN': '接下来是git的超赞特性。迫不及待了吧'
} }
}, },
@ -68,7 +70,7 @@ exports.sequenceInfo = {
about: { about: {
'en_US': 'What is this whole rebase hotness everyone is talking about? Find out!', 'en_US': 'What is this whole rebase hotness everyone is talking about? Find out!',
'ja': '話題のrebaseってどんなものだろうって人にオススメ', 'ja': '話題のrebaseってどんなものだろうって人にオススメ',
'fr_FR': 'Que\'est-ce que c\'est que ce rebase dont tout le monde parle ? Découvrez-le !', 'fr_FR': 'Qu\'est-ce que ce rebase dont tout le monde parle ? Découvrez-le !',
'ko': '그 좋다고들 말하는 rebase에 대해 알아봅시다!', 'ko': '그 좋다고들 말하는 rebase에 대해 알아봅시다!',
'zh_CN': '大家都在说的rebase究竟是神马看看吧' 'zh_CN': '大家都在说的rebase究竟是神马看看吧'
} }
@ -92,10 +94,12 @@ exports.sequenceInfo = {
advanced: { advanced: {
displayName: { displayName: {
'en_US': 'Advanced Topics', 'en_US': 'Advanced Topics',
'fr_FR': 'Sujets Avancés',
'zh_CN': '高级主题' 'zh_CN': '高级主题'
}, },
about: { about: {
'en_US': 'For the truly brave!', 'en_US': 'For the truly brave!',
'fr_FR': 'Pour les plus courageux !',
'zh_CN': '只为真正的勇士!' 'zh_CN': '只为真正的勇士!'
} }
} }