Ignore:
Timestamp:
07/20/06 06:50:53 (18 years ago)
Author:
Nicholas Riley
Message:

Use blue-tec Localization Suite; strip whitespace from URLs before launching.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ICeCoffEE/ICeCoffEE/French.lproj/Localizable.strings

    r185 r264  
    1 <?xml version="1.0" encoding="UTF-8"?>
    2 <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
    3 <plist version="1.0">
    4 <dict>
    5         <key>-10814</key>
    6         <string>Aucune application n'est définie pour gérer le type d'adresse spécifié (ex. http:)</string>
    7         <key>-43</key>
    8         <string>L'URL pointe vers un fichier local qui n'a pu être trouvé</string>
    9         <key>-50</key>
    10         <string>La sélection n'est pas une adresse complete</string>
    11         <key>-666</key>
    12         <string>Aucune application n'est définie pour gérer le type d'adresse spécifié (ex. http:)</string>
    13         <key>-669</key>
    14         <string>Le panneau de configuration Internet à rencontré une erreur</string>
    15         <key>-673</key>
    16         <string>La sélection n'est pas une URL</string>
    17         <key>-8749</key>
    18         <string>L'URL sélectionnée contient des caractères non valides (non ASCII)</string>
    19         <key>Add</key>
    20         <string>Ajouter</string>
    21         <key>Add Bookmark</key>
    22         <string>Ajouter le signet</string>
    23         <key>AlertDisableButton</key>
    24         <string>Désactiver ICeCoffEE…</string>
    25         <key>AlertMessage%@</key>
    26         <string>L'adresse Internet sélectionnée n'a pu être ouverte.
     1
     2/* *** Launch Services errors ***
     3kLSApplicationNotFoundErr */
     4"-10814" = "No helper applications are available for the selected URL’s scheme (e.g. http:)";
    275
    28 %@.</string>
    29         <key>AlertTitle</key>
    30         <string>Ouvrir l'adresse Internet</string>
    31         <key>An unknown error occurred in %@</key>
    32         <string>Une erreur inconnue à eu lieu dans %@</string>
    33         <key>App%@Location%@</key>
    34         <string>%@ — %@</string>
    35         <key>Bookmark name and description are optional.</key>
    36         <string>Le nom et la description su signet sont optionnels.</string>
    37         <key>Cancel</key>
    38         <string>Annuler</string>
    39         <key>DefaultApp%@</key>
    40         <string>%@ (par défault)</string>
    41         <key>Description:</key>
    42         <string>Description :</string>
    43         <key>DisableAlertDisableButton</key>
    44         <string>Désactiver</string>
    45         <key>DisableAlertDontDisableButton</key>
    46         <string>Ne pas désactiver</string>
    47         <key>DisableAlertMessage%@</key>
    48         <string>Si vous pensez que ICeCoffEE interfère avec le fonctionnement habituel de l'application “%@”, vous pouvez le désactiver pour cette application jusqu'à ce que vous la quittiez.
     6/* *** Misc. errors ***
     7fnfErr */
     8"-43" = "The URL references a local file which could not be found";
    499
    50 Si c'est la première fois que vous expérimentez ce problème, veuillez écrire à icecoffee@sabi.net avec les détails du conflit.
     10/* *** Misc. errors ***
     11paramErr */
     12"-50" = "The selection is not a complete URL";
    5113
    52 Pour le désactiver de façon permanente, utilisez  le panneau APE Manager des Préférences Système.</string>
    53         <key>DisableAlertTitle</key>
    54         <string>Désactiver ICeCoffEE</string>
    55         <key>Location:</key>
    56         <string>Adresse :</string>
    57         <key>Name:</key>
    58         <string>Nom :</string>
    59         <key>No URL is selected</key>
    60         <string>Aucune URL sélectionnée</string>
    61         <key>No text was found</key>
    62         <string>Aucun texte n'à été trouvé</string>
    63         <key>Open Location With</key>
    64         <string>Ouvrir l'adresse avec</string>
    65         <key>Sorry, ICeCoffEE is unable to locate the insertion point or selection</key>
    66         <string>Navré, ICeCoffEE ne peut localiser le point d'insertion ou le texte sélectionné</string>
    67         <key>Sorry, ICeCoffEE was unable to find anything to select</key>
    68         <string>Navré, ICeCoffEE n'a trouvé aucun texte à sélectionner</string>
    69         <key>The potential URL is longer than %lu characters</key>
    70         <string>L'URL potentielle fait plus de %lu caractères</string>
    71         <key>There is no insertion point or selection in the text field where you clicked</key>
    72         <string>Il n'y a pas de point d'insertion ou de texte dans le texte sur lequel vous avez cliqué</string>
    73         <key>Unable to start Internet Config (error %d)</key>
    74         <string>Incapable d'ouvrir Configuration Internet (erreur %d)</string>
    75 </dict>
    76 </plist>
     14/* *** Internet Config errors ***
     15icPrefNotFoundErr */
     16"-666" = "No helper application is set for the selected URL’s scheme (e.g. http:)";
     17
     18/* icInternalErr */
     19"-669" = "Internet Config experienced an internal error";
     20
     21/* icNoURLErr */
     22"-673" = "The selection is not a URL";
     23
     24/* kTECNoConversionPathErr */
     25"-8749" = "The selected URL contains invalid (non-ASCII) characters";
     26
     27/* Buttons */
     28"Add" = "Add";
     29
     30/* Disabled item above bookmark helper application */
     31"Add Bookmark" = "Add Bookmark";
     32"AlertDisableButton" = "Disable ICeCoffEE…";
     33"AlertMessage%@" = "The selected Internet location could not be opened.\n\n%@.";
     34
     35/* *** Shared URL launching errors ***
     36Alert (presented on OSStatus or NSException) */
     37"AlertTitle" = "Open Internet Location";
     38
     39/* Message to use if no OSError lookup message is available; substitutes context */
     40"An unknown error occurred in %@" = "An unknown error occurred in %@";
     41
     42/* Format for app location, e.g "Internet Explorer (5.2) -- /Applications" */
     43"App%@Location%@" = "%@ — %@";
     44
     45/* *** Add Bookmark dialog box ***
     46Title from "Add Bookmark" above
     47Message */
     48"Bookmark name and description are optional." = "Bookmark name and description are optional.";
     49"Cancel" = "Cancel";
     50
     51/* *** "Open With" menu ***
     52Format for 'default app', e.g "Internet Explorer (5.2) (default)" */
     53"DefaultApp%@" = "%@ (default)";
     54
     55/* Bookmark description text field label */
     56"Description:" = "Description:";
     57"DisableAlertDisableButton" = "Disable";
     58"DisableAlertDontDisableButton" = "Don’t Disable";
     59
     60/* XXX need to insert application name into localized message */
     61"DisableAlertMessage%@" = "If you believe ICeCoffEE is interfering with the normal functioning of the application “%@”, you can turn it off in this application until the application has quit.\n\nIf this is the first time you have experienced this problem, please email icecoffee@sabi.net with the details of the conflict.\n\nTo disable ICeCoffEE permanently, use the APE Manager pane of System Preferences.";
     62
     63/* Session disable alert */
     64"DisableAlertTitle" = "Disable ICeCoffEE";
     65
     66/* URL text field label */
     67"Location:" = "Location:";
     68
     69/* Bookmark name text field label */
     70"Name:" = "Name:";
     71
     72/* Text storage has zero length */
     73"No text was found" = "No text was found";
     74
     75/* After processing, no URL could be found */
     76"No URL is selected" = "No URL is selected";
     77
     78/* First (disabled, label) element of menu */
     79"Open Location With" = "Open Location With";
     80
     81/* Can't get text storage */
     82"Sorry, ICeCoffEE is unable to locate the insertion point or selection" = "Sorry, ICeCoffEE is unable to locate the insertion point or selection";
     83
     84/* *** Terminal launching errors ***
     85Word selection produced nothing */
     86"Sorry, ICeCoffEE was unable to find anything to select" = "Sorry, ICeCoffEE was unable to find any text to select";
     87
     88/* *** Shared URL parsing errors ***
     89After processing, the URL is too long */
     90"The potential URL is longer than %lu characters" = "The potential URL is longer than %lu characters";
     91
     92/* *** NSTextView launching errors ***
     93Can't get selected range */
     94"There is no insertion point or selection in the text field where you clicked" = "There is no insertion point or selection in the text field where you clicked";
     95
     96/* ICStart error */
     97"Unable to start Internet Config (error %d)" = "Unable to start Internet Config (error %d)";
Note: See TracChangeset for help on using the changeset viewer.