~ubuntu-branches/debian/sid/python-django/sid

« back to all changes in this revision

Viewing changes to django/contrib/comments/locale/kn/LC_MESSAGES/django.po

  • Committer: Package Import Robot
  • Author(s): Raphaël Hertzog
  • Date: 2014-09-17 14:15:11 UTC
  • mfrom: (1.3.17) (6.2.18 experimental)
  • Revision ID: package-import@ubuntu.com-20140917141511-icneokthe9ww5sk4
Tags: 1.7-2
* Release to unstable.
* Add a migrate-south sample script to help users apply their South
  migrations. Thanks to Brian May.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
# karthikbgl <karthikbgl@gmail.com>, 2011
6
6
msgid ""
7
7
msgstr ""
8
 
"Project-Id-Version: django-core\n"
 
8
"Project-Id-Version: django\n"
9
9
"Report-Msgid-Bugs-To: \n"
10
 
"POT-Creation-Date: 2013-05-25 14:19+0200\n"
11
 
"PO-Revision-Date: 2013-05-26 08:39+0000\n"
12
 
"Last-Translator: claudep <claude@2xlibre.net>\n"
 
10
"POT-Creation-Date: 2014-05-19 15:12+0200\n"
 
11
"PO-Revision-Date: 2014-05-20 09:44+0000\n"
 
12
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
13
13
"Language-Team: Kannada (http://www.transifex.com/projects/p/django/language/"
14
14
"kn/)\n"
15
15
"MIME-Version: 1.0\n"
18
18
"Language: kn\n"
19
19
"Plural-Forms: nplurals=1; plural=0;\n"
20
20
 
21
 
#: admin.py:25
 
21
#: contrib/comments/admin.py:25
22
22
msgid "Content"
23
23
msgstr "ವಿಷಯ"
24
24
 
25
 
#: admin.py:28
 
25
#: contrib/comments/admin.py:28
26
26
msgid "Metadata"
27
27
msgstr ""
28
28
 
29
 
#: admin.py:55
 
29
#: contrib/comments/admin.py:55
30
30
#, python-format
31
31
msgid "%d comment was successfully flagged"
32
32
msgid_plural "%d comments were successfully flagged"
33
33
msgstr[0] ""
34
34
 
35
 
#: admin.py:57
 
35
#: contrib/comments/admin.py:57
36
36
msgid "Flag selected comments"
37
37
msgstr ""
38
38
 
39
 
#: admin.py:61
 
39
#: contrib/comments/admin.py:61
40
40
#, python-format
41
41
msgid "%d comment was successfully approved"
42
42
msgid_plural "%d comments were successfully approved"
43
43
msgstr[0] ""
44
44
 
45
 
#: admin.py:63
 
45
#: contrib/comments/admin.py:63
46
46
msgid "Approve selected comments"
47
47
msgstr ""
48
48
 
49
 
#: admin.py:67
 
49
#: contrib/comments/admin.py:67
50
50
#, python-format
51
51
msgid "%d comment was successfully removed"
52
52
msgid_plural "%d comments were successfully removed"
53
53
msgstr[0] ""
54
54
 
55
 
#: admin.py:69
 
55
#: contrib/comments/admin.py:69
56
56
msgid "Remove selected comments"
57
57
msgstr ""
58
58
 
59
 
#: feeds.py:14
 
59
#: contrib/comments/apps.py:8
 
60
msgid "Comments"
 
61
msgstr ""
 
62
 
 
63
#: contrib/comments/feeds.py:14
60
64
#, python-format
61
65
msgid "%(site_name)s comments"
62
66
msgstr ""
63
67
 
64
 
#: feeds.py:20
 
68
#: contrib/comments/feeds.py:20
65
69
#, python-format
66
70
msgid "Latest comments on %(site_name)s"
67
71
msgstr ""
68
72
 
69
 
#: forms.py:96
 
73
#: contrib/comments/forms.py:96
70
74
msgid "Name"
71
75
msgstr "ಹೆಸರು"
72
76
 
73
 
#: forms.py:97
 
77
#: contrib/comments/forms.py:97
74
78
msgid "Email address"
75
79
msgstr ""
76
80
 
77
 
#: forms.py:98
 
81
#: contrib/comments/forms.py:98
78
82
msgid "URL"
79
83
msgstr "URL"
80
84
 
81
 
#: forms.py:99
 
85
#: contrib/comments/forms.py:99
82
86
msgid "Comment"
83
87
msgstr "ಅಭಿಪ್ರಾಯ"
84
88
 
85
 
#: forms.py:177
 
89
#: contrib/comments/forms.py:177
86
90
#, python-format
87
91
msgid "Watch your mouth! The word %s is not allowed here."
88
92
msgid_plural "Watch your mouth! The words %s are not allowed here."
89
93
msgstr[0] ""
90
94
 
91
 
#: forms.py:181 templates/comments/preview.html:16
 
95
#: contrib/comments/forms.py:181
 
96
#: contrib/comments/templates/comments/preview.html:16
92
97
msgid "and"
93
98
msgstr "ಮತ್ತು"
94
99
 
95
 
