aa-bulletin-board 2.0.0b1__py3-none-any.whl → 2.0.1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- aa_bulletin_board/__init__.py +1 -1
- aa_bulletin_board/auth_hooks.py +1 -1
- aa_bulletin_board/locale/cs/LC_MESSAGES/django.mo +0 -0
- aa_bulletin_board/locale/cs/LC_MESSAGES/django.po +178 -0
- aa_bulletin_board/locale/de/LC_MESSAGES/django.mo +0 -0
- aa_bulletin_board/locale/de/LC_MESSAGES/django.po +44 -36
- aa_bulletin_board/locale/django.pot +39 -31
- aa_bulletin_board/locale/es/LC_MESSAGES/django.mo +0 -0
- aa_bulletin_board/locale/es/LC_MESSAGES/django.po +47 -39
- aa_bulletin_board/locale/fr_FR/LC_MESSAGES/django.mo +0 -0
- aa_bulletin_board/locale/fr_FR/LC_MESSAGES/django.po +42 -34
- aa_bulletin_board/locale/it_IT/LC_MESSAGES/django.mo +0 -0
- aa_bulletin_board/locale/it_IT/LC_MESSAGES/django.po +43 -35
- aa_bulletin_board/locale/ja/LC_MESSAGES/django.mo +0 -0
- aa_bulletin_board/locale/ja/LC_MESSAGES/django.po +43 -35
- aa_bulletin_board/locale/ko_KR/LC_MESSAGES/django.mo +0 -0
- aa_bulletin_board/locale/ko_KR/LC_MESSAGES/django.po +50 -38
- aa_bulletin_board/locale/nl/LC_MESSAGES/django.mo +0 -0
- aa_bulletin_board/locale/nl/LC_MESSAGES/django.po +175 -0
- aa_bulletin_board/locale/pl_PL/LC_MESSAGES/django.mo +0 -0
- aa_bulletin_board/locale/pl_PL/LC_MESSAGES/django.po +178 -0
- aa_bulletin_board/locale/ru/LC_MESSAGES/django.mo +0 -0
- aa_bulletin_board/locale/ru/LC_MESSAGES/django.po +47 -37
- aa_bulletin_board/locale/sk/LC_MESSAGES/django.mo +0 -0
- aa_bulletin_board/locale/sk/LC_MESSAGES/django.po +178 -0
- aa_bulletin_board/locale/uk/LC_MESSAGES/django.mo +0 -0
- aa_bulletin_board/locale/uk/LC_MESSAGES/django.po +48 -38
- aa_bulletin_board/locale/zh_Hans/LC_MESSAGES/django.mo +0 -0
- aa_bulletin_board/locale/zh_Hans/LC_MESSAGES/django.po +70 -59
- aa_bulletin_board/static/aa_bulletin_board/css/aa-bulletin-board.css +1 -2
- aa_bulletin_board/static/aa_bulletin_board/css/aa-bulletin-board.min.css +1 -1
- aa_bulletin_board/static/aa_bulletin_board/css/aa-bulletin-board.min.css.map +1 -1
- aa_bulletin_board/static/aa_bulletin_board/javascript/aa-bulletin-board-oembed.js +35 -37
- aa_bulletin_board/static/aa_bulletin_board/javascript/aa-bulletin-board-oembed.min.js +1 -1
- aa_bulletin_board/static/aa_bulletin_board/javascript/aa-bulletin-board-oembed.min.js.map +1 -1
- aa_bulletin_board/templates/aa_bulletin_board/dashboard.html +1 -1
- aa_bulletin_board/tests/test_auth_hooks.py +1 -1
- {aa_bulletin_board-2.0.0b1.dist-info → aa_bulletin_board-2.0.1.dist-info}/METADATA +13 -10
- {aa_bulletin_board-2.0.0b1.dist-info → aa_bulletin_board-2.0.1.dist-info}/RECORD +41 -33
- {aa_bulletin_board-2.0.0b1.dist-info → aa_bulletin_board-2.0.1.dist-info}/WHEEL +1 -1
- {aa_bulletin_board-2.0.0b1.dist-info → aa_bulletin_board-2.0.1.dist-info}/licenses/LICENSE +0 -0
@@ -7,22 +7,22 @@ msgid ""
|
|
7
7
|
msgstr ""
|
8
8
|
"Project-Id-Version: PACKAGE VERSION\n"
|
9
9
|
"Report-Msgid-Bugs-To: \n"
|
10
|
-
"POT-Creation-Date:
|
11
|
-
"PO-Revision-Date:
|
10
|
+
"POT-Creation-Date: 2024-03-15 18:14+0100\n"
|
11
|
+
"PO-Revision-Date: 2024-05-10 13:57+0000\n"
|
12
12
|
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
13
|
-
"Language-Team: Japanese <https://weblate.ppfeufer.de/projects/
|
14
|
-
"apps/aa-bulletin-board/ja/>\n"
|
13
|
+
"Language-Team: Japanese <https://weblate.ppfeufer.de/projects/"
|
14
|
+
"alliance-auth-apps/aa-bulletin-board/ja/>\n"
|
15
15
|
"Language: ja\n"
|
16
16
|
"MIME-Version: 1.0\n"
|
17
17
|
"Content-Type: text/plain; charset=UTF-8\n"
|
18
18
|
"Content-Transfer-Encoding: 8bit\n"
|
19
19
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
20
|
-
"X-Generator: Weblate 5.
|
20
|
+
"X-Generator: Weblate 5.5.3\n"
|
21
21
|
|
22
|
-
#: aa_bulletin_board/__init__.py:
|
23
|
-
#: aa_bulletin_board/templates/aa_bulletin_board/base.html:
|
22
|
+
#: aa_bulletin_board/__init__.py:9 aa_bulletin_board/models.py:67
|
23
|
+
#: aa_bulletin_board/templates/aa_bulletin_board/base.html:6
|
24
|
+
#: aa_bulletin_board/templates/aa_bulletin_board/base.html:10
|
24
25
|
#: aa_bulletin_board/templates/aa_bulletin_board/bulletin.html:5
|
25
|
-
#: aa_bulletin_board/templates/aa_bulletin_board/dashboard.html:6
|
26
26
|
#: aa_bulletin_board/templates/aa_bulletin_board/edit-bulletin.html:8
|
27
27
|
msgid "Bulletin Board"
|
28
28
|
msgstr ""
|
@@ -33,12 +33,16 @@ msgstr ""
|
|
33
33
|
msgid "Bulletin Board v{__version__}"
|
34
34
|
msgstr ""
|
35
35
|
|
36
|
-
#: aa_bulletin_board/forms.py:
|
36
|
+
#: aa_bulletin_board/forms.py:65
|
37
37
|
msgid ""
|
38
38
|
"Restrict this bulletin to certain groups. If no group restrictions are in "
|
39
39
|
"place, everyone who has access to this module can read this bulletin."
|
40
40
|
msgstr ""
|
41
41
|
|
42
|
+
#: aa_bulletin_board/forms.py:112
|
43
|
+
msgid "You have forgotten the content!"
|
44
|
+
msgstr ""
|
45
|
+
|
42
46
|
#: aa_bulletin_board/models.py:71
|
43
47
|
msgid "Can access this app"
|
44
48
|
msgstr ""
|
@@ -51,60 +55,64 @@ msgstr ""
|
|
51
55
|
msgid "Title"
|
52
56
|
msgstr ""
|
53
57
|
|
54
|
-
#: aa_bulletin_board/models.py:
|
58
|
+
#: aa_bulletin_board/models.py:84
|
55
59
|
msgid "Content"
|
56
60
|
msgstr ""
|
57
61
|
|
58
62
|
#. Translators: This is the date and time the bulletin has been created
|
59
|
-
#: aa_bulletin_board/models.py:
|
63
|
+
#: aa_bulletin_board/models.py:90
|
60
64
|
msgid "Created"
|
61
65
|
msgstr ""
|
62
66
|
|
63
67
|
#. Translators: This is the date and time the bulletin has been updated
|
64
|
-
#: aa_bulletin_board/models.py:
|
68
|
+
#: aa_bulletin_board/models.py:96
|
65
69
|
msgid "Updated"
|
66
70
|
msgstr ""
|
67
71
|
|
68
|
-
#: aa_bulletin_board/models.py:
|
72
|
+
#: aa_bulletin_board/models.py:105
|
69
73
|
msgid "User"
|
70
74
|
msgstr ""
|
71
75
|
|
72
|
-
#: aa_bulletin_board/models.py:
|
76
|
+
#: aa_bulletin_board/models.py:111
|
73
77
|
msgid "Group restrictions"
|
74
78
|
msgstr ""
|
75
79
|
|
76
|
-
#: aa_bulletin_board/models.py:
|
80
|
+
#: aa_bulletin_board/models.py:122
|
77
81
|
msgid "Bulletin"
|
78
82
|
msgstr ""
|
79
83
|
|
80
|
-
#: aa_bulletin_board/models.py:
|
84
|
+
#: aa_bulletin_board/models.py:123
|
81
85
|
msgid "Bulletins"
|
82
86
|
msgstr ""
|
83
87
|
|
84
|
-
#: aa_bulletin_board/templates/aa_bulletin_board/bulletin.html:
|
88
|
+
#: aa_bulletin_board/templates/aa_bulletin_board/bulletin.html:16
|
85
89
|
#: aa_bulletin_board/templates/aa_bulletin_board/edit-bulletin.html:34
|
86
90
|
msgid "Back"
|
87
91
|
msgstr ""
|
88
92
|
|
89
|
-
#: aa_bulletin_board/templates/aa_bulletin_board/bulletin.html:
|
90
|
-
#: aa_bulletin_board/templates/aa_bulletin_board/dashboard.html:
|
93
|
+
#: aa_bulletin_board/templates/aa_bulletin_board/bulletin.html:19
|
94
|
+
#: aa_bulletin_board/templates/aa_bulletin_board/dashboard.html:36
|
91
95
|
msgid "Edit"
|
92
96
|
msgstr ""
|
93
97
|
|
94
|
-
#: aa_bulletin_board/templates/aa_bulletin_board/bulletin.html:
|
95
|
-
#: aa_bulletin_board/templates/aa_bulletin_board/dashboard.html:
|
98
|
+
#: aa_bulletin_board/templates/aa_bulletin_board/bulletin.html:20
|
99
|
+
#: aa_bulletin_board/templates/aa_bulletin_board/dashboard.html:37
|
96
100
|
msgid "Delete"
|
97
101
|
msgstr ""
|
98
102
|
|
99
|
-
#: aa_bulletin_board/templates/aa_bulletin_board/dashboard.html:
|
103
|
+
#: aa_bulletin_board/templates/aa_bulletin_board/dashboard.html:17
|
100
104
|
msgid "This bulletin is restricted to the following group:"
|
101
105
|
msgid_plural "This bulletin is restricted to the following groups:"
|
102
106
|
msgstr[0] ""
|
103
107
|
|
104
|
-
#: aa_bulletin_board/templates/aa_bulletin_board/dashboard.html:
|
108
|
+
#: aa_bulletin_board/templates/aa_bulletin_board/dashboard.html:33
|
105
109
|
msgid "Read more"
|
106
110
|
msgstr ""
|
107
111
|
|
112
|
+
#: aa_bulletin_board/templates/aa_bulletin_board/dashboard.html:47
|
113
|
+
msgid "No bulletins found."
|
114
|
+
msgstr ""
|
115
|
+
|
108
116
|
#: aa_bulletin_board/templates/aa_bulletin_board/edit-bulletin.html:11
|
109
117
|
msgid "Edit bulletin"
|
110
118
|
msgstr ""
|
@@ -114,15 +122,15 @@ msgstr ""
|
|
114
122
|
msgid "Create new bulletin"
|
115
123
|
msgstr ""
|
116
124
|
|
117
|
-
#: aa_bulletin_board/templates/aa_bulletin_board/edit-bulletin.html:
|
125
|
+
#: aa_bulletin_board/templates/aa_bulletin_board/edit-bulletin.html:45
|
118
126
|
msgid "Update bulletin"
|
119
127
|
msgstr ""
|
120
128
|
|
121
|
-
#: aa_bulletin_board/templates/aa_bulletin_board/edit-bulletin.html:
|
129
|
+
#: aa_bulletin_board/templates/aa_bulletin_board/edit-bulletin.html:47
|
122
130
|
msgid "Create bulletin"
|
123
131
|
msgstr ""
|
124
132
|
|
125
|
-
#: aa_bulletin_board/templates/aa_bulletin_board/partials/common/bulletin-board-management.html:
|
133
|
+
#: aa_bulletin_board/templates/aa_bulletin_board/partials/common/bulletin-board-management.html:7
|
126
134
|
msgid "Add bulletin"
|
127
135
|
msgstr ""
|
128
136
|
|
@@ -136,31 +144,31 @@ msgstr ""
|
|
136
144
|
msgid "Join our team of translators!"
|
137
145
|
msgstr ""
|
138
146
|
|
139
|
-
#: aa_bulletin_board/views.py:
|
147
|
+
#: aa_bulletin_board/views.py:98
|
140
148
|
#, python-brace-format
|
141
149
|
msgid "Bulletin \"{bulletin__title}\" created."
|
142
150
|
msgstr ""
|
143
151
|
|
144
|
-
#: aa_bulletin_board/views.py:
|
152
|
+
#: aa_bulletin_board/views.py:141
|
145
153
|
msgid ""
|
146
154
|
"The bulletin you are looking for does either not exist, or you don't have "
|
147
155
|
"access to it."
|
148
156
|
msgstr ""
|
149
157
|
|
150
|
-
#: aa_bulletin_board/views.py:
|
151
|
-
|
152
|
-
msgid "Bulletin \"{bulletin__title}\" updated."
|
158
|
+
#: aa_bulletin_board/views.py:168
|
159
|
+
msgid "The bulletin you are trying to edit does not exist."
|
153
160
|
msgstr ""
|
154
161
|
|
155
|
-
#: aa_bulletin_board/views.py:
|
156
|
-
|
162
|
+
#: aa_bulletin_board/views.py:195
|
163
|
+
#, python-brace-format
|
164
|
+
msgid "Bulletin \"{bulletin__title}\" updated."
|
157
165
|
msgstr ""
|
158
166
|
|
159
|
-
#: aa_bulletin_board/views.py:
|
167
|
+
#: aa_bulletin_board/views.py:227
|
160
168
|
#, python-brace-format
|
161
169
|
msgid "Bulletin \"{bulletin.title}\" deleted."
|
162
170
|
msgstr ""
|
163
171
|
|
164
|
-
#: aa_bulletin_board/views.py:
|
172
|
+
#: aa_bulletin_board/views.py:234
|
165
173
|
msgid "The bulletin you are trying to delete does not exist."
|
166
174
|
msgstr ""
|
Binary file
|
@@ -1,15 +1,17 @@
|
|
1
1
|
# SOME DESCRIPTIVE TITLE.
|
2
2
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
3
3
|
# This file is distributed under the same license as the PACKAGE package.
|
4
|
-
# Author50CO <tkddlschry@gmail.com>, 2023.
|
5
|
-
# Peter Pfeufer <info@ppfeufer.de>, 2023.
|
4
|
+
# Author50CO <tkddlschry@gmail.com>, 2023, 2024.
|
5
|
+
# Peter Pfeufer <info@ppfeufer.de>, 2023, 2024.
|
6
|
+
# Mind of the Raven <okanieva@gmail.com>, 2024.
|
7
|
+
# Rodpold Shard <rodpold@gmail.com>, 2024.
|
6
8
|
msgid ""
|
7
9
|
msgstr ""
|
8
10
|
"Project-Id-Version: PACKAGE VERSION\n"
|
9
11
|
"Report-Msgid-Bugs-To: \n"
|
10
|
-
"POT-Creation-Date:
|
11
|
-
"PO-Revision-Date:
|
12
|
-
"Last-Translator:
|
12
|
+
"POT-Creation-Date: 2024-03-15 18:14+0100\n"
|
13
|
+
"PO-Revision-Date: 2024-05-10 13:57+0000\n"
|
14
|
+
"Last-Translator: Rodpold Shard <rodpold@gmail.com>\n"
|
13
15
|
"Language-Team: Korean <https://weblate.ppfeufer.de/projects/"
|
14
16
|
"alliance-auth-apps/aa-bulletin-board/ko/>\n"
|
15
17
|
"Language: ko_KR\n"
|
@@ -17,12 +19,12 @@ msgstr ""
|
|
17
19
|
"Content-Type: text/plain; charset=UTF-8\n"
|
18
20
|
"Content-Transfer-Encoding: 8bit\n"
|
19
21
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
20
|
-
"X-Generator: Weblate 5.3
|
22
|
+
"X-Generator: Weblate 5.5.3\n"
|
21
23
|
|
22
|
-
#: aa_bulletin_board/__init__.py:
|
23
|
-
#: aa_bulletin_board/templates/aa_bulletin_board/base.html:
|
24
|
+
#: aa_bulletin_board/__init__.py:9 aa_bulletin_board/models.py:67
|
25
|
+
#: aa_bulletin_board/templates/aa_bulletin_board/base.html:6
|
26
|
+
#: aa_bulletin_board/templates/aa_bulletin_board/base.html:10
|
24
27
|
#: aa_bulletin_board/templates/aa_bulletin_board/bulletin.html:5
|
25
|
-
#: aa_bulletin_board/templates/aa_bulletin_board/dashboard.html:6
|
26
28
|
#: aa_bulletin_board/templates/aa_bulletin_board/edit-bulletin.html:8
|
27
29
|
msgid "Bulletin Board"
|
28
30
|
msgstr "불레틴 보드"
|
@@ -33,7 +35,7 @@ msgstr "불레틴 보드"
|
|
33
35
|
msgid "Bulletin Board v{__version__}"
|
34
36
|
msgstr "불레틴 보드 v{__version__}"
|
35
37
|
|
36
|
-
#: aa_bulletin_board/forms.py:
|
38
|
+
#: aa_bulletin_board/forms.py:65
|
37
39
|
msgid ""
|
38
40
|
"Restrict this bulletin to certain groups. If no group restrictions are in "
|
39
41
|
"place, everyone who has access to this module can read this bulletin."
|
@@ -41,74 +43,84 @@ msgstr ""
|
|
41
43
|
"불레틴 보드의 항목을 그룹별로 열람을 제한할 수 있습니다. 그룹 제한이 없다면, "
|
42
44
|
"모듈의 접근 권한이 있는 모든 사용자가 이 항목을 열람할 수 있습니다."
|
43
45
|
|
46
|
+
#: aa_bulletin_board/forms.py:112
|
47
|
+
msgid "You have forgotten the content!"
|
48
|
+
msgstr "내용을 잊어버리셨군요!"
|
49
|
+
|
44
50
|
#: aa_bulletin_board/models.py:71
|
45
51
|
msgid "Can access this app"
|
46
52
|
msgstr "서비스에 접근할 수 있습니다"
|
47
53
|
|
48
54
|
#: aa_bulletin_board/models.py:72
|
49
55
|
msgid "Can manage (add/change/remove) bulletins"
|
50
|
-
msgstr ""
|
56
|
+
msgstr "게시판 (추가/변경/삭제) 관리 권한"
|
51
57
|
|
52
58
|
#: aa_bulletin_board/models.py:81
|
53
59
|
msgid "Title"
|
54
60
|
msgstr "제목"
|
55
61
|
|
56
|
-
#: aa_bulletin_board/models.py:
|
62
|
+
#: aa_bulletin_board/models.py:84
|
57
63
|
msgid "Content"
|
58
64
|
msgstr "내용"
|
59
65
|
|
60
66
|
#. Translators: This is the date and time the bulletin has been created
|
61
|
-
#: aa_bulletin_board/models.py:
|
67
|
+
#: aa_bulletin_board/models.py:90
|
62
68
|
msgid "Created"
|
63
69
|
msgstr "생성 날짜"
|
64
70
|
|
65
71
|
#. Translators: This is the date and time the bulletin has been updated
|
66
|
-
#: aa_bulletin_board/models.py:
|
72
|
+
#: aa_bulletin_board/models.py:96
|
67
73
|
msgid "Updated"
|
68
74
|
msgstr "업데이트 날짜"
|
69
75
|
|
70
|
-
#: aa_bulletin_board/models.py:
|
76
|
+
#: aa_bulletin_board/models.py:105
|
71
77
|
msgid "User"
|
72
78
|
msgstr "사용자"
|
73
79
|
|
74
|
-
#: aa_bulletin_board/models.py:
|
80
|
+
#: aa_bulletin_board/models.py:111
|
75
81
|
msgid "Group restrictions"
|
76
82
|
msgstr "그룹 제한"
|
77
83
|
|
78
|
-
#: aa_bulletin_board/models.py:
|
84
|
+
#: aa_bulletin_board/models.py:122
|
79
85
|
msgid "Bulletin"
|
80
86
|
msgstr "불레틴"
|
81
87
|
|
82
|
-
#: aa_bulletin_board/models.py:
|
88
|
+
#: aa_bulletin_board/models.py:123
|
83
89
|
msgid "Bulletins"
|
84
90
|
msgstr "불레틴"
|
85
91
|
|
86
|
-
#: aa_bulletin_board/templates/aa_bulletin_board/bulletin.html:
|
92
|
+
#: aa_bulletin_board/templates/aa_bulletin_board/bulletin.html:16
|
87
93
|
#: aa_bulletin_board/templates/aa_bulletin_board/edit-bulletin.html:34
|
88
94
|
msgid "Back"
|
89
95
|
msgstr "뒤로"
|
90
96
|
|
91
|
-
#: aa_bulletin_board/templates/aa_bulletin_board/bulletin.html:
|
92
|
-
#: aa_bulletin_board/templates/aa_bulletin_board/dashboard.html:
|
97
|
+
#: aa_bulletin_board/templates/aa_bulletin_board/bulletin.html:19
|
98
|
+
#: aa_bulletin_board/templates/aa_bulletin_board/dashboard.html:36
|
93
99
|
msgid "Edit"
|
94
100
|
msgstr "수정"
|
95
101
|
|
96
|
-
#: aa_bulletin_board/templates/aa_bulletin_board/bulletin.html:
|
97
|
-
#: aa_bulletin_board/templates/aa_bulletin_board/dashboard.html:
|
102
|
+
#: aa_bulletin_board/templates/aa_bulletin_board/bulletin.html:20
|
103
|
+
#: aa_bulletin_board/templates/aa_bulletin_board/dashboard.html:37
|
98
104
|
msgid "Delete"
|
99
105
|
msgstr "삭제"
|
100
106
|
|
101
|
-
#: aa_bulletin_board/templates/aa_bulletin_board/dashboard.html:
|
107
|
+
#: aa_bulletin_board/templates/aa_bulletin_board/dashboard.html:17
|
102
108
|
#, fuzzy
|
103
109
|
#| msgid "This bulletin is restricted to the following group(s):"
|
104
110
|
msgid "This bulletin is restricted to the following group:"
|
105
111
|
msgid_plural "This bulletin is restricted to the following groups:"
|
106
112
|
msgstr[0] "이 불레틴은 다음 그룹(들)만 열람할 수 있습니다:"
|
107
113
|
|
108
|
-
#: aa_bulletin_board/templates/aa_bulletin_board/dashboard.html:
|
114
|
+
#: aa_bulletin_board/templates/aa_bulletin_board/dashboard.html:33
|
109
115
|
msgid "Read more"
|
110
116
|
msgstr "더보기"
|
111
117
|
|
118
|
+
#: aa_bulletin_board/templates/aa_bulletin_board/dashboard.html:47
|
119
|
+
#, fuzzy
|
120
|
+
#| msgid "Bulletin Board"
|
121
|
+
msgid "No bulletins found."
|
122
|
+
msgstr "불레틴 보드"
|
123
|
+
|
112
124
|
#: aa_bulletin_board/templates/aa_bulletin_board/edit-bulletin.html:11
|
113
125
|
#, fuzzy
|
114
126
|
#| msgid "Edit Bulletin"
|
@@ -122,19 +134,19 @@ msgstr "불레틴 수정"
|
|
122
134
|
msgid "Create new bulletin"
|
123
135
|
msgstr "새 불레틴 생성"
|
124
136
|
|
125
|
-
#: aa_bulletin_board/templates/aa_bulletin_board/edit-bulletin.html:
|
137
|
+
#: aa_bulletin_board/templates/aa_bulletin_board/edit-bulletin.html:45
|
126
138
|
#, fuzzy
|
127
139
|
#| msgid "Update Bulletin"
|
128
140
|
msgid "Update bulletin"
|
129
141
|
msgstr "불레틴 업데이트"
|
130
142
|
|
131
|
-
#: aa_bulletin_board/templates/aa_bulletin_board/edit-bulletin.html:
|
143
|
+
#: aa_bulletin_board/templates/aa_bulletin_board/edit-bulletin.html:47
|
132
144
|
#, fuzzy
|
133
145
|
#| msgid "Create Bulletin"
|
134
146
|
msgid "Create bulletin"
|
135
147
|
msgstr "불레틴 생성"
|
136
148
|
|
137
|
-
#: aa_bulletin_board/templates/aa_bulletin_board/partials/common/bulletin-board-management.html:
|
149
|
+
#: aa_bulletin_board/templates/aa_bulletin_board/partials/common/bulletin-board-management.html:7
|
138
150
|
#, fuzzy
|
139
151
|
#| msgid "Add Bulletin"
|
140
152
|
msgid "Add bulletin"
|
@@ -148,14 +160,14 @@ msgstr "이 앱을 번역하거나 기존 번역을 개선하고 싶으신가요
|
|
148
160
|
|
149
161
|
#: aa_bulletin_board/templates/aa_bulletin_board/partials/footer/app-translation-footer.html:8
|
150
162
|
msgid "Join our team of translators!"
|
151
|
-
msgstr "
|
163
|
+
msgstr "번역팀에 참여하세요!"
|
152
164
|
|
153
|
-
#: aa_bulletin_board/views.py:
|
165
|
+
#: aa_bulletin_board/views.py:98
|
154
166
|
#, python-brace-format
|
155
167
|
msgid "Bulletin \"{bulletin__title}\" created."
|
156
168
|
msgstr "불레틴 “{bulletin__title}” 생성됨."
|
157
169
|
|
158
|
-
#: aa_bulletin_board/views.py:
|
170
|
+
#: aa_bulletin_board/views.py:141
|
159
171
|
#, fuzzy
|
160
172
|
#| msgid ""
|
161
173
|
#| "The bulletin you are looking for does not exist, or you don't have access "
|
@@ -165,20 +177,20 @@ msgid ""
|
|
165
177
|
"access to it."
|
166
178
|
msgstr "찾는 불레틴이 없거나, 열람 권한이 없습니다."
|
167
179
|
|
168
|
-
#: aa_bulletin_board/views.py:
|
180
|
+
#: aa_bulletin_board/views.py:168
|
181
|
+
msgid "The bulletin you are trying to edit does not exist."
|
182
|
+
msgstr "수정하려는 불레틴이 없습니다."
|
183
|
+
|
184
|
+
#: aa_bulletin_board/views.py:195
|
169
185
|
#, python-brace-format
|
170
186
|
msgid "Bulletin \"{bulletin__title}\" updated."
|
171
187
|
msgstr "불레틴 “{bulletin__title}” 업데이트됨."
|
172
188
|
|
173
|
-
#: aa_bulletin_board/views.py:
|
174
|
-
msgid "The bulletin you are trying to edit does not exist."
|
175
|
-
msgstr "수정하려는 불레틴이 없습니다."
|
176
|
-
|
177
|
-
#: aa_bulletin_board/views.py:210
|
189
|
+
#: aa_bulletin_board/views.py:227
|
178
190
|
#, python-brace-format
|
179
191
|
msgid "Bulletin \"{bulletin.title}\" deleted."
|
180
192
|
msgstr "불레틴 “{bulletin.title}” 삭제됨."
|
181
193
|
|
182
|
-
#: aa_bulletin_board/views.py:
|
194
|
+
#: aa_bulletin_board/views.py:234
|
183
195
|
msgid "The bulletin you are trying to delete does not exist."
|
184
196
|
msgstr "삭제하려는 불레틴이 없습니다."
|
Binary file
|
@@ -0,0 +1,175 @@
|
|
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
|
+
msgid ""
|
7
|
+
msgstr ""
|
8
|
+
"Project-Id-Version: PACKAGE VERSION\n"
|
9
|
+
"Report-Msgid-Bugs-To: \n"
|
10
|
+
"POT-Creation-Date: 2024-03-20 17:29+0100\n"
|
11
|
+
"PO-Revision-Date: 2024-05-10 13:57+0000\n"
|
12
|
+
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
13
|
+
"Language-Team: Dutch <https://weblate.ppfeufer.de/projects/"
|
14
|
+
"alliance-auth-apps/aa-bulletin-board/nl/>\n"
|
15
|
+
"Language: nl\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
|
+
"X-Generator: Weblate 5.5.3\n"
|
21
|
+
|
22
|
+
#: aa_bulletin_board/__init__.py:9 aa_bulletin_board/models.py:67
|
23
|
+
#: aa_bulletin_board/templates/aa_bulletin_board/base.html:6
|
24
|
+
#: aa_bulletin_board/templates/aa_bulletin_board/base.html:10
|
25
|
+
#: aa_bulletin_board/templates/aa_bulletin_board/bulletin.html:5
|
26
|
+
#: aa_bulletin_board/templates/aa_bulletin_board/edit-bulletin.html:8
|
27
|
+
msgid "Bulletin Board"
|
28
|
+
msgstr ""
|
29
|
+
|
30
|
+
#. Translators: This is the app name and version, which will appear in the Django Backend
|
31
|
+
#: aa_bulletin_board/apps.py:21
|
32
|
+
#, python-brace-format
|
33
|
+
msgid "Bulletin Board v{__version__}"
|
34
|
+
msgstr ""
|
35
|
+
|
36
|
+
#: aa_bulletin_board/forms.py:65
|
37
|
+
msgid ""
|
38
|
+
"Restrict this bulletin to certain groups. If no group restrictions are in "
|
39
|
+
"place, everyone who has access to this module can read this bulletin."
|
40
|
+
msgstr ""
|
41
|
+
|
42
|
+
#: aa_bulletin_board/forms.py:112
|
43
|
+
msgid "You have forgotten the content!"
|
44
|
+
msgstr ""
|
45
|
+
|
46
|
+
#: aa_bulletin_board/models.py:71
|
47
|
+
msgid "Can access this app"
|
48
|
+
msgstr ""
|
49
|
+
|
50
|
+
#: aa_bulletin_board/models.py:72
|
51
|
+
msgid "Can manage (add/change/remove) bulletins"
|
52
|
+
msgstr ""
|
53
|
+
|
54
|
+
#: aa_bulletin_board/models.py:81
|
55
|
+
msgid "Title"
|
56
|
+
msgstr ""
|
57
|
+
|
58
|
+
#: aa_bulletin_board/models.py:84
|
59
|
+
msgid "Content"
|
60
|
+
msgstr ""
|
61
|
+
|
62
|
+
#. Translators: This is the date and time the bulletin has been created
|
63
|
+
#: aa_bulletin_board/models.py:90
|
64
|
+
msgid "Created"
|
65
|
+
msgstr ""
|
66
|
+
|
67
|
+
#. Translators: This is the date and time the bulletin has been updated
|
68
|
+
#: aa_bulletin_board/models.py:96
|
69
|
+
msgid "Updated"
|
70
|
+
msgstr ""
|
71
|
+
|
72
|
+
#: aa_bulletin_board/models.py:105
|
73
|
+
msgid "User"
|
74
|
+
msgstr ""
|
75
|
+
|
76
|
+
#: aa_bulletin_board/models.py:111
|
77
|
+
msgid "Group restrictions"
|
78
|
+
msgstr ""
|
79
|
+
|
80
|
+
#: aa_bulletin_board/models.py:122
|
81
|
+
msgid "Bulletin"
|
82
|
+
msgstr ""
|
83
|
+
|
84
|
+
#: aa_bulletin_board/models.py:123
|
85
|
+
msgid "Bulletins"
|
86
|
+
msgstr ""
|
87
|
+
|
88
|
+
#: aa_bulletin_board/templates/aa_bulletin_board/bulletin.html:16
|
89
|
+
#: aa_bulletin_board/templates/aa_bulletin_board/edit-bulletin.html:34
|
90
|
+
msgid "Back"
|
91
|
+
msgstr ""
|
92
|
+
|
93
|
+
#: aa_bulletin_board/templates/aa_bulletin_board/bulletin.html:19
|
94
|
+
#: aa_bulletin_board/templates/aa_bulletin_board/dashboard.html:36
|
95
|
+
msgid "Edit"
|
96
|
+
msgstr ""
|
97
|
+
|
98
|
+
#: aa_bulletin_board/templates/aa_bulletin_board/bulletin.html:20
|
99
|
+
#: aa_bulletin_board/templates/aa_bulletin_board/dashboard.html:37
|
100
|
+
msgid "Delete"
|
101
|
+
msgstr ""
|
102
|
+
|
103
|
+
#: aa_bulletin_board/templates/aa_bulletin_board/dashboard.html:17
|
104
|
+
msgid "This bulletin is restricted to the following group:"
|
105
|
+
msgid_plural "This bulletin is restricted to the following groups:"
|
106
|
+
msgstr[0] ""
|
107
|
+
msgstr[1] ""
|
108
|
+
|
109
|
+
#: aa_bulletin_board/templates/aa_bulletin_board/dashboard.html:33
|
110
|
+
msgid "Read more"
|
111
|
+
msgstr ""
|
112
|
+
|
113
|
+
#: aa_bulletin_board/templates/aa_bulletin_board/dashboard.html:47
|
114
|
+
msgid "No bulletins found."
|
115
|
+
msgstr ""
|
116
|
+
|
117
|
+
#: aa_bulletin_board/templates/aa_bulletin_board/edit-bulletin.html:11
|
118
|
+
msgid "Edit bulletin"
|
119
|
+
msgstr ""
|
120
|
+
|
121
|
+
#: aa_bulletin_board/templates/aa_bulletin_board/edit-bulletin.html:14
|
122
|
+
#: aa_bulletin_board/templates/aa_bulletin_board/edit-bulletin.html:25
|
123
|
+
msgid "Create new bulletin"
|
124
|
+
msgstr ""
|
125
|
+
|
126
|
+
#: aa_bulletin_board/templates/aa_bulletin_board/edit-bulletin.html:45
|
127
|
+
msgid "Update bulletin"
|
128
|
+
msgstr ""
|
129
|
+
|
130
|
+
#: aa_bulletin_board/templates/aa_bulletin_board/edit-bulletin.html:47
|
131
|
+
msgid "Create bulletin"
|
132
|
+
msgstr ""
|
133
|
+
|
134
|
+
#: aa_bulletin_board/templates/aa_bulletin_board/partials/common/bulletin-board-management.html:7
|
135
|
+
msgid "Add bulletin"
|
136
|
+
msgstr ""
|
137
|
+
|
138
|
+
#: aa_bulletin_board/templates/aa_bulletin_board/partials/footer/app-translation-footer.html:5
|
139
|
+
msgid ""
|
140
|
+
"Do you want to help translate this app into your language or improve the "
|
141
|
+
"existing translation?"
|
142
|
+
msgstr ""
|
143
|
+
|
144
|
+
#: aa_bulletin_board/templates/aa_bulletin_board/partials/footer/app-translation-footer.html:8
|
145
|
+
msgid "Join our team of translators!"
|
146
|
+
msgstr ""
|
147
|
+
|
148
|
+
#: aa_bulletin_board/views.py:98
|
149
|
+
#, python-brace-format
|
150
|
+
msgid "Bulletin \"{bulletin__title}\" created."
|
151
|
+
msgstr ""
|
152
|
+
|
153
|
+
#: aa_bulletin_board/views.py:141
|
154
|
+
msgid ""
|
155
|
+
"The bulletin you are looking for does either not exist, or you don't have "
|
156
|
+
"access to it."
|
157
|
+
msgstr ""
|
158
|
+
|
159
|
+
#: aa_bulletin_board/views.py:168
|
160
|
+
msgid "The bulletin you are trying to edit does not exist."
|
161
|
+
msgstr ""
|
162
|
+
|
163
|
+
#: aa_bulletin_board/views.py:195
|
164
|
+
#, python-brace-format
|
165
|
+
msgid "Bulletin \"{bulletin__title}\" updated."
|
166
|
+
msgstr ""
|
167
|
+
|
168
|
+
#: aa_bulletin_board/views.py:227
|
169
|
+
#, python-brace-format
|
170
|
+
msgid "Bulletin \"{bulletin.title}\" deleted."
|
171
|
+
msgstr ""
|
172
|
+
|
173
|
+
#: aa_bulletin_board/views.py:234
|
174
|
+
msgid "The bulletin you are trying to delete does not exist."
|
175
|
+
msgstr ""
|
Binary file
|