Skip to content

Commit 1b3f08d

Browse files
committed
Fix in the babel configuration file, removed typo
1 parent e79e339 commit 1b3f08d

File tree

4 files changed

+61
-63
lines changed

4 files changed

+61
-63
lines changed

ckanext/pages/i18n/ckanext-pages.pot

+51-52
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: ckanext-pages 0.1\n"
1010
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
11-
"POT-Creation-Date: 2016-12-21 23:45+0100\n"
11+
"POT-Creation-Date: 2016-12-22 18:51+0100\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -34,46 +34,46 @@ msgstr ""
3434
#: ckanext/pages/auth.py:52
3535
#, python-format
3636
msgid "User %s not authorized to read this page"
37-
msgstr "Benutzer %s ist nicht berechtigt diese Seite aufzurufen"
37+
msgstr ""
3838

3939
#: ckanext/pages/controller.py:22
4040
msgid "Organization not found"
41-
msgstr "Organisation nicht vorhanden"
41+
msgstr ""
4242

4343
#: ckanext/pages/controller.py:24
4444
#, python-format
4545
msgid "Unauthorized to read organization %s"
46-
msgstr "Keine Berechtigung %s Organisation aufzurufen "
46+
msgstr ""
4747

4848
#: ckanext/pages/controller.py:64 ckanext/pages/controller.py:309
4949
msgid "Page Not Found"
50-
msgstr "Seite nicht gefunden"
50+
msgstr ""
5151

5252
#: ckanext/pages/controller.py:66 ckanext/pages/controller.py:311
5353
msgid "Unauthorized to delete page"
54-
msgstr "Keine Berechtigung die Seite zu löschen"
54+
msgstr ""
5555

5656
#: ckanext/pages/controller.py:68 ckanext/pages/controller.py:123
5757
#: ckanext/pages/controller.py:313
5858
msgid "Group not found"
59-
msgstr "Gruppe nicht gefunden"
59+
msgstr ""
6060

6161
#: ckanext/pages/controller.py:125
6262
#, python-format
6363
msgid "Unauthorized to read group %s"
64-
msgstr "Nicht berechtigt %s Gruppe aufzurufen"
64+
msgstr ""
6565

6666
#: ckanext/pages/controller.py:240
6767
msgid "ERROR: View not found {view_id}"
68-
msgstr "Fehler: Anzeige nicht gefunden {view_id}"
68+
msgstr ""
6969

7070
#: ckanext/pages/controller.py:248
7171
msgid "Your browser does not support iframes."
72-
msgstr "Dein Browser unterstützt iframes nicht"
72+
msgstr ""
7373

7474
#: ckanext/pages/controller.py:354
7575
msgid "Unauthorized to create or edit a page"
76-
msgstr "Nicht berechtigt eine Seite zu erstellen oder zu editieren"
76+
msgstr ""
7777

7878
#: ckanext/pages/controller.py:373
7979
msgid "Only Posting is availiable"
@@ -82,7 +82,7 @@ msgstr ""
8282
#: ckanext/pages/controller.py:378
8383
#, python-format
8484
msgid "Unauthorized to upload file %s"
85-
msgstr "Nicht berechtigt Datei %s hochzuladen
85+
msgstr ""
8686

8787
#: ckanext/pages/theme/templates_group/group/read_base.html:5
8888
#: ckanext/pages/theme/templates_main/ckanext_pages/edit_base.html:3
@@ -95,134 +95,133 @@ msgstr "Nicht berechtigt Datei %s hochzuladen
9595
#: ckanext/pages/theme/templates_main/ckanext_pages/organization_page_list.html:9
9696
#: ckanext/pages/theme/templates_main/ckanext_pages/organization_page_list.html:12
9797
#: ckanext/pages/theme/templates_main/ckanext_pages/pages_list.html:10
98-
#: ckanext/pages/theme/templates_main/ckanext_pages/snippets/pages_list.html:15
9998
#: ckanext/pages/theme/templates_main/header.html:5
10099
#: ckanext/pages/theme/templates_organization/organization/read_base.html:5
101100
msgid "Pages"
102-
msgstr "Pages"
101+
msgstr ""
103102

