Skip to content

Commit b27ca4c

Browse files
committed
update template.pot / fr.pot files
to contain the skip files some minor typos were corrected as well
1 parent 923c62b commit b27ca4c

File tree

145 files changed

+502
-192
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

145 files changed

+502
-192
lines changed

i18n/en.po

+6-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# AUTOMATICALLY GENERATED -- DO NOT EDIT
2-
#, fuzzy
32
msgid ""
43
msgstr "Content-Type: text/plain; charset=UTF-8\n"
54
"Content-Transfer-Encoding: 8bit\n"
@@ -33,6 +32,10 @@ msgstr "$GSH_ROOT/i18n/start-help/en.txt"
3332
msgid "$MISSION_DIR/goal/en.txt"
3433
msgstr "$MISSION_DIR/goal/en.txt"
3534

35+
#, sh-format
36+
msgid "$MISSION_DIR/skip/en.txt"
37+
msgstr "$MISSION_DIR/skip/en.txt"
38+
3639
#, sh-format
3740
msgid "$MISSION_DIR/treasure-msg/en.txt"
3841
msgstr "$MISSION_DIR/treasure-msg/en.txt"
@@ -140,9 +143,9 @@ msgstr "Error: unknown gsh command '$cmd'.\n"
140143

141144
#, sh-format
142145
msgid "Error: unknown shell '$SHELL'.\n"
143-
"Use option -B to use bash, and option -Z to use zsh."
146+
"Run GameShell with either bash or zsh."
144147
msgstr "Error: unknown shell '$SHELL'.\n"
145-
"Use option -B to use bash, and option -Z to use zsh."
148+
"Run GameShell with either bash or zsh."
146149

147150
msgid "Error: wrong password."
148151
msgstr "Error: wrong password."

i18n/fr.po

+6-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#, fuzzy
21
msgid ""
32
msgstr "Content-Type: text/plain; charset=UTF-8\n"
43
"Content-Transfer-Encoding: 8bit\n"
@@ -32,6 +31,10 @@ msgstr "$GSH_ROOT/i18n/start-help/fr.txt"
3231
msgid "$MISSION_DIR/goal/en.txt"
3332
msgstr "$MISSION_DIR/goal/fr.txt"
3433

34+
#, sh-format
35+
msgid "$MISSION_DIR/skip/en.txt"
36+
msgstr "$MISSION_DIR/goal/fr.txt"
37+
3538
#, sh-format
3639
msgid "$MISSION_DIR/treasure-msg/en.txt"
3740
msgstr "$MISSION_DIR/treasure-msg/fr.txt"
@@ -139,9 +142,9 @@ msgstr "Erreur : command gsh inconnue '$cmd'.\n"
139142

140143
#, sh-format
141144
msgid "Error: unknown shell '$SHELL'.\n"
142-
"Use option -B to use bash, and option -Z to use zsh."
145+
"Run GameShell with either bash or zsh."
143146
msgstr "Erreur : shell inconnu '$SHELL'.\n"
144-
"Utilisez l'option -B utiliser bash, et l'option -Z pour utiliser zsh."
147+
"Lancez GameShell depuis bash ou zsh."
145148

146149
msgid "Error: wrong password."
147150
msgstr "Erreur : mauvais mot de passe."

i18n/template.pot

+5-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#, fuzzy
21
msgid ""
32
msgstr "Content-Type: text/plain; charset=UTF-8\n"
43
"Content-Transfer-Encoding: 8bit\n"
@@ -32,6 +31,10 @@ msgstr ""
3231
msgid "$MISSION_DIR/goal/en.txt"
3332
msgstr ""
3433

34+
#, sh-format
35+
msgid "$MISSION_DIR/skip/en.txt"
36+
msgstr ""
37+
3538
#, sh-format
3639
msgid "$MISSION_DIR/treasure-msg/en.txt"
3740
msgstr ""
@@ -136,7 +139,7 @@ msgstr ""
136139

