2022-09-18 09:11:24 -07:00
|
|
|
|
msgid ""
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
|
|
|
"Report-Msgid-Bugs-To: \n"
|
|
|
|
|
"POT-Creation-Date: 2022-09-18 19:11+0300\n"
|
2024-06-21 20:14:48 -07:00
|
|
|
|
"PO-Revision-Date: 2024-06-23 04:02+0000\n"
|
|
|
|
|
"Last-Translator: Pleroma User <keine@partyheld.de>\n"
|
|
|
|
|
"Language-Team: Ukrainian <https://translate.pleroma.social/projects/pleroma/"
|
|
|
|
|
"pleroma-backend-domain-default/uk/>\n"
|
2022-09-18 09:11:24 -07:00
|
|
|
|
"Language: uk\n"
|
|
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
2024-06-21 20:14:48 -07:00
|
|
|
|
"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: Weblate 4.13.1\n"
|
2022-09-18 09:11:24 -07:00
|
|
|
|
|
|
|
|
|
## This file is a PO Template file.
|
|
|
|
|
##
|
|
|
|
|
## "msgid"s here are often extracted from source code.
|
|
|
|
|
## Add new translations manually only if they're dynamic
|
|
|
|
|
## translations that can't be statically extracted.
|
|
|
|
|
##
|
|
|
|
|
## Run "mix gettext.extract" to bring this file up to
|
|
|
|
|
## date. Leave "msgstr"s empty as changing them here as no
|
|
|
|
|
## effect: edit them in PO (.po) files instead.
|
|
|
|
|
#: lib/pleroma/web/api_spec/render_error.ex:122
|
|
|
|
|
#, elixir-autogen, elixir-format
|
|
|
|
|
msgid "%{name} - %{count} is not a multiple of %{multiple}."
|
2024-06-21 20:14:48 -07:00
|
|
|
|
msgstr "%{name} - %{count} не є множиною %{multiple}."
|
2022-09-18 09:11:24 -07:00
|
|
|
|
|
|
|
|
|
#: lib/pleroma/web/api_spec/render_error.ex:131
|
|
|
|
|
#, elixir-autogen, elixir-format
|
|
|
|
|
msgid "%{name} - %{value} is larger than exclusive maximum %{max}."
|
2024-06-21 20:14:48 -07:00
|
|
|
|
msgstr "%{name} - %{value} більше ніж максимум %{max} (невключно)."
|
2022-09-18 09:11:24 -07:00
|
|
|
|
|
|
|
|
|
#: lib/pleroma/web/api_spec/render_error.ex:140
|
|
|
|
|
#, elixir-autogen, elixir-format
|
|
|
|
|
msgid "%{name} - %{value} is larger than inclusive maximum %{max}."
|
2024-06-21 20:14:48 -07:00
|
|
|
|
msgstr "%{name} - %{value} більше ніж максимум %{max} (включно)."
|
2022-09-18 09:11:24 -07:00
|
|
|
|
|
|
|
|
|
#: lib/pleroma/web/api_spec/render_error.ex:149
|
|
|
|
|
#, elixir-autogen, elixir-format
|
|
|
|
|
msgid "%{name} - %{value} is smaller than exclusive minimum %{min}."
|
2024-06-21 20:14:48 -07:00
|
|
|
|
msgstr "%{name} - %{value} менше ніж мінімум %{min} (не включно)."
|
2022-09-18 09:11:24 -07:00
|
|
|
|
|
|
|
|
|
#: lib/pleroma/web/api_spec/render_error.ex:158
|
|
|
|
|
#, elixir-autogen, elixir-format
|
|
|
|
|
msgid "%{name} - %{value} is smaller than inclusive minimum %{min}."
|
2024-06-21 20:14:48 -07:00
|
|
|
|
msgstr "%{name} - %{value} менше ніж мінімум %{min} (включно)."
|
2022-09-18 09:11:24 -07:00
|
|
|
|
|
|
|
|
|
#: lib/pleroma/web/api_spec/render_error.ex:102
|
|
|
|
|
#, elixir-autogen, elixir-format
|
|
|
|
|
msgid "%{name} - Array items must be unique."
|
2024-06-21 20:14:48 -07:00
|
|
|
|
msgstr "%{name} - елементи масиву мають бути унікальними."
|
2022-09-18 09:11:24 -07:00
|
|
|
|
|
|
|
|
|
#: lib/pleroma/web/api_spec/render_error.ex:114
|
|
|
|
|
#, elixir-autogen, elixir-format
|
|
|
|
|
msgid "%{name} - Array length %{length} is larger than maxItems: %{}."
|
2024-06-21 20:14:48 -07:00
|
|
|
|
msgstr "%{name} - довжина масиву %{length} більша, ніж maxItems: %{}."
|
2022-09-18 09:11:24 -07:00
|
|
|
|
|
|
|
|
|
#: lib/pleroma/web/api_spec/render_error.ex:106
|
|
|
|
|
#, elixir-autogen, elixir-format
|
|
|
|
|
msgid "%{name} - Array length %{length} is smaller than minItems: %{min}."
|
2024-06-21 20:14:48 -07:00
|
|
|
|
msgstr "%{name} - довжина масиву %{length} менше ніж minItems: %{min}."
|
2022-09-18 09:11:24 -07:00
|
|
|
|
|
|
|
|
|
#: lib/pleroma/web/api_spec/render_error.ex:166
|
|
|
|
|
#, elixir-autogen, elixir-format
|
|
|
|
|
msgid "%{name} - Invalid %{type}. Got: %{value}."
|
2024-06-21 20:14:48 -07:00
|
|
|
|
msgstr "%{name} - Невірна/ий %{type}. Отримано: %{value}."
|
2022-09-18 09:11:24 -07:00
|
|
|
|
|
|
|
|
|
#: lib/pleroma/web/api_spec/render_error.ex:174
|
|
|
|
|
#, elixir-autogen, elixir-format
|
|
|
|
|
msgid "%{name} - Invalid format. Expected %{format}."
|
2024-06-21 20:14:48 -07:00
|
|
|
|
msgstr "%{name} - Невірний формат. Має бути %{format}."
|
2022-09-18 09:11:24 -07:00
|
|
|
|
|
|
|
|
|
#: lib/pleroma/web/api_spec/render_error.ex:51
|
|
|
|
|
#, elixir-autogen, elixir-format
|
|
|
|
|
msgid "%{name} - Invalid schema.type. Got: %{type}."
|
2024-06-21 20:14:48 -07:00
|
|
|
|
msgstr "%{name} - Невірна schema.type. Отримано: %{type}."
|
2022-09-18 09:11:24 -07:00
|
|
|
|
|
|
|
|
|
#: lib/pleroma/web/api_spec/render_error.ex:178
|
|
|
|
|
#, elixir-autogen, elixir-format
|
|
|
|
|
msgid "%{name} - Invalid value for enum."
|
2024-06-21 20:14:48 -07:00
|
|
|
|
msgstr "%{name} - Невірне значення для типу enum."
|
2022-09-18 09:11:24 -07:00
|
|
|
|
|
|
|
|
|
#: lib/pleroma/web/api_spec/render_error.ex:95
|
|
|
|
|
#, elixir-autogen, elixir-format
|
|
|
|
|
msgid "%{name} - String length is larger than maxLength: %{length}."
|
2024-06-21 20:14:48 -07:00
|
|
|
|
msgstr "%{name} - Довжина рядочку більша, ніж maxLength: %{length}."
|
2022-09-18 09:11:24 -07:00
|
|
|
|
|
|
|
|
|
#: lib/pleroma/web/api_spec/render_error.ex:88
|
|
|
|
|
#, elixir-autogen, elixir-format
|
|
|
|
|
msgid "%{name} - String length is smaller than minLength: %{length}."
|
2024-06-21 20:14:48 -07:00
|
|
|
|
msgstr "%{name} - Довжина рядочку менша, ніж minLength: %{length}."
|
2022-09-18 09:11:24 -07:00
|
|
|
|
|
|
|
|
|
#: lib/pleroma/web/api_spec/render_error.ex:63
|
|
|
|
|
#, elixir-autogen, elixir-format
|
|
|
|
|
msgid "%{name} - null value where %{type} expected."
|
2024-06-21 20:14:48 -07:00
|
|
|
|
msgstr "%{name} - значення типу null замість %{type}."
|
2022-09-18 09:11:24 -07:00
|
|
|
|
|
|
|
|
|
#: lib/pleroma/web/api_spec/render_error.ex:60
|
|
|
|
|
#, elixir-autogen, elixir-format
|
|
|
|
|
msgid "%{name} - null value."
|
2024-06-21 20:14:48 -07:00
|
|
|
|
msgstr "%{name} - значення типу null."
|
2022-09-18 09:11:24 -07:00
|
|
|
|
|
|
|
|
|
#: lib/pleroma/web/api_spec/render_error.ex:182
|
|
|
|
|
#, elixir-autogen, elixir-format
|
|
|
|
|
msgid "Failed to cast to any schema in %{polymorphic_type}"
|
2024-06-21 20:14:48 -07:00
|
|
|
|
msgstr "Не вдалось сконвертувати до any schema в %{polymorphic_type}"
|
2022-09-18 09:11:24 -07:00
|
|
|
|
|
|
|
|
|
#: lib/pleroma/web/api_spec/render_error.ex:71
|
|
|
|
|
#, elixir-autogen, elixir-format
|
|
|
|
|
msgid "Failed to cast value as %{invalid_schema}. Value must be castable using `allOf` schemas listed."
|
|
|
|
|
msgstr ""
|
2024-06-21 20:14:48 -07:00
|
|
|
|
"Не вдалось сконвертувати значення як %{invalid_schema}. Значення має бути "
|
|
|
|
|
"перетворюваним через список схем у `allOf`."
|
2022-09-18 09:11:24 -07:00
|
|
|
|
|
|
|
|
|
#: lib/pleroma/web/api_spec/render_error.ex:84
|
|
|
|
|
#, elixir-autogen, elixir-format
|
|
|
|
|
msgid "Failed to cast value to one of: %{failed_schemas}."
|
2024-06-21 20:14:48 -07:00
|
|
|
|
msgstr "Не вдалось сконвертувати значення до one of: %{failed_schemas}."
|
2022-09-18 09:11:24 -07:00
|
|
|
|
|
|
|
|
|
#: lib/pleroma/web/api_spec/render_error.ex:78
|
|
|
|
|
#, elixir-autogen, elixir-format
|
|
|
|
|
msgid "Failed to cast value using any of: %{failed_schemas}."
|
2024-06-21 20:14:48 -07:00
|
|
|
|
msgstr "Не вдалось сконвертувати значення через any of: %{failed_schemas}."
|
2022-09-18 09:11:24 -07:00
|
|
|
|
|
|
|
|
|
#: lib/pleroma/web/api_spec/render_error.ex:212
|
|
|
|
|
#, elixir-autogen, elixir-format
|
|
|
|
|
msgid "Invalid value for header: %{name}."
|
2024-06-21 20:14:48 -07:00
|
|
|
|
msgstr "Невірне значення для заголовку: %{name}."
|
2022-09-18 09:11:24 -07:00
|
|
|
|
|
|
|
|
|
#: lib/pleroma/web/api_spec/render_error.ex:204
|
|
|
|
|
#, elixir-autogen, elixir-format
|
|
|
|
|
msgid "Missing field: %{name}."
|
2024-06-21 20:14:48 -07:00
|
|
|
|
msgstr "Пропущене поле: %{name}."
|
2022-09-18 09:11:24 -07:00
|
|
|
|
|
|
|
|
|
#: lib/pleroma/web/api_spec/render_error.ex:208
|
|
|
|
|
#, elixir-autogen, elixir-format
|
|
|
|
|
msgid "Missing header: %{name}."
|
2024-06-21 20:14:48 -07:00
|
|
|
|
msgstr "Пропущений заголовок: %{name}."
|
2022-09-18 09:11:24 -07:00
|
|
|
|
|
|
|
|
|
#: lib/pleroma/web/api_spec/render_error.ex:196
|
|
|
|
|
#, elixir-autogen, elixir-format
|
|
|
|
|
msgid "No value provided for required discriminator `%{field}`."
|
2024-06-21 20:14:48 -07:00
|
|
|
|
msgstr "Немає значення для обов'язкового розділителя `%{field}`."
|
2022-09-18 09:11:24 -07:00
|
|
|
|
|
|
|
|
|
#: lib/pleroma/web/api_spec/render_error.ex:216
|
|
|
|
|
#, elixir-autogen, elixir-format
|
|
|
|
|
msgid "Object property count %{property_count} is greater than maxProperties: %{max_properties}."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: lib/pleroma/web/api_spec/render_error.ex:224
|
|
|
|
|
#, elixir-autogen, elixir-format
|
|
|
|
|
msgid "Object property count %{property_count} is less than minProperties: %{min_properties}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: lib/pleroma/web/templates/static_fe/static_fe/error.html.eex:2
|
|
|
|
|
#, elixir-autogen, elixir-format
|
|
|
|
|
msgid "Oops"
|
2024-06-21 20:14:48 -07:00
|
|
|
|
msgstr "Ой, лишенько"
|
2022-09-18 09:11:24 -07:00
|
|
|
|
|
|
|
|
|
#: lib/pleroma/web/api_spec/render_error.ex:188
|
|
|
|
|
#, elixir-autogen, elixir-format
|
|
|
|
|
msgid "Unexpected field: %{name}."
|
2024-06-21 20:14:48 -07:00
|
|
|
|
msgstr "Невідоме поле: %{name}."
|
2022-09-18 09:11:24 -07:00
|
|
|
|
|
|
|
|
|
#: lib/pleroma/web/api_spec/render_error.ex:200
|
|
|
|
|
#, elixir-autogen, elixir-format
|
|
|
|
|
msgid "Unknown schema: %{name}."
|
2024-06-21 20:14:48 -07:00
|
|
|
|
msgstr "Невідома схема: %{name}."
|
2022-09-18 09:11:24 -07:00
|
|
|
|
|
|
|
|
|
#: lib/pleroma/web/api_spec/render_error.ex:192
|
|
|
|
|
#, elixir-autogen, elixir-format
|
|
|
|
|
msgid "Value used as discriminator for `%{field}` matches no schemas."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: lib/pleroma/web/templates/embed/show.html.eex:43
|
|
|
|
|
#: lib/pleroma/web/templates/static_fe/static_fe/_notice.html.eex:37
|
|
|
|
|
#, elixir-autogen, elixir-format
|
|
|
|
|
msgid "announces"
|
2024-06-21 20:14:48 -07:00
|
|
|
|
msgstr "анонси"
|
2022-09-18 09:11:24 -07:00
|
|
|
|
|
|
|
|
|
#: lib/pleroma/web/templates/embed/show.html.eex:44
|
|
|
|
|
#: lib/pleroma/web/templates/static_fe/static_fe/_notice.html.eex:38
|
|
|
|
|
#, elixir-autogen, elixir-format
|
|
|
|
|
msgid "likes"
|
2024-06-21 20:14:48 -07:00
|
|
|
|
msgstr "вподобання"
|
2022-09-18 09:11:24 -07:00
|
|
|
|
|
|
|
|
|
#: lib/pleroma/web/templates/embed/show.html.eex:42
|
|
|
|
|
#: lib/pleroma/web/templates/static_fe/static_fe/_notice.html.eex:36
|
|
|
|
|
#, elixir-autogen, elixir-format
|
|
|
|
|
msgid "replies"
|
2024-06-21 20:14:48 -07:00
|
|
|
|
msgstr "відповіді"
|
2022-09-18 09:11:24 -07:00
|
|
|
|
|
|
|
|
|
#: lib/pleroma/web/templates/embed/show.html.eex:27
|
|
|
|
|
#: lib/pleroma/web/templates/static_fe/static_fe/_notice.html.eex:22
|
|
|
|
|
#, elixir-autogen, elixir-format
|
|
|
|
|
msgid "sensitive media"
|
2024-06-21 20:14:48 -07:00
|
|
|
|
msgstr "чутливе медіа"
|