315 lines
8.3 KiB
Plaintext
315 lines
8.3 KiB
Plaintext
|
# This file is distributed under the same license as the Django package.
|
||
|
#
|
||
|
msgid ""
|
||
|
msgstr ""
|
||
|
"Project-Id-Version: Django\n"
|
||
|
"Report-Msgid-Bugs-To: \n"
|
||
|
"POT-Creation-Date: 2010-12-29 00:23+0100\n"
|
||
|
"PO-Revision-Date: 2009-07-19 22:49+0000\n"
|
||
|
"Last-Translator: Nasimul Haque <nasim.haque@gmail.com>\n"
|
||
|
"Language-Team: Nasimul Haque <nasim.haque@gmail.com>\n"
|
||
|
"MIME-Version: 1.0\n"
|
||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||
|
"Content-Transfer-Encoding: 8bit\n"
|
||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||
|
|
||
|
#: admin.py:12
|
||
|
msgid "Content"
|
||
|
msgstr "কনটেন্ট"
|
||
|
|
||
|
#: admin.py:15
|
||
|
msgid "Metadata"
|
||
|
msgstr "মেটাডাটা"
|
||
|
|
||
|
#: admin.py:42
|
||
|
#, fuzzy
|
||
|
msgid "flagged"
|
||
|
msgid_plural "flagged"
|
||
|
msgstr[0] "ফ্লাট পাতা"
|
||
|
msgstr[1] "ফ্লাট পাতা"
|
||
|
|
||
|
#: admin.py:43
|
||
|
#, fuzzy
|
||
|
msgid "Flag selected comments"
|
||
|
msgstr "মন্তব্য প্রদান সচল করুন"
|
||
|
|
||
|
#: admin.py:47
|
||
|
msgid "approved"
|
||
|
msgid_plural "approved"
|
||
|
msgstr[0] ""
|
||
|
msgstr[1] ""
|
||
|
|
||
|
#: admin.py:48
|
||
|
#, fuzzy
|
||
|
msgid "Approve selected comments"
|
||
|
msgstr "মন্তব্য প্রদান সচল করুন"
|
||
|
|
||
|
#: admin.py:52
|
||
|
#, fuzzy
|
||
|
msgid "removed"
|
||
|
msgid_plural "removed"
|
||
|
msgstr[0] "মোছা হয়েছে"
|
||
|
msgstr[1] "মোছা হয়েছে"
|
||
|
|
||
|
#: admin.py:53
|
||
|
#, fuzzy
|
||
|
msgid "Remove selected comments"
|
||
|
msgstr "মন্তব্য প্রদান সচল করুন"
|
||
|
|
||
|
#: admin.py:65
|
||
|
#, python-format
|
||
|
msgid "1 comment was successfully %(action)s."
|
||
|
msgid_plural "%(count)s comments were successfully %(action)s."
|
||
|
msgstr[0] ""
|
||
|
msgstr[1] ""
|
||
|
|
||
|
#: feeds.py:13
|
||
|
#, fuzzy, python-format
|
||
|
msgid "%(site_name)s comments"
|
||
|
msgstr "মন্তব্য প্রদান সচল করুন"
|
||
|
|
||
|
#: feeds.py:23
|
||
|
#, fuzzy, python-format
|
||
|
msgid "Latest comments on %(site_name)s"
|
||
|
msgstr "%(site_name)s -এ আপনার একাউন্টের জন্য"
|
||
|
|
||
|
#: forms.py:109
|
||
|
msgid "Name"
|
||
|
msgstr "নাম"
|
||
|
|
||
|
#: forms.py:110
|
||
|
msgid "Email address"
|
||
|
msgstr "ইমেইল ঠিকানা"
|
||
|
|
||
|
#: forms.py:111
|
||
|
msgid "URL"
|
||
|
msgstr "ইউআরএল (URL)"
|
||
|
|
||
|
#: forms.py:112
|
||
|
msgid "Comment"
|
||
|
msgstr "মন্তব্য"
|
||
|
|
||
|
#: forms.py:191
|
||
|
#, python-format
|
||
|
msgid "Watch your mouth! The word %s is not allowed here."
|
||
|
msgid_plural "Watch your mouth! The words %s are not allowed here."
|
||
|
msgstr[0] "সাবধান! %s শব্দটি এখানে প্রযোজ্য নয়।"
|
||
|
msgstr[1] "সাবধান! %s শব্দগুলো এখানে প্রযোজ্য নয়।"
|
||
|
|
||
|
#: forms.py:198
|
||
|
msgid ""
|
||
|
"If you enter anything in this field your comment will be treated as spam"
|
||
|
msgstr "আপনি যদি এখানে কোনকিছু লিখেন তবে আপনার মন্তব্যকে স্প্যাম হিসেবে ধরা হবে"
|
||
|
|
||
|
#: models.py:22
|
||
|
msgid "content type"
|
||
|
msgstr "কনটেন্ট টাইপ"
|
||
|
|
||
|
#: models.py:24
|
||
|
msgid "object ID"
|
||
|
msgstr "অবজেক্ট আইডি"
|
||
|
|
||
|
#: models.py:50 models.py:168
|
||
|
msgid "user"
|
||
|
msgstr "সদস্য"
|
||
|
|
||
|
#: models.py:52
|
||
|
msgid "user's name"
|
||
|
msgstr "সদস্যের নাম"
|
||
|
|
||
|
#: models.py:53
|
||
|
msgid "user's email address"
|
||
|
msgstr "সদস্যের ইমেইল ঠিকানা"
|
||
|
|
||
|
#: models.py:54
|
||
|
msgid "user's URL"
|
||
|
msgstr "সদস্যের ইউআরএল (URL)"
|
||
|
|
||
|
#: models.py:56 models.py:76 models.py:169
|
||
|
msgid "comment"
|
||
|
msgstr "মন্তব্য"
|
||
|
|
||
|
#: models.py:59
|
||
|
msgid "date/time submitted"
|
||
|
msgstr "দাখিলের তারিখ/সময়"
|
||
|
|
||
|
#: models.py:60
|
||
|
msgid "IP address"
|
||
|
msgstr "আইপি ঠিকানা"
|
||
|
|
||
|
#: models.py:61
|
||
|
msgid "is public"
|
||
|
msgstr "সার্বজনীন"
|
||
|
|
||
|
#: models.py:62
|
||
|
msgid ""
|
||
|
"Uncheck this box to make the comment effectively disappear from the site."
|
||
|
msgstr "সাইট থেকে মন্তব্য মুছে ফেলতে এখানে আনচেক করুন।"
|
||
|
|
||
|
#: models.py:64
|
||
|
msgid "is removed"
|
||
|
msgstr "মোছা হয়েছে"
|
||
|
|
||
|
#: models.py:65
|
||
|
msgid ""
|
||
|
"Check this box if the comment is inappropriate. A \"This comment has been "
|
||
|
"removed\" message will be displayed instead."
|
||
|
msgstr ""
|
||
|
"এই বাক্সে চেক করুন যদি মন্তব্যটি যথাযথ না হয়। মন্তব্যের পরিবর্তে \"মন্তব্যদি মুছে ফেলা "
|
||
|
"হয়েছে\" দেখানো হবে।"
|
||
|
|
||
|
#: models.py:77
|
||
|
#, fuzzy
|
||
|
msgid "comments"
|
||
|
msgstr "মন্তব্য"
|
||
|
|
||
|
#: models.py:119
|
||
|
msgid ""
|
||
|
"This comment was posted by an authenticated user and thus the name is read-"
|
||
|
"only."
|
||
|
msgstr "এই মন্তব্যটি একজন নিবন্ধনকৃত সদস্য করেছেন, সেজন্যই নামটি শুধুমাত্র পড়ার যোগ্য।"
|
||
|
|
||
|
#: models.py:128
|
||
|
msgid ""
|
||
|
"This comment was posted by an authenticated user and thus the email is read-"
|
||
|
"only."
|
||
|
msgstr ""
|
||
|
"এই মন্তব্যটি একজন নিবন্ধনকৃত সদস্য করেছেন, সেজন্যই ইমেইল ঠিকানা শুধুমাত্র পড়ার যোগ্য।"
|
||
|
|
||
|
#: models.py:153
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"Posted by %(user)s at %(date)s\n"
|
||
|
"\n"
|
||
|
"%(comment)s\n"
|
||
|
"\n"
|
||
|
"http://%(domain)s%(url)s"
|
||
|
msgstr ""
|
||
|
"লিখেছেন %(user)s - %(date)s\n"
|
||
|
"\n"
|
||
|
"%(comment)s\n"
|
||
|
"\n"
|
||
|
"http://%(domain)s%(url)s"
|
||
|
|
||
|
#: models.py:170
|
||
|
#, fuzzy
|
||
|
msgid "flag"
|
||
|
msgstr "ফ্লাট পাতা"
|
||
|
|
||
|
#: models.py:171
|
||
|
#, fuzzy
|
||
|
msgid "date"
|
||
|
msgstr "যে কোন তারিখ"
|
||
|
|
||
|
#: models.py:181
|
||
|
#, fuzzy
|
||
|
msgid "comment flag"
|
||
|
msgstr "মন্তব্য"
|
||
|
|
||
|
#: models.py:182
|
||
|
#, fuzzy
|
||
|
msgid "comment flags"
|
||
|
msgstr "মন্তব্য"
|
||
|
|
||
|
#: templates/comments/approve.html:4
|
||
|
#, fuzzy
|
||
|
msgid "Approve a comment"
|
||
|
msgstr "মন্তব্য প্রদান সচল করুন"
|
||
|
|
||
|
#: templates/comments/approve.html:7
|
||
|
msgid "Really make this comment public?"
|
||
|
msgstr ""
|
||
|
|
||
|
#: templates/comments/approve.html:12
|
||
|
msgid "Approve"
|
||
|
msgstr ""
|
||
|
|
||
|
#: templates/comments/approved.html:4
|
||
|
#, fuzzy
|
||
|
msgid "Thanks for approving"
|
||
|
msgstr "আমাদের সাইট ব্যবহারের জন্য ধন্যবাদ!"
|
||
|
|
||
|
#: templates/comments/approved.html:7 templates/comments/deleted.html:7
|
||
|
#: templates/comments/flagged.html:7
|
||
|
msgid ""
|
||
|
"Thanks for taking the time to improve the quality of discussion on our site"
|
||
|
msgstr ""
|
||
|
|
||
|
#: templates/comments/delete.html:4
|
||
|
#, fuzzy
|
||
|
msgid "Remove a comment"
|
||
|
msgstr "মন্তব্য প্রদান সচল করুন"
|
||
|
|
||
|
#: templates/comments/delete.html:7
|
||
|
msgid "Really remove this comment?"
|
||
|
msgstr ""
|
||
|
|
||
|
#: templates/comments/delete.html:12
|
||
|
#, fuzzy
|
||
|
msgid "Remove"
|
||
|
msgstr "মোছা হয়েছে"
|
||
|
|
||
|
#: templates/comments/deleted.html:4
|
||
|
#, fuzzy
|
||
|
msgid "Thanks for removing"
|
||
|
msgstr "আমাদের সাইট ব্যবহারের জন্য ধন্যবাদ!"
|
||
|
|
||
|
#: templates/comments/flag.html:4
|
||
|
msgid "Flag this comment"
|
||
|
msgstr ""
|
||
|
|
||
|
#: templates/comments/flag.html:7
|
||
|
msgid "Really flag this comment?"
|
||
|
msgstr ""
|
||
|
|
||
|
#: templates/comments/flag.html:12
|
||
|
msgid "Flag"
|
||
|
msgstr ""
|
||
|
|
||
|
#: templates/comments/flagged.html:4
|
||
|
#, fuzzy
|
||
|
msgid "Thanks for flagging"
|
||
|
msgstr "আমাদের সাইট ব্যবহারের জন্য ধন্যবাদ!"
|
||
|
|
||
|
#: templates/comments/form.html:17 templates/comments/preview.html:32
|
||
|
#, fuzzy
|
||
|
msgid "Post"
|
||
|
msgstr "ম"
|
||
|
|
||
|
#: templates/comments/form.html:18 templates/comments/preview.html:33
|
||
|
#, fuzzy
|
||
|
msgid "Preview"
|
||
|
msgstr "ভিউঃ"
|
||
|
|
||
|
#: templates/comments/posted.html:4
|
||
|
msgid "Thanks for commenting"
|
||
|
msgstr ""
|
||
|
|
||
|
#: templates/comments/posted.html:7
|
||
|
msgid "Thank you for your comment"
|
||
|
msgstr ""
|
||
|
|
||
|
#: templates/comments/preview.html:4 templates/comments/preview.html.py:13
|
||
|
msgid "Preview your comment"
|
||
|
msgstr ""
|
||
|
|
||
|
#: templates/comments/preview.html:11
|
||
|
#, fuzzy
|
||
|
msgid "Please correct the error below"
|
||
|
msgid_plural "Please correct the errors below"
|
||
|
msgstr[0] "অনুগ্রহ করে নিচের ভুলটি সংশোধন করুন।"
|
||
|
msgstr[1] "অনুগ্রহ করে নিচের ভুলগুলো সংশোধন করুন।"
|
||
|
|
||
|
#: templates/comments/preview.html:16
|
||
|
msgid "and"
|
||
|
msgstr "এবং"
|
||
|
|
||
|
#: templates/comments/preview.html:16
|
||
|
msgid "Post your comment"
|
||
|
msgstr ""
|
||
|
|
||
|
#: templates/comments/preview.html:16
|
||
|
#, fuzzy
|
||
|
msgid "or make changes"
|
||
|
msgstr "কোন ফিল্ড পরিবর্তন হয়নি।"
|