104103
#: ckanext/pages/theme/templates_main/ckanext_pages/blog.html:34
105104
#: ckanext/pages/theme/templates_main/ckanext_pages/blog_edit_base.html:9
106105
#: ckanext/pages/theme/templates_main/ckanext_pages/blog_list.html:10
107106
#: ckanext/pages/theme/templates_main/header.html:10
108107
msgid "Blog"
109-
msgstr "Blog"
108+
msgstr ""
110109

111110
#: ckanext/pages/theme/templates_main/ckanext_pages/base.html:15
112111
msgid "What are Pages?"
113-
msgstr "Was ist Pages?"
112+
msgstr ""
114113

115114
#: ckanext/pages/theme/templates_main/ckanext_pages/base.html:18
116115
msgid ""
117116
" <p>Pages are are simple way to add extra pages to your ckan instance. You "
118117
"can assign an order to them.</p> "
119-
msgstr "Pages ist ein einfacher Weg extra Seiten zu deinem CKAN Portal hinzuzufügen. Du kannst sogar die Anordnung bestimmen."
118+
msgstr ""
120119

121120
#: ckanext/pages/theme/templates_main/ckanext_pages/base_form.html:40
122121
msgid "Add Blog Article"
123-
msgstr "Blogeintrag hinzufügen"
122+
msgstr ""
124123

125124
#: ckanext/pages/theme/templates_main/ckanext_pages/base_form.html:42
126125
msgid "Edit Blog Article"
127-
msgstr "Blogeintrag bearbeiten"
126+
msgstr ""
128127

129128
#: ckanext/pages/theme/templates_main/ckanext_pages/base_form.html:45
130129
msgid "eg. Blog Article Title"
131-
msgstr "Blogeintrag Titel"
130+
msgstr ""
132131

133132
#: ckanext/pages/theme/templates_main/ckanext_pages/base_form.html:48
134133
#: ckanext/pages/theme/templates_main/ckanext_pages/group_page_list.html:5
135134
#: ckanext/pages/theme/templates_main/ckanext_pages/organization_page_list.html:5
136135
#: ckanext/pages/theme/templates_main/ckanext_pages/pages_list.html:5
137136
msgid "Add page"
138-
msgstr "Seite hinzufügen"
137+
msgstr ""
139138

140139
#: ckanext/pages/theme/templates_main/ckanext_pages/base_form.html:50
141140
#: ckanext/pages/theme/templates_main/ckanext_pages/group_page.html:6
142141
#: ckanext/pages/theme/templates_main/ckanext_pages/organization_page.html:6
143142
msgid "Edit page"
144-
msgstr "Seite bearbeiten"
143+
msgstr ""
145144

146145
#: ckanext/pages/theme/templates_main/ckanext_pages/base_form.html:53
147146
msgid "eg. Page Title"
148-
msgstr "Seiten Titel"
147+
msgstr ""
149148

150149
#: ckanext/pages/theme/templates_main/ckanext_pages/base_form.html:59
151150
msgid "Title"
152-
msgstr "Titel"
151+
msgstr ""
153152

154153
#: ckanext/pages/theme/templates_main/ckanext_pages/base_form.html:63
155154
msgid "URL"
156-
msgstr "URL"
155+
msgstr ""
157156

158157
#: ckanext/pages/theme/templates_main/ckanext_pages/base_form.html:65
159158
msgid "Publish Date"
160-
msgstr "Veröffentlichungsdatum"
159+
msgstr ""
161160

162161
#: ckanext/pages/theme/templates_main/ckanext_pages/base_form.html:65
163162
msgid "2005-01-01"
164-
msgstr "01-01-2005"
163+
msgstr ""
165164

166165
#: ckanext/pages/theme/templates_main/ckanext_pages/base_form.html:73
167166
msgid "Visibility"
168-
msgstr "Sichtbarkeit"
167+
msgstr ""
169168

170169
#: ckanext/pages/theme/templates_main/ckanext_pages/base_form.html:76
171170
msgid "Private"
172-
msgstr "Privat"
171+
msgstr ""
173172

174173
#: ckanext/pages/theme/templates_main/ckanext_pages/base_form.html:76
175174
msgid "Public"
176-
msgstr "Öffentlich"
175+
msgstr ""
177176

178177
#: ckanext/pages/theme/templates_main/ckanext_pages/base_form.html:85
179178
msgid "Menu Order"
180-
msgstr "Menu Anordnung"
179+
msgstr ""
181180

