# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-01-31 17:07+0000\n"
"PO-Revision-Date: 2023-03-08 08:32+0000\n"
"Last-Translator: PiotrEsse <piotr.esse@spero.click>\n"
"Language-Team: Polish <https://hosted.weblate.org/projects/baserow/"
"premium-backend/pl/>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2;\n"
"X-Generator: Weblate 4.16.2-dev\n"

#: baserow_premium/row_comments/actions.py:20
msgid "Create row comment"
msgstr "Utwórz komentarz wiersza"

#: baserow_premium/row_comments/actions.py:21
#, python-format
msgid "Comment (%(comment_id)s) has been added to row (%(row_id)s)"
msgstr "Komentarz (%(comment_id)s) został dodany do wiersza (%(row_id)s)"
