~ubuntu-branches/ubuntu/saucy/python-django/saucy-updates

« back to all changes in this revision

Viewing changes to django/contrib/admindocs/locale/bn/LC_MESSAGES/django.po

  • Committer: Package Import Robot
  • Author(s): Luke Faraone, Jakub Wilk, Luke Faraone
  • Date: 2013-05-09 15:10:47 UTC
  • mfrom: (1.1.21) (4.4.27 sid)
  • Revision ID: package-import@ubuntu.com-20130509151047-aqv8d71oj9wvcv8c
Tags: 1.5.1-2
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.

[ Luke Faraone ]
* Upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# This file is distributed under the same license as the Django package.
2
2
#
3
3
# Translators:
 
4
# Translators:
 
5
#  <anubhab91@gmail.com>, 2013.
4
6
# Jannis Leidel <jannis@leidel.info>, 2011.
 
7
#   <rafi.tahmid@gmail.com>, 2012.
5
8
msgid ""
6
9
msgstr ""
7
10
"Project-Id-Version: Django\n"
8
11
"Report-Msgid-Bugs-To: \n"
9
 
"POT-Creation-Date: 2012-03-23 02:36+0100\n"
10
 
"PO-Revision-Date: 2012-02-14 13:06+0000\n"
11
 
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
12
 
"Language-Team: Bengali (http://www.transifex.net/projects/p/django/language/"
 
12
"POT-Creation-Date: 2012-10-22 09:28+0200\n"
 
13
"PO-Revision-Date: 2013-02-08 15:20+0000\n"
 
14
"Last-Translator: anubhab91 <anubhab91@gmail.com>\n"
 
15
"Language-Team: Bengali (http://www.transifex.com/projects/p/django/language/"
13
16
"bn/)\n"
14
 
"Language: bn\n"
15
17
"MIME-Version: 1.0\n"
16
18
"Content-Type: text/plain; charset=UTF-8\n"
17
19
"Content-Transfer-Encoding: 8bit\n"
18
 
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
20
"Language: bn\n"
 
21
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
19
22
 
20
 
#: views.py:57 views.py:59 views.py:61
 
23
#: views.py:58 views.py:60 views.py:62
21
24
msgid "tag:"
22
25
msgstr "ট্যাগঃ"
23
26
 
24
 
#: views.py:92 views.py:94 views.py:96
 
27
#: views.py:93 views.py:95 views.py:97
25
28
msgid "filter:"
26
29
msgstr "ফিল্টারঃ"
27
30
 
28
 
#: views.py:155 views.py:157 views.py:159
 
31
#: views.py:156 views.py:158 views.py:160
29
32
msgid "view:"
30
33
msgstr "ভিউঃ"
31
34
 
32
 
#: views.py:187
 
35
#: views.py:188
33
36
#, python-format
34
37
msgid "App %r not found"
35
38
msgstr "%r এ্যপটি পাওয়া যায়নি"
36
39
 
37
 
#: views.py:194
 
40
#: views.py:195
38
41
#, python-format
39
42
msgid "Model %(model_name)r not found in app %(app_label)r"
40
43
msgstr "%(app_label)r এ্যপে %(model_name)r মডেলটি পাওয়া যায়নি"
41
44
 
42
 
#: views.py:206
 
45
#: views.py:207
43
46
#, python-format
44
47
msgid "the related `%(app_label)s.%(data_type)s` object"
45
48
msgstr "`%(app_label)s.%(data_type)s` সম্পর্কিত অবজেক্ট"
46
49
 
47
 
#: views.py:206 views.py:225 views.py:230 views.py:244 views.py:258
48
 
#: views.py:263
 
50
#: views.py:207 views.py:226 views.py:231 views.py:245 views.py:259
 
51
#: views.py:264
49
52
msgid "model:"
50
53
msgstr "মডেলঃ"
51
54
 
52
 
#: views.py:221 views.py:253
 
55
#: views.py:222 views.py:254
53
56
#, python-format
54
57
msgid "related `%(app_label)s.%(object_name)s` objects"
55
58
msgstr "`%(app_label)s.%(object_name)s` সম্পর্কিত অবজেক্ট সমূহ"
56
59
 
