Skip to content

Commit e445b58

Browse files
lukaszp23weblate
authored andcommitted
Translated using Weblate (Polish)
Currently translated at 14.1% (103 of 727 strings) Translation: Planify/Planify (Translations) Translate-URL: https://hosted.weblate.org/projects/planner/io-github-alainm23-planify/pl/
1 parent 3e46749 commit e445b58

File tree

1 file changed

+18
-16
lines changed

1 file changed

+18
-16
lines changed

po/pl.po

Lines changed: 18 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ msgstr ""
33
"Project-Id-Version: io.github.alainm23.planify\n"
44
"Report-Msgid-Bugs-To: alainmh23@gmail.com\n"
55
"POT-Creation-Date: 2025-11-02 17:57+0000\n"
6-
"PO-Revision-Date: 2026-01-17 16:01+0000\n"
7-
"Last-Translator: Szymon Lebida <szymenxd@gmail.com>\n"
6+
"PO-Revision-Date: 2026-02-03 16:07+0000\n"
7+
"Last-Translator: Łukasz Przybysz <poczta@lukprzybysz.pl>\n"
88
"Language-Team: Polish <https://hosted.weblate.org/projects/planner/io-github-"
99
"alainm23-planify/pl/>\n"
1010
"Language: pl\n"
@@ -13,7 +13,7 @@ msgstr ""
1313
"Content-Transfer-Encoding: 8bit\n"
1414
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
1515
"|| n%100>=20) ? 1 : 2);\n"
16-
"X-Generator: Weblate 5.15.2\n"
16+
"X-Generator: Weblate 5.16-dev\n"
1717

1818
#: core/Enum.vala:168 src/Dialogs/Preferences/Pages/Backup.vala:352
1919
#: src/Dialogs/Preferences/Pages/General.vala:55
@@ -130,7 +130,7 @@ msgstr "Sekcja"
130130

131131
#: core/Enum.vala:357 src/Views/Today.vala:773
132132
msgid "Assignment"
133-
msgstr ""
133+
msgstr "Zadanie"
134134

135135
#: core/Enum.vala:469
136136
msgid "Task Created"
@@ -386,18 +386,18 @@ msgstr "Usunąć projekt %s?"
386386

387387
#: core/Objects/Project.vala:912 core/Objects/Section.vala:402
388388
msgid "Archive?"
389-
msgstr ""
389+
msgstr "Zarchiwizować?"
390390

391391
#: core/Objects/Project.vala:913 core/Objects/Section.vala:403
392392
#, c-format
393393
msgid "This will archive %s and all its tasks."
394-
msgstr ""
394+
msgstr "To zarchiwizuje %s i wszystkie jego zadania."
395395

396396
#: core/Objects/Project.vala:917 core/Objects/Section.vala:407
397397
#: src/Layouts/ProjectRow.vala:708 src/Layouts/SectionBoard.vala:569
398398
#: src/Layouts/SectionRow.vala:672 src/Views/Project/Project.vala:386
399399
msgid "Archive"
400-
msgstr ""
400+
msgstr "Zarchiwizuj"
401401

402402
#: core/Objects/Section.vala:376 src/Layouts/SectionBoard.vala:634
403403
#, c-format
@@ -486,7 +486,7 @@ msgstr "Ustaw priorytet"
486486

487487
#: core/QuickAddCore.vala:1370
488488
msgid "p1 = highest, p4 = lowest"
489-
msgstr ""
489+
msgstr "p1 = najwyższy, p4 = najniższy"
490490

491491
#: core/QuickAddCore.vala:1371
492492
msgid "Add labels"
@@ -510,15 +510,15 @@ msgstr "Ustaw przypomnienie"
510510

511511
#: core/QuickAddCore.vala:1373
512512
msgid "Opens reminder options"
513-
msgstr ""
513+
msgstr "Otwiera opcje przypomnienia"
514514

515515
#: core/QuickAddCore.vala:1388
516516
msgid "Toggle stay open after creating task"
517517
msgstr ""
518518

519519
#: core/QuickAddCore.vala:1394
520520
msgid "Tip"
521-
msgstr ""
521+
msgstr "Wskazówka"
522522

523523
#: core/QuickAddCore.vala:1394
524524
msgid "Combine shortcuts in the title field for faster creation"
@@ -542,34 +542,36 @@ msgstr ""
542542

543543
#: core/Services/CalDAV/Core.vala:164
544544
msgid "Source already exists"
545-
msgstr ""
545+
msgstr "Źródło już istnieje"
546546

547547
#: core/Services/CalDAV/Core.vala:175 core/Services/CalDAV/Core.vala:220
548548
msgid "Failed to resolve principal url"
549-
msgstr ""
549+
msgstr "Nie udało się rozwiązać głównego url"
550550

551551
#: core/Services/CalDAV/Core.vala:230
552552
msgid "Starting sync…"
553-
msgstr ""
553+
msgstr "Rozpoczęto synchronizację…"
554554

555555
#: core/Services/CalDAV/Core.vala:245
556556
#, c-format
557557
msgid "Syncing %s…"
558-
msgstr ""
558+
msgstr "Synchronizuję %s…"
559559

560560
#: core/Services/CalDAV/Core.vala:253
561561
msgid "Sync completed"
562-
msgstr ""
562+
msgstr "Synchronizacja ukończona"
563563

564564
#: core/Services/CalendarEvents/Util.vala:244
565565
msgid "On this computer"
566-
msgstr ""
566+
msgstr "Na tym komputerze"
567567

568568
#: core/Services/Todoist.vala:33 src/Layouts/SidebarSourceRow.vala:79
569569
msgid ""
570570
"Todoist has updated their API. Please reconnect your account in Preferences "
571571
"to continue syncing."
572572
msgstr ""
573+
"Todoist zaktualizował swoje API. Połącz swoje konto ponownie w "
574+
"Preferencjach, aby synchronizować."
573575

574576
#: core/Services/Todoist.vala:1609 src/Widgets/ErrorView.vala:138
575577
msgid "The request was incorrect."

0 commit comments

Comments
 (0)