137140
#, sh-format
138141
msgid "Error: unknown shell '$SHELL'.\n"
139-
"Use option -B to use bash, and option -Z to use zsh."
142+
"Run GameShell with either bash or zsh."
140143
msgstr ""
141144

142145
msgid "Error: wrong password."

missions/FINAL_MISSION/i18n/en.po

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# AUTOMATICALLY GENERATED -- DO NOT EDIT
2-
#, fuzzy
32
msgid ""
43
msgstr "Content-Type: text/plain; charset=UTF-8\n"
54
"Content-Transfer-Encoding: 8bit\n"
@@ -13,6 +12,10 @@ msgstr "$MISSION_DIR/goal/en.txt"
1312
msgid "$MISSION_DIR/msg/en.txt"
1413
msgstr "$MISSION_DIR/msg/en.txt"
1514

15+
# path for the text file containing the skip message
16+
msgid "$MISSION_DIR/skip/en.txt"
17+
msgstr "$MISSION_DIR/skip/en.txt"
18+
1619
# path for the text file containing the treasure message
1720
msgid "$MISSION_DIR/treasure-msg/en.txt"
1821
msgstr "$MISSION_DIR/treasure-msg/en.txt"

missions/FINAL_MISSION/i18n/fr.po

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#, fuzzy
21
msgid ""
32
msgstr "Content-Type: text/plain; charset=UTF-8\n"
43
"Content-Transfer-Encoding: 8bit\n"
@@ -12,6 +11,10 @@ msgstr "$MISSION_DIR/goal/fr.txt"
1211
msgid "$MISSION_DIR/msg/en.txt"
1312
msgstr "$MISSION_DIR/msg/fr.txt"
1413

14+
# path for the text file containing the skip message
15+
msgid "$MISSION_DIR/skip/en.txt"
16+
msgstr "$MISSION_DIR/skip/fr.txt"
17+
1518
# path for the text file containing the treasure message
1619
msgid "$MISSION_DIR/treasure-msg/en.txt"
1720
msgstr "$MISSION_DIR/treasure-msg/fr.txt"

missions/FINAL_MISSION/i18n/template.pot

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#, fuzzy
21
msgid ""
32
msgstr "Content-Type: text/plain; charset=UTF-8\n"
43
"Content-Transfer-Encoding: 8bit\n"
@@ -12,6 +11,10 @@ msgstr ""
1211
msgid "$MISSION_DIR/msg/en.txt"
1312
msgstr ""
1413

14+
# path for the text file containing the skip message
15+
msgid "$MISSION_DIR/skip/en.txt"
16+
msgstr ""
17+
1518
# path for the text file containing the treasure message
1619
msgid "$MISSION_DIR/treasure-msg/en.txt"
1720
msgstr ""

missions/basic/01_cd_tower/i18n/en.po

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# AUTOMATICALLY GENERATED -- DO NOT EDIT
2-
#, fuzzy
32
msgid ""
43
msgstr "Content-Type: text/plain; charset=UTF-8\n"
54
"Content-Transfer-Encoding: 8bit\n"
@@ -12,6 +11,10 @@ msgstr "$GSH_HOME/Castle/Main_tower/First_floor/Second_floor/Top_of_the_tower"
1211
msgid "$MISSION_DIR/goal/en.txt"
1312
msgstr "$MISSION_DIR/goal/en.txt"
1413

14+
# path for the text file containing the skip message
15+
msgid "$MISSION_DIR/skip/en.txt"
16+
msgstr "$MISSION_DIR/skip/en.txt"
17+
1518
# path for the text file containing the treasure message
1619
msgid "$MISSION_DIR/treasure-msg/en.txt"
1720
msgstr "$MISSION_DIR/treasure-msg/en.txt"

missions/basic/01_cd_tower/i18n/fr.po

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#, fuzzy
21
msgid ""
32
msgstr "Content-Type: text/plain; charset=UTF-8\n"
43
"Content-Transfer-Encoding: 8bit\n"
@@ -11,6 +10,10 @@ msgstr "$GSH_HOME/Chateau/Donjon/Premier_etage/Deuxieme_etage/Haut_du_donjon"
1110
msgid "$MISSION_DIR/goal/en.txt"
1211
msgstr "$MISSION_DIR/goal/fr.txt"
1312

