File tree Expand file tree Collapse file tree 1 file changed +37
-0
lines changed
stdimage/locale/fr/LC_MESSAGES Expand file tree Collapse file tree 1 file changed +37
-0
lines changed Original file line number Diff line number Diff line change 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.
5+ #
6+ #, fuzzy
7+ msgid ""
8+ msgstr ""
9+ "Project-Id-Version : \n "
10+ "Report-Msgid-Bugs-To : \n "
11+ "POT-Creation-Date : 2020-04-10 11:50+0200\n "
12+ "PO-Revision-Date : 2020-04-10 11:50+0200\n "
13+ "Last-Translator : \n "
14+ "Language-Team : \n "
15+ "Language : \n "
16+ "MIME-Version : 1.0\n "
17+ "Content-Type : text/plain; charset=UTF-8\n "
18+ "Content-Transfer-Encoding : 8bit\n "
19+ "Plural-Forms : nplurals=2; plural=(n > 1);\n "
20+
21+ #: validators.py:44
22+ #, python-format
23+ msgid ""
24+ "The image you uploaded is too large. The required maximum resolution is: "
25+ "%(width)sx%(height)s px."
26+ msgstr ""
27+ "L'image que vous avez transféré est trop grande. La résolution maximale est : "
28+ "%(width)sx%(height)s px."
29+
30+ #: validators.py:59
31+ #, python-format
32+ msgid ""
33+ "The image you uploaded is too small. The required minimum resolution is: "
34+ "%(width)sx%(height)s px."
35+ msgstr ""
36+ "L'image que vous avez transféré est trop petite. La résolution minimale est : "
37+ "%(width)sx%(height)s px."
You can’t perform that action at this time.
0 commit comments