33# Copyright (C) 2023, Python training course authors and contributors
44# This file is distributed under the same license as the Python Training
55# Course package.
6- #
76# OLEKSANDR YEROMIN <unicorn.in.pants@gmail.com>, 2023.
8- #
97msgid ""
108msgstr ""
119"Project-Id-Version : Python Training Course 2022.11.dev\n "
1210"Report-Msgid-Bugs-To : \n "
13- "POT-Creation-Date : 2023-04-14 01:49 +0300\n "
14- "PO-Revision-Date : 2023-04-14 02:10 +0300\n "
11+ "POT-Creation-Date : 2023-04-21 05:50 +0300\n "
12+ "PO-Revision-Date : 2023-04-21 05:51 +0300\n "
1513"Last-Translator : Serhii Horodilov <sgorodil@gmail.com>\n "
1614"Language-Team : \n "
1715"Language : uk\n "
@@ -775,7 +773,12 @@ msgstr "Функції в Python"
775773msgid "python, basics, functions"
776774msgstr "python, basics, functions"
777775
778- #: ../../src/basics/functions.txt:8 ../../src/basics/syntax.txt
776+ #: ../../src/basics/functions.txt:8 ../../src/basics/modules.txt:8
777+ #: ../../src/basics/pep8.txt:8 ../../src/basics/testing.txt:8
778+ msgid "Page is under construction"
779+ msgstr "Сторінка в розробці"
780+
781+ #: ../../src/basics/functions.txt:16 ../../src/basics/syntax.txt
779782msgid "Functions"
780783msgstr "Функції"
781784
@@ -799,7 +802,7 @@ msgstr "Модулі та імпорти в Pythons"
799802msgid "python, basics, modules, import"
800803msgstr "python, basics, modules, import"
801804
802- #: ../../src/basics/modules.txt:8
805+ #: ../../src/basics/modules.txt:16
803806msgid "Pythons Modules and Imports"
804807msgstr "Модулі та імпорт Pythons"
805808
@@ -811,7 +814,7 @@ msgstr "Керівництво по стилю PEP8"
811814msgid "python, style, guide"
812815msgstr "python, style, guide"
813816
814- #: ../../src/basics/pep8.txt:8
817+ #: ../../src/basics/pep8.txt:16
815818msgid "Style Guides: PEP8"
816819msgstr "Керівництво по стилю: PEP8"
817820
@@ -1757,7 +1760,7 @@ msgstr "Тестування в Python"
17571760msgid "python, testing, unittest, pytest"
17581761msgstr "python, testing, unittest, pytest"
17591762
1760- #: ../../src/basics/testing.txt:8
1763+ #: ../../src/basics/testing.txt:16
17611764msgid "Testing"
17621765msgstr "Тестування"
17631766
0 commit comments