Mercurial > libervia-templates
comparison sat_templates/i18n/sat.po @ 148:a4b6b8b6fc58
installation (setup.py, i18n): moved i18n directory to sat_templates + removed data_files which is not used anymore
author | Goffi <goffi@goffi.org> |
---|---|
date | Sun, 03 Jun 2018 09:00:04 +0200 |
parents | i18n/sat.po@9d75eeb2e933 |
children |
comparison
equal
deleted
inserted
replaced
147:33c7ce833d3f | 148:a4b6b8b6fc58 |
---|---|
1 # Translations template for sat. | |
2 # Copyright (C) 2017 ORGANIZATION | |
3 # This file is distributed under the same license as the sat project. | |
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2017. | |
5 # | |
6 #, fuzzy | |
7 msgid "" | |
8 msgstr "" | |
9 "Project-Id-Version: sat VERSION\n" | |
10 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" | |
11 "POT-Creation-Date: 2017-07-13 19:23+0200\n" | |
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | |
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | |
14 "Language-Team: LANGUAGE <LL@li.org>\n" | |
15 "MIME-Version: 1.0\n" | |
16 "Content-Type: text/plain; charset=utf-8\n" | |
17 "Content-Transfer-Encoding: 8bit\n" | |
18 "Generated-By: Babel 2.4.0\n" | |
19 | |
20 #: default/base/base.html:40 | |
21 msgid "Your answer has been recorded correctly." | |
22 msgstr "" | |
23 | |
24 #: default/base/base.html:47 | |
25 #, python-format | |
26 msgid "Powered by %(app_name)s" | |
27 msgstr "" | |
28 | |
29 #: default/blog/articles.html:15 | |
30 msgid "show comments" | |
31 msgstr "" | |
32 | |
33 #: default/blog/articles.html:16 | |
34 msgid "hide comments" | |
35 msgstr "" | |
36 | |
37 #: default/blog/item.html:12 | |
38 #, python-format | |
39 msgid "This message is not in %(language)s, click to display anyway" | |
40 msgstr "" | |
41 | |
42 #: default/blog/item.html:18 default/blog/item.html:45 | |
43 msgid "Click to reduce…" | |
44 msgstr "" | |
45 | |
46 #: default/blog/item.html:28 | |
47 #, python-format | |
48 msgid "%(days)s days ago" | |
49 msgstr "" | |
50 | |
51 #: default/blog/item.html:44 | |
52 msgid "Click to expand…" | |
53 msgstr "" | |
54 | |
55 #: default/error/401.html:4 | |
56 msgid "Unauthorized" | |
57 msgstr "" | |
58 | |
59 #: default/error/401.html:5 | |
60 msgid "Sorry, you are not allowed to access this page." | |
61 msgstr "" | |
62 | |
63 #: default/error/404.html:4 | |
64 msgid "Not Found" | |
65 msgstr "" | |
66 | |
67 #: default/error/404.html:5 | |
68 msgid "Sorry, we can't find the resource you are trying to access." | |
69 msgstr "" | |
70 | |
71 #: default/error/base.html:3 | |
72 #, python-format | |
73 msgid "Error %(error_code)s" | |
74 msgstr "" | |
75 | |
76 #: default/error/base.html:5 | |
77 msgid "An error occured while trying to access the resource." | |
78 msgstr "" | |
79 | |
80 #: default/event/attendance.html:5 | |
81 msgid "Please indicate if you plan to attend the event:" | |
82 msgstr "" | |
83 | |
84 #: default/event/attendance.html:11 | |
85 msgid "yes" | |
86 msgstr "" | |
87 | |
88 #: default/event/attendance.html:11 | |
89 msgid "no" | |
90 msgstr "" | |
91 | |
92 #: default/event/attendance.html:11 | |
93 msgid "maybe" | |
94 msgstr "" | |
95 | |
96 #: default/event/attendance.html:14 | |
97 msgid "How many people will come (including you)?" | |
98 msgstr "" | |
99 | |
100 #: default/event/invitation.html:5 default/invitation/welcome.html:5 | |
101 #, python-format | |
102 msgid "Welcome %(name)s" | |
103 msgstr "" | |
104 | |
105 #: default/event/invitation.html:6 | |
106 msgid "You have been invited to participate to an event" | |
107 msgstr "" | |
108 | |
109 #: default/event/invitation.html:13 | |
110 #, python-format | |
111 msgid "%(days_left)s days left" | |
112 msgstr "" | |
113 | |
114 #: default/input/comment.html:12 default/input/field.html:30 | |
115 msgid "Send" | |
116 msgstr "" | |
117 | |
118 #: default/input/comment.html:18 | |
119 msgid "Your comment" | |
120 msgstr "" | |
121 | |
122 #: default/invitation/welcome.html:6 | |
123 msgid "" | |
124 "You have been invited to participate with the community, please choose an" | |
125 " action below" | |
126 msgstr "" | |
127 | |
128 #: default/session/disconnect.html:4 | |
129 msgid "You have been disconnected, have a nice day!" | |
130 msgstr "" | |
131 |