annotate locale/fr/LC_MESSAGES/django.po @ 90:5de2a3dd4e67

change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
author souliane <souliane@mailoo.org>
date Tue, 16 Jun 2015 17:23:15 +0200
parents 0377931f6278
children 7a79cb5ed43b
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1 # SàT Website translation.
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
2 # Copyright (C) 2012 Jérôme Poisson
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
3 # This file is distributed under the same license as the SàT website package.
11
f23fba993dd6 typos fixes
Goffi <goffi@goffi.org>
parents: 6
diff changeset
4 # Jérôme Poisson <goffi@goffi.org>, 2012, 2013.
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
5 #
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
6 msgid ""
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
7 msgstr ""
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
8 "Project-Id-Version: 0.0.1\n"
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
9 "Report-Msgid-Bugs-To: \n"
90
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
10 "POT-Creation-Date: 2015-06-16 17:21+0200\n"
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
11 "PO-Revision-Date: 2015-06-16 17:21+0100\n"
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
12 "Last-Translator: Salut à Toi <contact@salut-a-toi.org>\n"
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
13 "Language-Team: français <goffi@goffi.org>\n"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
14 "Language: fr\n"
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
15 "MIME-Version: 1.0\n"
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
16 "Content-Type: text/plain; charset=UTF-8\n"
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
17 "Content-Transfer-Encoding: 8bit\n"
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
18 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
19 "X-Generator: Poedit 1.5.4\n"
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
20
66
64977f537e9b fixes typo
souliane <souliane@mailoo.org>
parents: 63
diff changeset
21 #: sat_website/forms.py:85
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
22 msgid "Identity"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
23 msgstr "Identité"
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
24
66
64977f537e9b fixes typo
souliane <souliane@mailoo.org>
parents: 63
diff changeset
25 #: sat_website/forms.py:86
57
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
26 msgid "Given name"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
27 msgstr "Prénom"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
28
66
64977f537e9b fixes typo
souliane <souliane@mailoo.org>
parents: 63
diff changeset
29 #: sat_website/forms.py:87
57
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
30 msgid "Family name"
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
31 msgstr "Nom de famille"
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
32
66
64977f537e9b fixes typo
souliane <souliane@mailoo.org>
parents: 63
diff changeset
33 #: sat_website/forms.py:88
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
34 msgid "Address, postal code, municipality"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
35 msgstr "Adresse, code postal, municipalité"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
36
66
64977f537e9b fixes typo
souliane <souliane@mailoo.org>
parents: 63
diff changeset
37 #: sat_website/forms.py:90
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
38 msgid "Contacts"
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
39 msgstr "Contacts"
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
40
66
64977f537e9b fixes typo
souliane <souliane@mailoo.org>
parents: 63
diff changeset
41 #: sat_website/forms.py:91
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
42 msgid "Email address"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
43 msgstr "Adresse courriel"
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
44
66
64977f537e9b fixes typo
souliane <souliane@mailoo.org>
parents: 63
diff changeset
45 #: sat_website/forms.py:92
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
46 msgid "Email address confirmation"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
47 msgstr "Adresse courriel (confirmation)"
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
48
66
64977f537e9b fixes typo
souliane <souliane@mailoo.org>
parents: 63
diff changeset
49 #: sat_website/forms.py:93
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
50 msgid "Jabber ID (for example your SàT login)"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
51 msgstr "Jabber ID (par exemple votre identifiant SàT)"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
52
66
64977f537e9b fixes typo
souliane <souliane@mailoo.org>
parents: 63
diff changeset
53 #: sat_website/forms.py:95
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
54 msgid "Subscription"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
55 msgstr "Adhésion"
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
56
66
64977f537e9b fixes typo
souliane <souliane@mailoo.org>
parents: 63
diff changeset
57 #: sat_website/forms.py:99
55
a1e457ac6871 split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents: 53
diff changeset
58 msgid "Bank transfer"
a1e457ac6871 split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents: 53
diff changeset
59 msgstr "Virement bancaire"
a1e457ac6871 split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents: 53
diff changeset
60
66
64977f537e9b fixes typo
souliane <souliane@mailoo.org>
parents: 63
diff changeset
61 #: sat_website/forms.py:99
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
62 msgid "Credit or debit card"
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
63 msgstr "Carte de crédit ou de débit"
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
64
66
64977f537e9b fixes typo
souliane <souliane@mailoo.org>
parents: 63
diff changeset
65 #: sat_website/forms.py:100
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
66 msgid ""
55
a1e457ac6871 split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents: 53
diff changeset
67 "Choose \"Bank transfer\" to proceed manually with the association's IBAN/BIC "
a1e457ac6871 split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents: 53
diff changeset
68 "numbers. Choose \"Credit or debit card\" to pay via CB, Visa or Mastercard "
a1e457ac6871 split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents: 53
diff changeset
69 "using a secure banking service. For both methods, we will first send you an "
a1e457ac6871 split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents: 53
diff changeset
70 "email containing all the details."
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
71 msgstr ""
63
1e6dae0231e9 use French quotes for French translation
souliane <souliane@mailoo.org>
parents: 62
diff changeset
72 "Choisissez « Virement bancaire » pour procéder manuellement avec les numéros "
1e6dae0231e9 use French quotes for French translation
souliane <souliane@mailoo.org>
parents: 62
diff changeset
73 "IBAN/BIC de l'association. Choisissez « Carte de crédit ou de débit » pour "
55
a1e457ac6871 split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents: 53
diff changeset
74 "payer par CB, Visa ou Mastercard en utilisant un service bancaire sécurisé. "
a1e457ac6871 split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents: 53
diff changeset
75 "Dans tous les cas, nous vous enverrons d'abord un courriel avec les détails."
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
76
66
64977f537e9b fixes typo
souliane <souliane@mailoo.org>
parents: 63
diff changeset
77 #: sat_website/forms.py:102 sat_website/forms.py:103
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
78 msgid "Reference"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
79 msgstr "Référence"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
80
66
64977f537e9b fixes typo
souliane <souliane@mailoo.org>
parents: 63
diff changeset
81 #: sat_website/forms.py:103
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
82 msgid "Adherent number in case of a renewal"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
83 msgstr "Numéro d'adhérent en cas de renouvellement"
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
84
66
64977f537e9b fixes typo
souliane <souliane@mailoo.org>
parents: 63
diff changeset
85 #: sat_website/forms.py:105 sat_website/forms.py:106
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
86 msgid "Comment"
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
87 msgstr "Commentaire"
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
88
66
64977f537e9b fixes typo
souliane <souliane@mailoo.org>
parents: 63
diff changeset
89 #: sat_website/forms.py:108
74
651c4049f32b rename "Newsletter" to "Mailing list" in the adhesion form
souliane <souliane@mailoo.org>
parents: 73
diff changeset
90 msgid "I would like to subscribe to the adherents' mailing list."
651c4049f32b rename "Newsletter" to "Mailing list" in the adhesion form
souliane <souliane@mailoo.org>
parents: 73
diff changeset
91 msgstr "Je souhaite être abonné à la liste de diffusion des adhérents."
57
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
92
66
64977f537e9b fixes typo
souliane <souliane@mailoo.org>
parents: 63
diff changeset
93 #: sat_website/forms.py:113
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
94 msgid "I read the "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
95 msgstr "J'ai lu les "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
96
66
64977f537e9b fixes typo
souliane <souliane@mailoo.org>
parents: 63
diff changeset
97 #: sat_website/forms.py:114
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
98 msgid "Statutes"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
99 msgstr "Statuts"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
100
66
64977f537e9b fixes typo
souliane <souliane@mailoo.org>
parents: 63
diff changeset
101 #: sat_website/forms.py:115
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
102 msgid " and "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
103 msgstr " et "
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
104
66
64977f537e9b fixes typo
souliane <souliane@mailoo.org>
parents: 63
diff changeset
105 #: sat_website/forms.py:116
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
106 msgid "Rules"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
107 msgstr " Règlement intérieur"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
108
66
64977f537e9b fixes typo
souliane <souliane@mailoo.org>
parents: 63
diff changeset
109 #: sat_website/forms.py:117
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
110 msgid " of the association, and agree to both of them."
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
111 msgstr " de l'association, et les accepte tous deux."
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
112
66
64977f537e9b fixes typo
souliane <souliane@mailoo.org>
parents: 63
diff changeset
113 #: sat_website/forms.py:141
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
114 msgid "Passwords don't match."
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
115 msgstr "Les mots de passe ne correspondent pas."
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
116
66
64977f537e9b fixes typo
souliane <souliane@mailoo.org>
parents: 63
diff changeset
117 #: sat_website/forms.py:166
57
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
118 msgid "yes"
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
119 msgstr "oui"
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
120
66
64977f537e9b fixes typo
souliane <souliane@mailoo.org>
parents: 63
diff changeset
121 #: sat_website/forms.py:166
57
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
122 msgid "no"
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
123 msgstr "non"
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
124
66
64977f537e9b fixes typo
souliane <souliane@mailoo.org>
parents: 63
diff changeset
125 #: sat_website/forms.py:178
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
126 msgid "Language"
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
127 msgstr "Langue"
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
128
66
64977f537e9b fixes typo
souliane <souliane@mailoo.org>
parents: 63
diff changeset
129 #: sat_website/forms.py:214
57
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
130 #, python-brace-format
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
131 msgid ""
66
64977f537e9b fixes typo
souliane <souliane@mailoo.org>
parents: 63
diff changeset
132 "Thank you, {name}!\n"
64977f537e9b fixes typo
souliane <souliane@mailoo.org>
parents: 63
diff changeset
133 "\n"
57
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
134 "We received your submission and we are happy to count you in the members of "
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
135 "the association.\n"
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
136 "\n"
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
137 msgstr ""
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
138 "Merci, {name}!\n"
66
64977f537e9b fixes typo
souliane <souliane@mailoo.org>
parents: 63
diff changeset
139 "\n"
57
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
140 "Nous avons reçu votre demande et nous sommes heureux de vous compter parmi "
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
141 "les membres de l'association.\n"
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
142 "\n"
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
143
66
64977f537e9b fixes typo
souliane <souliane@mailoo.org>
parents: 63
diff changeset
144 #: sat_website/forms.py:219
57
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
145 #, python-brace-format
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
146 msgid ""
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
147 "You chose to support Salut à Toi with a subscription of {amount} euros. "
77
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
148 "Please complete your membership with a bank transfer to:\n"
57
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
149 "\n"
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
150 "Payee: Salut à Toi\n"
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
151 "IBAN: {iban}\n"
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
152 "BIC: {bic}\n"
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
153 "Reason: subscription of {name} {surname} {ref_info}\n"
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
154 "\n"
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
155 "Or, if you prefer, you can proceed with a credit or debit card:\n"
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
156 "\n"
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
157 "https://www.apayer.fr/salut-a-toi\n"
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
158 "\n"
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
159 msgstr ""
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
160 "Vous avez choisi de soutenir Salut à Toi avec une cotisation de {amount} "
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
161 "euros. Merci de compléter votre adhésion en effectuant un virement bancaire "
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
162 "à :\n"
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
163 "\n"
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
164 "Bénéficiaire : Salut à Toi\n"
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
165 "IBAN: {iban}\n"
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
166 "BIC: {bic}\n"
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
167 "Motif : cotisation de {name} {surname} {ref_info}\n"
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
168 "\n"
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
169 "Si vous préférez, il est aussi possible de procéder par carte bancaire :\n"
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
170 "\n"
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
171 "https://www.apayer.fr/salut-a-toi\n"
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
172 "\n"
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
173
66
64977f537e9b fixes typo
souliane <souliane@mailoo.org>
parents: 63
diff changeset
174 #: sat_website/forms.py:231
57
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
175 #, python-brace-format
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
176 msgid ""
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
177 "Below a copy of the information we received:\n"
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
178 "\n"
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
179 "{result}\n"
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
180 "\n"
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
181 "If you have any question, feel free to contact us.\n"
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
182 "\n"
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
183 "Association Salut à Toi\n"
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
184 "http://salut-a-toi.org"
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
185 msgstr ""
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
186 "Ci-dessous une copie des informations que vous nous avez transmises :\n"
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
187 "\n"
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
188 "{result}\n"
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
189 "\n"
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
190 "Si vous avez des questions, n'hésitez pas à nous contacter.\n"
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
191 "\n"
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
192 "Association Salut à Toi\n"
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
193 "http://salut-a-toi.org"
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
194
66
64977f537e9b fixes typo
souliane <souliane@mailoo.org>
parents: 63
diff changeset
195 #: sat_website/forms.py:251
57
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
196 #, python-brace-format
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
197 msgid ""
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
198 "New subscription received!\n"
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
199 "\n"
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
200 "{result}\n"
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
201 "\n"
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
202 "An email has been automatically sent to {name}, no additional action is "
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
203 "required from your side."
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
204 msgstr ""
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
205 "Nouvelle adhésion !\n"
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
206 "\n"
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
207 "{result}\n"
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
208 "\n"
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
209 "Un courriel a été automatiquement envoyé à {name}, aucune action n'est "
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
210 "requise de votre part."
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
211
66
64977f537e9b fixes typo
souliane <souliane@mailoo.org>
parents: 63
diff changeset
212 #: sat_website/forms.py:270 sat_website/forms.py:272
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
213 msgid "Subscription to Salut à Toi"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
214 msgstr "Adhésion à Salut à Toi"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
215
90
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
216 #: sat_website/media.py:40
83
3d04a955bec4 add membership campaign's video (for now ogv, will eventually change to webm)
souliane <souliane@mailoo.org>
parents: 77
diff changeset
217 msgid "Membership campaign for Libervia"
3d04a955bec4 add membership campaign's video (for now ogv, will eventually change to webm)
souliane <souliane@mailoo.org>
parents: 77
diff changeset
218 msgstr "Campagne d'adhésion pour Libervia"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
219
90
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
220 #: sat_website/media.py:42 sat_website/media.py:45 sat_website/media.py:47
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
221 #: sat_website/media.py:49 sat_website/media.py:54 sat_website/media.py:57
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
222 #: sat_website/media.py:59 sat_website/media.py:61 sat_website/media.py:66
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
223 #: sat_website/media.py:71 sat_website/media.py:76 sat_website/media.py:81
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
224 #: sat_website/media.py:86 sat_website/media.py:89 sat_website/media.py:91
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
225 #: sat_website/media.py:96 sat_website/media.py:101
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
226 msgid "version"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
227 msgstr "version"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
228
90
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
229 #: sat_website/media.py:42 sat_website/media.py:45 sat_website/media.py:47
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
230 #: sat_website/media.py:49 sat_website/media.py:54 sat_website/media.py:57
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
231 #: sat_website/media.py:59 sat_website/media.py:61 sat_website/media.py:66
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
232 #: sat_website/media.py:71 sat_website/media.py:76 sat_website/media.py:81
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
233 #: sat_website/media.py:86 sat_website/media.py:89 sat_website/media.py:91
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
234 #: sat_website/media.py:96 sat_website/media.py:101
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
235 msgid "year"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
236 msgstr "année"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
237
90
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
238 #: sat_website/media.py:44
83
3d04a955bec4 add membership campaign's video (for now ogv, will eventually change to webm)
souliane <souliane@mailoo.org>
parents: 77
diff changeset
239 msgid "Overview"
3d04a955bec4 add membership campaign's video (for now ogv, will eventually change to webm)
souliane <souliane@mailoo.org>
parents: 77
diff changeset
240 msgstr "Aperçu"
3d04a955bec4 add membership campaign's video (for now ogv, will eventually change to webm)
souliane <souliane@mailoo.org>
parents: 77
diff changeset
241
90
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
242 #: sat_website/media.py:45 sat_website/media.py:47 sat_website/media.py:49
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
243 #: sat_website/media.py:54 sat_website/media.py:57 sat_website/media.py:59
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
244 #: sat_website/media.py:61 sat_website/media.py:66 sat_website/media.py:71
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
245 #: sat_website/media.py:91
83
3d04a955bec4 add membership campaign's video (for now ogv, will eventually change to webm)
souliane <souliane@mailoo.org>
parents: 77
diff changeset
246 msgid "frontend"
3d04a955bec4 add membership campaign's video (for now ogv, will eventually change to webm)
souliane <souliane@mailoo.org>
parents: 77
diff changeset
247 msgstr "interface"
3d04a955bec4 add membership campaign's video (for now ogv, will eventually change to webm)
souliane <souliane@mailoo.org>
parents: 77
diff changeset
248
90
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
249 #: sat_website/media.py:46
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
250 msgid "Optional security check"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
251 msgstr "Vérification de sécurité (optionnelle)"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
252
90
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
253 #: sat_website/media.py:48
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
254 msgid "Rich text editor"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
255 msgstr "Éditeur de texte riche"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
256
90
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
257 #: sat_website/media.py:52
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
258 msgid "Demo of the new Libervia UI, and of the collective radio feature"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
259 msgstr "Démo de la nouvelle interface de Libervia, et de la radio collective"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
260
90
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
261 #: sat_website/media.py:56
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
262 msgid "Libervia's login page"
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
263 msgstr "Page d'identification de Libervia"
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
264
90
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
265 #: sat_website/media.py:58 templates/sat_website/frontends.html:34
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
266 msgid "Libervia's main view"
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
267 msgstr "Vue principale de Libervia"
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
268
90
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
269 #: sat_website/media.py:60
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
270 msgid "Wix showing a french Tarot play"
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
271 msgstr "Wix montrant un jeu de tarot"
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
272
90
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
273 #: sat_website/media.py:64
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
274 msgid ""
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
275 "This video focuses on Libervia. The UI is really outdated, but we can see "
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
276 "some features"
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
277 msgstr ""
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
278 "Cette vidéo se concentre sur Libervia. C'est une vieille interface, mais on "
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
279 "peut voir quelques fonctionnalités"
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
280
90
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
281 #: sat_website/media.py:70
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
282 msgid "Server administration from the web frontend Libervia."
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
283 msgstr "Administration du serveur depuis l'interface web Libervia."
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
284
90
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
285 #: sat_website/media.py:74
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
286 msgid "Use ad-hoc commands to control a VLC player from Libervia"
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
287 msgstr ""
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
288 "Utilisation des commandes ad-hoc pour contrôler un lecteur VLC depuis "
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
289 "Libervia"
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
290
90
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
291 #: sat_website/media.py:79
16
6847c50fb5ea translation of the recently added texts
Goffi <goffi@goffi.org>
parents: 12
diff changeset
292 msgid "Exporting a command: an FTP client is exported to a Gajim contact"
6847c50fb5ea translation of the recently added texts
Goffi <goffi@goffi.org>
parents: 12
diff changeset
293 msgstr ""
6847c50fb5ea translation of the recently added texts
Goffi <goffi@goffi.org>
parents: 12
diff changeset
294 "Export de commande: un client FTP est exporté à un contact utilisant Gajim"
6847c50fb5ea translation of the recently added texts
Goffi <goffi@goffi.org>
parents: 12
diff changeset
295
90
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
296 #: sat_website/media.py:84
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
297 msgid "How to copy and pipe streams over XMPP"
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
298 msgstr "Comment copier et transférer des flux de tubes (pipes) via XMPP"
21
8cfc33e4d435 add video showing the ad-hoc commands + fix some English
souliane <souliane@mailoo.org>
parents: 19
diff changeset
299
90
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
300 #: sat_website/media.py:86 sat_website/templatetags/utils.py:98
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
301 msgid "language"
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
302 msgstr "langue"
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
303
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
304 #: sat_website/media.py:88
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
305 msgid "Cowsay sent in conversation through jp"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
306 msgstr "« Cowsay » envoyé dans une discussion via jp"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
307
90
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
308 #: sat_website/media.py:90 templates/sat_website/frontends.html:41
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
309 msgid "Primitivus showing a french Tarot play"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
310 msgstr "Primitivus montrant un jeu de tarot"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
311
90
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
312 #: sat_website/media.py:94
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
313 msgid "This video shows french Tarot game, and how to use Thunderbird with SàT"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
314 msgstr ""
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
315 "Cette vidéo montre un jeu de tarot, et comment utiliser Thunderbird avec SàT"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
316
90
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
317 #: sat_website/media.py:99
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
318 msgid "The first video shows wix, primitivus and jp"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
319 msgstr "La première vidéo montre Wix, Primitivus et Jp"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
320
90
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
321 #: sat_website/templatetags/utils.py:91
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
322 msgid ": "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
323 msgstr " : "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
324
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
325 #: sat_website/views.py:31
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
326 msgid "Presentation"
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
327 msgstr "Présentation"
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
328
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
329 #: sat_website/views.py:32 templates/sat_website/overview.html:66
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
330 msgid "Features"
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
331 msgstr "Fonctionnalités"
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
332
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
333 #: sat_website/views.py:33 templates/sat_website/overview.html:77
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
334 #: templates/sat_website/principles.html:60
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
335 msgid "Frontends"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
336 msgstr "Interfaces"
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
337
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
338 #: sat_website/views.py:34
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
339 msgid "Screenshots & Videos"
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
340 msgstr "Captures d'écran et vidéos"
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
341
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
342 #: sat_website/views.py:36
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
343 msgid "Technical area"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
344 msgstr "Espace technique"
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
345
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
346 #: sat_website/views.py:37 templates/sat_website/principles.html:26
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
347 msgid "Principles"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
348 msgstr "Principes"
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
349
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
350 #: sat_website/views.py:38 templates/sat_website/principles.html:46
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
351 msgid "Specifications"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
352 msgstr "Spécifications"
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
353
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
354 #: sat_website/views.py:39 templates/sat_website/downloads.html:27
72
ac83544a7645 display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents: 70
diff changeset
355 #: templates/sat_website/overview.html:110
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
356 msgid "Downloads"
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
357 msgstr "Téléchargements"
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
358
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
359 #: sat_website/views.py:40
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
360 msgid "Developers corner"
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
361 msgstr "Coin des développeurs"
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
362
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
363 #: sat_website/views.py:42
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
364 msgid "Community"
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
365 msgstr "Communauté"
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
366
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
367 #: sat_website/views.py:43
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
368 msgid "Get in touch"
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
369 msgstr "Nous contacter"
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
370
90
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
371 #: sat_website/views.py:44 templates/sat_website/membership.html:46
55
a1e457ac6871 split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents: 53
diff changeset
372 msgid "Association"
a1e457ac6871 split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents: 53
diff changeset
373 msgstr "Association"
a1e457ac6871 split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents: 53
diff changeset
374
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
375 #: sat_website/views.py:45
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
376 msgid "Links"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
377 msgstr "Liens"
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
378
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
379 #: sat_website/views.py:46 templates/sat_website/press.html:27
56
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
380 msgid "Press"
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
381 msgstr "Presse"
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
382
76
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
383 #: sat_website/views.py:47
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
384 msgid "FAQ"
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
385 msgstr ""
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
386
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
387 #: sat_website/views.py:51 templates/sat_website/association.html:47
72
ac83544a7645 display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents: 70
diff changeset
388 #: templates/sat_website/base.html:47 templates/sat_website/overview.html:101
77
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
389 msgid "Membership"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
390 msgstr "Adhésion"
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
391
76
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
392 #: sat_website/views.py:52 templates/sat_website/features.html:76
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
393 #: templates/sat_website/overview.html:85
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
394 #: templates/sat_website/principles.html:74
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
395 msgid "Social contract"
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
396 msgstr "Contrat social"
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
397
90
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
398 #: sat_website/views.py:62
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
399 msgid "contains the backend, Primitivus and Jp"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
400 msgstr "contient le backend, Primitivus et Jp"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
401
90
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
402 #: sat_website/views.py:63
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
403 msgid "Images and other media needed to launch SàT"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
404 msgstr "images et autres média nécessaires au lancement de SàT"
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
405
90
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
406 #: sat_website/views.py:64
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
407 msgid "console display library needed by Primitivus"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
408 msgstr "bibliothèque pour l'affichage en console de Primitivus"
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
409
90
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
410 #: sat_website/views.py:65
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
411 msgid "PubSub server component needed for SàT experimental blogging features"
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
412 msgstr ""
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
413 "composant serveur PubSub pour les fonctionnalités expérimentales de blogage"
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
414
90
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
415 #: sat_website/views.py:66
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
416 msgid "Libervia frontend (web server and client)"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
417 msgstr "interface Libervia (serveur web et partie cliente)"
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
418
55
a1e457ac6871 split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents: 53
diff changeset
419 #: templates/sat_website/association.html:27
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
420 msgid "Salut à Toi's association"
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
421 msgstr "Association Salut à Toi"
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
422
55
a1e457ac6871 split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents: 53
diff changeset
423 #: templates/sat_website/association.html:28
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
424 msgid "The legal structure supporting the project."
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
425 msgstr "La structure légale qui soutient le projet."
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
426
55
a1e457ac6871 split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents: 53
diff changeset
427 #: templates/sat_website/association.html:33
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
428 msgid "Mission"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
429 msgstr "Mission"
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
430
55
a1e457ac6871 split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents: 53
diff changeset
431 #: templates/sat_website/association.html:35
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
432 msgid ""
67
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
433 "The Salut à Toi association has been created in June 2014 and is responsible "
56
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
434 "for developing, promoting and funding the software. More generally, its goal "
67
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
435 "is to create free, independent and controllable communication tools. "
56
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
436 "\"Controllable\" has to be understood this way: the tool is doing exactly "
67
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
437 "what you want and it will stay under your control. So it applies both to the "
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
438 "present and the future."
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
439 msgstr ""
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
440 "L'association Salut à Toi a été créée en juin 2014 et s'occupe du "
56
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
441 "développement, de la promotion et du financement du logiciel. Plus "
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
442 "généralement, elle a pour mission de créer des outils de communication "
63
1e6dae0231e9 use French quotes for French translation
souliane <souliane@mailoo.org>
parents: 62
diff changeset
443 "libres, indépendants et maîtrisables. « Maîtrisable » concerne ici le "
56
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
444 "présent et le futur : l'outil fait exactement ce que vous attendez de lui et "
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
445 "il ne doit pas échapper à votre contrôle."
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
446
55
a1e457ac6871 split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents: 53
diff changeset
447 #: templates/sat_website/association.html:38
56
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
448 msgid "Organisation"
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
449 msgstr ""
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
450
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
451 #: templates/sat_website/association.html:40
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
452 msgid ""
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
453 "The association is non-profit, self-managed and open for everybody to join. "
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
454 "There is no designated president, secretary or treasurer, the administrating "
67
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
455 "entity is a college that is today composed by the two main developers: "
56
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
456 "Jérôme who started this as a personal project in 2008 and Adrien who joined "
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
457 "him in 2013."
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
458 msgstr ""
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
459 "L'association est à but non-lucratif, auto-gérée et ouverte à tous. Nous ne "
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
460 "fonctionnons pas avec la structure classique : président, secrétaire et "
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
461 "trésorier. Le bureau de gestion est collégiale, il est actuellement composé "
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
462 "des deux développeurs principaux : Jérôme qui commença le développement dès "
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
463 "2008 en tant que projet personnel, et Adrien qui l'a rejoint en 2013."
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
464
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
465 #: templates/sat_website/association.html:43
55
a1e457ac6871 split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents: 53
diff changeset
466 msgid "Funding"
a1e457ac6871 split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents: 53
diff changeset
467 msgstr "Financement"
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
468
56
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
469 #: templates/sat_website/association.html:45
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
470 msgid ""
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
471 "We have been working full time on Salut à Toi for a while and we plan to "
67
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
472 "continue. We are now trying to raise enough money to see if we could let the "
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
473 "association hire us (we made the appropriate research about that and we know "
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
474 "that the 1901 French law makes it possible). Our financial model is very "
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
475 "simple: the software should always be libre, ethical and free; we are "
53
84c2e20d3de1 include some corrections suggested by Goffi
souliane <souliane@mailoo.org>
parents: 52
diff changeset
476 "totally against advertisement and we believe in mutual help. We are "
84c2e20d3de1 include some corrections suggested by Goffi
souliane <souliane@mailoo.org>
parents: 52
diff changeset
477 "confident that the people who enjoy what we do will be numerous enough and "
67
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
478 "happy to support us, by joining the association and paying a membership fee."
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
479 msgstr ""
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
480 "Nous travaillons sur Salut à Toi à plein temps depuis un moment, et nous "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
481 "espérons pouvoir continuer de le faire. Nous essayons maintenant de "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
482 "collecter suffisamment d'argent pour permettre à l'association de nous "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
483 "embaucher (contrairement aux idées reçues, ceci est permis par la loi sur "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
484 "les associations de 1901). Notre modèle financier est très simple : le "
53
84c2e20d3de1 include some corrections suggested by Goffi
souliane <souliane@mailoo.org>
parents: 52
diff changeset
485 "logiciel doit toujours rester libre, éthique et gratuit, nous sommes "
84c2e20d3de1 include some corrections suggested by Goffi
souliane <souliane@mailoo.org>
parents: 52
diff changeset
486 "absolument opposés à la publicité commerciale et nous croyons en l'aide "
84c2e20d3de1 include some corrections suggested by Goffi
souliane <souliane@mailoo.org>
parents: 52
diff changeset
487 "mutuelle. Nous espérons que les gens qui apprécient ce que l'on fait seront "
84c2e20d3de1 include some corrections suggested by Goffi
souliane <souliane@mailoo.org>
parents: 52
diff changeset
488 "suffisamment nombreux et nous supporteront avec plaisir, en rejoignant "
84c2e20d3de1 include some corrections suggested by Goffi
souliane <souliane@mailoo.org>
parents: 52
diff changeset
489 "l'association et en payant une cotisation."
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
490
56
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
491 #: templates/sat_website/association.html:46
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
492 #, python-format
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
493 msgid ""
67
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
494 "Because the money should not create any separation between us, the people "
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
495 "who cannot or who do not want to participate financially can still join the "
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
496 "association for free and as moral support. The French law doesn't allow "
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
497 "members to decide the amount of payment, so we had to fix several amounts in "
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
498 "the Rules of Procedure: 0, 10, 20, 30, 50, 80 or 100. If you want to raise "
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
499 "over 100 €, it is possible to do it as a donation (which is not the same as "
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
500 "a membership fee). In that case, please contact us. As we want to stay 100%% "
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
501 "independent and autonomous, we won't allow any company to hi-jack the "
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
502 "project and we will never add any donator's logo to the website."
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
503 msgstr ""
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
504 "Parce que l'argent ne doit opérer aucune séparation entre nous, les "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
505 "personnes qui ne peuvent pas ou qui ne veulent pas participer financièrement "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
506 "sont toujours libres d'adhérer gratuitement à l'association et tant que "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
507 "soutien moral. La loi française ne permet pas aux adhérents de décider du "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
508 "montant de leur cotisation, c'est pourquoi nous avons fixé plusieurs "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
509 "montants dans le règlement intérieur : 0, 10, 20, 30, 50, 80 ou 100. Si vous "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
510 "voulez contribuer davantage que 100 €, il est possible de le faire avec un "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
511 "don (ce n'est pas la même chose qu'une cotisation). Dans ce cas, merci de "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
512 "bien vouloir nous contacter. Parce que nous souhaitons rester 100%% "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
513 "indépendant et autonome, nous n'accepterons pas qu'une entreprise "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
514 "commerciale s'empare du projet et nous n'ajouterons le logo d'aucun donateur "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
515 "sur le site du projet."
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
516
56
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
517 #: templates/sat_website/association.html:50
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
518 msgid "Official documents"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
519 msgstr "Documents officiels"
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
520
56
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
521 #: templates/sat_website/association.html:52
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
522 msgid "Statutes of the association"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
523 msgstr "Statuts de l'association"
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
524
56
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
525 #: templates/sat_website/association.html:53
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
526 msgid "Rules of the association"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
527 msgstr "Règlement intérieur de l'association"
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
528
56
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
529 #: templates/sat_website/association.html:54
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
530 msgid "Minutes"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
531 msgstr "Comptes rendus"
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
532
72
ac83544a7645 display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents: 70
diff changeset
533 #: templates/sat_website/base.html:36
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
534 msgid "Salut à Toi: the multi frontend, multipurpose communication tool"
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
535 msgstr "Salut à Toi: l'outil de communication multi-interfaces et multi-usages"
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
536
72
ac83544a7645 display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents: 70
diff changeset
537 #: templates/sat_website/base.html:43
ac83544a7645 display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents: 70
diff changeset
538 msgid ""
ac83544a7645 display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents: 70
diff changeset
539 "We need your support to continue and move forward! Take the time to read "
ac83544a7645 display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents: 70
diff changeset
540 "about what we do. If you like it, please join the association."
ac83544a7645 display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents: 70
diff changeset
541 msgstr ""
73
da355fb3a9ab change a French translation
souliane <souliane@mailoo.org>
parents: 72
diff changeset
542 "Nous avons besoin de votre aide pour continuer à avancer ! Soutenez-nous en "
da355fb3a9ab change a French translation
souliane <souliane@mailoo.org>
parents: 72
diff changeset
543 "adhérant à l'association !"
72
ac83544a7645 display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents: 70
diff changeset
544
ac83544a7645 display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents: 70
diff changeset
545 #: templates/sat_website/base.html:89
ac83544a7645 display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents: 70
diff changeset
546 msgid "Set language"
ac83544a7645 display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents: 70
diff changeset
547 msgstr "Changer la langue"
ac83544a7645 display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents: 70
diff changeset
548
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
549 #: templates/sat_website/community.html:26
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
550 msgid "Salut à Toi's community"
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
551 msgstr "La communauté Salut à Toi"
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
552
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
553 #: templates/sat_website/community.html:27
67
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
554 msgid "Join us to talk, contribute or share about Salut à Toi"
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
555 msgstr ""
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
556 "Rejoignez nous pour discuter, contribuer et partager autour de Salut à Toi"
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
557
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
558 #: templates/sat_website/community.html:32
67
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
559 msgid "Enter the chat room."
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
560 msgstr "Rejoignez le salon de discussion"
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
561
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
562 #: templates/sat_website/community.html:35
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
563 #, python-format
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
564 msgid ""
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
565 "Salut à Toi's multi-user chat room is <strong>*the*</strong> place to "
67
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
566 "discuss the project: %(sat_muc)s"
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
567 msgstr ""
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
568 "Le salon de discussion de Salut à Toi est <strong>*le*</strong> lieu pour "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
569 "discuter du projet: %(sat_muc)s"
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
570
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
571 #: templates/sat_website/community.html:41
67
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
572 msgid "Follow the development and learn."
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
573 msgstr "Suivre le développement, apprendre"
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
574
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
575 #: templates/sat_website/community.html:44
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
576 #, python-format
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
577 msgid ""
62
b09c26afea5f fixes typos and small changes
souliane <souliane@mailoo.org>
parents: 60
diff changeset
578 "On the main developer's blog, you'll get recent information/reflections "
67
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
579 "about SàT's features (and also more general ones): %(blog)s"
11
f23fba993dd6 typos fixes
Goffi <goffi@goffi.org>
parents: 6
diff changeset
580 msgstr ""
62
b09c26afea5f fixes typos and small changes
souliane <souliane@mailoo.org>
parents: 60
diff changeset
581 "Dans le blog du développeur principal, vous trouverez des informations/"
b09c26afea5f fixes typos and small changes
souliane <souliane@mailoo.org>
parents: 60
diff changeset
582 "réflexions sur des nouvelles fonctionnalités (et des choses plus "
b09c26afea5f fixes typos and small changes
souliane <souliane@mailoo.org>
parents: 60
diff changeset
583 "générales) : %(blog)s"
11
f23fba993dd6 typos fixes
Goffi <goffi@goffi.org>
parents: 6
diff changeset
584
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
585 #: templates/sat_website/community.html:45
11
f23fba993dd6 typos fixes
Goffi <goffi@goffi.org>
parents: 6
diff changeset
586 #, python-format
f23fba993dd6 typos fixes
Goffi <goffi@goffi.org>
parents: 6
diff changeset
587 msgid ""
62
b09c26afea5f fixes typos and small changes
souliane <souliane@mailoo.org>
parents: 60
diff changeset
588 "You can subscribe to the users mailing list to follow the progression, give "
b09c26afea5f fixes typos and small changes
souliane <souliane@mailoo.org>
parents: 60
diff changeset
589 "your opinion and contribute: %(mailing_list)s"
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
590 msgstr ""
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
591 "Vous pouvez vous inscrire à la liste de diffusion « utilisateurs » pour "
62
b09c26afea5f fixes typos and small changes
souliane <souliane@mailoo.org>
parents: 60
diff changeset
592 "suivre l'évolution, donner votre avis et contribuer : %(mailing_list)s"
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
593
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
594 #: templates/sat_website/community.html:46
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
595 #, python-format
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
596 msgid "You'll find some user documentation on the wiki: %(wiki)s"
70
d6bf5414c6c4 French translation fixed by Samuel
souliane <souliane@mailoo.org>
parents: 69
diff changeset
597 msgstr "Vous trouverez les documentations utilisateur sur le wiki : %(wiki)s"
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
598
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
599 #: templates/sat_website/community.html:53
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
600 msgid "Participate !"
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
601 msgstr "Participez !"
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
602
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
603 #: templates/sat_website/community.html:56
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
604 msgid ""
67
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
605 "SàT is an open project: come and discuss, give your opinion and share your "
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
606 "thoughts. The more people that participate, the better the project will be. "
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
607 "Share your view not only on technical points, but also on philosophical or "
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
608 "political ones. And if you are around, come to have a talk in real life :)"
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
609 msgstr ""
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
610 "SàT est un projet ouvert: venez discuter, donner votre avis, partager vos "
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
611 "idées. Plus il y aura de monde, meilleur le projet sera. On attend votre "
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
612 "avis sur les points techniques, mais aussi philosophiques ou politiques. Et "
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
613 "si vous êtes proche, n'hésitez pas à venir physiquement :-)"
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
614
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
615 #: templates/sat_website/developers.html:26
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
616 msgid "Salut à Toi: contributing"
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
617 msgstr "Salut à Toi: contribuer"
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
618
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
619 #: templates/sat_website/developers.html:27
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
620 msgid "Some information for people willing to help the development"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
621 msgstr "Quelques informations sur comment aider le développement"
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
622
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
623 #: templates/sat_website/developers.html:32
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
624 msgid "Report a bug"
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
625 msgstr "Rapporter un bug"
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
626
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
627 #: templates/sat_website/developers.html:35
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
628 #, python-format
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
629 msgid "If you found a bug, please report it to our Bugzilla: %(bugzilla)s"
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
630 msgstr ""
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
631 "Si vous pensez avoir trouvé un bogue, merci de bien vouloir faire un rapport "
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
632 "sur notre Bugzilla : %(bugzilla)s"
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
633
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
634 #: templates/sat_website/developers.html:41
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
635 msgid "Get the source"
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
636 msgstr "Avoir les sources"
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
637
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
638 #: templates/sat_website/developers.html:44
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
639 #, python-format
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
640 msgid ""
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
641 "You'll find the mercurial repository of SàT on %(repos_sat)s, satellite "
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
642 "projects are also available on %(repos)s"
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
643 msgstr ""
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
644 "Vous trouverez le dépôt mercurial de SàT sur %(repos_sat)s, les projets "
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
645 "satellites sont aussi disponibles sur %(repos)s"
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
646
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
647 #: templates/sat_website/developers.html:45
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
648 #, python-format
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
649 msgid ""
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
650 "To clone the repository, use %(mercurial)s: <code>hg clone http://repos."
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
651 "goffi.org/sat</code>. Check the wiki (see below) for installation "
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
652 "instructions"
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
653 msgstr ""
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
654 "Pour cloner le dépôt, utilisez %(mercurial)s: <code>hg clone http://repos."
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
655 "goffi.org/sat</code>. Regardez sur le wiki (voir ci-dessous) pour les "
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
656 "instructions d'installation"
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
657
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
658 #: templates/sat_website/developers.html:51
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
659 msgid "Documentation"
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
660 msgstr "Documentation"
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
661
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
662 #: templates/sat_website/developers.html:54
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
663 #, python-format
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
664 msgid ""
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
665 "The documentation is available on the wiki (feel free to improve it): "
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
666 "%(wiki)s"
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
667 msgstr ""
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
668 "La documentation est disponible sur le wiki (n'hésitez pas à l'améliorer) : "
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
669 "%(wiki)s"
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
670
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
671 #: templates/sat_website/developers.html:55
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
672 #, python-format
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
673 msgid ""
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
674 "You'll also find a dedicated section for developers: %(developers_page)s"
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
675 msgstr ""
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
676 "Vous trouverez aussi une section dédiée au développeurs : %(developers_page)s"
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
677
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
678 #: templates/sat_website/developers.html:62
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
679 msgid "Contact"
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
680 msgstr "Contact"
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
681
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
682 #: templates/sat_website/developers.html:65
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
683 #, python-format
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
684 msgid "The best way to join us is on SàT's Jabber room: %(sat_muc)s"
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
685 msgstr ""
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
686 "La meilleure façon de nous joindre est sur le salon Jabber de SàT: "
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
687 "%(sat_muc)s"
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
688
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
689 #: templates/sat_website/developers.html:66
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
690 #, python-format
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
691 msgid ""
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
692 "If you need help, you can also write to our dev mailing list: "
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
693 "%(mailing_list)s"
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
694 msgstr ""
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
695 "Si vous avez besoin d'aide, vous pouvez aussi écrire sur la liste de "
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
696 "diffusion « dev » : %(mailing_list)s"
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
697
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
698 #: templates/sat_website/downloads.html:28
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
699 msgid "The archives containing the source code"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
700 msgstr "Les archives du code source"
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
701
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
702 #: templates/sat_website/downloads.html:33
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
703 msgid "Information"
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
704 msgstr ""
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
705
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
706 #: templates/sat_website/downloads.html:36
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
707 msgid ""
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
708 "This page allows you to download SàT and its related projects source code. "
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
709 "There is not (yet) an installer to double click to make it work out of the "
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
710 "box."
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
711 msgstr ""
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
712 "Cette page vous permet de télécharger le code sourde de SàT et des projets "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
713 "associés. Il n'y a pas (encore) d'installateur 100% automatique qu'il "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
714 "suffirait de double-cliquer pour tout faire marcher comme sur des roulettes."
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
715
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
716 #: templates/sat_website/downloads.html:37
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
717 msgid ""
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
718 "We are thinking about a way to allow everybody to easily install SàT at "
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
719 "home, but for now it will seem difficult to the persons who are not familiar "
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
720 "with GNU/Linux operating systems. For the Windows and MacOS users, the best "
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
721 "way to test SàT for now is to visit our demonstration website running "
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
722 "Libervia."
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
723 msgstr ""
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
724 "Nous réfléchissons à un système pour que tout le monde puisse facilement "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
725 "installer SàT, mais pour l'instant la procédure va paraître compliquée aux "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
726 "personnes qui ne sont pas familières avec les systèmes d'exploitation GNU/"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
727 "Linux. Pour les utilisateurs de Windows et MacOS, la meilleure façon de "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
728 "tester SàT est de visiter notre site de démonstration sur lequel tourne "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
729 "Libervia."
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
730
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
731 #: templates/sat_website/downloads.html:38
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
732 msgid "Libervia demo"
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
733 msgstr "Démo de Libervia"
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
734
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
735 #: templates/sat_website/downloads.html:43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
736 msgid "Latest development versions"
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
737 msgstr "Dernière versions de développement"
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
738
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
739 #: templates/sat_website/downloads.html:48
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
740 #, python-format
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
741 msgid "Download %(project)s %(version)s"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
742 msgstr "Télécharger %(project)s %(version)s"
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
743
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
744 #: templates/sat_website/downloads.html:56
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
745 msgid ""
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
746 "When not trivial (e.g. sat_media just needs to be extracted somewhere), the "
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
747 "installation procedure is described in the INSTALL file that you will find "
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
748 "in the package."
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
749 msgstr ""
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
750 "Quand l'installation n'est pas triviale (par exemple, pour sat_media il "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
751 "suffit d'extraire l'archive quelque part), la procédure est décrite dans le "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
752 "fichier INSTALL que vous trouverez dans l'archive."
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
753
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
754 #: templates/sat_website/downloads.html:57
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
755 #, python-format
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
756 msgid "You are also welcome in our multi-user chat room: %(sat_muc)s."
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
757 msgstr ""
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
758 "Vous êtes aussi le/la bienvenu(e) dans notre salon de discussion : "
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
759 "%(sat_muc)s."
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
760
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
761 #: templates/sat_website/downloads.html:61
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
762 msgid "Other sources of installation"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
763 msgstr "Autres sources d'installation"
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
764
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
765 #: templates/sat_website/downloads.html:64
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
766 msgid ""
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
767 "To ease the procedure, you can also install the last SàT packages from PyPI, "
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
768 "the Python Package Index."
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
769 msgstr ""
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
770 "Pour faciliter la procédure, vous pouvez aussi installer les paquets SàT "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
771 "depuis PyPI (Python Package Index)."
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
772
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
773 #: templates/sat_website/downloads.html:65
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
774 msgid "Visit PyPI"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
775 msgstr "Visitez PyPI"
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
776
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
777 #: templates/sat_website/downloads.html:66
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
778 msgid ""
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
779 "Thanks to the maintainers of SàT packages, you might even find some really-"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
780 "easy-to-install packages in your distribution repositories!"
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
781 msgstr ""
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
782 "Grâce aux mainteneurs des paquets SàT, il se pourrait même que vous trouviez "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
783 "des paquets encore plus facile à installer dans les dépôts de votre "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
784 "distribution !"
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
785
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
786 #: templates/sat_website/downloads.html:67
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
787 msgid "Packages in Debian sid"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
788 msgstr "Paquets dans Debian sid"
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
789
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
790 #: templates/sat_website/downloads.html:68
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
791 msgid "But after all... the easiest is probably to run the Docker images :-)"
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
792 msgstr ""
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
793 "Mais en fait... le plus simple reste probablement l'utilisation des images "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
794 "Docker :-)"
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
795
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
796 #: templates/sat_website/downloads.html:69
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
797 msgid "Docker installation"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
798 msgstr "Installation par Docker"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
799
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
800 #: templates/sat_website/downloads.html:70
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
801 msgid "Some complementary information are given on the wiki."
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
802 msgstr "Des informations complémentaires sont données sur le wiki."
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
803
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
804 #: templates/sat_website/downloads.html:71
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
805 msgid "Visit the wiki"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
806 msgstr "Visitez le wiki"
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
807
76
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
808 #: templates/sat_website/faq.html:28
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
809 msgid "Frequently asked questions"
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
810 msgstr "Foire aux questions"
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
811
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
812 #: templates/sat_website/faq.html:33
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
813 #, python-format
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
814 msgid "What is the security warning when I visit %(demo_http)s?"
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
815 msgstr ""
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
816 "Qu'est-ce que cet avertissement de sécurité qui s'affiche quand je visite "
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
817 "%(demo_http)s ?"
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
818
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
819 #: templates/sat_website/faq.html:35
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
820 #, python-format
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
821 msgid ""
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
822 "This message advices you to use Libervia with HTTPS instead of HTTP. The "
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
823 "difference between the two is that HTTPS is more secure because the "
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
824 "connection between your browser and the server is encrypted. This is "
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
825 "especially recommended when you have to type a password. You should always "
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
826 "use %(demo_https)s instead of %(demo_http)s."
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
827 msgstr ""
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
828 "Ce message vous conseille d'utiliser la version HTTPS de Libervia au lieu de "
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
829 "HTTP. La différence entre les deux est que HTTPS est plus sécurisé car la "
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
830 "connexion entre votre navigateur et le serveur est chiffrée. C'est surtout "
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
831 "recommandé lorsque vous devez taper un mot de passe. Vous devriez toujours "
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
832 "utiliser %(demo_https)s et non pas %(demo_http)s."
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
833
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
834 #: templates/sat_website/faq.html:40
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
835 #, python-format
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
836 msgid "My browser says that %(demo_https)s is unsecure. What does it mean?"
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
837 msgstr ""
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
838 "Mon navigateur me dit que la connexion à %(demo_https)s n'est pas certifiée. "
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
839 "Qu'est-ce que cela signifie?"
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
840
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
841 #: templates/sat_website/faq.html:42
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
842 #, python-format
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
843 msgid ""
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
844 "The issue here is that %(cacert)s, the certification authority that we use "
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
845 "for authenticating %(demo_https)s is not recognised by your browser. The "
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
846 "fact your browser doesn't trust CAcert doesn't mean that it is unsecure. For "
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
847 "us, it is even more trustable than any other certification organism and we "
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
848 "use it on purpose. Despite some companies are offering free certificates "
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
849 "that are recognised by every browser, we prefer to support a community-"
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
850 "driven and transparent service like CAcert."
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
851 msgstr ""
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
852 "Ce problème vient du fait que %(cacert)s, l'autorité de certification que "
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
853 "nous utilisons pour authentifier %(demo_https)s, n'est pas reconnu par votre "
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
854 "navigateur. Le fait que ce dernier ne fasse pas confiance à CAcert ne "
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
855 "signifie pas pour autant qu'il y ait un réel problème de sécurité. En fait, "
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
856 "nous faisons même davantage confiance à CAcert qu'à n'importe quel autre "
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
857 "organisme de certification, et c'est bien consciemment que nous l'utilisons. "
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
858 "Bien que des sociétés proposent des certificats gratuits qui sont reconnus "
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
859 "par tous les navigateurs, nous préférons supporter un service communautaire "
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
860 "et transparent tel que CAcert."
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
861
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
862 #: templates/sat_website/faq.html:43
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
863 #, python-format
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
864 msgid ""
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
865 "So for this time, even if you don't know what's going on, please trust us "
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
866 "and accept the certificate. You have to do it only once and then your "
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
867 "browser will not bug you anymore when you are about to connect to "
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
868 "%(demo_https)s. If you use Mozilla Firefox, proceed this way:"
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
869 msgstr ""
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
870 "Donc pour cette fois, même si vous ne saisissez pas vraiment de quoi il "
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
871 "s'agit, merci de nous faire confiance et d'accepter le certificat. Vous ne "
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
872 "devez le faire que la première fois et ensuite votre navigateur ne vous "
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
873 "embêtera plus quand vous vous connecterez à %(demo_https)s. Si vous utilisez "
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
874 "Mozilla Firefox, suivez ces instructions :"
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
875
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
876 #: templates/sat_website/faq.html:49
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
877 msgid "Click \"I Understand the Risks\" and then \"Add Exception\"."
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
878 msgstr ""
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
879 "Cliquez sur « Je comprends les risques » puis sur « Ajouter une exception »."
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
880
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
881 #: templates/sat_website/faq.html:57
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
882 msgid ""
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
883 "Click \"View\" and check that the fingerprint matches, then click \"Confirm "
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
884 "Security Exception\"."
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
885 msgstr ""
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
886 "Cliquez sur « Voir » et vérifiez que l'empreinte correspond, ensuite cliquez "
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
887 "sur « Confirmer l'exception de sécurité »."
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
888
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
889 #: templates/sat_website/faq.html:60
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
890 #, python-format
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
891 msgid ""
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
892 "The SHA-256 fingerprint must be %(fingerprint)s. If this is not the case, "
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
893 "don't confirm the exception and start to worry!"
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
894 msgstr ""
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
895 "L'empreinte numérique SHA-256 doit être %(fingerprint)s. Si ce n'est pas le "
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
896 "cas, ne confirmez pas l'exception et inquiétez-vous ! "
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
897
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
898 #: templates/sat_website/faq.html:61
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
899 #, python-format
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
900 msgid ""
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
901 "Alternatively, you can import the CAcert root certificate to your browser. "
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
902 "This is actually a better solution because not only %(demo_https)s but all "
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
903 "the websites using the same certification organism than us will be "
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
904 "accessible without any security warning and since the first time. To do so, "
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
905 "please follow the instructions that are given here: %(cacert_wiki)s. It may "
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
906 "look complicated but it is not, for example with Firefox you just need to "
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
907 "install an add-on!"
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
908 msgstr ""
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
909 "Une autre solution est d'importer le certificat racine de CAcert dans votre "
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
910 "navigateur. C'est en fait encore mieux, car non seulement %(demo_https)s "
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
911 "mais aussi tous les sites qui utilisent le même organisme de certification "
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
912 "que nous serons tout de suite accessibles et sans aucun avertissement. Si "
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
913 "vous préférez cette alternative, vous pouvez suivre les instructions "
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
914 "directement sur %(cacert_wiki)s. Ça parait un peu compliqué mais ça ne l'est "
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
915 "pas, par exemple pour Firefox il suffit d'installer un module (plugin)."
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
916
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
917 #: templates/sat_website/features.html:26
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
918 msgid "Salut à Toi's features"
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
919 msgstr "Fonctionnalités de Salut à Toi"
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
920
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
921 #: templates/sat_website/features.html:31
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
922 msgid "Short overview"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
923 msgstr "Aperçu rapide"
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
924
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
925 #: templates/sat_website/features.html:36
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
926 msgid "Blogging"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
927 msgstr "Blogage"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
928
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
929 #: templates/sat_website/features.html:39
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
930 msgid ""
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
931 "Share your thought with microblogs or write longer articles with rich text "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
932 "blog messages. Together with a picture manager (not available yet, but you "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
933 "can still link external pictures), this covers some of the most popular "
67
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
934 "Internet usages. The big difference from other popular services is that you "
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
935 "can easily decide who will be able to read your messages and you can keep "
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
936 "the full control over your data. Better host it yourself, or let it be done "
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
937 "by an entity you really trust."
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
938 msgstr ""
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
939 "Partagez vos moindres pensées avec des microblogs, ou bien écrivez de longs "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
940 "articles avec du texte riche. Associés à un gestionnaire d'images (pas "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
941 "encore disponible, mais vous pouvez toujours pointer une image externe), "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
942 "ceci couvre certains des plus populaires cas d'utilisation d'Internet. La "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
943 "grande différence avec d'autres services similaires est que vous pouvez "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
944 "facilement décider qui va pouvoir lire vos messages, et vous gardez le "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
945 "contrôle total de vos données. Le mieux reste de les héberger vous-même, ou "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
946 "bien confiez-les à une entité de confiance."
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
947
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
948 #: templates/sat_website/features.html:44
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
949 msgid "Chat"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
950 msgstr "Messagerie instantanée"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
951
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
952 #: templates/sat_website/features.html:47
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
953 msgid ""
67
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
954 "You can talk with one person or follow a group discussion, invite people and "
53
84c2e20d3de1 include some corrections suggested by Goffi
souliane <souliane@mailoo.org>
parents: 52
diff changeset
955 "record your communication history... If you need to exchange sensitive "
84c2e20d3de1 include some corrections suggested by Goffi
souliane <souliane@mailoo.org>
parents: 52
diff changeset
956 "information - like a password - you can encrypt your messages to ensure that "
67
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
957 "nobody but the chosen person will be able to read it."
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
958 msgstr ""
53
84c2e20d3de1 include some corrections suggested by Goffi
souliane <souliane@mailoo.org>
parents: 52
diff changeset
959 "Vous pouvez parler avec une personne ou suivre une discussion de groupe, "
84c2e20d3de1 include some corrections suggested by Goffi
souliane <souliane@mailoo.org>
parents: 52
diff changeset
960 "inviter des gens, sauvegarder l'historique de vos communications... Si vous "
84c2e20d3de1 include some corrections suggested by Goffi
souliane <souliane@mailoo.org>
parents: 52
diff changeset
961 "devez échanger des informations confidentielles (comme un mot de passe), "
84c2e20d3de1 include some corrections suggested by Goffi
souliane <souliane@mailoo.org>
parents: 52
diff changeset
962 "vous pouvez chiffrer vos messages pour être sûr que personne d'autre que la "
70
d6bf5414c6c4 French translation fixed by Samuel
souliane <souliane@mailoo.org>
parents: 69
diff changeset
963 "personne choisie pourra être en mesure de les lire."
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
964
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
965 #: templates/sat_website/features.html:52
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
966 msgid "Activities"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
967 msgstr "Activités"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
968
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
969 #: templates/sat_website/features.html:55
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
970 msgid ""
67
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
971 "On top of the multi-user chat, you can play games and participate in "
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
972 "activities. This is done in the same interface with nothing extra to "
67
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
973 "install. For now, we offer a French card game (tarot) and an online radio "
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
974 "system that allows you to share some music with your friends and listen to "
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
975 "it at the same time."
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
976 msgstr ""
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
977 "Par-dessus la messagerie instantanée de groupe, vous pouvez jouer à des jeux "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
978 "et participer à des activités. Ceci fonctionne avec la même interface et "
53
84c2e20d3de1 include some corrections suggested by Goffi
souliane <souliane@mailoo.org>
parents: 52
diff changeset
979 "sans n'avoir rien à installer. Pour l'instant, nous offrons un jeu de tarot "
84c2e20d3de1 include some corrections suggested by Goffi
souliane <souliane@mailoo.org>
parents: 52
diff changeset
980 "et une radio collective qui permet de partager de la musique avec vos amis, "
84c2e20d3de1 include some corrections suggested by Goffi
souliane <souliane@mailoo.org>
parents: 52
diff changeset
981 "et de l'écouter tous en même temps."
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
982
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
983 #: templates/sat_website/features.html:60
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
984 msgid "File sharing"
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
985 msgstr "Partage de fichiers"
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
986
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
987 #: templates/sat_website/features.html:63
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
988 msgid ""
55
a1e457ac6871 split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents: 53
diff changeset
989 "Easily send files to your contacts. Later we would like to implement a "
67
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
990 "decentralised file sharing system so you can create a private peer-to-peer "
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
991 "network within a group of friends."
16
6847c50fb5ea translation of the recently added texts
Goffi <goffi@goffi.org>
parents: 12
diff changeset
992 msgstr ""
55
a1e457ac6871 split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents: 53
diff changeset
993 "Envoyez facilement des fichiers à vos contacts. Plus tard, nous implanterons "
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
994 "un système de partage de fichier décentralisé pour vous permettre de créer "
53
84c2e20d3de1 include some corrections suggested by Goffi
souliane <souliane@mailoo.org>
parents: 52
diff changeset
995 "un réseau pair à pair privé, seulement entre amis."
16
6847c50fb5ea translation of the recently added texts
Goffi <goffi@goffi.org>
parents: 12
diff changeset
996
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
997 #: templates/sat_website/features.html:68
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
998 msgid "Email interaction"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
999 msgstr "Interaction avec les courriels"
21
8cfc33e4d435 add video showing the ad-hoc commands + fix some English
souliane <souliane@mailoo.org>
parents: 19
diff changeset
1000
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1001 #: templates/sat_website/features.html:71
16
6847c50fb5ea translation of the recently added texts
Goffi <goffi@goffi.org>
parents: 12
diff changeset
1002 msgid ""
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1003 "SàT communicates with the email network, so you can use your favorite client "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1004 "to send or receive messages. One goal of SàT is to offer an alternative to "
53
84c2e20d3de1 include some corrections suggested by Goffi
souliane <souliane@mailoo.org>
parents: 52
diff changeset
1005 "the classical email network, with a better protection against spam and "
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1006 "identity spoofing. Gateways can also be installed to send messages to any "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1007 "other network."
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1008 msgstr ""
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1009 "SàT communique avec le réseau courriel, vous pouvez utiliser votre logiciel "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1010 "de courrier électronique préféré pour envoyer et recevoir des messages. Un "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1011 "de nos buts est d'offrir une alternative au réseau courriel classique, avec "
53
84c2e20d3de1 include some corrections suggested by Goffi
souliane <souliane@mailoo.org>
parents: 52
diff changeset
1012 "une meilleure protection contre le pourriel et l'usurpation d'identité. Des "
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1013 "passerelles peuvent aussi être installées pour envoyer des messages sur "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1014 "n'importe quel autre réseau."
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1015
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1016 #: templates/sat_website/features.html:79
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1017 #, python-format
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1018 msgid ""
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1019 "Not really a feature, but certainly one of the most important point: a "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1020 "%(social_prefix)ssocial contract%(social_suffix)s has been written, this is "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1021 "a moral engagement that we are due to follow - we also refer to it in the "
67
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
1022 "statutes of the association. SàT is not made for money or to trap people, "
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
1023 "it's a project about freedom and sharing."
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1024 msgstr ""
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1025 "Pas vraiment une fonctionnalité, mais certainement un des points les plus "
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1026 "importants: un %(social_prefix)scontrat social%(social_suffix)s a été écrit, "
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1027 "un engagement moral pour le projet. SàT n'a pas été conçu pour l'argent ou "
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1028 "pour piéger les gens: c'est un projet qui se base sur la liberté et le "
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1029 "partage."
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1030
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1031 #: templates/sat_website/features.html:87
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1032 msgid "Details and advanced features"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1033 msgstr "Détails et fonctionnalités avancées"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1034
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1035 #: templates/sat_website/features.html:90
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1036 msgid ""
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1037 "For a complete listing of the features implemented by SàT, please visit the "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1038 "technical area."
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1039 msgstr ""
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1040 "Pour une liste complète des fonctionnalités implantées par SàT, merci de "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1041 "visiter l'espace technique."
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1042
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1043 #: templates/sat_website/features.html:91
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1044 #: templates/sat_website/specifications.html:36
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1045 msgid "Standard extensions"
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1046 msgstr "Extensions standardes"
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1047
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1048 #: templates/sat_website/features.html:92
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1049 #: templates/sat_website/specifications.html:49
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1050 msgid "Experimental and/or non-standard features"
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1051 msgstr "Fonctionnalités expérimentales et/ou non standardes"
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1052
72
ac83544a7645 display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents: 70
diff changeset
1053 #: templates/sat_website/finance.html:27
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1054 #, python-format
72
ac83544a7645 display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents: 70
diff changeset
1055 msgid "%(actual)s members"
ac83544a7645 display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents: 70
diff changeset
1056 msgstr "%(actual)s membres"
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1057
72
ac83544a7645 display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents: 70
diff changeset
1058 #: templates/sat_website/finance.html:30
ac83544a7645 display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents: 70
diff changeset
1059 #, python-format
ac83544a7645 display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents: 70
diff changeset
1060 msgid "%(left)s members left"
ac83544a7645 display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents: 70
diff changeset
1061 msgstr "%(left)s membres restants"
ac83544a7645 display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents: 70
diff changeset
1062
ac83544a7645 display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents: 70
diff changeset
1063 #: templates/sat_website/finance.html:38
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1064 #, python-format
72
ac83544a7645 display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents: 70
diff changeset
1065 msgid "%(actual)s €"
ac83544a7645 display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents: 70
diff changeset
1066 msgstr ""
ac83544a7645 display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents: 70
diff changeset
1067
ac83544a7645 display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents: 70
diff changeset
1068 #: templates/sat_website/finance.html:41
ac83544a7645 display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents: 70
diff changeset
1069 #, python-format
ac83544a7645 display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents: 70
diff changeset
1070 msgid "%(left)s € left"
ac83544a7645 display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents: 70
diff changeset
1071 msgstr "%(left)s € restants"
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1072
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1073 #: templates/sat_website/frontends.html:26
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1074 msgid "Salut à Toi's frontends"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1075 msgstr "Les interfaces de SàT"
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1076
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1077 #: templates/sat_website/frontends.html:27
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1078 msgid "SàT is multi frontend: use the one that best fits your needs."
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1079 msgstr ""
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1080 "SàT est multi-interfaces: utilisez celle qui correspond le mieux à vos "
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1081 "besoins"
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1082
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1083 #: templates/sat_website/frontends.html:32
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1084 msgid "Libervia"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1085 msgstr "Libervia"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1086
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1087 #: templates/sat_website/frontends.html:32
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1088 msgid "web frontend"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1089 msgstr "interface web"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1090
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1091 #: templates/sat_website/frontends.html:39
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1092 msgid "Primitivus"
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1093 msgstr "Primitivus"
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1094
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1095 #: templates/sat_website/frontends.html:39
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1096 msgid "console interface"
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1097 msgstr "interface en mode texte"
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1098
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1099 #: templates/sat_website/frontends.html:46
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1100 msgid "Jp"
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1101 msgstr "Jp"
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1102
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1103 #: templates/sat_website/frontends.html:46
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1104 msgid "command line"
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1105 msgstr "ligne de commande"
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1106
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1107 #: templates/sat_website/frontends.html:48
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1108 msgid "cowsay on jp"
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1109 msgstr "cowsay à travers jp"
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1110
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1111 #: templates/sat_website/frontends.html:56
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1112 msgid "Bellaciao"
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1113 msgstr "Bellaciao"
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1114
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1115 #: templates/sat_website/frontends.html:56
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1116 msgid "rich desktop"
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1117 msgstr "interface de bureau"
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1118
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1119 #: templates/sat_website/frontends.html:57
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1120 msgid "[WORK IN PROGRESS]"
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1121 msgstr "[EN TRAVAUX]"
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1122
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1123 #: templates/sat_website/frontends.html:58
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1124 msgid ""
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1125 "Bellaciao will be a full-featured desktop frontend that intends to be really "
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1126 "flexible: you'll be able to adapt it to your taste."
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1127 msgstr ""
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1128 "Bellaciao sera une interface de bureau multi-fonctionnelle et très "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1129 "flexible : vous pourrez l'adapter à votre goût."
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1130
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1131 #: templates/sat_website/frontends.html:62
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1132 msgid "Cagou"
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1133 msgstr ""
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1134
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1135 #: templates/sat_website/frontends.html:62
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1136 msgid "mobile devices"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1137 msgstr "appareils mobiles"
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1138
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1139 #: templates/sat_website/frontends.html:63
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1140 msgid "[PLANNED]"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1141 msgstr "[PRÉVU]"
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1142
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1143 #: templates/sat_website/frontends.html:64
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1144 msgid ""
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1145 "There are ideas about an application that would run on both destkop and "
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1146 "mobile devices (phones and tablets)."
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1147 msgstr ""
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1148 "Nous pensons à une application qui fonctionnerait à la fois sur les "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1149 "environnements de bureau et les périphériques portables (téléphones et "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1150 "tablettes)."
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1151
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1152 #: templates/sat_website/frontends.html:69
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1153 msgid "Your idea here"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1154 msgstr "Votre idée ici"
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1155
86
45770a652636 use source tag to display video (tip from Link Mauve)
souliane <souliane@mailoo.org>
parents: 83
diff changeset
1156 #: templates/sat_website/gallery.html:41 templates/sat_website/gallery.html:84
90
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
1157 #: templates/sat_website/membership.html:37
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1158 #, python-format
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1159 msgid ""
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1160 "Your browser doesn't manage the « video » tag, you should update, e.g. with "
86
45770a652636 use source tag to display video (tip from Link Mauve)
souliane <souliane@mailoo.org>
parents: 83
diff changeset
1161 "the last %(firefox)s."
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1162 msgstr ""
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1163 "Votre butineur ne gère pas la balise « video », vous devriez le mettre à "
86
45770a652636 use source tag to display video (tip from Link Mauve)
souliane <souliane@mailoo.org>
parents: 83
diff changeset
1164 "jour, par ex. avec le dernier %(firefox)s."
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1165
57
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
1166 #: templates/sat_website/links.html:27
56
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
1167 msgid "Other projects"
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
1168 msgstr "Autres projets"
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
1169
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1170 #: templates/sat_website/links.html:30
56
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
1171 #, python-format
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
1172 msgid ""
67
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
1173 "We use (and sometimes contribute), take ideas and inspiration from many "
56
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
1174 "projects that can not all be listed here. For the projects directly "
62
b09c26afea5f fixes typos and small changes
souliane <souliane@mailoo.org>
parents: 60
diff changeset
1175 "concerning the development of SàT, please check the \"credits\" section of "
b09c26afea5f fixes typos and small changes
souliane <souliane@mailoo.org>
parents: 60
diff changeset
1176 "our %(readme_prefix)sREADME%(readme_suffix)s file."
56
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
1177 msgstr ""
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
1178 "Nous utilisons et contribuons parfois, récupérons des idées et trouvons de "
62
b09c26afea5f fixes typos and small changes
souliane <souliane@mailoo.org>
parents: 60
diff changeset
1179 "l'inspiration dans plusieurs projets qui ne peuvent pas tous être cités ici. "
56
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
1180 "Pour les projets qui concernent directement le développement du logiciel, "
63
1e6dae0231e9 use French quotes for French translation
souliane <souliane@mailoo.org>
parents: 62
diff changeset
1181 "merci de consulter la section « crédits » du fichier %(readme_prefix)sREADME"
56
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
1182 "%(readme_suffix)s de SàT."
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
1183
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1184 #: templates/sat_website/links.html:34
62
b09c26afea5f fixes typos and small changes
souliane <souliane@mailoo.org>
parents: 60
diff changeset
1185 #, python-format
b09c26afea5f fixes typos and small changes
souliane <souliane@mailoo.org>
parents: 60
diff changeset
1186 msgid "Decentralised and %(xmpp)s-based "
b09c26afea5f fixes typos and small changes
souliane <souliane@mailoo.org>
parents: 60
diff changeset
1187 msgstr "Décentralisé et basé sur %(xmpp)s"
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1188
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1189 #: templates/sat_website/links.html:36
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1190 msgid ""
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1191 "You can use your the same account between SàT and any of these projects:"
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1192 msgstr ""
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1193 "Vous pouvez utiliser le même compte entre SàT et n'importe lequel de ces "
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1194 "projets :"
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1195
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1196 #: templates/sat_website/links.html:48
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1197 msgid "non-standard blogging"
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1198 msgstr "blogage non standard"
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1199
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1200 #: templates/sat_website/links.html:51
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1201 msgid "chat only"
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1202 msgstr "messagerie instantanée seulement"
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1203
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1204 #: templates/sat_website/links.html:58
62
b09c26afea5f fixes typos and small changes
souliane <souliane@mailoo.org>
parents: 60
diff changeset
1205 #, python-format
b09c26afea5f fixes typos and small changes
souliane <souliane@mailoo.org>
parents: 60
diff changeset
1206 msgid "Non %(xmpp)s-based "
b09c26afea5f fixes typos and small changes
souliane <souliane@mailoo.org>
parents: 60
diff changeset
1207 msgstr "Non basé sur %(xmpp)s"
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1208
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1209 #: templates/sat_website/links.html:60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1210 msgid ""
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1211 "Compatibility between SàT and these projects could be achieved, but it's not "
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1212 "built-in:"
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1213 msgstr ""
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1214 "La compatibilité entre SàT et ces projets n'est pas directe, mais elle peut "
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1215 "être atteinte :"
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1216
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1217 #: templates/sat_website/links.html:75
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1218 msgid "centralised micro-blogging"
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1219 msgstr "microblogage centralisé"
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1220
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1221 #: templates/sat_website/links.html:82
62
b09c26afea5f fixes typos and small changes
souliane <souliane@mailoo.org>
parents: 60
diff changeset
1222 msgid "Other softwares"
b09c26afea5f fixes typos and small changes
souliane <souliane@mailoo.org>
parents: 60
diff changeset
1223 msgstr "Autres logiciels"
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1224
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1225 #: templates/sat_website/links.html:92
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1226 msgid "software to manage an association"
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1227 msgstr "logiciel pour gérer une association"
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1228
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1229 #: templates/sat_website/links.html:99
62
b09c26afea5f fixes typos and small changes
souliane <souliane@mailoo.org>
parents: 60
diff changeset
1230 msgid "Associations"
b09c26afea5f fixes typos and small changes
souliane <souliane@mailoo.org>
parents: 60
diff changeset
1231 msgstr "Associations"
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1232
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1233 #: templates/sat_website/links.html:103
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1234 msgid "French association to promote free software accessibility"
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1235 msgstr ""
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1236 "Association française pour promouvoir l'accessibilité des logiciels libres"
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1237
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1238 #: templates/sat_website/links.html:106
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1239 msgid "cultural association based in Austria"
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1240 msgstr "association culturelle basée en Autriche"
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1241
90
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
1242 #: templates/sat_website/media.html:24
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
1243 msgid "Screenshots and videos"
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
1244 msgstr "Captures d'écran et vidéos"
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
1245
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
1246 #: templates/sat_website/media.html:29
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
1247 msgid "Basic usage"
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
1248 msgstr "Utilisation de base"
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
1249
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
1250 #: templates/sat_website/media.html:32
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
1251 msgid ""
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
1252 "These media concern the basic utilisation SàT through graphical frontends "
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
1253 "like Libervia."
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
1254 msgstr ""
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
1255 "Ces média concernent l'utilisation de base de SàT, à travers des interfaces "
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
1256 "graphiques comme Libervia."
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
1257
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
1258 #: templates/sat_website/media.html:39
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
1259 msgid "Advanced usage"
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
1260 msgstr "Utilisation avancée"
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
1261
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
1262 #: templates/sat_website/media.html:42
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
1263 msgid ""
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
1264 "These media concern the advanced utilisation and frontends of SàT, including "
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
1265 "administration tasks and experimental features."
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
1266 msgstr ""
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
1267 "Ces média concernent l'utilisation et les interfaces avancées de SàT, y "
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
1268 "compris les tâches d'administration et les fonctionnalités expérimentales."
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
1269
83
3d04a955bec4 add membership campaign's video (for now ogv, will eventually change to webm)
souliane <souliane@mailoo.org>
parents: 77
diff changeset
1270 #: templates/sat_website/membership.html:28
77
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1271 #: templates/sat_website/membership_form.html:27
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1272 msgid "Join the association"
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1273 msgstr "Adhérez à l'association"
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1274
90
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
1275 #: templates/sat_website/membership.html:43
77
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1276 msgid "About the association"
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1277 msgstr "Concernant l'association"
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1278
90
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
1279 #: templates/sat_website/membership.html:45
77
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1280 msgid ""
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1281 "We want it to be as transparent as the software. You can read about its "
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1282 "mission, its organisation and check the official documents."
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1283 msgstr ""
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1284 "Nous la voulons aussi transparente que le logiciel. Vous pouvez vous "
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1285 "renseigner sur sa mission, son organisation et consulter les documents "
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1286 "officiels."
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1287
90
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
1288 #: templates/sat_website/membership.html:51
77
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1289 msgid "Become a member"
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1290 msgstr "Devenir membre"
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1291
90
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
1292 #: templates/sat_website/membership.html:53
77
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1293 #, python-format
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1294 msgid ""
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1295 "For 2015, we need about %(asso_finance_target)s € for:\n"
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1296 " <ul>\n"
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1297 " <li>two full-time salaries based on the French minimal "
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1298 "salary;</li>\n"
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1299 " <li>hosting this web site and the Libervia demo and "
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1300 "registering the domain names;</li>\n"
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1301 " <li>fees for the association's bank account and the online "
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1302 "payment system (apayer.fr);</li>\n"
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1303 " <li>administrative help such as a lawyer or an accountant;</"
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1304 "li>\n"
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1305 " <li>travel expenses to attend and participate in meetings;</"
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1306 "li>\n"
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1307 " <li>hardware to develop and test the software;</li>\n"
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1308 " <li>miscellaneous extra costs such as printing.</li>\n"
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1309 " </ul>\n"
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1310 " Which makes, with an average annual contribution of 10 € per "
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1311 "subscription, %(asso_members_target)s members before December, 31<sup>st</"
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1312 "sup> 2015!\n"
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1313 " "
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1314 msgstr ""
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1315 "Pour 2015, nous nécessitons environ %(asso_finance_target)s € pour:\n"
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1316 " <ul>\n"
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1317 " <li>deux salaires à plein temps sur la base du SMIC ;</li>\n"
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1318 " <li>l'hébergement de ce site Internet et du site de "
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1319 "présentation de Libervia, l'enregistrement des noms de domaines ;</li>\n"
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1320 " <li>frais de gestion du compte bancaire de l'association et "
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1321 "du terminal de paiement virtuel (apayer.fr) ;</li>\n"
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1322 " <li>aide administrative (avocat ou comptable) ;</li>\n"
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1323 " <li>frais de déplacement pour se rendre et participer aux "
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1324 "réunions ;</li>\n"
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1325 " <li>matériel pour développer et tester le logiciel ;</li>\n"
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1326 " <li>frais divers (impression...).</li>\n"
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1327 " </ul>\n"
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1328 " Ce qui fait, pour une cotisation annuelle moyenne de 10 €, "
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1329 "%(asso_members_target)s adhésions avant le 31 décembre 2015 !\n"
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1330 " "
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1331
90
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
1332 #: templates/sat_website/membership.html:68
77
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1333 msgid ""
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1334 "The membership lasts exactly one year and isn't automatically renewed: you "
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1335 "have to renew it yourself and you can change the amount of your subscription "
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1336 "every year."
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1337 msgstr ""
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1338 "L'adhésion dure une année et n'est pas tacitement renouvelable : vous devez "
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1339 "la renouveler vous-même et vous pouvez modifier le montant de votre "
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1340 "cotisation d'une année sur l'autre."
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1341
90
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
1342 #: templates/sat_website/membership.html:70
77
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1343 msgid ""
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1344 "To join the association without paying any subscription or to proceed with a "
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1345 "bank transfer, please use our internal form:"
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1346 msgstr ""
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1347 "Pour rejoindre l'association sans payer de cotisation, ou bien pour procéder "
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1348 "par virement bancaire, merci d'utiliser notre formulaire interne."
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1349
90
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
1350 #: templates/sat_website/membership.html:73
77
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1351 msgid "Join for free or proceed with a transfer"
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1352 msgstr "Adhérer gratuitement ou procéder par virement"
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1353
90
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
1354 #: templates/sat_website/membership.html:75
77
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1355 msgid ""
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1356 "If you prefer to proceed by card, you can directly use a secure payment "
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1357 "service hosted by our bank. We unfortunately cannot pre-fill the form "
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1358 "fields. Please enter a positive amount from those defined in the Rules of "
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1359 "Procedure: 10, 20, 30, 50, 80 or 100."
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1360 msgstr ""
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1361 "Si vous préférez procéder par carte, vous pouvez directement utiliser un "
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1362 "service de paiement en ligne hébergé par notre banque. Nous ne pouvons "
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1363 "malheureusement pas pré-remplir les champs du formulaire. Merci de saisir un "
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1364 "montant de cotisation positif parmi ceux définis dans le règlement "
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1365 "intérieur : 10, 20, 30, 50, 80 ou 100."
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1366
90
5de2a3dd4e67 change VideoDesc attribute path to paths, a dict where you can specify a different path for each language
souliane <souliane@mailoo.org>
parents: 87
diff changeset
1367 #: templates/sat_website/membership.html:78
77
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1368 msgid "Join and proceed by card"
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1369 msgstr "Adhérer et procéder par carte"
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1370
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1371 #: templates/sat_website/membership_form.html:33
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1372 msgid "Please complete this form"
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1373 msgstr "Merci de bien vouloir renseigner ce formulaire"
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1374
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1375 #: templates/sat_website/membership_form.html:80
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1376 msgid "Confirm"
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1377 msgstr "Confirmer"
13ebb548f234 use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents: 76
diff changeset
1378
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1379 #: templates/sat_website/overview.html:36
55
a1e457ac6871 split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents: 53
diff changeset
1380 msgid "Salut à Toi"
a1e457ac6871 split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents: 53
diff changeset
1381 msgstr "Salut à Toi"
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1382
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1383 #: templates/sat_website/overview.html:37
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1384 msgid ""
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1385 "Multipurpose, multi frontend, libre and decentralised communication tool."
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1386 msgstr ""
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1387 "l'outil de communication multi-usages, multi-interfaces, libre et "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1388 "décentralisé"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1389
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1390 #: templates/sat_website/overview.html:46
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1391 msgid ""
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1392 "SàT includes several sub-projects. Libervia, a web interface to discuss and "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1393 "blog with the persons of your choice, is one of them:"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1394 msgstr ""
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1395 "SàT rassemble plusieurs sous-projets. Libervia, une interface web pour "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1396 "discuter et bloguer uniquement avec les personnes de votre choix, est l'une "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1397 "d'elle :"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1398
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1399 #: templates/sat_website/overview.html:49
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1400 msgid "Libervia demo version"
76
d2ea666fb1dd add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents: 75
diff changeset
1401 msgstr "Démo de Libervia"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1402
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1403 #: templates/sat_website/overview.html:57
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1404 #: templates/sat_website/principles.html:36
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1405 msgid "Multipurpose"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1406 msgstr "Multi-usages"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1407
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1408 #: templates/sat_website/overview.html:58
67
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
1409 msgid "SàT covers a large spectrum of the Internet functions and uses:"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1410 msgstr "SàT couvre un large champ des utilisations d'Internet :"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1411
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1412 #: templates/sat_website/overview.html:60
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1413 msgid ""
67
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
1414 "<strong>Chat</strong> with one or many contacts, in public or private rooms."
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1415 msgstr ""
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1416 "<strong>discuter</strong> instantanément avec un ou plusieurs contacts, dans "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1417 "des salons privés ou publics ;"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1418
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1419 #: templates/sat_website/overview.html:61
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1420 msgid ""
67
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
1421 "Organize <strong>contact groups</strong> and restrict the visibility of your "
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
1422 "messages."
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1423 msgstr ""
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1424 "gérer des <strong>groupes de contacts</strong> et restreignez la lisibilité "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1425 "de vos messages ;"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1426
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1427 #: templates/sat_website/overview.html:62
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1428 msgid ""
67
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
1429 "End-to-end <strong>encryption</strong> makes your communications private."
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1430 msgstr ""
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1431 "le <strong>chiffrement</strong> de bout en bout rend vos conversations "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1432 "vraiment privées ;"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1433
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1434 #: templates/sat_website/overview.html:63
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1435 msgid ""
67
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
1436 "<strong>Blogging</strong> system to share instant thoughts or write longer "
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
1437 "articles."
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1438 msgstr ""
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1439 "système de <strong>blogage</strong> pour partager vos réflexions du moment "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1440 "ou écrire de plus longs articles ;"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1441
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1442 #: templates/sat_website/overview.html:64
67
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
1443 msgid "File sharing, games, interaction with other networks."
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1444 msgstr ""
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1445 "partage de fichier, jeux, interaction avec d'autres réseaux et beaucoup plus."
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1446
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1447 #: templates/sat_website/overview.html:69
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1448 #: templates/sat_website/principles.html:52
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1449 msgid "Multi frontend"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1450 msgstr "Multi-interfaces"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1451
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1452 #: templates/sat_website/overview.html:70
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1453 msgid ""
67
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
1454 "SàT can be used via different interfaces, each of them being a sub-project, "
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
1455 "but the heart of the software remains the same. You can use SàT:"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1456 msgstr ""
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1457 "SàT peut être utilisé avec différentes interfaces, chacune d'elle étant un "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1458 "sous-projet, mais le cœur du logiciel reste le même. Cela signifie que vous "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1459 "pouvez utiliser SàT:"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1460
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1461 #: templates/sat_website/overview.html:72
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1462 msgid "with a browser through the <strong>web</strong> interface Libervia"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1463 msgstr "avec un navigateur à travers l'interface <strong>web</strong> ;"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1464
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1465 #: templates/sat_website/overview.html:73
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1466 msgid "inside a <strong>console</strong> user interface"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1467 msgstr "dans une interface <strong>console</strong> ;"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1468
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1469 #: templates/sat_website/overview.html:74
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1470 msgid "through a <strong>command line</strong>"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1471 msgstr "à travers la <strong>ligne de commande</strong>."
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1472
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1473 #: templates/sat_website/overview.html:76
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1474 msgid "Other frontends are planned (telephones, desktop)."
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1475 msgstr "D'autres interfaces sont prévues (téléphones, bureau)."
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1476
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1477 #: templates/sat_website/overview.html:83
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1478 #: templates/sat_website/principles.html:66
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1479 msgid "Libre"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1480 msgstr "Libre"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1481
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1482 #: templates/sat_website/overview.html:84
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1483 msgid ""
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1484 "SàT is not only open source, it's Libre and follows the free software "
67
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
1485 "philosophy (\"free\" as in freedom) because it's the best way to develop a "
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
1486 "software, but also in the spirit of sharing. In addition, SàT follows a "
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
1487 "social contract: a moral engagement with the user."
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1488 msgstr ""
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1489 "Salut à Toi est Libre, cela signifie qu'il suit la philosophie des Logiciels "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1490 "Libres, non seulement parce que c'est la meilleure façon de développer des "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1491 "logiciels, mais aussi (et surtout) pour l'esprit de partage et de liberté."
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1492
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1493 #: templates/sat_website/overview.html:88
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1494 #: templates/sat_website/principles.html:80
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1495 msgid "Decentralised"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1496 msgstr "Décentralisé"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1497
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1498 #: templates/sat_website/overview.html:89
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1499 msgid ""
67
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
1500 "SàT has many similarities with the email network. For instance, there is no "
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1501 "big server where all the data is kept, but many servers managed by different "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1502 "entities. This is the only way to fight against censorship, to hinder "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1503 "governmental surveillance and to keep control of your data - you don't want "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1504 "your private pictures or intimate messages to be in the hands of an "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1505 "untrusted commercial company, do you?"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1506 msgstr ""
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1507 "SàT a plusieurs points communs avec le réseau courriel. Par exemple, il n'y "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1508 "a pas un unique serveur où sont stockées toutes les données, mais plusieurs "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1509 "serveurs gérés par des entités différentes. Ceci est la seule bonne façon de "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1510 "lutter contre la censure, et de garder le contrôle sur vos données. Vous ne "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1511 "souhaitez pas confier vos photos privées et messages intimes à des "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1512 "entreprises commerciales non fiables, n'est-ce pas ?"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1513
55
a1e457ac6871 split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents: 53
diff changeset
1514 #: templates/sat_website/overview.html:96
a1e457ac6871 split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents: 53
diff changeset
1515 msgid "The association"
a1e457ac6871 split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents: 53
diff changeset
1516 msgstr "L'association"
a1e457ac6871 split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents: 53
diff changeset
1517
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1518 #: templates/sat_website/overview.html:97
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1519 msgid ""
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1520 "Salut à Toi and Libervia are developed by a non-profit and self-managed "
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1521 "association. We are fighting against the hold-up of the Internet by private "
67
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
1522 "corporations and abusive governmental control. Do you want to help us? The "
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
1523 "membership is open to everybody and the amount of the contribution is up to "
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
1524 "you, from 0 to 100€. Even joining for free means something to us, it is "
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
1525 "moral support! "
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1526 msgstr ""
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1527 "Salut à Toi et Libervia sont développés par une association à but non-"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1528 "lucratif et auto-gérée. Nous nous opposons à la main-mise des entreprises "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1529 "privées sur Internet et au contrôle gouvernementale abusif. Souhaitez-vous "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1530 "nous aider ? L'adhésion à l'association est ouverte à tous et le montant de "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1531 "la cotisation est laissé à votre choix, entre 0 et 100 €. Adhérer "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1532 "gratuitement signifie aussi quelque chose, c'est un soutien moral !"
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1533
72
ac83544a7645 display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents: 70
diff changeset
1534 #: templates/sat_website/overview.html:108
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1535 msgid "Run it yourself!"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1536 msgstr "Lancez-le vous même !"
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1537
72
ac83544a7645 display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents: 70
diff changeset
1538 #: templates/sat_website/overview.html:109
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1539 msgid ""
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1540 "If you enjoyed testing our demonstration version of Libervia and if you have "
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1541 "the technical knowledge to do it, you can download the software and run it "
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1542 "on your own machine. Even better, you can host a public Libervia server and "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1543 "help the decentralisation! Our goal is not to host every account on our "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1544 "server... we don't want your data!"
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1545 msgstr ""
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1546 "Si vous avez apprécié notre version de démonstration de Libervia et que vous "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1547 "avez les connaissances techniques pour le faire, vous pouvez télécharger le "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1548 "logiciel et l'exécuter sur votre propre machine. Encore mieux, vous pouvez "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1549 "héberger un serveur public pour Libervia et aider la décentralisation ! "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1550 "Notre but n'est pas d'héberger tous les comptes sur notre serveur... on ne "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1551 "veut pas de vos données, gardez-les !"
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1552
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1553 #: templates/sat_website/press.html:33
87
0377931f6278 add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents: 86
diff changeset
1554 msgid "Releases"
0377931f6278 add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents: 86
diff changeset
1555 msgstr "Communiqués"
0377931f6278 add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents: 86
diff changeset
1556
0377931f6278 add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents: 86
diff changeset
1557 #: templates/sat_website/press.html:37
0377931f6278 add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents: 86
diff changeset
1558 msgid "June, 15th 2015"
0377931f6278 add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents: 86
diff changeset
1559 msgstr "15 juin 2015"
0377931f6278 add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents: 86
diff changeset
1560
0377931f6278 add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents: 86
diff changeset
1561 #: templates/sat_website/press.html:37
0377931f6278 add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents: 86
diff changeset
1562 msgid ""
0377931f6278 add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents: 86
diff changeset
1563 "Membership campaign for Libervia, a free and decentralised social network"
0377931f6278 add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents: 86
diff changeset
1564 msgstr "Libervia, réseau social libre et décentralisé, en campagne d'adhésion"
0377931f6278 add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents: 86
diff changeset
1565
0377931f6278 add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents: 86
diff changeset
1566 #: templates/sat_website/press.html:37
0377931f6278 add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents: 86
diff changeset
1567 msgid "Libervia - Press release.pdf"
0377931f6278 add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents: 86
diff changeset
1568 msgstr "Libervia - Communiqué de presse.pdf"
0377931f6278 add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents: 86
diff changeset
1569
0377931f6278 add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents: 86
diff changeset
1570 #: templates/sat_website/press.html:37
0377931f6278 add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents: 86
diff changeset
1571 msgid "text"
0377931f6278 add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents: 86
diff changeset
1572 msgstr "texte"
0377931f6278 add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents: 86
diff changeset
1573
0377931f6278 add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents: 86
diff changeset
1574 #: templates/sat_website/press.html:37
0377931f6278 add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents: 86
diff changeset
1575 msgid "picture"
0377931f6278 add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents: 86
diff changeset
1576 msgstr "image"
0377931f6278 add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents: 86
diff changeset
1577
0377931f6278 add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents: 86
diff changeset
1578 #: templates/sat_website/press.html:42
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1579 msgid "Articles"
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1580 msgstr ""
56
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
1581
87
0377931f6278 add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents: 86
diff changeset
1582 #: templates/sat_website/press.html:46 templates/sat_website/press.html:49
56
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
1583 #, python-format
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
1584 msgid "%(author)s for %(magazine)s"
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
1585 msgstr "%(author)s pour %(magazine)s"
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
1586
87
0377931f6278 add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents: 86
diff changeset
1587 #: templates/sat_website/press.html:46 templates/sat_website/press.html:52
0377931f6278 add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents: 86
diff changeset
1588 #: templates/sat_website/press.html:55 templates/sat_website/press.html:69
0377931f6278 add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents: 86
diff changeset
1589 #: templates/sat_website/press.html:73 templates/sat_website/press.html:86
0377931f6278 add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents: 86
diff changeset
1590 #: templates/sat_website/press.html:87 templates/sat_website/press.html:93
0377931f6278 add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents: 86
diff changeset
1591 #: templates/sat_website/press.html:94 templates/sat_website/press.html:95
0377931f6278 add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents: 86
diff changeset
1592 #: templates/sat_website/press.html:103 templates/sat_website/press.html:111
0377931f6278 add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents: 86
diff changeset
1593 #: templates/sat_website/press.html:119 templates/sat_website/press.html:120
56
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
1594 msgid "French"
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
1595 msgstr "Français"
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
1596
87
0377931f6278 add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents: 86
diff changeset
1597 #: templates/sat_website/press.html:49
56
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
1598 msgid "German"
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
1599 msgstr "Allemand"
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
1600
87
0377931f6278 add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents: 86
diff changeset
1601 #: templates/sat_website/press.html:55
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1602 #, python-format
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1603 msgid "%(magazine)s"
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1604 msgstr "%(magazine)s"
56
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
1605
87
0377931f6278 add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents: 86
diff changeset
1606 #: templates/sat_website/press.html:55
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1607 msgid "articles about Salut à Toi"
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1608 msgstr "articles sur Salut à Toi"
56
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
1609
87
0377931f6278 add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents: 86
diff changeset
1610 #: templates/sat_website/press.html:60
56
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
1611 #, python-format
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1612 msgid ""
62
b09c26afea5f fixes typos and small changes
souliane <souliane@mailoo.org>
parents: 60
diff changeset
1613 "If you want to write an article about Salut à Toi, we would be pleased to "
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1614 "answer your questions. Please send them to %(email)s"
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1615 msgstr ""
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1616 "Si vous souhaitez écrire un article sur Salut à Toi, nous répondrons à vos "
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1617 "questions avec plaisir. Merci de les adresser à %(email)s"
56
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
1618
87
0377931f6278 add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents: 86
diff changeset
1619 #: templates/sat_website/press.html:65
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1620 msgid "Radio"
56
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
1621 msgstr ""
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1622
87
0377931f6278 add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents: 86
diff changeset
1623 #: templates/sat_website/press.html:79
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1624 msgid "Conferences"
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1625 msgstr "Conférences"
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1626
87
0377931f6278 add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents: 86
diff changeset
1627 #: templates/sat_website/press.html:86 templates/sat_website/press.html:119
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1628 msgid "Libre Software Meeting"
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1629 msgstr "Rencontres Mondiales du Logiciel Libre"
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1630
87
0377931f6278 add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents: 86
diff changeset
1631 #: templates/sat_website/press.html:86 templates/sat_website/press.html:87
0377931f6278 add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents: 86
diff changeset
1632 #: templates/sat_website/press.html:111 templates/sat_website/press.html:119
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1633 msgid "video"
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1634 msgstr "vidéo"
56
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
1635
87
0377931f6278 add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents: 86
diff changeset
1636 #: templates/sat_website/press.html:87
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1637 msgid "part"
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1638 msgstr "partie"
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1639
87
0377931f6278 add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents: 86
diff changeset
1640 #: templates/sat_website/press.html:128
62
b09c26afea5f fixes typos and small changes
souliane <souliane@mailoo.org>
parents: 60
diff changeset
1641 msgid "Brussels"
b09c26afea5f fixes typos and small changes
souliane <souliane@mailoo.org>
parents: 60
diff changeset
1642 msgstr "Bruxelles"
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1643
87
0377931f6278 add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents: 86
diff changeset
1644 #: templates/sat_website/press.html:128
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1645 msgid "English"
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1646 msgstr "anglais"
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1647
87
0377931f6278 add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents: 86
diff changeset
1648 #: templates/sat_website/press.html:135
56
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
1649 #, python-format
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1650 msgid ""
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1651 "If you think that we could bring something interesting to an event "
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1652 "(conference, stand...), feel free to write to %(email)s"
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1653 msgstr ""
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1654 "Si vous pensez que nous pourrions apporter quelque chose à un événement "
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1655 "(conférence, stand...), n'hésitez pas à nous écrire à %(email)s"
56
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
1656
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1657 #: templates/sat_website/principles.html:27
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1658 msgid "Some technical words to explain the project."
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1659 msgstr "Quelques mots techniques pour expliquer le projet."
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1660
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1661 #: templates/sat_website/principles.html:31
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1662 msgid ""
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1663 "We usually present SàT as a multipurpose, multi frontend, libre and "
67
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
1664 "decentralised communication tool... Let us explain what we mean:"
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1665 msgstr ""
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1666 "Nous présentons généralement SàT comme étant un outil de communication multi-"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1667 "usages, multi-interfaces, libre et décentralisé... voici quelques "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1668 "explications."
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1669
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1670 #: templates/sat_website/principles.html:40
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1671 #, python-format
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1672 msgid ""
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1673 "\n"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1674 "\t Based on the powerful %(xmpp)s standard, SàT can obviously be used for "
67
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
1675 "instant messaging and much more!\n"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1676 "\t Blogging and microblogging, file sharing, games are other possible "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1677 "usage.... Using gateways, you can also communicate with other networks like "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1678 "IRC or StatusNet. It is also possible to redirect your XMPP messages to your "
67
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
1679 "email address, or to send an email that would be delivered on XMPP.\n"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1680 "\t The \"X\" of XMPP stands for eXtensible: our features list is also "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1681 "extensible! Check the specifications page for a current status of what we've "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1682 "been doing.\n"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1683 "\t "
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1684 msgstr ""
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1685 "\n"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1686 "\t Basé sur le puissant standard %(xmpp)s, SàT peut bien sûr être utilisé "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1687 "pour faire de la messagerie instantanée... et beaucoup plus!\n"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1688 "\t Blogage et microblogage, partage de fichier, jeux et autres usages "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1689 "possibles.... À l'aide des passerelles, vous pouvez aussi communiquer avec "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1690 "d'autres réseaux comme IRC ou StatusNet. C'est aussi possible de rediriger "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1691 "votre messages XMPP vers votre adresse courriel, ou d'envoyer un courriel "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1692 "qui sera délivré sur XMPP.\n"
63
1e6dae0231e9 use French quotes for French translation
souliane <souliane@mailoo.org>
parents: 62
diff changeset
1693 "\t Le « X » de XMPP signifie eXtensible: notre liste de fonctionnalités "
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1694 "est aussi extensible ! Visitez la page des spécifications pour connaître "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1695 "l'état actuel du projet.\n"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1696 "\t "
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1697
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1698 #: templates/sat_website/principles.html:56
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1699 msgid ""
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1700 "\n"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1701 "\t SàT has been developped since the beginning with an idea in mind: it "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1702 "should be useable from the command line, with a console or desktop "
67
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
1703 "interface, from a web browser. The backend of the software manages the "
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
1704 "communication with your XMPP server and does most of the processing. On top "
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
1705 "of that, you are free to use the frontend of your choice. If you would like "
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
1706 "to help the project, a great thing would be to develop a new frontend so "
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
1707 "don't hesitate to contact us!\n"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1708 "\t "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1709 msgstr ""
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1710 "\n"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1711 "\t Depuis le début, SàT a été développé avec une idée en tête : ça doit "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1712 "être utilisable depuis la ligne de commande, une console texte, une "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1713 "interface de bureau, un navigateur web... Le backend du logiciel gère la "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1714 "communication avec votre serveur XMPP et s'occupe de la plupart des "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1715 "traitements. Par dessus, vous êtes libres d'utiliser l'interface de votre "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1716 "choix. Pour faire avancer le projet, nous serions ravi si quelqu'un voulait "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1717 "bien développer une nouvelle interface : n'hésitez pas à nous contacter !\n"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1718 "\t "
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1719
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1720 #: templates/sat_website/principles.html:70
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1721 msgid ""
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1722 "\n"
67
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
1723 "\t We exclusively use and develop free and open-source software. It is "
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
1724 "not only free for you to get and run it, but you can also analyse it, modify "
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
1725 "it or redistribute it. Since this is enough to free a program but not the "
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
1726 "person who uses it, we wrote a social contract - a moral engagement with the "
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
1727 "user - that is also mentioned in the statutes of the association.\n"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1728 "\t "
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1729 msgstr ""
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1730 "\n"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1731 "\t Nous utilisons et développons exclusivement des logiciels libres et "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1732 "open-source. Ils ne sont pas seulement gratuits à récupérer et exécuter, "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1733 "mais vous pouvez les analyser, les modifier, les redistribuer. Comme c'est "
70
d6bf5414c6c4 French translation fixed by Samuel
souliane <souliane@mailoo.org>
parents: 69
diff changeset
1734 "assez pour libérer un programme mais pas la personne qui l'utilise, nous "
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1735 "avons écrit un contrat social (un engagement moral entre nous et "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1736 "l'utilisateur) qui est aussi mentionné dans les statuts de l'association.\n"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1737 "\t "
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1738
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1739 #: templates/sat_website/principles.html:84
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1740 #, python-format
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1741 msgid ""
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1742 "\n"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1743 "\t\t This is the most complicated aspect to understand, yet a crucial "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1744 "one. Being based on %(xmpp)s, SàT is immediately decentralised (federated). "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1745 "But what does it mean? To get this point, we need to imagine the Internet as "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1746 "a set of layers. To make it easier, let's say there are only two layers: the "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1747 "physical and the logical one. On the physical layer, you are directly "
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1748 "connected to your service provider, and indirectly to all the rest of the "
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1749 "world.\n"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1750 "\t\t "
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1751 msgstr ""
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1752 "\n"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1753 "\t\t C'est le point le plus compliqué à comprendre, mais il est crucial. "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1754 "Étant basé sur %(xmpp)s, SàT est immédiatement décentralisé (fédéré). Mais "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1755 "qu'est-ce que cela signifie ? Pour le comprendre, on peut imaginer Internet "
70
d6bf5414c6c4 French translation fixed by Samuel
souliane <souliane@mailoo.org>
parents: 69
diff changeset
1756 "comme étant composé d'une série de couches. Pour simplifier, disons qu'il "
d6bf5414c6c4 French translation fixed by Samuel
souliane <souliane@mailoo.org>
parents: 69
diff changeset
1757 "n'y a que deux couches : une physique et une logique. Dans la couche "
d6bf5414c6c4 French translation fixed by Samuel
souliane <souliane@mailoo.org>
parents: 69
diff changeset
1758 "physique, vous êtes directement connecté à votre fournisseur d'accès, et "
d6bf5414c6c4 French translation fixed by Samuel
souliane <souliane@mailoo.org>
parents: 69
diff changeset
1759 "indirectement connecté au reste du monde.\n"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1760 "\t\t "
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1761
75
085280c48363 update decentralisation schemas after Simona's suggestions
souliane <souliane@mailoo.org>
parents: 74
diff changeset
1762 #: templates/sat_website/principles.html:92
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1763 msgid ""
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1764 "\n"
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1765 "\t\t On the logical layer, you are directly connected to your usual "
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1766 "\"social network\", and since it's centralised, all its users are directly "
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1767 "connected to it: it can access and own all the data, it can unilaterally "
67
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
1768 "decide to censor or exclude a user. It has too much power.\n"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1769 "\t "
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1770 msgstr ""
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1771 "\n"
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1772 "\t\t Dans la couche logique, vous êtes directement connectés à votre « "
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1773 "réseau social » habituel, et comme il est centralisé, tous ses utilisateurs "
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1774 "sont aussi directement connectés à lui : il accède et possède toutes les "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1775 "informations, il peut décider unilatéralement de censurer ou d'exclure un "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1776 "utilisateur... il a trop de pouvoir.\n"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1777 "\t "
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1778
75
085280c48363 update decentralisation schemas after Simona's suggestions
souliane <souliane@mailoo.org>
parents: 74
diff changeset
1779 #: templates/sat_website/principles.html:98
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1780 msgid ""
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1781 "Centralised communication system on top of the physical layer - note that "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1782 "one user on the right who refuses to use such a system."
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1783 msgstr ""
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1784 "Système de communication centralisé par dessus la couche physique (remarquez "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1785 "l'utilisateur à droite qui refuse d'utiliser un tel système)."
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1786
75
085280c48363 update decentralisation schemas after Simona's suggestions
souliane <souliane@mailoo.org>
parents: 74
diff changeset
1787 #: templates/sat_website/principles.html:103
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1788 msgid ""
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1789 "\n"
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1790 "\t\t Now what if your usual \"social network\" is decentralised? The main "
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1791 "difference is that there's not a single entity to manage all the connections "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1792 "and all the data, but a lot of them.\n"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1793 "\t All the users are connected to the same network, but each of them "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1794 "can decide which server they want to connect to. As a result, the data and "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1795 "the network administration's tasks are shared between all the servers. Is it "
67
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
1796 "possible to do that on the Internet? Yes, this is how the email works! "
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1797 "That's decentralisation.\n"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1798 "\t\t "
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1799 msgstr ""
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1800 "\n"
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1801 "\t\t Mais que se passe t'il si votre « réseau social » habituel est "
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1802 "décentralisé ? La différence principale est qu'il n'y a pas d'entité unique "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1803 "pour gérer toutes les connexions et toutes les informations, mais "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1804 "plusieurs.\n"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1805 "\t Tous les utilisateurs sont connectés sur le même réseau, mais "
70
d6bf5414c6c4 French translation fixed by Samuel
souliane <souliane@mailoo.org>
parents: 69
diff changeset
1806 "chacun peut choisir le serveur qu'il souhaite utiliser. En conséquence, les "
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1807 "informations et les tâches administratives du réseau sont partagées entre "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1808 "tous les serveurs. Est-ce possible de faire ça sur Internet ? Oui, le "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1809 "courrier électronique fonctionne comme ça ! C'est le principe de la "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1810 "décentralisation.\n"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1811 "\t\t "
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1812
75
085280c48363 update decentralisation schemas after Simona's suggestions
souliane <souliane@mailoo.org>
parents: 74
diff changeset
1813 #: templates/sat_website/principles.html:110
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1814 msgid ""
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1815 "Decentralised communication system on top the physical layer - the user on "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1816 "the right is still resisting."
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1817 msgstr ""
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1818 "Système de communication décentralisé par dessus la couche physique "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1819 "(l'utilisateur à droite résiste toujours)."
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1820
75
085280c48363 update decentralisation schemas after Simona's suggestions
souliane <souliane@mailoo.org>
parents: 74
diff changeset
1821 #: templates/sat_website/principles.html:115
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1822 #, python-format
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1823 msgid ""
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1824 "\n"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1825 "\t\t Now what if you don't trust anybody? Then you are free to host your "
67
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
1826 "own server at home, via an association or in your work office. Is this "
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
1827 "possible too?! Yes, this is also how the email works! And this is what we "
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
1828 "did for our server libervia.org and without asking anybody's permission - "
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
1829 "the %(xmpp)s interdomain %(federation_prefix)sfederation"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1830 "%(federation_suffix)s makes it possible.\n"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1831 "\t\t "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1832 msgstr ""
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1833 "\n"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1834 "\t\t Et que faire si vous ne faites confiance à personne ? Alors vous "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1835 "pouvez héberger votre propre serveur à la maison, à travers une association "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1836 "ou bien au bureau... et ça aussi c'est possible ?! Oui, encore une fois, le "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1837 "courrier électronique fonctionne comme ça ! Et c'est ce que nous avons fait "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1838 "pour notre serveur libervia.org, sans demander la permission à personne "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1839 "(c'est la %(federation_prefix)sfédération%(federation_suffix)s inter-domaine "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1840 "de %(xmpp)s qui permet cela).\n"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1841 "\t\t "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1842
75
085280c48363 update decentralisation schemas after Simona's suggestions
souliane <souliane@mailoo.org>
parents: 74
diff changeset
1843 #: templates/sat_website/principles.html:121
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1844 msgid ""
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1845 "Decentralised communication system with self-hosting ability - the dot on "
75
085280c48363 update decentralisation schemas after Simona's suggestions
souliane <souliane@mailoo.org>
parents: 74
diff changeset
1846 "the right is still an Internet user, but for the communication service it's "
085280c48363 update decentralisation schemas after Simona's suggestions
souliane <souliane@mailoo.org>
parents: 74
diff changeset
1847 "both a user and a server."
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1848 msgstr ""
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1849 "Système de communication décentralisé avec possibilité d'auto-hébergement "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1850 "(l'utilisateur à droite est toujours un utilisateur d'Internet, mais pour le "
75
085280c48363 update decentralisation schemas after Simona's suggestions
souliane <souliane@mailoo.org>
parents: 74
diff changeset
1851 "service de communication il est à la fois utilisateur et serveur)."
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1852
75
085280c48363 update decentralisation schemas after Simona's suggestions
souliane <souliane@mailoo.org>
parents: 74
diff changeset
1853 #: templates/sat_website/principles.html:126
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1854 #, python-format
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1855 msgid ""
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1856 "\n"
67
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
1857 "\t\t So... in a nutshell: decentralisation is like how the email works. "
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
1858 "There are many servers, you can use the one you want and if you want to help "
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
1859 "the decentralisation, you can also add a new server by yourself. It requires "
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
1860 "some technical knowledge but it doesn't cost much and it allows more "
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
1861 "freedom. Feel free to %(contact_prefix)scontact us%(contact_suffix)s if you "
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1862 "need some details!\n"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1863 "\t\t "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1864 msgstr ""
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1865 "\n"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1866 "\t\t Alors, pour résumer : la décentralisation, c'est comme le "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1867 "fonctionnement du courrier électronique. Il y a plusieurs serveurs, vous "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1868 "pouvez utiliser celui de votre choix et si vous souhaitez contribuer à la "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1869 "décentralisation, vous pouvez aussi ajouter vous-même un nouveau serveur. "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1870 "Ceci requiert quelques connaissances techniques mais ça ne coûte pas très "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1871 "cher et ça donne davantage de liberté, n'hésitez pas à "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1872 "%(contact_prefix)snous contacter%(contact_suffix)s pour obtenir des "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1873 "détails !\n"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1874 "\t\t "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1875
75
085280c48363 update decentralisation schemas after Simona's suggestions
souliane <souliane@mailoo.org>
parents: 74
diff changeset
1876 #: templates/sat_website/principles.html:131
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1877 #, python-format
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1878 msgid ""
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1879 "\n"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1880 " <b>Note:</b> decentralisation, federation, distribution... "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1881 "these terms are not strictly defined. To debate about that is not the goal "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1882 "of this page, but we recommend you the reading of this article: %(article)s "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1883 "It's not XMPP-specific but it's a good start.\n"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1884 "\t\t\t"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1885 msgstr ""
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1886 "\n"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1887 " <b>Note :</b> décentralisation, fédération, distribution... "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1888 "ces termes ne sont pas strictement définis. Le but de cette page n'est pas "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1889 "de débattre à ce sujet, mais nous pouvons vous recommander la lecture de cet "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1890 "article : %(article)s Il ne traite pas spécifiquement de XMPP mais c'est un "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1891 "bon début.\n"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1892 "\t\t\t"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1893
75
085280c48363 update decentralisation schemas after Simona's suggestions
souliane <souliane@mailoo.org>
parents: 74
diff changeset
1894 #: templates/sat_website/principles.html:140
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1895 msgid "Standard"
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1896 msgstr "Standard"
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1897
75
085280c48363 update decentralisation schemas after Simona's suggestions
souliane <souliane@mailoo.org>
parents: 74
diff changeset
1898 #: templates/sat_website/principles.html:144
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1899 #, python-format
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1900 msgid ""
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1901 "Using a standard protocol is a key point: it's robust, widely used, tested "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1902 "and well documented. Every change is discussed publicly, there are debates "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1903 "on the best way to achieve goals and the %(xsf)s is the guarantor of the "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1904 "evolution and stability of the protocol."
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1905 msgstr ""
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1906 "Utiliser un protocole standard est un point clef: c'est robuste, largement "
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1907 "utilisé et testé, bien documenté. Chaque changement est discuté "
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1908 "publiquement, il y a des débats pour faire les choses de la meilleure façon, "
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1909 "et la %(xsf)s est la garante de l'évolution et de la stabilité du protocole."
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1910
75
085280c48363 update decentralisation schemas after Simona's suggestions
souliane <souliane@mailoo.org>
parents: 74
diff changeset
1911 #: templates/sat_website/principles.html:147
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1912 #, python-format
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1913 msgid ""
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1914 "\n"
67
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
1915 "\t As a consequence, SàT communicates with other %(xmpp)s projects "
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
1916 "and the way we \"talk\" together is fully documented. For the user, this "
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
1917 "means you can switch from one %(xmpp)s client to another using the same "
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
1918 "account. This is taking the opposite direction to some proprietary and "
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
1919 "commercial networks which tend to lock their users up. Open your borders!\n"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1920 "\t "
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1921 msgstr ""
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1922 "\n"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1923 "\t En conséquence, SàT peut communiquer avec d'autres projets "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1924 "%(xmpp)s : la façon dont il «&nbsp;parle&nbsp;» aux autres est parfaitement "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1925 "connue. Pour l'utilisateur, ceci signifie que vous pouvez changer d'un "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1926 "client %(xmpp)s à un autre tout en gardant le même compte. C'est à l'opposé "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1927 "de certains réseaux propriétaires et commerciaux qui veulent emprisonner "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1928 "leurs utilisateurs. Ouvrez vos frontières !\n"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1929 "\t"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1930
75
085280c48363 update decentralisation schemas after Simona's suggestions
souliane <souliane@mailoo.org>
parents: 74
diff changeset
1931 #: templates/sat_website/principles.html:156
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1932 msgid "Multiplatform"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1933 msgstr "Multiplate-forme"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1934
75
085280c48363 update decentralisation schemas after Simona's suggestions
souliane <souliane@mailoo.org>
parents: 74
diff changeset
1935 #: templates/sat_website/principles.html:160
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1936 msgid ""
67
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
1937 "Since its beginning, the SàT project was made with other platforms in mind. "
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
1938 "It's only available on GNU/Linux so far (except of course Libervia, the web "
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1939 "interface, which is available from any modern browser), but other platforms "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1940 "are planned."
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1941 msgstr ""
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1942 "Depuis l'origine, le projet SàT a été créé avec le multiplate-forme en tête. "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1943 "Pour le moment, il n'est disponible que pour GNU/Linux (excepté bien sûr "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1944 "Libervia, l'interface web, qui est utilisable depuis tous les butineurs "
70
d6bf5414c6c4 French translation fixed by Samuel
souliane <souliane@mailoo.org>
parents: 69
diff changeset
1945 "récents), mais d'autres systèmes sont prévus."
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1946
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1947 #: templates/sat_website/social_contract.html:27
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1948 msgid "Salut à Toi's social contract"
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
1949 msgstr "Contrat social de Salut à Toi"
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
1950
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1951 #: templates/sat_website/specifications.html:26
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1952 msgid "Salut à Toi's specifications"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1953 msgstr "Spécifications de Salut à Toi"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1954
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1955 #: templates/sat_website/specifications.html:31
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1956 #, python-format
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1957 msgid ""
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1958 "SàT is a rich-featured %(xmpp)s client. Beside the %(spec_prefix)score "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1959 "specifications%(spec_suffix)s that define the way to manage a contact list "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1960 "and exchange presence information and messages, it implements many "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1961 "standardised extensions and some other internal features."
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1962 msgstr ""
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1963 "SàT est un client %(xmpp)s riche en fonctionnalités. Outre les "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1964 "%(spec_prefix)sspécifications de base%(spec_suffix)s qui définissent la "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1965 "manière de gérer une liste de contact et échanger des informations de "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1966 "présence et des messages, nous implantons plusieurs extensions standardes "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1967 "ainsi que des fonctionnalités internes."
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1968
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1969 #: templates/sat_website/specifications.html:39
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1970 #, python-format
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1971 msgid ""
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1972 "A extension that is standardized by the %(xsf)s is called a %(xep)s. We aim "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1973 "to support as much as possible. For now, SàT implements the following ones:"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1974 msgstr ""
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1975 "Une extension qui est standardisée par la %(xsf)s est appelée %(xep)s. Nous "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1976 "aimerions en supporter autant que possible. Pour l'instant, SàT implante les "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1977 "suivantes :"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1978
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1979 #: templates/sat_website/specifications.html:52
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1980 msgid ""
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1981 "Some of these features can't be standardised because they are too specific, "
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1982 "some others might become new standards in the future."
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1983 msgstr ""
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1984 "Certaines de ces fonctionnalités ne peuvent être standardisées parce "
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1985 "qu'elles sont trop spécifiques, d'autres pourraient devenir de nouveaux "
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1986 "standards dans le futur."
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1987
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1988 #: templates/sat_website/specifications_exp.html:33
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1989 msgctxt "Url need to point to the localised one"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1990 msgid ""
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1991 "<a href=\"http://blog.goffi.org/post/2014/02/18/A-universal-remote-for-your-"
60
0d20fb28c32e many small changes:
souliane <souliane@mailoo.org>
parents: 57
diff changeset
1992 "softwares\" target=\"#\">Universal remote control</a>"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1993 msgstr ""
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1994 "<a href=\"http://www.goffi.org/post/2014/02/17/Une-télécommande-universelle-"
63
1e6dae0231e9 use French quotes for French translation
souliane <souliane@mailoo.org>
parents: 62
diff changeset
1995 "pour-vos-logiciels\" target=\"#\">Télécommande</a>"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1996
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1997 #: templates/sat_website/specifications_exp.html:34
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1998 msgid ""
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
1999 "You can remotely control your XMPP entities and all the softwares that offer "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2000 "D-Bus services. "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2001 msgstr ""
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2002 "Vous pouvez télécommander vos entités XMPP et tous les logiciels qui offres "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2003 "des services D-Bus."
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2004
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2005 #: templates/sat_website/specifications_exp.html:37
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2006 #, python-format
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2007 msgctxt "Url need to point to the localised one"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2008 msgid ""
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2009 "<a href=\"http://www.goffi.org/post/2013/02/22/Export-command-to-a-contact-"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2010 "%%28with-video%%29\" target=\"#\">Commands export</a>"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2011 msgstr ""
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2012 "<a href=\"http://www.goffi.org/post/2013/02/21/Export-de-commande-à-un-"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2013 "contact\" target=\"#\">Export de commandes</a>"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2014
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2015 #: templates/sat_website/specifications_exp.html:38
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2016 msgid ""
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2017 "An other feature for power-user: you can export input/outputs of an Unix CLI "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2018 "command to any contact (using any XMPP client or even other protocols "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2019 "through gateways)."
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2020 msgstr ""
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2021 "Une autre fonctionnalité pour les utilisateurs avancés: vous pouvez exporter "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2022 "l'entrée ou les sorties d'une commande Unix à n'importe quel contact (qui "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2023 "utilise n'importe quel client XMPP ou même un autre protocole à travers les "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2024 "transports)."
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2025
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2026 #: templates/sat_website/specifications_exp.html:41
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2027 msgid "Parrot Plugin"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2028 msgstr "Extension « perroquet »"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2029
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2030 #: templates/sat_website/specifications_exp.html:42
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2031 msgid "Parrot mode (repeat messages between 2 entities)"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2032 msgstr "Répète les messages entre deux entités"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2033
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2034 #: templates/sat_website/specifications_exp.html:45
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2035 #, python-format
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2036 msgctxt "Url need to point to the localised one"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2037 msgid ""
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2038 "<a href=\"http://www.goffi.org/post/2011/10/07/Shell%%3A-pipe-you-commands-"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2039 "out-via-XMPP-with-S%%C3%%A0T\" target=\"#\">Pipe over XMPP</a>"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2040 msgstr ""
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2041 "<a href=\"http://www.goffi.org/post/2011/10/07/Ligne-de-commande%%3A-envoyez-"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2042 "vos-tubes-%%28pipes%%29-par-XMPP\" target=\"#\">Envoi de tubes via XMPP</a>"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2043
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2044 #: templates/sat_website/specifications_exp.html:46
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2045 msgid ""
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2046 "This is a feature for power-user: SàT allows to send command-line tools' "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2047 "stdout to your contacts. This actually is as easy as knowing the name of "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2048 "your contact."
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2049 msgstr ""
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2050 "Cette fonctionnalité est pour les utilisateurs avancés: SàT permet d'envoyer "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2051 "la sortie standard de n'importe quelle commande Unix à vos contacts. Il vous "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2052 "suffit juste de connaître le nom de votre contact."
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2053
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2054 #: templates/sat_website/specifications_exp.html:49
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2055 msgctxt "Url need to point to the localised one"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2056 msgid ""
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2057 "<a href=\"http://www.goffi.org/post/2012/06/24/Fine-access-tuning-for-PubSub"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2058 "\" target=\"#\">Group blogs</a>"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2059 msgstr ""
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2060 "<a href=\"http://www.goffi.org/post/2012/06/24/Permissions-fines-pour-PubSub"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2061 "\" target=\"#\">Blogage par groupe</a>"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2062
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2063 #: templates/sat_website/specifications_exp.html:50
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2064 msgid ""
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2065 "Blogging and microblogging with fine access tuning using XMPP roster groups. "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2066 "You can decide who will be able to read your posts, and avoid your coworker "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2067 "to see your party pictures. Moreover, you are not limited to short messages: "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2068 "there is no size limit and if you want, you can also write long essays and "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2069 "includes numerous pictures. SàT handles rich text syntaxes like XHTML and "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2070 "Markdown."
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2071 msgstr ""
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2072 "Bloguer et microbloguer avec un système de permissions fines basées sur les "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2073 "groupes XMPP. Vous pouvez décider qui pourra lire vos messages, et éviter à "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2074 "vos collègues de voir vos photos de soirées. Et puis vous n'êtes pas limités "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2075 "à la rédaction messages courts : il n'y a pas de taille maximale et, si vous "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2076 "le souhaitez, vous pouvez aussi écrire de longs articles et inclure "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2077 "plusieurs images. SàT gère aussi des syntaxes de texte riche comme XHTML et "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2078 "Markdown."
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2079
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2080 #: templates/sat_website/specifications_exp.html:53
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2081 #, python-format
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2082 msgctxt "Url need to point to the localised one"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2083 msgid ""
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2084 "<a href=\"http://www.goffi.org/post/2011/01/18/Recevez-et-envoyez-vos-"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2085 "messages-XMPP/Jabber-avec-votre-lecteur-de-courriel-gr%%C3%%A2ce-%%C3%%A0-"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2086 "Salut-%%C3%%A0-Toi-%%21\" target=\"#\">IMAP server</a>"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2087 msgstr ""
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2088 "<a href=\"http://www.goffi.org/post/2011/01/18/Recevez-et-envoyez-vos-"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2089 "messages-XMPP/Jabber-avec-votre-lecteur-de-courriel-gr%%C3%%A2ce-%%C3%%A0-"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2090 "Salut-%%C3%%A0-Toi-%%21\" target=\"#\">Serveur IMAP</a>"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2091
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2092 #: templates/sat_website/specifications_exp.html:54
63
1e6dae0231e9 use French quotes for French translation
souliane <souliane@mailoo.org>
parents: 62
diff changeset
2093 msgid ""
1e6dae0231e9 use French quotes for French translation
souliane <souliane@mailoo.org>
parents: 62
diff changeset
2094 "Create an Imap server that you can use to read your \"normal\" type messages"
1e6dae0231e9 use French quotes for French translation
souliane <souliane@mailoo.org>
parents: 62
diff changeset
2095 msgstr ""
1e6dae0231e9 use French quotes for French translation
souliane <souliane@mailoo.org>
parents: 62
diff changeset
2096 "Crée un serveur IMAP que vous pouvez utiliser pour lire vos messages de type "
1e6dae0231e9 use French quotes for French translation
souliane <souliane@mailoo.org>
parents: 62
diff changeset
2097 "« normal »"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2098
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2099 #: templates/sat_website/specifications_exp.html:57
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2100 msgid "Maildir Plugin"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2101 msgstr "Extension Maildir"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2102
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2103 #: templates/sat_website/specifications_exp.html:58
63
1e6dae0231e9 use French quotes for French translation
souliane <souliane@mailoo.org>
parents: 62
diff changeset
2104 msgid "Intercept \"normal\" type messages, and put them in a Maildir inbox"
1e6dae0231e9 use French quotes for French translation
souliane <souliane@mailoo.org>
parents: 62
diff changeset
2105 msgstr ""
1e6dae0231e9 use French quotes for French translation
souliane <souliane@mailoo.org>
parents: 62
diff changeset
2106 "Intercepte les messages de type « normal », et les place dans une boite de "
1e6dae0231e9 use French quotes for French translation
souliane <souliane@mailoo.org>
parents: 62
diff changeset
2107 "réception Maildir"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2108
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2109 #: templates/sat_website/specifications_exp.html:61
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2110 msgid "Quiz game"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2111 msgstr "Jeu de quiz"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2112
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2113 #: templates/sat_website/specifications_exp.html:62
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2114 msgid "A quiz game (under development)"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2115 msgstr "Un jeu de quiz (en développement)"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2116
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2117 #: templates/sat_website/specifications_exp.html:65
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2118 #, python-format
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2119 msgctxt "Url need to point to the localised one"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2120 msgid ""
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2121 "<a href=\"http://www.goffi.org/post/2012/02/02/Collective-radio-%%28with-"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2122 "video%%29\" target=\"#\">Collective radio</a>"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2123 msgstr ""
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2124 "<a href=\"http://www.goffi.org/post/2012/02/02/Radio-collective\" target=\"#"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2125 "\">Radio collective</a>"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2126
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2127 #: templates/sat_website/specifications_exp.html:66
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2128 msgid ""
67
ae46991a3489 English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents: 66
diff changeset
2129 "Experience music with your friends: in a multi-user chat, you share a "
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2130 "playlist; everybody can add songs to it, and everybody listens to the same "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2131 "music at the same time. A nice way to share your taste and discover new "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2132 "songs."
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2133 msgstr ""
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2134 "Écoutez de la musique avec vos amis : dans un salon de discussion, vous "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2135 "partagez une liste de lecture ; chacun peut ajouter un morceau, et tout le "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2136 "monde écoute la même musique en même temps. C'est une bonne façon de faire "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2137 "connaître vos goûts et de découvrir de nouveaux artistes."
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2138
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2139 #: templates/sat_website/specifications_exp.html:69
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2140 msgid "Register Account Plugin"
55
a1e457ac6871 split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents: 53
diff changeset
2141 msgstr "Création de compte"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2142
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2143 #: templates/sat_website/specifications_exp.html:70
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2144 msgid "Register XMPP account"
55
a1e457ac6871 split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents: 53
diff changeset
2145 msgstr "Création de compte XMPP"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2146
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2147 #: templates/sat_website/specifications_exp.html:73
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2148 msgid "Room game"
55
a1e457ac6871 split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents: 53
diff changeset
2149 msgstr "Jeu de groupe"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2150
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2151 #: templates/sat_website/specifications_exp.html:74
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2152 msgid ""
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2153 "Defines a referee and invitation system for the implementation of various "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2154 "games on top of the multi-user chat."
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2155 msgstr ""
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2156 "Définit un système d'arbitrage et d'invitation pour le développement de "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2157 "plusieurs jeux par dessus la messagerie instantanée de groupe."
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2158
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2159 #: templates/sat_website/specifications_exp.html:77
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2160 msgid "SMTP server Plugin"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2161 msgstr "Serveur SMTP"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2162
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2163 #: templates/sat_website/specifications_exp.html:78
63
1e6dae0231e9 use French quotes for French translation
souliane <souliane@mailoo.org>
parents: 62
diff changeset
2164 msgid ""
1e6dae0231e9 use French quotes for French translation
souliane <souliane@mailoo.org>
parents: 62
diff changeset
2165 "Create a SMTP server that you can use to send your \"normal\" type messages"
1e6dae0231e9 use French quotes for French translation
souliane <souliane@mailoo.org>
parents: 62
diff changeset
2166 msgstr ""
1e6dae0231e9 use French quotes for French translation
souliane <souliane@mailoo.org>
parents: 62
diff changeset
2167 "Crée un serveur SMTP que vous pouvez utiliser pour envoyer vos messages de "
1e6dae0231e9 use French quotes for French translation
souliane <souliane@mailoo.org>
parents: 62
diff changeset
2168 "type « normal »"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2169
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2170 #: templates/sat_website/specifications_exp.html:81
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2171 msgid "Static Blog Plugin"
55
a1e457ac6871 split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents: 53
diff changeset
2172 msgstr "Page de blog statique"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2173
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2174 #: templates/sat_website/specifications_exp.html:82
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2175 msgid ""
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2176 "Expose your public blogs to the web. Your public page will be accessible "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2177 "from any web browser and doesn't require your visitors to have an XMPP "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2178 "account."
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2179 msgstr ""
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2180 "Exposer au web vos blogs publics. Votre page publique sera accessible depuis "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2181 "n'importe quel butineur et vos visiteurs ne sont pas tenus d'avoir un compte "
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2182 "XMPP."
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2183
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2184 #: templates/sat_website/specifications_exp.html:85
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2185 msgid "Tarot cards plugin"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2186 msgstr "Jeu de tarot"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2187
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2188 #: templates/sat_website/specifications_exp.html:86
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2189 msgid "Tarot card game"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2190 msgstr "Jeu de tarot"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2191
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2192 #: templates/sat_website/specifications_exp.html:89
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2193 msgid "Text commands"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2194 msgstr "Commandes textuelles"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2195
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2196 #: templates/sat_website/specifications_exp.html:90
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2197 msgid "IRC-like text commands"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2198 msgstr "Ajoute la gestion de commandes textuelles du style « IRC »."
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2199
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2200 #: templates/sat_website/specifications_exp.html:93
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2201 msgid "Text syntaxes"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2202 msgstr "Syntaxes textuelles"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2203
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2204 #: templates/sat_website/specifications_exp.html:94
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2205 msgid "Management of various text syntaxes (XHTML-IM, Markdown, etc)"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2206 msgstr ""
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2207 "Ajoute la gestion de plusieurs syntaxes textuelles (XHTML-IM, Markdown, etc)."
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2208
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2209 #: templates/sat_website/specifications_exp.html:98
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2210 msgid "End-to-end chat encryption using the Off-The-Record messaging protocol"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2211 msgstr ""
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2212 "Chiffrement de bout en bout avec le protocole de messagerie Off-The-Record."
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2213
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2214 #: templates/sat_website/specifications_xep.html:34
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2215 msgid "Feature Negotiation"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2216 msgstr "Négociation de fonctionnalités"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2217
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2218 #: templates/sat_website/specifications_xep.html:38
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2219 msgid "Extended Stanza Addressing"
55
a1e457ac6871 split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents: 53
diff changeset
2220 msgstr "Adressage étendu (plusieurs destinataires, CC et BCC)"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2221
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2222 #: templates/sat_website/specifications_xep.html:42
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2223 msgid "Multi-User Chat"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2224 msgstr "Messagerie instantanée de groupe"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2225
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2226 #: templates/sat_website/specifications_xep.html:46
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2227 msgid "In-Band Bytestreams"
56
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
2228 msgstr "Flux d'octets « in-band »"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2229
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2230 #: templates/sat_website/specifications_xep.html:50
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2231 msgid "Bookmarks"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2232 msgstr "Marques-pages"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2233
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2234 #: templates/sat_website/specifications_xep.html:54
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2235 msgid "Private XML Storage"
56
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
2236 msgstr "Sauvegarde XML privée"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2237
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2238 #: templates/sat_website/specifications_xep.html:58
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2239 msgid "Ad-Hoc Commands"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2240 msgstr "Commandes Ad-Hoc"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2241
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2242 #: templates/sat_website/specifications_xep.html:62
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2243 msgid "vcard-temp"
56
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
2244 msgstr "vcard (temporaire)"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2245
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2246 #: templates/sat_website/specifications_xep.html:66
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2247 msgid "Jabber Search"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2248 msgstr "Recherche Jabber"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2249
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2250 #: templates/sat_website/specifications_xep.html:70
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2251 msgid "Result Set Management"
56
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
2252 msgstr "Gestion des jeux de résultats"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2253
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2254 #: templates/sat_website/specifications_xep.html:74
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2255 msgid "Publish-Subscribe"
56
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
2256 msgstr "Publication et abonnement"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2257
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2258 #: templates/sat_website/specifications_xep.html:78
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2259 msgid "SOCKS5 Bytestreams"
56
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
2260 msgstr "Flux d'octets SOCKS5"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2261
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2262 #: templates/sat_website/specifications_xep.html:82
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2263 msgid "XHTML-IM"
56
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
2264 msgstr "XHTML-IM (XHTML pour messagerie instantanée)"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2265
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2266 #: templates/sat_website/specifications_xep.html:86
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2267 msgid "In-Band Registration"
56
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
2268 msgstr "Enregistrement « in-band »"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2269
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2270 #: templates/sat_website/specifications_xep.html:90
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2271 msgid "Chat State Notifications"
56
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
2272 msgstr "Notifications des états de discussion instantanée"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2273
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2274 #: templates/sat_website/specifications_xep.html:94
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2275 msgid "Software Version"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2276 msgstr "Version du logiciel"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2277
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2278 #: templates/sat_website/specifications_xep.html:98
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2279 msgid "Stream Initiation"
56
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
2280 msgstr "Initiation de flux"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2281
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2282 #: templates/sat_website/specifications_xep.html:102
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2283 msgid "SI File Transfer"
56
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
2284 msgstr "Initiation de flux pour transfert de fichier"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2285
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2286 #: templates/sat_website/specifications_xep.html:106
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2287 msgid "Gateway Interaction"
56
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
2288 msgstr "Interaction avec des passerelles"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2289
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2290 #: templates/sat_website/specifications_xep.html:110
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2291 msgid "Entity Capabilities"
56
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
2292 msgstr "Fonctionnalités de l'entité"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2293
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2294 #: templates/sat_website/specifications_xep.html:114
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2295 msgid "Personal Eventing Protocol"
56
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
2296 msgstr "Protocole d'événement personnel"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2297
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2298 #: templates/sat_website/specifications_xep.html:118
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2299 msgid "Delayed Delivery"
56
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
2300 msgstr "Livraison différée"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2301
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2302 #: templates/sat_website/specifications_xep.html:122
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2303 msgid "Direct MUC Invitations"
56
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
2304 msgstr "Invitation dans un groupe de discussion"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2305
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2306 #: templates/sat_website/specifications_xep.html:126
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2307 msgid "Microblogging over XMPP"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2308 msgstr "Microblogage"
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2309
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2310 #: templates/sat_website/specifications_xep.html:130
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2311 msgid "Stanza Forwarding"
56
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
2312 msgstr "Transfert de stanza"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2313
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2314 #: templates/sat_website/specifications_xep.html:134
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2315 msgid "Message Archive Management"
56
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
2316 msgstr "Gestion des archives de message"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2317
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2318 #: templates/sat_website/specifications_xep.html:138
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2319 msgid "Message Processing Hints"
56
01e9c646999f add links to other projects and press files
souliane <souliane@mailoo.org>
parents: 55
diff changeset
2320 msgstr "Recommandations pour le traitement des messages"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2321
43
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
2322 #: templates/sat_website/thank_you.html:27
c86737a3af94 update French language files
souliane <souliane@mailoo.org>
parents: 21
diff changeset
2323 msgid "Thank you!"
51
e2ea184c8ebc update French translation + links to articles
souliane <souliane@mailoo.org>
parents: 44
diff changeset
2324 msgstr "Merci !"
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
2325
57
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
2326 #: templates/sat_website/thank_you.html:31
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
2327 msgid "Below a copy of the email we just sent to you."
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
2328 msgstr "Ci-dessous une copie du courriel que nous venons de vous envoyer."
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
2329
57
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
2330 #: templates/sat_website/thank_you.html:33
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
2331 msgid ""
57
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
2332 "Please read it carefully, it contains the information to complete your "
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
2333 "subscription."
3
43d8c6d59557 i18n: french translation
Goffi <goffi@goffi.org>
parents:
diff changeset
2334 msgstr ""
57
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
2335 "Merci de le lire attentivement, il contient les informations pour compléter "
bfa8009f0769 improve the subscription form
souliane <souliane@mailoo.org>
parents: 56
diff changeset
2336 "votre adhésion."