annotate po/fr.po @ 48:1eb92ab03287

Avoid passing more arguments to g_strdup_printf() than specified in the format Avoid passing more arguments to g_strdup_printf() than specified in the format depending on the number of updates. Split sentences with two plural forms up, otherwise they cannot be formatted properly.
author Stanislav Brabec <sbrabec@suse.com>
date Thu, 18 Jun 2015 22:55:08 +0200
parents aa5d3752091d
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
21
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
1 # pk-update-icon
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
2 # Copyright (C) 2011 Vincent Untz
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
3 # This file is distributed under the same license as the pk-update-icon package.
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
4 # Vincent Untz <vuntz@opensuse.org>, 2011.
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
5 #
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
6 msgid ""
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
7 msgstr ""
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
8 "Project-Id-Version: pk-update-icon 0.1\n"
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
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
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
11 "PO-Revision-Date: 2001-10-20 15:40+0200\n"
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
12 "Last-Translator: Vincent Untz <vuntz@opensuse.org>\n"
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
13 "Language-Team: French\n"
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
14 "Language: french\n"
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
15 "MIME-Version: 1.0\n"
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
16 "Content-Type: text/plain; charset=UTF-8\n"
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
17 "Content-Transfer-Encoding: 8bit\n"
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
18 "Plural-Forms: nplurals=2; plural=n>1;\n"
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
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
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
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
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
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
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
34
46
aa5d3752091d Make the update viewer command configurable
Guido Berhoerster <gber@opensuse.org>
parents: 21
diff changeset
35 #: ../main.c:51
21
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
36 msgid "Print the version number and exit"
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
37 msgstr "Affiche le numéro de version et quitte"
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
38
46
aa5d3752091d Make the update viewer command configurable
Guido Berhoerster <gber@opensuse.org>
parents: 21
diff changeset
39 #: ../main.c:63
21
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
40 msgid "- display notifications about software updates"
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
41 msgstr "- affiche les notifications à propos des mises à jour des logiciels"
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
42
46
aa5d3752091d Make the update viewer command configurable
Guido Berhoerster <gber@opensuse.org>
parents: 21
diff changeset
43 #: ../pkui-icon.c:94
21
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
44 msgid "Software Updates"
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
45 msgstr "Mise à jour des logiciels"
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
46
46
aa5d3752091d Make the update viewer command configurable
Guido Berhoerster <gber@opensuse.org>
parents: 21
diff changeset
47 #: ../pkui-icon.c:168
21
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
48 msgid "translators"
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
49 msgstr "traducteurs"
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
50
46
aa5d3752091d Make the update viewer command configurable
Guido Berhoerster <gber@opensuse.org>
parents: 21
diff changeset
51 #: ../pkui-icon.c:196
21
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
52 msgid "_Check for Updates"
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
53 msgstr "_Vérifier les mises à jour"
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
54
46
aa5d3752091d Make the update viewer command configurable
Guido Berhoerster <gber@opensuse.org>
parents: 21
diff changeset
55 #: ../pkui-icon.c:204
21
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
56 msgid "_About"
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
57 msgstr "À _propos"
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
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
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
61 msgid "Important Software Update"
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
62 msgid_plural "Important Software Updates"
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
63 msgstr[0] "Mise à jour importante d'un logiciel"
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
64 msgstr[1] "Mises à jour importantes de logiciels"
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
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
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
68 msgid "Software Update"
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
69 msgid_plural "Software Updates"
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
70 msgstr[0] "Mise à jour d'un logiciel"
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
71 msgstr[1] "Mises à jour de logiciels"
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
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
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
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
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
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
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
113 msgid_plural "There are %d important software updates available."
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
114 msgstr[0] "Il y a une mise à jour importante disponible."
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
115 msgstr[1] "Il y a %d mises à jour importantes disponibles."
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
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
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
120 msgid_plural "There are %d software updates available."
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
121 msgstr[0] "Il y a une mise à jour disponible."
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
122 msgstr[1] "Il y a %d mises à jour disponibles."
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
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
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
125 msgid "Install Update"
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
126 msgid_plural "Install Updates"
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
127 msgstr[0] "Installer la mise à jour"
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
128 msgstr[1] "Installer les mises à jour"
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
129
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
130 #: ../pk-update-icon.desktop.in.h:1
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
131 msgid "PackageKit Update Applet"
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
132 msgstr "Applet de mise à jour PackageKit"
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
133
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
134 #: ../pk-update-icon.desktop.in.h:2
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
135 msgid "Update Applet"
6b7f2c8b90ec add french translation
Vincent Untz <vuntz@opensuse.org>
parents:
diff changeset
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."