mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Some checks failed
Tests / tests (macos-latest, 3.10) (push) Has been cancelled
Tests / tests (macos-latest, 3.11) (push) Has been cancelled
Tests / tests (macos-latest, 3.12) (push) Has been cancelled
Tests / tests (macos-latest, 3.13) (push) Has been cancelled
Tests / tests (macos-latest, 3.9) (push) Has been cancelled
Tests / tests (ubuntu-latest, 3.10) (push) Has been cancelled
Tests / tests (ubuntu-latest, 3.11) (push) Has been cancelled
Tests / tests (ubuntu-latest, 3.12) (push) Has been cancelled
Tests / tests (ubuntu-latest, 3.13) (push) Has been cancelled
Tests / tests (ubuntu-latest, 3.9) (push) Has been cancelled
Tests / tests (windows-latest, 3.10) (push) Has been cancelled
Tests / tests (windows-latest, 3.11) (push) Has been cancelled
Tests / tests (windows-latest, 3.12) (push) Has been cancelled
Tests / tests (windows-latest, 3.13) (push) Has been cancelled
Tests / tests (windows-latest, 3.9) (push) Has been cancelled
Tests / pypy-tests (macos-latest, pypy3.10) (push) Has been cancelled
Tests / pypy-tests (macos-latest, pypy3.9) (push) Has been cancelled
Tests / pypy-tests (ubuntu-latest, pypy3.10) (push) Has been cancelled
Tests / pypy-tests (ubuntu-latest, pypy3.9) (push) Has been cancelled
* Update translation files with new creation dates. This update includes newly added and corrected translation entries for various .po files in the Ukrainian locale. It ensures consistency with updated source files and aligns with the latest Telegram bot API changes. * Update Ukrainian documentation translation
46 lines
1.2 KiB
Text
46 lines
1.2 KiB
Text
# SOME DESCRIPTIVE TITLE.
|
||
# Copyright (C) 2022, aiogram Team
|
||
# This file is distributed under the same license as the aiogram package.
|
||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2022.
|
||
#
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: aiogram\n"
|
||
"Report-Msgid-Bugs-To: \n"
|
||
"POT-Creation-Date: 2025-03-08 02:28+0200\n"
|
||
"PO-Revision-Date: 2022-10-14 00:10+0300\n"
|
||
"Last-Translator: \n"
|
||
"Language: uk_UA\n"
|
||
"Language-Team: \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"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=utf-8\n"
|
||
"Content-Transfer-Encoding: 8bit\n"
|
||
"Generated-By: Babel 2.13.1\n"
|
||
|
||
#: ../../install.rst:3
|
||
msgid "Installation"
|
||
msgstr "Встановлення"
|
||
|
||
#: ../../install.rst:6
|
||
msgid "From PyPI"
|
||
msgstr "З PyPI"
|
||
|
||
#: ../../install.rst:13
|
||
msgid "From Arch Linux Repository"
|
||
msgstr "З репозиторію Arch Linux"
|
||
|
||
#: ../../install.rst:15
|
||
msgid ""
|
||
"Package in this repository may be outdated. Use PyPI package for the "
|
||
"latest version."
|
||
msgstr ""
|
||
|
||
#: ../../install.rst:22
|
||
msgid "Development build"
|
||
msgstr "Бета-версія (3.х)"
|
||
|
||
#: ../../install.rst:25
|
||
msgid "From GitHub"
|
||
msgstr "З GitHub"
|