13+
# path for the text file containing the skip message
14+
msgid "$MISSION_DIR/skip/en.txt"
15+
msgstr "$MISSION_DIR/skip/fr.txt"
16+
1417
# path for the text file containing the treasure message
1518
msgid "$MISSION_DIR/treasure-msg/en.txt"
1619
msgstr "$MISSION_DIR/treasure-msg/fr.txt"

missions/basic/01_cd_tower/i18n/template.pot

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#, fuzzy
21
msgid ""
32
msgstr "Content-Type: text/plain; charset=UTF-8\n"
43
"Content-Transfer-Encoding: 8bit\n"
@@ -11,6 +10,10 @@ msgstr ""
1110
msgid "$MISSION_DIR/goal/en.txt"
1211
msgstr ""
1312

13+
# path for the text file containing the skip message
14+
msgid "$MISSION_DIR/skip/en.txt"
15+
msgstr ""
16+
1417
# path for the text file containing the treasure message
1518
msgid "$MISSION_DIR/treasure-msg/en.txt"
1619
msgstr ""

missions/basic/02_cd.._cellar/i18n/en.po

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# AUTOMATICALLY GENERATED -- DO NOT EDIT
2-
#, fuzzy
32
msgid ""
43
msgstr "Content-Type: text/plain; charset=UTF-8\n"
54
"Content-Transfer-Encoding: 8bit\n"
@@ -12,6 +11,10 @@ msgstr "$GSH_HOME/Castle/Cellar"
1211
msgid "$MISSION_DIR/goal/en.txt"
1312
msgstr "$MISSION_DIR/goal/en.txt"
1413

14+
# path for the text file containing the skip message
15+
msgid "$MISSION_DIR/skip/en.txt"
16+
msgstr "$MISSION_DIR/skip/en.txt"
17+
1518
# path for the text file containing the treasure message
1619
msgid "$MISSION_DIR/treasure-msg/en.txt"
1720
msgstr "$MISSION_DIR/treasure-msg/en.txt"

missions/basic/02_cd.._cellar/i18n/fr.po

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#, fuzzy
21
msgid ""
32
msgstr "Content-Type: text/plain; charset=UTF-8\n"
43
"Content-Transfer-Encoding: 8bit\n"
@@ -11,6 +10,10 @@ msgstr "$GSH_HOME/Chateau/Cave"
1110
msgid "$MISSION_DIR/goal/en.txt"
1211
msgstr "$MISSION_DIR/goal/fr.txt"
1312

13+
# path for the text file containing the skip message
14+
msgid "$MISSION_DIR/skip/en.txt"
15+
msgstr "$MISSION_DIR/skip/fr.txt"
16+
1417
# path for the text file containing the treasure message
1518
msgid "$MISSION_DIR/treasure-msg/en.txt"
1619
msgstr "$MISSION_DIR/treasure-msg/fr.txt"

missions/basic/02_cd.._cellar/i18n/template.pot

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#, fuzzy
21
msgid ""
32
msgstr "Content-Type: text/plain; charset=UTF-8\n"
43
"Content-Transfer-Encoding: 8bit\n"
@@ -11,6 +10,10 @@ msgstr ""
1110
msgid "$MISSION_DIR/goal/en.txt"
1211
msgstr ""
1312

13+
# path for the text file containing the skip message
14+
msgid "$MISSION_DIR/skip/en.txt"
15+
msgstr ""
16+
1417
# path for the text file containing the treasure message
1518
msgid "$MISSION_DIR/treasure-msg/en.txt"
1619
msgstr ""

