Mercurial > projects > pk-update-icon
annotate po/fr.po @ 60:c26e70b0052f default tip
Fix incorrect URL
author | Guido Berhoerster <guido+pk-update-icon@berhoerster.name> |
---|---|
date | Tue, 10 Mar 2020 08:01:06 +0100 |
parents | 1eb92ab03287 |
children |
rev | line source |
---|---|
21 | 1 # pk-update-icon |
2 # Copyright (C) 2011 Vincent Untz | |
3 # This file is distributed under the same license as the pk-update-icon package. | |
4 # Vincent Untz <vuntz@opensuse.org>, 2011. | |
5 # | |
6 msgid "" | |
7 msgstr "" | |
8 "Project-Id-Version: pk-update-icon 0.1\n" | |
9 "Report-Msgid-Bugs-To: \n" | |
48
1eb92ab03287
Avoid passing more arguments to g_strdup_printf() than specified in the format
Stanislav Brabec <sbrabec@suse.com>
parents:
46
diff
changeset
|
10 "POT-Creation-Date: 2015-06-18 22:51:12+0200\n" |
21 | 11 "PO-Revision-Date: 2001-10-20 15:40+0200\n" |
12 "Last-Translator: Vincent Untz <vuntz@opensuse.org>\n" | |
13 "Language-Team: French\n" | |
14 "Language: french\n" | |
15 "MIME-Version: 1.0\n" | |
16 "Content-Type: text/plain; charset=UTF-8\n" | |
17 "Content-Transfer-Encoding: 8bit\n" | |
18 "Plural-Forms: nplurals=2; plural=n>1;\n" | |
19 | |
46
aa5d3752091d
Make the update viewer command configurable
Guido Berhoerster <gber@opensuse.org>
parents:
21
diff
changeset
|
20 #: ../main.c:42 |
aa5d3752091d
Make the update viewer command configurable
Guido Berhoerster <gber@opensuse.org>
parents:
21
diff
changeset
|
21 msgid "Command for starting the software update viewer" |
aa5d3752091d
Make the update viewer command configurable
Guido Berhoerster <gber@opensuse.org>
parents:
21
diff
changeset
|
22 msgstr "" |
21 | 23 |
46
aa5d3752091d
Make the update viewer command configurable
Guido Berhoerster <gber@opensuse.org>
parents:
21
diff
changeset
|
24 #: ../main.c:45 |
aa5d3752091d
Make the update viewer command configurable
Guido Berhoerster <gber@opensuse.org>
parents:
21
diff
changeset
|
25 msgid "Set the delay in seconds before the first check for updates" |
aa5d3752091d
Make the update viewer command configurable
Guido Berhoerster <gber@opensuse.org>
parents:
21
diff
changeset
|
26 msgstr "" |
aa5d3752091d
Make the update viewer command configurable
Guido Berhoerster <gber@opensuse.org>
parents:
21
diff
changeset
|
27 "Configure le délai en secondes avant la première vérification des mises à " |
aa5d3752091d
Make the update viewer command configurable
Guido Berhoerster <gber@opensuse.org>
parents:
21
diff
changeset
|
28 "jour" |
aa5d3752091d
Make the update viewer command configurable
Guido Berhoerster <gber@opensuse.org>
parents:
21
diff
changeset
|
29 |
aa5d3752091d
Make the update viewer command configurable
Guido Berhoerster <gber@opensuse.org>
parents:
21
diff
changeset
|
30 #: ../main.c:48 |
21 | 31 msgid "Set the interval in seconds between checks for updates" |
46
aa5d3752091d
Make the update viewer command configurable
Guido Berhoerster <gber@opensuse.org>
parents:
21
diff
changeset
|
32 msgstr "" |
aa5d3752091d
Make the update viewer command configurable
Guido Berhoerster <gber@opensuse.org>
parents:
21
diff
changeset
|
33 "Configure l'intervalle en seconde entre les vérifications des mises à jour" |
21 | 34 |
46
aa5d3752091d
Make the update viewer command configurable
Guido Berhoerster <gber@opensuse.org>
parents:
21
diff
changeset
|
35 #: ../main.c:51 |
21 | 36 msgid "Print the version number and exit" |
37 msgstr "Affiche le numéro de version et quitte" | |
38 | |
46
aa5d3752091d
Make the update viewer command configurable
Guido Berhoerster <gber@opensuse.org>
parents:
21
diff
changeset
|
39 #: ../main.c:63 |
21 | 40 msgid "- display notifications about software updates" |
41 msgstr "- affiche les notifications à propos des mises à jour des logiciels" | |
42 | |
46
aa5d3752091d
Make the update viewer command configurable
Guido Berhoerster <gber@opensuse.org>
parents:
21
diff
changeset
|
43 #: ../pkui-icon.c:94 |
21 | 44 msgid "Software Updates" |
45 msgstr "Mise à jour des logiciels" | |
46 | |
46
aa5d3752091d
Make the update viewer command configurable
Guido Berhoerster <gber@opensuse.org>
parents:
21
diff
changeset
|
47 #: ../pkui-icon.c:168 |
21 | 48 msgid "translators" |
49 msgstr "traducteurs" | |
50 | |
46
aa5d3752091d
Make the update viewer command configurable
Guido Berhoerster <gber@opensuse.org>
parents:
21
diff
changeset
|
51 #: ../pkui-icon.c:196 |
21 | 52 msgid "_Check for Updates" |
53 msgstr "_Vérifier les mises à jour" | |
54 | |
46
aa5d3752091d
Make the update viewer command configurable
Guido Berhoerster <gber@opensuse.org>
parents:
21
diff
changeset
|
55 #: ../pkui-icon.c:204 |
21 | 56 msgid "_About" |
57 msgstr "À _propos" | |
58 | |
48
1eb92ab03287
Avoid passing more arguments to g_strdup_printf() than specified in the format
Stanislav Brabec <sbrabec@suse.com>
parents:
46
diff
changeset
|
59 #. TRANSLATORS: This is a message without number mentioned |
1eb92ab03287
Avoid passing more arguments to g_strdup_printf() than specified in the format
Stanislav Brabec <sbrabec@suse.com>
parents:
46
diff
changeset
|
60 #: ../pkui-icon.c:247 |
21 | 61 msgid "Important Software Update" |
62 msgid_plural "Important Software Updates" | |
63 msgstr[0] "Mise à jour importante d'un logiciel" | |
64 msgstr[1] "Mises à jour importantes de logiciels" | |
65 | |
48
1eb92ab03287
Avoid passing more arguments to g_strdup_printf() than specified in the format
Stanislav Brabec <sbrabec@suse.com>
parents:
46
diff
changeset
|
66 #. TRANSLATORS: This is a message without number mentioned |
1eb92ab03287
Avoid passing more arguments to g_strdup_printf() than specified in the format
Stanislav Brabec <sbrabec@suse.com>
parents:
46
diff
changeset
|
67 #: ../pkui-icon.c:250 |
21 | 68 msgid "Software Update" |
69 msgid_plural "Software Updates" | |
70 msgstr[0] "Mise à jour d'un logiciel" | |
71 msgstr[1] "Mises à jour de logiciels" | |
72 | |
48
1eb92ab03287
Avoid passing more arguments to g_strdup_printf() than specified in the format
Stanislav Brabec <sbrabec@suse.com>
parents:
46
diff
changeset
|
73 #. |
1eb92ab03287
Avoid passing more arguments to g_strdup_printf() than specified in the format
Stanislav Brabec <sbrabec@suse.com>
parents:
46
diff
changeset
|
74 #. * TRANSLATORS: This sentence contains two plurals. |
1eb92ab03287
Avoid passing more arguments to g_strdup_printf() than specified in the format
Stanislav Brabec <sbrabec@suse.com>
parents:
46
diff
changeset
|
75 #. * Texts related to these plurals are mixed. That is |
1eb92ab03287
Avoid passing more arguments to g_strdup_printf() than specified in the format
Stanislav Brabec <sbrabec@suse.com>
parents:
46
diff
changeset
|
76 #. * why it is split in three parts. Fill first two parts |
1eb92ab03287
Avoid passing more arguments to g_strdup_printf() than specified in the format
Stanislav Brabec <sbrabec@suse.com>
parents:
46
diff
changeset
|
77 #. * as you need, and use them as %s in the last one to |
1eb92ab03287
Avoid passing more arguments to g_strdup_printf() than specified in the format
Stanislav Brabec <sbrabec@suse.com>
parents:
46
diff
changeset
|
78 #. * construct a sentence. Note that if the first form of |
1eb92ab03287
Avoid passing more arguments to g_strdup_printf() than specified in the format
Stanislav Brabec <sbrabec@suse.com>
parents:
46
diff
changeset
|
79 #. * plural relates only to singular form, it is never |
1eb92ab03287
Avoid passing more arguments to g_strdup_printf() than specified in the format
Stanislav Brabec <sbrabec@suse.com>
parents:
46
diff
changeset
|
80 #. * used, and dedicated shorter sentences are used. |
1eb92ab03287
Avoid passing more arguments to g_strdup_printf() than specified in the format
Stanislav Brabec <sbrabec@suse.com>
parents:
46
diff
changeset
|
81 #: ../pkui-icon.c:266 |
1eb92ab03287
Avoid passing more arguments to g_strdup_printf() than specified in the format
Stanislav Brabec <sbrabec@suse.com>
parents:
46
diff
changeset
|
82 #, fuzzy, c-format |
1eb92ab03287
Avoid passing more arguments to g_strdup_printf() than specified in the format
Stanislav Brabec <sbrabec@suse.com>
parents:
46
diff
changeset
|
83 msgid "There is %d software update available," |
1eb92ab03287
Avoid passing more arguments to g_strdup_printf() than specified in the format
Stanislav Brabec <sbrabec@suse.com>
parents:
46
diff
changeset
|
84 msgid_plural "There are %d software updates available," |
1eb92ab03287
Avoid passing more arguments to g_strdup_printf() than specified in the format
Stanislav Brabec <sbrabec@suse.com>
parents:
46
diff
changeset
|
85 msgstr[0] "Il y a une mise à jour disponible." |
1eb92ab03287
Avoid passing more arguments to g_strdup_printf() than specified in the format
Stanislav Brabec <sbrabec@suse.com>
parents:
46
diff
changeset
|
86 msgstr[1] "Il y a %d mises à jour disponibles." |
1eb92ab03287
Avoid passing more arguments to g_strdup_printf() than specified in the format
Stanislav Brabec <sbrabec@suse.com>
parents:
46
diff
changeset
|
87 |
1eb92ab03287
Avoid passing more arguments to g_strdup_printf() than specified in the format
Stanislav Brabec <sbrabec@suse.com>
parents:
46
diff
changeset
|
88 #. |
1eb92ab03287
Avoid passing more arguments to g_strdup_printf() than specified in the format
Stanislav Brabec <sbrabec@suse.com>
parents:
46
diff
changeset
|
89 #. * TRANSLATORS: This is the sentence part in the |
1eb92ab03287
Avoid passing more arguments to g_strdup_printf() than specified in the format
Stanislav Brabec <sbrabec@suse.com>
parents:
46
diff
changeset
|
90 #. * middle, form of which is related to the first |
1eb92ab03287
Avoid passing more arguments to g_strdup_printf() than specified in the format
Stanislav Brabec <sbrabec@suse.com>
parents:
46
diff
changeset
|
91 #. * number. If your language does not need it, simply |
1eb92ab03287
Avoid passing more arguments to g_strdup_printf() than specified in the format
Stanislav Brabec <sbrabec@suse.com>
parents:
46
diff
changeset
|
92 #. * use it as space or so. |
1eb92ab03287
Avoid passing more arguments to g_strdup_printf() than specified in the format
Stanislav Brabec <sbrabec@suse.com>
parents:
46
diff
changeset
|
93 #: ../pkui-icon.c:275 |
1eb92ab03287
Avoid passing more arguments to g_strdup_printf() than specified in the format
Stanislav Brabec <sbrabec@suse.com>
parents:
46
diff
changeset
|
94 msgid "of it" |
1eb92ab03287
Avoid passing more arguments to g_strdup_printf() than specified in the format
Stanislav Brabec <sbrabec@suse.com>
parents:
46
diff
changeset
|
95 msgid_plural "of them" |
1eb92ab03287
Avoid passing more arguments to g_strdup_printf() than specified in the format
Stanislav Brabec <sbrabec@suse.com>
parents:
46
diff
changeset
|
96 msgstr[0] "" |
1eb92ab03287
Avoid passing more arguments to g_strdup_printf() than specified in the format
Stanislav Brabec <sbrabec@suse.com>
parents:
46
diff
changeset
|
97 msgstr[1] "" |
1eb92ab03287
Avoid passing more arguments to g_strdup_printf() than specified in the format
Stanislav Brabec <sbrabec@suse.com>
parents:
46
diff
changeset
|
98 |
1eb92ab03287
Avoid passing more arguments to g_strdup_printf() than specified in the format
Stanislav Brabec <sbrabec@suse.com>
parents:
46
diff
changeset
|
99 #. |
1eb92ab03287
Avoid passing more arguments to g_strdup_printf() than specified in the format
Stanislav Brabec <sbrabec@suse.com>
parents:
46
diff
changeset
|
100 #. * TRANSLATORS: This forms the sentence. If you need to |
1eb92ab03287
Avoid passing more arguments to g_strdup_printf() than specified in the format
Stanislav Brabec <sbrabec@suse.com>
parents:
46
diff
changeset
|
101 #. * swap parts, use %3$s and %1$s etc. Plurals are |
1eb92ab03287
Avoid passing more arguments to g_strdup_printf() than specified in the format
Stanislav Brabec <sbrabec@suse.com>
parents:
46
diff
changeset
|
102 #. * related to second number. |
1eb92ab03287
Avoid passing more arguments to g_strdup_printf() than specified in the format
Stanislav Brabec <sbrabec@suse.com>
parents:
46
diff
changeset
|
103 #: ../pkui-icon.c:282 |
21 | 104 #, c-format |
48
1eb92ab03287
Avoid passing more arguments to g_strdup_printf() than specified in the format
Stanislav Brabec <sbrabec@suse.com>
parents:
46
diff
changeset
|
105 msgid "%s %d %s is important." |
1eb92ab03287
Avoid passing more arguments to g_strdup_printf() than specified in the format
Stanislav Brabec <sbrabec@suse.com>
parents:
46
diff
changeset
|
106 msgid_plural "%s %d %s are important." |
1eb92ab03287
Avoid passing more arguments to g_strdup_printf() than specified in the format
Stanislav Brabec <sbrabec@suse.com>
parents:
46
diff
changeset
|
107 msgstr[0] "" |
1eb92ab03287
Avoid passing more arguments to g_strdup_printf() than specified in the format
Stanislav Brabec <sbrabec@suse.com>
parents:
46
diff
changeset
|
108 msgstr[1] "" |
21 | 109 |
48
1eb92ab03287
Avoid passing more arguments to g_strdup_printf() than specified in the format
Stanislav Brabec <sbrabec@suse.com>
parents:
46
diff
changeset
|
110 #: ../pkui-icon.c:287 |
1eb92ab03287
Avoid passing more arguments to g_strdup_printf() than specified in the format
Stanislav Brabec <sbrabec@suse.com>
parents:
46
diff
changeset
|
111 #, fuzzy, c-format |
1eb92ab03287
Avoid passing more arguments to g_strdup_printf() than specified in the format
Stanislav Brabec <sbrabec@suse.com>
parents:
46
diff
changeset
|
112 msgid "There is %d important software update available." |
21 | 113 msgid_plural "There are %d important software updates available." |
114 msgstr[0] "Il y a une mise à jour importante disponible." | |
115 msgstr[1] "Il y a %d mises à jour importantes disponibles." | |
116 | |
48
1eb92ab03287
Avoid passing more arguments to g_strdup_printf() than specified in the format
Stanislav Brabec <sbrabec@suse.com>
parents:
46
diff
changeset
|
117 #: ../pkui-icon.c:294 |
1eb92ab03287
Avoid passing more arguments to g_strdup_printf() than specified in the format
Stanislav Brabec <sbrabec@suse.com>
parents:
46
diff
changeset
|
118 #, fuzzy, c-format |
1eb92ab03287
Avoid passing more arguments to g_strdup_printf() than specified in the format
Stanislav Brabec <sbrabec@suse.com>
parents:
46
diff
changeset
|
119 msgid "There is %d software update available." |
21 | 120 msgid_plural "There are %d software updates available." |
121 msgstr[0] "Il y a une mise à jour disponible." | |
122 msgstr[1] "Il y a %d mises à jour disponibles." | |
123 | |
48
1eb92ab03287
Avoid passing more arguments to g_strdup_printf() than specified in the format
Stanislav Brabec <sbrabec@suse.com>
parents:
46
diff
changeset
|
124 #: ../pkui-icon.c:313 |
21 | 125 msgid "Install Update" |
126 msgid_plural "Install Updates" | |
127 msgstr[0] "Installer la mise à jour" | |
128 msgstr[1] "Installer les mises à jour" | |
129 | |
130 #: ../pk-update-icon.desktop.in.h:1 | |
131 msgid "PackageKit Update Applet" | |
132 msgstr "Applet de mise à jour PackageKit" | |
133 | |
134 #: ../pk-update-icon.desktop.in.h:2 | |
135 msgid "Update Applet" | |
136 msgstr "Applet de mise à jour" | |
48
1eb92ab03287
Avoid passing more arguments to g_strdup_printf() than specified in the format
Stanislav Brabec <sbrabec@suse.com>
parents:
46
diff
changeset
|
137 |
1eb92ab03287
Avoid passing more arguments to g_strdup_printf() than specified in the format
Stanislav Brabec <sbrabec@suse.com>
parents:
46
diff
changeset
|
138 #~ msgid "There are %d software updates available, %d of them is important." |
1eb92ab03287
Avoid passing more arguments to g_strdup_printf() than specified in the format
Stanislav Brabec <sbrabec@suse.com>
parents:
46
diff
changeset
|
139 #~ msgid_plural "" |
1eb92ab03287
Avoid passing more arguments to g_strdup_printf() than specified in the format
Stanislav Brabec <sbrabec@suse.com>
parents:
46
diff
changeset
|
140 #~ "There are %d software updates available, %d of them are important." |
1eb92ab03287
Avoid passing more arguments to g_strdup_printf() than specified in the format
Stanislav Brabec <sbrabec@suse.com>
parents:
46
diff
changeset
|
141 #~ msgstr[0] "Il y a %d mise à jour disponible, dont %d importante." |
1eb92ab03287
Avoid passing more arguments to g_strdup_printf() than specified in the format
Stanislav Brabec <sbrabec@suse.com>
parents:
46
diff
changeset
|
142 #~ msgstr[1] "Il y a %d mises à jour disponibles, dont %d importantes." |