182181
#: ckanext/pages/theme/templates_main/ckanext_pages/base_form.html:88
183182
msgid "Not in Menu"
184-
msgstr "Nicht im Menu"
183+
msgstr ""
185184

186185
#: ckanext/pages/theme/templates_main/ckanext_pages/base_form.html:98
187186
#: ckanext/pages/theme/templates_main/ckanext_pages/base_form.html:102
188187
#: ckanext/pages/theme/templates_main/ckanext_pages/base_form.html:106
189188
msgid "Content"
190-
msgstr "Text"
189+
msgstr ""
191190

192191
#: ckanext/pages/theme/templates_main/ckanext_pages/base_form.html:98
193192
#: ckanext/pages/theme/templates_main/ckanext_pages/base_form.html:106
194193
msgid "Enter content here"
195-
msgstr "Schreibe hier deinen Text"
194+
msgstr ""
196195

197196
#: ckanext/pages/theme/templates_main/ckanext_pages/base_form.html:104
198197
msgid "My content"
199-
msgstr "Mein Text"
198+
msgstr ""
200199

201200
#: ckanext/pages/theme/templates_main/ckanext_pages/base_form.html:111
202201
#: ckanext/pages/theme/templates_main/ckanext_pages/confirm_delete.html:15
203202
msgid "Cancel"
204-
msgstr "Abbrechen"
203+
msgstr ""
205204

206205
#: ckanext/pages/theme/templates_main/ckanext_pages/base_form.html:112
207206
msgid "Add"
208-
msgstr "Hinzufügen"
207+
msgstr ""
209208

210209
#: ckanext/pages/theme/templates_main/ckanext_pages/base_form.html:117
211210
msgid "Are you sure you want to delete this Page?"
212-
msgstr "Bist du dir sicher, dass du diese Seite löschen möchtest?"
211+
msgstr ""
213212

214213
#: ckanext/pages/theme/templates_main/ckanext_pages/base_form.html:118
215214
msgid "Delete"
216-
msgstr "Löschen"
215+
msgstr ""
217216

218217
#: ckanext/pages/theme/templates_main/ckanext_pages/base_form.html:122
219218
msgid "Save"
220-
msgstr "Speichern"
219+
msgstr ""
221220

222221
#: ckanext/pages/theme/templates_main/ckanext_pages/blog.html:8
223222
#: ckanext/pages/theme/templates_main/ckanext_pages/page.html:8
224223
msgid "Edit"
225-
msgstr "Bearbeiten"
224+
msgstr ""
226225

227226
#: ckanext/pages/theme/templates_main/ckanext_pages/blog.html:24
228227
#: ckanext/pages/theme/templates_main/ckanext_pages/group_page.html:18
@@ -231,46 +230,46 @@ msgstr "Bearbeiten"
231230
#: ckanext/pages/theme/templates_main/ckanext_pages/snippets/pages_list.html:51
232231
#: ckanext/pages/theme/templates_main/ckanext_pages/snippets/pages_list.html:71
233232
msgid "This page currently has no content"
234-
msgstr "Diese Seite hat momentan keinen Inhalt"
233+
msgstr ""
235234

236235
#: ckanext/pages/theme/templates_main/ckanext_pages/blog.html:51
237236
msgid "More"
238-
msgstr "Mehr"
237+
msgstr ""
239238

240239
#: ckanext/pages/theme/templates_main/ckanext_pages/blog_edit.html:3
241240
msgid "Edit Article"
242-
msgstr "Artikel bearbeiten"
241+
msgstr ""
243242

244243
#: ckanext/pages/theme/templates_main/ckanext_pages/blog_edit_base.html:3
245244
msgid "Blog Articles"
246-
msgstr "Blogeinträge"
245+
msgstr ""
247246

248247
#: ckanext/pages/theme/templates_main/ckanext_pages/blog_edit_base.html:12
249248
msgid " <p>Add blog articles to CKAN here.</p> "
250-
msgstr "<p>Füge Blogeinträge hier zu CKAN hinzu."
249+
msgstr ""
251250

252251
#: ckanext/pages/theme/templates_main/ckanext_pages/blog_list.html:5
253252
msgid "Add Article"
254-
msgstr "Eintrag hinzufügen"
253+
msgstr ""
255254

256255
#: ckanext/pages/theme/templates_main/ckanext_pages/confirm_delete.html:3
257256
#: ckanext/pages/theme/templates_main/ckanext_pages/confirm_delete.html:16
258257
msgid "Confirm Delete"
259-
msgstr "Bestätige die Löschung"
258+
msgstr ""
260259