missions/basic/03_cd_HOME_throne/i18n/en.po

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# AUTOMATICALLY GENERATED -- DO NOT EDIT
2-
#, fuzzy
32
msgid ""
43
msgstr "Content-Type: text/plain; charset=UTF-8\n"
54
"Content-Transfer-Encoding: 8bit\n"
@@ -12,6 +11,10 @@ msgstr "$GSH_HOME/Castle/Main_building/Throne_room"
1211
msgid "$MISSION_DIR/goal/en.txt"
1312
msgstr "$MISSION_DIR/goal/en.txt"
1413

14+
# path for the text file containing the skip message
15+
msgid "$MISSION_DIR/skip/en.txt"
16+
msgstr "$MISSION_DIR/skip/en.txt"
17+
1518
# path for the text file containing the treasure message
1619
msgid "$MISSION_DIR/treasure-msg/en.txt"
1720
msgstr "$MISSION_DIR/treasure-msg/en.txt"

missions/basic/03_cd_HOME_throne/i18n/fr.po

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#, fuzzy
21
msgid ""
32
msgstr "Content-Type: text/plain; charset=UTF-8\n"
43
"Content-Transfer-Encoding: 8bit\n"
@@ -11,6 +10,10 @@ msgstr "$GSH_HOME/Chateau/Batiment_principal/Salle_du_trone"
1110
msgid "$MISSION_DIR/goal/en.txt"
1211
msgstr "$MISSION_DIR/goal/fr.txt"
1312

13+
# path for the text file containing the skip message
14+
msgid "$MISSION_DIR/skip/en.txt"
15+
msgstr "$MISSION_DIR/skip/fr.txt"
16+
1417
# path for the text file containing the treasure message
1518
msgid "$MISSION_DIR/treasure-msg/en.txt"
1619
msgstr "$MISSION_DIR/treasure-msg/fr.txt"

missions/basic/03_cd_HOME_throne/i18n/template.pot

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#, fuzzy
21
msgid ""
32
msgstr "Content-Type: text/plain; charset=UTF-8\n"
43
"Content-Transfer-Encoding: 8bit\n"
@@ -11,6 +10,10 @@ msgstr ""
1110
msgid "$MISSION_DIR/goal/en.txt"
1211
msgstr ""
1312

13+
# path for the text file containing the skip message
14+
msgid "$MISSION_DIR/skip/en.txt"
15+
msgstr ""
16+
1417
# path for the text file containing the treasure message
1518
msgid "$MISSION_DIR/treasure-msg/en.txt"
1619
msgstr ""

missions/basic/04_mkdir_chest/i18n/en.po

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# AUTOMATICALLY GENERATED -- DO NOT EDIT
2-
#, fuzzy
32
msgid ""
43
msgstr "Content-Type: text/plain; charset=UTF-8\n"
54
"Content-Transfer-Encoding: 8bit\n"
@@ -12,6 +11,10 @@ msgstr "$GSH_HOME/Forest"
1211
msgid "$MISSION_DIR/goal/en.txt"
1312
msgstr "$MISSION_DIR/goal/en.txt"
1413

14+
# path for the text file containing the skip message
15+
msgid "$MISSION_DIR/skip/en.txt"
16+
msgstr "$MISSION_DIR/skip/en.txt"
17+
1518
# path for the text file containing the treasure message
1619
msgid "$MISSION_DIR/treasure-msg/en.txt"
1720
msgstr "$MISSION_DIR/treasure-msg/en.txt"

missions/basic/04_mkdir_chest/i18n/fr.po

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#, fuzzy
21
msgid ""
32
msgstr "Content-Type: text/plain; charset=UTF-8\n"
43
"Content-Transfer-Encoding: 8bit\n"
@@ -11,6 +10,10 @@ msgstr "$GSH_HOME/Foret"
1110
msgid "$MISSION_DIR/goal/en.txt"
1211
msgstr "$MISSION_DIR/goal/fr.txt"
1312

13+
# path for the text file containing the skip message
14+
msgid "$MISSION_DIR/skip/en.txt"
15+
msgstr "$MISSION_DIR/skip/fr.txt"
16+
1417
# path for the text file containing the goal
1518
msgid "$MISSION_DIR/treasure-msg/en.txt"
1619
msgstr "$MISSION_DIR/treasure-msg/fr.txt"

