Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into tool-only
Browse files Browse the repository at this point in the history
  • Loading branch information
BlackRam-oss committed Jul 13, 2023
2 parents cf0f255 + f04ba5d commit 6c91053
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 278 deletions.
5 changes: 0 additions & 5 deletions crowdin.yml

This file was deleted.

File renamed without changes.
16 changes: 8 additions & 8 deletions game/tl/french/common.rpy
Original file line number Diff line number Diff line change
Expand Up @@ -683,7 +683,7 @@ translate french strings:

# renpy/common/00preferences.rpy:618
old "Self-voicing would say \"[renpy.display.tts.last]\". Press 'alt+shift+V' to disable."
new "La lecture vocale veut dire « [renpy.display.tts.last] ». Pressez « Alt+Maj+V » pour la désactiver."
new "La lecture vocale veut dire \"[renpy.display.tts.last]\". Pressez 'alt+shift+V' pour la désactiver."

# renpy/common/00preferences.rpy:620
old "Self-voicing enabled. Press 'v' to disable."
Expand Down Expand Up @@ -747,7 +747,7 @@ translate french strings:

# renpy/common/00updater.rpy:1637
old "[u.version] is available. Do you want to install it?"
new "[u.version] est disponible. Voulez-vous l’installer ?"
new "[u.version] est disponible. Voulez-vous l’installer?"

# renpy/common/00updater.rpy:1639
old "Preparing to download the updates."
Expand Down Expand Up @@ -1211,7 +1211,7 @@ translate french strings:

# renpy/common/00console.rpy:862
old "reload: reloads the game, refreshing the scripts"
new "reload : recharge le jeu, rafraîchit les scripts"
new "reload: recharge le jeu, rafraîchit les scripts"

# renpy/common/00console.rpy:870
old "watch <expression>: watch a python expression\n watch short: makes the representation of traced expressions short (default)\n watch long: makes the representation of traced expressions as is"
Expand All @@ -1223,25 +1223,25 @@ translate french strings:

# renpy/common/00console.rpy:953
old "unwatchall: stop watching all expressions"
new "unwatchall : arrêter de surveiller toutes les expressions"
new "unwatchall: arrêter de surveiller toutes les expressions"

# renpy/common/00console.rpy:974
old "jump <label>: jumps to label"
new "jump <label> : saute jusqu’au label"

# renpy/common/00console.rpy:990
old "short: Shorten the representation of objects on the console (default)."
new "short : Raccourcit la représentation des objets sur la console (par défaut)."
new "short: Raccourcit la représentation des objets sur la console (par défaut)."

# renpy/common/00console.rpy:994
old "long: Print the full representation of objects on the console."
new "long : Affiche la representation entière des objets dans la console."
new "long: Affiche la representation entière des objets dans la console."

# renpy/common/00console.rpy:998
old "escape: Enables escaping of unicode symbols in unicode strings."
new "escape : Active l'échappage des symboles unicode dans les chaînes de caractères unicode."
new "escape: Active l'échappage des symboles unicode dans les chaînes de caractères unicode."

# renpy/common/00console.rpy:1002
old "unescape: Disables escaping of unicode symbols in unicode strings and print it as is (default)."
new "unescape : Désactive l'échappage des symboles unicode dans les chaînes de caractères unicode et les affiche telles quelles (par défaut)."
new "unescape: Désactive l'échappage des symboles unicode dans les chaînes de caractères unicode et les affiche telles quelles (par défaut)."

148 changes: 0 additions & 148 deletions translation_convertor_potorpy.py

This file was deleted.

117 changes: 0 additions & 117 deletions translation_convertor_rpytopo.py

This file was deleted.

0 comments on commit 6c91053

Please sign in to comment.