Localisation updates from http://translatewiki.net.

This commit is contained in:
Siebrand Mazeland
2011-09-26 00:01:00 +02:00
parent 379b3f5384
commit e7dac240ef
1467 changed files with 8203 additions and 7143 deletions

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-09-11 13:47+0000\n"
"POT-Creation-Date: 2011-09-25 21:42+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"
@@ -23,7 +23,7 @@ msgstr ""
#. TRANS: Link to subscribe to a remote entity.
#. TRANS: Link text for a user to subscribe to an OStatus user.
#: OStatusPlugin.php:256 OStatusPlugin.php:277 OStatusPlugin.php:1278
#: OStatusPlugin.php:256 OStatusPlugin.php:277 OStatusPlugin.php:1276
msgid "Subscribe"
msgstr ""
@@ -96,86 +96,86 @@ msgid "Could not set up remote group membership."
msgstr ""
#. TRANS: Title for joining a remote groep.
#: OStatusPlugin.php:785
#: OStatusPlugin.php:783
msgctxt "TITLE"
msgid "Join"
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:788
#: OStatusPlugin.php:786
#, php-format
msgid "%1$s has joined group %2$s."
msgstr ""
#. TRANS: Exception thrown when joining a remote group fails.
#: OStatusPlugin.php:797
#: OStatusPlugin.php:795
msgid "Failed joining remote group."
msgstr ""
#. TRANS: Title for leaving a remote group.
#: OStatusPlugin.php:837
#: OStatusPlugin.php:835
msgctxt "TITLE"
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:840
#: OStatusPlugin.php:838
#, php-format
msgid "%1$s has left group %2$s."
msgstr ""
#. TRANS: Exception thrown when setup of remote list subscription fails.
#: OStatusPlugin.php:865
#: OStatusPlugin.php:863
msgid "Could not set up remote list subscription."
msgstr ""
#. TRANS: Title for following a remote list.
#: OStatusPlugin.php:883
#: OStatusPlugin.php:881
msgctxt "TITLE"
msgid "Follow list"
msgstr ""
#. TRANS: Success message for remote list follow through OStatus.
#. TRANS: %1$s is the subscriber name, %2$s is the list, %3$s is the lister's name.
#: OStatusPlugin.php:886
#: OStatusPlugin.php:884
#, php-format
msgid "%1$s is now following people listed in %2$s by %3$s."
msgstr ""
#. TRANS: Exception thrown when subscription to remote list fails.
#: OStatusPlugin.php:896
#: OStatusPlugin.php:894
msgid "Failed subscribing to remote list."
msgstr ""
#. TRANS: Title for unfollowing a remote list.
#: OStatusPlugin.php:933
#: OStatusPlugin.php:931
msgid "Unfollow list"
msgstr ""
#. TRANS: Success message for remote list unfollow through OStatus.
#. TRANS: %1$s is the subscriber name, %2$s is the list, %3$s is the lister's name.
#: OStatusPlugin.php:936
#: OStatusPlugin.php:934
#, php-format
msgid "%1$s stopped following the list %2$s by %3$s."
msgstr ""
#. TRANS: Title for listing a remote profile.
#: OStatusPlugin.php:1013
#: OStatusPlugin.php:1011
msgctxt "TITLE"
msgid "List"
msgstr ""
#. TRANS: Success message for remote list addition through OStatus.
#. TRANS: %1$s is the list creator's name, %2$s is the added list member, %3$s is the list name.
#: OStatusPlugin.php:1016
#: OStatusPlugin.php:1014
#, php-format
msgid "%1$s listed %2$s in the list %3$s."
msgstr ""
#. TRANS: Exception thrown when subscribing to a remote list fails.
#: OStatusPlugin.php:1030
#: OStatusPlugin.php:1028
#, php-format
msgid ""
"Could not complete subscription to remote profile's feed. List %s could not "
@@ -183,54 +183,54 @@ msgid ""
msgstr ""
#. TRANS: Title for unlisting a remote profile.
#: OStatusPlugin.php:1070
#: OStatusPlugin.php:1068
msgctxt "TITLE"
msgid "Unlist"
msgstr ""
#. TRANS: Success message for remote list removal through OStatus.
#. TRANS: %1$s is the list creator's name, %2$s is the removed list member, %3$s is the list name.
#: OStatusPlugin.php:1073
#: OStatusPlugin.php:1071
#, php-format
msgid "%1$s removed %2$s from the list %3$s."
msgstr ""
#. TRANS: Title for unliking a remote notice.
#: OStatusPlugin.php:1121
#: OStatusPlugin.php:1119
msgid "Unlike"
msgstr ""
#. TRANS: Success message for remove a favorite notice through OStatus.
#. TRANS: %1$s is the unfavoring user's name, %2$s is URI to the no longer favored notice.
#: OStatusPlugin.php:1124
#: OStatusPlugin.php:1122
#, php-format
msgid "%1$s no longer likes %2$s."
msgstr ""
#. TRANS: Link text for link to remote subscribe.
#: OStatusPlugin.php:1200
#: OStatusPlugin.php:1198
msgid "Remote"
msgstr ""
#. TRANS: Title for activity.
#: OStatusPlugin.php:1240
#: OStatusPlugin.php:1238
msgid "Profile update"
msgstr ""
#. TRANS: Ping text for remote profile update through OStatus.
#. TRANS: %s is user that updated their profile.
#: OStatusPlugin.php:1243
#: OStatusPlugin.php:1241
#, php-format
msgid "%s has updated their profile page."
msgstr ""
#. TRANS: Link text for a user to list an OStatus user.
#: OStatusPlugin.php:1287
#: OStatusPlugin.php:1285
msgid "List"
msgstr ""
#. TRANS: Plugin description.
#: OStatusPlugin.php:1302
#: OStatusPlugin.php:1300
msgid ""
"Follow people across social networks that implement <a href=\"http://ostatus."
"org/\">OStatus</a>."

