forked from FirestormViewer/phoenix-firestorm
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FIRE-33872 French translation update, by Laurent Bechir
- Loading branch information
1 parent
5fe5aaf
commit b25c6cc
Showing
9 changed files
with
451 additions
and
18 deletions.
There are no files selected for viewing
13 changes: 13 additions & 0 deletions
13
indra/newview/skins/default/xui/fr/floater_inventory_thumbnails_helper.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
<floater name="contents" title="Aide pour les vignettes de l'inventaire"> | ||
<scroll_list name="inventory_thumbnails_list" tool_tip="Coller des éléments de votre inventaire"> | ||
<scroll_list.columns label="Élément d'inventaire" name="item_name"/> | ||
<scroll_list.columns label="Image existante" name="existing_texture"/> | ||
<scroll_list.columns label="Nouvelle image" name="new_texture"/> | ||
</scroll_list> | ||
<button label="Coller des éléments de l'inventaire" name="paste_items_btn"/> | ||
<button label="Coller des images à partir de l'inventaire" name="paste_textures_btn"/> | ||
<button label="Écrire les vignettes" name="write_thumbnails_btn"/> | ||
<button label="Enregistrer les éléments sans vignette" name="log_missing_thumbnails_btn"/> | ||
<button label="Effacer les vignettes des éléments collés" name="clear_thumbnails_btn"/> | ||
</floater> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,11 @@ | ||
<?xml version="1.0" encoding="utf-8" standalone="yes"?> | ||
<context_menu name="Outfit"> | ||
<menu_item_call label="Porter - Remplacer à la tenue actuelle" name="wear_replace"/> | ||
<menu_item_call label="Porter - Ajouter à la tenue actuelle" name="wear_add"/> | ||
<menu_item_call label="Retirer - Supprimer de la tenue actuelle" name="take_off"/> | ||
<menu_item_call label="Remplacer à la tenue actuelle" name="wear_replace"/> | ||
<menu_item_call label="Ajouter à la tenue actuelle" name="wear_add"/> | ||
<menu_item_call label="Supprimer de la tenue actuelle" name="take_off"/> | ||
<menu_item_call label="Image..." name="thumbnail"/> | ||
<menu_item_call label="Modifier la tenue" name="edit"/> | ||
<menu_item_call label="Renommer la tenue" name="rename"/> | ||
<menu_item_call label="Enregister dans cette tenue" name="save"/> | ||
<menu_item_call label="Suprimmer la tenue" name="delete"/> | ||
</context_menu> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.