#: forms.py:186
 
100
#: contrib/comments/forms.py:186
96
101
msgid ""
97
102
"If you enter anything in this field your comment will be treated as spam"
98
103
msgstr ""
99
104
 
100
 
#: models.py:23
 
105
#: contrib/comments/models.py:23
101
106
msgid "content type"
102
107
msgstr "ಒಳವಿಷಯದ ಬಗೆ"
103
108
 
104
 
#: models.py:25
 
109
#: contrib/comments/models.py:25
105
110
msgid "object ID"
106
111
msgstr "ವಸ್ತುವಿನ ಐಡಿ"
107
112
 
108
 
#: models.py:53 models.py:177
 
113
#: contrib/comments/models.py:53 contrib/comments/models.py:177
109
114
msgid "user"
110
115
msgstr "ಬಳಕೆದಾರ"
111
116
 
112
 
#: models.py:55
 
117
#: contrib/comments/models.py:55
113
118
msgid "user's name"
114
119
msgstr "ಬಳಕೆದಾರನ ಹೆಸರು"
115
120
 
116
 
#: models.py:56
 
121
#: contrib/comments/models.py:56
117
122
msgid "user's email address"
118
123
msgstr ""
119
124
 
120
 
#: models.py:57
 
125
#: contrib/comments/models.py:57
121
126
msgid "user's URL"
122
127
msgstr ""
123
128
 
124
 
#: models.py:59 models.py:79 models.py:178
 
129
#: contrib/comments/models.py:59 contrib/comments/models.py:79
 
130
#: contrib/comments/models.py:178
125
131
msgid "comment"
126
132
msgstr "ಟಿಪ್ಪಣಿ"
127
133
 
128
 
#: models.py:62
 
134
#: contrib/comments/models.py:62
129
135
msgid "date/time submitted"
130
136
msgstr "ಸಲ್ಲಿಸಿದ ದಿನಾಂಕ/ಸಮಯ"
131
137
 
132
 
#: models.py:63
 
138
#: contrib/comments/models.py:63
133
139
msgid "IP address"
134
140
msgstr "IP ವಿಳಾಸ"
135
141
 
136
 
#: models.py:64
 
142
#: contrib/comments/models.py:64
137
143
msgid "is public"
138
144
msgstr "ಸಾರ್ವಜನಿಕವಾಗಿದೆ"
139
145
 
140
 
#: models.py:65
 
146
#: contrib/comments/models.py:65
141
147
msgid ""
142
148
"Uncheck this box to make the comment effectively disappear from the site."
143
149
msgstr ""
144
150
 
145
 
#: models.py:67
 
151
#: contrib/comments/models.py:67
146
152
msgid "is removed"
147
153
msgstr "ತೆಗೆದು ಹಾಕಲಾಗಿದೆ"
148
154
 
149
 
#: models.py:68
 
155
#: contrib/comments/models.py:68
150
156
msgid ""
151
157
"Check this box if the comment is inappropriate. A \"This comment has been "
152
158
"removed\" message will be displayed instead."
154
160
"ಟಿಪ್ಪಣಿ ಅನುಚಿತವಾಗಿ ಇದ್ದಲ್ಲಿ ಈ ಚೌಕದಲ್ಲಿ ಗುರುತು ಮಾಡಿ. ಅದರ ಬದಲಾಗಿ \"ಈ ಟಿಪ್ಪಣಿ "
155
161
"ತೆಗೆದುಹಾಕಲಾಗಿದೆ\" ಎಂಬ ಸಂದೇಶವನ್ನು  ತೋರಿಸಲಾಗುವುದು."
156
162
 
157
 
#: models.py:80
 
163
#: contrib/comments/models.py:80
158
164
msgid "comments"
159
165
msgstr "ಟಿಪ್ಪಣಿಗಳು"
160
166
 
161
 
#: models.py:124
 
167
#: contrib/comments/models.py:124
162
168
msgid ""
163
169
"This comment was posted by an authenticated user and thus the name is read-"
164
170
"only."
165
171
msgstr ""
166
172
 
167
 
#: models.py:134
 
173
#: contrib/comments/models.py:134
168
174
msgid ""
169
175
"This comment was posted by an authenticated user and thus the email is read-"
170
176
"only."
171
177
msgstr ""
172
178
 
173
 
#: models.py:160
 
179
#: contrib/comments/models.py:160
174
180
#, python-format
175
181
msgid ""
176
182
"Posted by %(user)s at %(date)s\n"
185
191
"\n"
186
192
"http://%(domain)s%(url)s  ಸಲ್ಲಿಸಿದ್ದು"
187
193
 
188
 
#: models.py:179
 
194
#: contrib/comments/models.py:179
189
195
msgid "flag"
190
196
msgstr ""
191
197
 
192
 
#: models.py:180
 
198
#: contrib/comments/models.py:180
193
199
msgid "date"
194
200
msgstr "ದಿನಾಂಕ"
195
201
 
196
 
#: models.py:190
 
202
#: contrib/comments/models.py:190
197
203
msgid "comment flag"
198
204
msgstr ""
199
205
 
200
 
#: models.py:191
 
