1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the coquelicot package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
9 "Project-Id-Version: coquelicot 0.9.6\n"
10 "Report-Msgid-Bugs-To: Coquelicot developers <coquelicot@potager.org>\n"
11 "POT-Creation-Date: 2016-12-20 12:58+0100\n"
12 "PO-Revision-Date: 2016-12-20 12:58+0100\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
21 #. Abbreviated unit of storage. See https://en.wiktionary.org/wiki/tebibyte
22 #: lib/coquelicot/num.rb:26
26 #. Abbreviated unit of storage. See https://en.wiktionary.org/wiki/gibibyte
27 #: lib/coquelicot/num.rb:28
31 #. Abbreviated unit of storage. See https://en.wiktionary.org/wiki/mebibyte
32 #: lib/coquelicot/num.rb:30
36 #. Abbreviated unit of storage. See https://en.wiktionary.org/wiki/kibibyte
37 #: lib/coquelicot/num.rb:32 views/layout.haml:41
41 #. Abbreviated unit of storage. See https://en.wiktionary.org/wiki/byte
42 #: lib/coquelicot/num.rb:34
46 #: lib/coquelicot/rack/upload.rb:191
48 "File is bigger than maximum allowed size: %s would exceed the maximum "
52 #: lib/coquelicot/rack/upload.rb:194
53 msgid "File is bigger than maximum allowed size %s."
56 #: lib/coquelicot/rack/upload.rb:201
57 msgid "File has no content"
60 #: views/about_your_data.haml:18 views/layout.haml:53
61 msgid "About your data…"
64 #: views/about_your_data.haml:20
66 "Welcome to *Coquelicot*. A simple way to share files with people you know,\n"
67 "with a little bit of privacy."
70 #: views/about_your_data.haml:23
71 msgid "What should I expect from “a little bit of privacy”?"
74 #: views/about_your_data.haml:25
75 msgid "Exchanges between your computer and %s are encrypted."
78 #: views/about_your_data.haml:26
80 "An attacker in-between will be able to see how much data is exchanged,\n"
84 #: views/about_your_data.haml:29
86 "Files are stored encrypted. In case someone gets access to the server\n"
87 "storage, they will know the size, arrival and expiration dates of the\n"
88 "files; but they will not be able to get their content without the\n"
91 "In case no *download password* has been specified, the password might\n"
92 "be kept in the server request logs. This means that the server might\n"
93 "store enough information to retrieve the actual file content.\n"
95 "When a *download password* has been specified, the password will not be\n"
96 "stored anywhere on the server. This will prevent retrieval of the\n"
97 "file content, except if the server has been actively compromised\n"
101 #: views/about_your_data.haml:43
102 msgid "What if I don't trust the server admins?"
105 #: views/about_your_data.haml:44
107 "You are [free](http://www.gnu.org/licenses/agpl.txt) to install Coquelicot\n"
108 "on your own system. Please refer to the [README](README) if you wish to\n"
112 #: views/auth/imap.haml:20
116 #: views/auth/imap.haml:23 views/auth/ldap.haml:23 views/enter_file_key.haml:22
120 #: views/auth/ldap.haml:20
124 #: views/auth/simplepass.haml:19 views/auth/userpass.haml:23
125 msgid "Upload password:"
128 #: views/auth/userpass.haml:20
132 #: views/download_in_progress.haml:1
133 msgid "Download in progress"
136 #: views/download_in_progress.haml:2
137 msgid "The requested file is currently being downloaded by another client."
140 #: views/enter_file_key.haml:18
141 msgid "Enter download password…"
144 #: views/error.haml:1
148 #: views/error.haml:2
149 msgid "Something bad happened: %s"
152 #: views/expired.haml:18
156 #: views/expired.haml:20
157 msgid "Sorry, file has expired."
160 #: views/forbidden.haml:1
164 #: views/forbidden.haml:2
165 msgid "This password does not allow access to this resource."
168 #: views/index.haml:22
169 msgid "Share a file!"
172 #: views/index.haml:32
173 msgid "Available for:"
176 #: views/index.haml:34
180 #: views/index.haml:34
184 #: views/index.haml:34
188 #: views/index.haml:34
192 #: views/index.haml:43
193 msgid "Unlimited downloads until expiration"
196 #: views/index.haml:46
197 msgid "Remove after one download"
200 #: views/index.haml:48
201 msgid "Download password (<em>optional</em>):"
204 #: views/index.haml:51
205 msgid "File (<em>max. size: %s</em>):"
208 #: views/index.haml:55
212 #: views/layout.haml:23
216 #: views/layout.haml:34
217 msgid "Generate random"
220 #: views/layout.haml:35
224 #: views/layout.haml:36
225 msgid "Don't forget to write it down!"
228 #: views/layout.haml:37
229 msgid "Please try again!"
232 #: views/layout.haml:38
236 #: views/layout.haml:39
237 msgid "Upload starting..."
240 #: views/layout.haml:40
244 #: views/not_found.haml:1
248 #: views/not_found.haml:2
249 msgid "The requested URL %s was not found on this server."
252 #: views/ready.haml:18
256 #: views/ready.haml:23
257 msgid "A password is required to download this file."
260 #: views/ready.haml:24
261 msgid "The file will be available until %s."
264 #: views/ready.haml:26
265 msgid "Share another file…"