mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-04-26 16:37:19 +00:00
622 lines
14 KiB
Plaintext
622 lines
14 KiB
Plaintext
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
#
|
|
# Evgeniy Alekseev <esalexeev@gmail.com>, 2014.
|
|
# Mermouy <mermouy@gmail.com>, 2014.
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: \n"
|
|
"Report-Msgid-Bugs-To: http://kde-look.org/content/show.php?content=157124\n"
|
|
"POT-Creation-Date: 2014-05-19 02:56+0400\n"
|
|
"PO-Revision-Date: 2014-05-19 00:58+0400\n"
|
|
"Last-Translator: Evgeniy Alekseev <esalexeev@gmail.com>\n"
|
|
"Language-Team: Russian <kde-russian@lists.kde.ru>\n"
|
|
"Language: fr\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
|
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
|
"X-Generator: Lokalize 1.5\n"
|
|
|
|
#: code/main.py:108
|
|
msgid "Run ksysguard"
|
|
msgstr "Exécutez ksysguard"
|
|
|
|
#: code/main.py:110
|
|
msgid "Show README"
|
|
msgstr "Afficher README"
|
|
|
|
#: rc.cpp:3
|
|
msgid "Form"
|
|
msgstr "Entrées"
|
|
|
|
#: rc.cpp:6
|
|
msgid "Widget settings"
|
|
msgstr "Paramètres de l'applet"
|
|
|
|
#: rc.cpp:9
|
|
msgid ""
|
|
"Detailed information may be found on <a href=\"http://arcanis.name/projects/"
|
|
"pytextmonitor/\">project homepage</a>"
|
|
msgstr ""
|
|
"D'avantage d'informations se trouvent sur <a href=\"http://arcanis.name/"
|
|
"projects/pytextmonitor/\">la page du projet</a>"
|
|
|
|
#: rc.cpp:12
|
|
msgid "Time"
|
|
msgstr "Durée"
|
|
|
|
#: rc.cpp:15
|
|
msgid ""
|
|
"$time - time in default format\n"
|
|
"$isotime - time in ISO format\n"
|
|
"$shorttime - time in short format\n"
|
|
"$longtime - time in log format\n"
|
|
"$custom - custom time format"
|
|
msgstr ""
|
|
"$time - l'heure au format par défaut\n"
|
|
"$isotime - l'heure au format ISO\n"
|
|
"$shorttime - l'heure format court\n"
|
|
"$longtime - l'heure au format log\n"
|
|
"$custom - l'heure, format personnalisé"
|
|
|
|
#: rc.cpp:22
|
|
msgid "Uptime"
|
|
msgstr "temps de fonctionnement"
|
|
|
|
#: rc.cpp:25
|
|
msgid ""
|
|
"$uptime - system uptime\n"
|
|
"$custom - custom format"
|
|
msgstr ""
|
|
"$uptime - temps de fonctionnement\n"
|
|
"$custom - format personnalisé"
|
|
|
|
#: rc.cpp:29
|
|
msgid "CPU"
|
|
msgstr "CPU"
|
|
|
|
#: rc.cpp:33
|
|
msgid ""
|
|
"$cpu - total load CPU, %\n"
|
|
"$cpu0 - load CPU for core 0, %\n"
|
|
"...\n"
|
|
"$cpu9 - load CPU for core 9, %\n"
|
|
"...\n"
|
|
"$cpuN - load CPU for core N, %"
|
|
msgstr ""
|
|
"$cpu - charge totale du processeur, %\n"
|
|
"$cpu0 - charge du processeur pour le coeur 0, %\n"
|
|
"...\n"
|
|
"$cpu9 - charge processeur pour le coeur 9, %\n"
|
|
"...\n"
|
|
"$cpuN - charge processeur pour le coeur N, %"
|
|
|
|
#: rc.cpp:41
|
|
msgid "CPU Clock"
|
|
msgstr "Horloge processeur"
|
|
|
|
#: rc.cpp:44
|
|
msgid ""
|
|
"$cpucl - average CPU clock, MHz\n"
|
|
"$cpucl0 - CPU clock for core 0, MHz\n"
|
|
"...\n"
|
|
"$cpucl9 - CPU clock for core 9, MHz\n"
|
|
"...\n"
|
|
"$cpuclN - CPU clock for core N, MHz"
|
|
msgstr ""
|
|
"$cpucl - Moyenne de l'horloge du processeur, MHz\n"
|
|
"$cpucl0 - Horloge du coeur 0, MHz\n"
|
|
"...\n"
|
|
"$cpucl9 - Horloge du coeur 9, MHz\n"
|
|
"...\n"
|
|
"$cpuclN - Horloge du coeur N, MHz"
|
|
|
|
#: rc.cpp:52
|
|
msgid "Temperature"
|
|
msgstr "Température"
|
|
|
|
#: rc.cpp:55
|
|
msgid "$tempN - physical temperature on device N (from 0). Example: $temp0"
|
|
msgstr ""
|
|
"$tempN - Température physique du périphérique N (à partir de 0). Exemple: "
|
|
"$temp0"
|
|
|
|
#: rc.cpp:58
|
|
msgid "GPU"
|
|
msgstr "Processeur graphique"
|
|
|
|
#: rc.cpp:62
|
|
msgid "$gpu - gpu usage, %"
|
|
msgstr "$gpu - utilisation du processeur graphique, %"
|
|
|
|
#: rc.cpp:65
|
|
msgid "GPU Temp"
|
|
msgstr "Temp du processeur graphique"
|
|
|
|
#: rc.cpp:68
|
|
msgid "$gputemp - physical temperature on GPU"
|
|
msgstr "$gputemp - Température physique du processeur graphique"
|
|
|
|
#: rc.cpp:71
|
|
msgid "Memory"
|
|
msgstr "Mémoire"
|
|
|
|
#: rc.cpp:75
|
|
msgid ""
|
|
"$mem - RAM usage, %\n"
|
|
"$memmb - RAM usage, MB\n"
|
|
"$memgb - RAM usage, GB"
|
|
msgstr ""
|
|
"$mem - utilisation de la RAM, %\n"
|
|
"$memmb - utilisation de la RAM, MB\n"
|
|
"$memgb - utilisation de la RAM, GB"
|
|
|
|
#: rc.cpp:80
|
|
msgid "Swap"
|
|
msgstr "mémoire d'échange (swap)"
|
|
|
|
#: rc.cpp:84
|
|
msgid ""
|
|
"$swap - swap usage, %\n"
|
|
"$swapmb - swap usage, MB\n"
|
|
"$swapgb - swap usage, GB"
|
|
msgstr ""
|
|
"$swap - utilisation swap, %\n"
|
|
"$swapmb - utilisation swap, MB\n"
|
|
"$swapgb - utilisation swap, GB"
|
|
|
|
#: rc.cpp:89 rc.cpp:341
|
|
msgid "HDD"
|
|
msgstr "Disque dur"
|
|
|
|
#: rc.cpp:93
|
|
msgid ""
|
|
"$hddN - usage for mount point N (from 0), %. Example: $hdd0\n"
|
|
"$hddmbN - usage for mount point N (from 0), MB. Example: $hddmb0\n"
|
|
"$hddgbN - usage for mount point N (from 0), GB. Example: $hddgb0"
|
|
msgstr ""
|
|
"$hddN - espace occupé sur le point de montage N (à partir de 0), %. Exemple: "
|
|
"$hdd0\n"
|
|
"$hddmbN - espace occupé sur le point de montage N (à partir de 0), MB. "
|
|
"Exemple: $hddmb0\n"
|
|
"$hddgbN - espace occupé sur le point de montage N (à partir de 0), GB. "
|
|
"Exemple: $hddgb0"
|
|
|
|
#: rc.cpp:98
|
|
#, fuzzy
|
|
msgid "HDD speed"
|
|
msgstr "Périphériques HDD"
|
|
|
|
#: rc.cpp:101
|
|
msgid ""
|
|
"$hddrN - read speed HDD N (from 0), KB/s. Example: $hddr0\n"
|
|
"$hddwN - write speed HDD N (from 0), KB/s. Example: $hddw0"
|
|
msgstr ""
|
|
|
|
#: rc.cpp:105
|
|
#, fuzzy
|
|
msgid "HDD temp"
|
|
msgstr "Température disque dur"
|
|
|
|
#: rc.cpp:108
|
|
msgid ""
|
|
"$hddtempN - physical temperature on device N (from 0). Example: $hddtemp0"
|
|
msgstr ""
|
|
"$hddtempN - température physique du périphérique N (à partir de 0). Exemple: "
|
|
"$hddtemp0"
|
|
|
|
#: rc.cpp:111
|
|
msgid "Network"
|
|
msgstr "Réseau"
|
|
|
|
#: rc.cpp:114
|
|
msgid ""
|
|
"$down - download speed, KB/s\n"
|
|
"$up - upload speed, KB/s\n"
|
|
"$netdev - current network device"
|
|
msgstr ""
|
|
"$down - vitesse de téléchargement, KB/s\n"
|
|
"$up - vitesse ascendante, KB/s\n"
|
|
"$netdev - périphérique réseau actuel"
|
|
|
|
#: rc.cpp:119
|
|
msgid "Battery"
|
|
msgstr "Batterie"
|
|
|
|
#: rc.cpp:123
|
|
msgid ""
|
|
"$bat - battery charge, %\n"
|
|
"$ac - AC status"
|
|
msgstr ""
|
|
"$bat - charge de la batterie, %\n"
|
|
"$ac - état de l'alimentation"
|
|
|
|
#: rc.cpp:127 rc.cpp:271
|
|
msgid "Music player"
|
|
msgstr "Lecteur audio"
|
|
|
|
#: rc.cpp:130
|
|
msgid ""
|
|
"$album - song album\n"
|
|
"$artist - song artist\n"
|
|
"$progress - song progress\n"
|
|
"$time - song duration\n"
|
|
"$title - song title"
|
|
msgstr ""
|
|
"$album - album du morceau\n"
|
|
"$artist - artiste du morceau\n"
|
|
"$progress - avancement du morceau\n"
|
|
"$time - durée du morceau\n"
|
|
"$title - titre du morceau"
|
|
|
|
#: rc.cpp:137
|
|
msgid "Processes"
|
|
msgstr "Processus"
|
|
|
|
#: rc.cpp:140
|
|
msgid ""
|
|
"$pscount - number of running processes\n"
|
|
"$pstotal - total number of running processes\n"
|
|
"$ps - list of running processes comma separated"
|
|
msgstr ""
|
|
"$pscount - nombre de processus en cours d'exécution\n"
|
|
" $pstotal - nombre total de processus\n"
|
|
" $ps - liste des processus en cours d'exécution séparés par des virgules"
|
|
|
|
#: rc.cpp:145 rc.cpp:350
|
|
msgid "Package manager"
|
|
msgstr "Gestionnaire de paquets"
|
|
|
|
#: rc.cpp:148
|
|
msgid ""
|
|
"$pkgcountN - number of packages which are available for updates, command N. "
|
|
"For example $pkgcount0"
|
|
msgstr ""
|
|
"$pkgcountN - nombre de paquets qui sont disponibles pour les mises à jour, "
|
|
"commande N. Exemple: $pkgcount0"
|
|
|
|
#: rc.cpp:151
|
|
msgid "Custom"
|
|
msgstr "Personnalisé"
|
|
|
|
#: rc.cpp:154
|
|
#, fuzzy
|
|
msgid ""
|
|
"$customN - get output from custom command N (from N). Example `$custom0`"
|
|
msgstr "$custom - sortie d'une commande personnelle"
|
|
|
|
#: rc.cpp:157
|
|
msgid "Advanced"
|
|
msgstr "Avancé"
|
|
|
|
#: rc.cpp:160
|
|
msgid "Custom time format"
|
|
msgstr "Format de l'heure personnalisé"
|
|
|
|
#: rc.cpp:163
|
|
msgid ""
|
|
"$dddd - long weekday\n"
|
|
"$ddd - short weekday\n"
|
|
"$dd - day\n"
|
|
"$d - day w\\o zero\n"
|
|
"$MMMM - long month\n"
|
|
"$MMM - short month\n"
|
|
"$MM - month\n"
|
|
"$M - month w\\o zero\n"
|
|
"$yyyy - year\n"
|
|
"$yy - short year\n"
|
|
"$hh - hours (24 only)\n"
|
|
"$h - hours w\\o zero (24 only)\n"
|
|
"$mm - minutes\n"
|
|
"$m - minutes w\\o zero\n"
|
|
"$ss - seconds\n"
|
|
"$s - seconds w\\o zero"
|
|
msgstr ""
|
|
"$dddd - Jour de la semaine long\n"
|
|
"$ddd - Jour de la semaine court\n"
|
|
"$dd - jour\n"
|
|
"$d - jour sans zéro\n"
|
|
"$MMMM - mois long\n"
|
|
"$MMM - mois court\n"
|
|
"$MM - mois\n"
|
|
"$M - mois sans zéro\n"
|
|
"$yyyy - année\n"
|
|
"$yy - année courte\n"
|
|
"$hh - heures (24 uniquement)\n"
|
|
"$h - heures sans zéro (24 uniquement)\n"
|
|
"$mm - minutes\n"
|
|
"$m - minutes sans zéro\n"
|
|
"$ss - secondes\n"
|
|
"$s - secondes sans zéro"
|
|
|
|
#: rc.cpp:181
|
|
msgid "Custom uptime format"
|
|
msgstr "Temps de fonctionnement personalisé"
|
|
|
|
#: rc.cpp:184
|
|
msgid ""
|
|
"$dd - uptime days\n"
|
|
"$d - uptime days without zero\n"
|
|
"$hh - uptime hours\n"
|
|
"$h - uptime hours without zero\n"
|
|
"$mm - uptime minutes\n"
|
|
"$m - uptime minutes without zero"
|
|
msgstr ""
|
|
"$dd - temps de fonctionnement en jours\n"
|
|
"$d - temps de fonctionnement en jours sans zéro\n"
|
|
"$hh - temps de fonctionnement en heures\n"
|
|
"$h - temps de fonctionnement en heures sans zéro\n"
|
|
"$mm - temps de fonctionnement en minutes\n"
|
|
"$m - temps de fonctionnement en minutes sans zéro"
|
|
|
|
#: rc.cpp:192
|
|
msgid "Temperature units"
|
|
msgstr "Unités de température"
|
|
|
|
#: rc.cpp:195
|
|
msgid "Temperature devices"
|
|
msgstr "Temperature des périphériques"
|
|
|
|
#: rc.cpp:198 rc.cpp:208 rc.cpp:218 rc.cpp:228 rc.cpp:331 rc.cpp:374
|
|
msgid "Add"
|
|
msgstr "Ajouter"
|
|
|
|
#: rc.cpp:201 rc.cpp:211 rc.cpp:221 rc.cpp:231 rc.cpp:334 rc.cpp:377
|
|
msgid ""
|
|
"Editable\n"
|
|
"del - remove item"
|
|
msgstr ""
|
|
"Modifiable\n"
|
|
"del - supprimer un élément"
|
|
|
|
#: rc.cpp:205
|
|
msgid "Mount points"
|
|
msgstr "Points de montage"
|
|
|
|
#: rc.cpp:215
|
|
#, fuzzy
|
|
msgid "HDD devices (speed)"
|
|
msgstr "Périphériques HDD"
|
|
|
|
#: rc.cpp:225
|
|
#, fuzzy
|
|
msgid "HDD devices (temp)"
|
|
msgstr "Périphériques HDD"
|
|
|
|
#: rc.cpp:235
|
|
msgid "Network directory"
|
|
msgstr "Voisinage réseau"
|
|
|
|
#: rc.cpp:238
|
|
msgid "\"/sys/class/net\" by default"
|
|
msgstr "\"/sys/class/net\" par défaut"
|
|
|
|
#: rc.cpp:241
|
|
msgid "Disable auto select device and set specified device"
|
|
msgstr ""
|
|
"Désactiver la sélection automatique de périphériques et le sélectionner "
|
|
"manuellement"
|
|
|
|
#: rc.cpp:244
|
|
msgid "Set network device"
|
|
msgstr "Sélectionner le périphérique réseau"
|
|
|
|
#: rc.cpp:247
|
|
msgid "Battery device"
|
|
msgstr "Batterie"
|
|
|
|
#: rc.cpp:250
|
|
msgid "\"/sys/class/power_supply/BAT0/capacity\" by default"
|
|
msgstr "\"/sys/class/power_supply/BAT0/capacity\" par défaut"
|
|
|
|
#: rc.cpp:253
|
|
msgid "AC online tag"
|
|
msgstr "AC online tag"
|
|
|
|
#: rc.cpp:256
|
|
msgid "Line, which returns when AC is online"
|
|
msgstr "Ligne, qui retourne lorsque le AC est online"
|
|
|
|
#: rc.cpp:259
|
|
msgid "AC offline tag"
|
|
msgstr "AC déconnecté tag"
|
|
|
|
#: rc.cpp:262
|
|
msgid "Line, which returns when AC is offline"
|
|
msgstr "Ligne, qui retourne lorsque le AC est offline"
|
|
|
|
#: rc.cpp:265
|
|
msgid "AC device"
|
|
msgstr "Périphérique d'alimentation"
|
|
|
|
#: rc.cpp:268
|
|
msgid "\"/sys/class/power_supply/AC/online\" by default"
|
|
msgstr "\"/sys/class/power_supply/AC/online\" par défaut"
|
|
|
|
#: rc.cpp:274
|
|
msgid "Tooltip"
|
|
msgstr "Conseil"
|
|
|
|
#: rc.cpp:277
|
|
msgid ""
|
|
"CPU, CPU clock, memory, swap and network labels support graphical tooltip. "
|
|
"To enable them just make needed checkbox fully checked."
|
|
msgstr ""
|
|
"CPU, horloge du CPU, mémoire vive, mémoire swap et noms réseau supportent "
|
|
"les conseils visuels. Pour les activer cochez simplement les cases "
|
|
"correspondantes."
|
|
|
|
#: rc.cpp:280
|
|
msgid "Number of values for tooltips"
|
|
msgstr "Nombre d'éléments pour les conseils"
|
|
|
|
#: rc.cpp:283
|
|
msgid "CPU clock color"
|
|
msgstr "Couleur de l'horloge processeur"
|
|
|
|
#: rc.cpp:286
|
|
msgid "Swap color"
|
|
msgstr "Couleur de la mémoire d'échange"
|
|
|
|
#: rc.cpp:289
|
|
msgid "CPU color"
|
|
msgstr "Couleur processeur"
|
|
|
|
#: rc.cpp:292
|
|
msgid "Download speed color"
|
|
msgstr "Couleur de la vitesse de téléchargement"
|
|
|
|
#: rc.cpp:295
|
|
msgid "Memory color"
|
|
msgstr "Couleur de la mémoire"
|
|
|
|
#: rc.cpp:298
|
|
msgid "Upload speed color"
|
|
msgstr "Couleur du téléversement"
|
|
|
|
#: rc.cpp:301
|
|
msgid "Appearance"
|
|
msgstr "Apparence"
|
|
|
|
#: rc.cpp:304
|
|
msgid "Time interval"
|
|
msgstr "Intervalle"
|
|
|
|
#: rc.cpp:307
|
|
msgid "Font"
|
|
msgstr "Police"
|
|
|
|
#: rc.cpp:310
|
|
msgid "Font size"
|
|
msgstr "Taille de la police"
|
|
|
|
#: rc.cpp:313
|
|
msgid "Font color"
|
|
msgstr "Couleur de la police"
|
|
|
|
#: rc.cpp:316
|
|
msgid "Font style"
|
|
msgstr "Style de la police"
|
|
|
|
#: rc.cpp:319
|
|
msgid "Font weight"
|
|
msgstr "Épaisseur de la police"
|
|
|
|
#: rc.cpp:322
|
|
msgid "DataEngine"
|
|
msgstr "Moteur de données"
|
|
|
|
#: rc.cpp:325
|
|
msgid "Custom command"
|
|
msgstr "Commande personnalisée"
|
|
|
|
#: rc.cpp:328
|
|
msgid "Custom command to run"
|
|
msgstr "Commande personnalisée à exécuter"
|
|
|
|
#: rc.cpp:338
|
|
msgid "GPU device"
|
|
msgstr "Périphérique graphique"
|
|
|
|
#: rc.cpp:344
|
|
msgid "MPD address"
|
|
msgstr "Adresse MPD"
|
|
|
|
#: rc.cpp:347
|
|
msgid "MPD port"
|
|
msgstr "Port MPD"
|
|
|
|
#: rc.cpp:353
|
|
msgid "pacman -Qu"
|
|
msgstr "pacman -Qu"
|
|
|
|
#: rc.cpp:356
|
|
msgid "apt-show-versions -u -b"
|
|
msgstr "apt-show-versions -u -b"
|
|
|
|
#: rc.cpp:359
|
|
msgid "aptitude search '~U'"
|
|
msgstr "aptitude search '~U'"
|
|
|
|
#: rc.cpp:362
|
|
msgid "yum list updates"
|
|
msgstr "yum list updates"
|
|
|
|
#: rc.cpp:365
|
|
msgid "pkg_version -I -l '<'"
|
|
msgstr "pkg_version -I -l '<'"
|
|
|
|
#: rc.cpp:368
|
|
msgid "urpmq --auto-select"
|
|
msgstr "urpmq --auto-select"
|
|
|
|
#: rc.cpp:371
|
|
msgid "Number of null lines"
|
|
msgstr "Nombre de lignes nulles"
|
|
|
|
#: rc.cpp:379
|
|
msgctxt "NAME OF TRANSLATORS"
|
|
msgid "Your names"
|
|
msgstr "Evgeniy Alekseev"
|
|
|
|
#: rc.cpp:380
|
|
msgctxt "EMAIL OF TRANSLATORS"
|
|
msgid "Your emails"
|
|
msgstr "esalexeev@gmail.com"
|
|
|
|
#~ msgid "amarok"
|
|
#~ msgstr "amarok"
|
|
|
|
#~ msgid "mpd"
|
|
#~ msgstr "mpd"
|
|
|
|
#~ msgid "qmmp"
|
|
#~ msgstr "qmmp"
|
|
|
|
#~ msgid "auto"
|
|
#~ msgstr "auto"
|
|
|
|
#~ msgid "nvidia"
|
|
#~ msgstr "nvidia"
|
|
|
|
#~ msgid "ati"
|
|
#~ msgstr "ati"
|
|
|
|
#~ msgid "$hddN - usage for mount point N (from 0), %. Example: $hdd0"
|
|
#~ msgstr ""
|
|
#~ "$hddN - espace occupé sur le point de montage N (à partir de 0), %. "
|
|
#~ "Exemple: $hdd0"
|
|
|
|
#~ msgid ""
|
|
#~ "$ds - uptime days\n"
|
|
#~ "$hs - uptime hours\n"
|
|
#~ "$ms - uptime minutes"
|
|
#~ msgstr ""
|
|
#~ "$ds - uptime days\n"
|
|
#~ "$hs - uptime hours\n"
|
|
#~ "$ms - uptime minutes"
|
|
|
|
#~ msgid ""
|
|
#~ "Command to run, example:\n"
|
|
#~ "wget -qO- http://ifconfig.me/ip - get external IP"
|
|
#~ msgstr ""
|
|
#~ "Command to run, example:\n"
|
|
#~ "wget -qO- http://ifconfig.me/ip - get external IP"
|
|
|
|
#~ msgid "@@/;@@ - mount point usage, %"
|
|
#~ msgstr "@@/;@@ - mount point usage, %"
|
|
|
|
#~ msgid "@@/dev/sda@@ - physical temperature on /dev/sda"
|
|
#~ msgstr "@@/dev/sda@@ - physical temperature on /dev/sda"
|
|
|
|
#~ msgid ""
|
|
#~ "$net - network speed, down/up, KB/s\n"
|
|
#~ "$netdev - current network device\n"
|
|
#~ "@@eth0@@ - disable auto select device and set specified device"
|
|
#~ msgstr ""
|
|
#~ "$net - network speed, down/up, KB/s\n"
|
|
#~ "$netdev - current network device\n"
|
|
#~ "@@eth0@@ - disable auto select device and set specified device"
|