Mercurial > sat_legacy_website
annotate locale/fr/LC_MESSAGES/django.po @ 125:699b9b130368
fixes i18n of the campaign's links
author | souliane <souliane@mailoo.org> |
---|---|
date | Mon, 23 Nov 2015 15:18:35 +0100 |
parents | 5aad1b36183f |
children | 1ed40e1ce611 |
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" | |
125
699b9b130368
fixes i18n of the campaign's links
souliane <souliane@mailoo.org>
parents:
124
diff
changeset
|
10 "POT-Creation-Date: 2015-11-23 15:15+0100\n" |
699b9b130368
fixes i18n of the campaign's links
souliane <souliane@mailoo.org>
parents:
124
diff
changeset
|
11 "PO-Revision-Date: 2015-11-23 15:16+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 |
125
699b9b130368
fixes i18n of the campaign's links
souliane <souliane@mailoo.org>
parents:
124
diff
changeset
|
352 #: sat_website/views.py:33 |
43 | 353 msgid "Presentation" |
354 msgstr "Présentation" | |
355 | |
125
699b9b130368
fixes i18n of the campaign's links
souliane <souliane@mailoo.org>
parents:
124
diff
changeset
|
356 #: sat_website/views.py:34 templates/sat_website/overview.html:92 |
3 | 357 msgid "Features" |
358 msgstr "Fonctionnalités" | |
359 | |
125
699b9b130368
fixes i18n of the campaign's links
souliane <souliane@mailoo.org>
parents:
124
diff
changeset
|
360 #: sat_website/views.py:35 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 |
125
699b9b130368
fixes i18n of the campaign's links
souliane <souliane@mailoo.org>
parents:
124
diff
changeset
|
365 #: sat_website/views.py:36 |
3 | 366 msgid "Screenshots & Videos" |
367 msgstr "Captures d'écran et vidéos" | |
368 | |
125
699b9b130368
fixes i18n of the campaign's links
souliane <souliane@mailoo.org>
parents:
124
diff
changeset
|
369 #: sat_website/views.py:38 |
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 |
125
699b9b130368
fixes i18n of the campaign's links
souliane <souliane@mailoo.org>
parents:
124
diff
changeset
|
373 #: sat_website/views.py:39 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 |
125
699b9b130368
fixes i18n of the campaign's links
souliane <souliane@mailoo.org>
parents:
124
diff
changeset
|
377 #: sat_website/views.py:40 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 |
125
699b9b130368
fixes i18n of the campaign's links
souliane <souliane@mailoo.org>
parents:
124
diff
changeset
|
381 #: sat_website/views.py:41 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 | |
125
699b9b130368
fixes i18n of the campaign's links
souliane <souliane@mailoo.org>
parents:
124
diff
changeset
|
386 #: sat_website/views.py:42 |
3 | 387 msgid "Developers corner" |
388 msgstr "Coin des développeurs" | |
389 | |
125
699b9b130368
fixes i18n of the campaign's links
souliane <souliane@mailoo.org>
parents:
124
diff
changeset
|
390 #: sat_website/views.py:44 |
43 | 391 msgid "Community" |
392 msgstr "Communauté" | |
393 | |
125
699b9b130368
fixes i18n of the campaign's links
souliane <souliane@mailoo.org>
parents:
124
diff
changeset
|
394 #: sat_website/views.py:45 |
43 | 395 msgid "Get in touch" |
396 msgstr "Nous contacter" | |
397 | |
125
699b9b130368
fixes i18n of the campaign's links
souliane <souliane@mailoo.org>
parents:
124
diff
changeset
|
398 #: sat_website/views.py:46 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 |
125
699b9b130368
fixes i18n of the campaign's links
souliane <souliane@mailoo.org>
parents:
124
diff
changeset
|
402 #: sat_website/views.py:47 |
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 |
125
699b9b130368
fixes i18n of the campaign's links
souliane <souliane@mailoo.org>
parents:
124
diff
changeset
|
406 #: sat_website/views.py:48 templates/sat_website/press.html:27 |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
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 |
125
699b9b130368
fixes i18n of the campaign's links
souliane <souliane@mailoo.org>
parents:
124
diff
changeset
|
410 #: sat_website/views.py:49 |
76
d2ea666fb1dd
add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents:
75
diff
changeset
|
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 |
125
699b9b130368
fixes i18n of the campaign's links
souliane <souliane@mailoo.org>
parents:
124
diff
changeset
|
414 #: sat_website/views.py:53 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 |
125
699b9b130368
fixes i18n of the campaign's links
souliane <souliane@mailoo.org>
parents:
124
diff
changeset
|
419 #: sat_website/views.py:54 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 | |
125
699b9b130368
fixes i18n of the campaign's links
souliane <souliane@mailoo.org>
parents:
124
diff
changeset
|
425 #: sat_website/views.py:64 |
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 |
125
699b9b130368
fixes i18n of the campaign's links
souliane <souliane@mailoo.org>
parents:
124
diff
changeset
|
429 #: sat_website/views.py:65 |
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 |
125
699b9b130368
fixes i18n of the campaign's links
souliane <souliane@mailoo.org>
parents:
124
diff
changeset
|
433 #: sat_website/views.py:66 |
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 |
125
699b9b130368
fixes i18n of the campaign's links
souliane <souliane@mailoo.org>
parents:
124
diff
changeset
|
437 #: sat_website/views.py:67 |
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 |
125
699b9b130368
fixes i18n of the campaign's links
souliane <souliane@mailoo.org>
parents:
124
diff
changeset
|
442 #: sat_website/views.py:68 |
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 |
125
699b9b130368
fixes i18n of the campaign's links
souliane <souliane@mailoo.org>
parents:
124
diff
changeset
|
589 #: templates/sat_website/base.html:63 templates/sat_website/membership.html:50 |
699b9b130368
fixes i18n of the campaign's links
souliane <souliane@mailoo.org>
parents:
124
diff
changeset
|
590 #: templates/sat_website/membership.html:65 |
699b9b130368
fixes i18n of the campaign's links
souliane <souliane@mailoo.org>
parents:
124
diff
changeset
|
591 #: templates/sat_website/overview.html:48 |
699b9b130368
fixes i18n of the campaign's links
souliane <souliane@mailoo.org>
parents:
124
diff
changeset
|
592 #: templates/sat_website/overview.html:63 |
699b9b130368
fixes i18n of the campaign's links
souliane <souliane@mailoo.org>
parents:
124
diff
changeset
|
593 msgid "en" |
699b9b130368
fixes i18n of the campaign's links
souliane <souliane@mailoo.org>
parents:
124
diff
changeset
|
594 msgstr "fr" |
699b9b130368
fixes i18n of the campaign's links
souliane <souliane@mailoo.org>
parents:
124
diff
changeset
|
595 |
121
544859115f88
advice to read the FAQ before trying out Libervia demo (regarding security warning)
souliane <souliane@mailoo.org>
parents:
119
diff
changeset
|
596 #: 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
|
597 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
|
598 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
|
599 |
121
544859115f88
advice to read the FAQ before trying out Libervia demo (regarding security warning)
souliane <souliane@mailoo.org>
parents:
119
diff
changeset
|
600 #: 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
|
601 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
|
602 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
|
603 |
121
544859115f88
advice to read the FAQ before trying out Libervia demo (regarding security warning)
souliane <souliane@mailoo.org>
parents:
119
diff
changeset
|
604 #: 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
|
605 msgid "Set language" |
ac83544a7645
display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents:
70
diff
changeset
|
606 msgstr "Changer la langue" |
ac83544a7645
display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents:
70
diff
changeset
|
607 |
121
544859115f88
advice to read the FAQ before trying out Libervia demo (regarding security warning)
souliane <souliane@mailoo.org>
parents:
119
diff
changeset
|
608 #: 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
|
609 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
|
610 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
|
611 |
121
544859115f88
advice to read the FAQ before trying out Libervia demo (regarding security warning)
souliane <souliane@mailoo.org>
parents:
119
diff
changeset
|
612 #: templates/sat_website/base.html:118 templates/sat_website/community.html:35 |
111 | 613 msgid "(replace invalid with org)" |
614 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
|
615 |
43 | 616 #: templates/sat_website/community.html:26 |
3 | 617 msgid "Salut à Toi's community" |
618 msgstr "La communauté Salut à Toi" | |
619 | |
43 | 620 #: 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
|
621 msgid "Join us to talk, contribute or share about Salut à Toi" |
3 | 622 msgstr "" |
623 "Rejoignez nous pour discuter, contribuer et partager autour de Salut à Toi" | |
624 | |
43 | 625 #: 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
|
626 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
|
627 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
|
628 |
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 #: 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
|
630 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
|
631 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
|
632 "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
|
633 "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
|
634 |
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 #: 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
|
636 msgid "Enter the chat room" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
637 msgstr "Rejoignez le salon de discussion" |
3 | 638 |
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
|
639 #: templates/sat_website/community.html:44 |
3 | 640 #, python-format |
641 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
|
642 "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
|
643 "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
|
644 "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
|
645 "%(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
|
646 "identifier looks like an email address but it's not!" |
3 | 647 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
|
648 "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
|
649 "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
|
650 "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
|
651 "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
|
652 "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
|
653 "courriel, mais ce n'en est pas une !" |
3 | 654 |
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
|
655 #: 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
|
656 msgid "Follow the development and learn" |
3 | 657 msgstr "Suivre le développement, apprendre" |
658 | |
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
|
659 #: templates/sat_website/community.html:53 |
3 | 660 #, python-format |
661 msgid "" | |
62
b09c26afea5f
fixes typos and small changes
souliane <souliane@mailoo.org>
parents:
60
diff
changeset
|
662 "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
|
663 "about SàT's features (and also more general ones): %(blog)s" |
11 | 664 msgstr "" |
62
b09c26afea5f
fixes typos and small changes
souliane <souliane@mailoo.org>
parents:
60
diff
changeset
|
665 "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
|
666 "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
|
667 "générales) : %(blog)s" |
11 | 668 |
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
|
669 #: templates/sat_website/community.html:54 |
11 | 670 #, python-format |
671 msgid "" | |
62
b09c26afea5f
fixes typos and small changes
souliane <souliane@mailoo.org>
parents:
60
diff
changeset
|
672 "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
|
673 "your opinion and contribute: %(mailing_list)s" |
3 | 674 msgstr "" |
60 | 675 "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
|
676 "suivre l'évolution, donner votre avis et contribuer : %(mailing_list)s" |
3 | 677 |
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
|
678 #: templates/sat_website/community.html:55 |
3 | 679 #, python-format |
60 | 680 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
|
681 msgstr "Vous trouverez les documentations utilisateur sur le wiki : %(wiki)s" |
3 | 682 |
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
|
683 #: templates/sat_website/community.html:62 |
124
5aad1b36183f
fixes some spaces before question or exclamation marks
souliane <souliane@mailoo.org>
parents:
123
diff
changeset
|
684 msgid "Participate!" |
3 | 685 msgstr "Participez !" |
686 | |
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
|
687 #: templates/sat_website/community.html:65 |
3 | 688 msgid "" |
67
ae46991a3489
English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents:
66
diff
changeset
|
689 "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
|
690 "thoughts. The more people that participate, the better the project will be. " |
3 | 691 "Share your view not only on technical points, but also on philosophical or " |
692 "political ones. And if you are around, come to have a talk in real life :)" | |
693 msgstr "" | |
694 "SàT est un projet ouvert: venez discuter, donner votre avis, partager vos " | |
695 "idées. Plus il y aura de monde, meilleur le projet sera. On attend votre " | |
696 "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
|
697 "si vous êtes proche, n'hésitez pas à venir physiquement :-)" |
3 | 698 |
43 | 699 #: templates/sat_website/developers.html:26 |
3 | 700 msgid "Salut à Toi: contributing" |
701 msgstr "Salut à Toi: contribuer" | |
702 | |
43 | 703 #: templates/sat_website/developers.html:27 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
704 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
|
705 msgstr "Quelques informations sur comment aider le développement" |
3 | 706 |
43 | 707 #: templates/sat_website/developers.html:32 |
60 | 708 msgid "Report a bug" |
709 msgstr "Rapporter un bug" | |
3 | 710 |
43 | 711 #: templates/sat_website/developers.html:35 |
3 | 712 #, python-format |
60 | 713 msgid "If you found a bug, please report it to our Bugzilla: %(bugzilla)s" |
714 msgstr "" | |
715 "Si vous pensez avoir trouvé un bogue, merci de bien vouloir faire un rapport " | |
716 "sur notre Bugzilla : %(bugzilla)s" | |
717 | |
718 #: templates/sat_website/developers.html:41 | |
719 msgid "Get the source" | |
720 msgstr "Avoir les sources" | |
721 | |
722 #: templates/sat_website/developers.html:44 | |
723 #, python-format | |
3 | 724 msgid "" |
725 "You'll find the mercurial repository of SàT on %(repos_sat)s, satellite " | |
60 | 726 "projects are also available on %(repos)s" |
3 | 727 msgstr "" |
60 | 728 "Vous trouverez le dépôt mercurial de SàT sur %(repos_sat)s, les projets " |
3 | 729 "satellites sont aussi disponibles sur %(repos)s" |
730 | |
60 | 731 #: templates/sat_website/developers.html:45 |
3 | 732 #, python-format |
733 msgid "" | |
734 "To clone the repository, use %(mercurial)s: <code>hg clone http://repos." | |
735 "goffi.org/sat</code>. Check the wiki (see below) for installation " | |
736 "instructions" | |
737 msgstr "" | |
738 "Pour cloner le dépôt, utilisez %(mercurial)s: <code>hg clone http://repos." | |
739 "goffi.org/sat</code>. Regardez sur le wiki (voir ci-dessous) pour les " | |
740 "instructions d'installation" | |
741 | |
60 | 742 #: templates/sat_website/developers.html:51 |
3 | 743 msgid "Documentation" |
744 msgstr "Documentation" | |
745 | |
60 | 746 #: templates/sat_website/developers.html:54 |
3 | 747 #, python-format |
60 | 748 msgid "" |
749 "The documentation is available on the wiki (feel free to improve it): " | |
750 "%(wiki)s" | |
3 | 751 msgstr "" |
60 | 752 "La documentation est disponible sur le wiki (n'hésitez pas à l'améliorer) : " |
753 "%(wiki)s" | |
3 | 754 |
60 | 755 #: templates/sat_website/developers.html:55 |
3 | 756 #, python-format |
60 | 757 msgid "" |
758 "You'll also find a dedicated section for developers: %(developers_page)s" | |
3 | 759 msgstr "" |
60 | 760 "Vous trouverez aussi une section dédiée au développeurs : %(developers_page)s" |
3 | 761 |
60 | 762 #: templates/sat_website/developers.html:62 |
3 | 763 msgid "Contact" |
764 msgstr "Contact" | |
765 | |
60 | 766 #: templates/sat_website/developers.html:65 |
3 | 767 #, python-format |
768 msgid "The best way to join us is on SàT's Jabber room: %(sat_muc)s" | |
769 msgstr "" | |
770 "La meilleure façon de nous joindre est sur le salon Jabber de SàT: " | |
771 "%(sat_muc)s" | |
772 | |
60 | 773 #: templates/sat_website/developers.html:66 |
774 #, python-format | |
775 msgid "" | |
776 "If you need help, you can also write to our dev mailing list: " | |
777 "%(mailing_list)s" | |
778 msgstr "" | |
779 "Si vous avez besoin d'aide, vous pouvez aussi écrire sur la liste de " | |
780 "diffusion « dev » : %(mailing_list)s" | |
781 | |
43 | 782 #: templates/sat_website/downloads.html:28 |
783 msgid "The archives containing the source code" | |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
784 msgstr "Les archives du code source" |
43 | 785 |
786 #: templates/sat_website/downloads.html:33 | |
787 msgid "Information" | |
111 | 788 msgstr "Information" |
43 | 789 |
790 #: templates/sat_website/downloads.html:36 | |
791 msgid "" | |
792 "This page allows you to download SàT and its related projects source code. " | |
793 "There is not (yet) an installer to double click to make it work out of the " | |
794 "box." | |
795 msgstr "" | |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
796 "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
|
797 "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
|
798 "suffirait de double-cliquer pour tout faire marcher comme sur des roulettes." |
43 | 799 |
800 #: templates/sat_website/downloads.html:37 | |
801 msgid "" | |
802 "We are thinking about a way to allow everybody to easily install SàT at " | |
803 "home, but for now it will seem difficult to the persons who are not familiar " | |
804 "with GNU/Linux operating systems. For the Windows and MacOS users, the best " | |
805 "way to test SàT for now is to visit our demonstration website running " | |
806 "Libervia." | |
807 msgstr "" | |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
808 "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
|
809 "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
|
810 "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
|
811 "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
|
812 "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
|
813 "Libervia." |
43 | 814 |
815 #: templates/sat_website/downloads.html:38 | |
816 msgid "Libervia demo" | |
817 msgstr "Démo de Libervia" | |
818 | |
819 #: templates/sat_website/downloads.html:43 | |
820 msgid "Latest development versions" | |
821 msgstr "Dernière versions de développement" | |
822 | |
823 #: templates/sat_website/downloads.html:48 | |
824 #, python-format | |
825 msgid "Download %(project)s %(version)s" | |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
826 msgstr "Télécharger %(project)s %(version)s" |
43 | 827 |
828 #: templates/sat_website/downloads.html:56 | |
829 msgid "" | |
830 "When not trivial (e.g. sat_media just needs to be extracted somewhere), the " | |
831 "installation procedure is described in the INSTALL file that you will find " | |
832 "in the package." | |
833 msgstr "" | |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
834 "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
|
835 "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
|
836 "fichier INSTALL que vous trouverez dans l'archive." |
43 | 837 |
60 | 838 #: templates/sat_website/downloads.html:57 |
839 #, python-format | |
840 msgid "You are also welcome in our multi-user chat room: %(sat_muc)s." | |
841 msgstr "" | |
842 "Vous êtes aussi le/la bienvenu(e) dans notre salon de discussion : " | |
843 "%(sat_muc)s." | |
844 | |
43 | 845 #: templates/sat_website/downloads.html:61 |
846 msgid "Other sources of installation" | |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
847 msgstr "Autres sources d'installation" |
43 | 848 |
849 #: templates/sat_website/downloads.html:64 | |
850 msgid "" | |
851 "To ease the procedure, you can also install the last SàT packages from PyPI, " | |
852 "the Python Package Index." | |
853 msgstr "" | |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
854 "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
|
855 "depuis PyPI (Python Package Index)." |
43 | 856 |
857 #: templates/sat_website/downloads.html:65 | |
858 msgid "Visit PyPI" | |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
859 msgstr "Visitez PyPI" |
43 | 860 |
861 #: templates/sat_website/downloads.html:66 | |
862 msgid "" | |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
863 "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
|
864 "easy-to-install packages in your distribution repositories!" |
43 | 865 msgstr "" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
866 "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
|
867 "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
|
868 "distribution !" |
43 | 869 |
870 #: templates/sat_website/downloads.html:67 | |
871 msgid "Packages in Debian sid" | |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
872 msgstr "Paquets dans Debian sid" |
43 | 873 |
874 #: templates/sat_website/downloads.html:68 | |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
875 msgid "But after all... the easiest is probably to run the Docker images :-)" |
43 | 876 msgstr "" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
877 "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
|
878 "Docker :-)" |
43 | 879 |
880 #: templates/sat_website/downloads.html:69 | |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
881 msgid "Docker installation" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
882 msgstr "Installation par Docker" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
883 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
884 #: templates/sat_website/downloads.html:70 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
885 msgid "Some complementary information are given on the wiki." |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
886 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
|
887 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
888 #: templates/sat_website/downloads.html:71 |
43 | 889 msgid "Visit the wiki" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
890 msgstr "Visitez le wiki" |
43 | 891 |
76
d2ea666fb1dd
add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents:
75
diff
changeset
|
892 #: 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
|
893 msgid "Frequently asked questions" |
d2ea666fb1dd
add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents:
75
diff
changeset
|
894 msgstr "Foire aux questions" |
d2ea666fb1dd
add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents:
75
diff
changeset
|
895 |
d2ea666fb1dd
add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents:
75
diff
changeset
|
896 #: 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
|
897 #, python-format |
123
c0dbe7ad54c8
add a question "what is the Libervia demo version?" to the FAQ
souliane <souliane@mailoo.org>
parents:
122
diff
changeset
|
898 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
|
899 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
|
900 |
c0dbe7ad54c8
add a question "what is the Libervia demo version?" to the FAQ
souliane <souliane@mailoo.org>
parents:
122
diff
changeset
|
901 #: 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
|
902 msgid "" |
c0dbe7ad54c8
add a question "what is the Libervia demo version?" to the FAQ
souliane <souliane@mailoo.org>
parents:
122
diff
changeset
|
903 "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
|
904 "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
|
905 "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
|
906 "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
|
907 msgstr "" |
c0dbe7ad54c8
add a question "what is the Libervia demo version?" to the FAQ
souliane <souliane@mailoo.org>
parents:
122
diff
changeset
|
908 "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
|
909 "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
|
910 "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
|
911 "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
|
912 "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
|
913 |
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:40 |
c0dbe7ad54c8
add a question "what is the Libervia demo version?" to the FAQ
souliane <souliane@mailoo.org>
parents:
122
diff
changeset
|
915 #, python-format |
76
d2ea666fb1dd
add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents:
75
diff
changeset
|
916 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
|
917 msgstr "" |
d2ea666fb1dd
add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents:
75
diff
changeset
|
918 "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
|
919 "%(demo_http)s ?" |
d2ea666fb1dd
add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents:
75
diff
changeset
|
920 |
123
c0dbe7ad54c8
add a question "what is the Libervia demo version?" to the FAQ
souliane <souliane@mailoo.org>
parents:
122
diff
changeset
|
921 #: 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
|
922 #, python-format |
d2ea666fb1dd
add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents:
75
diff
changeset
|
923 msgid "" |
d2ea666fb1dd
add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents:
75
diff
changeset
|
924 "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
|
925 "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
|
926 "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
|
927 "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
|
928 "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
|
929 msgstr "" |
d2ea666fb1dd
add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents:
75
diff
changeset
|
930 "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
|
931 "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
|
932 "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
|
933 "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
|
934 "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
|
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:47 |
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 "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
|
939 msgstr "" |
d2ea666fb1dd
add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents:
75
diff
changeset
|
940 "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
|
941 "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
|
942 |
123
c0dbe7ad54c8
add a question "what is the Libervia demo version?" to the FAQ
souliane <souliane@mailoo.org>
parents:
122
diff
changeset
|
943 #: 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
|
944 #, python-format |
d2ea666fb1dd
add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents:
75
diff
changeset
|
945 msgid "" |
d2ea666fb1dd
add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents:
75
diff
changeset
|
946 "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
|
947 "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
|
948 "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
|
949 "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
|
950 "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
|
951 "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
|
952 "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
|
953 msgstr "" |
d2ea666fb1dd
add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents:
75
diff
changeset
|
954 "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
|
955 "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
|
956 "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
|
957 "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
|
958 "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
|
959 "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
|
960 "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
|
961 "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
|
962 "et transparent tel que CAcert." |
d2ea666fb1dd
add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents:
75
diff
changeset
|
963 |
123
c0dbe7ad54c8
add a question "what is the Libervia demo version?" to the FAQ
souliane <souliane@mailoo.org>
parents:
122
diff
changeset
|
964 #: 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
|
965 #, python-format |
d2ea666fb1dd
add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents:
75
diff
changeset
|
966 msgid "" |
d2ea666fb1dd
add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents:
75
diff
changeset
|
967 "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
|
968 "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
|
969 "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
|
970 "%(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
|
971 msgstr "" |
d2ea666fb1dd
add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents:
75
diff
changeset
|
972 "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
|
973 "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
|
974 "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
|
975 "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
|
976 "Mozilla Firefox, suivez ces instructions :" |
d2ea666fb1dd
add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents:
75
diff
changeset
|
977 |
123
c0dbe7ad54c8
add a question "what is the Libervia demo version?" to the FAQ
souliane <souliane@mailoo.org>
parents:
122
diff
changeset
|
978 #: 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
|
979 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
|
980 msgstr "" |
d2ea666fb1dd
add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents:
75
diff
changeset
|
981 "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
|
982 |
123
c0dbe7ad54c8
add a question "what is the Libervia demo version?" to the FAQ
souliane <souliane@mailoo.org>
parents:
122
diff
changeset
|
983 #: 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
|
984 msgid "" |
d2ea666fb1dd
add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents:
75
diff
changeset
|
985 "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
|
986 "Security Exception\"." |
d2ea666fb1dd
add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents:
75
diff
changeset
|
987 msgstr "" |
d2ea666fb1dd
add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents:
75
diff
changeset
|
988 "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
|
989 "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
|
990 |
123
c0dbe7ad54c8
add a question "what is the Libervia demo version?" to the FAQ
souliane <souliane@mailoo.org>
parents:
122
diff
changeset
|
991 #: 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
|
992 #, python-format |
d2ea666fb1dd
add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents:
75
diff
changeset
|
993 msgid "" |
d2ea666fb1dd
add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents:
75
diff
changeset
|
994 "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
|
995 "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
|
996 msgstr "" |
d2ea666fb1dd
add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents:
75
diff
changeset
|
997 "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
|
998 "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
|
999 |
123
c0dbe7ad54c8
add a question "what is the Libervia demo version?" to the FAQ
souliane <souliane@mailoo.org>
parents:
122
diff
changeset
|
1000 #: 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
|
1001 #, python-format |
d2ea666fb1dd
add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents:
75
diff
changeset
|
1002 msgid "" |
d2ea666fb1dd
add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents:
75
diff
changeset
|
1003 "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
|
1004 "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
|
1005 "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
|
1006 "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
|
1007 "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
|
1008 "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
|
1009 "install an add-on!" |
d2ea666fb1dd
add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents:
75
diff
changeset
|
1010 msgstr "" |
d2ea666fb1dd
add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents:
75
diff
changeset
|
1011 "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
|
1012 "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
|
1013 "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
|
1014 "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
|
1015 "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
|
1016 "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
|
1017 "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
|
1018 |
123
c0dbe7ad54c8
add a question "what is the Libervia demo version?" to the FAQ
souliane <souliane@mailoo.org>
parents:
122
diff
changeset
|
1019 #: 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
|
1020 #, python-format |
d4ec0092daa0
talk about the near utilisation of Let's Encrypt in the FAQ
souliane <souliane@mailoo.org>
parents:
121
diff
changeset
|
1021 msgid "" |
d4ec0092daa0
talk about the near utilisation of Let's Encrypt in the FAQ
souliane <souliane@mailoo.org>
parents:
121
diff
changeset
|
1022 "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
|
1023 "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
|
1024 msgstr "" |
d4ec0092daa0
talk about the near utilisation of Let's Encrypt in the FAQ
souliane <souliane@mailoo.org>
parents:
121
diff
changeset
|
1025 "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
|
1026 "%(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
|
1027 |
43 | 1028 #: templates/sat_website/features.html:26 |
3 | 1029 msgid "Salut à Toi's features" |
1030 msgstr "Fonctionnalités de Salut à Toi" | |
1031 | |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1032 #: templates/sat_website/features.html:31 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1033 msgid "Short overview" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1034 msgstr "Aperçu rapide" |
3 | 1035 |
43 | 1036 #: templates/sat_website/features.html:36 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1037 msgid "Blogging" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1038 msgstr "Blogage" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1039 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1040 #: templates/sat_website/features.html:39 |
3 | 1041 msgid "" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1042 "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
|
1043 "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
|
1044 "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
|
1045 "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
|
1046 "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
|
1047 "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
|
1048 "by an entity you really trust." |
3 | 1049 msgstr "" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1050 "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
|
1051 "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
|
1052 "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
|
1053 "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
|
1054 "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
|
1055 "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
|
1056 "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
|
1057 "bien confiez-les à une entité de confiance." |
3 | 1058 |
43 | 1059 #: templates/sat_website/features.html:44 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1060 msgid "Chat" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1061 msgstr "Messagerie instantanée" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1062 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1063 #: templates/sat_website/features.html:47 |
3 | 1064 msgid "" |
67
ae46991a3489
English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents:
66
diff
changeset
|
1065 "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
|
1066 "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
|
1067 "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
|
1068 "nobody but the chosen person will be able to read it." |
3 | 1069 msgstr "" |
53
84c2e20d3de1
include some corrections suggested by Goffi
souliane <souliane@mailoo.org>
parents:
52
diff
changeset
|
1070 "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
|
1071 "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
|
1072 "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
|
1073 "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
|
1074 "personne choisie pourra être en mesure de les lire." |
3 | 1075 |
43 | 1076 #: templates/sat_website/features.html:52 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1077 msgid "Activities" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1078 msgstr "Activités" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1079 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1080 #: templates/sat_website/features.html:55 |
3 | 1081 msgid "" |
67
ae46991a3489
English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents:
66
diff
changeset
|
1082 "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
|
1083 "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
|
1084 "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
|
1085 "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
|
1086 "it at the same time." |
3 | 1087 msgstr "" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1088 "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
|
1089 "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
|
1090 "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
|
1091 "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
|
1092 "et de l'écouter tous en même temps." |
3 | 1093 |
43 | 1094 #: templates/sat_website/features.html:60 |
3 | 1095 msgid "File sharing" |
1096 msgstr "Partage de fichiers" | |
1097 | |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1098 #: templates/sat_website/features.html:63 |
3 | 1099 msgid "" |
55
a1e457ac6871
split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents:
53
diff
changeset
|
1100 "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
|
1101 "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
|
1102 "network within a group of friends." |
16
6847c50fb5ea
translation of the recently added texts
Goffi <goffi@goffi.org>
parents:
12
diff
changeset
|
1103 msgstr "" |
55
a1e457ac6871
split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents:
53
diff
changeset
|
1104 "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
|
1105 "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
|
1106 "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
|
1107 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1108 #: templates/sat_website/features.html:68 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1109 msgid "Email interaction" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1110 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
|
1111 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1112 #: templates/sat_website/features.html:71 |
16
6847c50fb5ea
translation of the recently added texts
Goffi <goffi@goffi.org>
parents:
12
diff
changeset
|
1113 msgid "" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1114 "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
|
1115 "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
|
1116 "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
|
1117 "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
|
1118 "other network." |
3 | 1119 msgstr "" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1120 "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
|
1121 "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
|
1122 "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
|
1123 "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
|
1124 "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
|
1125 "n'importe quel autre réseau." |
3 | 1126 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1127 #: templates/sat_website/features.html:79 |
3 | 1128 #, python-format |
1129 msgid "" | |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1130 "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
|
1131 "%(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
|
1132 "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
|
1133 "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
|
1134 "it's a project about freedom and sharing." |
3 | 1135 msgstr "" |
1136 "Pas vraiment une fonctionnalité, mais certainement un des points les plus " | |
1137 "importants: un %(social_prefix)scontrat social%(social_suffix)s a été écrit, " | |
1138 "un engagement moral pour le projet. SàT n'a pas été conçu pour l'argent ou " | |
1139 "pour piéger les gens: c'est un projet qui se base sur la liberté et le " | |
1140 "partage." | |
1141 | |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1142 #: templates/sat_website/features.html:87 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1143 msgid "Details and advanced features" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1144 msgstr "Détails et fonctionnalités avancées" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1145 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1146 #: templates/sat_website/features.html:90 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1147 msgid "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1148 "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
|
1149 "technical area." |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1150 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1151 "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
|
1152 "visiter l'espace technique." |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1153 |
60 | 1154 #: templates/sat_website/features.html:91 |
1155 #: templates/sat_website/specifications.html:36 | |
1156 msgid "Standard extensions" | |
1157 msgstr "Extensions standardes" | |
1158 | |
1159 #: templates/sat_website/features.html:92 | |
1160 #: templates/sat_website/specifications.html:49 | |
1161 msgid "Experimental and/or non-standard features" | |
1162 msgstr "Fonctionnalités expérimentales et/ou non standardes" | |
1163 | |
72
ac83544a7645
display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents:
70
diff
changeset
|
1164 #: templates/sat_website/finance.html:27 |
43 | 1165 #, python-format |
72
ac83544a7645
display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents:
70
diff
changeset
|
1166 msgid "%(actual)s members" |
ac83544a7645
display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents:
70
diff
changeset
|
1167 msgstr "%(actual)s membres" |
43 | 1168 |
72
ac83544a7645
display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents:
70
diff
changeset
|
1169 #: 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
|
1170 #, python-format |
ac83544a7645
display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents:
70
diff
changeset
|
1171 msgid "%(left)s members left" |
ac83544a7645
display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents:
70
diff
changeset
|
1172 msgstr "%(left)s membres restants" |
ac83544a7645
display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents:
70
diff
changeset
|
1173 |
ac83544a7645
display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents:
70
diff
changeset
|
1174 #: templates/sat_website/finance.html:38 |
43 | 1175 #, python-format |
72
ac83544a7645
display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents:
70
diff
changeset
|
1176 msgid "%(actual)s €" |
111 | 1177 msgstr "%(actual)s €" |
72
ac83544a7645
display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents:
70
diff
changeset
|
1178 |
ac83544a7645
display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents:
70
diff
changeset
|
1179 #: 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
|
1180 #, python-format |
ac83544a7645
display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents:
70
diff
changeset
|
1181 msgid "%(left)s € left" |
ac83544a7645
display an ugly menu in <noscript> when JS is disabled
souliane <souliane@mailoo.org>
parents:
70
diff
changeset
|
1182 msgstr "%(left)s € restants" |
43 | 1183 |
1184 #: templates/sat_website/frontends.html:26 | |
3 | 1185 msgid "Salut à Toi's frontends" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1186 msgstr "Les interfaces de SàT" |
3 | 1187 |
43 | 1188 #: templates/sat_website/frontends.html:27 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1189 msgid "SàT is multi frontend: use the one that best fits your needs." |
3 | 1190 msgstr "" |
1191 "SàT est multi-interfaces: utilisez celle qui correspond le mieux à vos " | |
1192 "besoins" | |
1193 | |
43 | 1194 #: templates/sat_website/frontends.html:32 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1195 msgid "Libervia" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1196 msgstr "Libervia" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1197 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1198 #: templates/sat_website/frontends.html:32 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1199 msgid "web frontend" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1200 msgstr "interface web" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1201 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1202 #: templates/sat_website/frontends.html:39 |
3 | 1203 msgid "Primitivus" |
1204 msgstr "Primitivus" | |
1205 | |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1206 #: templates/sat_website/frontends.html:39 |
43 | 1207 msgid "console interface" |
1208 msgstr "interface en mode texte" | |
3 | 1209 |
43 | 1210 #: templates/sat_website/frontends.html:46 |
3 | 1211 msgid "Jp" |
1212 msgstr "Jp" | |
1213 | |
43 | 1214 #: templates/sat_website/frontends.html:46 |
3 | 1215 msgid "command line" |
1216 msgstr "ligne de commande" | |
1217 | |
43 | 1218 #: templates/sat_website/frontends.html:48 |
3 | 1219 msgid "cowsay on jp" |
1220 msgstr "cowsay à travers jp" | |
1221 | |
43 | 1222 #: templates/sat_website/frontends.html:56 |
1223 msgid "Bellaciao" | |
1224 msgstr "Bellaciao" | |
1225 | |
1226 #: templates/sat_website/frontends.html:56 | |
1227 msgid "rich desktop" | |
1228 msgstr "interface de bureau" | |
1229 | |
1230 #: templates/sat_website/frontends.html:57 | |
1231 msgid "[WORK IN PROGRESS]" | |
1232 msgstr "[EN TRAVAUX]" | |
1233 | |
1234 #: templates/sat_website/frontends.html:58 | |
1235 msgid "" | |
1236 "Bellaciao will be a full-featured desktop frontend that intends to be really " | |
1237 "flexible: you'll be able to adapt it to your taste." | |
1238 msgstr "" | |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1239 "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
|
1240 "flexible : vous pourrez l'adapter à votre goût." |
43 | 1241 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1242 #: templates/sat_website/frontends.html:62 |
43 | 1243 msgid "Cagou" |
111 | 1244 msgstr "Cagou" |
43 | 1245 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1246 #: templates/sat_website/frontends.html:62 |
43 | 1247 msgid "mobile devices" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1248 msgstr "appareils mobiles" |
3 | 1249 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1250 #: templates/sat_website/frontends.html:63 |
43 | 1251 msgid "[PLANNED]" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1252 msgstr "[PRÉVU]" |
3 | 1253 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1254 #: templates/sat_website/frontends.html:64 |
43 | 1255 msgid "" |
1256 "There are ideas about an application that would run on both destkop and " | |
1257 "mobile devices (phones and tablets)." | |
1258 msgstr "" | |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1259 "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
|
1260 "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
|
1261 "tablettes)." |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1262 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1263 #: templates/sat_website/frontends.html:69 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1264 msgid "Your idea here" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1265 msgstr "Votre idée ici" |
3 | 1266 |
116
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
1267 #: templates/sat_website/gallery.html:40 templates/sat_website/video.html:35 |
43 | 1268 #, python-format |
3 | 1269 msgid "" |
43 | 1270 "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
|
1271 "the last %(firefox)s." |
3 | 1272 msgstr "" |
43 | 1273 "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
|
1274 "jour, par ex. avec le dernier %(firefox)s." |
43 | 1275 |
57
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
1276 #: templates/sat_website/links.html:27 |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
1277 msgid "Other projects" |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
1278 msgstr "Autres projets" |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
1279 |
60 | 1280 #: templates/sat_website/links.html:30 |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
1281 #, python-format |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
1282 msgid "" |
67
ae46991a3489
English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents:
66
diff
changeset
|
1283 "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
|
1284 "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
|
1285 "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
|
1286 "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
|
1287 msgstr "" |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
1288 "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
|
1289 "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
|
1290 "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
|
1291 "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
|
1292 "%(readme_suffix)s de SàT." |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
1293 |
60 | 1294 #: templates/sat_website/links.html:34 |
62
b09c26afea5f
fixes typos and small changes
souliane <souliane@mailoo.org>
parents:
60
diff
changeset
|
1295 #, python-format |
b09c26afea5f
fixes typos and small changes
souliane <souliane@mailoo.org>
parents:
60
diff
changeset
|
1296 msgid "Decentralised and %(xmpp)s-based " |
b09c26afea5f
fixes typos and small changes
souliane <souliane@mailoo.org>
parents:
60
diff
changeset
|
1297 msgstr "Décentralisé et basé sur %(xmpp)s" |
60 | 1298 |
1299 #: templates/sat_website/links.html:36 | |
1300 msgid "" | |
1301 "You can use your the same account between SàT and any of these projects:" | |
1302 msgstr "" | |
1303 "Vous pouvez utiliser le même compte entre SàT et n'importe lequel de ces " | |
1304 "projets :" | |
1305 | |
1306 #: templates/sat_website/links.html:48 | |
1307 msgid "non-standard blogging" | |
1308 msgstr "blogage non standard" | |
1309 | |
1310 #: templates/sat_website/links.html:51 | |
1311 msgid "chat only" | |
1312 msgstr "messagerie instantanée seulement" | |
1313 | |
1314 #: templates/sat_website/links.html:58 | |
62
b09c26afea5f
fixes typos and small changes
souliane <souliane@mailoo.org>
parents:
60
diff
changeset
|
1315 #, python-format |
b09c26afea5f
fixes typos and small changes
souliane <souliane@mailoo.org>
parents:
60
diff
changeset
|
1316 msgid "Non %(xmpp)s-based " |
b09c26afea5f
fixes typos and small changes
souliane <souliane@mailoo.org>
parents:
60
diff
changeset
|
1317 msgstr "Non basé sur %(xmpp)s" |
60 | 1318 |
1319 #: templates/sat_website/links.html:60 | |
1320 msgid "" | |
1321 "Compatibility between SàT and these projects could be achieved, but it's not " | |
1322 "built-in:" | |
1323 msgstr "" | |
1324 "La compatibilité entre SàT et ces projets n'est pas directe, mais elle peut " | |
1325 "être atteinte :" | |
1326 | |
1327 #: templates/sat_website/links.html:75 | |
1328 msgid "centralised micro-blogging" | |
1329 msgstr "microblogage centralisé" | |
1330 | |
1331 #: templates/sat_website/links.html:82 | |
62
b09c26afea5f
fixes typos and small changes
souliane <souliane@mailoo.org>
parents:
60
diff
changeset
|
1332 msgid "Other softwares" |
b09c26afea5f
fixes typos and small changes
souliane <souliane@mailoo.org>
parents:
60
diff
changeset
|
1333 msgstr "Autres logiciels" |
60 | 1334 |
1335 #: templates/sat_website/links.html:92 | |
1336 msgid "software to manage an association" | |
1337 msgstr "logiciel pour gérer une association" | |
1338 | |
1339 #: templates/sat_website/links.html:99 | |
62
b09c26afea5f
fixes typos and small changes
souliane <souliane@mailoo.org>
parents:
60
diff
changeset
|
1340 msgid "Associations" |
b09c26afea5f
fixes typos and small changes
souliane <souliane@mailoo.org>
parents:
60
diff
changeset
|
1341 msgstr "Associations" |
60 | 1342 |
1343 #: templates/sat_website/links.html:103 | |
1344 msgid "French association to promote free software accessibility" | |
1345 msgstr "" | |
1346 "Association française pour promouvoir l'accessibilité des logiciels libres" | |
1347 | |
1348 #: templates/sat_website/links.html:106 | |
1349 msgid "cultural association based in Austria" | |
1350 msgstr "association culturelle basée en Autriche" | |
1351 | |
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
|
1352 #: 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
|
1353 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
|
1354 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
|
1355 |
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 #: 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
|
1357 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
|
1358 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
|
1359 |
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 #: 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
|
1361 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
|
1362 "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
|
1363 "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
|
1364 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
|
1365 "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
|
1366 "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
|
1367 |
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 #: 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
|
1369 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
|
1370 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
|
1371 |
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 #: 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
|
1373 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
|
1374 "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
|
1375 "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
|
1376 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
|
1377 "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
|
1378 "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
|
1379 |
83
3d04a955bec4
add membership campaign's video (for now ogv, will eventually change to webm)
souliane <souliane@mailoo.org>
parents:
77
diff
changeset
|
1380 #: 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
|
1381 #: 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
|
1382 msgid "Join the association" |
13ebb548f234
use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents:
76
diff
changeset
|
1383 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
|
1384 |
116
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
1385 #: 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
|
1386 #: 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
|
1387 msgid "" |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
1388 "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
|
1389 "<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
|
1390 msgstr "" |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
1391 "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
|
1392 "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
|
1393 |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
1394 #: 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
|
1395 #: 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
|
1396 msgid "" |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
1397 "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
|
1398 "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
|
1399 "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
|
1400 "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
|
1401 msgstr "" |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
1402 "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
|
1403 "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
|
1404 "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
|
1405 "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
|
1406 |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
1407 #: 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
|
1408 #: 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
|
1409 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
|
1410 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
|
1411 |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
1412 #: 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
|
1413 #: 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
|
1414 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
|
1415 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
|
1416 |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
1417 #: 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
|
1418 msgid "About the association" |
13ebb548f234
use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents:
76
diff
changeset
|
1419 msgstr "Concernant l'association" |
13ebb548f234
use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents:
76
diff
changeset
|
1420 |
116
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
1421 #: 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
|
1422 msgid "" |
13ebb548f234
use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents:
76
diff
changeset
|
1423 "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
|
1424 "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
|
1425 msgstr "" |
13ebb548f234
use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents:
76
diff
changeset
|
1426 "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
|
1427 "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
|
1428 "officiels." |
13ebb548f234
use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents:
76
diff
changeset
|
1429 |
116
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
1430 #: 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
|
1431 msgid "Become a member" |
13ebb548f234
use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents:
76
diff
changeset
|
1432 msgstr "Devenir membre" |
13ebb548f234
use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents:
76
diff
changeset
|
1433 |
116
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
1434 #: 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
|
1435 msgid "" |
13ebb548f234
use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents:
76
diff
changeset
|
1436 "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
|
1437 "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
|
1438 "every year." |
13ebb548f234
use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents:
76
diff
changeset
|
1439 msgstr "" |
13ebb548f234
use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents:
76
diff
changeset
|
1440 "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
|
1441 "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
|
1442 "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
|
1443 |
116
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
1444 #: 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
|
1445 msgid "" |
13ebb548f234
use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents:
76
diff
changeset
|
1446 "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
|
1447 "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
|
1448 msgstr "" |
13ebb548f234
use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents:
76
diff
changeset
|
1449 "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
|
1450 "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
|
1451 |
116
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
1452 #: 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
|
1453 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
|
1454 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
|
1455 |
116
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
1456 #: 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
|
1457 msgid "" |
13ebb548f234
use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents:
76
diff
changeset
|
1458 "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
|
1459 "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
|
1460 "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
|
1461 "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
|
1462 msgstr "" |
13ebb548f234
use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents:
76
diff
changeset
|
1463 "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
|
1464 "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
|
1465 "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
|
1466 "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
|
1467 "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
|
1468 |
116
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
1469 #: 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
|
1470 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
|
1471 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
|
1472 |
13ebb548f234
use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents:
76
diff
changeset
|
1473 #: 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
|
1474 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
|
1475 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
|
1476 |
13ebb548f234
use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents:
76
diff
changeset
|
1477 #: 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
|
1478 msgid "Confirm" |
13ebb548f234
use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents:
76
diff
changeset
|
1479 msgstr "Confirmer" |
13ebb548f234
use membership instead of adhesion in English (also rename the files)
souliane <souliane@mailoo.org>
parents:
76
diff
changeset
|
1480 |
43 | 1481 #: 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
|
1482 msgid "Salut à Toi" |
a1e457ac6871
split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents:
53
diff
changeset
|
1483 msgstr "Salut à Toi" |
43 | 1484 |
1485 #: templates/sat_website/overview.html:37 | |
1486 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
|
1487 "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
|
1488 "tool." |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1489 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1490 "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
|
1491 "décentralisé" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1492 |
121
544859115f88
advice to read the FAQ before trying out Libervia demo (regarding security warning)
souliane <souliane@mailoo.org>
parents:
119
diff
changeset
|
1493 #: templates/sat_website/overview.html:71 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1494 msgid "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1495 "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
|
1496 "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
|
1497 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1498 "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
|
1499 "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
|
1500 "d'elle :" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1501 |
121
544859115f88
advice to read the FAQ before trying out Libervia demo (regarding security warning)
souliane <souliane@mailoo.org>
parents:
119
diff
changeset
|
1502 #: 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
|
1503 #, python-format |
544859115f88
advice to read the FAQ before trying out Libervia demo (regarding security warning)
souliane <souliane@mailoo.org>
parents:
119
diff
changeset
|
1504 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
|
1505 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
|
1506 |
544859115f88
advice to read the FAQ before trying out Libervia demo (regarding security warning)
souliane <souliane@mailoo.org>
parents:
119
diff
changeset
|
1507 #: templates/sat_website/overview.html:75 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1508 msgid "Libervia demo version" |
76
d2ea666fb1dd
add a FAQ section, now talking about HTTPS and CAcert
souliane <souliane@mailoo.org>
parents:
75
diff
changeset
|
1509 msgstr "Démo de Libervia" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1510 |
121
544859115f88
advice to read the FAQ before trying out Libervia demo (regarding security warning)
souliane <souliane@mailoo.org>
parents:
119
diff
changeset
|
1511 #: templates/sat_website/overview.html:83 |
60 | 1512 #: templates/sat_website/principles.html:36 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1513 msgid "Multipurpose" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1514 msgstr "Multi-usages" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1515 |
121
544859115f88
advice to read the FAQ before trying out Libervia demo (regarding security warning)
souliane <souliane@mailoo.org>
parents:
119
diff
changeset
|
1516 #: 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
|
1517 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
|
1518 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
|
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:86 |
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 "<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
|
1523 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1524 "<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
|
1525 "des salons privés ou publics ;" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1526 |
121
544859115f88
advice to read the FAQ before trying out Libervia demo (regarding security warning)
souliane <souliane@mailoo.org>
parents:
119
diff
changeset
|
1527 #: templates/sat_website/overview.html:87 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1528 msgid "" |
67
ae46991a3489
English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents:
66
diff
changeset
|
1529 "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
|
1530 "messages." |
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 "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
|
1533 "de vos messages ;" |
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:88 |
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 "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
|
1538 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1539 "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
|
1540 "vraiment privées ;" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1541 |
121
544859115f88
advice to read the FAQ before trying out Libervia demo (regarding security warning)
souliane <souliane@mailoo.org>
parents:
119
diff
changeset
|
1542 #: templates/sat_website/overview.html:89 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1543 msgid "" |
67
ae46991a3489
English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents:
66
diff
changeset
|
1544 "<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
|
1545 "articles." |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1546 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1547 "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
|
1548 "ou écrire de plus longs articles ;" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1549 |
121
544859115f88
advice to read the FAQ before trying out Libervia demo (regarding security warning)
souliane <souliane@mailoo.org>
parents:
119
diff
changeset
|
1550 #: 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
|
1551 msgid "File sharing, games, interaction with other networks." |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1552 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1553 "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
|
1554 |
121
544859115f88
advice to read the FAQ before trying out Libervia demo (regarding security warning)
souliane <souliane@mailoo.org>
parents:
119
diff
changeset
|
1555 #: templates/sat_website/overview.html:95 |
60 | 1556 #: templates/sat_website/principles.html:52 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1557 msgid "Multi frontend" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1558 msgstr "Multi-interfaces" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1559 |
121
544859115f88
advice to read the FAQ before trying out Libervia demo (regarding security warning)
souliane <souliane@mailoo.org>
parents:
119
diff
changeset
|
1560 #: templates/sat_website/overview.html:96 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1561 msgid "" |
67
ae46991a3489
English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents:
66
diff
changeset
|
1562 "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
|
1563 "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
|
1564 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1565 "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
|
1566 "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
|
1567 "pouvez utiliser SàT:" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1568 |
121
544859115f88
advice to read the FAQ before trying out Libervia demo (regarding security warning)
souliane <souliane@mailoo.org>
parents:
119
diff
changeset
|
1569 #: templates/sat_website/overview.html:98 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1570 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
|
1571 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
|
1572 |
121
544859115f88
advice to read the FAQ before trying out Libervia demo (regarding security warning)
souliane <souliane@mailoo.org>
parents:
119
diff
changeset
|
1573 #: templates/sat_website/overview.html:99 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1574 msgid "inside a <strong>console</strong> user interface" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1575 msgstr "dans une interface <strong>console</strong> ;" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1576 |
121
544859115f88
advice to read the FAQ before trying out Libervia demo (regarding security warning)
souliane <souliane@mailoo.org>
parents:
119
diff
changeset
|
1577 #: templates/sat_website/overview.html:100 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1578 msgid "through a <strong>command line</strong>" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1579 msgstr "à travers la <strong>ligne de commande</strong>." |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1580 |
121
544859115f88
advice to read the FAQ before trying out Libervia demo (regarding security warning)
souliane <souliane@mailoo.org>
parents:
119
diff
changeset
|
1581 #: templates/sat_website/overview.html:102 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1582 msgid "Other frontends are planned (telephones, desktop)." |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1583 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
|
1584 |
121
544859115f88
advice to read the FAQ before trying out Libervia demo (regarding security warning)
souliane <souliane@mailoo.org>
parents:
119
diff
changeset
|
1585 #: templates/sat_website/overview.html:109 |
60 | 1586 #: templates/sat_website/principles.html:66 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1587 msgid "Libre" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1588 msgstr "Libre" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1589 |
121
544859115f88
advice to read the FAQ before trying out Libervia demo (regarding security warning)
souliane <souliane@mailoo.org>
parents:
119
diff
changeset
|
1590 #: templates/sat_website/overview.html:110 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1591 msgid "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1592 "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
|
1593 "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
|
1594 "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
|
1595 "social contract: a moral engagement with the user." |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1596 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1597 "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
|
1598 "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
|
1599 "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
|
1600 |
121
544859115f88
advice to read the FAQ before trying out Libervia demo (regarding security warning)
souliane <souliane@mailoo.org>
parents:
119
diff
changeset
|
1601 #: templates/sat_website/overview.html:114 |
60 | 1602 #: templates/sat_website/principles.html:80 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1603 msgid "Decentralised" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1604 msgstr "Décentralisé" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1605 |
121
544859115f88
advice to read the FAQ before trying out Libervia demo (regarding security warning)
souliane <souliane@mailoo.org>
parents:
119
diff
changeset
|
1606 #: templates/sat_website/overview.html:115 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1607 msgid "" |
67
ae46991a3489
English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents:
66
diff
changeset
|
1608 "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
|
1609 "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
|
1610 "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
|
1611 "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
|
1612 "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
|
1613 "untrusted commercial company, do you?" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1614 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1615 "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
|
1616 "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
|
1617 "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
|
1618 "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
|
1619 "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
|
1620 "entreprises commerciales non fiables, n'est-ce pas ?" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1621 |
121
544859115f88
advice to read the FAQ before trying out Libervia demo (regarding security warning)
souliane <souliane@mailoo.org>
parents:
119
diff
changeset
|
1622 #: 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
|
1623 msgid "The association" |
a1e457ac6871
split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents:
53
diff
changeset
|
1624 msgstr "L'association" |
a1e457ac6871
split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents:
53
diff
changeset
|
1625 |
121
544859115f88
advice to read the FAQ before trying out Libervia demo (regarding security warning)
souliane <souliane@mailoo.org>
parents:
119
diff
changeset
|
1626 #: templates/sat_website/overview.html:123 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1627 msgid "" |
43 | 1628 "Salut à Toi and Libervia are developed by a non-profit and self-managed " |
1629 "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
|
1630 "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
|
1631 "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
|
1632 "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
|
1633 "moral support! " |
43 | 1634 msgstr "" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1635 "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
|
1636 "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
|
1637 "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
|
1638 "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
|
1639 "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
|
1640 "gratuitement signifie aussi quelque chose, c'est un soutien moral !" |
3 | 1641 |
121
544859115f88
advice to read the FAQ before trying out Libervia demo (regarding security warning)
souliane <souliane@mailoo.org>
parents:
119
diff
changeset
|
1642 #: templates/sat_website/overview.html:137 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1643 msgid "Run it yourself!" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1644 msgstr "Lancez-le vous même !" |
43 | 1645 |
121
544859115f88
advice to read the FAQ before trying out Libervia demo (regarding security warning)
souliane <souliane@mailoo.org>
parents:
119
diff
changeset
|
1646 #: templates/sat_website/overview.html:138 |
43 | 1647 msgid "" |
1648 "If you enjoyed testing our demonstration version of Libervia and if you have " | |
1649 "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
|
1650 "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
|
1651 "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
|
1652 "server... we don't want your data!" |
3 | 1653 msgstr "" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1654 "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
|
1655 "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
|
1656 "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
|
1657 "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
|
1658 "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
|
1659 "veut pas de vos données, gardez-les !" |
3 | 1660 |
60 | 1661 #: templates/sat_website/press.html:33 |
87
0377931f6278
add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents:
86
diff
changeset
|
1662 msgid "Releases" |
0377931f6278
add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents:
86
diff
changeset
|
1663 msgstr "Communiqués" |
0377931f6278
add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents:
86
diff
changeset
|
1664 |
0377931f6278
add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents:
86
diff
changeset
|
1665 #: templates/sat_website/press.html:37 |
0377931f6278
add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents:
86
diff
changeset
|
1666 msgid "June, 15th 2015" |
0377931f6278
add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents:
86
diff
changeset
|
1667 msgstr "15 juin 2015" |
0377931f6278
add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents:
86
diff
changeset
|
1668 |
0377931f6278
add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents:
86
diff
changeset
|
1669 #: templates/sat_website/press.html:37 |
0377931f6278
add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents:
86
diff
changeset
|
1670 msgid "" |
0377931f6278
add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents:
86
diff
changeset
|
1671 "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
|
1672 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
|
1673 |
0377931f6278
add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents:
86
diff
changeset
|
1674 #: templates/sat_website/press.html:37 |
0377931f6278
add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents:
86
diff
changeset
|
1675 msgid "Libervia - Press release.pdf" |
0377931f6278
add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents:
86
diff
changeset
|
1676 msgstr "Libervia - Communiqué de presse.pdf" |
0377931f6278
add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents:
86
diff
changeset
|
1677 |
0377931f6278
add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents:
86
diff
changeset
|
1678 #: templates/sat_website/press.html:37 |
0377931f6278
add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents:
86
diff
changeset
|
1679 msgid "text" |
0377931f6278
add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents:
86
diff
changeset
|
1680 msgstr "texte" |
0377931f6278
add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents:
86
diff
changeset
|
1681 |
0377931f6278
add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents:
86
diff
changeset
|
1682 #: templates/sat_website/press.html:37 |
0377931f6278
add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents:
86
diff
changeset
|
1683 msgid "picture" |
0377931f6278
add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents:
86
diff
changeset
|
1684 msgstr "image" |
0377931f6278
add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents:
86
diff
changeset
|
1685 |
0377931f6278
add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents:
86
diff
changeset
|
1686 #: templates/sat_website/press.html:42 |
60 | 1687 msgid "Articles" |
111 | 1688 msgstr "Articles" |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
1689 |
87
0377931f6278
add press release for Libervia 2015
souliane <souliane@mailoo.org>
parents:
86
diff
changeset
|
1690 #: 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
|
1691 #: 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
|
1692 #: 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
|
1693 #: 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
|
1694 #: 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
|
1695 #: 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
|
1696 #: 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
|
1697 #: 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
|
1698 #: 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
|
1699 #: templates/sat_website/press.html:142 |
b9db98c5a007
don't exclude to put logos of other associations
souliane <souliane@mailoo.org>
parents:
116
diff
changeset
|
1700 msgid "French" |
b9db98c5a007
don't exclude to put logos of other associations
souliane <souliane@mailoo.org>
parents:
116
diff
changeset
|
1701 msgstr "Français" |
b9db98c5a007
don't exclude to put logos of other associations
souliane <souliane@mailoo.org>
parents:
116
diff
changeset
|
1702 |
b9db98c5a007
don't exclude to put logos of other associations
souliane <souliane@mailoo.org>
parents:
116
diff
changeset
|
1703 #: 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
|
1704 #, python-format |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
1705 msgid "%(author)s for %(magazine)s" |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
1706 msgstr "%(author)s pour %(magazine)s" |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
1707 |
119
b9db98c5a007
don't exclude to put logos of other associations
souliane <souliane@mailoo.org>
parents:
116
diff
changeset
|
1708 #: templates/sat_website/press.html:52 |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
1709 msgid "German" |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
1710 msgstr "Allemand" |
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
1711 |
119
b9db98c5a007
don't exclude to put logos of other associations
souliane <souliane@mailoo.org>
parents:
116
diff
changeset
|
1712 #: templates/sat_website/press.html:58 |
60 | 1713 #, python-format |
1714 msgid "%(magazine)s" | |
1715 msgstr "%(magazine)s" | |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
1716 |
119
b9db98c5a007
don't exclude to put logos of other associations
souliane <souliane@mailoo.org>
parents:
116
diff
changeset
|
1717 #: templates/sat_website/press.html:58 |
60 | 1718 msgid "articles about Salut à Toi" |
1719 msgstr "articles sur Salut à Toi" | |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
1720 |
119
b9db98c5a007
don't exclude to put logos of other associations
souliane <souliane@mailoo.org>
parents:
116
diff
changeset
|
1721 #: templates/sat_website/press.html:63 |
60 | 1722 msgid "" |
62
b09c26afea5f
fixes typos and small changes
souliane <souliane@mailoo.org>
parents:
60
diff
changeset
|
1723 "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
|
1724 "answer your questions. Please contact us." |
60 | 1725 msgstr "" |
1726 "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
|
1727 "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
|
1728 |
119
b9db98c5a007
don't exclude to put logos of other associations
souliane <souliane@mailoo.org>
parents:
116
diff
changeset
|
1729 #: templates/sat_website/press.html:68 |
60 | 1730 msgid "Radio" |
111 | 1731 msgstr "Radio" |
60 | 1732 |
119
b9db98c5a007
don't exclude to put logos of other associations
souliane <souliane@mailoo.org>
parents:
116
diff
changeset
|
1733 #: templates/sat_website/press.html:82 |
60 | 1734 msgid "Conferences" |
1735 msgstr "Conférences" | |
1736 | |
119
b9db98c5a007
don't exclude to put logos of other associations
souliane <souliane@mailoo.org>
parents:
116
diff
changeset
|
1737 #: templates/sat_website/press.html:87 |
98 | 1738 msgid "Round table on new media" |
1739 msgstr "Table ronde sur les nouveaux médias" | |
1740 | |
119
b9db98c5a007
don't exclude to put logos of other associations
souliane <souliane@mailoo.org>
parents:
116
diff
changeset
|
1741 #: 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
|
1742 #: 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
|
1743 #: templates/sat_website/press.html:141 |
60 | 1744 msgid "Libre Software Meeting" |
1745 msgstr "Rencontres Mondiales du Logiciel Libre" | |
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: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
|
1748 #: 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
|
1749 #: 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
|
1750 #: templates/sat_website/press.html:133 templates/sat_website/press.html:141 |
60 | 1751 msgid "video" |
1752 msgstr "vidéo" | |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
1753 |
119
b9db98c5a007
don't exclude to put logos of other associations
souliane <souliane@mailoo.org>
parents:
116
diff
changeset
|
1754 #: templates/sat_website/press.html:109 |
60 | 1755 msgid "part" |
1756 msgstr "partie" | |
1757 | |
119
b9db98c5a007
don't exclude to put logos of other associations
souliane <souliane@mailoo.org>
parents:
116
diff
changeset
|
1758 #: templates/sat_website/press.html:150 |
62
b09c26afea5f
fixes typos and small changes
souliane <souliane@mailoo.org>
parents:
60
diff
changeset
|
1759 msgid "Brussels" |
b09c26afea5f
fixes typos and small changes
souliane <souliane@mailoo.org>
parents:
60
diff
changeset
|
1760 msgstr "Bruxelles" |
60 | 1761 |
119
b9db98c5a007
don't exclude to put logos of other associations
souliane <souliane@mailoo.org>
parents:
116
diff
changeset
|
1762 #: templates/sat_website/press.html:150 |
60 | 1763 msgid "English" |
1764 msgstr "anglais" | |
1765 | |
119
b9db98c5a007
don't exclude to put logos of other associations
souliane <souliane@mailoo.org>
parents:
116
diff
changeset
|
1766 #: templates/sat_website/press.html:157 |
60 | 1767 msgid "" |
1768 "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
|
1769 "(conference, stand...), feel free to contact us." |
60 | 1770 msgstr "" |
1771 "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
|
1772 "(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
|
1773 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1774 #: templates/sat_website/principles.html:27 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1775 msgid "Some technical words to explain the project." |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1776 msgstr "Quelques mots techniques pour expliquer le projet." |
3 | 1777 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1778 #: templates/sat_website/principles.html:31 |
3 | 1779 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
|
1780 "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
|
1781 "decentralised communication tool... Let us explain what we mean:" |
3 | 1782 msgstr "" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1783 "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
|
1784 "usages, multi-interfaces, libre et décentralisé... voici quelques " |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1785 "explications." |
3 | 1786 |
60 | 1787 #: templates/sat_website/principles.html:40 |
3 | 1788 #, python-format |
1789 msgid "" | |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1790 "\n" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1791 "\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
|
1792 "instant messaging and much more!\n" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1793 "\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
|
1794 "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
|
1795 "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
|
1796 "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
|
1797 "\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
|
1798 "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
|
1799 "been doing.\n" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1800 "\t " |
3 | 1801 msgstr "" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1802 "\n" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1803 "\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
|
1804 "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
|
1805 "\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
|
1806 "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
|
1807 "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
|
1808 "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
|
1809 "qui sera délivré sur XMPP.\n" |
63
1e6dae0231e9
use French quotes for French translation
souliane <souliane@mailoo.org>
parents:
62
diff
changeset
|
1810 "\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
|
1811 "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
|
1812 "l'état actuel du projet.\n" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1813 "\t " |
3 | 1814 |
60 | 1815 #: templates/sat_website/principles.html:56 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1816 msgid "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1817 "\n" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1818 "\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
|
1819 "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
|
1820 "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
|
1821 "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
|
1822 "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
|
1823 "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
|
1824 "don't hesitate to contact us!\n" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1825 "\t " |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1826 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1827 "\n" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1828 "\t 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
|
1829 "ê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
|
1830 "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
|
1831 "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
|
1832 "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
|
1833 "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
|
1834 "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
|
1835 "\t " |
3 | 1836 |
60 | 1837 #: templates/sat_website/principles.html:70 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1838 msgid "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1839 "\n" |
67
ae46991a3489
English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents:
66
diff
changeset
|
1840 "\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
|
1841 "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
|
1842 "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
|
1843 "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
|
1844 "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
|
1845 "\t " |
43 | 1846 msgstr "" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1847 "\n" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1848 "\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
|
1849 "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
|
1850 "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
|
1851 "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
|
1852 "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
|
1853 "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
|
1854 "\t " |
43 | 1855 |
60 | 1856 #: templates/sat_website/principles.html:84 |
43 | 1857 #, python-format |
1858 msgid "" | |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1859 "\n" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1860 "\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
|
1861 "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
|
1862 "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
|
1863 "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
|
1864 "physical and the logical one. On the physical layer, you are directly " |
60 | 1865 "connected to your service provider, and indirectly to all the rest of the " |
1866 "world.\n" | |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1867 "\t\t " |
43 | 1868 msgstr "" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1869 "\n" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1870 "\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
|
1871 "É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
|
1872 "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
|
1873 "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
|
1874 "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
|
1875 "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
|
1876 "indirectement connecté au reste du monde.\n" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1877 "\t\t " |
3 | 1878 |
75
085280c48363
update decentralisation schemas after Simona's suggestions
souliane <souliane@mailoo.org>
parents:
74
diff
changeset
|
1879 #: templates/sat_website/principles.html:92 |
43 | 1880 msgid "" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1881 "\n" |
60 | 1882 "\t\t On the logical layer, you are directly connected to your usual " |
1883 "\"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
|
1884 "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
|
1885 "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
|
1886 "\t " |
43 | 1887 msgstr "" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1888 "\n" |
60 | 1889 "\t\t Dans la couche logique, vous êtes directement connectés à votre « " |
1890 "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
|
1891 "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
|
1892 "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
|
1893 "utilisateur... il a trop de pouvoir.\n" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1894 "\t " |
43 | 1895 |
75
085280c48363
update decentralisation schemas after Simona's suggestions
souliane <souliane@mailoo.org>
parents:
74
diff
changeset
|
1896 #: templates/sat_website/principles.html:98 |
3 | 1897 msgid "" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1898 "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
|
1899 "one user on the right who refuses to use such a system." |
3 | 1900 msgstr "" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1901 "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
|
1902 "l'utilisateur à droite qui refuse d'utiliser un tel système)." |
3 | 1903 |
75
085280c48363
update decentralisation schemas after Simona's suggestions
souliane <souliane@mailoo.org>
parents:
74
diff
changeset
|
1904 #: templates/sat_website/principles.html:103 |
3 | 1905 msgid "" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1906 "\n" |
60 | 1907 "\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
|
1908 "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
|
1909 "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
|
1910 "\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
|
1911 "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
|
1912 "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
|
1913 "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
|
1914 "That's decentralisation.\n" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1915 "\t\t " |
3 | 1916 msgstr "" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1917 "\n" |
60 | 1918 "\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
|
1919 "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
|
1920 "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
|
1921 "plusieurs.\n" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1922 "\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
|
1923 "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
|
1924 "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
|
1925 "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
|
1926 "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
|
1927 "décentralisation.\n" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1928 "\t\t " |
3 | 1929 |
75
085280c48363
update decentralisation schemas after Simona's suggestions
souliane <souliane@mailoo.org>
parents:
74
diff
changeset
|
1930 #: templates/sat_website/principles.html:110 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1931 msgid "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1932 "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
|
1933 "the right is still resisting." |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1934 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1935 "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
|
1936 "(l'utilisateur à droite résiste toujours)." |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1937 |
75
085280c48363
update decentralisation schemas after Simona's suggestions
souliane <souliane@mailoo.org>
parents:
74
diff
changeset
|
1938 #: templates/sat_website/principles.html:115 |
3 | 1939 #, python-format |
1940 msgid "" | |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1941 "\n" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1942 "\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
|
1943 "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
|
1944 "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
|
1945 "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
|
1946 "the %(xmpp)s interdomain %(federation_prefix)sfederation" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1947 "%(federation_suffix)s makes it possible.\n" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1948 "\t\t " |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1949 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1950 "\n" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1951 "\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
|
1952 "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
|
1953 "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
|
1954 "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
|
1955 "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
|
1956 "(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
|
1957 "de %(xmpp)s qui permet cela).\n" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1958 "\t\t " |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1959 |
75
085280c48363
update decentralisation schemas after Simona's suggestions
souliane <souliane@mailoo.org>
parents:
74
diff
changeset
|
1960 #: templates/sat_website/principles.html:121 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1961 msgid "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1962 "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
|
1963 "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
|
1964 "both a user and a server." |
3 | 1965 msgstr "" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1966 "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
|
1967 "(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
|
1968 "service de communication il est à la fois utilisateur et serveur)." |
3 | 1969 |
75
085280c48363
update decentralisation schemas after Simona's suggestions
souliane <souliane@mailoo.org>
parents:
74
diff
changeset
|
1970 #: templates/sat_website/principles.html:126 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1971 #, python-format |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1972 msgid "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1973 "\n" |
67
ae46991a3489
English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents:
66
diff
changeset
|
1974 "\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
|
1975 "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
|
1976 "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
|
1977 "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
|
1978 "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
|
1979 "need some details!\n" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1980 "\t\t " |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1981 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1982 "\n" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1983 "\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
|
1984 "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
|
1985 "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
|
1986 "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
|
1987 "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
|
1988 "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
|
1989 "%(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
|
1990 "détails !\n" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1991 "\t\t " |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1992 |
75
085280c48363
update decentralisation schemas after Simona's suggestions
souliane <souliane@mailoo.org>
parents:
74
diff
changeset
|
1993 #: templates/sat_website/principles.html:131 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1994 #, python-format |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1995 msgid "" |
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> decentralisation, federation, distribution... " |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
1998 "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
|
1999 "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
|
2000 "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
|
2001 "\t\t\t" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2002 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2003 "\n" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2004 " <b>Note :</b> décentralisation, fédération, distribution... " |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2005 "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
|
2006 "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
|
2007 "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
|
2008 "bon début.\n" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2009 "\t\t\t" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2010 |
75
085280c48363
update decentralisation schemas after Simona's suggestions
souliane <souliane@mailoo.org>
parents:
74
diff
changeset
|
2011 #: templates/sat_website/principles.html:140 |
3 | 2012 msgid "Standard" |
2013 msgstr "Standard" | |
2014 | |
75
085280c48363
update decentralisation schemas after Simona's suggestions
souliane <souliane@mailoo.org>
parents:
74
diff
changeset
|
2015 #: templates/sat_website/principles.html:144 |
3 | 2016 #, python-format |
2017 msgid "" | |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2018 "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
|
2019 "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
|
2020 "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
|
2021 "evolution and stability of the protocol." |
3 | 2022 msgstr "" |
2023 "Utiliser un protocole standard est un point clef: c'est robuste, largement " | |
2024 "utilisé et testé, bien documenté. Chaque changement est discuté " | |
2025 "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
|
2026 "et la %(xsf)s est la garante de l'évolution et de la stabilité du protocole." |
3 | 2027 |
75
085280c48363
update decentralisation schemas after Simona's suggestions
souliane <souliane@mailoo.org>
parents:
74
diff
changeset
|
2028 #: templates/sat_website/principles.html:147 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2029 #, python-format |
3 | 2030 msgid "" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2031 "\n" |
67
ae46991a3489
English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents:
66
diff
changeset
|
2032 "\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
|
2033 "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
|
2034 "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
|
2035 "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
|
2036 "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
|
2037 "\t " |
3 | 2038 msgstr "" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2039 "\n" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2040 "\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
|
2041 "%(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
|
2042 "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
|
2043 "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
|
2044 "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
|
2045 "leurs utilisateurs. Ouvrez vos frontières !\n" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2046 "\t" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2047 |
75
085280c48363
update decentralisation schemas after Simona's suggestions
souliane <souliane@mailoo.org>
parents:
74
diff
changeset
|
2048 #: templates/sat_website/principles.html:156 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2049 msgid "Multiplatform" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2050 msgstr "Multiplate-forme" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2051 |
75
085280c48363
update decentralisation schemas after Simona's suggestions
souliane <souliane@mailoo.org>
parents:
74
diff
changeset
|
2052 #: templates/sat_website/principles.html:160 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2053 msgid "" |
67
ae46991a3489
English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents:
66
diff
changeset
|
2054 "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
|
2055 "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
|
2056 "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
|
2057 "are planned." |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2058 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2059 "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
|
2060 "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
|
2061 "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
|
2062 "récents), mais d'autres systèmes sont prévus." |
3 | 2063 |
43 | 2064 #: templates/sat_website/social_contract.html:27 |
2065 msgid "Salut à Toi's social contract" | |
2066 msgstr "Contrat social de Salut à Toi" | |
3 | 2067 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2068 #: templates/sat_website/specifications.html:26 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2069 msgid "Salut à Toi's specifications" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2070 msgstr "Spécifications de Salut à Toi" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2071 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2072 #: templates/sat_website/specifications.html:31 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2073 #, python-format |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2074 msgid "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2075 "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
|
2076 "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
|
2077 "and exchange presence information and messages, it implements many " |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2078 "standardised extensions and some other internal features." |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2079 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2080 "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
|
2081 "%(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
|
2082 "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
|
2083 "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
|
2084 "ainsi que des fonctionnalités internes." |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2085 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2086 #: templates/sat_website/specifications.html:39 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2087 #, python-format |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2088 msgid "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2089 "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
|
2090 "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
|
2091 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2092 "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
|
2093 "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
|
2094 "suivantes :" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2095 |
60 | 2096 #: templates/sat_website/specifications.html:52 |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2097 msgid "" |
60 | 2098 "Some of these features can't be standardised because they are too specific, " |
2099 "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
|
2100 msgstr "" |
60 | 2101 "Certaines de ces fonctionnalités ne peuvent être standardisées parce " |
2102 "qu'elles sont trop spécifiques, d'autres pourraient devenir de nouveaux " | |
2103 "standards dans le futur." | |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2104 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2105 #: templates/sat_website/specifications_exp.html:33 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2106 msgctxt "Url need to point to the localised one" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2107 msgid "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2108 "<a href=\"http://blog.goffi.org/post/2014/02/18/A-universal-remote-for-your-" |
60 | 2109 "softwares\" target=\"#\">Universal remote control</a>" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2110 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2111 "<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
|
2112 "pour-vos-logiciels\" target=\"#\">Télécommande</a>" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2113 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2114 #: templates/sat_website/specifications_exp.html:34 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2115 msgid "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2116 "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
|
2117 "D-Bus services. " |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2118 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2119 "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
|
2120 "des services D-Bus." |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2121 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2122 #: templates/sat_website/specifications_exp.html:37 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2123 #, python-format |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2124 msgctxt "Url need to point to the localised one" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2125 msgid "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2126 "<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
|
2127 "%%28with-video%%29\" target=\"#\">Commands export</a>" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2128 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2129 "<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
|
2130 "contact\" target=\"#\">Export de commandes</a>" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2131 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2132 #: templates/sat_website/specifications_exp.html:38 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2133 msgid "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2134 "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
|
2135 "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
|
2136 "through gateways)." |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2137 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2138 "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
|
2139 "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
|
2140 "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
|
2141 "transports)." |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2142 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2143 #: templates/sat_website/specifications_exp.html:41 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2144 msgid "Parrot Plugin" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2145 msgstr "Extension « perroquet »" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2146 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2147 #: templates/sat_website/specifications_exp.html:42 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2148 msgid "Parrot mode (repeat messages between 2 entities)" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2149 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
|
2150 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2151 #: templates/sat_website/specifications_exp.html:45 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2152 #, python-format |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2153 msgctxt "Url need to point to the localised one" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2154 msgid "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2155 "<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
|
2156 "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
|
2157 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2158 "<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
|
2159 "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
|
2160 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2161 #: templates/sat_website/specifications_exp.html:46 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2162 msgid "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2163 "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
|
2164 "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
|
2165 "your contact." |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2166 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2167 "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
|
2168 "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
|
2169 "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
|
2170 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2171 #: templates/sat_website/specifications_exp.html:49 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2172 msgctxt "Url need to point to the localised one" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2173 msgid "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2174 "<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
|
2175 "\" target=\"#\">Group blogs</a>" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2176 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2177 "<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
|
2178 "\" target=\"#\">Blogage par groupe</a>" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2179 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2180 #: templates/sat_website/specifications_exp.html:50 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2181 msgid "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2182 "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
|
2183 "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
|
2184 "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
|
2185 "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
|
2186 "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
|
2187 "Markdown." |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2188 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2189 "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
|
2190 "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
|
2191 "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
|
2192 "à 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
|
2193 "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
|
2194 "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
|
2195 "Markdown." |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2196 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2197 #: templates/sat_website/specifications_exp.html:53 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2198 #, python-format |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2199 msgctxt "Url need to point to the localised one" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2200 msgid "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2201 "<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
|
2202 "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
|
2203 "Salut-%%C3%%A0-Toi-%%21\" target=\"#\">IMAP server</a>" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2204 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2205 "<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
|
2206 "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
|
2207 "Salut-%%C3%%A0-Toi-%%21\" target=\"#\">Serveur IMAP</a>" |
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:54 |
63
1e6dae0231e9
use French quotes for French translation
souliane <souliane@mailoo.org>
parents:
62
diff
changeset
|
2210 msgid "" |
1e6dae0231e9
use French quotes for French translation
souliane <souliane@mailoo.org>
parents:
62
diff
changeset
|
2211 "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
|
2212 msgstr "" |
1e6dae0231e9
use French quotes for French translation
souliane <souliane@mailoo.org>
parents:
62
diff
changeset
|
2213 "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
|
2214 "« normal »" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2215 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2216 #: templates/sat_website/specifications_exp.html:57 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2217 msgid "Maildir Plugin" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2218 msgstr "Extension Maildir" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2219 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2220 #: templates/sat_website/specifications_exp.html:58 |
63
1e6dae0231e9
use French quotes for French translation
souliane <souliane@mailoo.org>
parents:
62
diff
changeset
|
2221 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
|
2222 msgstr "" |
1e6dae0231e9
use French quotes for French translation
souliane <souliane@mailoo.org>
parents:
62
diff
changeset
|
2223 "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
|
2224 "réception Maildir" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2225 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2226 #: templates/sat_website/specifications_exp.html:61 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2227 msgid "Quiz game" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2228 msgstr "Jeu de quiz" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2229 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2230 #: templates/sat_website/specifications_exp.html:62 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2231 msgid "A quiz game (under development)" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2232 msgstr "Un jeu de quiz (en développement)" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2233 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2234 #: templates/sat_website/specifications_exp.html:65 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2235 #, python-format |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2236 msgctxt "Url need to point to the localised one" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2237 msgid "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2238 "<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
|
2239 "video%%29\" target=\"#\">Collective radio</a>" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2240 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2241 "<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
|
2242 "\">Radio collective</a>" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2243 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2244 #: templates/sat_website/specifications_exp.html:66 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2245 msgid "" |
67
ae46991a3489
English correction (typos and improvements) by Florian and Rachelle
souliane <souliane@mailoo.org>
parents:
66
diff
changeset
|
2246 "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
|
2247 "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
|
2248 "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
|
2249 "songs." |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2250 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2251 "É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
|
2252 "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
|
2253 "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
|
2254 "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
|
2255 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2256 #: templates/sat_website/specifications_exp.html:69 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2257 msgid "Register Account Plugin" |
55
a1e457ac6871
split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents:
53
diff
changeset
|
2258 msgstr "Création de compte" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2259 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2260 #: templates/sat_website/specifications_exp.html:70 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2261 msgid "Register XMPP account" |
55
a1e457ac6871
split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents:
53
diff
changeset
|
2262 msgstr "Création de compte XMPP" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2263 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2264 #: templates/sat_website/specifications_exp.html:73 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2265 msgid "Room game" |
55
a1e457ac6871
split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents:
53
diff
changeset
|
2266 msgstr "Jeu de groupe" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2267 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2268 #: templates/sat_website/specifications_exp.html:74 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2269 msgid "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2270 "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
|
2271 "games on top of the multi-user chat." |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2272 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2273 "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
|
2274 "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
|
2275 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2276 #: templates/sat_website/specifications_exp.html:77 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2277 msgid "SMTP server Plugin" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2278 msgstr "Serveur SMTP" |
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:78 |
63
1e6dae0231e9
use French quotes for French translation
souliane <souliane@mailoo.org>
parents:
62
diff
changeset
|
2281 msgid "" |
1e6dae0231e9
use French quotes for French translation
souliane <souliane@mailoo.org>
parents:
62
diff
changeset
|
2282 "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
|
2283 msgstr "" |
1e6dae0231e9
use French quotes for French translation
souliane <souliane@mailoo.org>
parents:
62
diff
changeset
|
2284 "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
|
2285 "type « normal »" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2286 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2287 #: templates/sat_website/specifications_exp.html:81 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2288 msgid "Static Blog Plugin" |
55
a1e457ac6871
split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents:
53
diff
changeset
|
2289 msgstr "Page de blog statique" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2290 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2291 #: templates/sat_website/specifications_exp.html:82 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2292 msgid "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2293 "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
|
2294 "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
|
2295 "account." |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2296 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2297 "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
|
2298 "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
|
2299 "XMPP." |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2300 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2301 #: templates/sat_website/specifications_exp.html:85 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2302 msgid "Tarot cards plugin" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2303 msgstr "Jeu de tarot" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2304 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2305 #: templates/sat_website/specifications_exp.html:86 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2306 msgid "Tarot card game" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2307 msgstr "Jeu de tarot" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2308 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2309 #: templates/sat_website/specifications_exp.html:89 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2310 msgid "Text commands" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2311 msgstr "Commandes textuelles" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2312 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2313 #: templates/sat_website/specifications_exp.html:90 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2314 msgid "IRC-like text commands" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2315 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
|
2316 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2317 #: templates/sat_website/specifications_exp.html:93 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2318 msgid "Text syntaxes" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2319 msgstr "Syntaxes textuelles" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2320 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2321 #: templates/sat_website/specifications_exp.html:94 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2322 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
|
2323 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2324 "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
|
2325 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2326 #: templates/sat_website/specifications_exp.html:98 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2327 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
|
2328 msgstr "" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2329 "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
|
2330 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2331 #: templates/sat_website/specifications_xep.html:34 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2332 msgid "Feature Negotiation" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2333 msgstr "Négociation de fonctionnalités" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2334 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2335 #: templates/sat_website/specifications_xep.html:38 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2336 msgid "Extended Stanza Addressing" |
55
a1e457ac6871
split adhesion.html between adhesion.html and association.html
souliane <souliane@mailoo.org>
parents:
53
diff
changeset
|
2337 msgstr "Adressage étendu (plusieurs destinataires, CC et BCC)" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2338 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2339 #: templates/sat_website/specifications_xep.html:42 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2340 msgid "Multi-User Chat" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2341 msgstr "Messagerie instantanée de groupe" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2342 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2343 #: templates/sat_website/specifications_xep.html:46 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2344 msgid "In-Band Bytestreams" |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
2345 msgstr "Flux d'octets « in-band »" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2346 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2347 #: templates/sat_website/specifications_xep.html:50 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2348 msgid "Bookmarks" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2349 msgstr "Marques-pages" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2350 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2351 #: templates/sat_website/specifications_xep.html:54 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2352 msgid "Private XML Storage" |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
2353 msgstr "Sauvegarde XML privée" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2354 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2355 #: templates/sat_website/specifications_xep.html:58 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2356 msgid "Ad-Hoc Commands" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2357 msgstr "Commandes Ad-Hoc" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2358 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2359 #: templates/sat_website/specifications_xep.html:62 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2360 msgid "vcard-temp" |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
2361 msgstr "vcard (temporaire)" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2362 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2363 #: templates/sat_website/specifications_xep.html:66 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2364 msgid "Jabber Search" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2365 msgstr "Recherche Jabber" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2366 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2367 #: templates/sat_website/specifications_xep.html:70 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2368 msgid "Result Set Management" |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
2369 msgstr "Gestion des jeux de résultats" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2370 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2371 #: templates/sat_website/specifications_xep.html:74 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2372 msgid "Publish-Subscribe" |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
2373 msgstr "Publication et abonnement" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2374 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2375 #: templates/sat_website/specifications_xep.html:78 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2376 msgid "SOCKS5 Bytestreams" |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
2377 msgstr "Flux d'octets SOCKS5" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2378 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2379 #: templates/sat_website/specifications_xep.html:82 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2380 msgid "XHTML-IM" |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
2381 msgstr "XHTML-IM (XHTML pour messagerie instantanée)" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2382 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2383 #: templates/sat_website/specifications_xep.html:86 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2384 msgid "In-Band Registration" |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
2385 msgstr "Enregistrement « in-band »" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2386 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2387 #: templates/sat_website/specifications_xep.html:90 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2388 msgid "Chat State Notifications" |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
2389 msgstr "Notifications des états de discussion instantanée" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2390 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2391 #: templates/sat_website/specifications_xep.html:94 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2392 msgid "Software Version" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2393 msgstr "Version du logiciel" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2394 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2395 #: templates/sat_website/specifications_xep.html:98 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2396 msgid "Stream Initiation" |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
2397 msgstr "Initiation de flux" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2398 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2399 #: templates/sat_website/specifications_xep.html:102 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2400 msgid "SI File Transfer" |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
2401 msgstr "Initiation de flux pour transfert de fichier" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2402 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2403 #: templates/sat_website/specifications_xep.html:106 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2404 msgid "Gateway Interaction" |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
2405 msgstr "Interaction avec des passerelles" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2406 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2407 #: templates/sat_website/specifications_xep.html:110 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2408 msgid "Entity Capabilities" |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
2409 msgstr "Fonctionnalités de l'entité" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2410 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2411 #: templates/sat_website/specifications_xep.html:114 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2412 msgid "Personal Eventing Protocol" |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
2413 msgstr "Protocole d'événement personnel" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2414 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2415 #: templates/sat_website/specifications_xep.html:118 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2416 msgid "Delayed Delivery" |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
2417 msgstr "Livraison différée" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2418 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2419 #: templates/sat_website/specifications_xep.html:122 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2420 msgid "Direct MUC Invitations" |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
2421 msgstr "Invitation dans un groupe de discussion" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2422 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2423 #: templates/sat_website/specifications_xep.html:126 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2424 msgid "Microblogging over XMPP" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2425 msgstr "Microblogage" |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2426 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2427 #: templates/sat_website/specifications_xep.html:130 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2428 msgid "Stanza Forwarding" |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
2429 msgstr "Transfert de stanza" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2430 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2431 #: templates/sat_website/specifications_xep.html:134 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2432 msgid "Message Archive Management" |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
2433 msgstr "Gestion des archives de message" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2434 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2435 #: templates/sat_website/specifications_xep.html:138 |
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2436 msgid "Message Processing Hints" |
56
01e9c646999f
add links to other projects and press files
souliane <souliane@mailoo.org>
parents:
55
diff
changeset
|
2437 msgstr "Recommandations pour le traitement des messages" |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2438 |
43 | 2439 #: templates/sat_website/thank_you.html:27 |
2440 msgid "Thank you!" | |
51
e2ea184c8ebc
update French translation + links to articles
souliane <souliane@mailoo.org>
parents:
44
diff
changeset
|
2441 msgstr "Merci !" |
3 | 2442 |
57
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
2443 #: templates/sat_website/thank_you.html:31 |
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
2444 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
|
2445 msgstr "Ci-dessous une copie du courriel que nous venons de vous envoyer." |
3 | 2446 |
57
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
2447 #: templates/sat_website/thank_you.html:33 |
3 | 2448 msgid "" |
57
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
2449 "Please read it carefully, it contains the information to complete your " |
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
2450 "subscription." |
3 | 2451 msgstr "" |
57
bfa8009f0769
improve the subscription form
souliane <souliane@mailoo.org>
parents:
56
diff
changeset
|
2452 "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
|
2453 "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
|
2454 |
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
|
2455 #~ 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
|
2456 #~ "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
|
2457 #~ "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
|
2458 #~ msgstr "" |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
2459 #~ "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
|
2460 #~ "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
|
2461 |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
2462 #~ msgid "" |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
2463 #~ "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
|
2464 #~ " <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
|
2465 #~ " <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
|
2466 #~ "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
|
2467 #~ " <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
|
2468 #~ "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
|
2469 #~ " <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
|
2470 #~ "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
|
2471 #~ " <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
|
2472 #~ "</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
|
2473 #~ " <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
|
2474 #~ "</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
|
2475 #~ " <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
|
2476 #~ " <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
|
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 #~ " 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
|
2479 #~ "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
|
2480 #~ "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
|
2481 #~ " " |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
2482 #~ msgstr "" |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
2483 #~ "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
|
2484 #~ " <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
|
2485 #~ " <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
|
2486 #~ "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>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
|
2488 #~ "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
|
2489 #~ " <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
|
2490 #~ "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
|
2491 #~ " <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
|
2492 #~ " <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
|
2493 #~ "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
|
2494 #~ " <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
|
2495 #~ "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
|
2496 #~ " <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
|
2497 #~ " </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
|
2498 #~ " 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
|
2499 #~ "%(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
|
2500 #~ " " |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
2501 |
e138879873f1
changes to link the crowdfunding campaign (revert to be done manually after 45 days)
souliane <souliane@mailoo.org>
parents:
114
diff
changeset
|
2502 #~ 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
|
2503 #~ "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
|
2504 #~ "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
|
2505 #~ 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
|
2506 #~ "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
|
2507 #~ "discuter du projet: %(sat_muc)s" |