forked from GNUsocial/gnu-social
62 lines
1.9 KiB
Plaintext
62 lines
1.9 KiB
Plaintext
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2012-06-30 11:07+0000\n"
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=CHARSET\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
#. TRANS: Button text on page for remote subscribe.
|
|
#. TRANS: Link text for link that will subscribe to a remote profile.
|
|
#: actions/remotesubscribe.php:147 OMBPlugin.php:388
|
|
msgctxt "BUTTON"
|
|
msgid "Subscribe"
|
|
msgstr ""
|
|
|
|
#. TRANS: Button text on Authorise Subscription page.
|
|
#: actions/userauthorization.php:202
|
|
msgctxt "BUTTON"
|
|
msgid "Accept"
|
|
msgstr ""
|
|
|
|
#. TRANS: Button text on Authorise Subscription page.
|
|
#: actions/userauthorization.php:207
|
|
msgctxt "BUTTON"
|
|
msgid "Reject"
|
|
msgstr ""
|
|
|
|
#. TRANS: Client error displayed trying to subscribe to an OMB 0.1 remote profile.
|
|
#: OMBPlugin.php:233
|
|
msgid "You cannot subscribe to an OMB 0.1 remote profile with this action."
|
|
msgstr ""
|
|
|
|
#. TRANS: Client error displayed when trying to add an OMB 0.1 remote profile to a list.
|
|
#: OMBPlugin.php:260
|
|
msgid "You cannot list an OMB 0.1 remote profile with this action."
|
|
msgstr ""
|
|
|
|
#. TRANS: Client error displayed when trying to (un)list an OMB 0.1 remote profile.
|
|
#: OMBPlugin.php:284
|
|
msgid "You cannot (un)list an OMB 0.1 remote profile with this action."
|
|
msgstr ""
|
|
|
|
#. TRANS: Exception thrown when the OMB token for a subscription could not deleted on the server.
|
|
#: OMBPlugin.php:318
|
|
msgid "Could not delete subscription OMB token."
|
|
msgstr ""
|
|
|
|
#. TRANS: Plugin description.
|
|
#: OMBPlugin.php:408
|
|
msgid "A sample plugin to show basics of development for new hackers."
|
|
msgstr ""
|