Skip to content

Commit

Permalink
missed updates to .po files
Browse files Browse the repository at this point in the history
  • Loading branch information
phyver committed Jun 7, 2021
1 parent a534684 commit 407a02c
Show file tree
Hide file tree
Showing 6 changed files with 90 additions and 153 deletions.
40 changes: 14 additions & 26 deletions missions/basic/04_mkdir_chest/i18n/en.po
@@ -1,51 +1,39 @@
# AUTOMATICALLY GENERATED -- DO NOT EDIT
# path for the text file containing the treasure message
msgid "$MISSION_DIR/treasure-msg/en.txt"
msgstr "$MISSION_DIR/treasure-msg/en.txt"

# path for the text file containing the goal
msgid "$MISSION_DIR/goal/en.txt"
msgstr "$MISSION_DIR/goal/en.txt"

#, fuzzy
msgid ""
msgstr "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: auto.sh:1 check.sh:4 check.sh:5 static.sh:1 test.sh:6 test.sh:7 test.sh:10
#: test.sh:11 test.sh:14 test.sh:15 test.sh:16 test.sh:19 test.sh:20 test.sh:21
#: test.sh:24 test.sh:25
#, sh-format
msgid "$GSH_HOME/Forest"
msgstr "$GSH_HOME/Forest"

#: auto.sh:1 check.sh:31 clean.sh:7 test.sh:2 test.sh:7 test.sh:11 test.sh:15
#: test.sh:16 test.sh:20 test.sh:21 test.sh:25
# path for the text file containing the goal
msgid "$MISSION_DIR/goal/en.txt"
msgstr "$MISSION_DIR/goal/en.txt"

# path for the text file containing the treasure message
msgid "$MISSION_DIR/treasure-msg/en.txt"
msgstr "$MISSION_DIR/treasure-msg/en.txt"

msgid "Chest"
msgstr "Chest"

#: auto.sh:1 check.sh:5 check.sh:9 clean.sh:6 test.sh:1 test.sh:6 test.sh:7
#: test.sh:10 test.sh:14 test.sh:16 test.sh:19 test.sh:21 test.sh:24 test.sh:25
msgid "Hut"
msgstr "Hut"

#: check.sh:12
msgid "You built too many huts in the forest!"
msgstr "You built too many huts in the forest!"

#: check.sh:17
msgid "You did not build a hut in the forest!"
msgstr "You did not build a hut in the forest!"

#: check.sh:25 check.sh:48
#, sh-format
msgid "The $dir_name directory does not exist!"
msgstr "The $dir_name directory does not exist!"

#: check.sh:34
msgid "You built too many chests in your hut!"
msgstr "You built too many chests in your hut!"

#: check.sh:39
msgid "You built too many huts in the forest!"
msgstr "You built too many huts in the forest!"

msgid "You did not build a chest in your hut!"
msgstr "You did not build a chest in your hut!"

msgid "You did not build a hut in the forest!"
msgstr "You did not build a hut in the forest!"
40 changes: 14 additions & 26 deletions missions/basic/04_mkdir_chest/i18n/fr.po
@@ -1,50 +1,38 @@
# path for the text file containing the goal
msgid "$MISSION_DIR/treasure-msg/en.txt"
msgstr "$MISSION_DIR/treasure-msg/fr.txt"

# path for the text file containing the goal
msgid "$MISSION_DIR/goal/en.txt"
msgstr "$MISSION_DIR/goal/fr.txt"

#, fuzzy
msgid ""
msgstr "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: auto.sh:1 check.sh:4 check.sh:5 static.sh:1 test.sh:6 test.sh:7 test.sh:10
#: test.sh:11 test.sh:14 test.sh:15 test.sh:16 test.sh:19 test.sh:20 test.sh:21
#: test.sh:24 test.sh:25
#, sh-format
msgid "$GSH_HOME/Forest"
msgstr "$GSH_HOME/Foret"

