Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Translations/fr.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"Keka can't create this %@ image" = "Keka ne peut créer l'image %@";
"You can only create %@ images with a single folder. Try to put all your files in a folder and drop it to Keka to create the %@ image." = "La création d'une image %@ n'accepte qu'un unique dossier. Placez tous vos fichiers dans un même dossier et déposez-le sur Keka pour créer une image %@.";
"Keka can't create this @% tarball" = "Keka ne peut pas créer ce tarball @%";
"Keka can only create encrypted LRZIP archives with a single file. Please create a TAR archive with your files first and then encrypt it." = "Keka can only create encrypted LRZIP archives with a single file. Please create a TAR archive with your files first and then encrypt it.";
"Keka can only create encrypted LRZIP archives with a single file. Please create a TAR archive with your files first and then encrypt it." = "Keka ne peut créer des archives chiffrées LRZIP qu'avec un seul fichier. Merci de déjà créer une archive TAR avec vos fichiers et la chiffrer ensuite.";
"This operation is not supported on %@." = "Cette opération n'est pas supportée sur %@.";
"Compress \"%@\" in %@ to..." = "Compresser \"%@\" dans %@ vers...";
"Compress in %@ to..." = "Compresser dans %@ vers ...";
Expand Down