# Translation of StatusNet - Gravatar to Polish (Polski) # Exported from translatewiki.net # # Author: Raven # -- # This file is distributed under the same license as the StatusNet package. # msgid "" msgstr "" "Project-Id-Version: StatusNet - Gravatar\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2011-04-09 18:34+0000\n" "PO-Revision-Date: 2011-04-09 18:37:17+0000\n" "Language-Team: Polish \n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-POT-Import-Date: 2011-03-18 20:07:11+0000\n" "X-Generator: MediaWiki 1.18alpha (r85732); Translate extension (2011-03-11)\n" "X-Translation-Project: translatewiki.net at http://translatewiki.net\n" "X-Language-Code: pl\n" "X-Message-Group: #out-statusnet-plugin-gravatar\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: Fieldset legend. Gravatar is an avatar service. msgid "Set Gravatar" msgstr "Ustaw Gravatar" #. TRANS: Form guide. Gravatar is an avatar service. msgid "If you want to use your Gravatar image, click \"Add\"." msgstr "Aby używać obrazu Gravatar, należy nacisnąć przycisk \"Dodaj\"." #. TRANS: Button text to add a Gravatar. Gravatar is an avatar service. #, fuzzy msgctxt "BUTTON" msgid "Add" msgstr "Dodaj" #. TRANS: Fieldset legend. Gravatar is an avatar service. msgid "Remove Gravatar" msgstr "Usuń Gravatar" #. TRANS: Form guide. Gravatar is an avatar service. msgid "If you want to remove your Gravatar image, click \"Remove\"." msgstr "Aby usunąć obraz Gravatar, należy nacisnąć przycisk \"Usuń\"." #. TRANS: Button text to remove a Gravatar. Gravatar is an avatar service. msgid "Remove" msgstr "Usuń" #. TRANS: Form guide. Gravatar is an avatar service. msgid "To use a Gravatar first enter in an email address." msgstr "Aby użyć obrazu Gravatar, należy najpierw podać adres e-mail." #. TRANS: Message displayed when no e-mail address was set when saving Gravatar setting. Gravatar is an avatar service. msgid "You do not have an email address set in your profile." msgstr "Nie ustawiono adresu e-mail w profilu." #. TRANS: Message displayed when saving Gravatar setting fails. Gravatar is an avatar service. msgid "Failed to save Gravatar to the database." msgstr "Zapisanie obrazu Gravatar w bzie danych nie powiodło się." #. TRANS: Message displayed when Gravatar was added. Gravatar is an avatar service. msgid "Gravatar added." msgstr "Dodano obraz Gravatar." #. TRANS: Message displayed when Gravatar was removed. Gravatar is an avatar service. msgid "Gravatar removed." msgstr "Usunięto obraz Gravatar." #. TRANS: Plugin decsription. msgid "" "The Gravatar plugin allows users to use their Gravatar with StatusNet." msgstr "" "Wtyczka Gravatar umożliwia użytkownikom używanie obrazów Gravatar w StatusNet."