1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
|
# French translation of GTK+.
# Copyright (C) 1998-2011 Free Software Foundation, Inc.
# This file is distributed under the same license as the GTK+ package.
#
# Vincent Renardias <vincent@debian.org>, 1998-1999.
# Christophe Merlet <redfox@redfoxcenter.org>, 2000-2006.
# Christophe Fergeau <christophe.fergeau@laposte.net>, 2002.
# David Bellot <david.bellot@inrialpes.fr>, 2003.
# Benoît Dejean <benoit@placenet.org>, 2006.
# Jonathan Ernst <jonathan@ernstfamily.ch>, 2006-2007.
# Robert-André Mauchin <zebob.m@pengzone.org>, 2006-2008.
# Stéphane Raimbault <stephane.raimbault@gmail.com>, 2007-2008.
# Claude Paroz <claude@2xlibre.net>, 2007-2011.
# Yannick Tailliez <ytdispatch-libre@yahoo.com>, 2008.
# Laurent Coudeur <laurentc@iol.ie>, 2009
# Bruno Brouard <annoa.b@gmail.com>, 2011
#
msgid ""
msgstr ""
"Project-Id-Version: gtk+ HEAD\n"
"Report-Msgid-Bugs-To: ubiquity@packages.debian.org\n"
"POT-Creation-Date: 2010-03-12 16:01+0000\n"
"PO-Revision-Date: 2011-09-08 17:34+0200\n"
"Last-Translator: Bruno Brouard <annoa.b@gmail.com>\n"
"Language-Team: GNOME French Team <gnomefr@traduc.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n>1;\n"
#. Type: text
#. Description
#. Translations for this template are imported from GTK. Please keep them in
#. sync.
#: ../ubiquity.templates-imported:1001
msgctxt "Stock label"
msgid "_Cancel"
msgstr "A_nnuler"
#. Type: text
#. Description
#. Translations for this template are imported from GTK. Please keep them in
#. sync.
#: ../ubiquity.templates-imported:2001
msgctxt "Stock label"
msgid "_Close"
msgstr "_Fermer"
#. Type: text
#. Description
#. Translations for this template are imported from GTK. Please keep them in
#. sync.
#: ../ubiquity.templates-imported:3001
msgctxt "Stock label, navigation"
msgid "_Back"
msgstr "_Précédent"
#. Type: text
#. Description
#. Translations for this template are imported from GTK. Please keep them in
#. sync.
#: ../ubiquity.templates-imported:5001
msgctxt "Stock label"
msgid "_OK"
msgstr "_Valider"
#. Type: text
#. Description
#. Translations for this template are imported from GTK. Please keep them in
#. sync.
#: ../ubiquity.templates-imported:6001
msgctxt "Stock label"
msgid "_Quit"
msgstr "_Quitter"
#. Type: text
#. Description
#. Translations for this template are imported from GTK. Please keep them in
#. sync.
#: ../ubiquity.templates-imported:7001
msgctxt "Stock label"
msgid "_Yes"
msgstr "_Oui"
#. Type: text
#. Description
#. Translations for this template are imported from GTK. Please keep them in
#. sync.
#: ../ubiquity.templates-imported:8001
msgctxt "Stock label"
msgid "_No"
msgstr "_Non"
#. Type: text
#. Description
#. Translations for this template are imported from GTK. Please keep them in
#. sync.
#: ../ubiquity.templates-imported:9001
msgid "default:LTR"
msgstr "default:LTR"
#. Type: text
#. Description
#. Translations for this template are imported from GTK. Please keep them in
#. sync.
#: ../ubiquity.templates-imported:10001
#, no-c-format
msgid "%l:%M %p"
msgstr "%l:%M %p"
#. Type: text
#. Description
#. Translations for this template are imported from GTK. Please keep them in
#. sync.
#: ../ubiquity.templates-imported:11001
#, no-c-format
msgid "%H:%M"
msgstr "%H:%M"
#. Type: text
#. Description
#. Translations for this template are imported from GTK. Please keep them in
#. sync.
#: ../ubiquity.templates-imported:12001
msgid "24-hour"
msgstr "24-hour"
|