summaryrefslogtreecommitdiff
path: root/plugins/OStatus/locale
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/OStatus/locale')
-rw-r--r--plugins/OStatus/locale/OStatus.pot24
-rw-r--r--plugins/OStatus/locale/fr/LC_MESSAGES/OStatus.po30
-rw-r--r--plugins/OStatus/locale/ia/LC_MESSAGES/OStatus.po30
-rw-r--r--plugins/OStatus/locale/mk/LC_MESSAGES/OStatus.po30
-rw-r--r--plugins/OStatus/locale/nl/LC_MESSAGES/OStatus.po30
-rw-r--r--plugins/OStatus/locale/uk/LC_MESSAGES/OStatus.po30
6 files changed, 129 insertions, 45 deletions
diff --git a/plugins/OStatus/locale/OStatus.pot b/plugins/OStatus/locale/OStatus.pot
index a55b30f4b..a94ea84dd 100644
--- a/plugins/OStatus/locale/OStatus.pot
+++ b/plugins/OStatus/locale/OStatus.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-03 19:53+0000\n"
+"POT-Creation-Date: 2010-10-04 22:30+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"
@@ -53,6 +53,13 @@ msgstr ""
msgid "Could not set up remote group membership."
msgstr ""
+#. TRANS: Success message for subscribe to group attempt through OStatus.
+#. TRANS: %1$s is the member name, %2$s is the subscribed group's name.
+#: OStatusPlugin.php:658
+#, php-format
+msgid "%1$s has joined group %2$s."
+msgstr ""
+
#. TRANS: Exception.
#: OStatusPlugin.php:667
msgid "Failed joining remote group."
@@ -62,6 +69,13 @@ msgstr ""
msgid "Leave"
msgstr ""
+#. TRANS: Success message for unsubscribe from group attempt through OStatus.
+#. TRANS: %1$s is the member name, %2$s is the unsubscribed group's name.
+#: OStatusPlugin.php:710
+#, php-format
+msgid "%1$s has left group %2$s."
+msgstr ""
+
#: OStatusPlugin.php:785
msgid "Disfavor"
msgstr ""
@@ -715,25 +729,25 @@ msgid "Unknown PuSH feed id %s"
msgstr ""
#. TRANS: Client exception. %s is an invalid feed name.
-#: actions/pushcallback.php:93
+#: actions/pushcallback.php:94
#, php-format
msgid "Bad hub.topic feed \"%s\"."
msgstr ""
#. TRANS: Client exception. %1$s the invalid token, %2$s is the topic for which the invalid token was given.
-#: actions/pushcallback.php:98
+#: actions/pushcallback.php:99
#, php-format
msgid "Bad hub.verify_token %1$s for %2$s."
msgstr ""
#. TRANS: Client exception. %s is an invalid topic.
-#: actions/pushcallback.php:105
+#: actions/pushcallback.php:106
#, php-format
msgid "Unexpected subscribe request for %s."
msgstr ""
#. TRANS: Client exception. %s is an invalid topic.
-#: actions/pushcallback.php:110
+#: actions/pushcallback.php:111
#, php-format
msgid "Unexpected unsubscribe request for %s."
msgstr ""
diff --git a/plugins/OStatus/locale/fr/LC_MESSAGES/OStatus.po b/plugins/OStatus/locale/fr/LC_MESSAGES/OStatus.po
index 39101b839..79f288793 100644
--- a/plugins/OStatus/locale/fr/LC_MESSAGES/OStatus.po
+++ b/plugins/OStatus/locale/fr/LC_MESSAGES/OStatus.po
@@ -9,13 +9,13 @@ msgid ""
msgstr ""
"Project-Id-Version: StatusNet - OStatus\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-03 19:53+0000\n"
-"PO-Revision-Date: 2010-10-03 19:57:15+0000\n"
+"POT-Creation-Date: 2010-10-04 22:30+0000\n"
+"PO-Revision-Date: 2010-10-04 22:33:41+0000\n"
"Language-Team: French <http://translatewiki.net/wiki/Portal:fr>\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-POT-Import-Date: 2010-10-01 20:39:03+0000\n"
-"X-Generator: MediaWiki 1.17alpha (r74231); Translate extension (2010-09-17)\n"
+"X-POT-Import-Date: 2010-10-03 20:57:03+0000\n"
+"X-Generator: MediaWiki 1.17alpha (r74276); Translate extension (2010-09-17)\n"
"X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
"X-Language-Code: fr\n"
"X-Message-Group: #out-statusnet-plugin-ostatus\n"
@@ -58,6 +58,13 @@ msgstr "%1$s a cessé de suivre %2$s."
msgid "Could not set up remote group membership."
msgstr "Impossible de mettre en place l’appartenance au groupe distant."
+#. TRANS: Success message for subscribe to group attempt through OStatus.
+#. TRANS: %1$s is the member name, %2$s is the subscribed group's name.
+#: OStatusPlugin.php:658
+#, fuzzy, php-format
+msgid "%1$s has joined group %2$s."
+msgstr "%1$s a cessé de suivre %2$s."
+
#. TRANS: Exception.
#: OStatusPlugin.php:667
msgid "Failed joining remote group."
@@ -67,6 +74,13 @@ msgstr "Échec lors de l’adhésion au groupe distant."
msgid "Leave"
msgstr "Sortir"
+#. TRANS: Success message for unsubscribe from group attempt through OStatus.
+#. TRANS: %1$s is the member name, %2$s is the unsubscribed group's name.
+#: OStatusPlugin.php:710
+#, php-format
+msgid "%1$s has left group %2$s."
+msgstr ""
+
#: OStatusPlugin.php:785
msgid "Disfavor"
msgstr "Retirer des favoris"
@@ -770,13 +784,13 @@ msgid "Unknown PuSH feed id %s"
msgstr "Identifiant de flux PuSH inconnu : « %s »"
#. TRANS: Client exception. %s is an invalid feed name.
-#: actions/pushcallback.php:93
+#: actions/pushcallback.php:94
#, php-format
msgid "Bad hub.topic feed \"%s\"."
msgstr "Flux de sujet de concentrateur incorrect : « %s »"
#. TRANS: Client exception. %1$s the invalid token, %2$s is the topic for which the invalid token was given.
-#: actions/pushcallback.php:98
+#: actions/pushcallback.php:99
#, php-format
msgid "Bad hub.verify_token %1$s for %2$s."
msgstr ""
@@ -784,13 +798,13 @@ msgstr ""
"»."
#. TRANS: Client exception. %s is an invalid topic.
-#: actions/pushcallback.php:105
+#: actions/pushcallback.php:106
#, php-format
msgid "Unexpected subscribe request for %s."
msgstr "Demande d’abonnement inattendue pour le sujet invalide « %s »."
#. TRANS: Client exception. %s is an invalid topic.
-#: actions/pushcallback.php:110
+#: actions/pushcallback.php:111
#, php-format
msgid "Unexpected unsubscribe request for %s."
msgstr "Demande de désabonnement inattendue pour le sujet invalide « %s »."
diff --git a/plugins/OStatus/locale/ia/LC_MESSAGES/OStatus.po b/plugins/OStatus/locale/ia/LC_MESSAGES/OStatus.po
index cd5eebd16..53935c04c 100644
--- a/plugins/OStatus/locale/ia/LC_MESSAGES/OStatus.po
+++ b/plugins/OStatus/locale/ia/LC_MESSAGES/OStatus.po
@@ -9,13 +9,13 @@ msgid ""
msgstr ""
"Project-Id-Version: StatusNet - OStatus\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-03 19:53+0000\n"
-"PO-Revision-Date: 2010-10-03 19:57:15+0000\n"
+"POT-Creation-Date: 2010-10-04 22:30+0000\n"
+"PO-Revision-Date: 2010-10-04 22:33:41+0000\n"
"Language-Team: Interlingua <http://translatewiki.net/wiki/Portal:ia>\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-POT-Import-Date: 2010-10-01 20:39:03+0000\n"
-"X-Generator: MediaWiki 1.17alpha (r74231); Translate extension (2010-09-17)\n"
+"X-POT-Import-Date: 2010-10-03 20:57:03+0000\n"
+"X-Generator: MediaWiki 1.17alpha (r74276); Translate extension (2010-09-17)\n"
"X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
"X-Language-Code: ia\n"
"X-Message-Group: #out-statusnet-plugin-ostatus\n"
@@ -58,6 +58,13 @@ msgstr "%1$s cessava de sequer %2$s."
msgid "Could not set up remote group membership."
msgstr "Non poteva configurar le membrato del gruppo remote."
+#. TRANS: Success message for subscribe to group attempt through OStatus.
+#. TRANS: %1$s is the member name, %2$s is the subscribed group's name.
+#: OStatusPlugin.php:658
+#, fuzzy, php-format
+msgid "%1$s has joined group %2$s."
+msgstr "%1$s cessava de sequer %2$s."
+
#. TRANS: Exception.
#: OStatusPlugin.php:667
msgid "Failed joining remote group."
@@ -67,6 +74,13 @@ msgstr "Falleva de facer se membro del gruppo remote."
msgid "Leave"
msgstr "Quitar"
+#. TRANS: Success message for unsubscribe from group attempt through OStatus.
+#. TRANS: %1$s is the member name, %2$s is the unsubscribed group's name.
+#: OStatusPlugin.php:710
+#, php-format
+msgid "%1$s has left group %2$s."
+msgstr ""
+
#: OStatusPlugin.php:785
msgid "Disfavor"
msgstr "Disfavorir"
@@ -744,25 +758,25 @@ msgid "Unknown PuSH feed id %s"
msgstr "ID de syndication PuSH %s incognite"
#. TRANS: Client exception. %s is an invalid feed name.
-#: actions/pushcallback.php:93
+#: actions/pushcallback.php:94
#, php-format
msgid "Bad hub.topic feed \"%s\"."
msgstr "Syndication hub.topic \"%s\" incorrecte."
#. TRANS: Client exception. %1$s the invalid token, %2$s is the topic for which the invalid token was given.
-#: actions/pushcallback.php:98
+#: actions/pushcallback.php:99
#, php-format
msgid "Bad hub.verify_token %1$s for %2$s."
msgstr "Incorrecte hub.verify_token %1$s pro %2$s."
#. TRANS: Client exception. %s is an invalid topic.
-#: actions/pushcallback.php:105
+#: actions/pushcallback.php:106
#, php-format
msgid "Unexpected subscribe request for %s."
msgstr "Requesta de subscription inexpectate pro %s."
#. TRANS: Client exception. %s is an invalid topic.
-#: actions/pushcallback.php:110
+#: actions/pushcallback.php:111
#, php-format
msgid "Unexpected unsubscribe request for %s."
msgstr "Requesta de cancellation de subscription inexpectate pro %s."
diff --git a/plugins/OStatus/locale/mk/LC_MESSAGES/OStatus.po b/plugins/OStatus/locale/mk/LC_MESSAGES/OStatus.po
index fc2e4b1e2..fda59785e 100644
--- a/plugins/OStatus/locale/mk/LC_MESSAGES/OStatus.po
+++ b/plugins/OStatus/locale/mk/LC_MESSAGES/OStatus.po
@@ -9,13 +9,13 @@ msgid ""
msgstr ""
"Project-Id-Version: StatusNet - OStatus\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-03 19:53+0000\n"
-"PO-Revision-Date: 2010-10-03 19:57:15+0000\n"
+"POT-Creation-Date: 2010-10-04 22:30+0000\n"
+"PO-Revision-Date: 2010-10-04 22:33:41+0000\n"
"Language-Team: Macedonian <http://translatewiki.net/wiki/Portal:mk>\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-POT-Import-Date: 2010-10-01 20:39:03+0000\n"
-"X-Generator: MediaWiki 1.17alpha (r74231); Translate extension (2010-09-17)\n"
+"X-POT-Import-Date: 2010-10-03 20:57:03+0000\n"
+"X-Generator: MediaWiki 1.17alpha (r74276); Translate extension (2010-09-17)\n"
"X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
"X-Language-Code: mk\n"
"X-Message-Group: #out-statusnet-plugin-ostatus\n"
@@ -58,6 +58,13 @@ msgstr "%1$s престана да го/ја следи %2$s."
msgid "Could not set up remote group membership."
msgstr "Не можев да го поставам членството во далечинската група."
+#. TRANS: Success message for subscribe to group attempt through OStatus.
+#. TRANS: %1$s is the member name, %2$s is the subscribed group's name.
+#: OStatusPlugin.php:658
+#, fuzzy, php-format
+msgid "%1$s has joined group %2$s."
+msgstr "%1$s престана да го/ја следи %2$s."
+
#. TRANS: Exception.
#: OStatusPlugin.php:667
msgid "Failed joining remote group."
@@ -67,6 +74,13 @@ msgstr "Не успеав да Ве зачленам во далечинскат
msgid "Leave"
msgstr "Напушти"
+#. TRANS: Success message for unsubscribe from group attempt through OStatus.
+#. TRANS: %1$s is the member name, %2$s is the unsubscribed group's name.
+#: OStatusPlugin.php:710
+#, php-format
+msgid "%1$s has left group %2$s."
+msgstr ""
+
#: OStatusPlugin.php:785
msgid "Disfavor"
msgstr "Откажи бендисана"
@@ -747,25 +761,25 @@ msgid "Unknown PuSH feed id %s"
msgstr "Непознат ID %s за PuSH-канал"
#. TRANS: Client exception. %s is an invalid feed name.
-#: actions/pushcallback.php:93
+#: actions/pushcallback.php:94
#, php-format
msgid "Bad hub.topic feed \"%s\"."
msgstr "Лош hub.topic-канал „%s“."
#. TRANS: Client exception. %1$s the invalid token, %2$s is the topic for which the invalid token was given.
-#: actions/pushcallback.php:98
+#: actions/pushcallback.php:99
#, php-format
msgid "Bad hub.verify_token %1$s for %2$s."
msgstr "Лош hub.verify_token %1$s за %2$s."
#. TRANS: Client exception. %s is an invalid topic.
-#: actions/pushcallback.php:105
+#: actions/pushcallback.php:106
#, php-format
msgid "Unexpected subscribe request for %s."
msgstr "Неочекувано барање за претплата за %s."
#. TRANS: Client exception. %s is an invalid topic.
-#: actions/pushcallback.php:110
+#: actions/pushcallback.php:111
#, php-format
msgid "Unexpected unsubscribe request for %s."
msgstr "Неочекувано барање за отпишување од претплата за %s."
diff --git a/plugins/OStatus/locale/nl/LC_MESSAGES/OStatus.po b/plugins/OStatus/locale/nl/LC_MESSAGES/OStatus.po
index e0c6c4aa8..6fec3ea2a 100644
--- a/plugins/OStatus/locale/nl/LC_MESSAGES/OStatus.po
+++ b/plugins/OStatus/locale/nl/LC_MESSAGES/OStatus.po
@@ -10,13 +10,13 @@ msgid ""
msgstr ""
"Project-Id-Version: StatusNet - OStatus\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-03 19:53+0000\n"
-"PO-Revision-Date: 2010-10-03 19:57:16+0000\n"
+"POT-Creation-Date: 2010-10-04 22:30+0000\n"
+"PO-Revision-Date: 2010-10-04 22:33:41+0000\n"
"Language-Team: Dutch <http://translatewiki.net/wiki/Portal:nl>\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-POT-Import-Date: 2010-10-01 20:39:03+0000\n"
-"X-Generator: MediaWiki 1.17alpha (r74231); Translate extension (2010-09-17)\n"
+"X-POT-Import-Date: 2010-10-03 20:57:03+0000\n"
+"X-Generator: MediaWiki 1.17alpha (r74276); Translate extension (2010-09-17)\n"
"X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
"X-Language-Code: nl\n"
"X-Message-Group: #out-statusnet-plugin-ostatus\n"
@@ -62,6 +62,13 @@ msgstr ""
"Het was niet mogelijk het groepslidmaatschap via een andere dienst in te "
"stellen."
+#. TRANS: Success message for subscribe to group attempt through OStatus.
+#. TRANS: %1$s is the member name, %2$s is the subscribed group's name.
+#: OStatusPlugin.php:658
+#, fuzzy, php-format
+msgid "%1$s has joined group %2$s."
+msgstr "%1$s volgt %2$s niet langer."
+
#. TRANS: Exception.
#: OStatusPlugin.php:667
msgid "Failed joining remote group."
@@ -72,6 +79,13 @@ msgstr ""
msgid "Leave"
msgstr "Verlaten"
+#. TRANS: Success message for unsubscribe from group attempt through OStatus.
+#. TRANS: %1$s is the member name, %2$s is the unsubscribed group's name.
+#: OStatusPlugin.php:710
+#, php-format
+msgid "%1$s has left group %2$s."
+msgstr ""
+
#: OStatusPlugin.php:785
msgid "Disfavor"
msgstr "Uit favorieten verwijderen"
@@ -776,25 +790,25 @@ msgid "Unknown PuSH feed id %s"
msgstr "Het PuSH feed-ID %s is onbekend"
#. TRANS: Client exception. %s is an invalid feed name.
-#: actions/pushcallback.php:93
+#: actions/pushcallback.php:94
#, php-format
msgid "Bad hub.topic feed \"%s\"."
msgstr "Ongeldige hub.topic feed \"%s\"."
#. TRANS: Client exception. %1$s the invalid token, %2$s is the topic for which the invalid token was given.
-#: actions/pushcallback.php:98
+#: actions/pushcallback.php:99
#, php-format
msgid "Bad hub.verify_token %1$s for %2$s."
msgstr "Ongeldig hub.verify_token %1$s voor %2$s."
#. TRANS: Client exception. %s is an invalid topic.
-#: actions/pushcallback.php:105
+#: actions/pushcallback.php:106
#, php-format
msgid "Unexpected subscribe request for %s."
msgstr "Onverwacht abonneringsverzoek voor %s."
#. TRANS: Client exception. %s is an invalid topic.
-#: actions/pushcallback.php:110
+#: actions/pushcallback.php:111
#, php-format
msgid "Unexpected unsubscribe request for %s."
msgstr "Onverwacht verzoek om abonnement op te hebben voor %s."
diff --git a/plugins/OStatus/locale/uk/LC_MESSAGES/OStatus.po b/plugins/OStatus/locale/uk/LC_MESSAGES/OStatus.po
index 0f49a0245..3312c5e60 100644
--- a/plugins/OStatus/locale/uk/LC_MESSAGES/OStatus.po
+++ b/plugins/OStatus/locale/uk/LC_MESSAGES/OStatus.po
@@ -9,13 +9,13 @@ msgid ""
msgstr ""
"Project-Id-Version: StatusNet - OStatus\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-03 19:53+0000\n"
-"PO-Revision-Date: 2010-10-03 19:57:16+0000\n"
+"POT-Creation-Date: 2010-10-04 22:30+0000\n"
+"PO-Revision-Date: 2010-10-04 22:33:41+0000\n"
"Language-Team: Ukrainian <http://translatewiki.net/wiki/Portal:uk>\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-POT-Import-Date: 2010-10-01 20:39:03+0000\n"
-"X-Generator: MediaWiki 1.17alpha (r74231); Translate extension (2010-09-17)\n"
+"X-POT-Import-Date: 2010-10-03 20:57:03+0000\n"
+"X-Generator: MediaWiki 1.17alpha (r74276); Translate extension (2010-09-17)\n"
"X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
"X-Language-Code: uk\n"
"X-Message-Group: #out-statusnet-plugin-ostatus\n"
@@ -59,6 +59,13 @@ msgstr "%1$s припинив читати ваші дописи %2$s."
msgid "Could not set up remote group membership."
msgstr "Не вдалося приєднатися до віддаленої спільноти."
+#. TRANS: Success message for subscribe to group attempt through OStatus.
+#. TRANS: %1$s is the member name, %2$s is the subscribed group's name.
+#: OStatusPlugin.php:658
+#, fuzzy, php-format
+msgid "%1$s has joined group %2$s."
+msgstr "%1$s припинив читати ваші дописи %2$s."
+
#. TRANS: Exception.
#: OStatusPlugin.php:667
msgid "Failed joining remote group."
@@ -68,6 +75,13 @@ msgstr "Помилка приєднання до віддаленої спіль
msgid "Leave"
msgstr "Залишити"
+#. TRANS: Success message for unsubscribe from group attempt through OStatus.
+#. TRANS: %1$s is the member name, %2$s is the unsubscribed group's name.
+#: OStatusPlugin.php:710
+#, php-format
+msgid "%1$s has left group %2$s."
+msgstr ""
+
#: OStatusPlugin.php:785
msgid "Disfavor"
msgstr "Не обраний"
@@ -758,25 +772,25 @@ msgid "Unknown PuSH feed id %s"
msgstr "Веб-стрічка за протоколом PuSH має невідомий ідентифікатор %s"
#. TRANS: Client exception. %s is an invalid feed name.
-#: actions/pushcallback.php:93
+#: actions/pushcallback.php:94
#, php-format
msgid "Bad hub.topic feed \"%s\"."
msgstr "hub.topic веб-стрічки «%s» неправильний."
#. TRANS: Client exception. %1$s the invalid token, %2$s is the topic for which the invalid token was given.
-#: actions/pushcallback.php:98
+#: actions/pushcallback.php:99
#, php-format
msgid "Bad hub.verify_token %1$s for %2$s."
msgstr "hub.verify_token %1$s для %2$s неправильний."
#. TRANS: Client exception. %s is an invalid topic.
-#: actions/pushcallback.php:105
+#: actions/pushcallback.php:106
#, php-format
msgid "Unexpected subscribe request for %s."
msgstr "Несподіваний запит підписки для %s."
#. TRANS: Client exception. %s is an invalid topic.
-#: actions/pushcallback.php:110
+#: actions/pushcallback.php:111
#, php-format
msgid "Unexpected unsubscribe request for %s."
msgstr "Несподіваний запит щодо скасування підписки для %s."