missions/basic/04_mkdir_chest/i18n/template.pot

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#, fuzzy
21
msgid ""
32
msgstr "Content-Type: text/plain; charset=UTF-8\n"
43
"Content-Transfer-Encoding: 8bit\n"
@@ -11,6 +10,10 @@ msgstr ""
1110
msgid "$MISSION_DIR/goal/en.txt"
1211
msgstr ""
1312

13+
# path for the text file containing the skip message
14+
msgid "$MISSION_DIR/skip/en.txt"
15+
msgstr ""
16+
1417
# path for the text file containing the treasure message
1518
msgid "$MISSION_DIR/treasure-msg/en.txt"
1619
msgstr ""

missions/basic/05_rm_spiders_cellar/i18n/en.po

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# AUTOMATICALLY GENERATED -- DO NOT EDIT
2-
#, fuzzy
32
msgid ""
43
msgstr "Content-Type: text/plain; charset=UTF-8\n"
54
"Content-Transfer-Encoding: 8bit\n"
@@ -12,13 +11,14 @@ msgstr "$GSH_HOME/Castle/Cellar"
1211
msgid "$MISSION_DIR/goal/en.txt"
1312
msgstr "$MISSION_DIR/goal/en.txt"
1413

14+
# path for the text file containing the skip message
15+
msgid "$MISSION_DIR/skip/en.txt"
16+
msgstr "$MISSION_DIR/skip/en.txt"
17+
1518
# path for the text file containing the treasure message
1619
msgid "$MISSION_DIR/treasure-msg/en.txt"
1720
msgstr "$MISSION_DIR/treasure-msg/en.txt"
1821

19-
msgid "There are still spiders in the cellar!"
20-
msgstr "There are still spiders in the cellar!"
21-
2222
msgid "There still are spiders in the cellar!"
2323
msgstr "There still are spiders in the cellar!"
2424

missions/basic/05_rm_spiders_cellar/i18n/fr.po

+4-5
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#, fuzzy
21
msgid ""
32
msgstr "Content-Type: text/plain; charset=UTF-8\n"
43
"Content-Transfer-Encoding: 8bit\n"
@@ -11,14 +10,14 @@ msgstr "$GSH_HOME/Chateau/Cave"
1110
msgid "$MISSION_DIR/goal/en.txt"
1211
msgstr "$MISSION_DIR/goal/fr.txt"
1312

13+
# path for the text file containing the skip message
14+
msgid "$MISSION_DIR/skip/en.txt"
15+
msgstr "$MISSION_DIR/skip/fr.txt"
16+
1417
# path for the text file containing the treasure message
1518
msgid "$MISSION_DIR/treasure-msg/en.txt"
1619
msgstr "$MISSION_DIR/treasure-msg/fr.txt"
1720

18-
#, fuzzy
19-
msgid "There are still spiders in the cellar!"
20-
msgstr "Il reste des araignées dans la cave !"
21-
2221
msgid "There still are spiders in the cellar!"
2322
msgstr "Il reste des araignées dans la cave !"
2423

missions/basic/05_rm_spiders_cellar/i18n/template.pot

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#, fuzzy
21
msgid ""
32
msgstr "Content-Type: text/plain; charset=UTF-8\n"
43
"Content-Transfer-Encoding: 8bit\n"
@@ -11,11 +10,12 @@ msgstr ""
1110
msgid "$MISSION_DIR/goal/en.txt"
1211
msgstr ""
1312

14-
# path for the text file containing the treasure message
15-
msgid "$MISSION_DIR/treasure-msg/en.txt"
13+
# path for the text file containing the skip message
14+
msgid "$MISSION_DIR/skip/en.txt"
1615
msgstr ""
1716

18-
msgid "There are still spiders in the cellar!"
17+
# path for the text file containing the treasure message
18+
msgid "$MISSION_DIR/treasure-msg/en.txt"
1919
msgstr ""
2020

2121
msgid "There still are spiders in the cellar!"

0 commit comments

Comments
 (0)