-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathmessages.pot
80 lines (67 loc) · 1.82 KB
/
messages.pot
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
# Translations template for PROJECT.
# Copyright (C) 2016 ORGANIZATION
# This file is distributed under the same license as the PROJECT project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2016.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-07-10 16:49+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.3.4\n"
#: flask-i18n-example.py:19
msgid "Brittany"
msgstr ""
#: flask-i18n-example.py:20
msgid "France"
msgstr ""
#: flask-i18n-example.py:22
msgid "I am a sausage."
msgstr ""
#: flask-i18n-example.py:23
#, python-format
msgid "%(part)s is the best part of %(country)s."
msgstr ""
#: flask-i18n-example.py:24 flask-i18n-example.py:25
#, python-format
msgid "I bought a garlic glove this morning."
msgid_plural "I bought %(num)d garlic gloves this morning."
msgstr[0] ""
msgstr[1] ""
#: static/js/scripts.js:6
msgid "We're all sausages!"
msgstr ""
#: static/js/scripts.js:7
msgid "%1 is a bit like %2"
msgstr ""
#: static/js/scripts.js:7
msgid "Chouchen"
msgstr ""
#: static/js/scripts.js:7
msgid "Mead"
msgstr ""
#: static/js/scripts.js:8 static/js/scripts.js:9
msgid "This document contains a tip"
msgid_plural "This document contains %1 tips"
msgstr[0] ""
msgstr[1] ""
#: templates/index.html:16
msgid "I am also a sausage."
msgstr ""
#: templates/index.html:18
#, python-format
msgid "%(language1)s is good, but %(language2)s is more fun"
msgstr ""
#: templates/index.html:20 templates/index.html:22
#, python-format
msgid "I signed one lease in the last two years."
msgid_plural "I signed %(num)d leases in the last two years."
msgstr[0] ""
msgstr[1] ""