-
Notifications
You must be signed in to change notification settings - Fork 54.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
French translations added #861
Open
WedoneOfficiel
wants to merge
2
commits into
torvalds:master
Choose a base branch
from
WedoneOfficiel:patch-1
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
# Copyright (C) 2004 THE PACKAGE'S COPYRIGHT HOLDER | ||
# This file is distributed under the same license as the cpufrequtils package. | ||
# Ducrot Bruno <[email protected]>, 2004. | ||
# Wedone <[email protected]>, 2024. | ||
# | ||
#, fuzzy | ||
msgid "" | ||
|
@@ -10,7 +11,7 @@ msgstr "" | |
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2011-03-08 17:03+0100\n" | ||
"PO-Revision-Date: 2004-11-17 15:53+1000\n" | ||
"Last-Translator: Bruno Ducrot <[email protected]>\n" | ||
"Last-Translator: Wedone <[email protected]>\n" | ||
"Language-Team: NONE\n" | ||
"Language: \n" | ||
"MIME-Version: 1.0\n" | ||
|
@@ -19,55 +20,55 @@ msgstr "" | |
|
||
#: utils/idle_monitor/nhm_idle.c:36 | ||
msgid "Processor Core C3" | ||
msgstr "" | ||
msgstr "Processeur Cœur C3" | ||
|
||
#: utils/idle_monitor/nhm_idle.c:43 | ||
msgid "Processor Core C6" | ||
msgstr "" | ||
msgstr "Processeur Cœur C6" | ||
|
||
#: utils/idle_monitor/nhm_idle.c:51 | ||
msgid "Processor Package C3" | ||
msgstr "" | ||
msgstr "Pack Processeur C3" | ||
|
||
#: utils/idle_monitor/nhm_idle.c:58 utils/idle_monitor/amd_fam14h_idle.c:70 | ||
msgid "Processor Package C6" | ||
msgstr "" | ||
msgstr "Pack Processeur C6" | ||
|
||
#: utils/idle_monitor/snb_idle.c:33 | ||
msgid "Processor Core C7" | ||
msgstr "" | ||
msgstr "Processeur Cœur C7" | ||
|
||
#: utils/idle_monitor/snb_idle.c:40 | ||
msgid "Processor Package C2" | ||
msgstr "" | ||
msgstr "Pack Processeur C2" | ||
|
||
#: utils/idle_monitor/snb_idle.c:47 | ||
msgid "Processor Package C7" | ||
msgstr "" | ||
msgstr "Pack Processeur C7" | ||
|
||
#: utils/idle_monitor/amd_fam14h_idle.c:56 | ||
msgid "Package in sleep state (PC1 or deeper)" | ||
msgstr "" | ||
msgstr "Pack en état de veille (PC1 ou plus profond)" | ||
|
||
#: utils/idle_monitor/amd_fam14h_idle.c:63 | ||
msgid "Processor Package C1" | ||
msgstr "" | ||
msgstr "Pack Processeur C1" | ||
|
||
#: utils/idle_monitor/amd_fam14h_idle.c:77 | ||
msgid "North Bridge P1 boolean counter (returns 0 or 1)" | ||
msgstr "" | ||
msgstr "North Bridge P1 compteur booléen (renvoie 0 ou 1)" | ||
|
||
#: utils/idle_monitor/mperf_monitor.c:35 | ||
msgid "Processor Core not idle" | ||
msgstr "" | ||
msgstr "Le cœur du processeur n'est pas au repos" | ||
|
||
#: utils/idle_monitor/mperf_monitor.c:42 | ||
msgid "Processor Core in an idle state" | ||
msgstr "" | ||
msgstr "Processeur Cœur en état d'inactivité" | ||
|
||
#: utils/idle_monitor/mperf_monitor.c:50 | ||
msgid "Average Frequency (including boost) in MHz" | ||
msgstr "" | ||
msgstr "Fréquence moyenne (y compris l'amplification) en MHz" | ||
|
||
#: utils/idle_monitor/cpupower-monitor.c:66 | ||
#, c-format | ||
|
@@ -249,20 +250,20 @@ msgstr "" | |
#: utils/cpufreq-info.c:161 | ||
#, c-format | ||
msgid " boost state support: \n" | ||
msgstr "" | ||
msgstr " renforcer le soutien de l'état : \n" | ||
|
||
#: utils/cpufreq-info.c:163 | ||
#, c-format | ||
msgid " Supported: %s\n" | ||
msgstr "" | ||
msgstr " Pris en charge : %s\n" | ||
|
||
#: utils/cpufreq-info.c:163 utils/cpufreq-info.c:164 | ||
msgid "yes" | ||
msgstr "" | ||
msgstr "oui" | ||
|
||
#: utils/cpufreq-info.c:163 utils/cpufreq-info.c:164 | ||
msgid "no" | ||
msgstr "" | ||
msgstr "non" | ||
|
||
#: utils/cpufreq-info.c:164 | ||
#, fuzzy, c-format | ||
|
@@ -277,7 +278,7 @@ msgstr "" | |
#: utils/cpufreq-info.c:178 | ||
#, c-format | ||
msgid " Total States: %d\n" | ||
msgstr "" | ||
msgstr " Total des états : %d\n" | ||
|
||
#: utils/cpufreq-info.c:181 | ||
#, c-format | ||
|
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello,
I suggest
"Coeur Processeur XX"
instead of"Processeur Core XX"
to stay coherent.