206
#: contrib/comments/models.py:191
201
207
msgid "comment flags"
202
208
msgstr ""
203
209
 
204
 
#: templates/comments/approve.html:4
 
210
#: contrib/comments/templates/comments/approve.html:4
205
211
msgid "Approve a comment"
206
212
msgstr "ಅಭಿಪ್ರಾಯ ಒಪ್ಪಿಗೆ"
207
213
 
208
 
#: templates/comments/approve.html:7
 
214
#: contrib/comments/templates/comments/approve.html:7
209
215
msgid "Really make this comment public?"
210
216
msgstr ""
211
217
 
212
 
#: templates/comments/approve.html:12
 
218
#: contrib/comments/templates/comments/approve.html:12
213
219
msgid "Approve"
214
220
msgstr "ಒಪ್ಪಿಗೆ"
215
221
 
216
 
#: templates/comments/approved.html:4
 
222
#: contrib/comments/templates/comments/approved.html:4
217
223
msgid "Thanks for approving"
218
224
msgstr ""
219
225
 
220
 
#: templates/comments/approved.html:7 templates/comments/deleted.html:7
221
 
#: templates/comments/flagged.html:7
 
226
#: contrib/comments/templates/comments/approved.html:7
 
227
#: contrib/comments/templates/comments/deleted.html:7
 
228
#: contrib/comments/templates/comments/flagged.html:7
222
229
msgid ""
223
230
"Thanks for taking the time to improve the quality of discussion on our site"
224
231
msgstr ""
225
232
 
226
 
#: templates/comments/delete.html:4
 
233
#: contrib/comments/templates/comments/delete.html:4
227
234
msgid "Remove a comment"
228
235
msgstr ""
229
236
 
230
 
#: templates/comments/delete.html:7
 
237
#: contrib/comments/templates/comments/delete.html:7
231
238
msgid "Really remove this comment?"
232
239
msgstr ""
233
240
 
234
 
#: templates/comments/delete.html:12
 
241
#: contrib/comments/templates/comments/delete.html:12
235
242
msgid "Remove"
236
243
msgstr ""
237
244
 
238
 
#: templates/comments/deleted.html:4
 
245
#: contrib/comments/templates/comments/deleted.html:4
239
246
msgid "Thanks for removing"
240
247
msgstr ""
241
248
 
242
 
#: templates/comments/flag.html:4
 
249
#: contrib/comments/templates/comments/flag.html:4
243
250
msgid "Flag this comment"
244
251
msgstr ""
245
252
 
246
 
#: templates/comments/flag.html:7
 
253
#: contrib/comments/templates/comments/flag.html:7
247
254
msgid "Really flag this comment?"
248
255
msgstr ""
249
256
 
250
 
#: templates/comments/flag.html:12
 
257
#: contrib/comments/templates/comments/flag.html:12
251
258
msgid "Flag"
252
259
msgstr ""
253
260
 
254
 
#: templates/comments/flagged.html:4
 
261
#: contrib/comments/templates/comments/flagged.html:4
255
262
msgid "Thanks for flagging"
256
263
msgstr ""
257
264
 
258
 
#: templates/comments/form.html:17 templates/comments/preview.html:32
 
265
#: contrib/comments/templates/comments/form.html:17
 
266
#: contrib/comments/templates/comments/preview.html:32
259
267
msgid "Post"
260
268
msgstr ""
261
269
 
262
 
#: templates/comments/form.html:18 templates/comments/preview.html:33
 
270
#: contrib/comments/templates/comments/form.html:18
 
271
#: contrib/comments/templates/comments/preview.html:33
263
272
msgid "Preview"
264
273
msgstr ""
265
274
 
266
 
#: templates/comments/posted.html:4
 
275
#: contrib/comments/templates/comments/posted.html:4
267
276
msgid "Thanks for commenting"
268
277
msgstr ""
269
278
 
270
 
#: templates/comments/posted.html:7
 
279
#: contrib/comments/templates/comments/posted.html:7
271
280
msgid "Thank you for your comment"
272
281
msgstr ""
273
282
 
274
 
#: templates/comments/preview.html:4 templates/comments/preview.html.py:13
 
283
#: contrib/comments/templates/comments/preview.html:4
 
284
#: contrib/comments/templates/comments/preview.html:13
275
285
msgid "Preview your comment"
276
286
msgstr ""
277
287
 
278
 
#: templates/comments/preview.html:11
 
288
#: contrib/comments/templates/comments/preview.html:11
279
289
msgid "Please correct the error below"
280
290
msgstr ""
281
291
 
282
 
#: templates/comments/preview.html:11
 
292
#: contrib/comments/templates/comments/preview.html:11
283
293
msgid "Please correct the errors below"
284
294
msgstr ""
285
295
 
286
 
#: templates/comments/preview.html:16
 
296
#: contrib/comments/templates/comments/preview.html:16
287
297
msgid "Post your comment"
288
298
msgstr ""
289
299
 
290
 
#: templates/comments/preview.html:16
 
300
#: contrib/comments/templates/comments/preview.html:16
291
301
msgid "or make changes"
292
302
msgstr ""