Mercurial > sat_legacy_website
annotate sat_website/locale/fr/LC_MESSAGES/django.po @ 149:b1c16cd53b62
update django to version 1.11, refactor project structure, better PEP-8 compliance
author | souliane <souliane@mailoo.org> |
---|---|
date | Tue, 17 Oct 2017 04:11:21 +0200 |
parents | locale/fr/LC_MESSAGES/django.po@d0cd185f9b61 |
children |
rev | line source |
---|---|
3 | 1 # SàT Website translation. |
2 # Copyright (C) 2012 Jérôme Poisson | |
3 # This file is distributed under the same license as the SàT website package. | |
111 | 4 # Jérôme Poisson <goffi@goffi.org>, 2012, 2013, 2015. |
3 | 5 # |
6 msgid "" | |
7 msgstr "" | |
8 "Project-Id-Version: 0.0.1\n" | |
9 "Report-Msgid-Bugs-To: \n" | |
147
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
10 "POT-Creation-Date: 2017-10-17 05:43+0200\n" |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
11 "PO-Revision-Date: 2017-10-17 05:57+0200\n" |
114
e45031dd7a0d
avoid two levels of parenthesis + remove one occurence of the email contact which is already in the footer
souliane <souliane@mailoo.org>
parents:
113
diff
changeset
|
12 "Last-Translator: Salut à Toi <contact@salut-a-toi.org>\n" |
3 | 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 | 15 "MIME-Version: 1.0\n" |
16 "Content-Type: text/plain; charset=UTF-8\n" | |
17 "Content-Transfer-Encoding: 8bit\n" | |
18 "Plural-Forms: nplurals=2; plural=(n > 1);\n" | |
147
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
19 "X-Generator: Poedit 1.8.11\n" |
43 | 20 |
96
c868187b8d00
add the current date in the subscription form's results
souliane <souliane@mailoo.org>
parents:
92
diff
changeset
|
21 #: sat_website/forms.py:86 |
43 | 22 msgid "Identity" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
23 msgstr "Identité" |
43 | 24 |
96
c868187b8d00
add the current date in the subscription form's results
souliane <souliane@mailoo.org>
parents:
92
diff
changeset
|
25 #: sat_website/forms.py:87 |
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 |
96
c868187b8d00
add the current date in the subscription form's results
souliane <souliane@mailoo.org>
parents:
92
diff
changeset
|
29 #: sat_website/forms.py:88 |
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 | 32 |
96
c868187b8d00
add the current date in the subscription form's results
souliane <souliane@mailoo.org>
parents:
92
diff
changeset
|
33 #: sat_website/forms.py:89 |
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 |
96
c868187b8d00
add the current date in the subscription form's results
souliane <souliane@mailoo.org>
parents:
92
diff
changeset
|
37 #: sat_website/forms.py:91 |
43 | 38 msgid "Contacts" |
39 msgstr "Contacts" | |
40 | |
96
c868187b8d00
add the current date in the subscription form's results
souliane <souliane@mailoo.org>
parents:
92
diff
changeset
|
41 #: sat_website/forms.py:92 |
43 | 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 | 44 |
96
c868187b8d00
add the current date in the subscription form's results
souliane <souliane@mailoo.org>
parents:
92
diff
changeset
|
45 #: sat_website/forms.py:93 |
43 | 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 | 48 |
96
c868187b8d00
add the current date in the subscription form's results
souliane <souliane@mailoo.org>
parents:
92
diff
changeset
|
49 #: sat_website/forms.py:94 |
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 |
96
c868187b8d00
add the current date in the subscription form's results
souliane <souliane@mailoo.org>
parents:
92
diff
changeset
|
53 #: sat_website/forms.py:96 |
43 | 54 msgid "Subscription" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
55 msgstr "Adhésion" |
43 | 56 |
147
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
57 #: sat_website/forms.py:99 sat_website/forms.py:100 |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
58 msgid "Reference" |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
59 msgstr "Référence" |
55
a1e457ac6871
split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents:
53
diff
changeset
|
60 |
96
c868187b8d00
add the current date in the subscription form's results
souliane <souliane@mailoo.org>
parents:
92
diff
changeset
|
61 #: sat_website/forms.py:100 |
43 | 62 msgid "Adherent number in case of a renewal" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
63 msgstr "Numéro d'adhérent en cas de renouvellement" |
43 | 64 |
147
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
65 #: sat_website/forms.py:102 sat_website/forms.py:103 |
43 | 66 msgid "Comment" |
67 msgstr "Commentaire" | |
68 | |
147
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
69 #: sat_website/forms.py:105 |
74
651c4049f32b
rename "Newsletter" to "Mailing list" in the adhesion form
souliane <souliane@mailoo.org>
parents:
73
diff
changeset
|
70 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
|
71 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
|
72 |
147
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
73 #: sat_website/forms.py:110 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
74 msgid "I read the " |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
75 msgstr "J'ai lu les " |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
76 |
147
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
77 #: sat_website/forms.py:111 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
78 msgid "Statutes" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
79 msgstr "Statuts" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
80 |
147
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
81 #: sat_website/forms.py:112 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
82 msgid " and " |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
83 msgstr " et " |
43 | 84 |
147
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
85 #: sat_website/forms.py:113 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
86 msgid "Rules" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
87 msgstr " Règlement intérieur" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
88 |
147
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
89 #: sat_website/forms.py:114 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
90 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
|
91 msgstr " de l'association, et les accepte tous deux." |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
92 |
147
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
93 #: sat_website/forms.py:138 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
94 msgid "Passwords don't match." |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
95 msgstr "Les mots de passe ne correspondent pas." |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
96 |
147
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
97 #: sat_website/forms.py:155 |
96
c868187b8d00
add the current date in the subscription form's results
souliane <souliane@mailoo.org>
parents:
92
diff
changeset
|
98 msgid "Date" |
c868187b8d00
add the current date in the subscription form's results
souliane <souliane@mailoo.org>
parents:
92
diff
changeset
|
99 msgstr "Date" |
c868187b8d00
add the current date in the subscription form's results
souliane <souliane@mailoo.org>
parents:
92
diff
changeset
|
100 |
147
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
101 #: sat_website/forms.py:168 |
57
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
102 msgid "yes" |
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
103 msgstr "oui" |
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
104 |
147
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
105 #: sat_website/forms.py:168 |
57
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
106 msgid "no" |
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
107 msgstr "non" |
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
108 |
147
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
109 #: sat_website/forms.py:181 |
43 | 110 msgid "Language" |
111 msgstr "Langue" | |
3 | 112 |
147
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
113 #: sat_website/forms.py:218 |
57
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
114 #, python-brace-format |
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
115 msgid "" |
66 | 116 "Thank you, {name}!\n" |
117 "\n" | |
57
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
118 "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
|
119 "the association.\n" |
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
120 "\n" |
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
121 msgstr "" |
116
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
122 "Merci, {name} !\n" |
66 | 123 "\n" |
57
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
124 "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
|
125 "les membres de l'association.\n" |
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
126 "\n" |
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
127 |
147
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
128 #: sat_website/forms.py:223 |
57
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
129 #, python-brace-format |
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
130 msgid "" |
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
131 "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
|
132 "Please complete your membership with a bank transfer to:\n" |
57
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
133 "\n" |
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
134 "Payee: Salut à Toi\n" |
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
135 "IBAN: {iban}\n" |
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
136 "BIC: {bic}\n" |
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
137 "Reason: subscription of {name} {surname} {ref_info}\n" |
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
138 "\n" |
147
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
139 "If you prefer, you can use the open funding platform Liberapay (since the " |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
140 "donations there are anonymous, please reply to this email to inform us if " |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
141 "you select this option):\n" |
57
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
142 "\n" |
147
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
143 "https://liberapay.com/salut_a_toi\n" |
57
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
144 "\n" |
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
145 msgstr "" |
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
146 "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
|
147 "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
|
148 "à :\n" |
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 "Bénéficiaire : 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 "Motif : cotisation de {name} {surname} {ref_info}\n" |
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
154 "\n" |
147
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
155 "Si vous préférez, vous pouvez utiliser la plateforme de financement libre " |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
156 "Liberapay (comme les dons y sont effectués de manière anonyme, merci de " |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
157 "répondre à ce courriel pour nous informer si vous choisissez cette " |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
158 "option) :\n" |
57
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
159 "\n" |
147
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
160 "https://liberapay.com/salut_a_toi\n" |
57
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
161 "\n" |
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
162 |
147
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
163 #: sat_website/forms.py:235 |
57
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
164 #, python-brace-format |
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
165 msgid "" |
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
166 "Below a copy of the information we received:\n" |
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
167 "\n" |
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
168 "{result}\n" |
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
169 "\n" |
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
170 "If you have any question, feel free to contact us.\n" |
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
171 "\n" |
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
172 "Association Salut à Toi\n" |
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
173 "http://salut-a-toi.org" |
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
174 msgstr "" |
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
175 "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
|
176 "\n" |
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
177 "{result}\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 "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
|
180 "\n" |
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
181 "Association Salut à Toi\n" |
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
182 "http://salut-a-toi.org" |
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
183 |
147
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
184 #: sat_website/forms.py:255 |
57
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
185 #, python-brace-format |
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
186 msgid "" |
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
187 "New subscription received!\n" |
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
188 "\n" |
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
189 "{result}\n" |
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
190 "\n" |
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
191 "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
|
192 "required from your side." |
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
193 msgstr "" |
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
194 "Nouvelle adhésion !\n" |
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
195 "\n" |
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
196 "{result}\n" |
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
197 "\n" |
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
198 "Un courriel a été automatiquement envoyé à {name}, aucune action n'est " |
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
199 "requise de votre part." |
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
200 |
147
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
201 #: sat_website/forms.py:274 sat_website/forms.py:276 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
202 msgid "Subscription to Salut à Toi" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
203 msgstr "Adhésion à Salut à Toi" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
204 |
147
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
205 #: sat_website/media.py:59 templates/sat_website/press.html:37 |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
206 msgid "Crowdfunding campaign on Arizuka" |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
207 msgstr "Campagne de financement participatif sur Arizuka" |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
208 |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
209 #: sat_website/media.py:61 sat_website/media.py:64 sat_website/media.py:66 |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
210 #: sat_website/media.py:68 sat_website/media.py:75 sat_website/media.py:80 |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
211 #: sat_website/media.py:83 sat_website/media.py:85 sat_website/media.py:87 |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
212 #: sat_website/media.py:89 sat_website/media.py:94 sat_website/media.py:97 |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
213 #: sat_website/media.py:99 sat_website/media.py:101 sat_website/media.py:106 |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
214 #: sat_website/media.py:113 sat_website/media.py:118 sat_website/media.py:121 |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
215 #: sat_website/media.py:126 sat_website/media.py:131 sat_website/media.py:136 |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
216 #: sat_website/media.py:139 sat_website/media.py:141 sat_website/media.py:146 |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
217 #: sat_website/media.py:151 |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
218 msgid "year" |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
219 msgstr "année" |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
220 |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
221 #: sat_website/media.py:63 |
128
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
222 msgid "Login screen" |
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
223 msgstr "Écran de connexion" |
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
224 |
147
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
225 #: sat_website/media.py:64 sat_website/media.py:66 sat_website/media.py:68 |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
226 #: sat_website/media.py:80 sat_website/media.py:83 sat_website/media.py:85 |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
227 #: sat_website/media.py:87 sat_website/media.py:89 sat_website/media.py:94 |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
228 #: sat_website/media.py:97 sat_website/media.py:99 sat_website/media.py:101 |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
229 #: sat_website/media.py:106 sat_website/media.py:113 sat_website/media.py:118 |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
230 #: sat_website/media.py:121 sat_website/media.py:141 |
128
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
231 msgid "frontend" |
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
232 msgstr "interface" |
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
233 |
147
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
234 #: sat_website/media.py:64 sat_website/media.py:66 sat_website/media.py:68 |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
235 #: sat_website/media.py:75 sat_website/media.py:80 sat_website/media.py:83 |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
236 #: sat_website/media.py:85 sat_website/media.py:87 sat_website/media.py:89 |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
237 #: sat_website/media.py:94 sat_website/media.py:97 sat_website/media.py:99 |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
238 #: sat_website/media.py:101 sat_website/media.py:106 sat_website/media.py:113 |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
239 #: sat_website/media.py:118 sat_website/media.py:121 sat_website/media.py:126 |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
240 #: sat_website/media.py:131 sat_website/media.py:136 sat_website/media.py:139 |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
241 #: sat_website/media.py:141 sat_website/media.py:146 sat_website/media.py:151 |
128
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
242 msgid "version" |
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
243 msgstr "version" |
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
244 |
147
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
245 #: sat_website/media.py:65 sat_website/media.py:84 |
128
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
246 msgid "Overview" |
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
247 msgstr "Aperçu" |
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
248 |
147
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
249 #: sat_website/media.py:67 |
128
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
250 msgid "Static blog" |
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
251 msgstr "Page de blog statique" |
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
252 |
147
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
253 #: sat_website/media.py:73 |
83
3d04a955bec4
add membership campaign's video (for now ogv, will eventually change to webm)
souliane <souliane@mailoo.org>
parents:
77
diff
changeset
|
254 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
|
255 msgstr "Campagne d'adhésion pour Libervia" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
256 |
147
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
257 #: sat_website/media.py:78 |
111 | 258 msgid "Demo of the blogging feature" |
259 msgstr "démo de la fonctionnalité de blogage" | |
260 | |
128
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
261 #: sat_website/media.py:82 |
147
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
262 msgid "Public blog message" |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
263 msgstr "Message de blog publique" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
264 |
128
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
265 #: sat_website/media.py:86 |
147
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
266 msgid "Optional security check" |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
267 msgstr "Vérification de sécurité (optionnelle)" |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
268 |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
269 #: sat_website/media.py:88 |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
270 msgid "Rich text editor" |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
271 msgstr "Éditeur de texte riche" |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
272 |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
273 #: sat_website/media.py:92 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
274 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
|
275 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
|
276 |
147
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
277 #: sat_website/media.py:96 |
3 | 278 msgid "Libervia's login page" |
279 msgstr "Page d'identification de Libervia" | |
280 | |
147
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
281 #: sat_website/media.py:98 templates/sat_website/frontends.html:34 |
3 | 282 msgid "Libervia's main view" |
283 msgstr "Vue principale de Libervia" | |
284 | |
147
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
285 #: sat_website/media.py:100 |
3 | 286 msgid "Wix showing a french Tarot play" |
287 msgstr "Wix montrant un jeu de tarot" | |
288 | |
147
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
289 #: sat_website/media.py:104 |
3 | 290 msgid "" |
291 "This video focuses on Libervia. The UI is really outdated, but we can see " | |
292 "some features" | |
293 msgstr "" | |
294 "Cette vidéo se concentre sur Libervia. C'est une vieille interface, mais on " | |
295 "peut voir quelques fonctionnalités" | |
296 | |
147
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
297 #: sat_website/media.py:111 |
111 | 298 msgid "Demo of the end-to-end chat encryption feature" |
299 msgstr "Démo du chiffrement de bout en bout du « chat »" | |
300 | |
147
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
301 #: sat_website/media.py:116 |
111 | 302 msgid "Demo of the tarot game" |
303 msgstr "Démo du jeu de Tarot" | |
304 | |
147
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
305 #: sat_website/media.py:120 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
306 msgid "Server administration from the web frontend Libervia." |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
307 msgstr "Administration du serveur depuis l'interface web Libervia." |
3 | 308 |
147
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
309 #: sat_website/media.py:124 |
43 | 310 msgid "Use ad-hoc commands to control a VLC player from Libervia" |
311 msgstr "" | |
312 "Utilisation des commandes ad-hoc pour contrôler un lecteur VLC depuis " | |
313 "Libervia" | |
3 | 314 |
147
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
315 #: sat_website/media.py:129 |
16
6847c50fb5ea
translation of the recently added texts
Goffi <goffi@goffi.org>
parents:
12
diff
changeset
|
316 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
|
317 msgstr "" |
6847c50fb5ea
translation of the recently added texts
Goffi <goffi@goffi.org>
parents:
12
diff
changeset
|
318 "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
|
319 |
147
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
320 #: sat_website/media.py:134 |
43 | 321 msgid "How to copy and pipe streams over XMPP" |
322 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
|
323 |
147
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
324 #: sat_website/media.py:136 sat_website/templatetags/utils.py:106 |
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
|
325 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
|
326 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
|
327 |
147
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
328 #: sat_website/media.py:138 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
329 msgid "Cowsay sent in conversation through jp" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
330 msgstr "« Cowsay » envoyé dans une discussion via jp" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
331 |
147
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
332 #: sat_website/media.py:140 templates/sat_website/frontends.html:41 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
333 msgid "Primitivus showing a french Tarot play" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
334 msgstr "Primitivus montrant un jeu de tarot" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
335 |
147
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
336 #: sat_website/media.py:144 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
337 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
|
338 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
339 "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
|
340 |
147
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
341 #: sat_website/media.py:149 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
342 msgid "The first video shows wix, primitivus and jp" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
343 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
|
344 |
136
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
345 #: sat_website/templatetags/utils.py:94 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
346 msgid ": " |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
347 msgstr " : " |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
348 |
136
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
349 #: sat_website/templatetags/utils.py:103 |
96
c868187b8d00
add the current date in the subscription form's results
souliane <souliane@mailoo.org>
parents:
92
diff
changeset
|
350 msgid "subtitles" |
c868187b8d00
add the current date in the subscription form's results
souliane <souliane@mailoo.org>
parents:
92
diff
changeset
|
351 msgstr "sous-titres" |
c868187b8d00
add the current date in the subscription form's results
souliane <souliane@mailoo.org>
parents:
92
diff
changeset
|
352 |
128
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
353 #: sat_website/views.py:32 |
43 | 354 msgid "Presentation" |
355 msgstr "Présentation" | |
356 | |
144
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
357 #: sat_website/views.py:33 templates/sat_website/overview.html:67 |
3 | 358 msgid "Features" |
359 msgstr "Fonctionnalités" | |
360 | |
144
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
361 #: sat_website/views.py:34 templates/sat_website/overview.html:78 |
60 | 362 #: templates/sat_website/principles.html:60 |
3 | 363 msgid "Frontends" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
364 msgstr "Interfaces" |
3 | 365 |
128
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
366 #: sat_website/views.py:35 |
3 | 367 msgid "Screenshots & Videos" |
368 msgstr "Captures d'écran et vidéos" | |
369 | |
136
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
370 #: sat_website/views.py:36 |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
371 msgid "News" |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
372 msgstr "Nouvelles" |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
373 |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
374 #: sat_website/views.py:38 |
43 | 375 msgid "Technical area" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
376 msgstr "Espace technique" |
43 | 377 |
136
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
378 #: sat_website/views.py:39 templates/sat_website/principles.html:26 |
43 | 379 msgid "Principles" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
380 msgstr "Principes" |
3 | 381 |
136
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
382 #: sat_website/views.py:40 templates/sat_website/principles.html:46 |
43 | 383 msgid "Specifications" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
384 msgstr "Spécifications" |
43 | 385 |
136
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
386 #: sat_website/views.py:41 templates/sat_website/downloads.html:27 |
144
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
387 #: templates/sat_website/overview.html:114 |
43 | 388 msgid "Downloads" |
389 msgstr "Téléchargements" | |
390 | |
136
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
391 #: sat_website/views.py:42 |
3 | 392 msgid "Developers corner" |
393 msgstr "Coin des développeurs" | |
394 | |
136
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
395 #: sat_website/views.py:44 |
43 | 396 msgid "Community" |
397 msgstr "Communauté" | |
398 | |
136
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
399 #: sat_website/views.py:45 |
43 | 400 msgid "Get in touch" |
401 msgstr "Nous contacter" | |
402 | |
136
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
403 #: sat_website/views.py:46 templates/sat_website/membership.html:35 |
55
a1e457ac6871
split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents:
53
diff
changeset
|
404 msgid "Association" |
a1e457ac6871
split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents:
53
diff
changeset
|
405 msgstr "Association" |
a1e457ac6871
split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents:
53
diff
changeset
|
406 |
136
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
407 #: sat_website/views.py:47 |
43 | 408 msgid "Links" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
409 msgstr "Liens" |
43 | 410 |
136
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
411 #: sat_website/views.py:48 templates/sat_website/press.html:27 |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
412 msgid "Press" |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
413 msgstr "Presse" |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
414 |
136
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
415 #: sat_website/views.py:49 |
76
d2ea666fb1dd
add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents:
75
diff
changeset
|
416 msgid "FAQ" |
111 | 417 msgstr "FAQ" |
76
d2ea666fb1dd
add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents:
75
diff
changeset
|
418 |
136
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
419 #: sat_website/views.py:53 templates/sat_website/association.html:47 |
144
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
420 #: templates/sat_website/overview.html:105 |
77
13ebb548f234
use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents:
76
diff
changeset
|
421 msgid "Membership" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
422 msgstr "Adhésion" |
43 | 423 |
136
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
424 #: sat_website/views.py:54 templates/sat_website/features.html:76 |
144
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
425 #: templates/sat_website/overview.html:86 |
60 | 426 #: templates/sat_website/principles.html:74 |
3 | 427 msgid "Social contract" |
428 msgstr "Contrat social" | |
429 | |
136
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
430 #: sat_website/views.py:64 |
43 | 431 msgid "contains the backend, Primitivus and Jp" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
432 msgstr "contient le backend, Primitivus et Jp" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
433 |
136
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
434 #: sat_website/views.py:65 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
435 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
|
436 msgstr "images et autres média nécessaires au lancement de SàT" |
43 | 437 |
136
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
438 #: sat_website/views.py:66 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
439 msgid "console display library needed by Primitivus" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
440 msgstr "bibliothèque pour l'affichage en console de Primitivus" |
43 | 441 |
136
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
442 #: sat_website/views.py:67 |
43 | 443 msgid "PubSub server component needed for SàT experimental blogging features" |
444 msgstr "" | |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
445 "composant serveur PubSub pour les fonctionnalités expérimentales de blogage" |
43 | 446 |
136
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
447 #: sat_website/views.py:68 |
43 | 448 msgid "Libervia frontend (web server and client)" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
449 msgstr "interface Libervia (serveur web et partie cliente)" |
43 | 450 |
55
a1e457ac6871
split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents:
53
diff
changeset
|
451 #: templates/sat_website/association.html:27 |
43 | 452 msgid "Salut à Toi's association" |
453 msgstr "Association Salut à Toi" | |
454 | |
55
a1e457ac6871
split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents:
53
diff
changeset
|
455 #: templates/sat_website/association.html:28 |
43 | 456 msgid "The legal structure supporting the project." |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
457 msgstr "La structure légale qui soutient le projet." |
43 | 458 |
55
a1e457ac6871
split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents:
53
diff
changeset
|
459 #: templates/sat_website/association.html:33 |
43 | 460 msgid "Mission" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
461 msgstr "Mission" |
43 | 462 |
55
a1e457ac6871
split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents:
53
diff
changeset
|
463 #: templates/sat_website/association.html:35 |
43 | 464 msgid "" |
67
ae46991a3489
English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents:
66
diff
changeset
|
465 "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
|
466 "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
|
467 "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
|
468 "\"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
|
469 "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
|
470 "present and the future." |
43 | 471 msgstr "" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
472 "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
|
473 "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
|
474 "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
|
475 "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
|
476 "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
|
477 "il ne doit pas échapper à votre contrôle." |
43 | 478 |
55
a1e457ac6871
split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents:
53
diff
changeset
|
479 #: templates/sat_website/association.html:38 |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
480 msgid "Organisation" |
111 | 481 msgstr "Organisation" |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
482 |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
483 #: templates/sat_website/association.html:40 |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
484 msgid "" |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
485 "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
|
486 "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
|
487 "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
|
488 "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
|
489 "him in 2013." |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
490 msgstr "" |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
491 "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
|
492 "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
|
493 "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
|
494 "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
|
495 "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
|
496 |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
497 #: 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
|
498 msgid "Funding" |
a1e457ac6871
split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents:
53
diff
changeset
|
499 msgstr "Financement" |
43 | 500 |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
501 #: templates/sat_website/association.html:45 |
43 | 502 msgid "" |
112
b82eb3264142
updated association page to adapt to the coming campaing
Goffi <goffi@goffi.org>
parents:
111
diff
changeset
|
503 "We have put a lot of time and energy on “Salut à Toi” and we hope to be able " |
142 | 504 "to continue. The software should always be free (libre) and ethical; we are " |
505 "totally against advertisement and we believe in mutual help. We are " | |
506 "confident that the people who enjoy what we do will be numerous enough and " | |
507 "happy to support us by joining the association and paying a membership fee." | |
43 | 508 msgstr "" |
112
b82eb3264142
updated association page to adapt to the coming campaing
Goffi <goffi@goffi.org>
parents:
111
diff
changeset
|
509 "Nous avons mis beaucoup de temps et d'énergie dans « Salut à Toi », et nous " |
142 | 510 "espérons pouvoir continuer de le faire. Le logiciel doit toujours rester " |
511 "libre et éthique, nous sommes absolument opposés à la publicité et nous " | |
512 "croyons en l'aide mutuelle. Nous avons bon espoir que les gens qui " | |
112
b82eb3264142
updated association page to adapt to the coming campaing
Goffi <goffi@goffi.org>
parents:
111
diff
changeset
|
513 "apprécient ce que l'on fait seront suffisamment nombreux et nous " |
142 | 514 "soutiendrons avec plaisir, en rejoignant l'association et en payant une " |
515 "cotisation." | |
43 | 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:46 |
43 | 518 #, python-format |
519 msgid "" | |
67
ae46991a3489
English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents:
66
diff
changeset
|
520 "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
|
521 "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
|
522 "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
|
523 "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
|
524 "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
|
525 "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
|
526 "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
|
527 "independent and autonomous, we won't allow any company to hi-jack the " |
119
b9db98c5a007
don't exclude to put logos of other associations
souliane <souliane@mailoo.org>
parents:
116
diff
changeset
|
528 "project and we won't add any commercial logo to the website." |
43 | 529 msgstr "" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
530 "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
|
531 "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
|
532 "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
|
533 "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
|
534 "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
|
535 "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
|
536 "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
|
537 "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
|
538 "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
|
539 "indépendant et autonome, nous n'accepterons pas qu'une entreprise " |
119
b9db98c5a007
don't exclude to put logos of other associations
souliane <souliane@mailoo.org>
parents:
116
diff
changeset
|
540 "commerciale s'empare du projet et nous n'ajouterons aucun logo commercial " |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
541 "sur le site du projet." |
43 | 542 |
112
b82eb3264142
updated association page to adapt to the coming campaing
Goffi <goffi@goffi.org>
parents:
111
diff
changeset
|
543 #: templates/sat_website/association.html:48 |
b82eb3264142
updated association page to adapt to the coming campaing
Goffi <goffi@goffi.org>
parents:
111
diff
changeset
|
544 msgid "" |
b82eb3264142
updated association page to adapt to the coming campaing
Goffi <goffi@goffi.org>
parents:
111
diff
changeset
|
545 "We also think about other funding sources that are compatible with our " |
b82eb3264142
updated association page to adapt to the coming campaing
Goffi <goffi@goffi.org>
parents:
111
diff
changeset
|
546 "social contract and ethical view, in particular technical services " |
114
e45031dd7a0d
avoid two levels of parenthesis + remove one occurence of the email contact which is already in the footer
souliane <souliane@mailoo.org>
parents:
113
diff
changeset
|
547 "(assistance, customisation or features development released under a free - " |
e45031dd7a0d
avoid two levels of parenthesis + remove one occurence of the email contact which is already in the footer
souliane <souliane@mailoo.org>
parents:
113
diff
changeset
|
548 "as in “freedom” - license)." |
112
b82eb3264142
updated association page to adapt to the coming campaing
Goffi <goffi@goffi.org>
parents:
111
diff
changeset
|
549 msgstr "" |
b82eb3264142
updated association page to adapt to the coming campaing
Goffi <goffi@goffi.org>
parents:
111
diff
changeset
|
550 "Nous cherchons également d'autre moyens de financement qui sont compatibles " |
b82eb3264142
updated association page to adapt to the coming campaing
Goffi <goffi@goffi.org>
parents:
111
diff
changeset
|
551 "avec notre contrat social et notre éthique ; nous pensons en particulier à " |
b82eb3264142
updated association page to adapt to the coming campaing
Goffi <goffi@goffi.org>
parents:
111
diff
changeset
|
552 "du service technique (assistance, adaptation ou développement de " |
b82eb3264142
updated association page to adapt to the coming campaing
Goffi <goffi@goffi.org>
parents:
111
diff
changeset
|
553 "fonctionnalités réalisées sous une licence libre)." |
b82eb3264142
updated association page to adapt to the coming campaing
Goffi <goffi@goffi.org>
parents:
111
diff
changeset
|
554 |
b82eb3264142
updated association page to adapt to the coming campaing
Goffi <goffi@goffi.org>
parents:
111
diff
changeset
|
555 #: templates/sat_website/association.html:52 |
43 | 556 msgid "Official documents" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
557 msgstr "Documents officiels" |
43 | 558 |
112
b82eb3264142
updated association page to adapt to the coming campaing
Goffi <goffi@goffi.org>
parents:
111
diff
changeset
|
559 #: templates/sat_website/association.html:54 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
560 msgid "Statutes of the association" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
561 msgstr "Statuts de l'association" |
43 | 562 |
112
b82eb3264142
updated association page to adapt to the coming campaing
Goffi <goffi@goffi.org>
parents:
111
diff
changeset
|
563 #: templates/sat_website/association.html:55 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
564 msgid "Rules of the association" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
565 msgstr "Règlement intérieur de l'association" |
43 | 566 |
112
b82eb3264142
updated association page to adapt to the coming campaing
Goffi <goffi@goffi.org>
parents:
111
diff
changeset
|
567 #: templates/sat_website/association.html:56 |
43 | 568 msgid "Minutes" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
569 msgstr "Comptes rendus" |
43 | 570 |
140
bcddca7b2e16
add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents:
136
diff
changeset
|
571 #: templates/sat_website/base.html:39 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
572 msgid "Salut à Toi: the multi frontend, multipurpose communication tool" |
3 | 573 msgstr "Salut à Toi: l'outil de communication multi-interfaces et multi-usages" |
574 | |
140
bcddca7b2e16
add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents:
136
diff
changeset
|
575 #: templates/sat_website/base.html:96 |
72
ac83544a7645
display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents:
70
diff
changeset
|
576 msgid "Set language" |
ac83544a7645
display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents:
70
diff
changeset
|
577 msgstr "Changer la langue" |
ac83544a7645
display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents:
70
diff
changeset
|
578 |
140
bcddca7b2e16
add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents:
136
diff
changeset
|
579 #: templates/sat_website/base.html:106 |
99
dd7a496bf762
add a general footer containing the email contact + add a section for this contact in the "community" section
souliane <souliane@mailoo.org>
parents:
98
diff
changeset
|
580 msgid "\"Salut à Toi\" association" |
dd7a496bf762
add a general footer containing the email contact + add a section for this contact in the "community" section
souliane <souliane@mailoo.org>
parents:
98
diff
changeset
|
581 msgstr "Association « Salut à Toi »" |
dd7a496bf762
add a general footer containing the email contact + add a section for this contact in the "community" section
souliane <souliane@mailoo.org>
parents:
98
diff
changeset
|
582 |
140
bcddca7b2e16
add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents:
136
diff
changeset
|
583 #: templates/sat_website/base.html:107 templates/sat_website/community.html:35 |
111 | 584 msgid "(replace invalid with org)" |
585 msgstr "(remplacez invalid par org)" | |
99
dd7a496bf762
add a general footer containing the email contact + add a section for this contact in the "community" section
souliane <souliane@mailoo.org>
parents:
98
diff
changeset
|
586 |
43 | 587 #: templates/sat_website/community.html:26 |
3 | 588 msgid "Salut à Toi's community" |
589 msgstr "La communauté Salut à Toi" | |
590 | |
43 | 591 #: 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
|
592 msgid "Join us to talk, contribute or share about Salut à Toi" |
3 | 593 msgstr "" |
594 "Rejoignez nous pour discuter, contribuer et partager autour de Salut à Toi" | |
595 | |
43 | 596 #: templates/sat_website/community.html:32 |
99
dd7a496bf762
add a general footer containing the email contact + add a section for this contact in the "community" section
souliane <souliane@mailoo.org>
parents:
98
diff
changeset
|
597 msgid "Contact the association" |
dd7a496bf762
add a general footer containing the email contact + add a section for this contact in the "community" section
souliane <souliane@mailoo.org>
parents:
98
diff
changeset
|
598 msgstr "Écrire à l'association" |
dd7a496bf762
add a general footer containing the email contact + add a section for this contact in the "community" section
souliane <souliane@mailoo.org>
parents:
98
diff
changeset
|
599 |
dd7a496bf762
add a general footer containing the email contact + add a section for this contact in the "community" section
souliane <souliane@mailoo.org>
parents:
98
diff
changeset
|
600 #: templates/sat_website/community.html:35 |
dd7a496bf762
add a general footer containing the email contact + add a section for this contact in the "community" section
souliane <souliane@mailoo.org>
parents:
98
diff
changeset
|
601 msgid "To contact the managers of the association, please write an email to" |
dd7a496bf762
add a general footer containing the email contact + add a section for this contact in the "community" section
souliane <souliane@mailoo.org>
parents:
98
diff
changeset
|
602 msgstr "" |
dd7a496bf762
add a general footer containing the email contact + add a section for this contact in the "community" section
souliane <souliane@mailoo.org>
parents:
98
diff
changeset
|
603 "Pour contacter les gestionnaires de l'association, vous pouvez adresser " |
dd7a496bf762
add a general footer containing the email contact + add a section for this contact in the "community" section
souliane <souliane@mailoo.org>
parents:
98
diff
changeset
|
604 "votre courriel à" |
dd7a496bf762
add a general footer containing the email contact + add a section for this contact in the "community" section
souliane <souliane@mailoo.org>
parents:
98
diff
changeset
|
605 |
dd7a496bf762
add a general footer containing the email contact + add a section for this contact in the "community" section
souliane <souliane@mailoo.org>
parents:
98
diff
changeset
|
606 #: templates/sat_website/community.html:41 |
dd7a496bf762
add a general footer containing the email contact + add a section for this contact in the "community" section
souliane <souliane@mailoo.org>
parents:
98
diff
changeset
|
607 msgid "Enter the chat room" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
608 msgstr "Rejoignez le salon de discussion" |
3 | 609 |
99
dd7a496bf762
add a general footer containing the email contact + add a section for this contact in the "community" section
souliane <souliane@mailoo.org>
parents:
98
diff
changeset
|
610 #: templates/sat_website/community.html:44 |
3 | 611 #, python-format |
612 msgid "" | |
99
dd7a496bf762
add a general footer containing the email contact + add a section for this contact in the "community" section
souliane <souliane@mailoo.org>
parents:
98
diff
changeset
|
613 "Salut à Toi's multi-user chat room is the best place to discuss the project. " |
dd7a496bf762
add a general footer containing the email contact + add a section for this contact in the "community" section
souliane <souliane@mailoo.org>
parents:
98
diff
changeset
|
614 "There are many ways to join it, for example using Libervia, but if you " |
dd7a496bf762
add a general footer containing the email contact + add a section for this contact in the "community" section
souliane <souliane@mailoo.org>
parents:
98
diff
changeset
|
615 "prefer to not create any account, just click the following link: " |
dd7a496bf762
add a general footer containing the email contact + add a section for this contact in the "community" section
souliane <souliane@mailoo.org>
parents:
98
diff
changeset
|
616 "%(sat_muc)s. Please note that you can't send an email to this chat room: its " |
dd7a496bf762
add a general footer containing the email contact + add a section for this contact in the "community" section
souliane <souliane@mailoo.org>
parents:
98
diff
changeset
|
617 "identifier looks like an email address but it's not!" |
3 | 618 msgstr "" |
99
dd7a496bf762
add a general footer containing the email contact + add a section for this contact in the "community" section
souliane <souliane@mailoo.org>
parents:
98
diff
changeset
|
619 "Le salon de discussion de Salut à Toi est le lieu privilégié pour discuter " |
dd7a496bf762
add a general footer containing the email contact + add a section for this contact in the "community" section
souliane <souliane@mailoo.org>
parents:
98
diff
changeset
|
620 "du projet. Il y a plusieurs moyens pour le rejoindre, par exemple en " |
dd7a496bf762
add a general footer containing the email contact + add a section for this contact in the "community" section
souliane <souliane@mailoo.org>
parents:
98
diff
changeset
|
621 "utilisant Libervia, mais si vous préférez ne pas créer de compte, il suffit " |
dd7a496bf762
add a general footer containing the email contact + add a section for this contact in the "community" section
souliane <souliane@mailoo.org>
parents:
98
diff
changeset
|
622 "de cliquer ici : %(sat_muc)s. Notez bien qu'il n'est pas possible d'envoyer " |
dd7a496bf762
add a general footer containing the email contact + add a section for this contact in the "community" section
souliane <souliane@mailoo.org>
parents:
98
diff
changeset
|
623 "un courriel à ce salon : son identifiant ressemble à une adresse de " |
dd7a496bf762
add a general footer containing the email contact + add a section for this contact in the "community" section
souliane <souliane@mailoo.org>
parents:
98
diff
changeset
|
624 "courriel, mais ce n'en est pas une !" |
3 | 625 |
99
dd7a496bf762
add a general footer containing the email contact + add a section for this contact in the "community" section
souliane <souliane@mailoo.org>
parents:
98
diff
changeset
|
626 #: templates/sat_website/community.html:50 |
dd7a496bf762
add a general footer containing the email contact + add a section for this contact in the "community" section
souliane <souliane@mailoo.org>
parents:
98
diff
changeset
|
627 msgid "Follow the development and learn" |
3 | 628 msgstr "Suivre le développement, apprendre" |
629 | |
99
dd7a496bf762
add a general footer containing the email contact + add a section for this contact in the "community" section
souliane <souliane@mailoo.org>
parents:
98
diff
changeset
|
630 #: templates/sat_website/community.html:53 |
3 | 631 #, python-format |
632 msgid "" | |
62
b09c26afea5f
fixes typos and small changes
souliane <souliane@mailoo.org>
parents:
60
diff
changeset
|
633 "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
|
634 "about SàT's features (and also more general ones): %(blog)s" |
11 | 635 msgstr "" |
62
b09c26afea5f
fixes typos and small changes
souliane <souliane@mailoo.org>
parents:
60
diff
changeset
|
636 "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
|
637 "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
|
638 "générales) : %(blog)s" |
11 | 639 |
99
dd7a496bf762
add a general footer containing the email contact + add a section for this contact in the "community" section
souliane <souliane@mailoo.org>
parents:
98
diff
changeset
|
640 #: templates/sat_website/community.html:54 |
11 | 641 #, python-format |
642 msgid "" | |
62
b09c26afea5f
fixes typos and small changes
souliane <souliane@mailoo.org>
parents:
60
diff
changeset
|
643 "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
|
644 "your opinion and contribute: %(mailing_list)s" |
3 | 645 msgstr "" |
60 | 646 "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
|
647 "suivre l'évolution, donner votre avis et contribuer : %(mailing_list)s" |
3 | 648 |
99
dd7a496bf762
add a general footer containing the email contact + add a section for this contact in the "community" section
souliane <souliane@mailoo.org>
parents:
98
diff
changeset
|
649 #: templates/sat_website/community.html:55 |
3 | 650 #, python-format |
60 | 651 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
|
652 msgstr "Vous trouverez les documentations utilisateur sur le wiki : %(wiki)s" |
3 | 653 |
99
dd7a496bf762
add a general footer containing the email contact + add a section for this contact in the "community" section
souliane <souliane@mailoo.org>
parents:
98
diff
changeset
|
654 #: templates/sat_website/community.html:62 |
124
5aad1b36183f
fixes some spaces before question or exclamation marks
souliane <souliane@mailoo.org>
parents:
123
diff
changeset
|
655 msgid "Participate!" |
3 | 656 msgstr "Participez !" |
657 | |
99
dd7a496bf762
add a general footer containing the email contact + add a section for this contact in the "community" section
souliane <souliane@mailoo.org>
parents:
98
diff
changeset
|
658 #: templates/sat_website/community.html:65 |
3 | 659 msgid "" |
67
ae46991a3489
English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents:
66
diff
changeset
|
660 "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
|
661 "thoughts. The more people that participate, the better the project will be. " |
3 | 662 "Share your view not only on technical points, but also on philosophical or " |
663 "political ones. And if you are around, come to have a talk in real life :)" | |
664 msgstr "" | |
665 "SàT est un projet ouvert: venez discuter, donner votre avis, partager vos " | |
666 "idées. Plus il y aura de monde, meilleur le projet sera. On attend votre " | |
667 "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
|
668 "si vous êtes proche, n'hésitez pas à venir physiquement :-)" |
3 | 669 |
43 | 670 #: templates/sat_website/developers.html:26 |
3 | 671 msgid "Salut à Toi: contributing" |
672 msgstr "Salut à Toi: contribuer" | |
673 | |
43 | 674 #: templates/sat_website/developers.html:27 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
675 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
|
676 msgstr "Quelques informations sur comment aider le développement" |
3 | 677 |
43 | 678 #: templates/sat_website/developers.html:32 |
60 | 679 msgid "Report a bug" |
680 msgstr "Rapporter un bug" | |
3 | 681 |
43 | 682 #: templates/sat_website/developers.html:35 |
3 | 683 #, python-format |
60 | 684 msgid "If you found a bug, please report it to our Bugzilla: %(bugzilla)s" |
685 msgstr "" | |
686 "Si vous pensez avoir trouvé un bogue, merci de bien vouloir faire un rapport " | |
687 "sur notre Bugzilla : %(bugzilla)s" | |
688 | |
689 #: templates/sat_website/developers.html:41 | |
690 msgid "Get the source" | |
691 msgstr "Avoir les sources" | |
692 | |
693 #: templates/sat_website/developers.html:44 | |
694 #, python-format | |
3 | 695 msgid "" |
696 "You'll find the mercurial repository of SàT on %(repos_sat)s, satellite " | |
60 | 697 "projects are also available on %(repos)s" |
3 | 698 msgstr "" |
60 | 699 "Vous trouverez le dépôt mercurial de SàT sur %(repos_sat)s, les projets " |
3 | 700 "satellites sont aussi disponibles sur %(repos)s" |
701 | |
60 | 702 #: templates/sat_website/developers.html:45 |
3 | 703 #, python-format |
704 msgid "" | |
705 "To clone the repository, use %(mercurial)s: <code>hg clone http://repos." | |
706 "goffi.org/sat</code>. Check the wiki (see below) for installation " | |
707 "instructions" | |
708 msgstr "" | |
709 "Pour cloner le dépôt, utilisez %(mercurial)s: <code>hg clone http://repos." | |
710 "goffi.org/sat</code>. Regardez sur le wiki (voir ci-dessous) pour les " | |
711 "instructions d'installation" | |
712 | |
60 | 713 #: templates/sat_website/developers.html:51 |
3 | 714 msgid "Documentation" |
715 msgstr "Documentation" | |
716 | |
60 | 717 #: templates/sat_website/developers.html:54 |
3 | 718 #, python-format |
60 | 719 msgid "" |
720 "The documentation is available on the wiki (feel free to improve it): " | |
721 "%(wiki)s" | |
3 | 722 msgstr "" |
60 | 723 "La documentation est disponible sur le wiki (n'hésitez pas à l'améliorer) : " |
724 "%(wiki)s" | |
3 | 725 |
60 | 726 #: templates/sat_website/developers.html:55 |
3 | 727 #, python-format |
60 | 728 msgid "" |
729 "You'll also find a dedicated section for developers: %(developers_page)s" | |
3 | 730 msgstr "" |
60 | 731 "Vous trouverez aussi une section dédiée au développeurs : %(developers_page)s" |
3 | 732 |
60 | 733 #: templates/sat_website/developers.html:62 |
3 | 734 msgid "Contact" |
735 msgstr "Contact" | |
736 | |
60 | 737 #: templates/sat_website/developers.html:65 |
3 | 738 #, python-format |
739 msgid "The best way to join us is on SàT's Jabber room: %(sat_muc)s" | |
740 msgstr "" | |
741 "La meilleure façon de nous joindre est sur le salon Jabber de SàT: " | |
742 "%(sat_muc)s" | |
743 | |
60 | 744 #: templates/sat_website/developers.html:66 |
745 #, python-format | |
746 msgid "" | |
747 "If you need help, you can also write to our dev mailing list: " | |
748 "%(mailing_list)s" | |
749 msgstr "" | |
750 "Si vous avez besoin d'aide, vous pouvez aussi écrire sur la liste de " | |
751 "diffusion « dev » : %(mailing_list)s" | |
752 | |
43 | 753 #: templates/sat_website/downloads.html:28 |
754 msgid "The archives containing the source code" | |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
755 msgstr "Les archives du code source" |
43 | 756 |
757 #: templates/sat_website/downloads.html:33 | |
758 msgid "Information" | |
111 | 759 msgstr "Information" |
43 | 760 |
761 #: templates/sat_website/downloads.html:36 | |
762 msgid "" | |
763 "This page allows you to download SàT and its related projects source code. " | |
764 "There is not (yet) an installer to double click to make it work out of the " | |
765 "box." | |
766 msgstr "" | |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
767 "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
|
768 "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
|
769 "suffirait de double-cliquer pour tout faire marcher comme sur des roulettes." |
43 | 770 |
771 #: templates/sat_website/downloads.html:37 | |
772 msgid "" | |
773 "We are thinking about a way to allow everybody to easily install SàT at " | |
774 "home, but for now it will seem difficult to the persons who are not familiar " | |
775 "with GNU/Linux operating systems. For the Windows and MacOS users, the best " | |
776 "way to test SàT for now is to visit our demonstration website running " | |
777 "Libervia." | |
778 msgstr "" | |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
779 "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
|
780 "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
|
781 "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
|
782 "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
|
783 "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
|
784 "Libervia." |
43 | 785 |
786 #: templates/sat_website/downloads.html:38 | |
787 msgid "Libervia demo" | |
788 msgstr "Démo de Libervia" | |
789 | |
790 #: templates/sat_website/downloads.html:43 | |
791 msgid "Latest development versions" | |
792 msgstr "Dernière versions de développement" | |
793 | |
794 #: templates/sat_website/downloads.html:48 | |
795 #, python-format | |
796 msgid "Download %(project)s %(version)s" | |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
797 msgstr "Télécharger %(project)s %(version)s" |
43 | 798 |
799 #: templates/sat_website/downloads.html:56 | |
800 msgid "" | |
801 "When not trivial (e.g. sat_media just needs to be extracted somewhere), the " | |
802 "installation procedure is described in the INSTALL file that you will find " | |
803 "in the package." | |
804 msgstr "" | |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
805 "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
|
806 "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
|
807 "fichier INSTALL que vous trouverez dans l'archive." |
43 | 808 |
60 | 809 #: templates/sat_website/downloads.html:57 |
810 #, python-format | |
811 msgid "You are also welcome in our multi-user chat room: %(sat_muc)s." | |
812 msgstr "" | |
813 "Vous êtes aussi le/la bienvenu(e) dans notre salon de discussion : " | |
814 "%(sat_muc)s." | |
815 | |
43 | 816 #: templates/sat_website/downloads.html:61 |
817 msgid "Other sources of installation" | |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
818 msgstr "Autres sources d'installation" |
43 | 819 |
820 #: templates/sat_website/downloads.html:64 | |
821 msgid "" | |
822 "To ease the procedure, you can also install the last SàT packages from PyPI, " | |
823 "the Python Package Index." | |
824 msgstr "" | |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
825 "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
|
826 "depuis PyPI (Python Package Index)." |
43 | 827 |
828 #: templates/sat_website/downloads.html:65 | |
829 msgid "Visit PyPI" | |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
830 msgstr "Visitez PyPI" |
43 | 831 |
832 #: templates/sat_website/downloads.html:66 | |
833 msgid "" | |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
834 "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
|
835 "easy-to-install packages in your distribution repositories!" |
43 | 836 msgstr "" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
837 "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
|
838 "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
|
839 "distribution !" |
43 | 840 |
841 #: templates/sat_website/downloads.html:67 | |
842 msgid "Packages in Debian sid" | |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
843 msgstr "Paquets dans Debian sid" |
43 | 844 |
845 #: templates/sat_website/downloads.html:68 | |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
846 msgid "But after all... the easiest is probably to run the Docker images :-)" |
43 | 847 msgstr "" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
848 "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
|
849 "Docker :-)" |
43 | 850 |
851 #: templates/sat_website/downloads.html:69 | |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
852 msgid "Docker installation" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
853 msgstr "Installation par Docker" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
854 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
855 #: templates/sat_website/downloads.html:70 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
856 msgid "Some complementary information are given on the wiki." |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
857 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
|
858 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
859 #: templates/sat_website/downloads.html:71 |
43 | 860 msgid "Visit the wiki" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
861 msgstr "Visitez le wiki" |
43 | 862 |
76
d2ea666fb1dd
add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents:
75
diff
changeset
|
863 #: 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
|
864 msgid "Frequently asked questions" |
d2ea666fb1dd
add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents:
75
diff
changeset
|
865 msgstr "Foire aux questions" |
d2ea666fb1dd
add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents:
75
diff
changeset
|
866 |
d2ea666fb1dd
add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents:
75
diff
changeset
|
867 #: 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
|
868 #, python-format |
123
c0dbe7ad54c8
add a question "what is the Libervia demo version?" to the FAQ
souliane <souliane@mailoo.org>
parents:
122
diff
changeset
|
869 msgid "What is the \"Libervia demo version\" on %(demo)s?" |
124
5aad1b36183f
fixes some spaces before question or exclamation marks
souliane <souliane@mailoo.org>
parents:
123
diff
changeset
|
870 msgstr "Qu'est-ce que cette « démo de Libervia » sur %(demo)s ?" |
123
c0dbe7ad54c8
add a question "what is the Libervia demo version?" to the FAQ
souliane <souliane@mailoo.org>
parents:
122
diff
changeset
|
871 |
c0dbe7ad54c8
add a question "what is the Libervia demo version?" to the FAQ
souliane <souliane@mailoo.org>
parents:
122
diff
changeset
|
872 #: templates/sat_website/faq.html:35 |
c0dbe7ad54c8
add a question "what is the Libervia demo version?" to the FAQ
souliane <souliane@mailoo.org>
parents:
122
diff
changeset
|
873 msgid "" |
c0dbe7ad54c8
add a question "what is the Libervia demo version?" to the FAQ
souliane <souliane@mailoo.org>
parents:
122
diff
changeset
|
874 "This is a demonstration version that you can try to get an idea about how " |
c0dbe7ad54c8
add a question "what is the Libervia demo version?" to the FAQ
souliane <souliane@mailoo.org>
parents:
122
diff
changeset
|
875 "Libervia will look like. You have to keep in mind that this is a development " |
c0dbe7ad54c8
add a question "what is the Libervia demo version?" to the FAQ
souliane <souliane@mailoo.org>
parents:
122
diff
changeset
|
876 "version. We will take care to improve the user interface and to fix a lot of " |
c0dbe7ad54c8
add a question "what is the Libervia demo version?" to the FAQ
souliane <souliane@mailoo.org>
parents:
122
diff
changeset
|
877 "bugs before launching the \"general public\" version." |
c0dbe7ad54c8
add a question "what is the Libervia demo version?" to the FAQ
souliane <souliane@mailoo.org>
parents:
122
diff
changeset
|
878 msgstr "" |
c0dbe7ad54c8
add a question "what is the Libervia demo version?" to the FAQ
souliane <souliane@mailoo.org>
parents:
122
diff
changeset
|
879 "C'est une version de démonstration, que vous pouvez essayer pour vous faire " |
c0dbe7ad54c8
add a question "what is the Libervia demo version?" to the FAQ
souliane <souliane@mailoo.org>
parents:
122
diff
changeset
|
880 "une idée de ce à quoi ressemblera Libervia. Il faut garder à l'esprit qu'il " |
c0dbe7ad54c8
add a question "what is the Libervia demo version?" to the FAQ
souliane <souliane@mailoo.org>
parents:
122
diff
changeset
|
881 "s'agit d'une version de développement. Nous prendrons soin d'améliorer " |
c0dbe7ad54c8
add a question "what is the Libervia demo version?" to the FAQ
souliane <souliane@mailoo.org>
parents:
122
diff
changeset
|
882 "l'interface utilisateur ainsi que de corriger le maximum de bogues avant " |
c0dbe7ad54c8
add a question "what is the Libervia demo version?" to the FAQ
souliane <souliane@mailoo.org>
parents:
122
diff
changeset
|
883 "d'annoncer la sortie de la version « grand public »." |
c0dbe7ad54c8
add a question "what is the Libervia demo version?" to the FAQ
souliane <souliane@mailoo.org>
parents:
122
diff
changeset
|
884 |
43 | 885 #: templates/sat_website/features.html:26 |
3 | 886 msgid "Salut à Toi's features" |
887 msgstr "Fonctionnalités de Salut à Toi" | |
888 | |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
889 #: templates/sat_website/features.html:31 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
890 msgid "Short overview" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
891 msgstr "Aperçu rapide" |
3 | 892 |
43 | 893 #: templates/sat_website/features.html:36 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
894 msgid "Blogging" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
895 msgstr "Blogage" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
896 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
897 #: templates/sat_website/features.html:39 |
3 | 898 msgid "" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
899 "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
|
900 "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
|
901 "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
|
902 "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
|
903 "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
|
904 "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
|
905 "by an entity you really trust." |
3 | 906 msgstr "" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
907 "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
|
908 "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
|
909 "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
|
910 "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
|
911 "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
|
912 "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
|
913 "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
|
914 "bien confiez-les à une entité de confiance." |
3 | 915 |
43 | 916 #: templates/sat_website/features.html:44 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
917 msgid "Chat" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
918 msgstr "Messagerie instantanée" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
919 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
920 #: templates/sat_website/features.html:47 |
3 | 921 msgid "" |
67
ae46991a3489
English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents:
66
diff
changeset
|
922 "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
|
923 "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
|
924 "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
|
925 "nobody but the chosen person will be able to read it." |
3 | 926 msgstr "" |
53
84c2e20d3de1
include some corrections suggested by Goffi
souliane <souliane@mailoo.org>
parents:
52
diff
changeset
|
927 "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
|
928 "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
|
929 "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
|
930 "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
|
931 "personne choisie pourra être en mesure de les lire." |
3 | 932 |
43 | 933 #: templates/sat_website/features.html:52 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
934 msgid "Activities" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
935 msgstr "Activités" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
936 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
937 #: templates/sat_website/features.html:55 |
3 | 938 msgid "" |
67
ae46991a3489
English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents:
66
diff
changeset
|
939 "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
|
940 "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
|
941 "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
|
942 "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
|
943 "it at the same time." |
3 | 944 msgstr "" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
945 "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
|
946 "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
|
947 "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
|
948 "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
|
949 "et de l'écouter tous en même temps." |
3 | 950 |
43 | 951 #: templates/sat_website/features.html:60 |
3 | 952 msgid "File sharing" |
953 msgstr "Partage de fichiers" | |
954 | |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
955 #: templates/sat_website/features.html:63 |
3 | 956 msgid "" |
55
a1e457ac6871
split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents:
53
diff
changeset
|
957 "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
|
958 "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
|
959 "network within a group of friends." |
16
6847c50fb5ea
translation of the recently added texts
Goffi <goffi@goffi.org>
parents:
12
diff
changeset
|
960 msgstr "" |
55
a1e457ac6871
split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents:
53
diff
changeset
|
961 "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
|
962 "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
|
963 "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
|
964 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
965 #: templates/sat_website/features.html:68 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
966 msgid "Email interaction" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
967 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
|
968 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
969 #: templates/sat_website/features.html:71 |
16
6847c50fb5ea
translation of the recently added texts
Goffi <goffi@goffi.org>
parents:
12
diff
changeset
|
970 msgid "" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
971 "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
|
972 "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
|
973 "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
|
974 "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
|
975 "other network." |
3 | 976 msgstr "" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
977 "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
|
978 "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
|
979 "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
|
980 "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
|
981 "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
|
982 "n'importe quel autre réseau." |
3 | 983 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
984 #: templates/sat_website/features.html:79 |
3 | 985 #, python-format |
986 msgid "" | |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
987 "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
|
988 "%(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
|
989 "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
|
990 "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
|
991 "it's a project about freedom and sharing." |
3 | 992 msgstr "" |
993 "Pas vraiment une fonctionnalité, mais certainement un des points les plus " | |
994 "importants: un %(social_prefix)scontrat social%(social_suffix)s a été écrit, " | |
995 "un engagement moral pour le projet. SàT n'a pas été conçu pour l'argent ou " | |
996 "pour piéger les gens: c'est un projet qui se base sur la liberté et le " | |
997 "partage." | |
998 | |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
999 #: templates/sat_website/features.html:87 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1000 msgid "Details and advanced features" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1001 msgstr "Détails et fonctionnalités avancées" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1002 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1003 #: templates/sat_website/features.html:90 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1004 msgid "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1005 "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
|
1006 "technical area." |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1007 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1008 "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
|
1009 "visiter l'espace technique." |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1010 |
60 | 1011 #: templates/sat_website/features.html:91 |
1012 #: templates/sat_website/specifications.html:36 | |
1013 msgid "Standard extensions" | |
1014 msgstr "Extensions standardes" | |
1015 | |
1016 #: templates/sat_website/features.html:92 | |
1017 #: templates/sat_website/specifications.html:49 | |
1018 msgid "Experimental and/or non-standard features" | |
1019 msgstr "Fonctionnalités expérimentales et/ou non standardes" | |
1020 | |
72
ac83544a7645
display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents:
70
diff
changeset
|
1021 #: templates/sat_website/finance.html:27 |
43 | 1022 #, python-format |
72
ac83544a7645
display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents:
70
diff
changeset
|
1023 msgid "%(actual)s members" |
ac83544a7645
display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents:
70
diff
changeset
|
1024 msgstr "%(actual)s membres" |
43 | 1025 |
72
ac83544a7645
display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents:
70
diff
changeset
|
1026 #: 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
|
1027 #, python-format |
ac83544a7645
display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents:
70
diff
changeset
|
1028 msgid "%(left)s members left" |
ac83544a7645
display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents:
70
diff
changeset
|
1029 msgstr "%(left)s membres restants" |
ac83544a7645
display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents:
70
diff
changeset
|
1030 |
ac83544a7645
display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents:
70
diff
changeset
|
1031 #: templates/sat_website/finance.html:38 |
43 | 1032 #, python-format |
72
ac83544a7645
display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents:
70
diff
changeset
|
1033 msgid "%(actual)s €" |
111 | 1034 msgstr "%(actual)s €" |
72
ac83544a7645
display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents:
70
diff
changeset
|
1035 |
ac83544a7645
display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents:
70
diff
changeset
|
1036 #: 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
|
1037 #, python-format |
ac83544a7645
display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents:
70
diff
changeset
|
1038 msgid "%(left)s € left" |
ac83544a7645
display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents:
70
diff
changeset
|
1039 msgstr "%(left)s € restants" |
43 | 1040 |
1041 #: templates/sat_website/frontends.html:26 | |
3 | 1042 msgid "Salut à Toi's frontends" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1043 msgstr "Les interfaces de SàT" |
3 | 1044 |
43 | 1045 #: templates/sat_website/frontends.html:27 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1046 msgid "SàT is multi frontend: use the one that best fits your needs." |
3 | 1047 msgstr "" |
1048 "SàT est multi-interfaces: utilisez celle qui correspond le mieux à vos " | |
1049 "besoins" | |
1050 | |
43 | 1051 #: templates/sat_website/frontends.html:32 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1052 msgid "Libervia" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1053 msgstr "Libervia" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1054 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1055 #: templates/sat_website/frontends.html:32 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1056 msgid "web frontend" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1057 msgstr "interface web" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1058 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1059 #: templates/sat_website/frontends.html:39 |
3 | 1060 msgid "Primitivus" |
1061 msgstr "Primitivus" | |
1062 | |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1063 #: templates/sat_website/frontends.html:39 |
43 | 1064 msgid "console interface" |
1065 msgstr "interface en mode texte" | |
3 | 1066 |
43 | 1067 #: templates/sat_website/frontends.html:46 |
3 | 1068 msgid "Jp" |
1069 msgstr "Jp" | |
1070 | |
43 | 1071 #: templates/sat_website/frontends.html:46 |
3 | 1072 msgid "command line" |
1073 msgstr "ligne de commande" | |
1074 | |
43 | 1075 #: templates/sat_website/frontends.html:48 |
3 | 1076 msgid "cowsay on jp" |
1077 msgstr "cowsay à travers jp" | |
1078 | |
43 | 1079 #: templates/sat_website/frontends.html:56 |
1080 msgid "Bellaciao" | |
1081 msgstr "Bellaciao" | |
1082 | |
1083 #: templates/sat_website/frontends.html:56 | |
1084 msgid "rich desktop" | |
1085 msgstr "interface de bureau" | |
1086 | |
1087 #: templates/sat_website/frontends.html:57 | |
141
ebd55a28b6d2
add cagou and sententia screenshots
souliane <souliane@mailoo.org>
parents:
140
diff
changeset
|
1088 #: templates/sat_website/frontends.html:63 |
ebd55a28b6d2
add cagou and sententia screenshots
souliane <souliane@mailoo.org>
parents:
140
diff
changeset
|
1089 #: templates/sat_website/frontends.html:71 |
43 | 1090 msgid "[WORK IN PROGRESS]" |
1091 msgstr "[EN TRAVAUX]" | |
1092 | |
1093 #: templates/sat_website/frontends.html:58 | |
1094 msgid "" | |
1095 "Bellaciao will be a full-featured desktop frontend that intends to be really " | |
1096 "flexible: you'll be able to adapt it to your taste." | |
1097 msgstr "" | |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1098 "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
|
1099 "flexible : vous pourrez l'adapter à votre goût." |
43 | 1100 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1101 #: templates/sat_website/frontends.html:62 |
43 | 1102 msgid "Cagou" |
111 | 1103 msgstr "Cagou" |
43 | 1104 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1105 #: templates/sat_website/frontends.html:62 |
141
ebd55a28b6d2
add cagou and sententia screenshots
souliane <souliane@mailoo.org>
parents:
140
diff
changeset
|
1106 msgid "desktop and mobile devices" |
ebd55a28b6d2
add cagou and sententia screenshots
souliane <souliane@mailoo.org>
parents:
140
diff
changeset
|
1107 msgstr "bureau et appareils mobiles" |
ebd55a28b6d2
add cagou and sententia screenshots
souliane <souliane@mailoo.org>
parents:
140
diff
changeset
|
1108 |
ebd55a28b6d2
add cagou and sententia screenshots
souliane <souliane@mailoo.org>
parents:
140
diff
changeset
|
1109 #: templates/sat_website/frontends.html:65 |
ebd55a28b6d2
add cagou and sententia screenshots
souliane <souliane@mailoo.org>
parents:
140
diff
changeset
|
1110 msgid "Cagou profile manager" |
ebd55a28b6d2
add cagou and sententia screenshots
souliane <souliane@mailoo.org>
parents:
140
diff
changeset
|
1111 msgstr "Gestionnaire de profils dans Cagou" |
ebd55a28b6d2
add cagou and sententia screenshots
souliane <souliane@mailoo.org>
parents:
140
diff
changeset
|
1112 |
ebd55a28b6d2
add cagou and sententia screenshots
souliane <souliane@mailoo.org>
parents:
140
diff
changeset
|
1113 #: templates/sat_website/frontends.html:70 |
ebd55a28b6d2
add cagou and sententia screenshots
souliane <souliane@mailoo.org>
parents:
140
diff
changeset
|
1114 #: templates/sat_website/frontends.html:73 |
ebd55a28b6d2
add cagou and sententia screenshots
souliane <souliane@mailoo.org>
parents:
140
diff
changeset
|
1115 msgid "Sententia" |
43 | 1116 msgstr "" |
141
ebd55a28b6d2
add cagou and sententia screenshots
souliane <souliane@mailoo.org>
parents:
140
diff
changeset
|
1117 |
ebd55a28b6d2
add cagou and sententia screenshots
souliane <souliane@mailoo.org>
parents:
140
diff
changeset
|
1118 #: templates/sat_website/frontends.html:70 |
ebd55a28b6d2
add cagou and sententia screenshots
souliane <souliane@mailoo.org>
parents:
140
diff
changeset
|
1119 msgid "Emacs frontend" |
ebd55a28b6d2
add cagou and sententia screenshots
souliane <souliane@mailoo.org>
parents:
140
diff
changeset
|
1120 msgstr "interface Emacs" |
3 | 1121 |
116
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
1122 #: templates/sat_website/gallery.html:40 templates/sat_website/video.html:35 |
43 | 1123 #, python-format |
3 | 1124 msgid "" |
43 | 1125 "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
|
1126 "the last %(firefox)s." |
3 | 1127 msgstr "" |
43 | 1128 "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
|
1129 "jour, par ex. avec le dernier %(firefox)s." |
43 | 1130 |
57
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
1131 #: templates/sat_website/links.html:27 |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
1132 msgid "Other projects" |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
1133 msgstr "Autres projets" |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
1134 |
60 | 1135 #: templates/sat_website/links.html:30 |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
1136 #, python-format |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
1137 msgid "" |
67
ae46991a3489
English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents:
66
diff
changeset
|
1138 "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
|
1139 "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
|
1140 "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
|
1141 "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
|
1142 msgstr "" |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
1143 "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
|
1144 "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
|
1145 "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
|
1146 "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
|
1147 "%(readme_suffix)s de SàT." |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
1148 |
60 | 1149 #: templates/sat_website/links.html:34 |
62
b09c26afea5f
fixes typos and small changes
souliane <souliane@mailoo.org>
parents:
60
diff
changeset
|
1150 #, python-format |
b09c26afea5f
fixes typos and small changes
souliane <souliane@mailoo.org>
parents:
60
diff
changeset
|
1151 msgid "Decentralised and %(xmpp)s-based " |
b09c26afea5f
fixes typos and small changes
souliane <souliane@mailoo.org>
parents:
60
diff
changeset
|
1152 msgstr "Décentralisé et basé sur %(xmpp)s" |
60 | 1153 |
1154 #: templates/sat_website/links.html:36 | |
1155 msgid "" | |
1156 "You can use your the same account between SàT and any of these projects:" | |
1157 msgstr "" | |
1158 "Vous pouvez utiliser le même compte entre SàT et n'importe lequel de ces " | |
1159 "projets :" | |
1160 | |
1161 #: templates/sat_website/links.html:48 | |
1162 msgid "non-standard blogging" | |
1163 msgstr "blogage non standard" | |
1164 | |
1165 #: templates/sat_website/links.html:51 | |
1166 msgid "chat only" | |
1167 msgstr "messagerie instantanée seulement" | |
1168 | |
1169 #: templates/sat_website/links.html:58 | |
62
b09c26afea5f
fixes typos and small changes
souliane <souliane@mailoo.org>
parents:
60
diff
changeset
|
1170 #, python-format |
b09c26afea5f
fixes typos and small changes
souliane <souliane@mailoo.org>
parents:
60
diff
changeset
|
1171 msgid "Non %(xmpp)s-based " |
b09c26afea5f
fixes typos and small changes
souliane <souliane@mailoo.org>
parents:
60
diff
changeset
|
1172 msgstr "Non basé sur %(xmpp)s" |
60 | 1173 |
1174 #: templates/sat_website/links.html:60 | |
1175 msgid "" | |
1176 "Compatibility between SàT and these projects could be achieved, but it's not " | |
1177 "built-in:" | |
1178 msgstr "" | |
1179 "La compatibilité entre SàT et ces projets n'est pas directe, mais elle peut " | |
1180 "être atteinte :" | |
1181 | |
1182 #: templates/sat_website/links.html:75 | |
1183 msgid "centralised micro-blogging" | |
1184 msgstr "microblogage centralisé" | |
1185 | |
1186 #: templates/sat_website/links.html:82 | |
62
b09c26afea5f
fixes typos and small changes
souliane <souliane@mailoo.org>
parents:
60
diff
changeset
|
1187 msgid "Other softwares" |
b09c26afea5f
fixes typos and small changes
souliane <souliane@mailoo.org>
parents:
60
diff
changeset
|
1188 msgstr "Autres logiciels" |
60 | 1189 |
1190 #: templates/sat_website/links.html:92 | |
1191 msgid "software to manage an association" | |
1192 msgstr "logiciel pour gérer une association" | |
1193 | |
1194 #: templates/sat_website/links.html:99 | |
62
b09c26afea5f
fixes typos and small changes
souliane <souliane@mailoo.org>
parents:
60
diff
changeset
|
1195 msgid "Associations" |
b09c26afea5f
fixes typos and small changes
souliane <souliane@mailoo.org>
parents:
60
diff
changeset
|
1196 msgstr "Associations" |
60 | 1197 |
1198 #: templates/sat_website/links.html:103 | |
1199 msgid "French association to promote free software accessibility" | |
1200 msgstr "" | |
1201 "Association française pour promouvoir l'accessibilité des logiciels libres" | |
1202 | |
1203 #: templates/sat_website/links.html:106 | |
1204 msgid "cultural association based in Austria" | |
1205 msgstr "association culturelle basée en Autriche" | |
1206 | |
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
|
1207 #: 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
|
1208 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
|
1209 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
|
1210 |
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
|
1211 #: 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
|
1212 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
|
1213 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
|
1214 |
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
|
1215 #: 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
|
1216 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
|
1217 "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
|
1218 "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
|
1219 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
|
1220 "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
|
1221 "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
|
1222 |
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
|
1223 #: 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
|
1224 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
|
1225 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
|
1226 |
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
|
1227 #: 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
|
1228 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
|
1229 "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
|
1230 "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
|
1231 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
|
1232 "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
|
1233 "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
|
1234 |
83
3d04a955bec4
add membership campaign's video (for now ogv, will eventually change to webm)
souliane <souliane@mailoo.org>
parents:
77
diff
changeset
|
1235 #: templates/sat_website/membership.html:28 |
147
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
1236 #: templates/sat_website/membership.html:64 |
77
13ebb548f234
use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents:
76
diff
changeset
|
1237 #: 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
|
1238 msgid "Join the association" |
13ebb548f234
use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents:
76
diff
changeset
|
1239 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
|
1240 |
133
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
1241 #: templates/sat_website/membership.html:32 |
77
13ebb548f234
use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents:
76
diff
changeset
|
1242 msgid "About the association" |
13ebb548f234
use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents:
76
diff
changeset
|
1243 msgstr "Concernant l'association" |
13ebb548f234
use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents:
76
diff
changeset
|
1244 |
133
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
1245 #: templates/sat_website/membership.html:34 |
77
13ebb548f234
use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents:
76
diff
changeset
|
1246 msgid "" |
13ebb548f234
use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents:
76
diff
changeset
|
1247 "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
|
1248 "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
|
1249 msgstr "" |
13ebb548f234
use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents:
76
diff
changeset
|
1250 "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
|
1251 "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
|
1252 "officiels." |
13ebb548f234
use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents:
76
diff
changeset
|
1253 |
133
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
1254 #: templates/sat_website/membership.html:40 |
77
13ebb548f234
use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents:
76
diff
changeset
|
1255 msgid "Become a member" |
13ebb548f234
use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents:
76
diff
changeset
|
1256 msgstr "Devenir membre" |
13ebb548f234
use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents:
76
diff
changeset
|
1257 |
133
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
1258 #: templates/sat_website/membership.html:62 |
77
13ebb548f234
use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents:
76
diff
changeset
|
1259 msgid "" |
13ebb548f234
use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents:
76
diff
changeset
|
1260 "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
|
1261 "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
|
1262 "every year." |
13ebb548f234
use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents:
76
diff
changeset
|
1263 msgstr "" |
13ebb548f234
use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents:
76
diff
changeset
|
1264 "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
|
1265 "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
|
1266 "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
|
1267 |
147
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
1268 #: templates/sat_website/membership.html:70 |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
1269 msgid "Donations" |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
1270 msgstr "Dons" |
77
13ebb548f234
use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents:
76
diff
changeset
|
1271 |
133
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
1272 #: templates/sat_website/membership.html:72 |
147
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
1273 msgid "" |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
1274 "You can also make a donation without joining the association. We recommend " |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
1275 "using the open funding platform Liberapay to set up a weekly, monthly or " |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
1276 "yearly donation." |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
1277 msgstr "" |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
1278 "Vous pouvez aussi faire un don sans rejoindre l'association. Nous " |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
1279 "conseillons la plateforme de financement libre Liberapay pour mettre en " |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
1280 "place un don hebdomadaire, mensuel ou annuel." |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
1281 |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
1282 #: templates/sat_website/membership.html:74 |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
1283 msgid "Donation via Liberapay" |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
1284 msgstr "Don avec Liberapay" |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
1285 |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
1286 #: templates/sat_website/membership.html:77 |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
1287 msgid "Or you can make a transfer to the following account:" |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
1288 msgstr "" |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
1289 "Ou bien vous pouvez effectuez un virement bancaire sur le compte suivant :" |
133
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
1290 |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
1291 #: templates/sat_website/membership.html:80 |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
1292 msgid "Payee:" |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
1293 msgstr "Bénéficiaire :" |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
1294 |
147
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
1295 #: templates/sat_website/membership.html:83 |
133
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
1296 msgid "Bank:" |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
1297 msgstr "Banque :" |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
1298 |
77
13ebb548f234
use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents:
76
diff
changeset
|
1299 #: 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
|
1300 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
|
1301 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
|
1302 |
13ebb548f234
use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents:
76
diff
changeset
|
1303 #: 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
|
1304 msgid "Confirm" |
13ebb548f234
use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents:
76
diff
changeset
|
1305 msgstr "Confirmer" |
13ebb548f234
use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents:
76
diff
changeset
|
1306 |
43 | 1307 #: 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
|
1308 msgid "Salut à Toi" |
a1e457ac6871
split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents:
53
diff
changeset
|
1309 msgstr "Salut à Toi" |
43 | 1310 |
1311 #: templates/sat_website/overview.html:37 | |
1312 msgid "" | |
113
b96dbc7b6c61
use of “libre” in english version is replaced by “free (libre)” or “free (as in freedom)” to avoid miscomprehension
Goffi <goffi@goffi.org>
parents:
112
diff
changeset
|
1313 "Multipurpose, multi frontend, free (libre) and decentralised communication " |
b96dbc7b6c61
use of “libre” in english version is replaced by “free (libre)” or “free (as in freedom)” to avoid miscomprehension
Goffi <goffi@goffi.org>
parents:
112
diff
changeset
|
1314 "tool." |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1315 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1316 "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
|
1317 "décentralisé" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1318 |
144
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
1319 #: templates/sat_website/overview.html:46 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1320 msgid "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1321 "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
|
1322 "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
|
1323 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1324 "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
|
1325 "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
|
1326 "d'elle :" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1327 |
144
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
1328 #: templates/sat_website/overview.html:49 |
121
544859115f88
advice to read the FAQ before trying out Libervia demo (regarding security warning)
souliane <souliane@mailoo.org>
parents:
119
diff
changeset
|
1329 #, python-format |
544859115f88
advice to read the FAQ before trying out Libervia demo (regarding security warning)
souliane <souliane@mailoo.org>
parents:
119
diff
changeset
|
1330 msgid "Please read our %(faq)s before trying out" |
544859115f88
advice to read the FAQ before trying out Libervia demo (regarding security warning)
souliane <souliane@mailoo.org>
parents:
119
diff
changeset
|
1331 msgstr "Lisez s'il vous plait notre %(faq)s avant d'essayer la" |
544859115f88
advice to read the FAQ before trying out Libervia demo (regarding security warning)
souliane <souliane@mailoo.org>
parents:
119
diff
changeset
|
1332 |
144
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
1333 #: templates/sat_website/overview.html:50 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1334 msgid "Libervia demo version" |
76
d2ea666fb1dd
add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents:
75
diff
changeset
|
1335 msgstr "Démo de Libervia" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1336 |
144
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
1337 #: templates/sat_website/overview.html:58 |
60 | 1338 #: templates/sat_website/principles.html:36 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1339 msgid "Multipurpose" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1340 msgstr "Multi-usages" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1341 |
144
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
1342 #: templates/sat_website/overview.html:59 |
67
ae46991a3489
English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents:
66
diff
changeset
|
1343 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
|
1344 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
|
1345 |
144
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
1346 #: templates/sat_website/overview.html:61 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1347 msgid "" |
67
ae46991a3489
English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents:
66
diff
changeset
|
1348 "<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
|
1349 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1350 "<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
|
1351 "des salons privés ou publics ;" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1352 |
144
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
1353 #: templates/sat_website/overview.html:62 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1354 msgid "" |
67
ae46991a3489
English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents:
66
diff
changeset
|
1355 "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
|
1356 "messages." |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1357 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1358 "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
|
1359 "de vos messages ;" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1360 |
144
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
1361 #: templates/sat_website/overview.html:63 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1362 msgid "" |
67
ae46991a3489
English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents:
66
diff
changeset
|
1363 "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
|
1364 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1365 "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
|
1366 "vraiment privées ;" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1367 |
144
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
1368 #: templates/sat_website/overview.html:64 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1369 msgid "" |
67
ae46991a3489
English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents:
66
diff
changeset
|
1370 "<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
|
1371 "articles." |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1372 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1373 "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
|
1374 "ou écrire de plus longs articles ;" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1375 |
144
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
1376 #: templates/sat_website/overview.html:65 |
67
ae46991a3489
English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents:
66
diff
changeset
|
1377 msgid "File sharing, games, interaction with other networks." |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1378 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1379 "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
|
1380 |
144
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
1381 #: templates/sat_website/overview.html:70 |
60 | 1382 #: templates/sat_website/principles.html:52 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1383 msgid "Multi frontend" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1384 msgstr "Multi-interfaces" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1385 |
144
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
1386 #: templates/sat_website/overview.html:71 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1387 msgid "" |
67
ae46991a3489
English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents:
66
diff
changeset
|
1388 "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
|
1389 "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
|
1390 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1391 "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
|
1392 "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
|
1393 "pouvez utiliser SàT:" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1394 |
144
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
1395 #: templates/sat_website/overview.html:73 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1396 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
|
1397 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
|
1398 |
144
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
1399 #: templates/sat_website/overview.html:74 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1400 msgid "inside a <strong>console</strong> user interface" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1401 msgstr "dans une interface <strong>console</strong> ;" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1402 |
144
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
1403 #: templates/sat_website/overview.html:75 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1404 msgid "through a <strong>command line</strong>" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1405 msgstr "à travers la <strong>ligne de commande</strong>." |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1406 |
144
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
1407 #: templates/sat_website/overview.html:77 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1408 msgid "Other frontends are planned (telephones, desktop)." |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1409 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
|
1410 |
144
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
1411 #: templates/sat_website/overview.html:84 |
60 | 1412 #: templates/sat_website/principles.html:66 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1413 msgid "Libre" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1414 msgstr "Libre" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1415 |
144
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
1416 #: templates/sat_website/overview.html:85 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1417 msgid "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1418 "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
|
1419 "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
|
1420 "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
|
1421 "social contract: a moral engagement with the user." |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1422 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1423 "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
|
1424 "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
|
1425 "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
|
1426 |
144
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
1427 #: templates/sat_website/overview.html:89 |
60 | 1428 #: templates/sat_website/principles.html:80 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1429 msgid "Decentralised" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1430 msgstr "Décentralisé" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1431 |
144
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
1432 #: templates/sat_website/overview.html:90 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1433 msgid "" |
67
ae46991a3489
English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents:
66
diff
changeset
|
1434 "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
|
1435 "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
|
1436 "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
|
1437 "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
|
1438 "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
|
1439 "untrusted commercial company, do you?" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1440 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1441 "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
|
1442 "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
|
1443 "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
|
1444 "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
|
1445 "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
|
1446 "entreprises commerciales non fiables, n'est-ce pas ?" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1447 |
144
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
1448 #: templates/sat_website/overview.html:97 |
55
a1e457ac6871
split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents:
53
diff
changeset
|
1449 msgid "The association" |
a1e457ac6871
split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents:
53
diff
changeset
|
1450 msgstr "L'association" |
a1e457ac6871
split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents:
53
diff
changeset
|
1451 |
144
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
1452 #: templates/sat_website/overview.html:98 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1453 msgid "" |
43 | 1454 "Salut à Toi and Libervia are developed by a non-profit and self-managed " |
1455 "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
|
1456 "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
|
1457 "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
|
1458 "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
|
1459 "moral support! " |
43 | 1460 msgstr "" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1461 "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
|
1462 "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
|
1463 "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
|
1464 "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
|
1465 "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
|
1466 "gratuitement signifie aussi quelque chose, c'est un soutien moral !" |
3 | 1467 |
144
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
1468 #: templates/sat_website/overview.html:112 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1469 msgid "Run it yourself!" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1470 msgstr "Lancez-le vous même !" |
43 | 1471 |
144
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
1472 #: templates/sat_website/overview.html:113 |
43 | 1473 msgid "" |
1474 "If you enjoyed testing our demonstration version of Libervia and if you have " | |
1475 "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
|
1476 "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
|
1477 "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
|
1478 "server... we don't want your data!" |
3 | 1479 msgstr "" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1480 "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
|
1481 "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
|
1482 "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
|
1483 "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
|
1484 "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
|
1485 "veut pas de vos données, gardez-les !" |
3 | 1486 |
60 | 1487 #: templates/sat_website/press.html:33 |
128
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
1488 msgid "Releases and campaigns" |
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
1489 msgstr "Communiqués et campagnes" |
87
0377931f6278
add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents:
86
diff
changeset
|
1490 |
0377931f6278
add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents:
86
diff
changeset
|
1491 #: templates/sat_website/press.html:37 |
128
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
1492 msgid "October, 26th - December, 05th 2015" |
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
1493 msgstr "26 octobre - 05 décembre 2015" |
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
1494 |
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
1495 #: templates/sat_website/press.html:37 |
144
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
1496 msgid "en" |
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
1497 msgstr "fr" |
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
1498 |
128
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
1499 #: templates/sat_website/press.html:40 |
87
0377931f6278
add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents:
86
diff
changeset
|
1500 msgid "June, 15th 2015" |
0377931f6278
add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents:
86
diff
changeset
|
1501 msgstr "15 juin 2015" |
0377931f6278
add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents:
86
diff
changeset
|
1502 |
128
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
1503 #: templates/sat_website/press.html:40 |
87
0377931f6278
add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents:
86
diff
changeset
|
1504 msgid "" |
0377931f6278
add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents:
86
diff
changeset
|
1505 "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
|
1506 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
|
1507 |
128
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
1508 #: templates/sat_website/press.html:40 |
87
0377931f6278
add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents:
86
diff
changeset
|
1509 msgid "Libervia - Press release.pdf" |
0377931f6278
add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents:
86
diff
changeset
|
1510 msgstr "Libervia - Communiqué de presse.pdf" |
0377931f6278
add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents:
86
diff
changeset
|
1511 |
128
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
1512 #: templates/sat_website/press.html:40 |
87
0377931f6278
add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents:
86
diff
changeset
|
1513 msgid "text" |
0377931f6278
add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents:
86
diff
changeset
|
1514 msgstr "texte" |
0377931f6278
add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents:
86
diff
changeset
|
1515 |
128
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
1516 #: templates/sat_website/press.html:40 |
87
0377931f6278
add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents:
86
diff
changeset
|
1517 msgid "picture" |
0377931f6278
add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents:
86
diff
changeset
|
1518 msgstr "image" |
0377931f6278
add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents:
86
diff
changeset
|
1519 |
128
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
1520 #: templates/sat_website/press.html:45 |
60 | 1521 msgid "Articles" |
111 | 1522 msgstr "Articles" |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
1523 |
128
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
1524 #: templates/sat_website/press.html:49 templates/sat_website/press.html:52 |
133
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
1525 #: templates/sat_website/press.html:61 |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
1526 msgid "German" |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
1527 msgstr "Allemand" |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
1528 |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
1529 #: templates/sat_website/press.html:55 templates/sat_website/press.html:58 |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
1530 #: templates/sat_website/press.html:64 templates/sat_website/press.html:67 |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
1531 #: templates/sat_website/press.html:81 templates/sat_website/press.html:85 |
144
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
1532 #: templates/sat_website/press.html:110 templates/sat_website/press.html:116 |
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
1533 #: templates/sat_website/press.html:122 templates/sat_website/press.html:123 |
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
1534 #: templates/sat_website/press.html:129 templates/sat_website/press.html:130 |
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
1535 #: templates/sat_website/press.html:136 templates/sat_website/press.html:137 |
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
1536 #: templates/sat_website/press.html:138 templates/sat_website/press.html:146 |
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
1537 #: templates/sat_website/press.html:154 templates/sat_website/press.html:162 |
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
1538 #: templates/sat_website/press.html:163 |
119
b9db98c5a007
don't exclude to put logos of other associations
souliane <souliane@mailoo.org>
parents:
116
diff
changeset
|
1539 msgid "French" |
b9db98c5a007
don't exclude to put logos of other associations
souliane <souliane@mailoo.org>
parents:
116
diff
changeset
|
1540 msgstr "Français" |
b9db98c5a007
don't exclude to put logos of other associations
souliane <souliane@mailoo.org>
parents:
116
diff
changeset
|
1541 |
133
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
1542 #: templates/sat_website/press.html:58 templates/sat_website/press.html:61 |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
1543 #, python-format |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
1544 msgid "%(author)s for %(magazine)s" |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
1545 msgstr "%(author)s pour %(magazine)s" |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
1546 |
133
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
1547 #: templates/sat_website/press.html:67 |
60 | 1548 #, python-format |
1549 msgid "%(magazine)s" | |
1550 msgstr "%(magazine)s" | |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
1551 |
133
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
1552 #: templates/sat_website/press.html:67 |
60 | 1553 msgid "articles about Salut à Toi" |
1554 msgstr "articles sur Salut à Toi" | |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
1555 |
133
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
1556 #: templates/sat_website/press.html:72 |
60 | 1557 msgid "" |
62
b09c26afea5f
fixes typos and small changes
souliane <souliane@mailoo.org>
parents:
60
diff
changeset
|
1558 "If you want to write an article about Salut à Toi, we would be pleased to " |
114
e45031dd7a0d
avoid two levels of parenthesis + remove one occurence of the email contact which is already in the footer
souliane <souliane@mailoo.org>
parents:
113
diff
changeset
|
1559 "answer your questions. Please contact us." |
60 | 1560 msgstr "" |
1561 "Si vous souhaitez écrire un article sur Salut à Toi, nous répondrons à vos " | |
114
e45031dd7a0d
avoid two levels of parenthesis + remove one occurence of the email contact which is already in the footer
souliane <souliane@mailoo.org>
parents:
113
diff
changeset
|
1562 "questions avec plaisir. Merci de nous contacter." |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
1563 |
133
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
1564 #: templates/sat_website/press.html:77 |
60 | 1565 msgid "Radio" |
111 | 1566 msgstr "Radio" |
60 | 1567 |
133
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
1568 #: templates/sat_website/press.html:91 |
60 | 1569 msgid "Conferences" |
1570 msgstr "Conférences" | |
1571 | |
140
bcddca7b2e16
add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents:
136
diff
changeset
|
1572 #: templates/sat_website/press.html:98 |
144
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
1573 msgid "LinuxDays" |
140
bcddca7b2e16
add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents:
136
diff
changeset
|
1574 msgstr "" |
bcddca7b2e16
add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents:
136
diff
changeset
|
1575 |
144
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
1576 #: templates/sat_website/press.html:98 templates/sat_website/press.html:104 |
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
1577 #: templates/sat_website/press.html:171 |
140
bcddca7b2e16
add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents:
136
diff
changeset
|
1578 msgid "English" |
bcddca7b2e16
add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents:
136
diff
changeset
|
1579 msgstr "anglais" |
60 | 1580 |
144
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
1581 #: templates/sat_website/press.html:104 |
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
1582 msgid "Linuxwochen" |
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
1583 msgstr "" |
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
1584 |
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
1585 #: templates/sat_website/press.html:104 templates/sat_website/press.html:110 |
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
1586 #: templates/sat_website/press.html:116 templates/sat_website/press.html:122 |
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
1587 #: templates/sat_website/press.html:123 templates/sat_website/press.html:129 |
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
1588 #: templates/sat_website/press.html:130 templates/sat_website/press.html:154 |
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
1589 #: templates/sat_website/press.html:162 |
60 | 1590 msgid "video" |
1591 msgstr "vidéo" | |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
1592 |
144
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
1593 #: templates/sat_website/press.html:108 |
140
bcddca7b2e16
add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents:
136
diff
changeset
|
1594 msgid "Round table on new media" |
bcddca7b2e16
add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents:
136
diff
changeset
|
1595 msgstr "Table ronde sur les nouveaux médias" |
bcddca7b2e16
add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents:
136
diff
changeset
|
1596 |
144
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
1597 #: templates/sat_website/press.html:110 templates/sat_website/press.html:116 |
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
1598 #: templates/sat_website/press.html:123 templates/sat_website/press.html:129 |
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
1599 #: templates/sat_website/press.html:162 |
140
bcddca7b2e16
add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents:
136
diff
changeset
|
1600 msgid "Libre Software Meeting" |
bcddca7b2e16
add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents:
136
diff
changeset
|
1601 msgstr "Rencontres Mondiales du Logiciel Libre" |
bcddca7b2e16
add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents:
136
diff
changeset
|
1602 |
144
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
1603 #: templates/sat_website/press.html:130 |
60 | 1604 msgid "part" |
1605 msgstr "partie" | |
1606 | |
144
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
1607 #: templates/sat_website/press.html:171 |
62
b09c26afea5f
fixes typos and small changes
souliane <souliane@mailoo.org>
parents:
60
diff
changeset
|
1608 msgid "Brussels" |
b09c26afea5f
fixes typos and small changes
souliane <souliane@mailoo.org>
parents:
60
diff
changeset
|
1609 msgstr "Bruxelles" |
60 | 1610 |
144
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
1611 #: templates/sat_website/press.html:178 |
60 | 1612 msgid "" |
1613 "If you think that we could bring something interesting to an event " | |
99
dd7a496bf762
add a general footer containing the email contact + add a section for this contact in the "community" section
souliane <souliane@mailoo.org>
parents:
98
diff
changeset
|
1614 "(conference, stand...), feel free to contact us." |
60 | 1615 msgstr "" |
1616 "Si vous pensez que nous pourrions apporter quelque chose à un événement " | |
99
dd7a496bf762
add a general footer containing the email contact + add a section for this contact in the "community" section
souliane <souliane@mailoo.org>
parents:
98
diff
changeset
|
1617 "(conférence, stand...), n'hésitez pas à nous écrire." |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
1618 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1619 #: templates/sat_website/principles.html:27 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1620 msgid "Some technical words to explain the project." |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1621 msgstr "Quelques mots techniques pour expliquer le projet." |
3 | 1622 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1623 #: templates/sat_website/principles.html:31 |
3 | 1624 msgid "" |
113
b96dbc7b6c61
use of “libre” in english version is replaced by “free (libre)” or “free (as in freedom)” to avoid miscomprehension
Goffi <goffi@goffi.org>
parents:
112
diff
changeset
|
1625 "We usually present SàT as a multipurpose, multi frontend, free (libre) and " |
67
ae46991a3489
English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents:
66
diff
changeset
|
1626 "decentralised communication tool... Let us explain what we mean:" |
3 | 1627 msgstr "" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1628 "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
|
1629 "usages, multi-interfaces, libre et décentralisé... voici quelques " |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1630 "explications." |
3 | 1631 |
60 | 1632 #: templates/sat_website/principles.html:40 |
3 | 1633 #, python-format |
1634 msgid "" | |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1635 "\n" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1636 "\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
|
1637 "instant messaging and much more!\n" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1638 "\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
|
1639 "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
|
1640 "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
|
1641 "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
|
1642 "\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
|
1643 "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
|
1644 "been doing.\n" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1645 "\t " |
3 | 1646 msgstr "" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1647 "\n" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1648 "\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
|
1649 "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
|
1650 "\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
|
1651 "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
|
1652 "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
|
1653 "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
|
1654 "qui sera délivré sur XMPP.\n" |
63
1e6dae0231e9
use French quotes for French translation
souliane <souliane@mailoo.org>
parents:
62
diff
changeset
|
1655 "\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
|
1656 "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
|
1657 "l'état actuel du projet.\n" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1658 "\t " |
3 | 1659 |
60 | 1660 #: templates/sat_website/principles.html:56 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1661 msgid "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1662 "\n" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1663 "\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
|
1664 "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
|
1665 "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
|
1666 "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
|
1667 "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
|
1668 "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
|
1669 "don't hesitate to contact us!\n" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1670 "\t " |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1671 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1672 "\n" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1673 "\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
|
1674 "ê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
|
1675 "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
|
1676 "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
|
1677 "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
|
1678 "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
|
1679 "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
|
1680 "\t " |
3 | 1681 |
60 | 1682 #: templates/sat_website/principles.html:70 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1683 msgid "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1684 "\n" |
67
ae46991a3489
English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents:
66
diff
changeset
|
1685 "\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
|
1686 "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
|
1687 "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
|
1688 "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
|
1689 "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
|
1690 "\t " |
43 | 1691 msgstr "" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1692 "\n" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1693 "\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
|
1694 "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
|
1695 "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
|
1696 "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
|
1697 "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
|
1698 "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
|
1699 "\t " |
43 | 1700 |
60 | 1701 #: templates/sat_website/principles.html:84 |
43 | 1702 #, python-format |
1703 msgid "" | |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1704 "\n" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1705 "\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
|
1706 "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
|
1707 "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
|
1708 "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
|
1709 "physical and the logical one. On the physical layer, you are directly " |
60 | 1710 "connected to your service provider, and indirectly to all the rest of the " |
1711 "world.\n" | |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1712 "\t\t " |
43 | 1713 msgstr "" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1714 "\n" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1715 "\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
|
1716 "É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
|
1717 "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
|
1718 "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
|
1719 "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
|
1720 "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
|
1721 "indirectement connecté au reste du monde.\n" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1722 "\t\t " |
3 | 1723 |
75
085280c48363
update decentralisation schemas after Simona's suggestions
souliane <souliane@mailoo.org>
parents:
74
diff
changeset
|
1724 #: templates/sat_website/principles.html:92 |
43 | 1725 msgid "" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1726 "\n" |
60 | 1727 "\t\t On the logical layer, you are directly connected to your usual " |
1728 "\"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
|
1729 "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
|
1730 "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
|
1731 "\t " |
43 | 1732 msgstr "" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1733 "\n" |
60 | 1734 "\t\t Dans la couche logique, vous êtes directement connectés à votre « " |
1735 "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
|
1736 "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
|
1737 "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
|
1738 "utilisateur... il a trop de pouvoir.\n" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1739 "\t " |
43 | 1740 |
75
085280c48363
update decentralisation schemas after Simona's suggestions
souliane <souliane@mailoo.org>
parents:
74
diff
changeset
|
1741 #: templates/sat_website/principles.html:98 |
3 | 1742 msgid "" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1743 "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
|
1744 "one user on the right who refuses to use such a system." |
3 | 1745 msgstr "" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1746 "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
|
1747 "l'utilisateur à droite qui refuse d'utiliser un tel système)." |
3 | 1748 |
75
085280c48363
update decentralisation schemas after Simona's suggestions
souliane <souliane@mailoo.org>
parents:
74
diff
changeset
|
1749 #: templates/sat_website/principles.html:103 |
3 | 1750 msgid "" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1751 "\n" |
60 | 1752 "\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
|
1753 "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
|
1754 "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
|
1755 "\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
|
1756 "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
|
1757 "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
|
1758 "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
|
1759 "That's decentralisation.\n" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1760 "\t\t " |
3 | 1761 msgstr "" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1762 "\n" |
60 | 1763 "\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
|
1764 "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
|
1765 "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
|
1766 "plusieurs.\n" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1767 "\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
|
1768 "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
|
1769 "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
|
1770 "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
|
1771 "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
|
1772 "décentralisation.\n" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1773 "\t\t " |
3 | 1774 |
75
085280c48363
update decentralisation schemas after Simona's suggestions
souliane <souliane@mailoo.org>
parents:
74
diff
changeset
|
1775 #: templates/sat_website/principles.html:110 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1776 msgid "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1777 "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
|
1778 "the right is still resisting." |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1779 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1780 "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
|
1781 "(l'utilisateur à droite résiste toujours)." |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1782 |
75
085280c48363
update decentralisation schemas after Simona's suggestions
souliane <souliane@mailoo.org>
parents:
74
diff
changeset
|
1783 #: templates/sat_website/principles.html:115 |
3 | 1784 #, python-format |
1785 msgid "" | |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1786 "\n" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1787 "\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
|
1788 "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
|
1789 "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
|
1790 "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
|
1791 "the %(xmpp)s interdomain %(federation_prefix)sfederation" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1792 "%(federation_suffix)s makes it possible.\n" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1793 "\t\t " |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1794 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1795 "\n" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1796 "\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
|
1797 "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
|
1798 "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
|
1799 "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
|
1800 "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
|
1801 "(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
|
1802 "de %(xmpp)s qui permet cela).\n" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1803 "\t\t " |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1804 |
75
085280c48363
update decentralisation schemas after Simona's suggestions
souliane <souliane@mailoo.org>
parents:
74
diff
changeset
|
1805 #: templates/sat_website/principles.html:121 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1806 msgid "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1807 "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
|
1808 "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
|
1809 "both a user and a server." |
3 | 1810 msgstr "" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1811 "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
|
1812 "(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
|
1813 "service de communication il est à la fois utilisateur et serveur)." |
3 | 1814 |
75
085280c48363
update decentralisation schemas after Simona's suggestions
souliane <souliane@mailoo.org>
parents:
74
diff
changeset
|
1815 #: templates/sat_website/principles.html:126 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1816 #, python-format |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1817 msgid "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1818 "\n" |
67
ae46991a3489
English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents:
66
diff
changeset
|
1819 "\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
|
1820 "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
|
1821 "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
|
1822 "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
|
1823 "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
|
1824 "need some details!\n" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1825 "\t\t " |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1826 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1827 "\n" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1828 "\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
|
1829 "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
|
1830 "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
|
1831 "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
|
1832 "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
|
1833 "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
|
1834 "%(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
|
1835 "détails !\n" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1836 "\t\t " |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1837 |
75
085280c48363
update decentralisation schemas after Simona's suggestions
souliane <souliane@mailoo.org>
parents:
74
diff
changeset
|
1838 #: templates/sat_website/principles.html:131 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1839 #, python-format |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1840 msgid "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1841 "\n" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1842 " <b>Note:</b> decentralisation, federation, distribution... " |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1843 "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
|
1844 "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
|
1845 "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
|
1846 "\t\t\t" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1847 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1848 "\n" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1849 " <b>Note :</b> décentralisation, fédération, distribution... " |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1850 "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
|
1851 "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
|
1852 "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
|
1853 "bon début.\n" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1854 "\t\t\t" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1855 |
75
085280c48363
update decentralisation schemas after Simona's suggestions
souliane <souliane@mailoo.org>
parents:
74
diff
changeset
|
1856 #: templates/sat_website/principles.html:140 |
3 | 1857 msgid "Standard" |
1858 msgstr "Standard" | |
1859 | |
75
085280c48363
update decentralisation schemas after Simona's suggestions
souliane <souliane@mailoo.org>
parents:
74
diff
changeset
|
1860 #: templates/sat_website/principles.html:144 |
3 | 1861 #, python-format |
1862 msgid "" | |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1863 "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
|
1864 "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
|
1865 "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
|
1866 "evolution and stability of the protocol." |
3 | 1867 msgstr "" |
1868 "Utiliser un protocole standard est un point clef: c'est robuste, largement " | |
1869 "utilisé et testé, bien documenté. Chaque changement est discuté " | |
1870 "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
|
1871 "et la %(xsf)s est la garante de l'évolution et de la stabilité du protocole." |
3 | 1872 |
75
085280c48363
update decentralisation schemas after Simona's suggestions
souliane <souliane@mailoo.org>
parents:
74
diff
changeset
|
1873 #: templates/sat_website/principles.html:147 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1874 #, python-format |
3 | 1875 msgid "" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1876 "\n" |
67
ae46991a3489
English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents:
66
diff
changeset
|
1877 "\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
|
1878 "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
|
1879 "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
|
1880 "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
|
1881 "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
|
1882 "\t " |
3 | 1883 msgstr "" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1884 "\n" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1885 "\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
|
1886 "%(xmpp)s : la façon dont il « parle » aux autres est parfaitement " |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1887 "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
|
1888 "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
|
1889 "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
|
1890 "leurs utilisateurs. Ouvrez vos frontières !\n" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1891 "\t" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1892 |
75
085280c48363
update decentralisation schemas after Simona's suggestions
souliane <souliane@mailoo.org>
parents:
74
diff
changeset
|
1893 #: templates/sat_website/principles.html:156 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1894 msgid "Multiplatform" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1895 msgstr "Multiplate-forme" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1896 |
75
085280c48363
update decentralisation schemas after Simona's suggestions
souliane <souliane@mailoo.org>
parents:
74
diff
changeset
|
1897 #: templates/sat_website/principles.html:160 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1898 msgid "" |
67
ae46991a3489
English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents:
66
diff
changeset
|
1899 "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
|
1900 "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
|
1901 "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
|
1902 "are planned." |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1903 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1904 "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
|
1905 "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
|
1906 "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
|
1907 "récents), mais d'autres systèmes sont prévus." |
3 | 1908 |
43 | 1909 #: templates/sat_website/social_contract.html:27 |
1910 msgid "Salut à Toi's social contract" | |
1911 msgstr "Contrat social de Salut à Toi" | |
3 | 1912 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1913 #: templates/sat_website/specifications.html:26 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1914 msgid "Salut à Toi's specifications" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1915 msgstr "Spécifications de Salut à Toi" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1916 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1917 #: templates/sat_website/specifications.html:31 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1918 #, python-format |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1919 msgid "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1920 "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
|
1921 "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
|
1922 "and exchange presence information and messages, it implements many " |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1923 "standardised extensions and some other internal features." |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1924 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1925 "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
|
1926 "%(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
|
1927 "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
|
1928 "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
|
1929 "ainsi que des fonctionnalités internes." |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1930 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1931 #: templates/sat_website/specifications.html:39 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1932 #, python-format |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1933 msgid "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1934 "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
|
1935 "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
|
1936 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1937 "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
|
1938 "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
|
1939 "suivantes :" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1940 |
60 | 1941 #: templates/sat_website/specifications.html:52 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1942 msgid "" |
60 | 1943 "Some of these features can't be standardised because they are too specific, " |
1944 "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
|
1945 msgstr "" |
60 | 1946 "Certaines de ces fonctionnalités ne peuvent être standardisées parce " |
1947 "qu'elles sont trop spécifiques, d'autres pourraient devenir de nouveaux " | |
1948 "standards dans le futur." | |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1949 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1950 #: templates/sat_website/specifications_exp.html:33 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1951 msgctxt "Url need to point to the localised one" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1952 msgid "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1953 "<a href=\"http://blog.goffi.org/post/2014/02/18/A-universal-remote-for-your-" |
60 | 1954 "softwares\" target=\"#\">Universal remote control</a>" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1955 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1956 "<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
|
1957 "pour-vos-logiciels\" target=\"#\">Télécommande</a>" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1958 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1959 #: templates/sat_website/specifications_exp.html:34 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1960 msgid "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1961 "You can remotely control your XMPP entities and all the softwares that offer " |
129
dc3484c165f7
add XEPs that are listed in the "protocols" field of PLUGIN_INFO but not in "import_name"
souliane <souliane@mailoo.org>
parents:
128
diff
changeset
|
1962 "D-Bus services (e.g VLC, Okular...). " |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1963 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1964 "Vous pouvez télécommander vos entités XMPP et tous les logiciels qui offres " |
129
dc3484c165f7
add XEPs that are listed in the "protocols" field of PLUGIN_INFO but not in "import_name"
souliane <souliane@mailoo.org>
parents:
128
diff
changeset
|
1965 "des services D-Bus (par exemple VLC, Okular...)." |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1966 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1967 #: templates/sat_website/specifications_exp.html:37 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1968 #, python-format |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1969 msgctxt "Url need to point to the localised one" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1970 msgid "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1971 "<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
|
1972 "%%28with-video%%29\" target=\"#\">Commands export</a>" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1973 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1974 "<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
|
1975 "contact\" target=\"#\">Export de commandes</a>" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1976 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1977 #: templates/sat_website/specifications_exp.html:38 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1978 msgid "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1979 "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
|
1980 "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
|
1981 "through gateways)." |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1982 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1983 "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
|
1984 "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
|
1985 "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
|
1986 "transports)." |
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:41 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1989 msgid "Parrot Plugin" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1990 msgstr "Extension « perroquet »" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1991 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1992 #: templates/sat_website/specifications_exp.html:42 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1993 msgid "Parrot mode (repeat messages between 2 entities)" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1994 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
|
1995 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1996 #: templates/sat_website/specifications_exp.html:45 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1997 #, python-format |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1998 msgctxt "Url need to point to the localised one" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1999 msgid "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2000 "<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
|
2001 "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
|
2002 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2003 "<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
|
2004 "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
|
2005 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2006 #: templates/sat_website/specifications_exp.html:46 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2007 msgid "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2008 "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
|
2009 "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
|
2010 "your contact." |
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 "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
|
2013 "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
|
2014 "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
|
2015 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2016 #: templates/sat_website/specifications_exp.html:49 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2017 msgctxt "Url need to point to the localised one" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2018 msgid "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2019 "<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
|
2020 "\" target=\"#\">Group blogs</a>" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2021 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2022 "<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
|
2023 "\" target=\"#\">Blogage par groupe</a>" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2024 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2025 #: templates/sat_website/specifications_exp.html:50 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2026 msgid "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2027 "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
|
2028 "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
|
2029 "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
|
2030 "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
|
2031 "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
|
2032 "Markdown." |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2033 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2034 "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
|
2035 "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
|
2036 "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
|
2037 "à 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
|
2038 "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
|
2039 "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
|
2040 "Markdown." |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2041 |
141
ebd55a28b6d2
add cagou and sententia screenshots
souliane <souliane@mailoo.org>
parents:
140
diff
changeset
|
2042 #: templates/sat_website/specifications_exp.html:53 |
ebd55a28b6d2
add cagou and sententia screenshots
souliane <souliane@mailoo.org>
parents:
140
diff
changeset
|
2043 msgid "Dokuwiki blog importer" |
ebd55a28b6d2
add cagou and sententia screenshots
souliane <souliane@mailoo.org>
parents:
140
diff
changeset
|
2044 msgstr "Import de blog Dokuwiki" |
ebd55a28b6d2
add cagou and sententia screenshots
souliane <souliane@mailoo.org>
parents:
140
diff
changeset
|
2045 |
140
bcddca7b2e16
add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents:
136
diff
changeset
|
2046 #: templates/sat_website/specifications_exp.html:54 |
bcddca7b2e16
add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents:
136
diff
changeset
|
2047 msgid "Import your Dokuwiki blog to Salut à Toi." |
bcddca7b2e16
add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents:
136
diff
changeset
|
2048 msgstr "Importez votre blog Dokuwiki vers Salut à Toi" |
bcddca7b2e16
add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents:
136
diff
changeset
|
2049 |
bcddca7b2e16
add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents:
136
diff
changeset
|
2050 #: templates/sat_website/specifications_exp.html:57 |
bcddca7b2e16
add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents:
136
diff
changeset
|
2051 msgctxt "Url need to point to the localised one" |
bcddca7b2e16
add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents:
136
diff
changeset
|
2052 msgid "" |
bcddca7b2e16
add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents:
136
diff
changeset
|
2053 "<a href=\"https://www.goffi.org/blog/" |
bcddca7b2e16
add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents:
136
diff
changeset
|
2054 "goffi/544798f9-52cb-468d-9547-263d1a2a8c0d?tag=Libervia_installation\" " |
bcddca7b2e16
add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents:
136
diff
changeset
|
2055 "target=\"#\">Dotclear blog importer</a>" |
bcddca7b2e16
add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents:
136
diff
changeset
|
2056 msgstr "" |
141
ebd55a28b6d2
add cagou and sententia screenshots
souliane <souliane@mailoo.org>
parents:
140
diff
changeset
|
2057 "<a href=\"https://www.goffi.org/blog/" |
ebd55a28b6d2
add cagou and sententia screenshots
souliane <souliane@mailoo.org>
parents:
140
diff
changeset
|
2058 "goffi/544798f9-52cb-468d-9547-263d1a2a8c0d?tag=Libervia_installation\" " |
ebd55a28b6d2
add cagou and sententia screenshots
souliane <souliane@mailoo.org>
parents:
140
diff
changeset
|
2059 "target=\"#\">Import de blog Dotclear</a>" |
140
bcddca7b2e16
add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents:
136
diff
changeset
|
2060 |
bcddca7b2e16
add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents:
136
diff
changeset
|
2061 #: templates/sat_website/specifications_exp.html:58 |
bcddca7b2e16
add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents:
136
diff
changeset
|
2062 msgid "Import your Dotclear blog to Salut à Toi" |
bcddca7b2e16
add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents:
136
diff
changeset
|
2063 msgstr "Importez votre blog Dotclear vers Salut à Toi" |
bcddca7b2e16
add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents:
136
diff
changeset
|
2064 |
bcddca7b2e16
add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents:
136
diff
changeset
|
2065 #: templates/sat_website/specifications_exp.html:61 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2066 #, python-format |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2067 msgctxt "Url need to point to the localised one" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2068 msgid "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2069 "<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
|
2070 "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
|
2071 "Salut-%%C3%%A0-Toi-%%21\" target=\"#\">IMAP server</a>" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2072 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2073 "<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
|
2074 "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
|
2075 "Salut-%%C3%%A0-Toi-%%21\" target=\"#\">Serveur IMAP</a>" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2076 |
140
bcddca7b2e16
add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents:
136
diff
changeset
|
2077 #: templates/sat_website/specifications_exp.html:62 |
63
1e6dae0231e9
use French quotes for French translation
souliane <souliane@mailoo.org>
parents:
62
diff
changeset
|
2078 msgid "" |
1e6dae0231e9
use French quotes for French translation
souliane <souliane@mailoo.org>
parents:
62
diff
changeset
|
2079 "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
|
2080 msgstr "" |
1e6dae0231e9
use French quotes for French translation
souliane <souliane@mailoo.org>
parents:
62
diff
changeset
|
2081 "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
|
2082 "« normal »" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2083 |
140
bcddca7b2e16
add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents:
136
diff
changeset
|
2084 #: templates/sat_website/specifications_exp.html:65 |
128
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
2085 msgid "IP discovery" |
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
2086 msgstr "Découverte IP" |
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
2087 |
140
bcddca7b2e16
add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents:
136
diff
changeset
|
2088 #: templates/sat_website/specifications_exp.html:66 |
128
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
2089 msgid "This plugin helps to discover your external IP address." |
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
2090 msgstr "Ce plugin aide à découvrir votre adresse IP externe." |
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
2091 |
140
bcddca7b2e16
add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents:
136
diff
changeset
|
2092 #: templates/sat_website/specifications_exp.html:69 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2093 msgid "Maildir Plugin" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2094 msgstr "Extension Maildir" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2095 |
140
bcddca7b2e16
add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents:
136
diff
changeset
|
2096 #: templates/sat_website/specifications_exp.html:70 |
63
1e6dae0231e9
use French quotes for French translation
souliane <souliane@mailoo.org>
parents:
62
diff
changeset
|
2097 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
|
2098 msgstr "" |
1e6dae0231e9
use French quotes for French translation
souliane <souliane@mailoo.org>
parents:
62
diff
changeset
|
2099 "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
|
2100 "réception Maildir" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2101 |
140
bcddca7b2e16
add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents:
136
diff
changeset
|
2102 #: templates/sat_website/specifications_exp.html:73 |
128
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
2103 msgid "NAT port mapping" |
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
2104 msgstr "Mappage de port NAT" |
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
2105 |
140
bcddca7b2e16
add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents:
136
diff
changeset
|
2106 #: templates/sat_website/specifications_exp.html:74 |
128
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
2107 msgid "Automatic NAT port mapping using UPnP." |
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
2108 msgstr "Mappage de port NAT automatique avec UPnP." |
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
2109 |
140
bcddca7b2e16
add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents:
136
diff
changeset
|
2110 #: templates/sat_website/specifications_exp.html:77 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2111 msgid "Quiz game" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2112 msgstr "Jeu de quiz" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2113 |
140
bcddca7b2e16
add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents:
136
diff
changeset
|
2114 #: templates/sat_website/specifications_exp.html:78 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2115 msgid "A quiz game (under development)" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2116 msgstr "Un jeu de quiz (en développement)" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2117 |
140
bcddca7b2e16
add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents:
136
diff
changeset
|
2118 #: templates/sat_website/specifications_exp.html:81 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2119 #, python-format |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2120 msgctxt "Url need to point to the localised one" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2121 msgid "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2122 "<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
|
2123 "video%%29\" target=\"#\">Collective radio</a>" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2124 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2125 "<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
|
2126 "\">Radio collective</a>" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2127 |
140
bcddca7b2e16
add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents:
136
diff
changeset
|
2128 #: templates/sat_website/specifications_exp.html:82 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2129 msgid "" |
67
ae46991a3489
English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents:
66
diff
changeset
|
2130 "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
|
2131 "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
|
2132 "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
|
2133 "songs." |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2134 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2135 "É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
|
2136 "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
|
2137 "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
|
2138 "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
|
2139 |
140
bcddca7b2e16
add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents:
136
diff
changeset
|
2140 #: templates/sat_website/specifications_exp.html:85 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2141 msgid "Register Account Plugin" |
55
a1e457ac6871
split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents:
53
diff
changeset
|
2142 msgstr "Création de compte" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2143 |
140
bcddca7b2e16
add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents:
136
diff
changeset
|
2144 #: templates/sat_website/specifications_exp.html:86 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2145 msgid "Register XMPP account" |
55
a1e457ac6871
split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents:
53
diff
changeset
|
2146 msgstr "Création de compte XMPP" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2147 |
140
bcddca7b2e16
add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents:
136
diff
changeset
|
2148 #: templates/sat_website/specifications_exp.html:89 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2149 msgid "Room game" |
55
a1e457ac6871
split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents:
53
diff
changeset
|
2150 msgstr "Jeu de groupe" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2151 |
140
bcddca7b2e16
add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents:
136
diff
changeset
|
2152 #: templates/sat_website/specifications_exp.html:90 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2153 msgid "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2154 "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
|
2155 "games on top of the multi-user chat." |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2156 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2157 "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
|
2158 "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
|
2159 |
140
bcddca7b2e16
add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents:
136
diff
changeset
|
2160 #: templates/sat_website/specifications_exp.html:93 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2161 msgid "SMTP server Plugin" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2162 msgstr "Serveur SMTP" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2163 |
140
bcddca7b2e16
add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents:
136
diff
changeset
|
2164 #: templates/sat_website/specifications_exp.html:94 |
63
1e6dae0231e9
use French quotes for French translation
souliane <souliane@mailoo.org>
parents:
62
diff
changeset
|
2165 msgid "" |
1e6dae0231e9
use French quotes for French translation
souliane <souliane@mailoo.org>
parents:
62
diff
changeset
|
2166 "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
|
2167 msgstr "" |
1e6dae0231e9
use French quotes for French translation
souliane <souliane@mailoo.org>
parents:
62
diff
changeset
|
2168 "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
|
2169 "type « normal »" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2170 |
140
bcddca7b2e16
add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents:
136
diff
changeset
|
2171 #: templates/sat_website/specifications_exp.html:97 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2172 msgid "Static Blog Plugin" |
55
a1e457ac6871
split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents:
53
diff
changeset
|
2173 msgstr "Page de blog statique" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2174 |
140
bcddca7b2e16
add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents:
136
diff
changeset
|
2175 #: templates/sat_website/specifications_exp.html:98 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2176 msgid "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2177 "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
|
2178 "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
|
2179 "account." |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2180 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2181 "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
|
2182 "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
|
2183 "XMPP." |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2184 |
140
bcddca7b2e16
add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents:
136
diff
changeset
|
2185 #: templates/sat_website/specifications_exp.html:101 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2186 msgid "Tarot cards plugin" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2187 msgstr "Jeu de tarot" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2188 |
140
bcddca7b2e16
add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents:
136
diff
changeset
|
2189 #: templates/sat_website/specifications_exp.html:102 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2190 msgid "Tarot card game" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2191 msgstr "Jeu de tarot" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2192 |
140
bcddca7b2e16
add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents:
136
diff
changeset
|
2193 #: templates/sat_website/specifications_exp.html:105 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2194 msgid "Text commands" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2195 msgstr "Commandes textuelles" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2196 |
140
bcddca7b2e16
add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents:
136
diff
changeset
|
2197 #: templates/sat_website/specifications_exp.html:106 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2198 msgid "IRC-like text commands" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2199 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
|
2200 |
140
bcddca7b2e16
add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents:
136
diff
changeset
|
2201 #: templates/sat_website/specifications_exp.html:109 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2202 msgid "Text syntaxes" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2203 msgstr "Syntaxes textuelles" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2204 |
140
bcddca7b2e16
add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents:
136
diff
changeset
|
2205 #: templates/sat_website/specifications_exp.html:110 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2206 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
|
2207 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2208 "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
|
2209 |
140
bcddca7b2e16
add dokuwiki and dotclear blog importers to the spec section
souliane <souliane@mailoo.org>
parents:
136
diff
changeset
|
2210 #: templates/sat_website/specifications_exp.html:114 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2211 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
|
2212 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2213 "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
|
2214 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2215 #: templates/sat_website/specifications_xep.html:34 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2216 msgid "Feature Negotiation" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2217 msgstr "Négociation de fonctionnalités" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2218 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2219 #: templates/sat_website/specifications_xep.html:38 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2220 msgid "Extended Stanza Addressing" |
55
a1e457ac6871
split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents:
53
diff
changeset
|
2221 msgstr "Adressage étendu (plusieurs destinataires, CC et BCC)" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2222 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2223 #: templates/sat_website/specifications_xep.html:42 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2224 msgid "Multi-User Chat" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2225 msgstr "Messagerie instantanée de groupe" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2226 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2227 #: templates/sat_website/specifications_xep.html:46 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2228 msgid "In-Band Bytestreams" |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
2229 msgstr "Flux d'octets « in-band »" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2230 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2231 #: templates/sat_website/specifications_xep.html:50 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2232 msgid "Bookmarks" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2233 msgstr "Marques-pages" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2234 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2235 #: templates/sat_website/specifications_xep.html:54 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2236 msgid "Private XML Storage" |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
2237 msgstr "Sauvegarde XML privée" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2238 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2239 #: templates/sat_website/specifications_xep.html:58 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2240 msgid "Ad-Hoc Commands" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2241 msgstr "Commandes Ad-Hoc" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2242 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2243 #: templates/sat_website/specifications_xep.html:62 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2244 msgid "vcard-temp" |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
2245 msgstr "vcard (temporaire)" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2246 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2247 #: templates/sat_website/specifications_xep.html:66 |
133
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2248 msgid "Jabber Search" |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2249 msgstr "Recherche Jabber" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2250 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2251 #: templates/sat_website/specifications_xep.html:70 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2252 msgid "Result Set Management" |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
2253 msgstr "Gestion des jeux de résultats" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2254 |
133
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2255 #: templates/sat_website/specifications_xep.html:74 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2256 msgid "Publish-Subscribe" |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
2257 msgstr "Publication et abonnement" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2258 |
133
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2259 #: templates/sat_website/specifications_xep.html:78 |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2260 msgid "SOCKS5 Bytestreams" |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2261 msgstr "Flux d'octets SOCKS5" |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2262 |
129
dc3484c165f7
add XEPs that are listed in the "protocols" field of PLUGIN_INFO but not in "import_name"
souliane <souliane@mailoo.org>
parents:
128
diff
changeset
|
2263 #: templates/sat_website/specifications_xep.html:82 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2264 msgid "XHTML-IM" |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
2265 msgstr "XHTML-IM (XHTML pour messagerie instantanée)" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2266 |
133
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2267 #: templates/sat_website/specifications_xep.html:86 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2268 msgid "In-Band Registration" |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
2269 msgstr "Enregistrement « in-band »" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2270 |
133
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2271 #: templates/sat_website/specifications_xep.html:90 |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2272 msgid "Chat State Notifications" |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2273 msgstr "Notifications des états de discussion instantanée" |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2274 |
129
dc3484c165f7
add XEPs that are listed in the "protocols" field of PLUGIN_INFO but not in "import_name"
souliane <souliane@mailoo.org>
parents:
128
diff
changeset
|
2275 #: templates/sat_website/specifications_xep.html:94 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2276 msgid "Software Version" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2277 msgstr "Version du logiciel" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2278 |
133
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2279 #: templates/sat_website/specifications_xep.html:98 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2280 msgid "Stream Initiation" |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
2281 msgstr "Initiation de flux" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2282 |
133
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2283 #: templates/sat_website/specifications_xep.html:102 |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2284 msgid "SI File Transfer" |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2285 msgstr "Initiation de flux pour transfert de fichier" |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2286 |
129
dc3484c165f7
add XEPs that are listed in the "protocols" field of PLUGIN_INFO but not in "import_name"
souliane <souliane@mailoo.org>
parents:
128
diff
changeset
|
2287 #: templates/sat_website/specifications_xep.html:106 |
133
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2288 msgid "Gateway Interaction" |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2289 msgstr "Interaction avec des passerelles" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2290 |
129
dc3484c165f7
add XEPs that are listed in the "protocols" field of PLUGIN_INFO but not in "import_name"
souliane <souliane@mailoo.org>
parents:
128
diff
changeset
|
2291 #: templates/sat_website/specifications_xep.html:110 |
133
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2292 msgid "User Mood" |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2293 msgstr "Humeur de l'utilisateur" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2294 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2295 #: templates/sat_website/specifications_xep.html:114 |
129
dc3484c165f7
add XEPs that are listed in the "protocols" field of PLUGIN_INFO but not in "import_name"
souliane <souliane@mailoo.org>
parents:
128
diff
changeset
|
2296 msgid "Entity Capabilities" |
dc3484c165f7
add XEPs that are listed in the "protocols" field of PLUGIN_INFO but not in "import_name"
souliane <souliane@mailoo.org>
parents:
128
diff
changeset
|
2297 msgstr "Fonctionnalités de l'entité" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2298 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2299 #: templates/sat_website/specifications_xep.html:118 |
133
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2300 msgid "vCard-Based Avatars" |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2301 msgstr "Avatars basés sur vCard" |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2302 |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2303 #: templates/sat_website/specifications_xep.html:122 |
129
dc3484c165f7
add XEPs that are listed in the "protocols" field of PLUGIN_INFO but not in "import_name"
souliane <souliane@mailoo.org>
parents:
128
diff
changeset
|
2304 msgid "Personal Eventing Protocol" |
dc3484c165f7
add XEPs that are listed in the "protocols" field of PLUGIN_INFO but not in "import_name"
souliane <souliane@mailoo.org>
parents:
128
diff
changeset
|
2305 msgstr "Protocole d'événement personnel" |
dc3484c165f7
add XEPs that are listed in the "protocols" field of PLUGIN_INFO but not in "import_name"
souliane <souliane@mailoo.org>
parents:
128
diff
changeset
|
2306 |
dc3484c165f7
add XEPs that are listed in the "protocols" field of PLUGIN_INFO but not in "import_name"
souliane <souliane@mailoo.org>
parents:
128
diff
changeset
|
2307 #: templates/sat_website/specifications_xep.html:126 |
128
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
2308 msgid "Jingle" |
136
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2309 msgstr "Jingle" |
128
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
2310 |
129
dc3484c165f7
add XEPs that are listed in the "protocols" field of PLUGIN_INFO but not in "import_name"
souliane <souliane@mailoo.org>
parents:
128
diff
changeset
|
2311 #: templates/sat_website/specifications_xep.html:130 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2312 msgid "Delayed Delivery" |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
2313 msgstr "Livraison différée" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2314 |
129
dc3484c165f7
add XEPs that are listed in the "protocols" field of PLUGIN_INFO but not in "import_name"
souliane <souliane@mailoo.org>
parents:
128
diff
changeset
|
2315 #: templates/sat_website/specifications_xep.html:134 |
128
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
2316 msgid "Jingle File Transfer" |
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
2317 msgstr "Transfert de fichier Jingle" |
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
2318 |
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
2319 #: templates/sat_website/specifications_xep.html:138 |
129
dc3484c165f7
add XEPs that are listed in the "protocols" field of PLUGIN_INFO but not in "import_name"
souliane <souliane@mailoo.org>
parents:
128
diff
changeset
|
2320 msgid "Direct MUC Invitations" |
dc3484c165f7
add XEPs that are listed in the "protocols" field of PLUGIN_INFO but not in "import_name"
souliane <souliane@mailoo.org>
parents:
128
diff
changeset
|
2321 msgstr "Invitation dans un groupe de discussion" |
128
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
2322 |
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
2323 #: templates/sat_website/specifications_xep.html:142 |
129
dc3484c165f7
add XEPs that are listed in the "protocols" field of PLUGIN_INFO but not in "import_name"
souliane <souliane@mailoo.org>
parents:
128
diff
changeset
|
2324 msgid "Jingle SOCKS5 Bytestreams Transport Method" |
dc3484c165f7
add XEPs that are listed in the "protocols" field of PLUGIN_INFO but not in "import_name"
souliane <souliane@mailoo.org>
parents:
128
diff
changeset
|
2325 msgstr "Méthode de transport Jingle - Flux d'octets SOCKS5" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2326 |
128
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
2327 #: templates/sat_website/specifications_xep.html:146 |
129
dc3484c165f7
add XEPs that are listed in the "protocols" field of PLUGIN_INFO but not in "import_name"
souliane <souliane@mailoo.org>
parents:
128
diff
changeset
|
2328 msgid "Jingle In-Band Bytestreams Transport Method" |
dc3484c165f7
add XEPs that are listed in the "protocols" field of PLUGIN_INFO but not in "import_name"
souliane <souliane@mailoo.org>
parents:
128
diff
changeset
|
2329 msgstr "Méthode de transport Jingle - Flux d'octets « in-band »" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2330 |
128
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
2331 #: templates/sat_website/specifications_xep.html:150 |
129
dc3484c165f7
add XEPs that are listed in the "protocols" field of PLUGIN_INFO but not in "import_name"
souliane <souliane@mailoo.org>
parents:
128
diff
changeset
|
2332 msgid "Microblogging over XMPP" |
dc3484c165f7
add XEPs that are listed in the "protocols" field of PLUGIN_INFO but not in "import_name"
souliane <souliane@mailoo.org>
parents:
128
diff
changeset
|
2333 msgstr "Microblogage" |
dc3484c165f7
add XEPs that are listed in the "protocols" field of PLUGIN_INFO but not in "import_name"
souliane <souliane@mailoo.org>
parents:
128
diff
changeset
|
2334 |
dc3484c165f7
add XEPs that are listed in the "protocols" field of PLUGIN_INFO but not in "import_name"
souliane <souliane@mailoo.org>
parents:
128
diff
changeset
|
2335 #: templates/sat_website/specifications_xep.html:154 |
dc3484c165f7
add XEPs that are listed in the "protocols" field of PLUGIN_INFO but not in "import_name"
souliane <souliane@mailoo.org>
parents:
128
diff
changeset
|
2336 msgid "Stanza Forwarding" |
dc3484c165f7
add XEPs that are listed in the "protocols" field of PLUGIN_INFO but not in "import_name"
souliane <souliane@mailoo.org>
parents:
128
diff
changeset
|
2337 msgstr "Transfert de stanza" |
dc3484c165f7
add XEPs that are listed in the "protocols" field of PLUGIN_INFO but not in "import_name"
souliane <souliane@mailoo.org>
parents:
128
diff
changeset
|
2338 |
dc3484c165f7
add XEPs that are listed in the "protocols" field of PLUGIN_INFO but not in "import_name"
souliane <souliane@mailoo.org>
parents:
128
diff
changeset
|
2339 #: templates/sat_website/specifications_xep.html:158 |
128
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
2340 msgid "Use of Cryptographic Hash Functions in XMPP" |
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
2341 msgstr "Utilisation des fonctions de hachage cryptographiques dans XMPP" |
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
2342 |
129
dc3484c165f7
add XEPs that are listed in the "protocols" field of PLUGIN_INFO but not in "import_name"
souliane <souliane@mailoo.org>
parents:
128
diff
changeset
|
2343 #: templates/sat_website/specifications_xep.html:162 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2344 msgid "Message Archive Management" |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
2345 msgstr "Gestion des archives de message" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2346 |
129
dc3484c165f7
add XEPs that are listed in the "protocols" field of PLUGIN_INFO but not in "import_name"
souliane <souliane@mailoo.org>
parents:
128
diff
changeset
|
2347 #: templates/sat_website/specifications_xep.html:166 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2348 msgid "Message Processing Hints" |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
2349 msgstr "Recommandations pour le traitement des messages" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2350 |
129
dc3484c165f7
add XEPs that are listed in the "protocols" field of PLUGIN_INFO but not in "import_name"
souliane <souliane@mailoo.org>
parents:
128
diff
changeset
|
2351 #: templates/sat_website/specifications_xep.html:170 |
128
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
2352 msgid "HTTP File Upload" |
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
2353 msgstr "Téléversement de fichier HTTP" |
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
2354 |
144
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
2355 #: templates/sat_website/thank_you.html:27 |
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
2356 msgid "Thank you!" |
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
2357 msgstr "Merci !" |
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
2358 |
57
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
2359 #: templates/sat_website/thank_you.html:31 |
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
2360 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
|
2361 msgstr "Ci-dessous une copie du courriel que nous venons de vous envoyer." |
3 | 2362 |
57
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
2363 #: templates/sat_website/thank_you.html:33 |
3 | 2364 msgid "" |
57
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
2365 "Please read it carefully, it contains the information to complete your " |
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
2366 "subscription." |
3 | 2367 msgstr "" |
57
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
2368 "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
|
2369 "votre adhésion." |
99
dd7a496bf762
add a general footer containing the email contact + add a section for this contact in the "community" section
souliane <souliane@mailoo.org>
parents:
98
diff
changeset
|
2370 |
147
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
2371 #~ msgid "Bank transfer" |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
2372 #~ msgstr "Virement bancaire" |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
2373 |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
2374 #~ msgid "Credit or debit card" |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
2375 #~ msgstr "Carte de crédit ou de débit" |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
2376 |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
2377 #~ msgid "" |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
2378 #~ "Choose \"Bank transfer\" to proceed manually with the association's IBAN/" |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
2379 #~ "BIC numbers. Choose \"Credit or debit card\" to pay via CB, Visa or " |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
2380 #~ "Mastercard using a secure banking service. For both methods, we will " |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
2381 #~ "first send you an email containing all the details." |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
2382 #~ msgstr "" |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
2383 #~ "Choisissez « Virement bancaire » pour procéder manuellement avec les " |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
2384 #~ "numéros IBAN/BIC de l'association. Choisissez « Carte de crédit ou de " |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
2385 #~ "débit » pour payer par CB, Visa ou Mastercard en utilisant un service " |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
2386 #~ "bancaire sécurisé. Dans tous les cas, nous vous enverrons d'abord un " |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
2387 #~ "courriel avec les détails." |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
2388 |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
2389 #~ msgid "" |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
2390 #~ "To join the association without paying any subscription or to proceed " |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
2391 #~ "with a bank transfer, please use our internal form:" |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
2392 #~ msgstr "" |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
2393 #~ "Pour rejoindre l'association sans payer de cotisation, ou bien pour " |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
2394 #~ "procéder par virement bancaire, merci d'utiliser notre formulaire interne." |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
2395 |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
2396 #~ msgid "Join for free or proceed with a transfer" |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
2397 #~ msgstr "Adhérer gratuitement ou procéder par virement" |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
2398 |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
2399 #~ msgid "" |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
2400 #~ "If you prefer to proceed by card, you can directly use a secure payment " |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
2401 #~ "service hosted by our bank. We unfortunately cannot pre-fill the form " |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
2402 #~ "fields. Please enter a positive amount from those defined in the Rules of " |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
2403 #~ "Procedure: 10, 20, 30, 50, 80 or 100." |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
2404 #~ msgstr "" |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
2405 #~ "Si vous préférez procéder par carte, vous pouvez directement utiliser un " |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
2406 #~ "service de paiement en ligne hébergé par notre banque. Nous ne pouvons " |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
2407 #~ "malheureusement pas pré-remplir les champs du formulaire. Merci de saisir " |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
2408 #~ "un montant de cotisation positif parmi ceux définis dans le règlement " |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
2409 #~ "intérieur : 10, 20, 30, 50, 80 ou 100." |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
2410 |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
2411 #~ msgid "Join and proceed by card" |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
2412 #~ msgstr "Adhérer et procéder par carte" |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
2413 |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
2414 #~ msgid "" |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
2415 #~ "If you prefer, you can also make a donation without joining the " |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
2416 #~ "association. Your bank transfer can be made to the following account:" |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
2417 #~ msgstr "" |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
2418 #~ "Si vous préférez, vous pouvez aussi faire un don sans rejoindre " |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
2419 #~ "l'association. Votre virement bancaire peut être effectuer sur le compte " |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
2420 #~ "suivant :" |
d0cd185f9b61
replace apayer with liberapay
souliane <souliane@mailoo.org>
parents:
144
diff
changeset
|
2421 |
144
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
2422 #~ msgid "" |
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
2423 #~ "The crowdfunding campaign for a desktop and Android interface finished on " |
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
2424 #~ "December 6th and it was successful." |
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
2425 #~ msgstr "" |
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
2426 #~ "La campagne de financement participatif pour l'interface bureau et " |
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
2427 #~ "Android s'est achevée avec succès le 6 décembre." |
d4512788d251
remove banner for the crowdfunding campaign + add LinuxDays Prag in the press section
souliane <souliane@mailoo.org>
parents:
142
diff
changeset
|
2428 |
141
ebd55a28b6d2
add cagou and sententia screenshots
souliane <souliane@mailoo.org>
parents:
140
diff
changeset
|
2429 #~ msgid "[PLANNED]" |
ebd55a28b6d2
add cagou and sententia screenshots
souliane <souliane@mailoo.org>
parents:
140
diff
changeset
|
2430 #~ msgstr "[PRÉVU]" |
ebd55a28b6d2
add cagou and sententia screenshots
souliane <souliane@mailoo.org>
parents:
140
diff
changeset
|
2431 |
ebd55a28b6d2
add cagou and sententia screenshots
souliane <souliane@mailoo.org>
parents:
140
diff
changeset
|
2432 #~ msgid "" |
ebd55a28b6d2
add cagou and sententia screenshots
souliane <souliane@mailoo.org>
parents:
140
diff
changeset
|
2433 #~ "There are ideas about an application that would run on both destkop and " |
ebd55a28b6d2
add cagou and sententia screenshots
souliane <souliane@mailoo.org>
parents:
140
diff
changeset
|
2434 #~ "mobile devices (phones and tablets)." |
ebd55a28b6d2
add cagou and sententia screenshots
souliane <souliane@mailoo.org>
parents:
140
diff
changeset
|
2435 #~ msgstr "" |
ebd55a28b6d2
add cagou and sententia screenshots
souliane <souliane@mailoo.org>
parents:
140
diff
changeset
|
2436 #~ "Nous pensons à une application qui fonctionnerait à la fois sur les " |
ebd55a28b6d2
add cagou and sententia screenshots
souliane <souliane@mailoo.org>
parents:
140
diff
changeset
|
2437 #~ "environnements de bureau et les périphériques portables (téléphones et " |
ebd55a28b6d2
add cagou and sententia screenshots
souliane <souliane@mailoo.org>
parents:
140
diff
changeset
|
2438 #~ "tablettes)." |
ebd55a28b6d2
add cagou and sententia screenshots
souliane <souliane@mailoo.org>
parents:
140
diff
changeset
|
2439 |
ebd55a28b6d2
add cagou and sententia screenshots
souliane <souliane@mailoo.org>
parents:
140
diff
changeset
|
2440 #~ msgid "Your idea here" |
ebd55a28b6d2
add cagou and sententia screenshots
souliane <souliane@mailoo.org>
parents:
140
diff
changeset
|
2441 #~ msgstr "Votre idée ici" |
ebd55a28b6d2
add cagou and sententia screenshots
souliane <souliane@mailoo.org>
parents:
140
diff
changeset
|
2442 |
136
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2443 #~ msgid "Subscribe to this news feed" |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2444 #~ msgstr "Abonnez-vous à ce flux" |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2445 |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2446 #~ msgid "Atom feed" |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2447 #~ msgstr "Flux Atom" |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2448 |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2449 #~ msgid "What is the security warning when I visit %(demo_http)s?" |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2450 #~ msgstr "" |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2451 #~ "Qu'est-ce que cet avertissement de sécurité qui s'affiche quand je visite " |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2452 #~ "%(demo_http)s ?" |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2453 |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2454 #~ msgid "" |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2455 #~ "This message advices you to use Libervia with HTTPS instead of HTTP. The " |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2456 #~ "difference between the two is that HTTPS is more secure because the " |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2457 #~ "connection between your browser and the server is encrypted. This is " |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2458 #~ "especially recommended when you have to type a password. You should " |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2459 #~ "always use %(demo_https)s instead of %(demo_http)s." |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2460 #~ msgstr "" |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2461 #~ "Ce message vous conseille d'utiliser la version HTTPS de Libervia au lieu " |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2462 #~ "de HTTP. La différence entre les deux est que HTTPS est plus sécurisé car " |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2463 #~ "la connexion entre votre navigateur et le serveur est chiffrée. C'est " |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2464 #~ "surtout recommandé lorsque vous devez taper un mot de passe. Vous devriez " |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2465 #~ "toujours utiliser %(demo_https)s et non pas %(demo_http)s." |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2466 |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2467 #~ msgid "My browser says that %(demo_https)s is unsecure. What does it mean?" |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2468 #~ msgstr "" |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2469 #~ "Mon navigateur me dit que la connexion à %(demo_https)s n'est pas " |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2470 #~ "certifiée. Qu'est-ce que cela signifie ?" |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2471 |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2472 #~ msgid "" |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2473 #~ "The issue here is that %(cacert)s, the certification authority that we " |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2474 #~ "use for authenticating %(demo_https)s is not recognised by your browser. " |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2475 #~ "The fact your browser doesn't trust CAcert doesn't mean that it is " |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2476 #~ "unsecure. For us, it is even more trustable than any other certification " |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2477 #~ "organism and we use it on purpose. Despite some companies are offering " |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2478 #~ "free certificates that are recognised by every browser, we prefer to " |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2479 #~ "support a community-driven and transparent service like CAcert." |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2480 #~ msgstr "" |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2481 #~ "Ce problème vient du fait que %(cacert)s, l'autorité de certification que " |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2482 #~ "nous utilisons pour authentifier %(demo_https)s, n'est pas reconnu par " |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2483 #~ "votre navigateur. Le fait que ce dernier ne fasse pas confiance à CAcert " |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2484 #~ "ne signifie pas pour autant qu'il y ait un réel problème de sécurité. En " |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2485 #~ "fait, nous faisons même davantage confiance à CAcert qu'à n'importe quel " |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2486 #~ "autre organisme de certification, et c'est bien consciemment que nous " |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2487 #~ "l'utilisons. Bien que des sociétés proposent des certificats gratuits qui " |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2488 #~ "sont reconnus par tous les navigateurs, nous préférons supporter un " |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2489 #~ "service communautaire et transparent tel que CAcert." |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2490 |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2491 #~ msgid "" |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2492 #~ "So for this time, even if you don't know what's going on, please trust us " |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2493 #~ "and accept the certificate. You have to do it only once and then your " |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2494 #~ "browser will not bug you anymore when you are about to connect to " |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2495 #~ "%(demo_https)s. If you use Mozilla Firefox, proceed this way:" |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2496 #~ msgstr "" |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2497 #~ "Donc pour cette fois, même si vous ne saisissez pas vraiment de quoi il " |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2498 #~ "s'agit, merci de nous faire confiance et d'accepter le certificat. Vous " |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2499 #~ "ne devez le faire que la première fois et ensuite votre navigateur ne " |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2500 #~ "vous embêtera plus quand vous vous connecterez à %(demo_https)s. Si vous " |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2501 #~ "utilisez Mozilla Firefox, suivez ces instructions :" |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2502 |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2503 #~ msgid "Click \"I Understand the Risks\" and then \"Add Exception\"." |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2504 #~ msgstr "" |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2505 #~ "Cliquez sur « Je comprends les risques » puis sur « Ajouter une exception " |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2506 #~ "»." |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2507 |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2508 #~ msgid "" |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2509 #~ "Click \"View\" and check that the fingerprint matches, then click " |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2510 #~ "\"Confirm Security Exception\"." |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2511 #~ msgstr "" |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2512 #~ "Cliquez sur « Voir » et vérifiez que l'empreinte correspond, ensuite " |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2513 #~ "cliquez sur « Confirmer l'exception de sécurité »." |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2514 |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2515 #~ msgid "" |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2516 #~ "The SHA-256 fingerprint must be %(fingerprint)s. If this is not the case, " |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2517 #~ "don't confirm the exception and start to worry!" |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2518 #~ msgstr "" |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2519 #~ "L'empreinte numérique SHA-256 doit être %(fingerprint)s. Si ce n'est pas " |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2520 #~ "le cas, ne confirmez pas l'exception et inquiétez-vous ! " |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2521 |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2522 #~ msgid "" |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2523 #~ "Alternatively, you can import the CAcert root certificate to your " |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2524 #~ "browser. This is actually a better solution because not only " |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2525 #~ "%(demo_https)s but all the websites using the same certification organism " |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2526 #~ "than us will be accessible without any security warning and since the " |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2527 #~ "first time. To do so, please follow the instructions that are given here: " |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2528 #~ "%(cacert_wiki)s. It may look complicated but it is not, for example with " |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2529 #~ "Firefox you just need to install an add-on!" |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2530 #~ msgstr "" |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2531 #~ "Une autre solution est d'importer le certificat racine de CAcert dans " |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2532 #~ "votre navigateur. C'est en fait encore mieux, car non seulement " |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2533 #~ "%(demo_https)s mais aussi tous les sites qui utilisent le même organisme " |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2534 #~ "de certification que nous serons tout de suite accessibles et sans aucun " |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2535 #~ "avertissement. Si vous préférez cette alternative, vous pouvez suivre les " |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2536 #~ "instructions directement sur %(cacert_wiki)s. Ça parait un peu compliqué " |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2537 #~ "mais ça ne l'est pas, par exemple pour Firefox il suffit d'installer un " |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2538 #~ "module (plugin)." |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2539 |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2540 #~ msgid "" |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2541 #~ "PS: we will soon replace our CAcert certificate with one from %(url)s, " |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2542 #~ "and you won't be bothered by this security warning anymore." |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2543 #~ msgstr "" |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2544 #~ "PS : nous allons bientôt remplacer notre certificat CAcert par un " |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2545 #~ "certificat %(url)s, et vous ne serez plus ennuyés par cet avertissement " |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2546 #~ "de sécurité." |
c56b6ad62153
add section News with the official news feed
souliane <souliane@mailoo.org>
parents:
133
diff
changeset
|
2547 |
133
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2548 #~ msgid " days" |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2549 #~ msgstr " jours" |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2550 |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2551 #~ msgid "day" |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2552 #~ msgstr "jour" |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2553 |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2554 #~ msgid "left to support our" |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2555 #~ msgstr "restants pour supporter notre" |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2556 |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2557 #~ msgid "crowdfunding campaign" |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2558 #~ msgstr "campagne de financement participatif" |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2559 |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2560 #~ msgid "for an Android interface!" |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2561 #~ msgstr "pour une interface Android !" |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2562 |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2563 #~ msgid "" |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2564 #~ "We are curently running a crowdfunding campaign for the development of an " |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2565 #~ "<b>Android application</b> (frontend for smartphones)." |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2566 #~ msgstr "" |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2567 #~ "Nous sommes actuellement en campagne de financement participatif pour le " |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2568 #~ "développement d'une <b>interface Android</b> (pour les <i>smartphones</" |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2569 #~ "i>)." |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2570 |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2571 #~ msgid "" |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2572 #~ "During this period, we would kindly ask you to support the campaign " |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2573 #~ "instead of paying a membership fee. It is still and always possible to " |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2574 #~ "join the association for free. It doesn't change anything for you but it " |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2575 #~ "helps the campaign to succeed. <b>Thank you!</b>" |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2576 #~ msgstr "" |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2577 #~ "Pendant cette période, nous vous demanderions de bien vouloir supporter " |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2578 #~ "la campagne plutôt que de payer une cotisation. Il est toujours possible " |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2579 #~ "de rejoindre l'association gratuitement. Pour vous, ça ne change rien, " |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2580 #~ "mais ça contribue au succès de la campagne. <b>Merci !</b>" |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2581 |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2582 #~ msgid "left!" |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2583 #~ msgstr "restants !" |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2584 |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2585 #~ msgid "Crowdfunding campaign" |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2586 #~ msgstr "Campagne de financement participatif" |
1bdb78a21647
adapt the website after the campaign on Arizuka finished
souliane <souliane@mailoo.org>
parents:
129
diff
changeset
|
2587 |
128
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
2588 #~ msgid "Releases" |
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
2589 #~ msgstr "Communiqués" |
1ed40e1ce611
update Press page and translations
souliane <souliane@mailoo.org>
parents:
125
diff
changeset
|
2590 |
99
dd7a496bf762
add a general footer containing the email contact + add a section for this contact in the "community" section
souliane <souliane@mailoo.org>
parents:
98
diff
changeset
|
2591 #~ msgid "" |
116
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
2592 #~ "We need your support to continue and move forward! Take the time to read " |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
2593 #~ "about what we do. If you like it, please join the association." |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
2594 #~ msgstr "" |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
2595 #~ "Nous avons besoin de votre aide pour continuer à avancer ! Soutenez-nous " |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
2596 #~ "en adhérant à l'association !" |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
2597 |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
2598 #~ msgid "" |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
2599 #~ "For 2015, we need about %(asso_finance_target)s € for:\n" |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
2600 #~ " <ul>\n" |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
2601 #~ " <li>two full-time salaries based on the French minimal " |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
2602 #~ "salary;</li>\n" |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
2603 #~ " <li>hosting this web site and the Libervia demo and " |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
2604 #~ "registering the domain names;</li>\n" |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
2605 #~ " <li>fees for the association's bank account and the " |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
2606 #~ "online payment system (apayer.fr);</li>\n" |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
2607 #~ " <li>administrative help such as a lawyer or an accountant;" |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
2608 #~ "</li>\n" |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
2609 #~ " <li>travel expenses to attend and participate in meetings;" |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
2610 #~ "</li>\n" |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
2611 #~ " <li>hardware to develop and test the software;</li>\n" |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
2612 #~ " <li>miscellaneous extra costs such as printing.</li>\n" |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
2613 #~ " </ul>\n" |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
2614 #~ " Which makes, with an average annual contribution of 10 € per " |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
2615 #~ "subscription, %(asso_members_target)s members before December, 31<sup>st</" |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
2616 #~ "sup> 2015!\n" |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
2617 #~ " " |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
2618 #~ msgstr "" |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
2619 #~ "Pour 2015, nous nécessitons environ %(asso_finance_target)s € pour:\n" |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
2620 #~ " <ul>\n" |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
2621 #~ " <li>deux salaires à plein temps sur la base du SMIC ;</" |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
2622 #~ "li>\n" |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
2623 #~ " <li>l'hébergement de ce site Internet et du site de " |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
2624 #~ "présentation de Libervia, l'enregistrement des noms de domaines ;</li>\n" |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
2625 #~ " <li>frais de gestion du compte bancaire de l'association " |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
2626 #~ "et du terminal de paiement virtuel (apayer.fr) ;</li>\n" |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
2627 #~ " <li>aide administrative (avocat ou comptable) ;</li>\n" |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
2628 #~ " <li>frais de déplacement pour se rendre et participer aux " |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
2629 #~ "réunions ;</li>\n" |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
2630 #~ " <li>matériel pour développer et tester le logiciel ;</" |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
2631 #~ "li>\n" |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
2632 #~ " <li>frais divers (impression...).</li>\n" |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
2633 #~ " </ul>\n" |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
2634 #~ " Ce qui fait, pour une cotisation annuelle moyenne de 10 €, " |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
2635 #~ "%(asso_members_target)s adhésions avant le 31 décembre 2015 !\n" |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
2636 #~ " " |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
2637 |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
2638 #~ msgid "" |
99
dd7a496bf762
add a general footer containing the email contact + add a section for this contact in the "community" section
souliane <souliane@mailoo.org>
parents:
98
diff
changeset
|
2639 #~ "Salut à Toi's multi-user chat room is <strong>*the*</strong> place to " |
dd7a496bf762
add a general footer containing the email contact + add a section for this contact in the "community" section
souliane <souliane@mailoo.org>
parents:
98
diff
changeset
|
2640 #~ "discuss the project: %(sat_muc)s" |
dd7a496bf762
add a general footer containing the email contact + add a section for this contact in the "community" section
souliane <souliane@mailoo.org>
parents:
98
diff
changeset
|
2641 #~ msgstr "" |
dd7a496bf762
add a general footer containing the email contact + add a section for this contact in the "community" section
souliane <souliane@mailoo.org>
parents:
98
diff
changeset
|
2642 #~ "Le salon de discussion de Salut à Toi est <strong>*le*</strong> lieu pour " |
dd7a496bf762
add a general footer containing the email contact + add a section for this contact in the "community" section
souliane <souliane@mailoo.org>
parents:
98
diff
changeset
|
2643 #~ "discuter du projet: %(sat_muc)s" |