57
 
#: views.py:225 views.py:258
 
60
#: views.py:226 views.py:259
58
61
#, python-format
59
62
msgid "all %s"
60
63
msgstr "সকল %s"
61
64
 
62
 
#: views.py:230 views.py:263
 
65
#: views.py:231 views.py:264
63
66
#, python-format
64
67
msgid "number of %s"
65
68
msgstr "%s সংখ্যা"
66
69
 
67
 
#: views.py:268
 
70
#: views.py:269
68
71
#, python-format
69
72
msgid "Fields on %s objects"
70
73
msgstr "%s অবজেক্টে ফিল্ডগুলো"
71
74
 
72
 
#: views.py:360
 
75
#: views.py:361
73
76
#, python-format
74
77
msgid "%s does not appear to be a urlpattern object"
75
78
msgstr "%s ইউআরএল -এর মত নয়"
76
79
 
 
80
#: templates/admin_doc/bookmarklets.html:6 templates/admin_doc/index.html:6
 
81
#: templates/admin_doc/missing_docutils.html:6
 
82
#: templates/admin_doc/model_detail.html:14
 
83
#: templates/admin_doc/model_index.html:8
 
84
#: templates/admin_doc/template_detail.html:6
 
85
#: templates/admin_doc/template_filter_index.html:7
 
86
#: templates/admin_doc/template_tag_index.html:7
 
87
#: templates/admin_doc/view_detail.html:6
 
88
#: templates/admin_doc/view_index.html:7
 
89
msgid "Home"
 
90
msgstr "নীড়পাতা"
 
91
 
77
92
#: templates/admin_doc/bookmarklets.html:7 templates/admin_doc/index.html:7
78
93
#: templates/admin_doc/missing_docutils.html:7
79
94
#: templates/admin_doc/model_detail.html:15
83
98
#: templates/admin_doc/template_tag_index.html:8
84
99
#: templates/admin_doc/view_detail.html:7
85
100
#: templates/admin_doc/view_index.html:8
86
 
msgid "Home"
87
 
msgstr "নীড়পাতা"
88
 
 
89
 
#: templates/admin_doc/bookmarklets.html:8 templates/admin_doc/index.html:8
90
 
#: templates/admin_doc/missing_docutils.html:8
91
 
#: templates/admin_doc/model_detail.html:16
92
 
#: templates/admin_doc/model_index.html:10
93
 
#: templates/admin_doc/template_detail.html:8
94
 
#: templates/admin_doc/template_filter_index.html:9
95
 
#: templates/admin_doc/template_tag_index.html:9
96
 
#: templates/admin_doc/view_detail.html:8
97
 
#: templates/admin_doc/view_index.html:9
98
101
msgid "Documentation"
99
102
msgstr "সহায়িকা"
100
103
 
101
 
#: templates/admin_doc/bookmarklets.html:9
 
104
#: templates/admin_doc/bookmarklets.html:8
102
105
msgid "Bookmarklets"
103
106
msgstr "বুকমার্কলেট"
104
107
 
105
 
#: templates/admin_doc/bookmarklets.html:12
 
108
#: templates/admin_doc/bookmarklets.html:11
106
109
msgid "Documentation bookmarklets"
107
110
msgstr "সহায়িকা বুকমার্কলেট"
108
111
 
109
 
#: templates/admin_doc/bookmarklets.html:16
 
112
#: templates/admin_doc/bookmarklets.html:15
110
113
msgid ""
111
114
"\n"
112
115
"<p class=\"help\">To install bookmarklets, drag the link to your bookmarks\n"
124
127
"দেখতে হবে (আপনার প্রশাসনের কাছ থেকে জানুন যে আপনার কম্পিউটার \"internal\" কিনা)।"
125
128
"</p>\n"
126
129
 
127
 
#: templates/admin_doc/bookmarklets.html:26
 
130
#: templates/admin_doc/bookmarklets.html:25
128
131
msgid "Documentation for this page"
129
132
msgstr "এই পাতার সহায়িকা"
130
133
 
131
 
#: templates/admin_doc/bookmarklets.html:27
 
