Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-cw
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-cw
Commits
4c0a20bd
Commit
4c0a20bd
authored
Oct 24, 2006
by
Jonathan Ernst
Committed by
Alexandre Julliard
Oct 24, 2006
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
wineconsole: Updated French translation.
parent
58bd35c8
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
1 deletion
+16
-1
wineconsole_Fr.rc
programs/wineconsole/wineconsole_Fr.rc
+16
-1
No files found.
programs/wineconsole/wineconsole_Fr.rc
View file @
4c0a20bd
/*
* Copyright 2001 Eric Pouech
* Copyright 2006 Jonathan Ernst
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
...
...
@@ -20,7 +21,7 @@ LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
STRINGTABLE
BEGIN
IDS_EDIT, "
&Editer
"
IDS_EDIT, "
&dition"
IDS_DEFAULT, "Par &dfaut"
IDS_PROPERTIES, "&Proprits"
IDS_MARK, "&Marquer"
...
...
@@ -36,6 +37,20 @@ IDS_DLG_TIT_DEFAULT, "Configuration par défaut"
IDS_DLG_TIT_CURRENT, "Configuration courante"
IDS_DLG_TIT_ERROR, "Erreur de configuration"
IDS_DLG_ERR_SBWINSIZE, "La taille du tampon cran doit tre plus grande que celle de la fentre"
IDS_CMD_INVALID_EVENT_ID "wineconsole : Impossible d'analyser l'vnement\n"
IDS_CMD_INVALID_BACKEND "wineconsole : Moteur invalide\n"
IDS_CMD_INVALID_OPTION "wineconsole : Option de la ligne de commande non reconnue\n"
IDS_CMD_ABOUT "Dmarre un programme dans une console Wine\n"
IDS_CMD_LAUNCH_FAILED "wineconsole : chec lors du dmarrage du programme %s.\n"\
"La commande est invalide.\n"
IDS_USAGE_HEADER "\nUsage :\n wineconsole [options] <commande>\n\nOptions :\n"
IDS_USAGE_BACKEND " --backend={user|ncurses} En choisissant user une nouvelle fentre sera cre, ncurses \n"\
" essaiera de convertir le terminal courant en console Wine\n"
IDS_USAGE_COMMAND " <command> Le programme Wine excuter dans la console\n"
IDS_USAGE_FOOTER "\nExemple :\n wineconsole cmd\nDmarre l'interprteur de commandes de Wine dans une console Wine\n\n"
END
IDD_OPTION DIALOG LOADONCALL MOVEABLE DISCARDABLE 36, 24, 140, 105
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment