diff options
Diffstat (limited to 'macosx/English.lproj/fr.lproj/Localizable.strings')
| -rw-r--r-- | macosx/English.lproj/fr.lproj/Localizable.strings | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/macosx/English.lproj/fr.lproj/Localizable.strings b/macosx/English.lproj/fr.lproj/Localizable.strings index b77de4cc..c44d817e 100644 --- a/macosx/English.lproj/fr.lproj/Localizable.strings +++ b/macosx/English.lproj/fr.lproj/Localizable.strings @@ -79,7 +79,7 @@ "Unable to open %@: %@" = "Unable to open %1$@: %2$@"; //Memory card management -"Format Card" = "Formater cette carte mémoire ?"; +"Format Card" = "Formater cette carte mémoire ?"; //Trim this down //"Free Size" = "Free Size"; //"Format" = "Format"; //"Formatting a memory card will remove all data on it.\n\nThis cannot be undone." = "Formatting a memory card will remove all data on it.\n\nThis cannot be undone."; @@ -105,6 +105,15 @@ //not-so-general buttons //"Show Folder" = "Show Folder"; +//BIOS file opener +//"PlayStation BIOS File" = "PlayStation BIOS File"; +//"The file \"%@\" seems to be a BIOS file. Do you want PCSX-R to copy it to the proper location?" = "The file “%1$@\” seems to be a BIOS file. Do you want PCSX-R to copy it to the proper location?"; +//"BIOS_Copy" = "Copy"; +//"BIOS_Move" = "Move"; +//"BIOS Already Exists" = "BIOS Already Exists"; +//"There already exists a BIOS file at \"%1$@\": not copying the file at \"%2$@\".\n\nIf you do want to use the BIOS file at \"%2$@\", delete the BIOS at \"%1$@\"." = "There already exists a BIOS file at “%1$@”: not copying the file at “%2$@”.\n\nIf you do want to use the BIOS file at “%2$@”, delete the BIOS at “%1$@”."; + + //Mem card flags "MemCard_Deleted" = "Supprimé"; "MemCard_Free" = "Libre"; |
