Snapshot of the Transifex translation project - February 2015
This commit is contained in:
@@ -8,10 +8,11 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-06-30 11:07+0000\n"
|
||||
"POT-Creation-Date: 2015-02-27 16:31+0100\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"
|
||||
"Language: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
55
plugins/ShareNotice/locale/af/LC_MESSAGES/ShareNotice.po
Normal file
55
plugins/ShareNotice/locale/af/LC_MESSAGES/ShareNotice.po
Normal file
@@ -0,0 +1,55 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GNU social\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||||
"PO-Revision-Date: 2015-02-07 10:25+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Afrikaans (http://www.transifex.com/projects/p/gnu-social/language/af/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: af\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another
|
||||
#. platform.
|
||||
#: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
|
||||
#, php-format
|
||||
msgid "\"%s\""
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Truncation symbol.
|
||||
#: ShareNoticePlugin.php:113
|
||||
msgid "…"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Twitter.
|
||||
#: ShareNoticePlugin.php:133
|
||||
msgid "Share on Twitter"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than
|
||||
#. Twitter or Facebook).
|
||||
#. TRANS: %s is a host name.
|
||||
#: ShareNoticePlugin.php:166
|
||||
#, php-format
|
||||
msgid "Share on %s"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Facebook.
|
||||
#: ShareNoticePlugin.php:189
|
||||
msgid "Share on Facebook"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: ShareNoticePlugin.php:222
|
||||
msgid ""
|
||||
"This plugin allows sharing of notices to Twitter, Facebook and other "
|
||||
"platforms."
|
||||
msgstr ""
|
@@ -1,52 +1,54 @@
|
||||
# Translation of StatusNet - ShareNotice to Arabic (العربية)
|
||||
# Exported from translatewiki.net
|
||||
#
|
||||
# Author: OsamaK
|
||||
# --
|
||||
# This file is distributed under the same license as the StatusNet package.
|
||||
#
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: StatusNet - ShareNotice\n"
|
||||
"Project-Id-Version: GNU social\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-06-30 11:07+0000\n"
|
||||
"PO-Revision-Date: 2012-06-30 11:09:57+0000\n"
|
||||
"Language-Team: Arabic <https://translatewiki.net/wiki/Portal:ar>\n"
|
||||
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||||
"PO-Revision-Date: 2015-02-07 10:32+0000\n"
|
||||
"Last-Translator: digitaldreamer <digitaldreamer@email.cz>\n"
|
||||
"Language-Team: Arabic (http://www.transifex.com/projects/p/gnu-social/language/ar/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-POT-Import-Date: 2011-12-03 13:49:02+0000\n"
|
||||
"X-Generator: MediaWiki 1.20alpha (233fc08); Translate 2012-06-21\n"
|
||||
"X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
|
||||
"X-Language-Code: ar\n"
|
||||
"X-Message-Group: #out-statusnet-plugin-sharenotice\n"
|
||||
"Plural-Forms: nplurals=6; plural=(n == 0) ? 0 : ( (n == 1) ? 1 : ( (n == "
|
||||
"2) ? 2 : ( (n%100 >= 3 && n%100 <= 10) ? 3 : ( (n%100 >= 11 && n%100 <= "
|
||||
"99) ? 4 : 5 ) ) ) );\n"
|
||||
"Language: ar\n"
|
||||
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
|
||||
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another platform.
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another
|
||||
#. platform.
|
||||
#: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
|
||||
#, php-format
|
||||
msgid "\"%s\""
|
||||
msgstr "\"%s\""
|
||||
|
||||
#. TRANS: Truncation symbol.
|
||||
#: ShareNoticePlugin.php:113
|
||||
msgid "…"
|
||||
msgstr "..."
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Twitter.
|
||||
#: ShareNoticePlugin.php:133
|
||||
msgid "Share on Twitter"
|
||||
msgstr "تشارك على تويتر"
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than Twitter or Facebook).
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than
|
||||
#. Twitter or Facebook).
|
||||
#. TRANS: %s is a host name.
|
||||
#: ShareNoticePlugin.php:166
|
||||
#, php-format
|
||||
msgid "Share on %s"
|
||||
msgstr "تشارك على %s"
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Facebook.
|
||||
#: ShareNoticePlugin.php:189
|
||||
msgid "Share on Facebook"
|
||||
msgstr "تشارك على فيسبك"
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: ShareNoticePlugin.php:222
|
||||
msgid ""
|
||||
"This plugin allows sharing of notices to Twitter, Facebook and other "
|
||||
"platforms."
|
||||
|
55
plugins/ShareNotice/locale/arz/LC_MESSAGES/ShareNotice.po
Normal file
55
plugins/ShareNotice/locale/arz/LC_MESSAGES/ShareNotice.po
Normal file
@@ -0,0 +1,55 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GNU social\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||||
"PO-Revision-Date: 2015-02-07 10:25+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Arabic (Egypt) (http://www.transifex.com/projects/p/gnu-social/language/ar_EG/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: ar_EG\n"
|
||||
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
|
||||
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another
|
||||
#. platform.
|
||||
#: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
|
||||
#, php-format
|
||||
msgid "\"%s\""
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Truncation symbol.
|
||||
#: ShareNoticePlugin.php:113
|
||||
msgid "…"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Twitter.
|
||||
#: ShareNoticePlugin.php:133
|
||||
msgid "Share on Twitter"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than
|
||||
#. Twitter or Facebook).
|
||||
#. TRANS: %s is a host name.
|
||||
#: ShareNoticePlugin.php:166
|
||||
#, php-format
|
||||
msgid "Share on %s"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Facebook.
|
||||
#: ShareNoticePlugin.php:189
|
||||
msgid "Share on Facebook"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: ShareNoticePlugin.php:222
|
||||
msgid ""
|
||||
"This plugin allows sharing of notices to Twitter, Facebook and other "
|
||||
"platforms."
|
||||
msgstr ""
|
55
plugins/ShareNotice/locale/ast/LC_MESSAGES/ShareNotice.po
Normal file
55
plugins/ShareNotice/locale/ast/LC_MESSAGES/ShareNotice.po
Normal file
@@ -0,0 +1,55 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GNU social\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||||
"PO-Revision-Date: 2015-02-07 10:25+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Asturian (http://www.transifex.com/projects/p/gnu-social/language/ast/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: ast\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another
|
||||
#. platform.
|
||||
#: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
|
||||
#, php-format
|
||||
msgid "\"%s\""
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Truncation symbol.
|
||||
#: ShareNoticePlugin.php:113
|
||||
msgid "…"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Twitter.
|
||||
#: ShareNoticePlugin.php:133
|
||||
msgid "Share on Twitter"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than
|
||||
#. Twitter or Facebook).
|
||||
#. TRANS: %s is a host name.
|
||||
#: ShareNoticePlugin.php:166
|
||||
#, php-format
|
||||
msgid "Share on %s"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Facebook.
|
||||
#: ShareNoticePlugin.php:189
|
||||
msgid "Share on Facebook"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: ShareNoticePlugin.php:222
|
||||
msgid ""
|
||||
"This plugin allows sharing of notices to Twitter, Facebook and other "
|
||||
"platforms."
|
||||
msgstr ""
|
@@ -0,0 +1,55 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GNU social\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||||
"PO-Revision-Date: 2015-02-07 10:25+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Belarusian (Tarask) (http://www.transifex.com/projects/p/gnu-social/language/be@tarask/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: be@tarask\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another
|
||||
#. platform.
|
||||
#: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
|
||||
#, php-format
|
||||
msgid "\"%s\""
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Truncation symbol.
|
||||
#: ShareNoticePlugin.php:113
|
||||
msgid "…"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Twitter.
|
||||
#: ShareNoticePlugin.php:133
|
||||
msgid "Share on Twitter"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than
|
||||
#. Twitter or Facebook).
|
||||
#. TRANS: %s is a host name.
|
||||
#: ShareNoticePlugin.php:166
|
||||
#, php-format
|
||||
msgid "Share on %s"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Facebook.
|
||||
#: ShareNoticePlugin.php:189
|
||||
msgid "Share on Facebook"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: ShareNoticePlugin.php:222
|
||||
msgid ""
|
||||
"This plugin allows sharing of notices to Twitter, Facebook and other "
|
||||
"platforms."
|
||||
msgstr ""
|
55
plugins/ShareNotice/locale/bg/LC_MESSAGES/ShareNotice.po
Normal file
55
plugins/ShareNotice/locale/bg/LC_MESSAGES/ShareNotice.po
Normal file
@@ -0,0 +1,55 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GNU social\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||||
"PO-Revision-Date: 2015-02-07 10:25+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Bulgarian (http://www.transifex.com/projects/p/gnu-social/language/bg/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: bg\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another
|
||||
#. platform.
|
||||
#: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
|
||||
#, php-format
|
||||
msgid "\"%s\""
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Truncation symbol.
|
||||
#: ShareNoticePlugin.php:113
|
||||
msgid "…"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Twitter.
|
||||
#: ShareNoticePlugin.php:133
|
||||
msgid "Share on Twitter"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than
|
||||
#. Twitter or Facebook).
|
||||
#. TRANS: %s is a host name.
|
||||
#: ShareNoticePlugin.php:166
|
||||
#, php-format
|
||||
msgid "Share on %s"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Facebook.
|
||||
#: ShareNoticePlugin.php:189
|
||||
msgid "Share on Facebook"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: ShareNoticePlugin.php:222
|
||||
msgid ""
|
||||
"This plugin allows sharing of notices to Twitter, Facebook and other "
|
||||
"platforms."
|
||||
msgstr ""
|
@@ -1,50 +1,54 @@
|
||||
# Translation of StatusNet - ShareNotice to Breton (brezhoneg)
|
||||
# Exported from translatewiki.net
|
||||
#
|
||||
# Author: Y-M D
|
||||
# --
|
||||
# This file is distributed under the same license as the StatusNet package.
|
||||
#
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: StatusNet - ShareNotice\n"
|
||||
"Project-Id-Version: GNU social\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-06-30 11:07+0000\n"
|
||||
"PO-Revision-Date: 2012-06-30 11:09:57+0000\n"
|
||||
"Language-Team: Breton <https://translatewiki.net/wiki/Portal:br>\n"
|
||||
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||||
"PO-Revision-Date: 2015-02-07 10:32+0000\n"
|
||||
"Last-Translator: digitaldreamer <digitaldreamer@email.cz>\n"
|
||||
"Language-Team: Breton (http://www.transifex.com/projects/p/gnu-social/language/br/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-POT-Import-Date: 2011-12-03 13:49:02+0000\n"
|
||||
"X-Generator: MediaWiki 1.20alpha (233fc08); Translate 2012-06-21\n"
|
||||
"X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
|
||||
"X-Language-Code: br\n"
|
||||
"X-Message-Group: #out-statusnet-plugin-sharenotice\n"
|
||||
"Language: br\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another platform.
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another
|
||||
#. platform.
|
||||
#: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
|
||||
#, php-format
|
||||
msgid "\"%s\""
|
||||
msgstr "\"%s\""
|
||||
|
||||
#. TRANS: Truncation symbol.
|
||||
#: ShareNoticePlugin.php:113
|
||||
msgid "…"
|
||||
msgstr "…"
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Twitter.
|
||||
#: ShareNoticePlugin.php:133
|
||||
msgid "Share on Twitter"
|
||||
msgstr "Rannañ war Twitter"
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than Twitter or Facebook).
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than
|
||||
#. Twitter or Facebook).
|
||||
#. TRANS: %s is a host name.
|
||||
#: ShareNoticePlugin.php:166
|
||||
#, php-format
|
||||
msgid "Share on %s"
|
||||
msgstr "Rannañ war %s"
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Facebook.
|
||||
#: ShareNoticePlugin.php:189
|
||||
msgid "Share on Facebook"
|
||||
msgstr "Rannañ war Facebook"
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: ShareNoticePlugin.php:222
|
||||
msgid ""
|
||||
"This plugin allows sharing of notices to Twitter, Facebook and other "
|
||||
"platforms."
|
||||
|
@@ -1,53 +1,55 @@
|
||||
# Translation of StatusNet - ShareNotice to Catalan (català)
|
||||
# Exported from translatewiki.net
|
||||
#
|
||||
# Author: Toniher
|
||||
# --
|
||||
# This file is distributed under the same license as the StatusNet package.
|
||||
#
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: StatusNet - ShareNotice\n"
|
||||
"Project-Id-Version: GNU social\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-06-30 11:07+0000\n"
|
||||
"PO-Revision-Date: 2012-06-30 11:09:57+0000\n"
|
||||
"Language-Team: Catalan <https://translatewiki.net/wiki/Portal:ca>\n"
|
||||
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||||
"PO-Revision-Date: 2015-02-07 10:47+0000\n"
|
||||
"Last-Translator: digitaldreamer <digitaldreamer@email.cz>\n"
|
||||
"Language-Team: Catalan (http://www.transifex.com/projects/p/gnu-social/language/ca/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-POT-Import-Date: 2011-12-03 13:49:02+0000\n"
|
||||
"X-Generator: MediaWiki 1.20alpha (233fc08); Translate 2012-06-21\n"
|
||||
"X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
|
||||
"X-Language-Code: ca\n"
|
||||
"X-Message-Group: #out-statusnet-plugin-sharenotice\n"
|
||||
"Language: ca\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another platform.
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another
|
||||
#. platform.
|
||||
#: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
|
||||
#, php-format
|
||||
msgid "\"%s\""
|
||||
msgstr "«%s»"
|
||||
|
||||
#. TRANS: Truncation symbol.
|
||||
#: ShareNoticePlugin.php:113
|
||||
msgid "…"
|
||||
msgstr ""
|
||||
msgstr "…"
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Twitter.
|
||||
#: ShareNoticePlugin.php:133
|
||||
msgid "Share on Twitter"
|
||||
msgstr "Comparteix al Twitter"
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than Twitter or Facebook).
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than
|
||||
#. Twitter or Facebook).
|
||||
#. TRANS: %s is a host name.
|
||||
#: ShareNoticePlugin.php:166
|
||||
#, php-format
|
||||
msgid "Share on %s"
|
||||
msgstr "Comparteix a %s"
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Facebook.
|
||||
#: ShareNoticePlugin.php:189
|
||||
msgid "Share on Facebook"
|
||||
msgstr "Comparteix al Facebook"
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: ShareNoticePlugin.php:222
|
||||
msgid ""
|
||||
"This plugin allows sharing of notices to Twitter, Facebook and other "
|
||||
"platforms."
|
||||
msgstr ""
|
||||
"Aquest connector permet compartir avisos al Twitter, al Facebook i a altres "
|
||||
"plataformes."
|
||||
msgstr "Aquest connector permet compartir avisos al Twitter, al Facebook i a altres plataformes."
|
||||
|
55
plugins/ShareNotice/locale/cs/LC_MESSAGES/ShareNotice.po
Normal file
55
plugins/ShareNotice/locale/cs/LC_MESSAGES/ShareNotice.po
Normal file
@@ -0,0 +1,55 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GNU social\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||||
"PO-Revision-Date: 2015-02-07 10:25+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Czech (http://www.transifex.com/projects/p/gnu-social/language/cs/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: cs\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
||||
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another
|
||||
#. platform.
|
||||
#: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
|
||||
#, php-format
|
||||
msgid "\"%s\""
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Truncation symbol.
|
||||
#: ShareNoticePlugin.php:113
|
||||
msgid "…"
|
||||
msgstr "…"
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Twitter.
|
||||
#: ShareNoticePlugin.php:133
|
||||
msgid "Share on Twitter"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than
|
||||
#. Twitter or Facebook).
|
||||
#. TRANS: %s is a host name.
|
||||
#: ShareNoticePlugin.php:166
|
||||
#, php-format
|
||||
msgid "Share on %s"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Facebook.
|
||||
#: ShareNoticePlugin.php:189
|
||||
msgid "Share on Facebook"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: ShareNoticePlugin.php:222
|
||||
msgid ""
|
||||
"This plugin allows sharing of notices to Twitter, Facebook and other "
|
||||
"platforms."
|
||||
msgstr ""
|
55
plugins/ShareNotice/locale/da/LC_MESSAGES/ShareNotice.po
Normal file
55
plugins/ShareNotice/locale/da/LC_MESSAGES/ShareNotice.po
Normal file
@@ -0,0 +1,55 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GNU social\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||||
"PO-Revision-Date: 2015-02-07 10:25+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Danish (http://www.transifex.com/projects/p/gnu-social/language/da/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: da\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another
|
||||
#. platform.
|
||||
#: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
|
||||
#, php-format
|
||||
msgid "\"%s\""
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Truncation symbol.
|
||||
#: ShareNoticePlugin.php:113
|
||||
msgid "…"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Twitter.
|
||||
#: ShareNoticePlugin.php:133
|
||||
msgid "Share on Twitter"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than
|
||||
#. Twitter or Facebook).
|
||||
#. TRANS: %s is a host name.
|
||||
#: ShareNoticePlugin.php:166
|
||||
#, php-format
|
||||
msgid "Share on %s"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Facebook.
|
||||
#: ShareNoticePlugin.php:189
|
||||
msgid "Share on Facebook"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: ShareNoticePlugin.php:222
|
||||
msgid ""
|
||||
"This plugin allows sharing of notices to Twitter, Facebook and other "
|
||||
"platforms."
|
||||
msgstr ""
|
@@ -1,54 +1,55 @@
|
||||
# Translation of StatusNet - ShareNotice to German (Deutsch)
|
||||
# Exported from translatewiki.net
|
||||
#
|
||||
# Author: ChrisiPK
|
||||
# Author: The Evil IP address
|
||||
# --
|
||||
# This file is distributed under the same license as the StatusNet package.
|
||||
#
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: StatusNet - ShareNotice\n"
|
||||
"Project-Id-Version: GNU social\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-06-30 11:07+0000\n"
|
||||
"PO-Revision-Date: 2012-06-30 11:09:57+0000\n"
|
||||
"Language-Team: German <https://translatewiki.net/wiki/Portal:de>\n"
|
||||
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||||
"PO-Revision-Date: 2015-02-07 10:32+0000\n"
|
||||
"Last-Translator: digitaldreamer <digitaldreamer@email.cz>\n"
|
||||
"Language-Team: German (http://www.transifex.com/projects/p/gnu-social/language/de/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-POT-Import-Date: 2011-12-03 13:49:02+0000\n"
|
||||
"X-Generator: MediaWiki 1.20alpha (233fc08); Translate 2012-06-21\n"
|
||||
"X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
|
||||
"X-Language-Code: de\n"
|
||||
"X-Message-Group: #out-statusnet-plugin-sharenotice\n"
|
||||
"Language: de\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another platform.
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another
|
||||
#. platform.
|
||||
#: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
|
||||
#, php-format
|
||||
msgid "\"%s\""
|
||||
msgstr "„%s“"
|
||||
|
||||
#. TRANS: Truncation symbol.
|
||||
#: ShareNoticePlugin.php:113
|
||||
msgid "…"
|
||||
msgstr "…"
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Twitter.
|
||||
#: ShareNoticePlugin.php:133
|
||||
msgid "Share on Twitter"
|
||||
msgstr "Auf Twitter teilen"
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than Twitter or Facebook).
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than
|
||||
#. Twitter or Facebook).
|
||||
#. TRANS: %s is a host name.
|
||||
#: ShareNoticePlugin.php:166
|
||||
#, php-format
|
||||
msgid "Share on %s"
|
||||
msgstr "Auf %s teilen"
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Facebook.
|
||||
#: ShareNoticePlugin.php:189
|
||||
msgid "Share on Facebook"
|
||||
msgstr "Auf Facebook teilen"
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: ShareNoticePlugin.php:222
|
||||
msgid ""
|
||||
"This plugin allows sharing of notices to Twitter, Facebook and other "
|
||||
"platforms."
|
||||
msgstr ""
|
||||
"Dieses Plugin erlaubt das Teilen von Nachrichten auf Twitter, Facebook und "
|
||||
"anderen Plattformen."
|
||||
msgstr "Dieses Plugin erlaubt das Teilen von Nachrichten auf Twitter, Facebook und anderen Plattformen."
|
||||
|
55
plugins/ShareNotice/locale/el/LC_MESSAGES/ShareNotice.po
Normal file
55
plugins/ShareNotice/locale/el/LC_MESSAGES/ShareNotice.po
Normal file
@@ -0,0 +1,55 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GNU social\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||||
"PO-Revision-Date: 2015-02-07 10:25+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Greek (http://www.transifex.com/projects/p/gnu-social/language/el/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: el\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another
|
||||
#. platform.
|
||||
#: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
|
||||
#, php-format
|
||||
msgid "\"%s\""
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Truncation symbol.
|
||||
#: ShareNoticePlugin.php:113
|
||||
msgid "…"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Twitter.
|
||||
#: ShareNoticePlugin.php:133
|
||||
msgid "Share on Twitter"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than
|
||||
#. Twitter or Facebook).
|
||||
#. TRANS: %s is a host name.
|
||||
#: ShareNoticePlugin.php:166
|
||||
#, php-format
|
||||
msgid "Share on %s"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Facebook.
|
||||
#: ShareNoticePlugin.php:189
|
||||
msgid "Share on Facebook"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: ShareNoticePlugin.php:222
|
||||
msgid ""
|
||||
"This plugin allows sharing of notices to Twitter, Facebook and other "
|
||||
"platforms."
|
||||
msgstr ""
|
55
plugins/ShareNotice/locale/en_GB/LC_MESSAGES/ShareNotice.po
Normal file
55
plugins/ShareNotice/locale/en_GB/LC_MESSAGES/ShareNotice.po
Normal file
@@ -0,0 +1,55 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GNU social\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||||
"PO-Revision-Date: 2015-02-07 10:25+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/gnu-social/language/en_GB/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: en_GB\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another
|
||||
#. platform.
|
||||
#: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
|
||||
#, php-format
|
||||
msgid "\"%s\""
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Truncation symbol.
|
||||
#: ShareNoticePlugin.php:113
|
||||
msgid "…"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Twitter.
|
||||
#: ShareNoticePlugin.php:133
|
||||
msgid "Share on Twitter"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than
|
||||
#. Twitter or Facebook).
|
||||
#. TRANS: %s is a host name.
|
||||
#: ShareNoticePlugin.php:166
|
||||
#, php-format
|
||||
msgid "Share on %s"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Facebook.
|
||||
#: ShareNoticePlugin.php:189
|
||||
msgid "Share on Facebook"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: ShareNoticePlugin.php:222
|
||||
msgid ""
|
||||
"This plugin allows sharing of notices to Twitter, Facebook and other "
|
||||
"platforms."
|
||||
msgstr ""
|
55
plugins/ShareNotice/locale/eo/LC_MESSAGES/ShareNotice.po
Normal file
55
plugins/ShareNotice/locale/eo/LC_MESSAGES/ShareNotice.po
Normal file
@@ -0,0 +1,55 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GNU social\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||||
"PO-Revision-Date: 2015-02-07 10:25+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Esperanto (http://www.transifex.com/projects/p/gnu-social/language/eo/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: eo\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another
|
||||
#. platform.
|
||||
#: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
|
||||
#, php-format
|
||||
msgid "\"%s\""
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Truncation symbol.
|
||||
#: ShareNoticePlugin.php:113
|
||||
msgid "…"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Twitter.
|
||||
#: ShareNoticePlugin.php:133
|
||||
msgid "Share on Twitter"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than
|
||||
#. Twitter or Facebook).
|
||||
#. TRANS: %s is a host name.
|
||||
#: ShareNoticePlugin.php:166
|
||||
#, php-format
|
||||
msgid "Share on %s"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Facebook.
|
||||
#: ShareNoticePlugin.php:189
|
||||
msgid "Share on Facebook"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: ShareNoticePlugin.php:222
|
||||
msgid ""
|
||||
"This plugin allows sharing of notices to Twitter, Facebook and other "
|
||||
"platforms."
|
||||
msgstr ""
|
@@ -1,50 +1,55 @@
|
||||
# Translation of StatusNet - ShareNotice to Spanish (español)
|
||||
# Exported from translatewiki.net
|
||||
#
|
||||
# Author: Armando-Martin
|
||||
# --
|
||||
# This file is distributed under the same license as the StatusNet package.
|
||||
#
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: StatusNet - ShareNotice\n"
|
||||
"Project-Id-Version: GNU social\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-06-30 11:07+0000\n"
|
||||
"PO-Revision-Date: 2012-06-30 11:09:57+0000\n"
|
||||
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||||
"PO-Revision-Date: 2015-02-07 10:32+0000\n"
|
||||
"Last-Translator: digitaldreamer <digitaldreamer@email.cz>\n"
|
||||
"Language-Team: Spanish (http://www.transifex.com/projects/p/gnu-social/language/es/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-POT-Import-Date: 2011-12-03 13:49:02+0000\n"
|
||||
"X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
|
||||
"X-Generator: MediaWiki 1.20alpha (233fc08); Translate 2012-06-21\n"
|
||||
"Language: es\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another platform.
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another
|
||||
#. platform.
|
||||
#: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
|
||||
#, php-format
|
||||
msgid "\"%s\""
|
||||
msgstr "\"%s\""
|
||||
|
||||
#. TRANS: Truncation symbol.
|
||||
#: ShareNoticePlugin.php:113
|
||||
msgid "…"
|
||||
msgstr "…"
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Twitter.
|
||||
#: ShareNoticePlugin.php:133
|
||||
msgid "Share on Twitter"
|
||||
msgstr "Compartir en Twitter"
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than Twitter or Facebook).
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than
|
||||
#. Twitter or Facebook).
|
||||
#. TRANS: %s is a host name.
|
||||
#: ShareNoticePlugin.php:166
|
||||
#, php-format
|
||||
msgid "Share on %s"
|
||||
msgstr "Compartir en %s"
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Facebook.
|
||||
#: ShareNoticePlugin.php:189
|
||||
msgid "Share on Facebook"
|
||||
msgstr "Compartir en Facebook"
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: ShareNoticePlugin.php:222
|
||||
msgid ""
|
||||
"This plugin allows sharing of notices to Twitter, Facebook and other "
|
||||
"platforms."
|
||||
msgstr ""
|
||||
"Este complemento (plugin) permite el intercambio de notificaciones de "
|
||||
"Twitter, Facebook y otras plataformas."
|
||||
msgstr "Este complemento (plugin) permite el intercambio de notificaciones de Twitter, Facebook y otras plataformas."
|
||||
|
@@ -1,47 +1,54 @@
|
||||
# Translation of StatusNet - ShareNotice to Basque (euskara)
|
||||
# Exported from translatewiki.net
|
||||
#
|
||||
# Author: Artsuaga
|
||||
# --
|
||||
# This file is distributed under the same license as the StatusNet package.
|
||||
#
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: StatusNet - ShareNotice\n"
|
||||
"Project-Id-Version: GNU social\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-06-30 11:07+0000\n"
|
||||
"PO-Revision-Date: 2012-06-30 11:09:57+0000\n"
|
||||
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||||
"PO-Revision-Date: 2015-02-07 10:32+0000\n"
|
||||
"Last-Translator: digitaldreamer <digitaldreamer@email.cz>\n"
|
||||
"Language-Team: Basque (http://www.transifex.com/projects/p/gnu-social/language/eu/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-POT-Import-Date: 2011-12-03 13:49:02+0000\n"
|
||||
"X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
|
||||
"X-Generator: MediaWiki 1.20alpha (233fc08); Translate 2012-06-21\n"
|
||||
"Language: eu\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another platform.
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another
|
||||
#. platform.
|
||||
#: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
|
||||
#, php-format
|
||||
msgid "\"%s\""
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Truncation symbol.
|
||||
#: ShareNoticePlugin.php:113
|
||||
msgid "…"
|
||||
msgstr "…"
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Twitter.
|
||||
#: ShareNoticePlugin.php:133
|
||||
msgid "Share on Twitter"
|
||||
msgstr "Partekatu Twitterren"
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than Twitter or Facebook).
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than
|
||||
#. Twitter or Facebook).
|
||||
#. TRANS: %s is a host name.
|
||||
#: ShareNoticePlugin.php:166
|
||||
#, php-format
|
||||
msgid "Share on %s"
|
||||
msgstr "Partekatu %s(e)n"
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Facebook.
|
||||
#: ShareNoticePlugin.php:189
|
||||
msgid "Share on Facebook"
|
||||
msgstr "Partekatu Facebooken"
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: ShareNoticePlugin.php:222
|
||||
msgid ""
|
||||
"This plugin allows sharing of notices to Twitter, Facebook and other "
|
||||
"platforms."
|
||||
|
55
plugins/ShareNotice/locale/fa/LC_MESSAGES/ShareNotice.po
Normal file
55
plugins/ShareNotice/locale/fa/LC_MESSAGES/ShareNotice.po
Normal file
@@ -0,0 +1,55 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GNU social\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||||
"PO-Revision-Date: 2015-02-07 10:25+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Persian (http://www.transifex.com/projects/p/gnu-social/language/fa/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: fa\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another
|
||||
#. platform.
|
||||
#: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
|
||||
#, php-format
|
||||
msgid "\"%s\""
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Truncation symbol.
|
||||
#: ShareNoticePlugin.php:113
|
||||
msgid "…"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Twitter.
|
||||
#: ShareNoticePlugin.php:133
|
||||
msgid "Share on Twitter"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than
|
||||
#. Twitter or Facebook).
|
||||
#. TRANS: %s is a host name.
|
||||
#: ShareNoticePlugin.php:166
|
||||
#, php-format
|
||||
msgid "Share on %s"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Facebook.
|
||||
#: ShareNoticePlugin.php:189
|
||||
msgid "Share on Facebook"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: ShareNoticePlugin.php:222
|
||||
msgid ""
|
||||
"This plugin allows sharing of notices to Twitter, Facebook and other "
|
||||
"platforms."
|
||||
msgstr ""
|
@@ -1,50 +1,54 @@
|
||||
# Translation of StatusNet - ShareNotice to Finnish (suomi)
|
||||
# Exported from translatewiki.net
|
||||
#
|
||||
# Author: Silvonen
|
||||
# --
|
||||
# This file is distributed under the same license as the StatusNet package.
|
||||
#
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: StatusNet - ShareNotice\n"
|
||||
"Project-Id-Version: GNU social\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-06-30 11:07+0000\n"
|
||||
"PO-Revision-Date: 2012-06-30 11:09:57+0000\n"
|
||||
"Language-Team: Finnish <https://translatewiki.net/wiki/Portal:fi>\n"
|
||||
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||||
"PO-Revision-Date: 2015-02-07 10:32+0000\n"
|
||||
"Last-Translator: digitaldreamer <digitaldreamer@email.cz>\n"
|
||||
"Language-Team: Finnish (http://www.transifex.com/projects/p/gnu-social/language/fi/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-POT-Import-Date: 2011-12-03 13:49:02+0000\n"
|
||||
"X-Generator: MediaWiki 1.20alpha (233fc08); Translate 2012-06-21\n"
|
||||
"X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
|
||||
"X-Language-Code: fi\n"
|
||||
"X-Message-Group: #out-statusnet-plugin-sharenotice\n"
|
||||
"Language: fi\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another platform.
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another
|
||||
#. platform.
|
||||
#: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
|
||||
#, php-format
|
||||
msgid "\"%s\""
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Truncation symbol.
|
||||
#: ShareNoticePlugin.php:113
|
||||
msgid "…"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Twitter.
|
||||
#: ShareNoticePlugin.php:133
|
||||
msgid "Share on Twitter"
|
||||
msgstr "Jaa Twitterissä"
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than Twitter or Facebook).
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than
|
||||
#. Twitter or Facebook).
|
||||
#. TRANS: %s is a host name.
|
||||
#: ShareNoticePlugin.php:166
|
||||
#, php-format
|
||||
msgid "Share on %s"
|
||||
msgstr "Jaa palvelussa %s"
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Facebook.
|
||||
#: ShareNoticePlugin.php:189
|
||||
msgid "Share on Facebook"
|
||||
msgstr "Jaa Facebookissa"
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: ShareNoticePlugin.php:222
|
||||
msgid ""
|
||||
"This plugin allows sharing of notices to Twitter, Facebook and other "
|
||||
"platforms."
|
||||
|
@@ -1,54 +1,55 @@
|
||||
# Translation of StatusNet - ShareNotice to French (français)
|
||||
# Exported from translatewiki.net
|
||||
#
|
||||
# Author: Crochet.david
|
||||
# Author: Peter17
|
||||
# --
|
||||
# This file is distributed under the same license as the StatusNet package.
|
||||
#
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: StatusNet - ShareNotice\n"
|
||||
"Project-Id-Version: GNU social\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-06-30 11:07+0000\n"
|
||||
"PO-Revision-Date: 2012-06-30 11:09:57+0000\n"
|
||||
"Language-Team: French <https://translatewiki.net/wiki/Portal:fr>\n"
|
||||
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||||
"PO-Revision-Date: 2015-02-07 10:32+0000\n"
|
||||
"Last-Translator: digitaldreamer <digitaldreamer@email.cz>\n"
|
||||
"Language-Team: French (http://www.transifex.com/projects/p/gnu-social/language/fr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-POT-Import-Date: 2011-12-03 13:49:02+0000\n"
|
||||
"X-Generator: MediaWiki 1.20alpha (233fc08); Translate 2012-06-21\n"
|
||||
"X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
|
||||
"X-Language-Code: fr\n"
|
||||
"X-Message-Group: #out-statusnet-plugin-sharenotice\n"
|
||||
"Language: fr\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another platform.
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another
|
||||
#. platform.
|
||||
#: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
|
||||
#, php-format
|
||||
msgid "\"%s\""
|
||||
msgstr "« %s »"
|
||||
|
||||
#. TRANS: Truncation symbol.
|
||||
#: ShareNoticePlugin.php:113
|
||||
msgid "…"
|
||||
msgstr "…"
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Twitter.
|
||||
#: ShareNoticePlugin.php:133
|
||||
msgid "Share on Twitter"
|
||||
msgstr "Partager sur Twitter"
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than Twitter or Facebook).
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than
|
||||
#. Twitter or Facebook).
|
||||
#. TRANS: %s is a host name.
|
||||
#: ShareNoticePlugin.php:166
|
||||
#, php-format
|
||||
msgid "Share on %s"
|
||||
msgstr "Partager sur %s"
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Facebook.
|
||||
#: ShareNoticePlugin.php:189
|
||||
msgid "Share on Facebook"
|
||||
msgstr "Partager sur Facebook"
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: ShareNoticePlugin.php:222
|
||||
msgid ""
|
||||
"This plugin allows sharing of notices to Twitter, Facebook and other "
|
||||
"platforms."
|
||||
msgstr ""
|
||||
"Cette extension permet de partager des avis sur Twitter, Facebook et "
|
||||
"d’autres plate-formes."
|
||||
msgstr "Cette extension permet de partager des avis sur Twitter, Facebook et d’autres plate-formes."
|
||||
|
55
plugins/ShareNotice/locale/fur/LC_MESSAGES/ShareNotice.po
Normal file
55
plugins/ShareNotice/locale/fur/LC_MESSAGES/ShareNotice.po
Normal file
@@ -0,0 +1,55 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GNU social\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||||
"PO-Revision-Date: 2015-02-07 10:25+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Friulian (http://www.transifex.com/projects/p/gnu-social/language/fur/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: fur\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another
|
||||
#. platform.
|
||||
#: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
|
||||
#, php-format
|
||||
msgid "\"%s\""
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Truncation symbol.
|
||||
#: ShareNoticePlugin.php:113
|
||||
msgid "…"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Twitter.
|
||||
#: ShareNoticePlugin.php:133
|
||||
msgid "Share on Twitter"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than
|
||||
#. Twitter or Facebook).
|
||||
#. TRANS: %s is a host name.
|
||||
#: ShareNoticePlugin.php:166
|
||||
#, php-format
|
||||
msgid "Share on %s"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Facebook.
|
||||
#: ShareNoticePlugin.php:189
|
||||
msgid "Share on Facebook"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: ShareNoticePlugin.php:222
|
||||
msgid ""
|
||||
"This plugin allows sharing of notices to Twitter, Facebook and other "
|
||||
"platforms."
|
||||
msgstr ""
|
@@ -1,53 +1,55 @@
|
||||
# Translation of StatusNet - ShareNotice to Galician (galego)
|
||||
# Exported from translatewiki.net
|
||||
#
|
||||
# Author: Toliño
|
||||
# --
|
||||
# This file is distributed under the same license as the StatusNet package.
|
||||
#
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: StatusNet - ShareNotice\n"
|
||||
"Project-Id-Version: GNU social\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-06-30 11:07+0000\n"
|
||||
"PO-Revision-Date: 2012-06-30 11:09:57+0000\n"
|
||||
"Language-Team: Galician <https://translatewiki.net/wiki/Portal:gl>\n"
|
||||
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||||
"PO-Revision-Date: 2015-02-07 10:32+0000\n"
|
||||
"Last-Translator: digitaldreamer <digitaldreamer@email.cz>\n"
|
||||
"Language-Team: Galician (http://www.transifex.com/projects/p/gnu-social/language/gl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-POT-Import-Date: 2011-12-03 13:49:02+0000\n"
|
||||
"X-Generator: MediaWiki 1.20alpha (233fc08); Translate 2012-06-21\n"
|
||||
"X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
|
||||
"X-Language-Code: gl\n"
|
||||
"X-Message-Group: #out-statusnet-plugin-sharenotice\n"
|
||||
"Language: gl\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another platform.
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another
|
||||
#. platform.
|
||||
#: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
|
||||
#, php-format
|
||||
msgid "\"%s\""
|
||||
msgstr "\"%s\""
|
||||
|
||||
#. TRANS: Truncation symbol.
|
||||
#: ShareNoticePlugin.php:113
|
||||
msgid "…"
|
||||
msgstr "…"
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Twitter.
|
||||
#: ShareNoticePlugin.php:133
|
||||
msgid "Share on Twitter"
|
||||
msgstr "Compartir no Twitter"
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than Twitter or Facebook).
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than
|
||||
#. Twitter or Facebook).
|
||||
#. TRANS: %s is a host name.
|
||||
#: ShareNoticePlugin.php:166
|
||||
#, php-format
|
||||
msgid "Share on %s"
|
||||
msgstr "Compartir en %s"
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Facebook.
|
||||
#: ShareNoticePlugin.php:189
|
||||
msgid "Share on Facebook"
|
||||
msgstr "Compartir no Facebook"
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: ShareNoticePlugin.php:222
|
||||
msgid ""
|
||||
"This plugin allows sharing of notices to Twitter, Facebook and other "
|
||||
"platforms."
|
||||
msgstr ""
|
||||
"Este complemento permite compartir notas no Twitter, Facebook e outras "
|
||||
"plataformas."
|
||||
msgstr "Este complemento permite compartir notas no Twitter, Facebook e outras plataformas."
|
||||
|
55
plugins/ShareNotice/locale/he/LC_MESSAGES/ShareNotice.po
Normal file
55
plugins/ShareNotice/locale/he/LC_MESSAGES/ShareNotice.po
Normal file
@@ -0,0 +1,55 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GNU social\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||||
"PO-Revision-Date: 2015-02-07 10:25+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Hebrew (http://www.transifex.com/projects/p/gnu-social/language/he/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: he\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another
|
||||
#. platform.
|
||||
#: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
|
||||
#, php-format
|
||||
msgid "\"%s\""
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Truncation symbol.
|
||||
#: ShareNoticePlugin.php:113
|
||||
msgid "…"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Twitter.
|
||||
#: ShareNoticePlugin.php:133
|
||||
msgid "Share on Twitter"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than
|
||||
#. Twitter or Facebook).
|
||||
#. TRANS: %s is a host name.
|
||||
#: ShareNoticePlugin.php:166
|
||||
#, php-format
|
||||
msgid "Share on %s"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Facebook.
|
||||
#: ShareNoticePlugin.php:189
|
||||
msgid "Share on Facebook"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: ShareNoticePlugin.php:222
|
||||
msgid ""
|
||||
"This plugin allows sharing of notices to Twitter, Facebook and other "
|
||||
"platforms."
|
||||
msgstr ""
|
55
plugins/ShareNotice/locale/hsb/LC_MESSAGES/ShareNotice.po
Normal file
55
plugins/ShareNotice/locale/hsb/LC_MESSAGES/ShareNotice.po
Normal file
@@ -0,0 +1,55 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GNU social\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||||
"PO-Revision-Date: 2015-02-07 10:25+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Upper Sorbian (http://www.transifex.com/projects/p/gnu-social/language/hsb/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: hsb\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
|
||||
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another
|
||||
#. platform.
|
||||
#: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
|
||||
#, php-format
|
||||
msgid "\"%s\""
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Truncation symbol.
|
||||
#: ShareNoticePlugin.php:113
|
||||
msgid "…"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Twitter.
|
||||
#: ShareNoticePlugin.php:133
|
||||
msgid "Share on Twitter"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than
|
||||
#. Twitter or Facebook).
|
||||
#. TRANS: %s is a host name.
|
||||
#: ShareNoticePlugin.php:166
|
||||
#, php-format
|
||||
msgid "Share on %s"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Facebook.
|
||||
#: ShareNoticePlugin.php:189
|
||||
msgid "Share on Facebook"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: ShareNoticePlugin.php:222
|
||||
msgid ""
|
||||
"This plugin allows sharing of notices to Twitter, Facebook and other "
|
||||
"platforms."
|
||||
msgstr ""
|
55
plugins/ShareNotice/locale/hu/LC_MESSAGES/ShareNotice.po
Normal file
55
plugins/ShareNotice/locale/hu/LC_MESSAGES/ShareNotice.po
Normal file
@@ -0,0 +1,55 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GNU social\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||||
"PO-Revision-Date: 2015-02-07 10:25+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Hungarian (http://www.transifex.com/projects/p/gnu-social/language/hu/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: hu\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another
|
||||
#. platform.
|
||||
#: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
|
||||
#, php-format
|
||||
msgid "\"%s\""
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Truncation symbol.
|
||||
#: ShareNoticePlugin.php:113
|
||||
msgid "…"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Twitter.
|
||||
#: ShareNoticePlugin.php:133
|
||||
msgid "Share on Twitter"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than
|
||||
#. Twitter or Facebook).
|
||||
#. TRANS: %s is a host name.
|
||||
#: ShareNoticePlugin.php:166
|
||||
#, php-format
|
||||
msgid "Share on %s"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Facebook.
|
||||
#: ShareNoticePlugin.php:189
|
||||
msgid "Share on Facebook"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: ShareNoticePlugin.php:222
|
||||
msgid ""
|
||||
"This plugin allows sharing of notices to Twitter, Facebook and other "
|
||||
"platforms."
|
||||
msgstr ""
|
@@ -1,53 +1,55 @@
|
||||
# Translation of StatusNet - ShareNotice to Interlingua (interlingua)
|
||||
# Exported from translatewiki.net
|
||||
#
|
||||
# Author: McDutchie
|
||||
# --
|
||||
# This file is distributed under the same license as the StatusNet package.
|
||||
#
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: StatusNet - ShareNotice\n"
|
||||
"Project-Id-Version: GNU social\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-06-30 11:07+0000\n"
|
||||
"PO-Revision-Date: 2012-06-30 11:09:58+0000\n"
|
||||
"Language-Team: Interlingua <https://translatewiki.net/wiki/Portal:ia>\n"
|
||||
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||||
"PO-Revision-Date: 2015-02-07 10:32+0000\n"
|
||||
"Last-Translator: digitaldreamer <digitaldreamer@email.cz>\n"
|
||||
"Language-Team: Interlingua (http://www.transifex.com/projects/p/gnu-social/language/ia/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-POT-Import-Date: 2011-12-03 13:49:02+0000\n"
|
||||
"X-Generator: MediaWiki 1.20alpha (233fc08); Translate 2012-06-21\n"
|
||||
"X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
|
||||
"X-Language-Code: ia\n"
|
||||
"X-Message-Group: #out-statusnet-plugin-sharenotice\n"
|
||||
"Language: ia\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another platform.
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another
|
||||
#. platform.
|
||||
#: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
|
||||
#, php-format
|
||||
msgid "\"%s\""
|
||||
msgstr "\"%s\""
|
||||
|
||||
#. TRANS: Truncation symbol.
|
||||
#: ShareNoticePlugin.php:113
|
||||
msgid "…"
|
||||
msgstr "…"
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Twitter.
|
||||
#: ShareNoticePlugin.php:133
|
||||
msgid "Share on Twitter"
|
||||
msgstr "Divider in Twitter"
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than Twitter or Facebook).
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than
|
||||
#. Twitter or Facebook).
|
||||
#. TRANS: %s is a host name.
|
||||
#: ShareNoticePlugin.php:166
|
||||
#, php-format
|
||||
msgid "Share on %s"
|
||||
msgstr "Divider in %s"
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Facebook.
|
||||
#: ShareNoticePlugin.php:189
|
||||
msgid "Share on Facebook"
|
||||
msgstr "Divider in Facebook"
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: ShareNoticePlugin.php:222
|
||||
msgid ""
|
||||
"This plugin allows sharing of notices to Twitter, Facebook and other "
|
||||
"platforms."
|
||||
msgstr ""
|
||||
"Iste plug-in permitte divider notas in Twitter, Facebook e altere "
|
||||
"platteformas."
|
||||
msgstr "Iste plug-in permitte divider notas in Twitter, Facebook e altere platteformas."
|
||||
|
55
plugins/ShareNotice/locale/id/LC_MESSAGES/ShareNotice.po
Normal file
55
plugins/ShareNotice/locale/id/LC_MESSAGES/ShareNotice.po
Normal file
@@ -0,0 +1,55 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GNU social\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||||
"PO-Revision-Date: 2015-02-07 10:25+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Indonesian (http://www.transifex.com/projects/p/gnu-social/language/id/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: id\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another
|
||||
#. platform.
|
||||
#: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
|
||||
#, php-format
|
||||
msgid "\"%s\""
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Truncation symbol.
|
||||
#: ShareNoticePlugin.php:113
|
||||
msgid "…"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Twitter.
|
||||
#: ShareNoticePlugin.php:133
|
||||
msgid "Share on Twitter"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than
|
||||
#. Twitter or Facebook).
|
||||
#. TRANS: %s is a host name.
|
||||
#: ShareNoticePlugin.php:166
|
||||
#, php-format
|
||||
msgid "Share on %s"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Facebook.
|
||||
#: ShareNoticePlugin.php:189
|
||||
msgid "Share on Facebook"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: ShareNoticePlugin.php:222
|
||||
msgid ""
|
||||
"This plugin allows sharing of notices to Twitter, Facebook and other "
|
||||
"platforms."
|
||||
msgstr ""
|
55
plugins/ShareNotice/locale/is/LC_MESSAGES/ShareNotice.po
Normal file
55
plugins/ShareNotice/locale/is/LC_MESSAGES/ShareNotice.po
Normal file
@@ -0,0 +1,55 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GNU social\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||||
"PO-Revision-Date: 2015-02-07 10:25+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Icelandic (http://www.transifex.com/projects/p/gnu-social/language/is/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: is\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another
|
||||
#. platform.
|
||||
#: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
|
||||
#, php-format
|
||||
msgid "\"%s\""
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Truncation symbol.
|
||||
#: ShareNoticePlugin.php:113
|
||||
msgid "…"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Twitter.
|
||||
#: ShareNoticePlugin.php:133
|
||||
msgid "Share on Twitter"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than
|
||||
#. Twitter or Facebook).
|
||||
#. TRANS: %s is a host name.
|
||||
#: ShareNoticePlugin.php:166
|
||||
#, php-format
|
||||
msgid "Share on %s"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Facebook.
|
||||
#: ShareNoticePlugin.php:189
|
||||
msgid "Share on Facebook"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: ShareNoticePlugin.php:222
|
||||
msgid ""
|
||||
"This plugin allows sharing of notices to Twitter, Facebook and other "
|
||||
"platforms."
|
||||
msgstr ""
|
55
plugins/ShareNotice/locale/it/LC_MESSAGES/ShareNotice.po
Normal file
55
plugins/ShareNotice/locale/it/LC_MESSAGES/ShareNotice.po
Normal file
@@ -0,0 +1,55 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GNU social\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||||
"PO-Revision-Date: 2015-02-07 10:25+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Italian (http://www.transifex.com/projects/p/gnu-social/language/it/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: it\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another
|
||||
#. platform.
|
||||
#: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
|
||||
#, php-format
|
||||
msgid "\"%s\""
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Truncation symbol.
|
||||
#: ShareNoticePlugin.php:113
|
||||
msgid "…"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Twitter.
|
||||
#: ShareNoticePlugin.php:133
|
||||
msgid "Share on Twitter"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than
|
||||
#. Twitter or Facebook).
|
||||
#. TRANS: %s is a host name.
|
||||
#: ShareNoticePlugin.php:166
|
||||
#, php-format
|
||||
msgid "Share on %s"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Facebook.
|
||||
#: ShareNoticePlugin.php:189
|
||||
msgid "Share on Facebook"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: ShareNoticePlugin.php:222
|
||||
msgid ""
|
||||
"This plugin allows sharing of notices to Twitter, Facebook and other "
|
||||
"platforms."
|
||||
msgstr ""
|
55
plugins/ShareNotice/locale/ja/LC_MESSAGES/ShareNotice.po
Normal file
55
plugins/ShareNotice/locale/ja/LC_MESSAGES/ShareNotice.po
Normal file
@@ -0,0 +1,55 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GNU social\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||||
"PO-Revision-Date: 2015-02-07 10:25+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Japanese (http://www.transifex.com/projects/p/gnu-social/language/ja/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: ja\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another
|
||||
#. platform.
|
||||
#: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
|
||||
#, php-format
|
||||
msgid "\"%s\""
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Truncation symbol.
|
||||
#: ShareNoticePlugin.php:113
|
||||
msgid "…"
|
||||
msgstr "…"
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Twitter.
|
||||
#: ShareNoticePlugin.php:133
|
||||
msgid "Share on Twitter"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than
|
||||
#. Twitter or Facebook).
|
||||
#. TRANS: %s is a host name.
|
||||
#: ShareNoticePlugin.php:166
|
||||
#, php-format
|
||||
msgid "Share on %s"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Facebook.
|
||||
#: ShareNoticePlugin.php:189
|
||||
msgid "Share on Facebook"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: ShareNoticePlugin.php:222
|
||||
msgid ""
|
||||
"This plugin allows sharing of notices to Twitter, Facebook and other "
|
||||
"platforms."
|
||||
msgstr ""
|
55
plugins/ShareNotice/locale/ka/LC_MESSAGES/ShareNotice.po
Normal file
55
plugins/ShareNotice/locale/ka/LC_MESSAGES/ShareNotice.po
Normal file
@@ -0,0 +1,55 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GNU social\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||||
"PO-Revision-Date: 2015-02-07 10:25+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Georgian (http://www.transifex.com/projects/p/gnu-social/language/ka/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: ka\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another
|
||||
#. platform.
|
||||
#: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
|
||||
#, php-format
|
||||
msgid "\"%s\""
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Truncation symbol.
|
||||
#: ShareNoticePlugin.php:113
|
||||
msgid "…"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Twitter.
|
||||
#: ShareNoticePlugin.php:133
|
||||
msgid "Share on Twitter"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than
|
||||
#. Twitter or Facebook).
|
||||
#. TRANS: %s is a host name.
|
||||
#: ShareNoticePlugin.php:166
|
||||
#, php-format
|
||||
msgid "Share on %s"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Facebook.
|
||||
#: ShareNoticePlugin.php:189
|
||||
msgid "Share on Facebook"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: ShareNoticePlugin.php:222
|
||||
msgid ""
|
||||
"This plugin allows sharing of notices to Twitter, Facebook and other "
|
||||
"platforms."
|
||||
msgstr ""
|
55
plugins/ShareNotice/locale/ko/LC_MESSAGES/ShareNotice.po
Normal file
55
plugins/ShareNotice/locale/ko/LC_MESSAGES/ShareNotice.po
Normal file
@@ -0,0 +1,55 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GNU social\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||||
"PO-Revision-Date: 2015-02-07 10:25+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Korean (http://www.transifex.com/projects/p/gnu-social/language/ko/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: ko\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another
|
||||
#. platform.
|
||||
#: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
|
||||
#, php-format
|
||||
msgid "\"%s\""
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Truncation symbol.
|
||||
#: ShareNoticePlugin.php:113
|
||||
msgid "…"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Twitter.
|
||||
#: ShareNoticePlugin.php:133
|
||||
msgid "Share on Twitter"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than
|
||||
#. Twitter or Facebook).
|
||||
#. TRANS: %s is a host name.
|
||||
#: ShareNoticePlugin.php:166
|
||||
#, php-format
|
||||
msgid "Share on %s"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Facebook.
|
||||
#: ShareNoticePlugin.php:189
|
||||
msgid "Share on Facebook"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: ShareNoticePlugin.php:222
|
||||
msgid ""
|
||||
"This plugin allows sharing of notices to Twitter, Facebook and other "
|
||||
"platforms."
|
||||
msgstr ""
|
55
plugins/ShareNotice/locale/ksh/LC_MESSAGES/ShareNotice.po
Normal file
55
plugins/ShareNotice/locale/ksh/LC_MESSAGES/ShareNotice.po
Normal file
@@ -0,0 +1,55 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GNU social\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||||
"PO-Revision-Date: 2015-02-07 10:25+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Colognian (http://www.transifex.com/projects/p/gnu-social/language/ksh/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: ksh\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==0) ? 0 : (n==1) ? 1 : 2;\n"
|
||||
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another
|
||||
#. platform.
|
||||
#: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
|
||||
#, php-format
|
||||
msgid "\"%s\""
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Truncation symbol.
|
||||
#: ShareNoticePlugin.php:113
|
||||
msgid "…"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Twitter.
|
||||
#: ShareNoticePlugin.php:133
|
||||
msgid "Share on Twitter"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than
|
||||
#. Twitter or Facebook).
|
||||
#. TRANS: %s is a host name.
|
||||
#: ShareNoticePlugin.php:166
|
||||
#, php-format
|
||||
msgid "Share on %s"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Facebook.
|
||||
#: ShareNoticePlugin.php:189
|
||||
msgid "Share on Facebook"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: ShareNoticePlugin.php:222
|
||||
msgid ""
|
||||
"This plugin allows sharing of notices to Twitter, Facebook and other "
|
||||
"platforms."
|
||||
msgstr ""
|
55
plugins/ShareNotice/locale/lb/LC_MESSAGES/ShareNotice.po
Normal file
55
plugins/ShareNotice/locale/lb/LC_MESSAGES/ShareNotice.po
Normal file
@@ -0,0 +1,55 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GNU social\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||||
"PO-Revision-Date: 2015-02-07 10:25+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Luxembourgish (http://www.transifex.com/projects/p/gnu-social/language/lb/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: lb\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another
|
||||
#. platform.
|
||||
#: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
|
||||
#, php-format
|
||||
msgid "\"%s\""
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Truncation symbol.
|
||||
#: ShareNoticePlugin.php:113
|
||||
msgid "…"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Twitter.
|
||||
#: ShareNoticePlugin.php:133
|
||||
msgid "Share on Twitter"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than
|
||||
#. Twitter or Facebook).
|
||||
#. TRANS: %s is a host name.
|
||||
#: ShareNoticePlugin.php:166
|
||||
#, php-format
|
||||
msgid "Share on %s"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Facebook.
|
||||
#: ShareNoticePlugin.php:189
|
||||
msgid "Share on Facebook"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: ShareNoticePlugin.php:222
|
||||
msgid ""
|
||||
"This plugin allows sharing of notices to Twitter, Facebook and other "
|
||||
"platforms."
|
||||
msgstr ""
|
55
plugins/ShareNotice/locale/lt/LC_MESSAGES/ShareNotice.po
Normal file
55
plugins/ShareNotice/locale/lt/LC_MESSAGES/ShareNotice.po
Normal file
@@ -0,0 +1,55 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GNU social\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||||
"PO-Revision-Date: 2015-02-07 10:25+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Lithuanian (http://www.transifex.com/projects/p/gnu-social/language/lt/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: lt\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another
|
||||
#. platform.
|
||||
#: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
|
||||
#, php-format
|
||||
msgid "\"%s\""
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Truncation symbol.
|
||||
#: ShareNoticePlugin.php:113
|
||||
msgid "…"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Twitter.
|
||||
#: ShareNoticePlugin.php:133
|
||||
msgid "Share on Twitter"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than
|
||||
#. Twitter or Facebook).
|
||||
#. TRANS: %s is a host name.
|
||||
#: ShareNoticePlugin.php:166
|
||||
#, php-format
|
||||
msgid "Share on %s"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Facebook.
|
||||
#: ShareNoticePlugin.php:189
|
||||
msgid "Share on Facebook"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: ShareNoticePlugin.php:222
|
||||
msgid ""
|
||||
"This plugin allows sharing of notices to Twitter, Facebook and other "
|
||||
"platforms."
|
||||
msgstr ""
|
55
plugins/ShareNotice/locale/lv/LC_MESSAGES/ShareNotice.po
Normal file
55
plugins/ShareNotice/locale/lv/LC_MESSAGES/ShareNotice.po
Normal file
@@ -0,0 +1,55 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GNU social\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||||
"PO-Revision-Date: 2015-02-07 10:25+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Latvian (http://www.transifex.com/projects/p/gnu-social/language/lv/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: lv\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"
|
||||
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another
|
||||
#. platform.
|
||||
#: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
|
||||
#, php-format
|
||||
msgid "\"%s\""
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Truncation symbol.
|
||||
#: ShareNoticePlugin.php:113
|
||||
msgid "…"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Twitter.
|
||||
#: ShareNoticePlugin.php:133
|
||||
msgid "Share on Twitter"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than
|
||||
#. Twitter or Facebook).
|
||||
#. TRANS: %s is a host name.
|
||||
#: ShareNoticePlugin.php:166
|
||||
#, php-format
|
||||
msgid "Share on %s"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Facebook.
|
||||
#: ShareNoticePlugin.php:189
|
||||
msgid "Share on Facebook"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: ShareNoticePlugin.php:222
|
||||
msgid ""
|
||||
"This plugin allows sharing of notices to Twitter, Facebook and other "
|
||||
"platforms."
|
||||
msgstr ""
|
55
plugins/ShareNotice/locale/mg/LC_MESSAGES/ShareNotice.po
Normal file
55
plugins/ShareNotice/locale/mg/LC_MESSAGES/ShareNotice.po
Normal file
@@ -0,0 +1,55 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GNU social\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||||
"PO-Revision-Date: 2015-02-07 10:25+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Malagasy (http://www.transifex.com/projects/p/gnu-social/language/mg/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: mg\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another
|
||||
#. platform.
|
||||
#: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
|
||||
#, php-format
|
||||
msgid "\"%s\""
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Truncation symbol.
|
||||
#: ShareNoticePlugin.php:113
|
||||
msgid "…"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Twitter.
|
||||
#: ShareNoticePlugin.php:133
|
||||
msgid "Share on Twitter"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than
|
||||
#. Twitter or Facebook).
|
||||
#. TRANS: %s is a host name.
|
||||
#: ShareNoticePlugin.php:166
|
||||
#, php-format
|
||||
msgid "Share on %s"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Facebook.
|
||||
#: ShareNoticePlugin.php:189
|
||||
msgid "Share on Facebook"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: ShareNoticePlugin.php:222
|
||||
msgid ""
|
||||
"This plugin allows sharing of notices to Twitter, Facebook and other "
|
||||
"platforms."
|
||||
msgstr ""
|
@@ -1,53 +1,55 @@
|
||||
# Translation of StatusNet - ShareNotice to Macedonian (македонски)
|
||||
# Exported from translatewiki.net
|
||||
#
|
||||
# Author: Bjankuloski06
|
||||
# --
|
||||
# This file is distributed under the same license as the StatusNet package.
|
||||
#
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: StatusNet - ShareNotice\n"
|
||||
"Project-Id-Version: GNU social\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-06-30 11:07+0000\n"
|
||||
"PO-Revision-Date: 2012-06-30 11:09:58+0000\n"
|
||||
"Language-Team: Macedonian <https://translatewiki.net/wiki/Portal:mk>\n"
|
||||
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||||
"PO-Revision-Date: 2015-02-07 10:32+0000\n"
|
||||
"Last-Translator: digitaldreamer <digitaldreamer@email.cz>\n"
|
||||
"Language-Team: Macedonian (http://www.transifex.com/projects/p/gnu-social/language/mk/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-POT-Import-Date: 2011-12-03 13:49:02+0000\n"
|
||||
"X-Generator: MediaWiki 1.20alpha (233fc08); Translate 2012-06-21\n"
|
||||
"X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
|
||||
"X-Language-Code: mk\n"
|
||||
"X-Message-Group: #out-statusnet-plugin-sharenotice\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n == 1 || n%10 == 1) ? 0 : 1;\n"
|
||||
"Language: mk\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n"
|
||||
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another platform.
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another
|
||||
#. platform.
|
||||
#: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
|
||||
#, php-format
|
||||
msgid "\"%s\""
|
||||
msgstr "„%s“"
|
||||
|
||||
#. TRANS: Truncation symbol.
|
||||
#: ShareNoticePlugin.php:113
|
||||
msgid "…"
|
||||
msgstr "…"
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Twitter.
|
||||
#: ShareNoticePlugin.php:133
|
||||
msgid "Share on Twitter"
|
||||
msgstr "Сподели на Twitter"
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than Twitter or Facebook).
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than
|
||||
#. Twitter or Facebook).
|
||||
#. TRANS: %s is a host name.
|
||||
#: ShareNoticePlugin.php:166
|
||||
#, php-format
|
||||
msgid "Share on %s"
|
||||
msgstr "Сподели на %s"
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Facebook.
|
||||
#: ShareNoticePlugin.php:189
|
||||
msgid "Share on Facebook"
|
||||
msgstr "Сподели на Facebook"
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: ShareNoticePlugin.php:222
|
||||
msgid ""
|
||||
"This plugin allows sharing of notices to Twitter, Facebook and other "
|
||||
"platforms."
|
||||
msgstr ""
|
||||
"Приклучокот Ви овозможува да споделувате забелешки на Twitter, Facebook и "
|
||||
"други подлоги."
|
||||
msgstr "Приклучокот Ви овозможува да споделувате забелешки на Twitter, Facebook и други подлоги."
|
||||
|
55
plugins/ShareNotice/locale/ml/LC_MESSAGES/ShareNotice.po
Normal file
55
plugins/ShareNotice/locale/ml/LC_MESSAGES/ShareNotice.po
Normal file
@@ -0,0 +1,55 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GNU social\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||||
"PO-Revision-Date: 2015-02-07 10:25+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Malayalam (http://www.transifex.com/projects/p/gnu-social/language/ml/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: ml\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another
|
||||
#. platform.
|
||||
#: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
|
||||
#, php-format
|
||||
msgid "\"%s\""
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Truncation symbol.
|
||||
#: ShareNoticePlugin.php:113
|
||||
msgid "…"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Twitter.
|
||||
#: ShareNoticePlugin.php:133
|
||||
msgid "Share on Twitter"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than
|
||||
#. Twitter or Facebook).
|
||||
#. TRANS: %s is a host name.
|
||||
#: ShareNoticePlugin.php:166
|
||||
#, php-format
|
||||
msgid "Share on %s"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Facebook.
|
||||
#: ShareNoticePlugin.php:189
|
||||
msgid "Share on Facebook"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: ShareNoticePlugin.php:222
|
||||
msgid ""
|
||||
"This plugin allows sharing of notices to Twitter, Facebook and other "
|
||||
"platforms."
|
||||
msgstr ""
|
55
plugins/ShareNotice/locale/ms/LC_MESSAGES/ShareNotice.po
Normal file
55
plugins/ShareNotice/locale/ms/LC_MESSAGES/ShareNotice.po
Normal file
@@ -0,0 +1,55 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GNU social\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||||
"PO-Revision-Date: 2015-02-07 10:25+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Malay (http://www.transifex.com/projects/p/gnu-social/language/ms/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: ms\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another
|
||||
#. platform.
|
||||
#: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
|
||||
#, php-format
|
||||
msgid "\"%s\""
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Truncation symbol.
|
||||
#: ShareNoticePlugin.php:113
|
||||
msgid "…"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Twitter.
|
||||
#: ShareNoticePlugin.php:133
|
||||
msgid "Share on Twitter"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than
|
||||
#. Twitter or Facebook).
|
||||
#. TRANS: %s is a host name.
|
||||
#: ShareNoticePlugin.php:166
|
||||
#, php-format
|
||||
msgid "Share on %s"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Facebook.
|
||||
#: ShareNoticePlugin.php:189
|
||||
msgid "Share on Facebook"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: ShareNoticePlugin.php:222
|
||||
msgid ""
|
||||
"This plugin allows sharing of notices to Twitter, Facebook and other "
|
||||
"platforms."
|
||||
msgstr ""
|
55
plugins/ShareNotice/locale/my/LC_MESSAGES/ShareNotice.po
Normal file
55
plugins/ShareNotice/locale/my/LC_MESSAGES/ShareNotice.po
Normal file
@@ -0,0 +1,55 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GNU social\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||||
"PO-Revision-Date: 2015-02-07 10:25+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Burmese (http://www.transifex.com/projects/p/gnu-social/language/my/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: my\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another
|
||||
#. platform.
|
||||
#: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
|
||||
#, php-format
|
||||
msgid "\"%s\""
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Truncation symbol.
|
||||
#: ShareNoticePlugin.php:113
|
||||
msgid "…"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Twitter.
|
||||
#: ShareNoticePlugin.php:133
|
||||
msgid "Share on Twitter"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than
|
||||
#. Twitter or Facebook).
|
||||
#. TRANS: %s is a host name.
|
||||
#: ShareNoticePlugin.php:166
|
||||
#, php-format
|
||||
msgid "Share on %s"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Facebook.
|
||||
#: ShareNoticePlugin.php:189
|
||||
msgid "Share on Facebook"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: ShareNoticePlugin.php:222
|
||||
msgid ""
|
||||
"This plugin allows sharing of notices to Twitter, Facebook and other "
|
||||
"platforms."
|
||||
msgstr ""
|
55
plugins/ShareNotice/locale/nb/LC_MESSAGES/ShareNotice.po
Normal file
55
plugins/ShareNotice/locale/nb/LC_MESSAGES/ShareNotice.po
Normal file
@@ -0,0 +1,55 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GNU social\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||||
"PO-Revision-Date: 2015-02-07 10:25+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/gnu-social/language/nb/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: nb\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another
|
||||
#. platform.
|
||||
#: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
|
||||
#, php-format
|
||||
msgid "\"%s\""
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Truncation symbol.
|
||||
#: ShareNoticePlugin.php:113
|
||||
msgid "…"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Twitter.
|
||||
#: ShareNoticePlugin.php:133
|
||||
msgid "Share on Twitter"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than
|
||||
#. Twitter or Facebook).
|
||||
#. TRANS: %s is a host name.
|
||||
#: ShareNoticePlugin.php:166
|
||||
#, php-format
|
||||
msgid "Share on %s"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Facebook.
|
||||
#: ShareNoticePlugin.php:189
|
||||
msgid "Share on Facebook"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: ShareNoticePlugin.php:222
|
||||
msgid ""
|
||||
"This plugin allows sharing of notices to Twitter, Facebook and other "
|
||||
"platforms."
|
||||
msgstr ""
|
55
plugins/ShareNotice/locale/ne/LC_MESSAGES/ShareNotice.po
Normal file
55
plugins/ShareNotice/locale/ne/LC_MESSAGES/ShareNotice.po
Normal file
@@ -0,0 +1,55 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GNU social\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||||
"PO-Revision-Date: 2015-02-07 10:25+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Nepali (http://www.transifex.com/projects/p/gnu-social/language/ne/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: ne\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another
|
||||
#. platform.
|
||||
#: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
|
||||
#, php-format
|
||||
msgid "\"%s\""
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Truncation symbol.
|
||||
#: ShareNoticePlugin.php:113
|
||||
msgid "…"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Twitter.
|
||||
#: ShareNoticePlugin.php:133
|
||||
msgid "Share on Twitter"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than
|
||||
#. Twitter or Facebook).
|
||||
#. TRANS: %s is a host name.
|
||||
#: ShareNoticePlugin.php:166
|
||||
#, php-format
|
||||
msgid "Share on %s"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Facebook.
|
||||
#: ShareNoticePlugin.php:189
|
||||
msgid "Share on Facebook"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: ShareNoticePlugin.php:222
|
||||
msgid ""
|
||||
"This plugin allows sharing of notices to Twitter, Facebook and other "
|
||||
"platforms."
|
||||
msgstr ""
|
@@ -1,54 +1,55 @@
|
||||
# Translation of StatusNet - ShareNotice to Dutch (Nederlands)
|
||||
# Exported from translatewiki.net
|
||||
#
|
||||
# Author: SPQRobin
|
||||
# Author: Siebrand
|
||||
# --
|
||||
# This file is distributed under the same license as the StatusNet package.
|
||||
#
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: StatusNet - ShareNotice\n"
|
||||
"Project-Id-Version: GNU social\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-06-30 11:07+0000\n"
|
||||
"PO-Revision-Date: 2012-06-30 11:09:58+0000\n"
|
||||
"Language-Team: Dutch <https://translatewiki.net/wiki/Portal:nl>\n"
|
||||
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||||
"PO-Revision-Date: 2015-02-07 10:32+0000\n"
|
||||
"Last-Translator: digitaldreamer <digitaldreamer@email.cz>\n"
|
||||
"Language-Team: Dutch (http://www.transifex.com/projects/p/gnu-social/language/nl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-POT-Import-Date: 2011-12-03 13:49:02+0000\n"
|
||||
"X-Generator: MediaWiki 1.20alpha (233fc08); Translate 2012-06-21\n"
|
||||
"X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
|
||||
"X-Language-Code: nl\n"
|
||||
"X-Message-Group: #out-statusnet-plugin-sharenotice\n"
|
||||
"Language: nl\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another platform.
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another
|
||||
#. platform.
|
||||
#: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
|
||||
#, php-format
|
||||
msgid "\"%s\""
|
||||
msgstr "\"%s\""
|
||||
|
||||
#. TRANS: Truncation symbol.
|
||||
#: ShareNoticePlugin.php:113
|
||||
msgid "…"
|
||||
msgstr "…"
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Twitter.
|
||||
#: ShareNoticePlugin.php:133
|
||||
msgid "Share on Twitter"
|
||||
msgstr "Delen op Twitter"
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than Twitter or Facebook).
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than
|
||||
#. Twitter or Facebook).
|
||||
#. TRANS: %s is a host name.
|
||||
#: ShareNoticePlugin.php:166
|
||||
#, php-format
|
||||
msgid "Share on %s"
|
||||
msgstr "Delen op %s"
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Facebook.
|
||||
#: ShareNoticePlugin.php:189
|
||||
msgid "Share on Facebook"
|
||||
msgstr "Delen op Facebook"
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: ShareNoticePlugin.php:222
|
||||
msgid ""
|
||||
"This plugin allows sharing of notices to Twitter, Facebook and other "
|
||||
"platforms."
|
||||
msgstr ""
|
||||
"Deze plug-in maakt het mogelijk mededelingen te delen op Twitter, Facebook "
|
||||
"en andere platformen."
|
||||
msgstr "Deze plug-in maakt het mogelijk mededelingen te delen op Twitter, Facebook en andere platformen."
|
||||
|
55
plugins/ShareNotice/locale/nn/LC_MESSAGES/ShareNotice.po
Normal file
55
plugins/ShareNotice/locale/nn/LC_MESSAGES/ShareNotice.po
Normal file
@@ -0,0 +1,55 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GNU social\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||||
"PO-Revision-Date: 2015-02-07 10:25+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Norwegian Nynorsk (http://www.transifex.com/projects/p/gnu-social/language/nn/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: nn\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another
|
||||
#. platform.
|
||||
#: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
|
||||
#, php-format
|
||||
msgid "\"%s\""
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Truncation symbol.
|
||||
#: ShareNoticePlugin.php:113
|
||||
msgid "…"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Twitter.
|
||||
#: ShareNoticePlugin.php:133
|
||||
msgid "Share on Twitter"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than
|
||||
#. Twitter or Facebook).
|
||||
#. TRANS: %s is a host name.
|
||||
#: ShareNoticePlugin.php:166
|
||||
#, php-format
|
||||
msgid "Share on %s"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Facebook.
|
||||
#: ShareNoticePlugin.php:189
|
||||
msgid "Share on Facebook"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: ShareNoticePlugin.php:222
|
||||
msgid ""
|
||||
"This plugin allows sharing of notices to Twitter, Facebook and other "
|
||||
"platforms."
|
||||
msgstr ""
|
@@ -1,52 +1,54 @@
|
||||
# Translation of StatusNet - ShareNotice to Polish (polski)
|
||||
# Exported from translatewiki.net
|
||||
#
|
||||
# Author: Raven
|
||||
# Author: Woytecr
|
||||
# --
|
||||
# This file is distributed under the same license as the StatusNet package.
|
||||
#
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: StatusNet - ShareNotice\n"
|
||||
"Project-Id-Version: GNU social\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-06-30 11:07+0000\n"
|
||||
"PO-Revision-Date: 2012-06-30 11:09:58+0000\n"
|
||||
"Language-Team: Polish <https://translatewiki.net/wiki/Portal:pl>\n"
|
||||
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||||
"PO-Revision-Date: 2015-02-07 10:32+0000\n"
|
||||
"Last-Translator: digitaldreamer <digitaldreamer@email.cz>\n"
|
||||
"Language-Team: Polish (http://www.transifex.com/projects/p/gnu-social/language/pl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-POT-Import-Date: 2011-12-03 13:49:02+0000\n"
|
||||
"X-Generator: MediaWiki 1.20alpha (233fc08); Translate 2012-06-21\n"
|
||||
"X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
|
||||
"X-Language-Code: pl\n"
|
||||
"X-Message-Group: #out-statusnet-plugin-sharenotice\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n == 1) ? 0 : ( (n%10 >= 2 && n%10 <= 4 && "
|
||||
"(n%100 < 10 || n%100 >= 20)) ? 1 : 2 );\n"
|
||||
"Language: pl\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another platform.
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another
|
||||
#. platform.
|
||||
#: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
|
||||
#, php-format
|
||||
msgid "\"%s\""
|
||||
msgstr "\"%s\""
|
||||
|
||||
#. TRANS: Truncation symbol.
|
||||
#: ShareNoticePlugin.php:113
|
||||
msgid "…"
|
||||
msgstr "…"
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Twitter.
|
||||
#: ShareNoticePlugin.php:133
|
||||
msgid "Share on Twitter"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than Twitter or Facebook).
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than
|
||||
#. Twitter or Facebook).
|
||||
#. TRANS: %s is a host name.
|
||||
#: ShareNoticePlugin.php:166
|
||||
#, php-format
|
||||
msgid "Share on %s"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Facebook.
|
||||
#: ShareNoticePlugin.php:189
|
||||
msgid "Share on Facebook"
|
||||
msgstr "Udostępnij na Facebooku"
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: ShareNoticePlugin.php:222
|
||||
msgid ""
|
||||
"This plugin allows sharing of notices to Twitter, Facebook and other "
|
||||
"platforms."
|
||||
|
55
plugins/ShareNotice/locale/pt/LC_MESSAGES/ShareNotice.po
Normal file
55
plugins/ShareNotice/locale/pt/LC_MESSAGES/ShareNotice.po
Normal file
@@ -0,0 +1,55 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GNU social\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||||
"PO-Revision-Date: 2015-02-07 10:25+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Portuguese (http://www.transifex.com/projects/p/gnu-social/language/pt/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: pt\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another
|
||||
#. platform.
|
||||
#: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
|
||||
#, php-format
|
||||
msgid "\"%s\""
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Truncation symbol.
|
||||
#: ShareNoticePlugin.php:113
|
||||
msgid "…"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Twitter.
|
||||
#: ShareNoticePlugin.php:133
|
||||
msgid "Share on Twitter"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than
|
||||
#. Twitter or Facebook).
|
||||
#. TRANS: %s is a host name.
|
||||
#: ShareNoticePlugin.php:166
|
||||
#, php-format
|
||||
msgid "Share on %s"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Facebook.
|
||||
#: ShareNoticePlugin.php:189
|
||||
msgid "Share on Facebook"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: ShareNoticePlugin.php:222
|
||||
msgid ""
|
||||
"This plugin allows sharing of notices to Twitter, Facebook and other "
|
||||
"platforms."
|
||||
msgstr ""
|
55
plugins/ShareNotice/locale/pt_BR/LC_MESSAGES/ShareNotice.po
Normal file
55
plugins/ShareNotice/locale/pt_BR/LC_MESSAGES/ShareNotice.po
Normal file
@@ -0,0 +1,55 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GNU social\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||||
"PO-Revision-Date: 2015-02-07 10:25+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/gnu-social/language/pt_BR/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: pt_BR\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another
|
||||
#. platform.
|
||||
#: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
|
||||
#, php-format
|
||||
msgid "\"%s\""
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Truncation symbol.
|
||||
#: ShareNoticePlugin.php:113
|
||||
msgid "…"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Twitter.
|
||||
#: ShareNoticePlugin.php:133
|
||||
msgid "Share on Twitter"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than
|
||||
#. Twitter or Facebook).
|
||||
#. TRANS: %s is a host name.
|
||||
#: ShareNoticePlugin.php:166
|
||||
#, php-format
|
||||
msgid "Share on %s"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Facebook.
|
||||
#: ShareNoticePlugin.php:189
|
||||
msgid "Share on Facebook"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: ShareNoticePlugin.php:222
|
||||
msgid ""
|
||||
"This plugin allows sharing of notices to Twitter, Facebook and other "
|
||||
"platforms."
|
||||
msgstr ""
|
55
plugins/ShareNotice/locale/ru/LC_MESSAGES/ShareNotice.po
Normal file
55
plugins/ShareNotice/locale/ru/LC_MESSAGES/ShareNotice.po
Normal file
@@ -0,0 +1,55 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GNU social\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||||
"PO-Revision-Date: 2015-02-07 10:25+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Russian (http://www.transifex.com/projects/p/gnu-social/language/ru/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: ru\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: %s is notice content that is shared on Twitter, Facebook or another
|
||||
#. platform.
|
||||
#: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
|
||||
#, php-format
|
||||
msgid "\"%s\""
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Truncation symbol.
|
||||
#: ShareNoticePlugin.php:113
|
||||
msgid "…"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Twitter.
|
||||
#: ShareNoticePlugin.php:133
|
||||
msgid "Share on Twitter"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than
|
||||
#. Twitter or Facebook).
|
||||
#. TRANS: %s is a host name.
|
||||
#: ShareNoticePlugin.php:166
|
||||
#, php-format
|
||||
msgid "Share on %s"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Facebook.
|
||||
#: ShareNoticePlugin.php:189
|
||||
msgid "Share on Facebook"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: ShareNoticePlugin.php:222
|
||||
msgid ""
|
||||
"This plugin allows sharing of notices to Twitter, Facebook and other "
|
||||
"platforms."
|
||||
msgstr ""
|
55
plugins/ShareNotice/locale/sr-ec/LC_MESSAGES/ShareNotice.po
Normal file
55
plugins/ShareNotice/locale/sr-ec/LC_MESSAGES/ShareNotice.po
Normal file
@@ -0,0 +1,55 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GNU social\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||||
"PO-Revision-Date: 2015-02-07 10:25+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Serbian (http://www.transifex.com/projects/p/gnu-social/language/sr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: sr\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: %s is notice content that is shared on Twitter, Facebook or another
|
||||
#. platform.
|
||||
#: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
|
||||
#, php-format
|
||||
msgid "\"%s\""
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Truncation symbol.
|
||||
#: ShareNoticePlugin.php:113
|
||||
msgid "…"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Twitter.
|
||||
#: ShareNoticePlugin.php:133
|
||||
msgid "Share on Twitter"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than
|
||||
#. Twitter or Facebook).
|
||||
#. TRANS: %s is a host name.
|
||||
#: ShareNoticePlugin.php:166
|
||||
#, php-format
|
||||
msgid "Share on %s"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Facebook.
|
||||
#: ShareNoticePlugin.php:189
|
||||
msgid "Share on Facebook"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: ShareNoticePlugin.php:222
|
||||
msgid ""
|
||||
"This plugin allows sharing of notices to Twitter, Facebook and other "
|
||||
"platforms."
|
||||
msgstr ""
|
56
plugins/ShareNotice/locale/sv/LC_MESSAGES/ShareNotice.po
Normal file
56
plugins/ShareNotice/locale/sv/LC_MESSAGES/ShareNotice.po
Normal file
@@ -0,0 +1,56 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# Kristoffer Grundström <kristoffer.grundstrom1983@gmail.com>, 2015
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GNU social\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||||
"PO-Revision-Date: 2015-02-26 14:55+0000\n"
|
||||
"Last-Translator: Kristoffer Grundström <kristoffer.grundstrom1983@gmail.com>\n"
|
||||
"Language-Team: Swedish (http://www.transifex.com/projects/p/gnu-social/language/sv/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: sv\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another
|
||||
#. platform.
|
||||
#: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
|
||||
#, php-format
|
||||
msgid "\"%s\""
|
||||
msgstr "\"%s\""
|
||||
|
||||
#. TRANS: Truncation symbol.
|
||||
#: ShareNoticePlugin.php:113
|
||||
msgid "…"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Twitter.
|
||||
#: ShareNoticePlugin.php:133
|
||||
msgid "Share on Twitter"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than
|
||||
#. Twitter or Facebook).
|
||||
#. TRANS: %s is a host name.
|
||||
#: ShareNoticePlugin.php:166
|
||||
#, php-format
|
||||
msgid "Share on %s"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Facebook.
|
||||
#: ShareNoticePlugin.php:189
|
||||
msgid "Share on Facebook"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: ShareNoticePlugin.php:222
|
||||
msgid ""
|
||||
"This plugin allows sharing of notices to Twitter, Facebook and other "
|
||||
"platforms."
|
||||
msgstr ""
|
55
plugins/ShareNotice/locale/ta/LC_MESSAGES/ShareNotice.po
Normal file
55
plugins/ShareNotice/locale/ta/LC_MESSAGES/ShareNotice.po
Normal file
@@ -0,0 +1,55 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GNU social\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||||
"PO-Revision-Date: 2015-02-07 10:25+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Tamil (http://www.transifex.com/projects/p/gnu-social/language/ta/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: ta\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another
|
||||
#. platform.
|
||||
#: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
|
||||
#, php-format
|
||||
msgid "\"%s\""
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Truncation symbol.
|
||||
#: ShareNoticePlugin.php:113
|
||||
msgid "…"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Twitter.
|
||||
#: ShareNoticePlugin.php:133
|
||||
msgid "Share on Twitter"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than
|
||||
#. Twitter or Facebook).
|
||||
#. TRANS: %s is a host name.
|
||||
#: ShareNoticePlugin.php:166
|
||||
#, php-format
|
||||
msgid "Share on %s"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Facebook.
|
||||
#: ShareNoticePlugin.php:189
|
||||
msgid "Share on Facebook"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: ShareNoticePlugin.php:222
|
||||
msgid ""
|
||||
"This plugin allows sharing of notices to Twitter, Facebook and other "
|
||||
"platforms."
|
||||
msgstr ""
|
@@ -1,50 +1,54 @@
|
||||
# Translation of StatusNet - ShareNotice to Telugu (తెలుగు)
|
||||
# Exported from translatewiki.net
|
||||
#
|
||||
# Author: Veeven
|
||||
# --
|
||||
# This file is distributed under the same license as the StatusNet package.
|
||||
#
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: StatusNet - ShareNotice\n"
|
||||
"Project-Id-Version: GNU social\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-06-30 11:07+0000\n"
|
||||
"PO-Revision-Date: 2012-06-30 11:09:58+0000\n"
|
||||
"Language-Team: Telugu <https://translatewiki.net/wiki/Portal:te>\n"
|
||||
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||||
"PO-Revision-Date: 2015-02-07 10:47+0000\n"
|
||||
"Last-Translator: digitaldreamer <digitaldreamer@email.cz>\n"
|
||||
"Language-Team: Telugu (http://www.transifex.com/projects/p/gnu-social/language/te/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-POT-Import-Date: 2011-12-03 13:49:02+0000\n"
|
||||
"X-Generator: MediaWiki 1.20alpha (233fc08); Translate 2012-06-21\n"
|
||||
"X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
|
||||
"X-Language-Code: te\n"
|
||||
"X-Message-Group: #out-statusnet-plugin-sharenotice\n"
|
||||
"Language: te\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another platform.
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another
|
||||
#. platform.
|
||||
#: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
|
||||
#, php-format
|
||||
msgid "\"%s\""
|
||||
msgstr "\"%s\""
|
||||
|
||||
#. TRANS: Truncation symbol.
|
||||
#: ShareNoticePlugin.php:113
|
||||
msgid "…"
|
||||
msgstr "…"
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Twitter.
|
||||
#: ShareNoticePlugin.php:133
|
||||
msgid "Share on Twitter"
|
||||
msgstr "ట్విట్టర్లో పంచుకోండి"
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than Twitter or Facebook).
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than
|
||||
#. Twitter or Facebook).
|
||||
#. TRANS: %s is a host name.
|
||||
#: ShareNoticePlugin.php:166
|
||||
#, php-format
|
||||
msgid "Share on %s"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Facebook.
|
||||
#: ShareNoticePlugin.php:189
|
||||
msgid "Share on Facebook"
|
||||
msgstr "ఫేస్బుక్లో పంచుకోండి"
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: ShareNoticePlugin.php:222
|
||||
msgid ""
|
||||
"This plugin allows sharing of notices to Twitter, Facebook and other "
|
||||
"platforms."
|
||||
|
@@ -1,53 +1,55 @@
|
||||
# Translation of StatusNet - ShareNotice to Tagalog (Tagalog)
|
||||
# Exported from translatewiki.net
|
||||
#
|
||||
# Author: AnakngAraw
|
||||
# --
|
||||
# This file is distributed under the same license as the StatusNet package.
|
||||
#
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: StatusNet - ShareNotice\n"
|
||||
"Project-Id-Version: GNU social\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-06-30 11:07+0000\n"
|
||||
"PO-Revision-Date: 2012-06-30 11:09:58+0000\n"
|
||||
"Language-Team: Tagalog <https://translatewiki.net/wiki/Portal:tl>\n"
|
||||
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||||
"PO-Revision-Date: 2015-02-07 10:32+0000\n"
|
||||
"Last-Translator: digitaldreamer <digitaldreamer@email.cz>\n"
|
||||
"Language-Team: Tagalog (http://www.transifex.com/projects/p/gnu-social/language/tl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-POT-Import-Date: 2011-12-03 13:49:02+0000\n"
|
||||
"X-Generator: MediaWiki 1.20alpha (233fc08); Translate 2012-06-21\n"
|
||||
"X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
|
||||
"X-Language-Code: tl\n"
|
||||
"X-Message-Group: #out-statusnet-plugin-sharenotice\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Language: tl\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another platform.
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another
|
||||
#. platform.
|
||||
#: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
|
||||
#, php-format
|
||||
msgid "\"%s\""
|
||||
msgstr "\"%s\""
|
||||
|
||||
#. TRANS: Truncation symbol.
|
||||
#: ShareNoticePlugin.php:113
|
||||
msgid "…"
|
||||
msgstr "…"
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Twitter.
|
||||
#: ShareNoticePlugin.php:133
|
||||
msgid "Share on Twitter"
|
||||
msgstr "Ibahagi sa Twitter"
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than Twitter or Facebook).
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than
|
||||
#. Twitter or Facebook).
|
||||
#. TRANS: %s is a host name.
|
||||
#: ShareNoticePlugin.php:166
|
||||
#, php-format
|
||||
msgid "Share on %s"
|
||||
msgstr "Ibahagi sa %s"
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Facebook.
|
||||
#: ShareNoticePlugin.php:189
|
||||
msgid "Share on Facebook"
|
||||
msgstr "Ibahagi sa Facebook"
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: ShareNoticePlugin.php:222
|
||||
msgid ""
|
||||
"This plugin allows sharing of notices to Twitter, Facebook and other "
|
||||
"platforms."
|
||||
msgstr ""
|
||||
"Ang pampasak na ito ay nagpapahintulot na pagpapamahagi ng mga pabatid sa "
|
||||
"Twitter, Facebook at ibang mga plataporma."
|
||||
msgstr "Ang pampasak na ito ay nagpapahintulot na pagpapamahagi ng mga pabatid sa Twitter, Facebook at ibang mga plataporma."
|
||||
|
@@ -1,50 +1,54 @@
|
||||
# Translation of StatusNet - ShareNotice to Turkish (Türkçe)
|
||||
# Exported from translatewiki.net
|
||||
#
|
||||
# Author: Maidis
|
||||
# --
|
||||
# This file is distributed under the same license as the StatusNet package.
|
||||
#
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: StatusNet - ShareNotice\n"
|
||||
"Project-Id-Version: GNU social\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-06-30 11:07+0000\n"
|
||||
"PO-Revision-Date: 2012-06-30 11:09:58+0000\n"
|
||||
"Language-Team: Turkish <https://translatewiki.net/wiki/Portal:tr>\n"
|
||||
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||||
"PO-Revision-Date: 2015-02-07 10:32+0000\n"
|
||||
"Last-Translator: digitaldreamer <digitaldreamer@email.cz>\n"
|
||||
"Language-Team: Turkish (http://www.transifex.com/projects/p/gnu-social/language/tr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-POT-Import-Date: 2011-12-03 13:49:02+0000\n"
|
||||
"X-Generator: MediaWiki 1.20alpha (233fc08); Translate 2012-06-21\n"
|
||||
"X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
|
||||
"X-Language-Code: tr\n"
|
||||
"X-Message-Group: #out-statusnet-plugin-sharenotice\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"Language: tr\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another platform.
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another
|
||||
#. platform.
|
||||
#: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
|
||||
#, php-format
|
||||
msgid "\"%s\""
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Truncation symbol.
|
||||
#: ShareNoticePlugin.php:113
|
||||
msgid "…"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Twitter.
|
||||
#: ShareNoticePlugin.php:133
|
||||
msgid "Share on Twitter"
|
||||
msgstr "Twitter'da Paylaş"
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than Twitter or Facebook).
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than
|
||||
#. Twitter or Facebook).
|
||||
#. TRANS: %s is a host name.
|
||||
#: ShareNoticePlugin.php:166
|
||||
#, php-format
|
||||
msgid "Share on %s"
|
||||
msgstr "%s Üzerinde Paylaş"
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Facebook.
|
||||
#: ShareNoticePlugin.php:189
|
||||
msgid "Share on Facebook"
|
||||
msgstr "Facebook'ta Paylaş"
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: ShareNoticePlugin.php:222
|
||||
msgid ""
|
||||
"This plugin allows sharing of notices to Twitter, Facebook and other "
|
||||
"platforms."
|
||||
|
@@ -1,54 +1,55 @@
|
||||
# Translation of StatusNet - ShareNotice to Ukrainian (українська)
|
||||
# Exported from translatewiki.net
|
||||
#
|
||||
# Author: Boogie
|
||||
# --
|
||||
# This file is distributed under the same license as the StatusNet package.
|
||||
#
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: StatusNet - ShareNotice\n"
|
||||
"Project-Id-Version: GNU social\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-06-30 11:07+0000\n"
|
||||
"PO-Revision-Date: 2012-06-30 11:09:58+0000\n"
|
||||
"Language-Team: Ukrainian <https://translatewiki.net/wiki/Portal:uk>\n"
|
||||
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||||
"PO-Revision-Date: 2015-02-07 10:32+0000\n"
|
||||
"Last-Translator: digitaldreamer <digitaldreamer@email.cz>\n"
|
||||
"Language-Team: Ukrainian (http://www.transifex.com/projects/p/gnu-social/language/uk/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-POT-Import-Date: 2011-12-03 13:49:02+0000\n"
|
||||
"X-Generator: MediaWiki 1.20alpha (233fc08); Translate 2012-06-21\n"
|
||||
"X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
|
||||
"X-Language-Code: uk\n"
|
||||
"X-Message-Group: #out-statusnet-plugin-sharenotice\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"
|
||||
"Language: uk\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: %s is notice content that is shared on Twitter, Facebook or another platform.
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another
|
||||
#. platform.
|
||||
#: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
|
||||
#, php-format
|
||||
msgid "\"%s\""
|
||||
msgstr "«%s»"
|
||||
|
||||
#. TRANS: Truncation symbol.
|
||||
#: ShareNoticePlugin.php:113
|
||||
msgid "…"
|
||||
msgstr "…"
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Twitter.
|
||||
#: ShareNoticePlugin.php:133
|
||||
msgid "Share on Twitter"
|
||||
msgstr "Розмістити в Twitter"
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than Twitter or Facebook).
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than
|
||||
#. Twitter or Facebook).
|
||||
#. TRANS: %s is a host name.
|
||||
#: ShareNoticePlugin.php:166
|
||||
#, php-format
|
||||
msgid "Share on %s"
|
||||
msgstr "Розмістити в %s"
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Facebook.
|
||||
#: ShareNoticePlugin.php:189
|
||||
msgid "Share on Facebook"
|
||||
msgstr "Розмістити в Facebook"
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: ShareNoticePlugin.php:222
|
||||
msgid ""
|
||||
"This plugin allows sharing of notices to Twitter, Facebook and other "
|
||||
"platforms."
|
||||
msgstr ""
|
||||
"Цей додаток дозволяє ділитися дописами в Twitter, Facebook та інших "
|
||||
"сервісах, розміщуючи їх там."
|
||||
msgstr "Цей додаток дозволяє ділитися дописами в Twitter, Facebook та інших сервісах, розміщуючи їх там."
|
||||
|
55
plugins/ShareNotice/locale/ur_PK/LC_MESSAGES/ShareNotice.po
Normal file
55
plugins/ShareNotice/locale/ur_PK/LC_MESSAGES/ShareNotice.po
Normal file
@@ -0,0 +1,55 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GNU social\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||||
"PO-Revision-Date: 2015-02-07 10:25+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Urdu (Pakistan) (http://www.transifex.com/projects/p/gnu-social/language/ur_PK/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: ur_PK\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another
|
||||
#. platform.
|
||||
#: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
|
||||
#, php-format
|
||||
msgid "\"%s\""
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Truncation symbol.
|
||||
#: ShareNoticePlugin.php:113
|
||||
msgid "…"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Twitter.
|
||||
#: ShareNoticePlugin.php:133
|
||||
msgid "Share on Twitter"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than
|
||||
#. Twitter or Facebook).
|
||||
#. TRANS: %s is a host name.
|
||||
#: ShareNoticePlugin.php:166
|
||||
#, php-format
|
||||
msgid "Share on %s"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Facebook.
|
||||
#: ShareNoticePlugin.php:189
|
||||
msgid "Share on Facebook"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: ShareNoticePlugin.php:222
|
||||
msgid ""
|
||||
"This plugin allows sharing of notices to Twitter, Facebook and other "
|
||||
"platforms."
|
||||
msgstr ""
|
55
plugins/ShareNotice/locale/vi/LC_MESSAGES/ShareNotice.po
Normal file
55
plugins/ShareNotice/locale/vi/LC_MESSAGES/ShareNotice.po
Normal file
@@ -0,0 +1,55 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GNU social\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||||
"PO-Revision-Date: 2015-02-07 10:25+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Vietnamese (http://www.transifex.com/projects/p/gnu-social/language/vi/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: vi\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another
|
||||
#. platform.
|
||||
#: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
|
||||
#, php-format
|
||||
msgid "\"%s\""
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Truncation symbol.
|
||||
#: ShareNoticePlugin.php:113
|
||||
msgid "…"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Twitter.
|
||||
#: ShareNoticePlugin.php:133
|
||||
msgid "Share on Twitter"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than
|
||||
#. Twitter or Facebook).
|
||||
#. TRANS: %s is a host name.
|
||||
#: ShareNoticePlugin.php:166
|
||||
#, php-format
|
||||
msgid "Share on %s"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Facebook.
|
||||
#: ShareNoticePlugin.php:189
|
||||
msgid "Share on Facebook"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: ShareNoticePlugin.php:222
|
||||
msgid ""
|
||||
"This plugin allows sharing of notices to Twitter, Facebook and other "
|
||||
"platforms."
|
||||
msgstr ""
|
55
plugins/ShareNotice/locale/zh_CN/LC_MESSAGES/ShareNotice.po
Normal file
55
plugins/ShareNotice/locale/zh_CN/LC_MESSAGES/ShareNotice.po
Normal file
@@ -0,0 +1,55 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GNU social\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||||
"PO-Revision-Date: 2015-02-07 10:25+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/gnu-social/language/zh_CN/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: zh_CN\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another
|
||||
#. platform.
|
||||
#: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
|
||||
#, php-format
|
||||
msgid "\"%s\""
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Truncation symbol.
|
||||
#: ShareNoticePlugin.php:113
|
||||
msgid "…"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Twitter.
|
||||
#: ShareNoticePlugin.php:133
|
||||
msgid "Share on Twitter"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than
|
||||
#. Twitter or Facebook).
|
||||
#. TRANS: %s is a host name.
|
||||
#: ShareNoticePlugin.php:166
|
||||
#, php-format
|
||||
msgid "Share on %s"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Facebook.
|
||||
#: ShareNoticePlugin.php:189
|
||||
msgid "Share on Facebook"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: ShareNoticePlugin.php:222
|
||||
msgid ""
|
||||
"This plugin allows sharing of notices to Twitter, Facebook and other "
|
||||
"platforms."
|
||||
msgstr ""
|
55
plugins/ShareNotice/locale/zh_TW/LC_MESSAGES/ShareNotice.po
Normal file
55
plugins/ShareNotice/locale/zh_TW/LC_MESSAGES/ShareNotice.po
Normal file
@@ -0,0 +1,55 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GNU social\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
||||
"PO-Revision-Date: 2015-02-07 10:25+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/gnu-social/language/zh_TW/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: zh_TW\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. TRANS: %s is notice content that is shared on Twitter, Facebook or another
|
||||
#. platform.
|
||||
#: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
|
||||
#, php-format
|
||||
msgid "\"%s\""
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Truncation symbol.
|
||||
#: ShareNoticePlugin.php:113
|
||||
msgid "…"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Twitter.
|
||||
#: ShareNoticePlugin.php:133
|
||||
msgid "Share on Twitter"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on another platform (other than
|
||||
#. Twitter or Facebook).
|
||||
#. TRANS: %s is a host name.
|
||||
#: ShareNoticePlugin.php:166
|
||||
#, php-format
|
||||
msgid "Share on %s"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Tooltip for image to share a notice on Facebook.
|
||||
#: ShareNoticePlugin.php:189
|
||||
msgid "Share on Facebook"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: ShareNoticePlugin.php:222
|
||||
msgid ""
|
||||
"This plugin allows sharing of notices to Twitter, Facebook and other "
|
||||
"platforms."
|
||||
msgstr ""
|
Reference in New Issue
Block a user