View File

@@ -11,13 +11,13 @@ msgid ""
msgstr ""
"Project-Id-Version: StatusNet - OStatus\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-09-11 13:47+0000\n"
"PO-Revision-Date: 2011-09-11 13:50:59+0000\n"
"POT-Creation-Date: 2011-09-25 21:42+0000\n"
"PO-Revision-Date: 2011-09-25 21:44:53+0000\n"
"Language-Team: German <https://translatewiki.net/wiki/Portal:de>\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-POT-Import-Date: 2011-08-20 19:38:15+0000\n"
"X-Generator: MediaWiki 1.19alpha (r96777); Translate extension (2011-08-30)\n"
"X-POT-Import-Date: 2011-09-11 15:10:42+0000\n"
"X-Generator: MediaWiki 1.19alpha (r98079); Translate extension (2011-09-22)\n"
"X-Translation-Project: translatewiki.net at https://translatewiki.net\n"
"X-Language-Code: de\n"
"X-Message-Group: #out-statusnet-plugin-ostatus\n"

View File

@@ -13,13 +13,13 @@ msgid ""
msgstr ""
"Project-Id-Version: StatusNet - OStatus\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-09-11 13:47+0000\n"
"PO-Revision-Date: 2011-09-11 13:50:59+0000\n"
"POT-Creation-Date: 2011-09-25 21:42+0000\n"
"PO-Revision-Date: 2011-09-25 21:44:53+0000\n"
"Language-Team: French <https://translatewiki.net/wiki/Portal:fr>\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-POT-Import-Date: 2011-08-20 19:38:15+0000\n"
"X-Generator: MediaWiki 1.19alpha (r96777); Translate extension (2011-08-30)\n"
"X-POT-Import-Date: 2011-09-11 15:10:42+0000\n"
"X-Generator: MediaWiki 1.19alpha (r98079); Translate extension (2011-09-22)\n"
"X-Translation-Project: translatewiki.net at https://translatewiki.net\n"
"X-Language-Code: fr\n"
"X-Message-Group: #out-statusnet-plugin-ostatus\n"

View File

@@ -9,13 +9,13 @@ msgid ""
msgstr ""
"Project-Id-Version: StatusNet - OStatus\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-09-11 13:47+0000\n"
"PO-Revision-Date: 2011-09-11 13:51:00+0000\n"
"POT-Creation-Date: 2011-09-25 21:42+0000\n"
"PO-Revision-Date: 2011-09-25 21:44:53+0000\n"
"Language-Team: Interlingua <https://translatewiki.net/wiki/Portal:ia>\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-POT-Import-Date: 2011-08-20 19:38:15+0000\n"
"X-Generator: MediaWiki 1.19alpha (r96777); Translate extension (2011-08-30)\n"
"X-POT-Import-Date: 2011-09-11 15:10:42+0000\n"
"X-Generator: MediaWiki 1.19alpha (r98079); Translate extension (2011-09-22)\n"
"X-Translation-Project: translatewiki.net at https://translatewiki.net\n"
"X-Language-Code: ia\n"
"X-Message-Group: #out-statusnet-plugin-ostatus\n"

View File

