123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566 |
- # SOME DESCRIPTIVE TITLE.
- # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
- # This file is distributed under the same license as the PACKAGE package.
- #
- # Translators:
- # Mateusz Zimniak <lonetraveller@wp.pl>, 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-08-02 15:21+0000\n"
- "Last-Translator: Mateusz Zimniak <lonetraveller@wp.pl>\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"
- "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"
- #: actions/photoupload.php:57
- msgid "Upload Photos"
- msgstr "Załaduj zdjęcia"
- #: actions/photo.php:56 actions/photos.php:65
- msgid "No such user."
- msgstr "Brak takiego użytkownika."
- #: actions/photo.php:58
- msgid "No such photo."
- msgstr "Brak takiego zdjęcia."
- #: actions/photo.php:62
- #, php-format
- msgid "%s's Photo."
- msgstr ""
- #: actions/photos.php:67
- #, php-format
- msgid "%s's Photos."
- msgstr ""
- #: actions/editphoto.php:61
- msgid "Edit photo - "
- msgstr "Edytuj zdjęcie -"
- #: actions/editphoto.php:63
- msgid "Edit photo"
- msgstr "Edytuj zdjęcie"
- #: classes/gnusocialphotoalbum.php:87
- msgid "No such user exists with id "
- msgstr "Brak użytkownika o identyfikatorze"
- #: classes/gnusocialphotoalbum.php:98
- msgid "Error creating new album."
- msgstr "Błąd przy tworzeniu nowego albumu."
- #: classes/gnusocialphoto.php:103
- msgid "Problem Saving Photo."
- msgstr "Problem z zapisem zdjęcia."
- #: GNUsocialPhotosPlugin.php:65
- msgid "Problem saving photo."
- msgstr "Problem z zapisem zdjęcia."
|