134
#: templates/admin_doc/bookmarklets.html:26
132
135
msgid ""
133
136
"Jumps you from any page to the documentation for the view that generates "
134
137
"that page."
135
138
msgstr "যেকোন পাতা থেকে ভিউ সহায়িকাতে নিয়ে যান।"
136
139
 
137
 
#: templates/admin_doc/bookmarklets.html:29
 
140
#: templates/admin_doc/bookmarklets.html:28
138
141
msgid "Show object ID"
139
142
msgstr "অবজেক্ট আইডি দেখান"
140
143
 
141
 
#: templates/admin_doc/bookmarklets.html:30
 
144
#: templates/admin_doc/bookmarklets.html:29
142
145
msgid ""
143
146
"Shows the content-type and unique ID for pages that represent a single "
144
147
"object."
145
148
msgstr "কনটেন্ট-টাইপ এবং একক আইডি দেখায়, যা কিনা একটি নির্দিষ্ট অবজেক্টকে বোঝায়।"
146
149
 
147
 
#: templates/admin_doc/bookmarklets.html:32
 
150
#: templates/admin_doc/bookmarklets.html:31
148
151
msgid "Edit this object (current window)"
149
152
msgstr "এই অবজেক্টটি সম্পাদন করুন (বর্তমান উইন্ডো)"
150
153
 
151
 
#: templates/admin_doc/bookmarklets.html:33
 
154
#: templates/admin_doc/bookmarklets.html:32
152
155
msgid "Jumps to the admin page for pages that represent a single object."
153
156
msgstr "প্রশাসন পাতায় নিয়ে যান, যা কিনা একটি নির্দিষ্ট পাতা অবজেক্টকে বোঝায়।"
154
157
 
155
 
#: templates/admin_doc/bookmarklets.html:35
 
158
#: templates/admin_doc/bookmarklets.html:34
156
159
msgid "Edit this object (new window)"
157
160
msgstr "এই অবজেক্টটি সম্পাদন করুন (নতুন উইন্ডো)"
158
161
 
159
 
#: templates/admin_doc/bookmarklets.html:36
 
162
#: templates/admin_doc/bookmarklets.html:35
160
163
msgid "As above, but opens the admin page in a new window."
161
164
msgstr "উপরের মতই, কিন্তু নতুন উইন্ডোতে খুলুন।"
162
165
 
163
 
#: templates/admin_doc/model_detail.html:17
164
 
#: templates/admin_doc/model_index.html:11
 
166
#: templates/admin_doc/model_detail.html:16
 
167
#: templates/admin_doc/model_index.html:10
165
168
msgid "Models"
166
 
msgstr ""
 
169
msgstr "মডেলগুলো"
167
170
 
168
 
#: templates/admin_doc/template_detail.html:9
 
171
#: templates/admin_doc/template_detail.html:8
169
172
msgid "Templates"
170
 
msgstr ""
 
173
msgstr "টেমপ্লেটগুলো"
171
174
 
172
 
#: templates/admin_doc/template_filter_index.html:10
 
175
#: templates/admin_doc/template_filter_index.html:9
173
176
msgid "Filters"
174
 
msgstr ""
 
177
msgstr "ফিল্টারগুলো"
175
178
 
176
 
#: templates/admin_doc/template_tag_index.html:10
 
179
#: templates/admin_doc/template_tag_index.html:9
177
180
msgid "Tags"
178
 
msgstr ""
 
181
msgstr "ট্যাগগুলো"
179
182
 
180
 
#: templates/admin_doc/view_detail.html:9
181
 
#: templates/admin_doc/view_index.html:10
 
183
#: templates/admin_doc/view_detail.html:8
 
184
#: templates/admin_doc/view_index.html:9
182
185
msgid "Views"
183
 
msgstr ""
 
186
msgstr "ভিউগুলো"
 
187
 
 
188
#: tests/__init__.py:23
 
189
msgid "Boolean (Either True or False)"
 
190
msgstr "বুলিয়ান (হয় True অথবা False)"
 
191
 
 
192
#: tests/__init__.py:33
 
193
#, python-format
 
194
msgid "Field of type: %(field_type)s"
 
195
msgstr "ফিল্ডের ধরণ: %(field_type)s"