diff options
| author | Georg Brandl <georg@python.org> | 2012-03-17 16:51:47 +0100 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2012-03-17 16:51:47 +0100 |
| commit | 79fe3cb0aa6a63a9099cbc2e7bb197d209918fd3 (patch) | |
| tree | 3d0e51d056b567994efc6eb1176cedc548bc2041 | |
| parent | c36273a795f12d3ebd526507811977d7021a3eea (diff) | |
| download | sphinx-79fe3cb0aa6a63a9099cbc2e7bb197d209918fd3.tar.gz | |
Fixes #900: remove Nepali translations that must be wrong
| -rw-r--r-- | sphinx/locale/ne/LC_MESSAGES/sphinx.po | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sphinx/locale/ne/LC_MESSAGES/sphinx.po b/sphinx/locale/ne/LC_MESSAGES/sphinx.po index 5cb11e20..9dc24c83 100644 --- a/sphinx/locale/ne/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/ne/LC_MESSAGES/sphinx.po @@ -600,7 +600,7 @@ msgstr "नेभिगेसन " #: sphinx/themes/basic/layout.html:122 #, python-format msgid "Search within %(docstitle)s" -msgstr "भित्र-भित्रै खोज्नुहोस्" +msgstr "" #: sphinx/themes/basic/layout.html:131 msgid "About these documents" @@ -630,12 +630,12 @@ msgstr "यो भन्दा अगाडी %(last_updated)s मा अपड msgid "" "Created using <a href=\"http://sphinx.pocoo.org/\">Sphinx</a> " "%(sphinx_version)s." -msgstr "<a href=\"http://sphinx.pocoo.org/\">Sphinx</a> प्रयोग गरेर बनाइएको" +msgstr "" #: sphinx/themes/basic/opensearch.xml:4 #, python-format msgid "Search %(docstitle)s" -msgstr "खोज्नुहोस्" +msgstr "" #: sphinx/themes/basic/relations.html:11 msgid "Previous topic" |