#: auto.sh:1 check.sh:31 clean.sh:7 test.sh:2 test.sh:7 test.sh:11 test.sh:15
#: test.sh:16 test.sh:20 test.sh:21 test.sh:25
# path for the text file containing the goal
msgid "$MISSION_DIR/goal/en.txt"
msgstr "$MISSION_DIR/goal/fr.txt"

# path for the text file containing the goal
msgid "$MISSION_DIR/treasure-msg/en.txt"
msgstr "$MISSION_DIR/treasure-msg/fr.txt"

msgid "Chest"
msgstr "Coffre"

#: auto.sh:1 check.sh:5 check.sh:9 clean.sh:6 test.sh:1 test.sh:6 test.sh:7
#: test.sh:10 test.sh:14 test.sh:16 test.sh:19 test.sh:21 test.sh:24 test.sh:25
msgid "Hut"
msgstr "Hutte"

#: check.sh:12
msgid "You built too many huts in the forest!"
msgstr "Vous avez construit trop de huttes dans la forêt !"

#: check.sh:17
msgid "You did not build a hut in the forest!"
msgstr "Vous n'avez pas construit de hutte dans la foret !"

#: check.sh:25 check.sh:48
#, sh-format
msgid "The $dir_name directory does not exist!"
msgstr "Le répertoire $dir_name n'existe pas !"

#: check.sh:34
msgid "You built too many chests in your hut!"
msgstr "Vous avez construit trop de coffres dans votre hutte !"

#: check.sh:39
msgid "You built too many huts in the forest!"
msgstr "Vous avez construit trop de huttes dans la forêt !"

msgid "You did not build a chest in your hut!"
msgstr "Vous n'avez pas construit de coffre dans votre hutte !"

msgid "You did not build a hut in the forest!"
msgstr "Vous n'avez pas construit de hutte dans la foret !"
32 changes: 10 additions & 22 deletions missions/basic/04_mkdir_chest/i18n/template.pot
Expand Up @@ -3,6 +3,10 @@ msgid ""
msgstr "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#, sh-format
msgid "$GSH_HOME/Forest"
msgstr ""

# path for the text file containing the goal
msgid "$MISSION_DIR/goal/en.txt"
msgstr ""
Expand All @@ -11,40 +15,24 @@ msgstr ""
msgid "$MISSION_DIR/treasure-msg/en.txt"
msgstr ""

#: auto.sh:1 check.sh:4 check.sh:5 static.sh:1 test.sh:6 test.sh:7 test.sh:10
#: test.sh:11 test.sh:14 test.sh:15 test.sh:16 test.sh:19 test.sh:20 test.sh:21
#: test.sh:24 test.sh:25
#, sh-format
msgid "$GSH_HOME/Forest"
msgstr ""

#: auto.sh:1 check.sh:31 clean.sh:7 test.sh:2 test.sh:7 test.sh:11 test.sh:15
#: test.sh:16 test.sh:20 test.sh:21 test.sh:25
msgid "Chest"
msgstr ""

#: auto.sh:1 check.sh:5 check.sh:9 clean.sh:6 test.sh:1 test.sh:6 test.sh:7
#: test.sh:10 test.sh:14 test.sh:16 test.sh:19 test.sh:21 test.sh:24 test.sh:25
msgid "Hut"
msgstr ""

#: check.sh:12
msgid "You built too many huts in the forest!"
msgstr ""

#: check.sh:17
msgid "You did not build a hut in the forest!"
msgstr ""

#: check.sh:25 check.sh:48
#, sh-format
msgid "The $dir_name directory does not exist!"
msgstr ""

#: check.sh:34
msgid "You built too many chests in your hut!"
msgstr ""

#: check.sh:39
msgid "You built too many huts in the forest!"
msgstr ""

msgid "You did not build a chest in your hut!"
msgstr ""

msgid "You did not build a hut in the forest!"
msgstr ""
49 changes: 20 additions & 29 deletions missions/intermediate/02_alias_journal/i18n/en.po
@@ -1,54 +1,45 @@
# AUTOMATICALLY GENERATED -- DO NOT EDIT
# path for the text file containing the treasure message
msgid "$MISSION_DIR/treasure-msg/en.txt"
msgstr "$MISSION_DIR/treasure-msg/en.txt"

