chore(i18n): fix typo in Polish translation (#2948)

This commit is contained in:
Konrad
2026-06-08 04:40:07 +02:00
committed by GitHub
parent 4ee789ea37
commit 7c48ae6ff4
+2 -2
View File
@@ -8,7 +8,7 @@ msgstr ""
"Language: pl\n" "Language: pl\n"
"Project-Id-Version: documenso-app\n" "Project-Id-Version: documenso-app\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2026-06-03 06:16\n" "PO-Revision-Date: 2026-06-05 21:34\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Polish\n" "Language-Team: Polish\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
@@ -359,7 +359,7 @@ msgstr "Użytkownik {inviterName} anulował dokument<0/>„{documentName}”"
#. placeholder {0}: _(actionVerb).toLowerCase() #. placeholder {0}: _(actionVerb).toLowerCase()
#: packages/email/template-components/template-document-invite.tsx #: packages/email/template-components/template-document-invite.tsx
msgid "{inviterName} has invited you to {0}<0/>\"{documentName}\"" msgid "{inviterName} has invited you to {0}<0/>\"{documentName}\""
msgstr "Sprawdź i {0} dokument „{documentName}}” utworzony przez użytkownika {inviterName}" msgstr "Sprawdź i {0} dokument „{documentName}” utworzony przez użytkownika {inviterName}"
#: packages/email/templates/document-invite.tsx #: packages/email/templates/document-invite.tsx
msgid "{inviterName} has invited you to {action} {documentName}" msgid "{inviterName} has invited you to {action} {documentName}"