@@ -9,13 +9,13 @@ msgid ""
msgstr ""
"Project-Id-Version: StatusNet - OStatus\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-09-11 13:47+0000\n"
"PO-Revision-Date: 2011-09-11 13:51:00+0000\n"
"POT-Creation-Date: 2011-09-25 21:42+0000\n"
"PO-Revision-Date: 2011-09-25 21:44:53+0000\n"
"Language-Team: Korean <https://translatewiki.net/wiki/Portal:ko>\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-POT-Import-Date: 2011-08-20 19:38:15+0000\n"
"X-Generator: MediaWiki 1.19alpha (r96777); Translate extension (2011-08-30)\n"
"X-POT-Import-Date: 2011-09-11 15:10:42+0000\n"
"X-Generator: MediaWiki 1.19alpha (r98079); Translate extension (2011-09-22)\n"
"X-Translation-Project: translatewiki.net at https://translatewiki.net\n"
"X-Language-Code: ko\n"
"X-Message-Group: #out-statusnet-plugin-ostatus\n"

View File

@@ -9,13 +9,13 @@ msgid ""
msgstr ""
"Project-Id-Version: StatusNet - OStatus\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-09-11 13:47+0000\n"
"PO-Revision-Date: 2011-09-11 13:51:00+0000\n"
"POT-Creation-Date: 2011-09-25 21:42+0000\n"
"PO-Revision-Date: 2011-09-25 21:44:54+0000\n"
"Language-Team: Macedonian <https://translatewiki.net/wiki/Portal:mk>\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-POT-Import-Date: 2011-08-20 19:38:15+0000\n"
"X-Generator: MediaWiki 1.19alpha (r96777); Translate extension (2011-08-30)\n"
"X-POT-Import-Date: 2011-09-11 15:10:42+0000\n"
"X-Generator: MediaWiki 1.19alpha (r98079); Translate extension (2011-09-22)\n"
"X-Translation-Project: translatewiki.net at https://translatewiki.net\n"
"X-Language-Code: mk\n"
"X-Message-Group: #out-statusnet-plugin-ostatus\n"

View File

@@ -10,13 +10,13 @@ msgid ""
msgstr ""
"Project-Id-Version: StatusNet - OStatus\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-09-11 13:47+0000\n"
"PO-Revision-Date: 2011-09-11 13:51:00+0000\n"
"POT-Creation-Date: 2011-09-25 21:42+0000\n"
"PO-Revision-Date: 2011-09-25 21:44:54+0000\n"
"Language-Team: Dutch <https://translatewiki.net/wiki/Portal:nl>\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-POT-Import-Date: 2011-08-20 19:38:15+0000\n"
"X-Generator: MediaWiki 1.19alpha (r96777); Translate extension (2011-08-30)\n"
"X-POT-Import-Date: 2011-09-11 15:10:42+0000\n"
"X-Generator: MediaWiki 1.19alpha (r98079); Translate extension (2011-09-22)\n"
"X-Translation-Project: translatewiki.net at https://translatewiki.net\n"
"X-Language-Code: nl\n"
"X-Message-Group: #out-statusnet-plugin-ostatus\n"

View File

@@ -9,13 +9,13 @@ msgid ""
msgstr ""
"Project-Id-Version: StatusNet - OStatus\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-09-11 13:47+0000\n"
"PO-Revision-Date: 2011-09-11 13:51:01+0000\n"
"POT-Creation-Date: 2011-09-25 21:42+0000\n"
"PO-Revision-Date: 2011-09-25 21:44:54+0000\n"
"Language-Team: Tagalog <https://translatewiki.net/wiki/Portal:tl>\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-POT-Import-Date: 2011-08-20 19:38:15+0000\n"
"X-Generator: MediaWiki 1.19alpha (r96777); Translate extension (2011-08-30)\n"
"X-POT-Import-Date: 2011-09-11 15:10:42+0000\n"
"X-Generator: MediaWiki 1.19alpha (r98079); Translate extension (2011-09-22)\n"
"X-Translation-Project: translatewiki.net at https://translatewiki.net\n"
"X-Language-Code: tl\n"
"X-Message-Group: #out-statusnet-plugin-ostatus\n"

View File

@@ -9,13 +9,13 @@ msgid ""
msgstr ""
"Project-Id-Version: StatusNet - OStatus\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-09-11 13:47+0000\n"
"PO-Revision-Date: 2011-09-11 13:51:01+0000\n"
"POT-Creation-Date: 2011-09-25 21:42+0000\n"
"PO-Revision-Date: 2011-09-25 21:44:54+0000\n"
"Language-Team: Ukrainian <https://translatewiki.net/wiki/Portal:uk>\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-POT-Import-Date: 2011-08-20 19:38:15+0000\n"
"X-Generator: MediaWiki 1.19alpha (r96777); Translate extension (2011-08-30)\n"
"X-POT-Import-Date: 2011-09-11 15:10:42+0000\n"
"X-Generator: MediaWiki 1.19alpha (r98079); Translate extension (2011-09-22)\n"
"X-Translation-Project: translatewiki.net at https://translatewiki.net\n"
"X-Language-Code: uk\n"
"X-Message-Group: #out-statusnet-plugin-ostatus\n"