File: django.po

package info (click to toggle)
python-django 1%3A1.11.29-1~deb10u1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 47,428 kB
  • sloc: python: 220,776; javascript: 13,523; makefile: 209; xml: 201; sh: 64
file content (106 lines) | stat: -rw-r--r-- 2,576 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
# This file is distributed under the same license as the Django package.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-07-15 09:44+0200\n"
"PO-Revision-Date: 2016-07-15 09:52+0000\n"
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
"Language-Team: Nepali (http://www.transifex.com/django/django/language/ne/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ne\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

msgid "PostgreSQL extensions"
msgstr ""

#, python-format
msgid "Item %(nth)s in the array did not validate: "
msgstr ""

msgid "Nested arrays must have the same length."
msgstr ""

msgid "Map of strings to strings"
msgstr ""

#, python-format
msgid "The value of \"%(key)s\" is not a string."
msgstr ""

msgid "A JSON object"
msgstr ""

msgid "Value must be valid JSON."
msgstr ""

msgid "Could not load JSON data."
msgstr ""

msgid "Input must be a JSON dictionary."
msgstr ""

#, python-format
msgid "'%(value)s' value must be valid JSON."
msgstr ""

msgid "Enter two valid values."
msgstr "दुई उपयुक्त मान राख्नु होस ।"

msgid "The start of the range must not exceed the end of the range."
msgstr ""

msgid "Enter two whole numbers."
msgstr ""

msgid "Enter two numbers."
msgstr "दुई अङ्क राख्नु होस ।"

msgid "Enter two valid date/times."
msgstr "दुई उपयुक्त मिति/समय राख्नु होस ।"

msgid "Enter two valid dates."
msgstr "दुई उपयुक्त मिति राख्नु होस ।"

#, python-format
msgid ""
"List contains %(show_value)d item, it should contain no more than "
"%(limit_value)d."
msgid_plural ""
"List contains %(show_value)d items, it should contain no more than "
"%(limit_value)d."
msgstr[0] ""
msgstr[1] ""

#, python-format
msgid ""
"List contains %(show_value)d item, it should contain no fewer than "
"%(limit_value)d."
msgid_plural ""
"List contains %(show_value)d items, it should contain no fewer than "
"%(limit_value)d."
msgstr[0] ""
msgstr[1] ""

#, python-format
msgid "Some keys were missing: %(keys)s"
msgstr ""

#, python-format
msgid "Some unknown keys were provided: %(keys)s"
msgstr ""

#, python-format
msgid ""
"Ensure that this range is completely less than or equal to %(limit_value)s."
msgstr ""

#, python-format
msgid ""
"Ensure that this range is completely greater than or equal to "
"%(limit_value)s."
msgstr ""