Update French.json#12773
Merged
Merged
Conversation
Hello Pierre, I am not sure if you are still involved in translating Subtitle Edit, and I certainly don't want to offend you by making a proposal—one based on your own work, of course, but with a few modifications. I am not an IT professional; I am entirely self-taught, though my knowledge is relatively advanced—at least regarding Windows (starting with version 3.1, then 95, 98, Me, XP, 7, 8, 10, and finally 11). I ask for your indulgence regarding my technical terminology. A few years ago, to familiarize myself with Subtitle Edit, I updated the translation you had provided at the time; it was incomplete and sometimes difficult for me to understand, as I am by no means a specialist in video editing or subtitle insertion. (Back then, the French translation was somewhat outdated, and many terms remained in English as the program received updates.) Regarding this latest version, I was surprised to find that many accented characters (and others) are encoded in ASCII and that the file structure differs from the English version found on GitHub. (Curiously, despite this apparent disarray, the translation seems to work reasonably well.) After initially trying to contact you via email without receiving a reply, I am creating this PR on GitHub. This approach seemed more respectful, given your past involvement and your superior knowledge of the Subtitle Edit software. Please feel free to reply if you wish. I would also like to commend you once again for your contributions to the world of free software, where your name appears quite frequently. Best regards,
…trings - Normalize all keys back to camelCase matching English.json key order - Fix misspelled keys (imagedBased -> imageBased, sppendSubtitle -> appendSubtitle, chooseLayout -> generalChooseLayout) so the strings no longer fall back to English - Add missing video.audioToText cueBuilding/cueRebuild/cueMaxChars - Keep literal WebVTT syntax example <v Name> untranslated Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Member
|
Thank you very much for the complete French re-translation! The coverage and the switch to real UTF-8 characters (instead of \uXXXX escapes) are a big improvement. I pushed a small follow-up commit on top of your branch with three mechanical fixes found during review:
All translated text is otherwise yours, unchanged. Merging — thanks again for the contribution! |
Member
|
Pierre is on an older version of Windows, so he's not using SE5. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hello Pierre,
I am not sure if you are still involved in translating Subtitle Edit, and I certainly don't want to offend you by making a proposal—one based on your own work, of course, but with a few modifications. I am not an IT professional; I am entirely self-taught, though my knowledge is relatively advanced—at least regarding Windows (starting with version 3.1, then 95, 98, Me, XP, 7, 8, 10, and finally 11). I ask for your indulgence regarding my technical terminology.
A few years ago, to familiarize myself with Subtitle Edit, I updated the translation you had provided at the time; it was incomplete and sometimes difficult for me to understand, as I am by no means a specialist in video editing or subtitle insertion. (Back then, the French translation was somewhat outdated, and many terms remained in English as the program received updates.)
Regarding this latest version, I was surprised to find that many accented characters (and others) are encoded in ASCII and that the file structure differs from the English version found on GitHub. (Curiously, despite this apparent disarray, the translation seems to work reasonably well.)
After initially trying to contact you via email without receiving a reply, I am creating this PR on GitHub. This approach seemed more respectful, given your past involvement and your superior knowledge of the Subtitle Edit software.
Please feel free to reply if you wish. I would also like to commend you once again for your contributions to the world of free software, where your name appears quite frequently.
Best regards,