# path for the text file containing the goal
msgid "$MISSION_DIR/goal/en.txt"
msgstr "$MISSION_DIR/goal/en.txt"

#, fuzzy
msgid ""
msgstr "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: auto.sh:1 check.sh:5 check.sh:8 check.sh:22 check.sh:29 check.sh:30
#: check.sh:37 check.sh:38 test.sh:1 test.sh:3 test.sh:6 test.sh:10
#: treasure.sh:1
msgid "journal"
msgstr "journal"
#, sh-format
msgid "$GSH_HOME/Forest/Hut/Chest"
msgstr "$GSH_HOME/Forest/Hut/Chest"

#: check.sh:9
# path for bashrc containing the explanations
#, sh-format
msgid "No alias '$alias_name' has been found..."
msgstr "No alias '$alias_name' has been found..."
msgid "$MISSION_DIR/bashrc/en.sh"
msgstr "$MISSION_DIR/bashrc/en.sh"

# path for the text file containing the goal
msgid "$MISSION_DIR/goal/en.txt"
msgstr "$MISSION_DIR/goal/en.txt"

# path for the text file containing the treasure message
msgid "$MISSION_DIR/treasure-msg/en.txt"
msgstr "$MISSION_DIR/treasure-msg/en.txt"

#: check.sh:27
#, sh-format
msgid "It seems you alias doesn't refer to the appropriate file ($target_path).\n"
"Make sure to use an absolute path..."
msgstr "It seems you alias doesn't refer to the appropriate file ($target_path).\n"
"Make sure to use an absolute path..."

#: check.sh:36
#, sh-format
msgid "Your alias doesn't use the command '$EDITOR'..."
msgstr "Your alias doesn't use the command '$EDITOR'..."
msgid "No alias '$alias_name' has been found..."
msgstr "No alias '$alias_name' has been found..."

#: init.sh:4
#, sh-format
msgid "The command 'nano' is required for mission $MISSION_NAME.\n"
"(Debian / Ubuntu: install package 'nano')"
msgstr "The command 'nano' is required for mission $MISSION_NAME.\n"
"(Debian / Ubuntu: install package 'nano')"

#: init.sh:8
#, sh-format
msgid "$GSH_HOME/Forest/Hut/Chest"
msgstr "$GSH_HOME/Forest/Hut/Chest"
msgid "Your alias doesn't use the command '$EDITOR'..."
msgstr "Your alias doesn't use the command '$EDITOR'..."

# path for bashrc containing the explanations
#: treasure.sh:5
#, sh-format
msgid "$MISSION_DIR/bashrc/en.sh"
msgstr "$MISSION_DIR/bashrc/en.sh"
msgid "journal"
msgstr "journal"
49 changes: 20 additions & 29 deletions missions/intermediate/02_alias_journal/i18n/fr.po
@@ -1,53 +1,44 @@
# path for the text file containing the treasure message
msgid "$MISSION_DIR/treasure-msg/en.txt"
msgstr "$MISSION_DIR/treasure-msg/fr.txt"

# path for the text file containing the goal
msgid "$MISSION_DIR/goal/en.txt"
msgstr "$MISSION_DIR/goal/fr.txt"

#, fuzzy
msgid ""
msgstr "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: auto.sh:1 check.sh:5 check.sh:8 check.sh:22 check.sh:29 check.sh:30
#: check.sh:37 check.sh:38 test.sh:1 test.sh:3 test.sh:6 test.sh:10
#: treasure.sh:1
msgid "journal"
msgstr "journal"
#, sh-format
msgid "$GSH_HOME/Forest/Hut/Chest"
msgstr "$GSH_HOME/Foret/Hutte/Coffre"

#: check.sh:9
# path for bashrc containing the explanations
#, sh-format
msgid "No alias '$alias_name' has been found..."
msgstr "Aucin alias '$alias_name' n'a été trouvé..."
msgid "$MISSION_DIR/bashrc/en.sh"
msgstr "$MISSION_DIR/bashrc/fr.sh"

