X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FShareNotice%2Flocale%2Fpl%2FLC_MESSAGES%2FShareNotice.po;h=22cddd4c27df211ec418e03f12cbc390b59eadc8;hb=d7fd6bac7280f6d5f5acef6d8cdf149b53cb53f3;hp=d3bf74ef56ebb905350c9e2d6b8ae4b1be09f620;hpb=a51d2ece50ebb2eed4321c08d76cacbd053b3149;p=quix0rs-gnu-social.git diff --git a/plugins/ShareNotice/locale/pl/LC_MESSAGES/ShareNotice.po b/plugins/ShareNotice/locale/pl/LC_MESSAGES/ShareNotice.po index d3bf74ef56..22cddd4c27 100644 --- a/plugins/ShareNotice/locale/pl/LC_MESSAGES/ShareNotice.po +++ b/plugins/ShareNotice/locale/pl/LC_MESSAGES/ShareNotice.po @@ -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-03-01 15:45+0000\n" -"PO-Revision-Date: 2012-03-01 15:47:08+0000\n" -"Language-Team: Polish \n" +"POT-Creation-Date: 2015-02-02 17:47+0100\n" +"PO-Revision-Date: 2015-02-07 10:32+0000\n" +"Last-Translator: digitaldreamer \n" +"Language-Team: Polish (http://www.transifex.com/gnu-social/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 (r112812); Translate 2012-02-26\n" -"X-Translation-Project: 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."