]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/TagSub/locale/TagSub.pot
Localisation updates from http://translatewiki.net.
[quix0rs-gnu-social.git] / plugins / TagSub / locale / TagSub.pot
index 25baf3ba7c17057a9f87fd76ff92fe5bf5f61cbf..a53c3b118d27f492b7ded84881e377e29c7dfbf1 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-03-18 19:45+0000\n"
+"POT-Creation-Date: 2012-06-10 23:40+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"
@@ -16,12 +16,24 @@ msgstr ""
 "Content-Type: text/plain; charset=CHARSET\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: tagunsubform.php:96 tagunsubform.php:107
+#. TRANS: Form legend.
+#: tagunsubform.php:90
 msgid "Unsubscribe from this tag"
 msgstr ""
 
+#. TRANS: Submit button text to unsubscribe from a tag.
+#: tagunsubform.php:101
+msgctxt "BUTTON"
+msgid "Unsubscribe"
+msgstr ""
+
+#. TRANS: Submit button title to unsubscribe from a tag.
+#: tagunsubform.php:103
+msgid "Unsubscribe from this tag."
+msgstr ""
+
 #. TRANS: Plugin description.
-#: TagSubPlugin.php:128
+#: TagSubPlugin.php:129
 msgid "Plugin to allow following all messages with a given tag."
 msgstr ""
 
@@ -36,19 +48,53 @@ msgstr ""
 msgid "Configure tag subscriptions"
 msgstr ""
 
-#: TagSubPlugin.php:225
-msgid "Tag subscriptions"
+#. TRANS: Menu item text for tags submenu.
+#: TagSubPlugin.php:221
+msgid "Tags"
 msgstr ""
 
-#: tagsubform.php:116 tagsubform.php:140
+#. TRANS: Form legend.
+#: tagsubform.php:108
 msgid "Subscribe to this tag"
 msgstr ""
 
+#. TRANS: Submit button text to subscribe to a tag.
+#: tagsubform.php:131
+msgctxt "BUTTON"
+msgid "Subscribe"
+msgstr ""
+
+#. TRANS: Submit button title to subscribe to a tag.
+#: tagsubform.php:133
+msgid "Subscribe to this tag."
+msgstr ""
+
 #. TRANS: Page title when tag unsubscription succeeded.
 #: tagunsubaction.php:76
 msgid "Unsubscribed"
 msgstr ""
 
+#. TRANS: Client error displayed trying to perform any request method other than POST.
+#. TRANS: Do not translate POST.
+#: tagsubaction.php:78
+msgid "This action only accepts POST requests."
+msgstr ""
+
+#. TRANS: Client error displayed when the session token is not okay.
+#: tagsubaction.php:88
+msgid "There was a problem with your session token. Try again, please."
+msgstr ""
+
+#. TRANS: Error message displayed when trying to perform an action that requires a logged in user.
+#: tagsubaction.php:99
+msgid "Not logged in."
+msgstr ""
+
+#. TRANS: Client error displayed trying to subscribe to a non-existing profile.
+#: tagsubaction.php:109
+msgid "No such profile."
+msgstr ""
+
 #. TRANS: Page title when tag subscription succeeded.
 #: tagsubaction.php:136
 msgid "Subscribed"
@@ -85,14 +131,27 @@ msgid ""
 "following tags:"
 msgstr ""
 
+#. TRANS: Tag subscription list text when the logged in user has no tag subscriptions.
+#: tagsubsaction.php:118
+msgid ""
+"You are not listening to any hash tags right now. You can push the "
+"\"Subscribe\" button on any hashtag page to automatically receive any public "
+"messages on this site that use that tag, even if you are not subscribed to "
+"the poster."
+msgstr ""
+
+#. TRANS: Tag subscription list text when looking at the subscriptions for a of a user other
+#. TRANS: than the logged in user that has no tag subscriptions. %s is the user nickname.
 #. TRANS: Subscription list text when looking at the subscriptions for a of a user that has none
 #. TRANS: as an anonymous user. %s is the user nickname.
-#: tagsubsaction.php:130
+#: tagsubsaction.php:124 tagsubsaction.php:130
 #, php-format
-msgid "%s is not listening to any tags."
+msgid "%s is not following any tags."
 msgstr ""
 
-#: tagsubsaction.php:168
+#. TRANS: %1$s is a URL to a tag, %2$s is a tag,
+#. TRANS: %3$s a date string.
+#: tagsubsaction.php:170
 #, php-format
-msgid "#<a href=\"%s\">%s</a> since %s"
+msgid "#<a href=\"%1$s\">%2$s</a> since %3$s"
 msgstr ""