# path for the text file containing the goal
msgid "$MISSION_DIR/goal/en.txt"
msgstr "$MISSION_DIR/goal/fr.txt"

# path for the text file containing the treasure message
msgid "$MISSION_DIR/treasure-msg/en.txt"
msgstr "$MISSION_DIR/treasure-msg/fr.txt"

#: check.sh:27
#, sh-format
msgid "It seems you alias doesn't refer to the appropriate file ($target_path).\n"
"Make sure to use an absolute path..."
msgstr "Votre alias n'utilise pas le bon fichier ($target_path).\n"
"Vérifiez que vous utilisez bien un chemin absolu..."

#: check.sh:36
#, sh-format
msgid "Your alias doesn't use the command '$EDITOR'..."
msgstr "Votre alias n'utilise pas la commande '$EDITOR'..."
msgid "No alias '$alias_name' has been found..."
msgstr "Aucin alias '$alias_name' n'a été trouvé..."

#: init.sh:4
#, sh-format
msgid "The command 'nano' is required for mission $MISSION_NAME.\n"
"(Debian / Ubuntu: install package 'nano')"
msgstr "La commande 'nano' est nécessaire pour la mission $MISSION_NAME.\n"
"(Debian / Ubuntu : installez le paquet 'nano')"

#: init.sh:8
#, sh-format
msgid "$GSH_HOME/Forest/Hut/Chest"
msgstr "$GSH_HOME/Foret/Hutte/Coffre"
msgid "Your alias doesn't use the command '$EDITOR'..."
msgstr "Votre alias n'utilise pas la commande '$EDITOR'..."

# path for bashrc containing the explanations
#: treasure.sh:5
#, sh-format
msgid "$MISSION_DIR/bashrc/en.sh"
msgstr "$MISSION_DIR/bashrc/fr.sh"
msgid "journal"
msgstr "journal"
33 changes: 12 additions & 21 deletions missions/intermediate/02_alias_journal/i18n/template.pot
Expand Up @@ -3,49 +3,40 @@ msgid ""
msgstr "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

# path for the text file containing the goal
msgid "$MISSION_DIR/goal/en.txt"
#, sh-format
msgid "$GSH_HOME/Forest/Hut/Chest"
msgstr ""

# path for the text file containing the treasure message
msgid "$MISSION_DIR/treasure-msg/en.txt"
# path for bashrc containing the explanations
#, sh-format
msgid "$MISSION_DIR/bashrc/en.sh"
msgstr ""

#: auto.sh:1 check.sh:5 check.sh:8 check.sh:22 check.sh:29 check.sh:30
#: check.sh:37 check.sh:38 test.sh:1 test.sh:3 test.sh:6 test.sh:10
#: treasure.sh:1
msgid "journal"
# path for the text file containing the goal
msgid "$MISSION_DIR/goal/en.txt"
msgstr ""

#: check.sh:9
#, sh-format
msgid "No alias '$alias_name' has been found..."
# path for the text file containing the treasure message
msgid "$MISSION_DIR/treasure-msg/en.txt"
msgstr ""

#: check.sh:27
#, sh-format
msgid "It seems you alias doesn't refer to the appropriate file ($target_path).\n"
"Make sure to use an absolute path..."
msgstr ""

#: check.sh:36
#, sh-format
msgid "Your alias doesn't use the command '$EDITOR'..."
msgid "No alias '$alias_name' has been found..."
msgstr ""

#: init.sh:4
#, sh-format
msgid "The command 'nano' is required for mission $MISSION_NAME.\n"
"(Debian / Ubuntu: install package 'nano')"
msgstr ""

#: init.sh:8
#, sh-format
msgid "$GSH_HOME/Forest/Hut/Chest"
msgid "Your alias doesn't use the command '$EDITOR'..."
msgstr ""

# path for bashrc containing the explanations
#: treasure.sh:5
#, sh-format
msgid "$MISSION_DIR/bashrc/en.sh"
msgid "journal"
msgstr ""

0 comments on commit 407a02c

Please sign in to comment.