/usr/share/GNUstep/Terminal.app/French.lproj/Localizable.strings is in terminal.app 0.9.9-1build1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 | /*
French translation by fabien
*/
/***
French.lproj/Localizable.strings
updated by make_strings 2016-01-24 21:58:13 +0100
add comments above this one
***/
/*** Keys found in multiple places ***/
/* File: ServicesParameterWindowController.m:98 */
/* File: ServicesPrefs.m:658 */
"Command line:" = "Ligne de commande :";
/* File: TerminalWindow.m:200 */
/* File: TerminalWindow.m:204 */
" (idle)" = " (en attente)";
/* File: main.m:329 */
/* File: main.m:350 */
"Quit?" = "Quitter ?";
/* File: TerminalView.m:1135 */
/* File: TerminalView.m:1864 */
"Unexpected error while writing." = "Erreur inattendue durant l'écriture.";
/*** Unmatched/untranslated keys ***/
/* File: PreferencesWindowController.m:89 */
"Revert" = "Revenir";
/* File: ServicesPrefs.m:563 */
"No input" = "Pas d'entrée";
/* File: ServicesPrefs.m:564 */
"Input in stdin" = "Entrée dans stdin";
/* File: ServicesPrefs.m:607 */
"Plain text" = "Texte seul";
/* File: TerminalParser_LinuxPrefs.m:43 */
"UTF-8" = "UTF-8";
/* File: TerminalParser_LinuxPrefs.m:44 */
"West Europe, latin1" = "Europe de l'Ouest, latin1";
/* File: TerminalParser_LinuxPrefs.m:45 */
"East Europe, latin2" = "Europe de l'Est, latin2";
/* File: TerminalParser_LinuxPrefs.m:46 */
"Chinese" = "Chinois";
/* File: TerminalParser_LinuxPrefs.m:47 */
"Custom, leave unchanged" = "Propre, laisser inchangé";
/* File: TerminalParser_LinuxPrefs.m:106 */
"'linux' terminal parser" = "analyseur de terminal 'linux'";
/* File: TerminalParser_LinuxPrefs.m:111 */
"'linux'\nparser" = "analyseur\n'linux'";
/* File: TerminalParser_LinuxPrefs.m:154 */
"Character set:" = "Jeu de caractères :";
/* File: TerminalView.m:1611 */
/* Flag: unmatched */
"Unable to open pipe for input: %m."
= "Impossible d'ouvrire un pipe pour l'entrée : %m.";
/* File: TerminalView.m:1623 */
/* Flag: unmatched */
"Unable to fork: %m." = "Impossible de forker : %m.";
/* File: TerminalView.m:1960 */
"Unable to open pipe for input." = "Impossible d'ouvrir un pipe pour l'entrée.";
/* File: TerminalView.m:1972 */
"Unable to fork." = "Impossible de forker";
/* File: TerminalView.m:2000 */
"Unable to set non-blocking mode." = "Impossible d'enclencher le mode non bloquant";
/* File: TerminalViewPrefs.m:289 */
"Line" = "Ligne";
/* File: TerminalViewPrefs.m:304 */
"Scroll-back length in lines :" = "Nombre de lignes de marche arrière :";
/* File: TerminalViewPrefs.m:332 */
"Style:" = "Style :";
/* File: TerminalViewPrefs.m:396 */
"Handle wide (multi-cell) glyphs" = "Utiliser des glyphes larges (multi-cellule)";
/* File: TerminalViewPrefs.m:403 */
"Display black on white text" = "Afficher le texte en noir sur blanc";
/* File: TerminalViewPrefs.m:616 */
/* Flag: untranslated */
"Shell:" = "Shell :";
/* File: TerminalViewPrefs.m:747 */
"Treat the Alt key as Alt and not Meta.\nUseful if command is used as Meta\nAnd the keyboard has AltGr and not right Alt\n"
= "Traiter la touche Alt en tant que Alt et non en tant que Meta.\nUtile si Commande est utilisée en tant que Meta\net si le clavier a AltGr et non la touche Alt de droite.\n";
/* File: TerminalViewPrefs.m:763 */
"Send a double escape for the escape key.\n\nThis means that the escape key will be\nrecognized faster by many programs, but\nyou can't use it as a substitute for meta."
= "Envoyer l'échappement en double pour la touche Echappement.\n\nCela signifie que la touche Echappement sera reconnue plus vite par \nde nombreux programmes mais vous ne pourrez l'utiliser pour remplacer Meta.";
/* File: main.m:156 */
/* Flag: untranslated */
"Benchmark" = "Benchmark";
/* File: main.m:168 */
"New window" = "Nouvelle fenêtre";
/* File: main.m:171 */
"New tab" = "Nouvel onglet";
/* File: main.m:194 */
"Show tab bar" = "Montrer la barre d'onglets";
/* File: main.m:197 */
"View" = "Vue";
/* File: main.m:193 */
"Miniaturize all" = "Tout miniaturiser";
/* File: main.m:201 */
"Services" = "Services";
/* File: main.m:202 */
"Close window" = "Fermer la fenêtre";
/* File: main.m:205 */
"Close tab" = "Fermer l'onglet";
/* File: main.m:208 */
"Show previous tab" = "Montrer l'onglet précédent";
/* File: main.m:211 */
"Show next tab" = "Montrer l'onglet suivant";
/* File: main.m:214 */
"Move tab left" = "Déplacer l'onglet à gauche";
/* File: main.m:217 */
"Move tab right" = "Déplacer l'onglet à droite";
/* File: main.m:280 */
"Quit anyway" = "Quitter vraiment";
/* File: main.m:288 */
"Don't quit" = "Ne pas quitter";
/* File: main.m:305 */
"There are active windows. Quitting will close them."
= "Certaines fenêtres sont actives. Quitter va les fermer.";
/*** Strings from PreferencesWindowController.m ***/
/* File: PreferencesWindowController.m:97 */
"Apply and save" = "Appliquer et sauvegarder";
/* File: PreferencesWindowController.m:142 */
"Preferences" = "Panneau des Préférences";
/*** Strings from Services.m ***/
/* File: Services.m:151 */
"Service aborted by user." = "Service annulé par l'utilisateur.";
/* File: Services.m:59 */
"There is no terminal service called '%@'.\nYour services list is probably out-of-date.\nRun 'make_services' to update it."
= "Il n'y a aucun service de terminal appelé '%@'.\nVotre liste de services n'est probabement pas à jour.\nLancer 'make_services' pour la mettre à jour.";
/*** Strings from ServicesParameterWindowController.m ***/
/* File: ServicesParameterWindowController.m:66 */
"Cancel" = "Annuler";
/* File: ServicesParameterWindowController.m:74 */
"OK" = "OK";
/* File: ServicesParameterWindowController.m:118 */
"Parameter for service %@" = "Paramètre pour le service %@";
/*** Strings from ServicesPrefs.m ***/
/* File: ServicesPrefs.m:590 */
"Accept types" = "Accepte les types";
/* File: ServicesPrefs.m:504 */
"Add" = "Ajouter";
/* File: ServicesPrefs.m:352 */
"Error importing services" = "erreur durant l'import des services";
/* File: ServicesPrefs.m:405 */
"Export services" = "Exporter les services";
/* File: ServicesPrefs.m:528 */
"Export..." = "Exporter...";
/* File: ServicesPrefs.m:599 */
"Filenames" = "Noms de fichiers";
/* File: ServicesPrefs.m:554 */
"Ignore output" = "Ignorer la sortie";
/* File: ServicesPrefs.m:258 */
"Import services" = "Importer des services";
/* File: ServicesPrefs.m:520 */
"Import..." = "Importer...";
/* File: ServicesPrefs.m:565 */
"Input on command line" = "Entrée standard sur la ligne de commande";
/* File: ServicesPrefs.m:645 */
"Key:" = "Touche :";
/* File: ServicesPrefs.m:632 */
"Name:" = "Nom :";
/* File: ServicesPrefs.m:512 */
"Remove" = "Supprimer";
/* File: ServicesPrefs.m:555 */
"Return output" = "Retourner la sortie standard";
/* File: ServicesPrefs.m:573 */
"Run in background" = "Exécuter en arrière plan";
/* File: ServicesPrefs.m:575 */
"Run in idle window" = "Exécuter dans une fenêtre en attente";
/* File: ServicesPrefs.m:574 */
"Run in new window" = "Exécuter dans une nouvelle fenêtre";
/* File: ServicesPrefs.m:473 */
"Terminal services" = "Services de Terminal";
/* File: ServicesPrefs.m:478 */
"Terminal\nservices" = "Services de \nTerminal";
/* File: ServicesPrefs.m:353 */
"The file '%@' doesn't contain valid terminal services."
= "Le fichier '%@' contient des services qui ne sont pas valides.";
/* File: ServicesPrefs.m:239 */
"Unnamed service" = "Service Inconnu";
/*** Strings from TerminalView.m ***/
/* File: TerminalView.m:1772 */
"[Process exited]" = "[Fin de processus]";
/*** Strings from TerminalViewPrefs.m ***/
/* File: TerminalViewPrefs.m:414 */
"Bold font:" = "Texte gras :";
/* File: TerminalViewPrefs.m:373 */
"Color:" = "Couleur :";
/* File: TerminalViewPrefs.m:327 */
"Cursor" = "Curseur";
/* File: TerminalViewPrefs.m:278 */
/* File: TerminalViewPrefs.m:273 */
"Display" = "Affichage";
/* File: TerminalViewPrefs.m:711 */
/* File: TerminalViewPrefs.m:706 */
"Keyboard" = "Clavier";
/* File: TerminalViewPrefs.m:441 */
"Normal font:" = "Texte normal :";
/* File: TerminalViewPrefs.m:453 */
/* File: TerminalViewPrefs.m:426 */
"Pick font..." = "Définir la police...";
/* File: TerminalViewPrefs.m:583 */
/* File: TerminalViewPrefs.m:578 */
"Shell" = "Shell par d\u00e9faut";
/* File: TerminalViewPrefs.m:604 */
"Start as login-shell" = "Démarrer comme login-shell";
/* File: TerminalViewPrefs.m:736 */
"Treat the command key as meta.\n\nNote that with this enabled, you won't be\nable to access menu entries with the\nkeyboard."
= "Traiter la touche Command comme Meta.\n\nNotez qu'avec cette touche activée, vous\nn'aurez plus accès au menu.";
/*** Strings from TerminalWindowPrefs.m ***/
/* File: TerminalWindowPrefs.m:216 */
"Add top and bottom border" = "Ajouter une bordure en haut et en bas";
/* File: TerminalWindowPrefs.m:154 */
"Close new windows when idle"
= "Fermer les nouvelles fenêtres lorsque le shell se termine";
/* File: TerminalWindowPrefs.m:178 */
"Default size" = "Taille par défaut";
/* File: TerminalWindowPrefs.m:155 */
"Don't close new windows" = "Ne pas fermer les nouvelles fenêtres";
/* File: TerminalWindowPrefs.m:192 */
"Height:" = "Hauteur :";
/* File: TerminalWindowPrefs.m:116 */
"Terminal Window" = "Fenêtre Terminal";
/* File: TerminalWindowPrefs.m:121 */
"Terminal\nWindow" = "Fenêtre\nTerminal";
/* File: TerminalWindowPrefs.m:182 */
"Width:" = "Largeur :";
/*** Strings from main.m ***/
/* File: main.m:190 */
"Close" = "Fermer";
/* File: main.m:179 */
"Copy" = "Copier";
/* File: main.m:176 */
"Cut" = "Couper";
/* File: main.m:185 */
"Edit" = "Editer";
/* File: main.m:205 */
"Hide" = "Masquer";
/* File: main.m:158 */
"Info" = "Information";
/* File: main.m:152 */
"Info..." = "Panneaux d'informations";
/* File: main.m:182 */
"Paste" = "Coller";
/* File: main.m:154 */
"Preferences..." = "Préférences...";
/* File: main.m:209 */
"Quit" = "Quitter";
/* File: main.m:196 */
"Windows" = "Fenêtres";
|