django.po
2.95 KB
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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-02-09 18:40-0300\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"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: file_link/forms.py:26
msgid "Tags"
msgstr ""
#: file_link/forms.py:32
msgid "File name"
msgstr ""
#: file_link/forms.py:52
msgid "This subject already has a file link with this name"
msgstr ""
#: file_link/forms.py:64
msgid "The file is too large. It should have less than 10MB."
msgstr ""
#: file_link/forms.py:69
msgid "This field is required."
msgstr ""
#: file_link/models.py:22
msgid "File not supported."
msgstr ""
#: file_link/models.py:25
msgid "File"
msgstr ""
#: file_link/models.py:28
msgid "File Link"
msgstr ""
#: file_link/models.py:29
msgid "File Links"
msgstr ""
#: file_link/models.py:48
msgid "Are you sure you want delete the file link"
msgstr ""
#: file_link/templates/file_links/_form.html:33
msgid "Choose your file..."
msgstr ""
#: file_link/templates/file_links/_form.html:47
msgid "Click or drop the file here"
msgstr ""
#: file_link/templates/file_links/_form.html:49
msgid "The file could not exceed 10MB."
msgstr ""
#: file_link/templates/file_links/_form.html:69
msgid "Common resources settings"
msgstr ""
#: file_link/templates/file_links/_form.html:118
msgid "Pendencies Notifications"
msgstr ""
#: file_link/templates/file_links/_form.html:134
msgid "Action not performed by the user"
msgstr ""
#: file_link/templates/file_links/_form.html:160
msgid "Wished period"
msgstr ""
#: file_link/templates/file_links/_form.html:256
msgid "Attribute students to file link"
msgstr ""
#: file_link/templates/file_links/_form.html:276
msgid "Attribute groups to file link"
msgstr ""
#: file_link/templates/file_links/_form.html:322
msgid "Save"
msgstr ""
#: file_link/templates/file_links/create.html:20 file_link/views.py:177
msgid "Create File Link"
msgstr ""
#: file_link/templates/file_links/update.html:20
msgid "Edit: "
msgstr ""
#: file_link/views.py:104 file_link/views.py:117 file_link/views.py:227
#: file_link/views.py:229 file_link/views.py:245 file_link/views.py:247
msgid "Visualize"
msgstr ""
#: file_link/views.py:188
#, python-format
msgid ""
"The File Link \"%s\" was added to the Topic \"%s\" of the virtual "
"environment \"%s\" successfully!"
msgstr ""
#: file_link/views.py:291
msgid "Update File Link"
msgstr ""
#: file_link/views.py:302
#, python-format
msgid "The File Link \"%s\" was updated successfully!"
msgstr ""
#: file_link/views.py:329
#, python-format
msgid ""
"The File Link \"%s\" was removed successfully from virtual environment \"%s"
"\"!"
msgstr ""