123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566 |
- # Translation of StatusNet - Realtime to Nepali (नेपाली)
- # Exported from translatewiki.net
- #
- # Author: Bhawani Gautam
- # Author: Bhawani Gautam Rhk
- # --
- # This file is distributed under the same license as the StatusNet package.
- #
- msgid ""
- msgstr ""
- "Project-Id-Version: StatusNet - Realtime\n"
- "Report-Msgid-Bugs-To: \n"
- "POT-Creation-Date: 2012-06-30 11:07+0000\n"
- "PO-Revision-Date: 2012-06-30 11:09:47+0000\n"
- "Language-Team: Nepali <https://translatewiki.net/wiki/Portal:ne>\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- "X-POT-Import-Date: 2012-01-02 10:10:45+0000\n"
- "X-Generator: MediaWiki 1.20alpha (233fc08); Translate 2012-06-21\n"
- "X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
- "X-Language-Code: ne\n"
- "X-Message-Group: #out-statusnet-plugin-realtime\n"
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
- #. TRANS: Client exception. Do not translate POST.
- msgid "You have to POST it."
- msgstr ""
- #. TRANS: Client exception thrown when the channel key argument is missing.
- msgid "No channel key argument."
- msgstr ""
- #. TRANS: Client exception thrown when referring to a non-existing channel.
- msgid "No such channel."
- msgstr ""
- #. TRANS: Text label for realtime view "play" button, usually replaced by an icon.
- msgctxt "BUTTON"
- msgid "Play"
- msgstr "बजाउ"
- #. TRANS: Tooltip for realtime view "play" button.
- msgctxt "TOOLTIP"
- msgid "Play"
- msgstr "बजाउ"
- #. TRANS: Text label for realtime view "pause" button
- msgctxt "BUTTON"
- msgid "Pause"
- msgstr "बिसाउ"
- #. TRANS: Tooltip for realtime view "pause" button
- msgctxt "TOOLTIP"
- msgid "Pause"
- msgstr "बिसाउ"
- #. TRANS: Text label for realtime view "popup" button, usually replaced by an icon.
- msgctxt "BUTTON"
- msgid "Pop up"
- msgstr "चम्काउ"
- #. TRANS: Tooltip for realtime view "popup" button.
- msgctxt "TOOLTIP"
- msgid "Pop up in a window"
- msgstr "चम्क विन्डोमा"
|