forked from GNUsocial/gnu-social
Localisation updates from http://translatewiki.net.
This commit is contained in:
@@ -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"
|
||||
@@ -32,7 +32,7 @@ msgstr ""
|
||||
#. TRANS: %3$s is a profile URL, %4$s is a profile name.
|
||||
#: ActivityPlugin.php:89
|
||||
#, php-format
|
||||
msgid "<a href=\"%1$s\">%2$s</a> started following <a href=\"%2$s\">%4$s</a>."
|
||||
msgid "<a href=\"%1$s\">%2$s</a> started following <a href=\"%3$s\">%4$s</a>."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Text for "started following" item in activity plugin.
|
||||
|
120
plugins/Activity/locale/ca/LC_MESSAGES/Activity.po
Normal file
120
plugins/Activity/locale/ca/LC_MESSAGES/Activity.po
Normal file
@@ -0,0 +1,120 @@
|
||||
# Translation of StatusNet - Activity to Catalan (Català)
|
||||
# Exported from translatewiki.net
|
||||
#
|
||||
# Author: Toniher
|
||||
# --
|
||||
# This file is distributed under the same license as the StatusNet package.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: StatusNet - Activity\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2011-09-25 21:42+0000\n"
|
||||
"PO-Revision-Date: 2011-09-25 21:42:52+0000\n"
|
||||
"Language-Team: Catalan <https://translatewiki.net/wiki/Portal:ca>\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-POT-Import-Date: 2011-08-30 10:01:13+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: ca\n"
|
||||
"X-Message-Group: #out-statusnet-plugin-activity\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. TRANS: Text for "joined list" item in activity plugin.
|
||||
#. TRANS: %1$s is a profile URL, %2$s is a profile name,
|
||||
#. TRANS: %3$s is a group home URL, %4$s is a group name.
|
||||
#. TRANS: Text for "joined group" item in activity plugin.
|
||||
#. TRANS: %1$s is a profile URL, %2$s is a profile name,
|
||||
#. TRANS: %3$s is a group URL, %4$s is a group name.
|
||||
#, php-format
|
||||
msgid "<a href=\"%1$s\">%2$s</a> joined the group <a href=\"%3$s\">%4$s</a>."
|
||||
msgstr "<a href=\"%1$s\">%2$s</a> s'ha unit al grup <a href=\"%3$s\">%4$s</a>."
|
||||
|
||||
#. TRANS: Text for "started following" item in activity plugin.
|
||||
#. TRANS: %1$s is a profile URL, %2$s is a profile name,
|
||||
#. TRANS: %3$s is a profile URL, %4$s is a profile name.
|
||||
#, fuzzy, php-format
|
||||
msgid "<a href=\"%1$s\">%2$s</a> started following <a href=\"%3$s\">%4$s</a>."
|
||||
msgstr ""
|
||||
"<a href=\"%1$s\">%2$s</a> ha començat a seguir <a href=\"%2$s\">%4$s</a>."
|
||||
|
||||
#. TRANS: Text for "started following" item in activity plugin.
|
||||
#. TRANS: %1$s is a profile name, %2$s is a profile URL,
|
||||
#. TRANS: %3$s is a profile name, %4$s is a profile URL.
|
||||
#, php-format
|
||||
msgid "%1$s (%2$s) started following %3$s (%4$s)."
|
||||
msgstr "%1$s (%2$s) ha començat a seguir %3$s (%4$s)."
|
||||
|
||||
#. TRANS: Text for "stopped following" item in activity plugin.
|
||||
#. TRANS: %1$s is a profile URL, %2$s is a profile name,
|
||||
#. TRANS: %3$s is a profile URL, %4$s is a profile name.
|
||||
#, php-format
|
||||
msgid "<a href=\"%1$s\">%2$s</a> stopped following <a href=\"%3$s\">%4$s</a>."
|
||||
msgstr ""
|
||||
"<a href=\"%1$s\">%2$s</a> ha deixat de seguir <a href=\"%3$s\">%4$s</a>."
|
||||
|
||||
#. TRANS: Text for "stopped following" item in activity plugin.
|
||||
#. TRANS: %1$s is a profile name, %2$s is a profile URL,
|
||||
#. TRANS: %3$s is a profile name, %4$s is a profile URL.
|
||||
#, php-format
|
||||
msgid "%1$s (%2$s) stopped following %3$s (%4$s)."
|
||||
msgstr "%1$s (%2$s) ha deixat de seguir %3$s (%4$s)."
|
||||
|
||||
#. TRANS: Text for "liked" item in activity plugin.
|
||||
#. TRANS: %1$s is a profile URL, %2$s is a profile name,
|
||||
#. TRANS: %3$s is a notice URL, %4$s is an author name.
|
||||
#, php-format
|
||||
msgid "<a href=\"%1$s\">%2$s</a> liked <a href=\"%3$s\">%4$s's update</a>."
|
||||
msgstr ""
|
||||
"A <a href=\"%1$s\">%2$s</a> li ha agradat l'actualització de <a href=\"%3$s"
|
||||
"\">%4$s</a>."
|
||||
|
||||
#. TRANS: Text for "liked" item in activity plugin.
|
||||
#. TRANS: %1$s is a profile name, %2$s is a profile URL,
|
||||
#. TRANS: %3$s is an author name, %4$s is a notice URL.
|
||||
#, php-format
|
||||
msgid "%1$s (%2$s) liked %3$s's status (%4$s)."
|
||||
msgstr "A %1$s (%2$s) li ha agradat l'estat de %3$s (%4$s)."
|
||||
|
||||
#. TRANS: Text for "stopped liking" item in activity plugin.
|
||||
#. TRANS: %1$s is a profile URL, %2$s is a profile name,
|
||||
#. TRANS: %3$s is a notice URL, %4$s is an author name.
|
||||
#, php-format
|
||||
msgid ""
|
||||
"<a href=\"%1$s\">%2$s</a> stopped liking <a href=\"%3$s\">%4$s's update</a>."
|
||||
msgstr ""
|
||||
"A <a href=\"%1$s\">%2$s</a> li ha deixat d'agradar l'actualització de <a "
|
||||
"href=\"%3$s\">%4$s</a>."
|
||||
|
||||
#. TRANS: Text for "stopped liking" item in activity plugin.
|
||||
#. TRANS: %1$s is a profile name, %2$s is a profile URL,
|
||||
#. TRANS: %3$s is an author name, %4$s is a notice URL.
|
||||
#, php-format
|
||||
msgid "%1$s (%2$s) stopped liking %3$s's status (%4$s)."
|
||||
msgstr "A %1$s (%2$s) li ha deixat d'agradar l'estat de %3$s (%4$s)."
|
||||
|
||||
#. TRANS: Text for "joined group" item in activity plugin.
|
||||
#. TRANS: %1$s is a profile name, %2$s is a profile URL,
|
||||
#. TRANS: %3$s is a group name, %4$s is a group URL.
|
||||
#, php-format
|
||||
msgid "%1$s (%2$s) joined the group %3$s (%4$s)."
|
||||
msgstr "%1$s (%2$s) s'ha unit al grup %3$s (%4$s)."
|
||||
|
||||
#. TRANS: Text for "left group" item in activity plugin.
|
||||
#. TRANS: %1$s is a profile URL, %2$s is a profile name,
|
||||
#. TRANS: %3$s is a group URL, %4$s is a group name.
|
||||
#, php-format
|
||||
msgid "<a href=\"%1$s\">%2$s</a> left the group <a href=\"%3$s\">%4$s</a>."
|
||||
msgstr "<a href=\"%1$s\">%2$s</a> ha deixat el grup <a href=\"%3$s\">%4$s</a>."
|
||||
|
||||
#. TRANS: Text for "left group" item in activity plugin.
|
||||
#. TRANS: %1$s is a profile name, %2$s is a profile URL,
|
||||
#. TRANS: %3$s is a group name, %4$s is a group URL.
|
||||
#, php-format
|
||||
msgid "%1$s (%2$s) left the group %3$s (%4$s)."
|
||||
msgstr "%1$s (%2$s) ha deixat el grup %3$s (%4$s)."
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
msgid "Emits notices when social activities happen."
|
||||
msgstr "Emet avisos quan passen activitats socials."
|
@@ -9,13 +9,13 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: StatusNet - Activity\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2011-09-11 13:47+0000\n"
|
||||
"PO-Revision-Date: 2011-09-11 13:47:54+0000\n"
|
||||
"POT-Creation-Date: 2011-09-25 21:42+0000\n"
|
||||
"PO-Revision-Date: 2011-09-25 21:42:52+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-30 10:01:13+0000\n"
|
||||
"X-Generator: MediaWiki 1.19alpha (r96777); Translate extension (2011-08-30)\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-activity\n"
|
||||
@@ -35,8 +35,8 @@ msgstr ""
|
||||
#. TRANS: Text for "started following" item in activity plugin.
|
||||
#. TRANS: %1$s is a profile URL, %2$s is a profile name,
|
||||
#. TRANS: %3$s is a profile URL, %4$s is a profile name.
|
||||
#, php-format
|
||||
msgid "<a href=\"%1$s\">%2$s</a> started following <a href=\"%2$s\">%4$s</a>."
|
||||
#, fuzzy, php-format
|
||||
msgid "<a href=\"%1$s\">%2$s</a> started following <a href=\"%3$s\">%4$s</a>."
|
||||
msgstr "<a href=\"%1$s\">%2$s</a> folgt jetzt <a href=\"%2$s\">%4$s</a>."
|
||||
|
||||
#. TRANS: Text for "started following" item in activity plugin.
|
||||
|
@@ -9,13 +9,13 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: StatusNet - Activity\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2011-09-11 13:47+0000\n"
|
||||
"PO-Revision-Date: 2011-09-11 13:47:54+0000\n"
|
||||
"POT-Creation-Date: 2011-09-25 21:42+0000\n"
|
||||
"PO-Revision-Date: 2011-09-25 21:42:52+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-30 10:01:13+0000\n"
|
||||
"X-Generator: MediaWiki 1.19alpha (r96777); Translate extension (2011-08-30)\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-activity\n"
|
||||
@@ -35,8 +35,8 @@ msgstr ""
|
||||
#. TRANS: Text for "started following" item in activity plugin.
|
||||
#. TRANS: %1$s is a profile URL, %2$s is a profile name,
|
||||
#. TRANS: %3$s is a profile URL, %4$s is a profile name.
|
||||
#, php-format
|
||||
msgid "<a href=\"%1$s\">%2$s</a> started following <a href=\"%2$s\">%4$s</a>."
|
||||
#, fuzzy, php-format
|
||||
msgid "<a href=\"%1$s\">%2$s</a> started following <a href=\"%3$s\">%4$s</a>."
|
||||
msgstr ""
|
||||
"<a href=\"%1$s\">%2$s</a> comenciava a sequer <a href=\"%2$s\">%4$s</a>."
|
||||
|
||||
|
@@ -9,13 +9,13 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: StatusNet - Activity\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2011-09-11 13:47+0000\n"
|
||||
"PO-Revision-Date: 2011-09-11 13:47:54+0000\n"
|
||||
"POT-Creation-Date: 2011-09-25 21:42+0000\n"
|
||||
"PO-Revision-Date: 2011-09-25 21:42:52+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-30 10:01:13+0000\n"
|
||||
"X-Generator: MediaWiki 1.19alpha (r96777); Translate extension (2011-08-30)\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-activity\n"
|
||||
@@ -35,8 +35,8 @@ msgstr ""
|
||||
#. TRANS: Text for "started following" item in activity plugin.
|
||||
#. TRANS: %1$s is a profile URL, %2$s is a profile name,
|
||||
#. TRANS: %3$s is a profile URL, %4$s is a profile name.
|
||||
#, php-format
|
||||
msgid "<a href=\"%1$s\">%2$s</a> started following <a href=\"%2$s\">%4$s</a>."
|
||||
#, fuzzy, php-format
|
||||
msgid "<a href=\"%1$s\">%2$s</a> started following <a href=\"%3$s\">%4$s</a>."
|
||||
msgstr ""
|
||||
"<a href=\"%1$s\">%2$s</a> почна да го следи корисникот <a href=\"%2$s\">%4"
|
||||
"$s</a>."
|
||||
|
@@ -9,13 +9,13 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: StatusNet - Activity\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2011-09-11 13:47+0000\n"
|
||||
"PO-Revision-Date: 2011-09-11 13:47:55+0000\n"
|
||||
"POT-Creation-Date: 2011-09-25 21:42+0000\n"
|
||||
"PO-Revision-Date: 2011-09-25 21:42:52+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-30 10:01:13+0000\n"
|
||||
"X-Generator: MediaWiki 1.19alpha (r96777); Translate extension (2011-08-30)\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-activity\n"
|
||||
@@ -36,8 +36,8 @@ msgstr ""
|
||||
#. TRANS: Text for "started following" item in activity plugin.
|
||||
#. TRANS: %1$s is a profile URL, %2$s is a profile name,
|
||||
#. TRANS: %3$s is a profile URL, %4$s is a profile name.
|
||||
#, php-format
|
||||
msgid "<a href=\"%1$s\">%2$s</a> started following <a href=\"%2$s\">%4$s</a>."
|
||||
#, fuzzy, php-format
|
||||
msgid "<a href=\"%1$s\">%2$s</a> started following <a href=\"%3$s\">%4$s</a>."
|
||||
msgstr "<a href=\"%1$s\">%2$s</a> is <a href=\"%2$s\">%4$s</a> gaan volgen."
|
||||
|
||||
#. TRANS: Text for "started following" item in activity plugin.
|
||||
|
121
plugins/Activity/locale/ru/LC_MESSAGES/Activity.po
Normal file
121
plugins/Activity/locale/ru/LC_MESSAGES/Activity.po
Normal file
@@ -0,0 +1,121 @@
|
||||
# Translation of StatusNet - Activity to Russian (Русский)
|
||||
# Exported from translatewiki.net
|
||||
#
|
||||
# Author: Lockal
|
||||
# --
|
||||
# This file is distributed under the same license as the StatusNet package.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: StatusNet - Activity\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2011-09-25 21:42+0000\n"
|
||||
"PO-Revision-Date: 2011-09-25 21:42:53+0000\n"
|
||||
"Language-Team: Russian <https://translatewiki.net/wiki/Portal:ru>\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-POT-Import-Date: 2011-08-30 10:01:13+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: ru\n"
|
||||
"X-Message-Group: #out-statusnet-plugin-activity\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10 == 1 && n%100 != 11) ? 0 : ( (n%10 >= "
|
||||
"2 && n%10 <= 4 && (n%100 < 10 || n%100 >= 20)) ? 1 : 2 );\n"
|
||||
|
||||
#. TRANS: Text for "joined list" item in activity plugin.
|
||||
#. TRANS: %1$s is a profile URL, %2$s is a profile name,
|
||||
#. TRANS: %3$s is a group home URL, %4$s is a group name.
|
||||
#. TRANS: Text for "joined group" item in activity plugin.
|
||||
#. TRANS: %1$s is a profile URL, %2$s is a profile name,
|
||||
#. TRANS: %3$s is a group URL, %4$s is a group name.
|
||||
#, php-format
|
||||
msgid "<a href=\"%1$s\">%2$s</a> joined the group <a href=\"%3$s\">%4$s</a>."
|
||||
msgstr ""
|
||||
"<a href=\"%1$s\">%2$s</a> присоединился к группе <a href=\"%3$s\">%4$s</a>."
|
||||
|
||||
#. TRANS: Text for "started following" item in activity plugin.
|
||||
#. TRANS: %1$s is a profile URL, %2$s is a profile name,
|
||||
#. TRANS: %3$s is a profile URL, %4$s is a profile name.
|
||||
#, fuzzy, php-format
|
||||
msgid "<a href=\"%1$s\">%2$s</a> started following <a href=\"%3$s\">%4$s</a>."
|
||||
msgstr "<a href=\"%1$s\">%2$s</a> начал следить за <a href=\"%2$s\">%4$s</a>."
|
||||
|
||||
#. TRANS: Text for "started following" item in activity plugin.
|
||||
#. TRANS: %1$s is a profile name, %2$s is a profile URL,
|
||||
#. TRANS: %3$s is a profile name, %4$s is a profile URL.
|
||||
#, php-format
|
||||
msgid "%1$s (%2$s) started following %3$s (%4$s)."
|
||||
msgstr "%1$s (%2$s) начал следить за %3$s (%4$s)."
|
||||
|
||||
#. TRANS: Text for "stopped following" item in activity plugin.
|
||||
#. TRANS: %1$s is a profile URL, %2$s is a profile name,
|
||||
#. TRANS: %3$s is a profile URL, %4$s is a profile name.
|
||||
#, php-format
|
||||
msgid "<a href=\"%1$s\">%2$s</a> stopped following <a href=\"%3$s\">%4$s</a>."
|
||||
msgstr ""
|
||||
"<a href=\"%1$s\">%2$s</a> перестал следить за <a href=\"%3$s\">%4$s</a>."
|
||||
|
||||
#. TRANS: Text for "stopped following" item in activity plugin.
|
||||
#. TRANS: %1$s is a profile name, %2$s is a profile URL,
|
||||
#. TRANS: %3$s is a profile name, %4$s is a profile URL.
|
||||
#, php-format
|
||||
msgid "%1$s (%2$s) stopped following %3$s (%4$s)."
|
||||
msgstr "%1$s (%2$s) перестал следить за %3$s (%4$s)."
|
||||
|
||||
#. TRANS: Text for "liked" item in activity plugin.
|
||||
#. TRANS: %1$s is a profile URL, %2$s is a profile name,
|
||||
#. TRANS: %3$s is a notice URL, %4$s is an author name.
|
||||
#, php-format
|
||||
msgid "<a href=\"%1$s\">%2$s</a> liked <a href=\"%3$s\">%4$s's update</a>."
|
||||
msgstr ""
|
||||
"<a href=\"%1$s\">%2$s</a> добавил <a href=\"%3$s\">обновление %4$s</a> в "
|
||||
"число любимых."
|
||||
|
||||
#. TRANS: Text for "liked" item in activity plugin.
|
||||
#. TRANS: %1$s is a profile name, %2$s is a profile URL,
|
||||
#. TRANS: %3$s is an author name, %4$s is a notice URL.
|
||||
#, php-format
|
||||
msgid "%1$s (%2$s) liked %3$s's status (%4$s)."
|
||||
msgstr "%1$s (%2$s) добавил статус %3$s в число любимых (%4$s)."
|
||||
|
||||
#. TRANS: Text for "stopped liking" item in activity plugin.
|
||||
#. TRANS: %1$s is a profile URL, %2$s is a profile name,
|
||||
#. TRANS: %3$s is a notice URL, %4$s is an author name.
|
||||
#, php-format
|
||||
msgid ""
|
||||
"<a href=\"%1$s\">%2$s</a> stopped liking <a href=\"%3$s\">%4$s's update</a>."
|
||||
msgstr ""
|
||||
"<a href=\"%1$s\">%2$s</a> убрал <a href=\"%3$s\">обновление %4$s</a> из "
|
||||
"числа любимых."
|
||||
|
||||
#. TRANS: Text for "stopped liking" item in activity plugin.
|
||||
#. TRANS: %1$s is a profile name, %2$s is a profile URL,
|
||||
#. TRANS: %3$s is an author name, %4$s is a notice URL.
|
||||
#, php-format
|
||||
msgid "%1$s (%2$s) stopped liking %3$s's status (%4$s)."
|
||||
msgstr "%1$s (%2$s) убрал статус %3$s из числа любимых (%4$s)."
|
||||
|
||||
#. TRANS: Text for "joined group" item in activity plugin.
|
||||
#. TRANS: %1$s is a profile name, %2$s is a profile URL,
|
||||
#. TRANS: %3$s is a group name, %4$s is a group URL.
|
||||
#, php-format
|
||||
msgid "%1$s (%2$s) joined the group %3$s (%4$s)."
|
||||
msgstr "%1$s (%2$s) присоединился к группе %3$s (%4$s)."
|
||||
|
||||
#. TRANS: Text for "left group" item in activity plugin.
|
||||
#. TRANS: %1$s is a profile URL, %2$s is a profile name,
|
||||
#. TRANS: %3$s is a group URL, %4$s is a group name.
|
||||
#, php-format
|
||||
msgid "<a href=\"%1$s\">%2$s</a> left the group <a href=\"%3$s\">%4$s</a>."
|
||||
msgstr "<a href=\"%1$s\">%2$s</a> покинул группу <a href=\"%3$s\">%4$s</a>."
|
||||
|
||||
#. TRANS: Text for "left group" item in activity plugin.
|
||||
#. TRANS: %1$s is a profile name, %2$s is a profile URL,
|
||||
#. TRANS: %3$s is a group name, %4$s is a group URL.
|
||||
#, php-format
|
||||
msgid "%1$s (%2$s) left the group %3$s (%4$s)."
|
||||
msgstr "%1$s (%2$s) покинул группу %3$s (%4$s)."
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
msgid "Emits notices when social activities happen."
|
||||
msgstr "Выдаёт уведомления, когда происходит социальная деятельность."
|
Reference in New Issue
Block a user