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