Update French translation for statistics page - Needing help 馃槉 - #493
Open
ldmpub wants to merge 2 commits into
Open
Update French translation for statistics page - Needing help 馃槉#493ldmpub wants to merge 2 commits into
ldmpub wants to merge 2 commits into
Conversation
Review in progress ...
Contributor
Author
|
In french 'Total' changed to '脡cart', I hope the key |
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.
Hi,
I'm trying to understand and improve french translation for app stats page.
Yet I have performed 3 changes, I'm 90% sure 馃榿.
Can you please help me perform next improvement (see yellow part of the screenshot below):

As far as I understand, the 'Total' label here is not a total but a "time difference" (ie subtraction).
I suggest to change it to short label "Diff茅rence" or "R茅sultat" for french (I'm still in reflection yet) but do I need to change (extract for the default / en language file):
string name="statistics_total_tracked_short">Total (1)
or
string name="statistics_detail_total_duration">Total (2)
or does this change requires to add a new string in the translation file? (3)
These proposed changes can also be "ideas" to improve other translations and main / English labels in particular.