App Engine Python SDK version 1.7.4 (2)
[gae.git] / python / lib / django_1_4 / django / contrib / comments / locale / id / LC_MESSAGES / django.po
blob55a555386766f8e79e0aad8768a91d4cb141d08c
1 # This file is distributed under the same license as the Django package.
3 # Translators:
4 # Jannis Leidel <jannis@leidel.info>, 2011.
5 # rodin <romihardiyanto@gmail.com>, 2011.
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: Django\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2012-03-23 02:37+0100\n"
11 "PO-Revision-Date: 2012-02-14 13:24+0000\n"
12 "Last-Translator: rodin <romihardiyanto@gmail.com>\n"
13 "Language-Team: Indonesian (http://www.transifex.net/projects/p/django/"
14 "language/id/)\n"
15 "Language: id\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=1; plural=0\n"
21 #: admin.py:12
22 msgid "Content"
23 msgstr "Isi"
25 #: admin.py:15
26 msgid "Metadata"
27 msgstr "Metadata"
29 #: admin.py:42
30 msgid "flagged"
31 msgid_plural "flagged"
32 msgstr[0] "ditandai"
34 #: admin.py:43
35 msgid "Flag selected comments"
36 msgstr "Tandai komentar terpilih"
38 #: admin.py:47
39 msgid "approved"
40 msgid_plural "approved"
41 msgstr[0] "disetujui"
43 #: admin.py:48
44 msgid "Approve selected comments"
45 msgstr "Setujui komentar terpilih"
47 #: admin.py:52
48 msgid "removed"
49 msgid_plural "removed"
50 msgstr[0] "dihapus"
52 #: admin.py:53
53 msgid "Remove selected comments"
54 msgstr "Hapus komentar terpilih"
56 #: admin.py:65
57 #, python-format
58 msgid "1 comment was successfully %(action)s."
59 msgid_plural "%(count)s comments were successfully %(action)s."
60 msgstr[0] "%(count)s komentar berhasil %(action)s."
62 #: feeds.py:13
63 #, python-format
64 msgid "%(site_name)s comments"
65 msgstr "komentar pada %(site_name)s"
67 #: feeds.py:23
68 #, python-format
69 msgid "Latest comments on %(site_name)s"
70 msgstr "Komentar terbaru pada %(site_name)s"
72 #: forms.py:96
73 msgid "Name"
74 msgstr "Nama"
76 #: forms.py:97
77 msgid "Email address"
78 msgstr "Alamat email"
80 #: forms.py:98
81 msgid "URL"
82 msgstr "URL"
84 #: forms.py:99
85 msgid "Comment"
86 msgstr "Komentar"
88 #: forms.py:177
89 #, python-format
90 msgid "Watch your mouth! The word %s is not allowed here."
91 msgid_plural "Watch your mouth! The words %s are not allowed here."
92 msgstr[0] "Awas! Kata %s tidak diizinkan di sini."
94 #: forms.py:181 templates/comments/preview.html:16
95 msgid "and"
96 msgstr "dan"
98 #: forms.py:186
99 msgid ""
100 "If you enter anything in this field your comment will be treated as spam"
101 msgstr "Jika Anda mengisi bidang ini, komentar Anda akan dianggap sebagai spam"
103 #: models.py:22
104 msgid "content type"
105 msgstr "tipe konten"
107 #: models.py:24
108 msgid "object ID"
109 msgstr "ID objek"
111 #: models.py:50 models.py:168
112 msgid "user"
113 msgstr "pengguna"
115 #: models.py:52
116 msgid "user's name"
117 msgstr "nama pengguna"
119 #: models.py:53
120 msgid "user's email address"
121 msgstr "alamat email pengguna"
123 #: models.py:54
124 msgid "user's URL"
125 msgstr "URL pengguna"
127 #: models.py:56 models.py:76 models.py:169
128 msgid "comment"
129 msgstr "komentar"
131 #: models.py:59
132 msgid "date/time submitted"
133 msgstr "tanggal/waktu dikirim"
135 #: models.py:60
136 msgid "IP address"
137 msgstr "alamat IP"
139 #: models.py:61
140 msgid "is public"
141 msgstr "untuk umum"
143 #: models.py:62
144 msgid ""
145 "Uncheck this box to make the comment effectively disappear from the site."
146 msgstr ""
147 "Hapus centang pada kotak ini agar komentar tidak ditampilkan pada situs."
149 #: models.py:64
150 msgid "is removed"
151 msgstr "telah dihapus"
153 #: models.py:65
154 msgid ""
155 "Check this box if the comment is inappropriate. A \"This comment has been "
156 "removed\" message will be displayed instead."
157 msgstr ""
158 "Centang kotak ini jika komentar tidak pantas. Pesan \"Komentar ini telah "
159 "dihapus\" akan ditampilkan sebagai penggantinya."
161 #: models.py:77
162 msgid "comments"
163 msgstr "komentar"
165 #: models.py:119
166 msgid ""
167 "This comment was posted by an authenticated user and thus the name is read-"
168 "only."
169 msgstr ""
170 "Komentar ini dikirim oleh seorang pengguna terautentikasi sehingga nama "
171 "pengguna tidak dapat diubah."
173 #: models.py:128
174 msgid ""
175 "This comment was posted by an authenticated user and thus the email is read-"
176 "only."
177 msgstr ""
178 "Komentar ini dikirim oleh seorang pengguna terautentikasi sehingga alamat "
179 "email tidak dapat diubah."
181 #: models.py:153
182 #, python-format
183 msgid ""
184 "Posted by %(user)s at %(date)s\n"
185 "\n"
186 "%(comment)s\n"
187 "\n"
188 "http://%(domain)s%(url)s"
189 msgstr ""
190 "Dikirim oleh %(user)s pada %(date)s\n"
191 "\n"
192 "%(comment)s\n"
193 "\n"
194 "http://%(domain)s%(url)s"
196 #: models.py:170
197 msgid "flag"
198 msgstr "tanda"
200 #: models.py:171
201 msgid "date"
202 msgstr "tanggal"
204 #: models.py:181
205 msgid "comment flag"
206 msgstr "tanda komentar"
208 #: models.py:182
209 msgid "comment flags"
210 msgstr "tanda komentar"
212 #: templates/comments/approve.html:4
213 msgid "Approve a comment"
214 msgstr "Setujui komentar"
216 #: templates/comments/approve.html:7
217 msgid "Really make this comment public?"
218 msgstr "Yakin ingin menampilkan komentar ini untuk umum?"
220 #: templates/comments/approve.html:12
221 msgid "Approve"
222 msgstr "Setujui"
224 #: templates/comments/approved.html:4
225 msgid "Thanks for approving"
226 msgstr "Terima kasih telah menyetujui komentar"
228 #: templates/comments/approved.html:7 templates/comments/deleted.html:7
229 #: templates/comments/flagged.html:7
230 msgid ""
231 "Thanks for taking the time to improve the quality of discussion on our site"
232 msgstr ""
233 "Terima kasih telah membantu meningkatkan kualitas diskusi pada situs kami"
235 #: templates/comments/delete.html:4
236 msgid "Remove a comment"
237 msgstr "Hapus komentar"
239 #: templates/comments/delete.html:7
240 msgid "Really remove this comment?"
241 msgstr "Yakin ingin menghapus komentar ini?"
243 #: templates/comments/delete.html:12
244 msgid "Remove"
245 msgstr "Hapus"
247 #: templates/comments/deleted.html:4
248 msgid "Thanks for removing"
249 msgstr "Terima kasih telah menghapus"
251 #: templates/comments/flag.html:4
252 msgid "Flag this comment"
253 msgstr "Tandai komentar ini"
255 #: templates/comments/flag.html:7
256 msgid "Really flag this comment?"
257 msgstr "Yakin ingin menandai komentar ini?"
259 #: templates/comments/flag.html:12
260 msgid "Flag"
261 msgstr "Tandai"
263 #: templates/comments/flagged.html:4
264 msgid "Thanks for flagging"
265 msgstr "Terima kasih telah menandai"
267 #: templates/comments/form.html:17 templates/comments/preview.html:32
268 msgid "Post"
269 msgstr "Kirim"
271 #: templates/comments/form.html:18 templates/comments/preview.html:33
272 msgid "Preview"
273 msgstr "Pratinjau"
275 #: templates/comments/posted.html:4
276 msgid "Thanks for commenting"
277 msgstr "Terima kasih telah meninggalkan komentar"
279 #: templates/comments/posted.html:7
280 msgid "Thank you for your comment"
281 msgstr "Terima kasih atas komentar Anda"
283 #: templates/comments/preview.html:4 templates/comments/preview.html.py:13
284 msgid "Preview your comment"
285 msgstr "Pratinjau komentar Anda"
287 #: templates/comments/preview.html:11
288 msgid "Please correct the error below"
289 msgid_plural "Please correct the errors below"
290 msgstr[0] "Mohon perbaiki kesalahan di bawah ini"
292 #: templates/comments/preview.html:16
293 msgid "Post your comment"
294 msgstr "Kirim komentar Anda"
296 #: templates/comments/preview.html:16
297 msgid "or make changes"
298 msgstr "atau lakukan perubahan"