File: lazthreadstrconst.uk.po

package info (click to toggle)
lazarus 4.0%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 275,760 kB
  • sloc: pascal: 2,341,904; xml: 509,420; makefile: 348,726; cpp: 93,608; sh: 3,387; java: 609; perl: 297; sql: 222; ansic: 137
file content (39 lines) | stat: -rw-r--r-- 1,308 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
# Olexandr Pylypchuk <pilipchukap@rambler.ru>, 2017.
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Project-Id-Version: \n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2017-03-30 01:45+0300\n"
"Last-Translator: Olexandr Pylypchuk <pilipchukap@rambler.ru>\n"
"Language-Team: Ukrainian <kde-i18n-doc@kde.org>\n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: uk\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Generator: Lokalize 1.5\n"

#: lazthreadstrconst.screateunitbuttoncaption
msgid "Create Unit"
msgstr "Створити модуль"

#: lazthreadstrconst.soptionsgroupboxcaption
msgid "Options"
msgstr "Параметри"

#: lazthreadstrconst.sthreaddescription
msgid "A Pascal unit with a subclass of TThread class."
msgstr "Модуль Паскаля з нащадком класу TThread."

#: lazthreadstrconst.sthreaddialogtitle
msgid "Thread Class Options"
msgstr "Параметри класу потоку виконання"

#: lazthreadstrconst.sthreadname
msgid "Thread Object"
msgstr "Об'єкт потоку виконання"

#: lazthreadstrconst.sthreadnamelabelcaption
msgid "Thread Class Name"
msgstr "Назва класу потоку виконання"