261260
#: ckanext/pages/theme/templates_main/ckanext_pages/confirm_delete.html:11
262261
msgid "Are you sure you want to delete page - {name}?"
263-
msgstr "{name}, willst du die Seite wirklich löschen?"
262+
msgstr ""
264263

265264
#: ckanext/pages/theme/templates_main/ckanext_pages/pages_edit.html:3
266265
msgid "Edit Page"
267-
msgstr "Seite bearbeiten"
266+
msgstr ""
268267

269268
#: ckanext/pages/theme/templates_main/ckanext_pages/snippets/pages_list.html:80
270269
msgid "There are currently no blog articles here"
271-
msgstr "Es sind zur Zeit keine Blogeinträge verfügbar"
270+
msgstr ""
272271

273272
#: ckanext/pages/theme/templates_main/ckanext_pages/snippets/pages_list.html:82
274273
msgid "There are currently no pages here"
275-
msgstr "Es sind zur Zeit keine Seiten verfügbar"
274+
msgstr ""
276275

ckanext/pages/i18n/de/LC_MESSAGES/ckanext-itranslation.po ckanext/pages/i18n/de/LC_MESSAGES/ckanext-pages.po

+7-8
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: ckanext-pages 0.1\n"
1010
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
11-
"POT-Creation-Date: 2016-12-21 23:45+0100\n"
12-
"PO-Revision-Date: 2016-12-22 13:14+0100\n"
11+
"POT-Creation-Date: 2016-12-22 18:51+0100\n"
12+
"PO-Revision-Date: 2016-12-22 18:57+0100\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language: de\n"
1515
"Language-Team: de <[email protected]>\n"
@@ -84,7 +84,7 @@ msgstr ""
8484
#: ckanext/pages/controller.py:378
8585
#, python-format
8686
msgid "Unauthorized to upload file %s"
87-
msgstr "Nicht berechtigt Datei %s hochzulade"
87+
msgstr "Nicht berechtigt Datei %s hochzuladen"
8888

8989
#: ckanext/pages/theme/templates_group/group/read_base.html:5
9090
#: ckanext/pages/theme/templates_main/ckanext_pages/edit_base.html:3
@@ -116,11 +116,9 @@ msgstr "Was ist Pages?"
116116

117117
#: ckanext/pages/theme/templates_main/ckanext_pages/base.html:18
118118
msgid ""
119-
" <p>Pages are are simple way to add extra pages to your ckan instance. "
120-
"You can assign an order to them.</p> "
121-
msgstr ""
122-
"Pages ist ein einfacher Weg extra Seiten zu deinem CKAN Portal "
123-
"hinzuzufügen. Du kannst sogar die Anordnung bestimmen."
119+
" <p>Pages are are simple way to add extra pages to your ckan instance. You "
120+
"can assign an order to them.</p> "
121+
msgstr "Pages ist ein einfacher Weg extra Seiten zu deinem CKAN Portal hinzuzufügen. Du kannst sogar die Anordnung bestimmen."
124122

125123
#: ckanext/pages/theme/templates_main/ckanext_pages/base_form.html:40
126124
msgid "Add Blog Article"
@@ -278,3 +276,4 @@ msgstr "Es sind zur Zeit keine Blogeinträge verfügbar"
278276
msgid "There are currently no pages here"
279277
msgstr "Es sind zur Zeit keine Seiten verfügbar"
280278

279+

setup.cfg

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,16 @@ output_file = ckanext/pages/i18n/ckanext-pages.pot
55
width = 80
66

77
[init_catalog]
8-
domain = ckanext-itranslation
8+
domain = ckanext-pages
99
input_file = ckanext/pages/i18n/ckanext-pages.pot
1010
output_dir = ckanext/pages/i18n
1111

1212
[update_catalog]
13-
domain = ckanext-itranslation
13+
domain = ckanext-pages
1414
input_file = ckanext/pages/i18n/ckanext-pages.pot
1515
output_dir = ckanext/pages/i18n
1616

1717
[compile_catalog]
18-
domain = ckanext-itranslation
18+
domain = ckanext-pages
1919
directory = ckanext/pages/i18n
2020
statistics = true

0 commit comments

Comments
 (0)