Changeset 4299
- Timestamp:
- 06/10/06 19:08:32 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
WiredServer/trunk/PreferencePane/French.lproj/Localizable.strings
r4297 r4299 1 1 /* File comment (application, date) */ 2 "# This file was generated by %@ at %@" = "# Ce fichier à été générerpar %1$@ à %2$@";2 "# This file was generated by %@ at %@" = "# Ce fichier a été généré par %1$@ à %2$@"; 3 3 4 4 /* Certificate */ … … 10 10 /* Log header (log) */ 11 11 "===== Displaying %@ =====" = "===== Afficher %@ ====="; 12 13 /* Delete account dialog title (account) */ 14 "Are you sure you want to delete \"%@\"?" = "Are you sure you want to delete \"%@\"?"; 15 16 /* Delete account dialog button title */ 17 "Cancel" = "Cancel"; 18 19 /* Delete account dialog button title */ 20 "Delete" = "Delete"; 12 21 13 22 /* Download singular */ … … 34 43 /* Stop button title */ 35 44 "Stop" = "Stoper"; 45 46 /* Delete account dialog description */ 47 "This cannot be undone." = "This cannot be undone."; 36 48 37 49 /* Upload singular */
