mirror of
https://github.com/penpot/penpot.git
synced 2025-01-24 07:29:08 -05:00
🌐 Add translations for: Polish.
Currently translated at 85.3% (1162 of 1362 strings) Translation: Penpot/frontend Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/pl/
This commit is contained in:
parent
4b5d75bef0
commit
b87b1120ca
1 changed files with 9 additions and 7 deletions
|
@ -1,16 +1,16 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"PO-Revision-Date: 2023-04-21 21:52+0000\n"
|
||||
"Last-Translator: Radek Sawicki <radek@sqrc.pl>\n"
|
||||
"Language-Team: Polish "
|
||||
"<https://hosted.weblate.org/projects/penpot/frontend/pl/>\n"
|
||||
"PO-Revision-Date: 2024-04-24 12:55+0000\n"
|
||||
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
||||
"Language-Team: Polish <https://hosted.weblate.org/projects/penpot/frontend/"
|
||||
"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.18-dev\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 5.5.1-dev\n"
|
||||
|
||||
#: src/app/main/ui/auth/register.cljs
|
||||
msgid "auth.already-have-account"
|
||||
|
@ -854,6 +854,7 @@ msgstr "Błąd połączenia, adres URL nieosiągalny"
|
|||
msgid "errors.webhooks.invalid-uri"
|
||||
msgstr "Adres URL nie przechodzi weryfikacji."
|
||||
|
||||
#, fuzzy
|
||||
msgid "errors.webhooks.last-delivery"
|
||||
msgstr "Ostatnia wysyłka nie powiodła się."
|
||||
|
||||
|
@ -2603,6 +2604,7 @@ msgstr "Pokaż interakcje po kliknięciu"
|
|||
msgid "viewer.header.sitemap"
|
||||
msgstr "Mapa strony"
|
||||
|
||||
#, fuzzy
|
||||
msgid "webhooks.last-delivery.success"
|
||||
msgstr "Ostatnia wysyłka przebiegła pomyślnie."
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue