@@ -8,117 +8,121 @@ msgstr ""
88"Project-Id-Version : PACKAGE VERSION\n "
99"Report-Msgid-Bugs-To : \n "
1010"POT-Creation-Date : 2023-01-31 17:08+0000\n "
11- "PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
12- "Last-Translator : Automatically generated\n "
13- "Language-Team : none\n "
11+ "PO-Revision-Date : 2026-01-29 07:02+0000\n "
12+ "Last-Translator : Marat Dospolov <marat.dospolov@gmail.com>\n "
13+ "Language-Team : Ukrainian <https://hosted.weblate.org/projects/baserow/ "
14+ "enterprise-backend/uk/>\n "
1415"Language : uk\n "
1516"MIME-Version : 1.0\n "
1617"Content-Type : text/plain; charset=UTF-8\n "
1718"Content-Transfer-Encoding : 8bit\n "
18- "Plural-Forms : nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
19- "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n "
19+ "Plural-Forms : nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
20+ "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n "
21+ "X-Generator : Weblate 5.16-dev\n "
2022
2123#: baserow_enterprise/audit_log/job_types.py:143
2224msgid "User Email"
23- msgstr ""
25+ msgstr "Email користувача "
2426
2527#: baserow_enterprise/audit_log/job_types.py:144
2628msgid "User ID"
27- msgstr ""
29+ msgstr "ID користувача "
2830
2931#: baserow_enterprise/audit_log/job_types.py:145
3032msgid "Group Name"
31- msgstr ""
33+ msgstr "Назва групи "
3234
3335#: baserow_enterprise/audit_log/job_types.py:146
3436msgid "Group ID"
35- msgstr ""
37+ msgstr "ID групи "
3638
3739#: baserow_enterprise/audit_log/job_types.py:147
3840msgid "Action Type"
39- msgstr ""
41+ msgstr "Тип дії "
4042
4143#: baserow_enterprise/audit_log/job_types.py:148
4244msgid "Description"
43- msgstr ""
45+ msgstr "Опис "
4446
4547#: baserow_enterprise/audit_log/job_types.py:149
4648msgid "Timestamp"
47- msgstr ""
49+ msgstr "Мітка часу "
4850
4951#: baserow_enterprise/audit_log/job_types.py:150
5052msgid "IP Address"
51- msgstr ""
53+ msgstr "IP-адреса "
5254
5355#: baserow_enterprise/audit_log/models.py:30
5456msgid "DONE"
55- msgstr ""
57+ msgstr "ВИКОНАНО "
5658
5759#: baserow_enterprise/audit_log/models.py:31
5860msgid "UNDONE"
59- msgstr ""
61+ msgstr "СКАСОВАНО "
6062
6163#: baserow_enterprise/audit_log/models.py:32
6264msgid "REDONE"
63- msgstr ""
65+ msgstr "ПОВТОРЕНО "
6466
6567#: baserow_enterprise/role/actions.py:30
6668msgid "Assign role"
67- msgstr ""
69+ msgstr "Призначити роль "
6870
6971#: baserow_enterprise/role/actions.py:32
7072#, python-format
7173msgid ""
7274"Role %(role_uid)s assigned to %(subject_type)s %(subject_id)s on "
7375"%(scope_type)s %(scope_id)s"
7476msgstr ""
77+ "Роль %(role_uid)s призначено для %(subject_type)s %(subject_id)s на %"
78+ "(scope_type)s %(scope_id)s"
7579
7680#: baserow_enterprise/teams/actions.py:21
7781#, python-format
7882msgid "in team \" %(team_name)s\" (%(team_id)s) "
79- msgstr ""
83+ msgstr "у команді \" %(team_name)s \" (%(team_id)s) "
8084
8185#: baserow_enterprise/teams/actions.py:27
8286msgid "Create team"
83- msgstr ""
87+ msgstr "Створити команду "
8488
8589#: baserow_enterprise/teams/actions.py:28
8690#, python-format
8791msgid "Team \" %(name)s\" (%(team_id)s) created."
88- msgstr ""
92+ msgstr "Команду \" %(name)s \" (%(team_id)s) створено. "
8993
9094#: baserow_enterprise/teams/actions.py:101
9195msgid "Update team"
92- msgstr ""
96+ msgstr "Оновити команду "
9397
9498#: baserow_enterprise/teams/actions.py:102
9599#, python-format
96100msgid "Team \" %(name)s\" (%(team_id)s) updated."
97- msgstr ""
101+ msgstr "Команду \" %(name)s \" (%(team_id)s) оновлено. "
98102
99103#: baserow_enterprise/teams/actions.py:193
100104msgid "Delete team"
101- msgstr ""
105+ msgstr "Видалити команду "
102106
103107#: baserow_enterprise/teams/actions.py:194
104108#, python-format
105109msgid "Team \" %(team_name)s\" (%(team_id)s) deleted."
106- msgstr ""
110+ msgstr "Команду \" %(team_name)s \" (%(team_id)s) видалено. "
107111
108112#: baserow_enterprise/teams/actions.py:240
109113msgid "Create team subject"
110- msgstr ""
114+ msgstr "Створити суб'єкт команди "
111115
112116#: baserow_enterprise/teams/actions.py:240
113117#, python-format
114118msgid "Subject (%(subject_id)s) created"
115- msgstr ""
119+ msgstr "Суб'єкт (%(subject_id)s) створено "
116120
117121#: baserow_enterprise/teams/actions.py:320
118122msgid "Delete team subject"
119- msgstr ""
123+ msgstr "Видалити суб'єкт команди "
120124
121125#: baserow_enterprise/teams/actions.py:321
122126#, python-format
123127msgid "Subject (%(subject_id)s) deleted"
124- msgstr ""
128+ msgstr "Суб'єкт (%(subject_id)s) видалено "
0 commit comments