1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
8 "Project-Id-Version: coquelicot 0.9.6\n"
9 "PO-Revision-Date: 2016-12-20 12:58+0100\n"
10 "Last-Translator: potager.org <jardiniers@potager.org>\n"
11 "Language-Team: potager.org <jardiniers@potager.org>\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
16 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
18 #. Abbreviated unit of storage. See https://en.wiktionary.org/wiki/tebibyte
19 #: lib/coquelicot/num.rb:26
23 #. Abbreviated unit of storage. See https://en.wiktionary.org/wiki/gibibyte
24 #: lib/coquelicot/num.rb:28
28 #. Abbreviated unit of storage. See https://en.wiktionary.org/wiki/mebibyte
29 #: lib/coquelicot/num.rb:30
33 #. Abbreviated unit of storage. See https://en.wiktionary.org/wiki/kibibyte
34 #: lib/coquelicot/num.rb:32 views/layout.haml:41
38 #. Abbreviated unit of storage. See https://en.wiktionary.org/wiki/byte
39 #: lib/coquelicot/num.rb:34
43 #: lib/coquelicot/rack/upload.rb:191
45 "File is bigger than maximum allowed size: %s would exceed the maximum "
48 "Le fichier est plus gros que la taille maximale autorisée : %s dépasse le "
49 "maximum autorisé (%s)."
51 #: lib/coquelicot/rack/upload.rb:194
52 msgid "File is bigger than maximum allowed size %s."
53 msgstr "Le fichier est plus gros que la taille maximale autorisée (%s)."
55 #: lib/coquelicot/rack/upload.rb:201
56 msgid "File has no content"
57 msgstr "Le fichier est vide"
59 #: views/about_your_data.haml:18 views/layout.haml:53
60 msgid "About your data…"
61 msgstr "À propos de vos données…"
63 #: views/about_your_data.haml:20
65 "Welcome to *Coquelicot*. A simple way to share files with people you know,\n"
66 "with a little bit of privacy."
68 "Bienvenue sur *Coquelicot*. Un moyen simple de partager des fichiers avec\n"
69 "des personnes que vous connaissez, cela avec un peu d'intimité."
71 #: views/about_your_data.haml:23
72 msgid "What should I expect from “a little bit of privacy”?"
73 msgstr "Que puis-je attendre d'« un peu d'intimité » ?"
75 #: views/about_your_data.haml:25
76 msgid "Exchanges between your computer and %s are encrypted."
77 msgstr "Les échanges entre votre ordinateur et %s sont chiffrés."
79 #: views/about_your_data.haml:26
81 "An attacker in-between will be able to see how much data is exchanged,\n"
84 "Un attaquant entre les deux pourra voir quelle quantité de données est\n"
85 "échangée, mais pas leur nature."
87 #: views/about_your_data.haml:29
89 "Files are stored encrypted. In case someone gets access to the server\n"
90 "storage, they will know the size, arrival and expiration dates of the\n"
91 "files; but they will not be able to get their content without the\n"
94 "In case no *download password* has been specified, the password might\n"
95 "be kept in the server request logs. This means that the server might\n"
96 "store enough information to retrieve the actual file content.\n"
98 "When a *download password* has been specified, the password will not be\n"
99 "stored anywhere on the server. This will prevent retrieval of the\n"
100 "file content, except if the server has been actively compromised\n"
103 "Les fichiers sont enregistrés sous forme chiffrée. Au cas où une personne\n"
104 "obtiendrait l'accès aux fichiers du serveur, elle saura la taille, la date\n"
105 "d'arrivée et d'expiration des fichiers ; mais elle ne pourra pas recupérer\n"
106 "leur contenu sans mot de passe.\n"
108 "Au cas où aucun *mot de passe de téléchargement* n'a été indiqué, le mot\n"
109 "de passe peut être noté dans les journaux du serveur. Cela veut dire que\n"
110 "le serveur peut garder suffisamment d'informations pour permettre de\n"
111 "récupérer le contenu du fichier.\n"
113 "Si un *mot de passe de téléchargement* a été indiqué, le mot de passe\n"
114 "ne sera enregistré nul part sur le serveur. Cela devrait empêcher de\n"
115 "récupérer le contenu du fichier, sauf si le serveur a été activement\n"
116 "compromis au préalable."
118 #: views/about_your_data.haml:43
119 msgid "What if I don't trust the server admins?"
120 msgstr "Et si je ne fais pas confiance aux admin. du serveur ?"
122 #: views/about_your_data.haml:44
124 "You are [free](http://www.gnu.org/licenses/agpl.txt) to install Coquelicot\n"
125 "on your own system. Please refer to the [README](README) if you wish to\n"
128 "Vous êtes [libre](http://www.gnu.org/licenses/agpl.txt) d'installer\n"
129 "Coquelicot sur votre propre système. Veuillez vous référer au\n"
130 "[fichier README](README) pour savoir comment faire."
132 #: views/auth/imap.haml:20
134 msgstr "Compte email :"
136 #: views/auth/imap.haml:23 views/auth/ldap.haml:23 views/enter_file_key.haml:22
138 msgstr "Mot de passe :"
140 #: views/auth/ldap.haml:20
142 msgstr "Compte LDAP :"
144 #: views/auth/simplepass.haml:19 views/auth/userpass.haml:23
145 msgid "Upload password:"
146 msgstr "Mot de passe pour envoyer :"
148 #: views/auth/userpass.haml:20
150 msgstr "Compte pour envoyer :"
152 #: views/download_in_progress.haml:1
153 msgid "Download in progress"
154 msgstr "Téléchargement en cours"
156 #: views/download_in_progress.haml:2
157 msgid "The requested file is currently being downloaded by another client."
159 "Le fichier demandé est actuellement en train d'être téléchargé par un autre "
162 #: views/enter_file_key.haml:18
163 msgid "Enter download password…"
164 msgstr "Entrer le passe de téléchargement…"
166 #: views/error.haml:1
170 #: views/error.haml:2
171 msgid "Something bad happened: %s"
172 msgstr "Quelque chose de grave est arrivé : %s"
174 #: views/expired.haml:18
178 #: views/expired.haml:20
179 msgid "Sorry, file has expired."
180 msgstr "Désolé, le fichier a expiré."
182 #: views/forbidden.haml:1
186 #: views/forbidden.haml:2
187 msgid "This password does not allow access to this resource."
188 msgstr "Ce mot de passe ne permet pas d'accéder à cette ressource."
190 #: views/index.haml:22
191 msgid "Share a file!"
192 msgstr "Partager un fichier !"
194 #: views/index.haml:32
195 msgid "Available for:"
196 msgstr "Disponible pendant :"
198 #: views/index.haml:34
202 #: views/index.haml:34
206 #: views/index.haml:34
210 #: views/index.haml:34
214 #: views/index.haml:43
215 msgid "Unlimited downloads until expiration"
216 msgstr "Téléchargements illimités avant expiration"
218 #: views/index.haml:46
219 msgid "Remove after one download"
220 msgstr "Effacer après un téléchargement"
222 #: views/index.haml:48
223 msgid "Download password (<em>optional</em>):"
224 msgstr "Mot de passe pour le téléchargement (<em>optionnel</em>) :"
226 #: views/index.haml:51
227 msgid "File (<em>max. size: %s</em>):"
228 msgstr "Fichier (<em>taille max. : %s</em>) :"
230 #: views/index.haml:55
234 #: views/layout.haml:23
238 #: views/layout.haml:34
239 msgid "Generate random"
240 msgstr "Générer aléatoirement"
242 #: views/layout.haml:35
246 #: views/layout.haml:36
247 msgid "Don't forget to write it down!"
248 msgstr "N'oubliez pas de le noter !"
250 #: views/layout.haml:37
251 msgid "Please try again!"
252 msgstr "Allez, essaye encore !"
254 #: views/layout.haml:38
258 #: views/layout.haml:39
259 msgid "Upload starting..."
260 msgstr "Démarrage de l’envoi..."
262 #: views/layout.haml:40
266 #: views/not_found.haml:1
270 #: views/not_found.haml:2
271 msgid "The requested URL %s was not found on this server."
272 msgstr "L'URL %s demandé est introuvable sur ce serveur."
274 #: views/ready.haml:18
276 msgstr "À transmettre !"
278 #: views/ready.haml:23
279 msgid "A password is required to download this file."
280 msgstr "Un mot de passe est nécessaire pour télécharger ce fichier."
282 #: views/ready.haml:24
283 msgid "The file will be available until %s."
284 msgstr "Ce fichier sera accessible jusqu'au %s."
286 #: views/ready.haml:26
287 msgid "Share another file…"
288 msgstr "Partager un autre fichier…"