2017-09-15 23:00:33 +02:00
|
|
|
|
# SOME DESCRIPTIVE TITLE.
|
2017-11-27 13:28:34 +01:00
|
|
|
|
# Copyright (C) YEAR Free Software Foundation, Inc.
|
2017-09-15 23:00:33 +02:00
|
|
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
|
|
|
#
|
|
|
|
|
msgid ""
|
2018-05-15 12:31:31 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
"Project-Id-Version: fdroidserver 0.9\n"
|
|
|
|
|
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
|
2019-02-01 16:20:36 +01:00
|
|
|
|
"POT-Creation-Date: 2019-01-28 13:31+0000\n"
|
2019-01-27 23:05:11 +01:00
|
|
|
|
"PO-Revision-Date: 2018-08-26 12:47+0000\n"
|
|
|
|
|
"Last-Translator: AB <ao7nro+6ltrjuwxelfo4@sharklasers.com>\n"
|
2019-02-01 16:20:36 +01:00
|
|
|
|
"Language-Team: Ukrainian <https://hosted.weblate.org/projects/f-droid/fdroidserver/uk/>\n"
|
2018-05-15 12:31:31 +02:00
|
|
|
|
"Language: uk\n"
|
|
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
2019-02-01 16:20:36 +01: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"
|
2019-01-27 23:05:11 +01:00
|
|
|
|
"X-Generator: Weblate 3.2-dev\n"
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-11-22 23:27:07 +01:00
|
|
|
|
#: ../fdroidserver/nightly.py
|
|
|
|
|
msgid ""
|
|
|
|
|
"\n"
|
|
|
|
|
"SSH Public Key to be used as Deploy Key:"
|
|
|
|
|
msgstr ""
|
2019-01-27 23:05:11 +01:00
|
|
|
|
"\n"
|
|
|
|
|
"Громадський ключ SSH буде використино як постановчий ключ (Deploy Key):"
|
2017-11-22 23:27:07 +01:00
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/nightly.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"\n"
|
|
|
|
|
"{path} encoded for the DEBUG_KEYSTORE secret variable:"
|
|
|
|
|
msgstr ""
|
2019-01-27 23:05:11 +01:00
|
|
|
|
"\n"
|
|
|
|
|
"{path} закодовано для таємної змінної DEBUG_KEYSTORE:"
|
2017-11-22 23:27:07 +01:00
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/lint.py
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "\"%s/\" has no matching metadata file!"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "\"%s/\" не має відповідного файлу метаданих!"
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-10-19 20:52:15 +02:00
|
|
|
|
#: ../fdroidserver/update.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "\"{path}\" contains outdated {name} ({version})"
|
2019-01-27 23:05:11 +01:00
|
|
|
|
msgstr "\"{path}\" містить застарілу {name}{version}"
|
2017-10-19 20:52:15 +02:00
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/update.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "\"{path}\" contains recent {name} ({version})"
|
2019-01-27 23:05:11 +01:00
|
|
|
|
msgstr "\"{path}\" містить найновішу {name}{version}"
|
2017-10-19 20:52:15 +02:00
|
|
|
|
|
2018-02-13 09:17:28 +01:00
|
|
|
|
#: ../fdroidserver/server.py ../fdroidserver/upload.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "\"{path}\" exists but s3cmd is not installed!"
|
2019-01-27 23:05:11 +01:00
|
|
|
|
msgstr "\"{path}\" існує, але s3cmd не встановлений!"
|
2018-02-13 09:17:28 +01:00
|
|
|
|
|
2017-11-22 23:27:07 +01:00
|
|
|
|
#: ../fdroidserver/metadata.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "\"{path}\" is not an accepted format, convert to: {formats}"
|
2019-01-27 23:05:11 +01:00
|
|
|
|
msgstr "\"{path}\" має непідтримуваний формат, конвертувати до: {formats}"
|
2017-11-22 23:27:07 +01:00
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: /usr/lib/python3.7/optparse.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%(option)s option requires %(number)d argument"
|
|
|
|
|
msgid_plural "%(option)s option requires %(number)d arguments"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr[0] "%(option)s параметр вимагає %(number)d аргумент"
|
|
|
|
|
msgstr[1] "%(option)s параметр вимагає %(number)d аргументи"
|
|
|
|
|
msgstr[2] "%(option)s параметр вимагає %(number)d аргументів"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
2018-02-13 09:17:28 +01:00
|
|
|
|
#: ../fdroidserver/mirror.py
|
2019-01-27 23:05:11 +01:00
|
|
|
|
#, python-format
|
2018-02-13 09:17:28 +01:00
|
|
|
|
msgid "%(prog)s [options] url"
|
2019-01-27 23:05:11 +01:00
|
|
|
|
msgstr "%(prog)s url [можливості]"
|
2018-02-13 09:17:28 +01:00
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: /usr/lib/python3.7/argparse.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%(prog)s: error: %(message)s\n"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "%(prog)s: помилка: %(message)s\n"
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/scanner.py
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%d problems found"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "%d знайдено проблем"
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: /usr/lib/python3.7/optparse.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
msgid "%prog [options]"
|
2018-02-13 08:53:05 +01:00
|
|
|
|
msgstr "%prog [параметри]"
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: /usr/lib/python3.7/argparse.py
|
2018-03-22 23:21:06 +01:00
|
|
|
|
#, python-format
|
2017-10-17 17:41:20 +02:00
|
|
|
|
msgid "%r is not callable"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "%r не можна викликати"
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/lint.py
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%s is not an accepted build field"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "%s не є прийнятним полем для створення"
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: /usr/lib/python3.7/optparse.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%s option does not take a value"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "%s параметр не приймає значення"
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-10-19 20:52:15 +02:00
|
|
|
|
#: ../fdroidserver/index.py ../fdroidserver/common.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
msgid "'keypass' not found in config.py!"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "'keypass' не знайдено в config.py!"
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-10-19 20:52:15 +02:00
|
|
|
|
#: ../fdroidserver/index.py ../fdroidserver/common.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
msgid "'keystore' not found in config.py!"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "'keystore' не знайдено в config.py!"
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-10-19 20:52:15 +02:00
|
|
|
|
#: ../fdroidserver/index.py ../fdroidserver/common.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
msgid "'keystorepass' not found in config.py!"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "'keystorepass' не знайдено в config.py!"
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-10-19 20:52:15 +02:00
|
|
|
|
#: ../fdroidserver/index.py ../fdroidserver/common.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
msgid "'repo_keyalias' not found in config.py!"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "'repo_keyalias' не знайдено в config.py!"
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: /usr/lib/python3.7/argparse.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
msgid "'required' is an invalid argument for positionals"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "'required' недійсний аргумент для позицій"
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/common.py
|
|
|
|
|
msgid "'sdk_path' not set in 'config.py'!"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "'sdk_path' не встановлено в 'config.py'!"
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-10-19 22:13:52 +02:00
|
|
|
|
#. Translators: "build-tools" is the file name of a package from
|
|
|
|
|
#. Google, it is part of the Android SDK. So it probably shouldn't be
|
|
|
|
|
#. translated or transliterated.
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/common.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "'{aapt}' is too old, fdroid requires build-tools-23.0.0 or newer!"
|
2019-02-01 16:20:36 +01:00
|
|
|
|
msgstr "'{aapt}' занадто старий, fdroid вимагає інструментів-створення 23.0.0 або новіший!"
|
2018-02-13 09:17:28 +01:00
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/common.py
|
2018-03-22 23:21:06 +01:00
|
|
|
|
#, python-brace-format
|
2018-02-13 09:17:28 +01:00
|
|
|
|
msgid "'{aapt}' is too old, fdroid requires build-tools-{version} or newer!"
|
2019-02-01 16:20:36 +01:00
|
|
|
|
msgstr "'{aapt}' занадто старий, fdroid вимагає build-tools-{version} або новіший!"
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/install.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "'{apkfilename}' is already installed on {dev}."
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "'{apkfilename}' вже встановлено на {dev}."
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: ../fdroidserver/metadata.py
|
2019-01-27 23:05:11 +01:00
|
|
|
|
#, python-brace-format
|
2019-02-01 16:20:36 +01:00
|
|
|
|
msgid "'{field}' in {linedesc} is obsolete, see docs for current fields:"
|
2018-05-15 12:31:31 +02:00
|
|
|
|
msgstr ""
|
2019-02-01 16:20:36 +01:00
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/common.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "'{field}' will be in random order! Use () or [] brackets if order is important!"
|
|
|
|
|
msgstr "'{field}' буде у довільному порядкові! Використовуйте () або [], якщо порядок є важливим!"
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/common.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "'{path}' failed to execute!"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "'{path}' не вдалося виконати!"
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-11-22 23:27:07 +01:00
|
|
|
|
#: ../fdroidserver/metadata.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "'{value}' is not a valid {field} in {appid}. Regex pattern: {pattern}"
|
2019-02-01 16:20:36 +01:00
|
|
|
|
msgstr "'{value}' не є правильним {field} у {appid}. Правильний приклад: {pattern}"
|
2017-11-22 23:27:07 +01:00
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/checkupdates.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "...checkupdate failed for {appid} : {error}"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "... checkupdate не вдалося для {appid} : {error}"
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: /usr/lib/python3.7/argparse.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
msgid ".__call__() not defined"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr ".__call__() не визначено"
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2018-02-13 09:17:28 +01:00
|
|
|
|
#: ../fdroidserver/metadata.py
|
|
|
|
|
msgid ".fdroid.txt is not supported! Convert to .fdroid.yml or .fdroid.json."
|
2019-02-01 16:20:36 +01:00
|
|
|
|
msgstr ". fdroid.txt не підтримується! Конвертувати в. fdroid.yml або. fdroid.json."
|
2018-02-13 09:17:28 +01:00
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/lint.py
|
|
|
|
|
msgid "/issues is missing"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "/issues відсутній"
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2018-02-13 09:17:28 +01:00
|
|
|
|
#: ../fdroidserver/mirror.py
|
|
|
|
|
msgid "A URL is required as an argument!"
|
2019-01-27 23:05:11 +01:00
|
|
|
|
msgstr "URL потребується як аргумент!"
|
2018-02-13 09:17:28 +01:00
|
|
|
|
|
2017-10-17 18:24:25 +02:00
|
|
|
|
#: ../fdroid
|
2017-10-17 17:41:20 +02:00
|
|
|
|
msgid "Add PGP signatures using GnuPG for packages in repo"
|
2019-01-27 23:05:11 +01:00
|
|
|
|
msgstr "Додати підписи GnuPG для пакетів у сховищеві"
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroid
|
|
|
|
|
msgid "Add a new application from its source code"
|
|
|
|
|
msgstr "Додайте новий застосунку зі свого вихідного коду"
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-11-22 23:27:07 +01:00
|
|
|
|
#: ../fdroidserver/update.py
|
|
|
|
|
msgid "Add a repo signing key to an unsigned repo"
|
2019-01-27 23:05:11 +01:00
|
|
|
|
msgstr "Створіть ключ підписування сховищ до непідписаного сховища"
|
2017-11-22 23:27:07 +01:00
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/update.py
|
|
|
|
|
msgid "Add skeleton metadata files for APKs that are missing them"
|
2019-01-27 23:05:11 +01:00
|
|
|
|
msgstr "Додати тулуб файлових метаданих файлів для пакунків APK, яких бракує"
|
2017-11-22 23:27:07 +01:00
|
|
|
|
|
2017-10-19 20:52:15 +02:00
|
|
|
|
#: ../fdroidserver/update.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Adding new repo for only {name}"
|
2019-01-27 23:05:11 +01:00
|
|
|
|
msgstr "Додати нове сховище лише для {name}"
|
2017-10-19 20:52:15 +02:00
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/init.py
|
|
|
|
|
msgid "Alias of the repo signing key in the keystore"
|
2019-01-27 23:05:11 +01:00
|
|
|
|
msgstr "Псевдонім підписного ключа сховища у сховищі ключів"
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/import.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
msgid "Allows a different revision (or git branch) to be specified for the initial import"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
msgstr "Дозволяє вказати іншу версію (або git гілку) для початкового імпорту"
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2018-02-13 09:17:28 +01:00
|
|
|
|
#: ../fdroidserver/mirror.py
|
|
|
|
|
msgid "Also mirror the full archive section"
|
2019-01-27 23:05:11 +01:00
|
|
|
|
msgstr "Також відзеркалити всю секцію архіву"
|
2018-02-13 09:17:28 +01:00
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/lint.py
|
|
|
|
|
msgid "Also warn about formatting issues, like rewritemeta -l"
|
|
|
|
|
msgstr "Також попередити про проблеми форматування, наприклад rewritemeta -l"
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2019-01-27 23:05:11 +01:00
|
|
|
|
#: ../fdroidserver/common.py ../fdroidserver/build.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Android SDK '{path}' does not have '{dirname}' installed!"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "Android SDK '{path}' '{dirname}' не встановлено!"
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/common.py
|
|
|
|
|
msgid "Android SDK not found!"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "Android SDK не знайдено!"
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/common.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Android SDK path '{path}' does not exist!"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "Android SDK шлях '{path}' не існує!"
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/common.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Android SDK path '{path}' is not a directory!"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "Android SDK шлях '{path}' це не каталог!"
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-10-19 22:13:52 +02:00
|
|
|
|
#. Translators: "build-tools" is the file name of a package from
|
|
|
|
|
#. Google, it is part of the Android SDK. So it probably shouldn't be
|
|
|
|
|
#. translated or transliterated.
|
|
|
|
|
#: ../fdroidserver/common.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Android build-tools path '{path}' does not exist!"
|
2019-01-27 23:05:11 +01:00
|
|
|
|
msgstr "Шлях андроїдових build-tools '{path}' не існує!"
|
2017-10-19 22:13:52 +02:00
|
|
|
|
|
2017-10-19 20:52:15 +02:00
|
|
|
|
#: ../fdroidserver/update.py
|
|
|
|
|
msgid "AndroidManifest.xml has no date"
|
2019-01-27 23:05:11 +01:00
|
|
|
|
msgstr "AndroidManifest.xml не має дати"
|
2017-10-19 20:52:15 +02:00
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/lint.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "App is in '{repo}' but has a link to {url}"
|
2019-01-27 23:05:11 +01:00
|
|
|
|
msgstr "Застосунок '{repo}' але має ланку до {url}"
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/lint.py
|
|
|
|
|
msgid "Appending .git is not necessary"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "Додавання .git не потрібно"
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-10-19 20:52:15 +02:00
|
|
|
|
#: ../fdroidserver/update.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Archiving {apkfilename} with invalid signature!"
|
2019-01-27 23:05:11 +01:00
|
|
|
|
msgstr "Архівую {apkfilename} з неправильним підписом!"
|
2017-10-19 20:52:15 +02:00
|
|
|
|
|
2018-02-13 09:17:28 +01:00
|
|
|
|
#: ../fdroidserver/mirror.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint="
|
2018-02-13 09:17:28 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-19 22:13:52 +02:00
|
|
|
|
#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/lint.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Branch '{branch}' used as commit in build '{versionName}'"
|
2017-09-15 23:00:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/lint.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Branch '{branch}' used as commit in srclib '{srclib}'"
|
2017-09-15 23:00:33 +02:00
|
|
|
|
msgstr ""
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
|
|
|
|
#: ../fdroid
|
|
|
|
|
msgid "Build a package from source"
|
|
|
|
|
msgstr "Побудуйте пакет з джерела"
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-10-17 18:24:25 +02:00
|
|
|
|
#: ../fdroidserver/build.py
|
2017-09-15 23:00:33 +02:00
|
|
|
|
msgid "Build all applications available"
|
2017-10-17 18:24:25 +02:00
|
|
|
|
msgstr "Створіть всі доступні застосунки"
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/lint.py
|
|
|
|
|
msgid "Build generated by `fdroid import` - remove disable line once ready"
|
|
|
|
|
msgstr ""
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2019-01-27 23:05:11 +01:00
|
|
|
|
#: ../fdroidserver/checkupdates.py
|
|
|
|
|
msgid "Build metadata git repo has uncommited changes!"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/build.py
|
|
|
|
|
msgid "Build only the latest version of each package"
|
|
|
|
|
msgstr "Створіть лише останню версію кожного пакета"
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-11-22 23:27:07 +01:00
|
|
|
|
#: ../fdroidserver/metadata.py
|
|
|
|
|
#, python-brace-format
|
2019-02-01 16:20:36 +01:00
|
|
|
|
msgid "Build should have comma-separated versionName and versionCode, not \"{value}\", in {linedesc}"
|
2017-11-22 23:27:07 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/init.py
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Built repo based in \"%s\" with this config:"
|
|
|
|
|
msgstr ""
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/build.py
|
|
|
|
|
msgid "Can't build due to {} error while scanning"
|
|
|
|
|
msgid_plural "Can't build due to {} errors while scanning"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
msgstr[2] ""
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-11-22 23:27:07 +01:00
|
|
|
|
#: ../fdroidserver/metadata.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Cannot find a packageName for {path}!"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-13 09:17:28 +01:00
|
|
|
|
#: ../fdroidserver/metadata.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Cannot find an appid for {path}!"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/vmtools.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Cannot read \"{path}\"!"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-11-22 23:27:07 +01:00
|
|
|
|
#: ../fdroidserver/metadata.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Cannot resolve app id {appid}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/rewritemeta.py
|
|
|
|
|
msgid "Cannot use --list and --to at the same time"
|
|
|
|
|
msgstr ""
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-11-22 23:27:07 +01:00
|
|
|
|
#: ../fdroidserver/metadata.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Cannot write \"{path}\", not an accepted format, use: {formats}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/lint.py
|
2019-01-27 23:05:11 +01:00
|
|
|
|
#, fuzzy, python-format
|
|
|
|
|
msgid "Categories '%s' is not valid"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "Категорія '%s' неприпустима"
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: ../fdroidserver/lint.py
|
|
|
|
|
msgid "Categories are not set"
|
|
|
|
|
msgstr "Категорії не встановлено"
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroid
|
|
|
|
|
msgid "Check for updates to applications"
|
|
|
|
|
msgstr "Перевірте наявність оновлень для застосунків"
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-10-19 20:52:15 +02:00
|
|
|
|
#: ../fdroidserver/update.py
|
|
|
|
|
#, python-brace-format
|
2019-02-01 16:20:36 +01:00
|
|
|
|
msgid "Checking archiving for {appid} - apks:{integer}, keepversions:{keep}, archapks:{arch}"
|
2017-10-19 20:52:15 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 18:24:25 +02:00
|
|
|
|
#: ../fdroidserver/dscanner.py
|
2017-09-15 23:00:33 +02:00
|
|
|
|
msgid "Clean after all scans have finished"
|
2017-10-17 18:24:25 +02:00
|
|
|
|
msgstr "Очистити після завершення сканування"
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-10-17 18:24:25 +02:00
|
|
|
|
#: ../fdroidserver/dscanner.py
|
2017-09-15 23:00:33 +02:00
|
|
|
|
msgid "Clean before the scans start and rebuild the container"
|
2017-10-17 18:24:25 +02:00
|
|
|
|
msgstr "Очистити перед початком сканування і перебудуйте контейнер"
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-10-17 18:24:25 +02:00
|
|
|
|
#: ../fdroidserver/dscanner.py
|
2017-09-15 23:00:33 +02:00
|
|
|
|
msgid "Clean up all containers and then exit"
|
2017-10-17 18:24:25 +02:00
|
|
|
|
msgstr "Очистити усі контейнери, а потім вийти"
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/update.py
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Clean update - don't uses caches, reprocess all APKs"
|
|
|
|
|
msgstr "Очистити оновлення - не використовує кеш, повторно обробляє всі apks"
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-10-17 18:24:25 +02:00
|
|
|
|
#: ../fdroidserver/import.py
|
2017-09-15 23:00:33 +02:00
|
|
|
|
msgid "Comma separated list of categories."
|
2017-10-17 18:24:25 +02:00
|
|
|
|
msgstr "Список категорій, розділених комами."
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroid
|
|
|
|
|
#, c-format, python-format
|
|
|
|
|
msgid "Command '%s' not recognised.\n"
|
|
|
|
|
msgstr "Команда '%s' не визнана.\n"
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/checkupdates.py
|
|
|
|
|
msgid "Commit changes"
|
|
|
|
|
msgstr "Прийняти зміни"
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/common.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Could not find '{command}' on your system"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "Не вдалося знайти '{command}' у вашій системі"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
2017-10-19 20:52:15 +02:00
|
|
|
|
#: ../fdroidserver/update.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Could not find {path} to remove it"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/update.py
|
|
|
|
|
msgid "Could not open apk file for analysis"
|
2018-03-22 23:21:06 +01:00
|
|
|
|
msgstr "Не вдалося відкрити файл apk для аналізу"
|
2017-10-19 20:52:15 +02:00
|
|
|
|
|
2017-10-19 22:13:52 +02:00
|
|
|
|
#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/import.py
|
|
|
|
|
msgid "Couldn't find latest version code"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "Не вдається знайти останню версію коду"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
2017-10-19 22:13:52 +02:00
|
|
|
|
#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/import.py
|
|
|
|
|
msgid "Couldn't find latest version name"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "Не вдається знайти найновішу назву версії"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/import.py
|
|
|
|
|
msgid "Couldn't find package ID"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "Не вдається знайти ідентифікатор пакета"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
2017-10-19 20:52:15 +02:00
|
|
|
|
#: ../fdroidserver/update.py
|
|
|
|
|
msgid "Cowardily refusing to overwrite existing signing key setup!"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/update.py
|
|
|
|
|
msgid "Create a repo signing key in a keystore"
|
2019-01-27 23:05:11 +01:00
|
|
|
|
msgstr "Створіть ключ підписування сховищ у сховищі ключів"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/update.py
|
|
|
|
|
msgid "Create skeleton metadata files that are missing"
|
|
|
|
|
msgstr "Створення скелетів файлів метаданих, які відсутні"
|
|
|
|
|
|
2018-02-13 09:17:28 +01:00
|
|
|
|
#: ../fdroidserver/server.py ../fdroidserver/upload.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Created new container \"{name}\""
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "Створено новий контейнер \"{name}\""
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
2018-02-13 09:17:28 +01:00
|
|
|
|
#: ../fdroidserver/server.py ../fdroidserver/upload.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Creating \"{path}\" for configuring s3cmd."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/publish.py
|
|
|
|
|
msgid "Creating log directory"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "Створення каталогу журналу"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
2018-02-13 09:17:28 +01:00
|
|
|
|
#: ../fdroidserver/server.py ../fdroidserver/upload.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Creating new S3 bucket: {url}"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "Створення нового блоку S3: {url}"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/publish.py
|
|
|
|
|
msgid "Creating output directory"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "Створення вихідного каталогу"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/index.py
|
|
|
|
|
msgid "Creating signed index with this key (SHA256):"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "Створення підписаного індексу за допомогою цієї клавіші (SHA256):"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/import.py ../fdroidserver/verify.py
|
|
|
|
|
#: ../fdroidserver/publish.py
|
|
|
|
|
msgid "Creating temporary directory"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "Створення тимчасового каталогу"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/index.py
|
|
|
|
|
msgid "Creating unsigned index in preparation for signing"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "Створення непідписаного індексу під час підготовки до підписання"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: ../fdroidserver/lint.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "CurrentVersionCode {cv} is less than oldest build entry {versionCode}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-11-22 23:27:07 +01:00
|
|
|
|
#: ../fdroidserver/nightly.py
|
|
|
|
|
msgid "DEBUG_KEYSTORE is not set or the value is incomplete"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/update.py
|
|
|
|
|
msgid "Delete APKs and/or OBBs without metadata from the repo"
|
2019-01-27 23:05:11 +01:00
|
|
|
|
msgstr "Видалити APKs і/або OBBs без метаданих зі сховища"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
2017-10-19 20:52:15 +02:00
|
|
|
|
#: ../fdroidserver/update.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Deleting unknown file: {path}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/lint.py
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Description '%s' is just the app's summary"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "Опис '%s' є лише резюме застосунку"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/lint.py
|
|
|
|
|
msgid "Description has a duplicate line"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "Опис містить дублікат рядка"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/lint.py
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Description has a list (%s) but it isn't bulleted (*) nor numbered (#)"
|
2019-02-01 16:20:36 +01:00
|
|
|
|
msgstr "Опис містить список (%s) але не маркірований (*) і не пронумерований (#)"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/lint.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Description of length {length} is over the {limit} char limit"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "Довжина опису {length} перевищує ліміт {limit}"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
2019-01-27 23:05:11 +01:00
|
|
|
|
#: ../fdroidserver/nightly.py
|
|
|
|
|
msgid "Do not deploy the new files to the repo"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-13 09:17:28 +01:00
|
|
|
|
#: ../fdroidserver/mirror.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Do not include \"{path}\" in URL!"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/init.py
|
|
|
|
|
msgid "Do not prompt for Android SDK path, just fail"
|
|
|
|
|
msgstr "Не точний шлях Android SDK, просто збій"
|
|
|
|
|
|
2019-01-27 23:05:11 +01:00
|
|
|
|
#: ../fdroidserver/nightly.py
|
|
|
|
|
msgid "Do not remove the private keys generated from the keystore"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/build.py
|
|
|
|
|
msgid "Don't create a source tarball, useful when testing a build"
|
|
|
|
|
msgstr "Не створюйте вихідний код, корисно під час тестування створення"
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/stats.py
|
|
|
|
|
msgid "Don't do anything logs-related"
|
|
|
|
|
msgstr "Не робіть нічого пов'язаного з журналами"
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/build.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
msgid "Don't refresh the repository, useful when testing a build with no internet connection"
|
|
|
|
|
msgstr "Не оновлюйте сховище, корисне під час тестування створення без підключення до Інтернету"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
2017-11-22 23:27:07 +01:00
|
|
|
|
#: ../fdroidserver/server.py ../fdroidserver/nightly.py
|
2018-02-13 09:17:28 +01:00
|
|
|
|
#: ../fdroidserver/upload.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
msgid "Don't use rsync checksums"
|
|
|
|
|
msgstr "Не використовуйте контрольні суми rsync"
|
|
|
|
|
|
2018-02-13 09:17:28 +01:00
|
|
|
|
#: ../fdroid
|
|
|
|
|
msgid "Download complete mirrors of small repos"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/stats.py
|
|
|
|
|
msgid "Download logs we don't have"
|
|
|
|
|
msgstr "Журналів завантаження у нас немає"
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/common.py
|
|
|
|
|
msgid "Downloading the repository already failed once, not trying again."
|
2019-02-01 16:20:36 +01:00
|
|
|
|
msgstr "Завантаження репозиторія вже не відбулося один раз, не намагайтеся знову."
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/verify.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Downloading {url} failed. {error}"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "Завантаження {url} не вдалося. {error}"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
2017-11-22 23:27:07 +01:00
|
|
|
|
#: ../fdroidserver/metadata.py
|
|
|
|
|
#, python-brace-format
|
2019-02-01 16:20:36 +01:00
|
|
|
|
msgid "Duplicate build recipe found for versionCode {versionCode} in {linedesc}"
|
2017-11-22 23:27:07 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/lint.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Duplicate link in '{field}': {url}"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "Дублікат посилання в '{field}': {url}"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
|
|
|
|
#: ../fdroid
|
|
|
|
|
msgid "Dynamically scan APKs post build"
|
2019-01-27 23:05:11 +01:00
|
|
|
|
msgstr "Динамічно сканувати створення білдового допису APKs"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
2018-02-13 09:17:28 +01:00
|
|
|
|
#: ../fdroidserver/mirror.py
|
|
|
|
|
msgid ""
|
|
|
|
|
"ERROR: this command should never be used to mirror f-droid.org!\n"
|
|
|
|
|
"A full mirror of f-droid.org requires more than 200GB."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-11-22 23:27:07 +01:00
|
|
|
|
#: ../fdroidserver/nightly.py
|
|
|
|
|
msgid "ERROR: unsupported CI type, patches welcome!"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/metadata.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Empty build flag at {linedesc}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/init.py
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Enter the path to the Android SDK (%s) here:\n"
|
|
|
|
|
"> "
|
|
|
|
|
msgstr ""
|
2017-11-27 13:28:34 +01:00
|
|
|
|
"Введіть шлях до Android SDK (%s) тут:\n"
|
|
|
|
|
"> "
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
2018-02-13 09:17:28 +01:00
|
|
|
|
#: ../fdroidserver/server.py ../fdroidserver/checkupdates.py
|
|
|
|
|
#: ../fdroidserver/upload.py
|
|
|
|
|
#, fuzzy, python-format
|
|
|
|
|
msgid "Error while attempting to publish log: %s"
|
2019-01-28 14:24:11 +01:00
|
|
|
|
msgstr "Помилка при отриманні адреси репозиторія: %s"
|
2018-02-13 09:17:28 +01:00
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/import.py
|
|
|
|
|
msgid "Error while getting repo address"
|
2019-01-27 23:05:11 +01:00
|
|
|
|
msgstr "Помилка отримання адреси сховища"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
|
|
|
|
#: ../fdroid
|
|
|
|
|
msgid "Extract signatures from APKs"
|
2019-01-27 23:05:11 +01:00
|
|
|
|
msgstr "Експортування підписів з APK"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/signatures.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Failed fetching signatures for '{apkfilename}': {error}"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "Не вдалося завантажити підписи для '{apkfilename}': {error}"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
2017-10-19 20:52:15 +02:00
|
|
|
|
#: ../fdroidserver/update.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Failed reading {path}: {error}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/update.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Failed resizing {path}: {error}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/publish.py
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Failed to align application"
|
|
|
|
|
msgstr "Створіть всі доступні застосунки"
|
|
|
|
|
|
2018-02-13 09:17:28 +01:00
|
|
|
|
#: ../fdroidserver/server.py ../fdroidserver/upload.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Failed to create S3 bucket: {url}"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "Не вдалося створити сигмент S3: {url}"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/common.py
|
|
|
|
|
msgid "Failed to get APK manifest information"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "Не вдалося отримати інформацію про APK"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
2017-10-19 20:52:15 +02:00
|
|
|
|
#: ../fdroidserver/update.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Failed to get apk information, deleting {path}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/update.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Failed to get apk information, skipping {path}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/install.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Failed to install '{apkfilename}' on {dev}: {error}"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "Не вдалося встановити '{apkfilename}' в {dev}: {error}"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
2018-02-13 09:17:28 +01:00
|
|
|
|
#: ../fdroidserver/publish.py ../fdroidserver/common.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
msgid "Failed to sign application"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "Не вдалося підписати застосунок"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
2018-02-13 09:17:28 +01:00
|
|
|
|
#: ../fdroidserver/common.py
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Failed to zipalign application"
|
|
|
|
|
msgstr "Створіть всі доступні застосунки"
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/build.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Fetched buildserverid from VM: {buildserverid}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/signatures.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Fetched signatures for '{apkfilename}' -> '{sigdir}'"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "Отримані підписи для '{apkfilename}' -> '{sigdir}'"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/verify.py ../fdroidserver/stats.py ../fdroidserver/update.py
|
|
|
|
|
#: ../fdroidserver/rewritemeta.py ../fdroidserver/build.py
|
|
|
|
|
#: ../fdroidserver/checkupdates.py ../fdroidserver/scanner.py
|
|
|
|
|
#: ../fdroidserver/install.py
|
|
|
|
|
msgid "Finished"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "Готово"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/lint.py
|
2017-11-27 13:28:34 +01:00
|
|
|
|
#, fuzzy
|
2017-10-17 17:41:20 +02:00
|
|
|
|
msgid "Flattr donation methods belong in the FlattrID flag"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "Методи донорства Flattr належать до прапора FlattrID"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
2018-02-13 09:17:28 +01:00
|
|
|
|
#: ../fdroidserver/lint.py
|
|
|
|
|
msgid "Forbidden HTML tags"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/build.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
msgid "Force build of disabled apps, and carries on regardless of scan problems. Only allowed in test mode."
|
|
|
|
|
msgstr "Примусити створювати інвалідні додатки, і здійснювати розміщення незалежно від проблем сканування. Лише дозволено в тестовому режимі."
|
2018-02-13 09:17:28 +01:00
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/build.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Force halting build after {0} sec timeout!"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-19 22:13:52 +02:00
|
|
|
|
#: ../fdroidserver/update.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Found \"{path}\" graphic without metadata for app \"{name}\"!"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/common.py
|
|
|
|
|
msgid "Found invalid appids in arguments"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "Знайдено недійсні прикладні програми в аргументах"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
2017-10-19 22:13:52 +02:00
|
|
|
|
#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/common.py
|
|
|
|
|
msgid "Found invalid versionCodes for some apps"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "Знайдено недійсні версії коду для деяких застосунків"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
2017-11-22 23:27:07 +01:00
|
|
|
|
#: ../fdroidserver/metadata.py
|
|
|
|
|
#, fuzzy, python-brace-format
|
|
|
|
|
msgid "Found multiple metadata files for {appid}"
|
|
|
|
|
msgstr "Створення скелетів файлів метаданих, які відсутні"
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/index.py
|
|
|
|
|
msgid "Found multiple signing certificates for repository."
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "Знайдено кілька сертифікатів підписування для репозиторію."
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
2017-10-19 20:52:15 +02:00
|
|
|
|
#: ../fdroidserver/update.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Found multiple signing certificates in {path}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/index.py
|
|
|
|
|
msgid "Found no signing certificates for repository."
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "Не знайдено сертифікатів підписування для репозиторію."
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/lint.py
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Found non-file at %s"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "Знайдено не файл у %s"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
2017-10-19 20:52:15 +02:00
|
|
|
|
#: ../fdroidserver/update.py
|
|
|
|
|
#, fuzzy, python-brace-format
|
|
|
|
|
msgid "Generated skeleton metadata for {appid}"
|
|
|
|
|
msgstr "Створення скелетів файлів метаданих, які відсутні"
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/common.py
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Git checkout of '%s' failed"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "Помилка перевірки Git '%s'"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/common.py
|
|
|
|
|
msgid "Git clean failed"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "Очистити Git невдалося"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/common.py
|
|
|
|
|
msgid "Git fetch failed"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "Git вибірка не вдалася"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/common.py
|
|
|
|
|
msgid "Git remote set-head failed"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "Не вдалося встановити пульт дистанційного керування Git"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/common.py
|
|
|
|
|
msgid "Git reset failed"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "Скидання Git не вдалося"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/common.py
|
2017-11-27 13:28:34 +01:00
|
|
|
|
#, fuzzy
|
2017-10-17 17:41:20 +02:00
|
|
|
|
msgid "Git submodule sync failed"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "Не вдалося синхронізувати підмодуль Git"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/common.py
|
2017-11-27 13:28:34 +01:00
|
|
|
|
#, fuzzy
|
2017-10-17 17:41:20 +02:00
|
|
|
|
msgid "Git submodule update failed"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "Не вдалося оновити підмодуль Git"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
2018-02-13 09:17:28 +01:00
|
|
|
|
#: ../fdroidserver/common.py
|
|
|
|
|
msgid "HTTPS must be used with Subversion URLs!"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/index.py
|
|
|
|
|
msgid "Ignoring package without metadata: "
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-19 20:52:15 +02:00
|
|
|
|
#: ../fdroidserver/update.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Ignoring stale cache data for {apkfilename}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/rewritemeta.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Ignoring {ext} file at '{path}'"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/update.py
|
|
|
|
|
msgid "Include APKs that are signed with disabled algorithms like MD5"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/common.py
|
|
|
|
|
msgid "Initialising submodules"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/install.py
|
|
|
|
|
msgid "Install all signed applications available"
|
|
|
|
|
msgstr "Встановити всі доступні підписані застосунки"
|
|
|
|
|
|
|
|
|
|
#: ../fdroid
|
|
|
|
|
msgid "Install built packages on devices"
|
|
|
|
|
msgstr "Встановити побудовані пакети на пристрої"
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/install.py
|
|
|
|
|
#, python-format
|
2019-01-29 13:57:05 +01:00
|
|
|
|
msgid "Installing %s…"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/install.py
|
|
|
|
|
#, python-brace-format
|
2019-01-29 13:57:05 +01:00
|
|
|
|
msgid "Installing '{apkfilename}' on {dev}…"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroid
|
|
|
|
|
msgid "Interact with the repo HTTP server"
|
2019-01-27 23:05:11 +01:00
|
|
|
|
msgstr "Взаємодія з HTTP-сервером сховища"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
2017-10-19 20:52:15 +02:00
|
|
|
|
#: ../fdroidserver/update.py
|
|
|
|
|
msgid "Invalid APK"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2019-01-27 23:05:11 +01:00
|
|
|
|
#: ../fdroidserver/lint.py ../fdroidserver/checkupdates.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Invalid VercodeOperation: {field}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-11-22 23:27:07 +01:00
|
|
|
|
#: ../fdroidserver/metadata.py
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Invalid boolean '%s'"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/metadata.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Invalid build flag at {line} in {linedesc}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/metadata.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Invalid build format: {value} in {name}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/lint.py
|
|
|
|
|
msgid "Invalid bulleted list"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/lint.py
|
|
|
|
|
#, python-format
|
2019-02-01 16:20:36 +01:00
|
|
|
|
msgid "Invalid license tag \"%s\"! Use only tags from https://spdx.org/license-list"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/lint.py
|
|
|
|
|
msgid "Invalid link - use [http://foo.bar Link title] or [http://foo.bar]"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-11-22 23:27:07 +01:00
|
|
|
|
#: ../fdroidserver/metadata.py
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Invalid metadata in %s:%d"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/metadata.py
|
|
|
|
|
msgid "Invalid metadata in: "
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/common.py
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Invalid name for published file: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/common.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Invalid package name {0}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2019-01-27 23:05:11 +01:00
|
|
|
|
#: ../fdroidserver/common.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Invalid redirect to non-HTTPS: {before} -> {after} "
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-11-22 23:27:07 +01:00
|
|
|
|
#: ../fdroidserver/metadata.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Invalid versionCode: \"{versionCode}\" is not an integer!"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-13 09:17:28 +01:00
|
|
|
|
#: ../fdroidserver/common.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "JAR signature failed to verify: {path}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/common.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "JAR signature verified: {path}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-19 20:52:15 +02:00
|
|
|
|
#: ../fdroidserver/publish.py ../fdroidserver/update.py
|
2018-02-13 09:17:28 +01:00
|
|
|
|
#: ../fdroidserver/mirror.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
msgid "Java JDK not found! Install in standard location or set java_paths!"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/signindex.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
msgid "Java jarsigner not found! Install in standard location or set java_paths!"
|
2018-02-13 09:17:28 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/lint.py
|
|
|
|
|
msgid "Javascript in HTML src attributes"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/init.py
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Keystore for signing key:\t"
|
|
|
|
|
msgstr "Шлях до сховища ключа для підписного ключа репозиторія"
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/lint.py
|
|
|
|
|
#, python-brace-format
|
2019-02-01 16:20:36 +01:00
|
|
|
|
msgid "Last used commit '{commit}' looks like a tag, but Update Check Mode is '{ucm}'"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-13 09:17:28 +01:00
|
|
|
|
#: ../fdroidserver/lint.py
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Liberapay donation methods belong in the LiberapayID flag"
|
|
|
|
|
msgstr "Методи донорства Flattr належать до прапора FlattrID"
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/rewritemeta.py
|
|
|
|
|
msgid "List files that would be reformatted"
|
|
|
|
|
msgstr "Список файлів, які будуть переформатовані"
|
|
|
|
|
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: ../fdroidserver/lint.py
|
|
|
|
|
msgid "Locale included in f-droid.org URL"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/build.py
|
|
|
|
|
msgid "Make the build stop on exceptions"
|
|
|
|
|
msgstr "Зробити зупинку створення за винятками"
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/index.py
|
|
|
|
|
msgid "Malformed repository mirrors."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/server.py
|
|
|
|
|
msgid "Malformed serverwebroot line:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/gpgsign.py
|
|
|
|
|
msgid "Missing output directory"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/lint.py
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Name '%s' is just the auto name - remove it"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/common.py
|
|
|
|
|
msgid "No 'config.py' found, using defaults."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/common.py
|
|
|
|
|
msgid "No Android SDK found!"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/import.py
|
|
|
|
|
msgid "No android or kivy project could be found. Specify --subdir?"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/install.py
|
|
|
|
|
msgid "No attached devices found"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-11-22 23:27:07 +01:00
|
|
|
|
#: ../fdroidserver/metadata.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "No commit specified for {versionName} in {linedesc}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/index.py
|
|
|
|
|
msgid "No fingerprint in URL."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/common.py
|
|
|
|
|
msgid "No git submodules available"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/import.py
|
|
|
|
|
msgid "No information found."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/lint.py
|
|
|
|
|
msgid "No need to specify that the app is Free Software"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/lint.py
|
|
|
|
|
msgid "No need to specify that the app is for Android"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/server.py
|
|
|
|
|
msgid "No option set! Edit your config.py to set at least one of these:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/common.py
|
|
|
|
|
msgid "No packages specified"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/install.py
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "No signed apk available for %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/install.py
|
|
|
|
|
msgid "No signed output directory - nothing to do"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-19 20:52:15 +02:00
|
|
|
|
#: ../fdroidserver/update.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "No signing certificates found in {path}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/common.py
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "No such package: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-19 22:13:52 +02:00
|
|
|
|
#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/common.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "No such versionCode {versionCode} for app {appid}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/verify.py ../fdroidserver/publish.py
|
|
|
|
|
msgid "No unsigned directory - nothing to do"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/signindex.py
|
|
|
|
|
msgid "Nothing to do"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/checkupdates.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Nothing to do for {appid}."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-13 09:17:28 +01:00
|
|
|
|
#: ../fdroidserver/init.py
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Now set these in config.py:"
|
|
|
|
|
msgstr "'sdk_path' не встановлено в 'config.py'!"
|
|
|
|
|
|
2017-10-19 22:13:52 +02:00
|
|
|
|
#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
|
2017-10-19 20:52:15 +02:00
|
|
|
|
#: ../fdroidserver/update.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "OBB file has newer versionCode({integer}) than any APK:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/update.py
|
|
|
|
|
msgid "OBB filename must start with \"main.\" or \"patch.\":"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/update.py
|
|
|
|
|
msgid "OBB's packagename does not match a supported APK:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-13 09:17:28 +01:00
|
|
|
|
#: ../fdroidserver/common.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Old APK signature failed to verify: {path}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2019-01-27 23:05:11 +01:00
|
|
|
|
#: ../fdroid
|
|
|
|
|
msgid "Old, deprecated name for fdroid deploy"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-19 22:13:52 +02:00
|
|
|
|
#: ../fdroidserver/update.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Only PNG and JPEG are supported for graphics, found: {path}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/checkupdates.py
|
|
|
|
|
msgid "Only print differences with the Play Store"
|
|
|
|
|
msgstr "Друкувати відмінності тільки з Play Store"
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/checkupdates.py
|
|
|
|
|
msgid "Only process apps with auto-updates"
|
|
|
|
|
msgstr "Обробляти застосунки лише за допомогою автоматичних оновлень"
|
|
|
|
|
|
|
|
|
|
#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: /usr/lib/python3.7/optparse.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
msgid "Options"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "Параметри"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: ../fdroidserver/verify.py
|
|
|
|
|
msgid "Output JSON report to file named after APK."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/import.py
|
|
|
|
|
msgid "Overall license of the project."
|
|
|
|
|
msgstr "Загальна ліцензія проекту."
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/dscanner.py
|
|
|
|
|
msgid "Override path for repo APKs (default: ./repo)"
|
2019-01-27 23:05:11 +01:00
|
|
|
|
msgstr "Перевизначити шлях для APK-файлів комори даних (усталено: ./repo)"
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/index.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Overriding blank versionName in {apkfilename} from metadata: {version}"
|
|
|
|
|
msgstr ""
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/common.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Parsing manifest at '{path}'"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/common.py
|
|
|
|
|
msgid "Password required with username"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/import.py
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Path to main Android project subdirectory, if not in root."
|
|
|
|
|
msgstr "Шлях до основного підкаталогу андроїда, якщо не в кореневому каталозі."
|
|
|
|
|
|
|
|
|
|
msgid "Path to main android project subdirectory, if not in root."
|
|
|
|
|
msgstr "Шлях до основного підкаталогу андроїда, якщо не в кореневому каталозі."
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/init.py
|
|
|
|
|
msgid "Path to the Android SDK (sometimes set in ANDROID_HOME)"
|
|
|
|
|
msgstr "Шлях до Android SDK (іноді встановлено в ANDROID_HOME)"
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/btlog.py
|
|
|
|
|
msgid "Path to the git repo to use as the log"
|
2019-01-27 23:05:11 +01:00
|
|
|
|
msgstr "Шлях до git комори даних, який використовується для входу"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/init.py
|
|
|
|
|
msgid "Path to the keystore for the repo signing key"
|
2019-01-27 23:05:11 +01:00
|
|
|
|
msgstr "Шлях до сховища ключа для підписного ключа комори даних"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/dscanner.py
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Prepare Drozer to run a scan"
|
|
|
|
|
msgstr "Підготувати drozer для запуску сканування"
|
|
|
|
|
|
|
|
|
|
msgid "Prepare drozer to run a scan"
|
|
|
|
|
msgstr "Підготувати drozer для запуску сканування"
|
|
|
|
|
|
2017-11-22 23:27:07 +01:00
|
|
|
|
#: ../fdroidserver/nightly.py
|
|
|
|
|
msgid "Print the secret variable to the terminal for easy copy/paste"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/metadata.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Problem with description of {appid}: {error}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/common.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Problem with xml at '{path}'"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/checkupdates.py
|
|
|
|
|
msgid "Process auto-updates"
|
|
|
|
|
msgstr "Процес автоматичних оновлень"
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/publish.py ../fdroidserver/update.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Processing {apkfilename}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/checkupdates.py ../fdroidserver/scanner.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Processing {appid}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-11-22 23:27:07 +01:00
|
|
|
|
#: ../fdroidserver/update.py
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Produce human-readable XML/JSON for index files"
|
|
|
|
|
msgstr "Створити зручний для сприйняття index.xml"
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/update.py
|
|
|
|
|
msgid "Produce human-readable index.xml"
|
|
|
|
|
msgstr "Створити зручний для сприйняття index.xml"
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/import.py
|
|
|
|
|
msgid "Project URL to import from."
|
|
|
|
|
msgstr "URL-адреса проекту для імпорту."
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/lint.py
|
|
|
|
|
msgid "Punctuation should be avoided"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/btlog.py
|
|
|
|
|
msgid "Push the log to this git remote repository"
|
|
|
|
|
msgstr "Натисніть вхід цього віддаленого сховища git"
|
|
|
|
|
|
2018-02-13 09:17:28 +01:00
|
|
|
|
#: ../fdroidserver/server.py ../fdroidserver/upload.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#, fuzzy, python-brace-format
|
|
|
|
|
msgid "Pushing binary transparency log to {url}"
|
|
|
|
|
msgstr "Оновити бінарний журнал прозорості для URL-адреси"
|
|
|
|
|
|
2018-02-13 09:17:28 +01:00
|
|
|
|
#: ../fdroidserver/server.py ../fdroidserver/upload.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Pushing to {url}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroid
|
|
|
|
|
msgid "Quickly start a new repository"
|
|
|
|
|
msgstr "Швидкий запуск нового сховища"
|
|
|
|
|
|
|
|
|
|
#: ../fdroid
|
|
|
|
|
msgid "Read all the metadata files and exit"
|
|
|
|
|
msgstr "Прочитайте всі файли метаданих і вийдіть"
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/common.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Reading '{config_file}'"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-13 09:17:28 +01:00
|
|
|
|
#: ../fdroidserver/common.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Reading minSdkVersion failed: \"{apkfilename}\""
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-19 22:13:52 +02:00
|
|
|
|
#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
|
|
|
|
|
#. https://developer.android.com/guide/topics/manifest/manifest-element.html#vname
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/common.py
|
|
|
|
|
#, python-brace-format
|
2019-02-01 16:20:36 +01:00
|
|
|
|
msgid "Reading packageName/versionCode/versionName failed, APK invalid: '{apkfilename}'"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-19 20:52:15 +02:00
|
|
|
|
#: ../fdroidserver/update.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Reading {apkfilename} from cache"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/stats.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
msgid "Recalculate aggregate stats - use when changes have been made that would invalidate old cached data."
|
|
|
|
|
msgstr "Перерахуйте сукупну статистику - використовуйте, коли були внесені зміни, які призведуть до втрати старих кешованих даних."
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/common.py
|
|
|
|
|
msgid "Removing specified files"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/update.py
|
|
|
|
|
msgid "Rename APK files that do not match package.name_123.apk"
|
|
|
|
|
msgstr "Перейменування файлів APK, які не відповідають package.name_123.apk"
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/update.py
|
|
|
|
|
msgid "Report on build data status"
|
|
|
|
|
msgstr "Звіт про статус створення даних"
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/build.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
msgid "Reset and create a brand new build server, even if the existing one appears to be ok."
|
|
|
|
|
msgstr "Перезавантажте та створіть новий сервер створення, навіть якщо наявний існує."
|
2018-02-13 09:17:28 +01:00
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/nightly.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Resigning {apkfilename} with provided debug.keystore"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/update.py
|
|
|
|
|
msgid "Resize all the icons exceeding the max pixel size and exit"
|
2019-02-01 16:20:36 +01:00
|
|
|
|
msgstr "Змінити розмір усіх значків, що перевищують максимальний розмір пікселя та вийти"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/common.py
|
|
|
|
|
msgid "Restrict output to warnings and errors"
|
|
|
|
|
msgstr "Обмеження виводу на попередження і помилки"
|
|
|
|
|
|
|
|
|
|
#: ../fdroid
|
|
|
|
|
msgid "Rewrite all the metadata files"
|
|
|
|
|
msgstr "Перепишіть усі файли метаданих"
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/rewritemeta.py
|
|
|
|
|
msgid "Rewrite to a specific format: "
|
|
|
|
|
msgstr "Переписати в певний формат: "
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/rewritemeta.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Rewriting '{appid}'"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/rewritemeta.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Rewriting '{appid}' to '{path}'"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2019-01-27 23:05:11 +01:00
|
|
|
|
#: ../fdroidserver/checkupdates.py
|
|
|
|
|
msgid "Run on git repo that has uncommitted changes"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/lint.py
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Run rewritemeta to fix formatting"
|
|
|
|
|
msgstr "Переписати в певний формат: "
|
|
|
|
|
|
2018-02-13 09:17:28 +01:00
|
|
|
|
#: ../fdroidserver/server.py ../fdroidserver/upload.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
msgid "Running first pass with MD5 checking disabled"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-13 09:17:28 +01:00
|
|
|
|
#: ../fdroidserver/mirror.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Running wget in {path}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/dscanner.py
|
|
|
|
|
msgid "Scan only the latest version of each package"
|
|
|
|
|
msgstr "Сканувати лише останню версію кожного пакета"
|
|
|
|
|
|
|
|
|
|
#: ../fdroid
|
|
|
|
|
msgid "Scan the source code of a package"
|
|
|
|
|
msgstr "Сканування вихідного коду пакета"
|
|
|
|
|
|
2018-02-13 09:17:28 +01:00
|
|
|
|
#: ../fdroidserver/scanner.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Scanner found {count} problems in {appid}:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/scanner.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Scanner found {count} problems in {appid}:{versionCode}:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/build.py
|
|
|
|
|
msgid "Scanner found {} problem"
|
|
|
|
|
msgid_plural "Scanner found {} problems"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
msgstr[2] ""
|
|
|
|
|
|
2018-02-13 09:17:28 +01:00
|
|
|
|
#: ../fdroidserver/common.py
|
|
|
|
|
msgid "Set clock to that time using:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/build.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Set open file limit to {integer}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-11-22 23:27:07 +01:00
|
|
|
|
#: ../fdroid
|
|
|
|
|
msgid "Set up an app build for a nightly build repo"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-13 09:17:28 +01:00
|
|
|
|
#: ../fdroidserver/build.py
|
|
|
|
|
msgid "Setting open file limit failed: "
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/build.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Setting {0} sec timeout for this build"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/build.py
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Setup an emulator, install the APK on it and perform a Drozer scan"
|
2019-02-01 16:20:36 +01:00
|
|
|
|
msgstr "Налаштуйте емулятор, встановіть apk на нього та виконайте drozer сканування"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
|
|
|
|
msgid "Setup an emulator, install the apk on it and perform a drozer scan"
|
2019-02-01 16:20:36 +01:00
|
|
|
|
msgstr "Налаштуйте емулятор, встановіть apk на нього та виконайте drozer сканування"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
|
|
|
|
#: ../fdroid
|
|
|
|
|
msgid "Sign and place packages in the repo"
|
2019-01-27 23:05:11 +01:00
|
|
|
|
msgstr "Записати та розмістити пакети у сховищеві"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
|
|
|
|
#: ../fdroid
|
|
|
|
|
msgid "Sign indexes created using update --nosign"
|
|
|
|
|
msgstr "Запис індексів, створених за допомогою update --nosign"
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/build.py
|
|
|
|
|
msgid "Skip scanning the source code for binaries and other problems"
|
2019-02-01 16:20:36 +01:00
|
|
|
|
msgstr "Пропустити сканування вихідного коду для двійкових файлів та інших проблем"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/update.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Skipping '{apkfilename}' with invalid signature!"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-19 20:52:15 +02:00
|
|
|
|
#: ../fdroidserver/update.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Skipping index generation for {appid}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/update.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Skipping {apkfilename} with invalid signature!"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/scanner.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Skipping {appid}: disabled"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/scanner.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Skipping {appid}: no builds specified"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-13 09:17:28 +01:00
|
|
|
|
#: ../fdroidserver/server.py ../fdroidserver/upload.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
msgid "Specify a local folder to sync the repo to"
|
2019-01-27 23:05:11 +01:00
|
|
|
|
msgstr "Вкажіть локальну теку, аби синхронізувати комору даних у"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
2018-02-13 09:17:28 +01:00
|
|
|
|
#: ../fdroidserver/server.py ../fdroidserver/upload.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
msgid "Specify an identity file to provide to SSH for rsyncing"
|
|
|
|
|
msgstr "Вкажіть файл ідентифікатора для надання SSH для rsyncing"
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/build.py
|
|
|
|
|
msgid "Specify that we're running on the build server"
|
|
|
|
|
msgstr "Вкажіть, що ми працюємо на сервері створення"
|
|
|
|
|
|
2018-02-13 09:17:28 +01:00
|
|
|
|
#: ../fdroidserver/nightly.py
|
|
|
|
|
msgid "Specify which debug keystore file to use."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/common.py
|
|
|
|
|
msgid "Spew out even more information than normal"
|
|
|
|
|
msgstr "Випишіть ще більше інформації, ніж звичайно"
|
|
|
|
|
|
2018-02-13 09:17:28 +01:00
|
|
|
|
#: ../fdroidserver/nightly.py
|
|
|
|
|
#, fuzzy, python-brace-format
|
|
|
|
|
msgid "Striping mystery signature from {apkfilename}"
|
|
|
|
|
msgstr "Не вдалося завантажити підписи для '{apkfilename}': {error}"
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/lint.py
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Summary '%s' is just the app's name"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/lint.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Summary of length {length} is over the {limit} char limit"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-13 09:17:28 +01:00
|
|
|
|
#: ../fdroidserver/common.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "System clock is older than date in {path}!"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
msgstr ""
|
2018-02-13 09:17:28 +01:00
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/build.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists."
|
|
|
|
|
msgstr "Режим тесту - надсилайте випуск тільки в каталог tmp, і завжди створюйте, навіть якщо випуск вже існує."
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
2017-10-19 22:13:52 +02:00
|
|
|
|
#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
|
2017-10-19 20:52:15 +02:00
|
|
|
|
#: ../fdroidserver/update.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "The OBB version code must come after \"{name}.\":"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/btlog.py
|
|
|
|
|
msgid "The base URL for the repo to log (default: https://f-droid.org)"
|
2019-02-01 16:20:36 +01:00
|
|
|
|
msgstr "Базова URL-адреса для входу до комори даних (усталено: https://f-droid.org)"
|
2018-02-13 09:17:28 +01:00
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/mirror.py
|
|
|
|
|
msgid "The directory to write the mirror to"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: ../fdroidserver/nightly.py
|
|
|
|
|
msgid "The file to be included in the repo (path or glob)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/server.py
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "The only commands currently supported are 'init' and 'update'"
|
|
|
|
|
msgstr "команда виконати, 'init' або 'update'"
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/index.py
|
|
|
|
|
msgid "The repository's fingerprint does not match."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/common.py
|
|
|
|
|
msgid "The repository's index could not be verified."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/server.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "The root dir for local_copy_dir \"{path}\" does not exist!"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/publish.py
|
|
|
|
|
msgid "There is a keyalias collision - publishing halted"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/import.py
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "This repo already has local metadata: %s"
|
2019-01-27 23:05:11 +01:00
|
|
|
|
msgstr "Комора даних вже має локальні метадані: %s"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
2018-02-13 09:17:28 +01:00
|
|
|
|
#: ../fdroidserver/server.py ../fdroidserver/upload.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.py!"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/lint.py
|
|
|
|
|
msgid "UCM is set but it looks like checkupdates hasn't been run yet"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/lint.py
|
|
|
|
|
msgid "URL shorteners should not be used"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-11-22 23:27:07 +01:00
|
|
|
|
#: ../fdroidserver/metadata.py
|
|
|
|
|
msgid "URL title is just the URL, use brackets: [URL]"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/lint.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "URL {url} in Description: {error}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-11-22 23:27:07 +01:00
|
|
|
|
#: ../fdroidserver/metadata.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Unexpected text on same line as {field} in {linedesc}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroid
|
|
|
|
|
msgid "Unknown exception found!"
|
|
|
|
|
msgstr "Виявлено невідому виняткову ситуацію!"
|
|
|
|
|
|
2017-10-19 22:13:52 +02:00
|
|
|
|
#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/lint.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Unknown file '{filename}' in build '{versionName}'"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-11-22 23:27:07 +01:00
|
|
|
|
#: ../fdroidserver/metadata.py
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Unknown metadata format: %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/metadata.py
|
|
|
|
|
#, fuzzy, python-brace-format
|
|
|
|
|
msgid "Unknown metadata format: {path}"
|
|
|
|
|
msgstr "Створення скелетів файлів метаданих, які відсутні"
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/common.py
|
|
|
|
|
msgid "Unknown version of aapt, might cause problems: "
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/lint.py
|
|
|
|
|
msgid "Unlinkified link - use [http://foo.bar Link title] or [http://foo.bar]"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/lint.py
|
|
|
|
|
msgid "Unnecessary leading space"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/lint.py
|
|
|
|
|
msgid "Unnecessary trailing space"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: ../fdroidserver/metadata.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Unrecognised app field '{fieldname}' in '{path}'"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-11-22 23:27:07 +01:00
|
|
|
|
#: ../fdroidserver/metadata.py
|
|
|
|
|
msgid "Unrecognised app field: "
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: ../fdroidserver/metadata.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Unrecognised build flag '{build_flag}' in '{path}'"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-11-22 23:27:07 +01:00
|
|
|
|
#: ../fdroidserver/metadata.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Unrecognised field '{field}' in {linedesc}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-13 09:17:28 +01:00
|
|
|
|
#: ../fdroidserver/update.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Unsupported file type \"{extension}\" for repo graphic"
|
2019-01-27 23:05:11 +01:00
|
|
|
|
msgstr "Файловий тип не підтримується \"{extension}\" для графіки комори даних"
|
2018-02-13 09:17:28 +01:00
|
|
|
|
|
2017-10-19 22:13:52 +02:00
|
|
|
|
#: ../fdroidserver/update.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Unsupported graphics file found: {path}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/rewritemeta.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Unsupported metadata format, use: --to [{supported}]"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-11-22 23:27:07 +01:00
|
|
|
|
#: ../fdroidserver/metadata.py
|
|
|
|
|
msgid "Unterminated ]"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/metadata.py
|
|
|
|
|
msgid "Unterminated ]]"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/metadata.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Unterminated build in {name}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/metadata.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Unterminated continuation in {name}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/lint.py
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Unused extlib at %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/lint.py
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Unused file at %s"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/lint.py
|
|
|
|
|
msgid "Update Check Name is set to the known app id - it can be removed"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroid
|
|
|
|
|
msgid "Update repo information for new packages"
|
2019-01-27 23:05:11 +01:00
|
|
|
|
msgstr "Оновіть інформацію сховища для нових пакетів"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
|
|
|
|
#: ../fdroid
|
|
|
|
|
msgid "Update the binary transparency log for a URL"
|
|
|
|
|
msgstr "Оновити бінарний журнал прозорості для URL-адреси"
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroid
|
|
|
|
|
msgid "Update the stats of the repo"
|
2019-01-27 23:05:11 +01:00
|
|
|
|
msgstr "Оновити статистику сховища"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/update.py ../fdroidserver/build.py
|
|
|
|
|
msgid "Update the wiki"
|
|
|
|
|
msgstr "Оновити вікі"
|
|
|
|
|
|
2019-01-27 23:05:11 +01:00
|
|
|
|
#: ../fdroidserver/checkupdates.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "UpdateCheckData has invalid URL: {url}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/lint.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "UpdateCheckData must use HTTPS URL: {url}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/lint.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "UpdateCheckData not a valid URL: {url}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: /usr/lib/python3.7/optparse.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
msgid "Usage"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "Використання"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
|
|
|
|
#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: /usr/lib/python3.7/optparse.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Usage: %s\n"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "Використання: %s\n"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/lint.py
|
|
|
|
|
msgid "Use /HEAD instead of /master to point at a file in the default branch"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-19 20:52:15 +02:00
|
|
|
|
#: ../fdroidserver/update.py
|
|
|
|
|
msgid "Use `fdroid update -c` to create it."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/build.py
|
|
|
|
|
msgid "Use build server"
|
|
|
|
|
msgstr "Використовуйте сервер створення"
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/update.py
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "Use date from APK instead of current time for newly added APKs"
|
2019-02-01 16:20:36 +01:00
|
|
|
|
msgstr "Використовуйте дату з apk, замість поточного часу для нових доданих apks"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
|
|
|
|
msgid "Use date from apk instead of current time for newly added apks"
|
2019-02-01 16:20:36 +01:00
|
|
|
|
msgstr "Використовуйте дату з apk, замість поточного часу для нових доданих apks"
|
2018-02-13 09:17:28 +01:00
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/server.py ../fdroidserver/upload.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Using \"{path}\" for configuring s3cmd."
|
2017-10-17 17:41:20 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-13 09:17:28 +01:00
|
|
|
|
#: ../fdroidserver/common.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
msgid "Using Java's jarsigner, not recommended for verifying APKs! Use apksigner"
|
2018-02-13 09:17:28 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2019-01-27 23:05:11 +01:00
|
|
|
|
#: ../fdroidserver/common.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Using androguard from \"{path}\""
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-13 09:17:28 +01:00
|
|
|
|
#: ../fdroidserver/init.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Using existing keystore \"{path}\""
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/server.py ../fdroidserver/upload.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Using s3cmd to sync with: {url}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroid
|
|
|
|
|
msgid "Valid commands are:"
|
|
|
|
|
msgstr "Дійсні команди:"
|
|
|
|
|
|
2019-01-27 23:05:11 +01:00
|
|
|
|
#: ../fdroidserver/verify.py
|
|
|
|
|
msgid "Verify against locally cached copy rather than redownloading."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroid
|
|
|
|
|
msgid "Verify the integrity of downloaded packages"
|
|
|
|
|
msgstr "Перевірте цілісність завантажених пакетів"
|
|
|
|
|
|
2018-02-13 09:17:28 +01:00
|
|
|
|
#: ../fdroidserver/index.py
|
|
|
|
|
msgid "Verifying index signature:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroid
|
|
|
|
|
msgid "Warn about possible metadata errors"
|
|
|
|
|
msgstr "Попереджати про можливі помилки метаданих"
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/update.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
msgid "When configured for signed indexes, create only unsigned indexes at this stage"
|
|
|
|
|
msgstr "Коли налаштовано для підписаних індексів, на цьому етапі створюйте лише непідписані індекси"
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
|
|
|
|
msgid "X.509 'Distiguished Name' used when generating keys"
|
2017-10-17 18:24:25 +02:00
|
|
|
|
msgstr "X.509 'Distiguished Name' використовується при створенні ключів"
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-10-17 18:24:25 +02:00
|
|
|
|
#: ../fdroidserver/init.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "X.509 'Distinguished Name' used when generating keys"
|
|
|
|
|
msgstr "X.509 'Distiguished Name' використовується при створенні ключів"
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/common.py
|
|
|
|
|
msgid "You can use ANDROID_HOME to set the path to your SDK, i.e.:"
|
|
|
|
|
msgstr ""
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-11-22 23:27:07 +01:00
|
|
|
|
#: ../fdroidserver/nightly.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "adding IdentityFile to {path}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-19 22:13:52 +02:00
|
|
|
|
#: ../fdroidserver/update.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "adding to {name}: {path}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: /usr/lib/python3.7/argparse.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "ambiguous option: %(option)s could match %(matches)s"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "неоднозначний параметр: %(option)s може відповідати %(matches)s"
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: /usr/lib/python3.7/optparse.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "ambiguous option: %s (%s?)"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "неоднозначний параметр: %s (%s?)"
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/lint.py ../fdroidserver/rewritemeta.py
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "applicationId in the form APPID"
|
2017-10-17 18:24:25 +02:00
|
|
|
|
msgstr "app-id у формі APPID"
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/checkupdates.py
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "applicationId to check for updates"
|
|
|
|
|
msgstr "app-id для перевірки наявність оновлень"
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-10-19 22:13:52 +02:00
|
|
|
|
#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/verify.py ../fdroidserver/publish.py
|
|
|
|
|
#: ../fdroidserver/dscanner.py ../fdroidserver/build.py
|
|
|
|
|
#: ../fdroidserver/scanner.py ../fdroidserver/install.py
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "applicationId with optional versionCode in the form APPID[:VERCODE]"
|
|
|
|
|
msgstr "app-id з необов'язковою версією коду у формі APPID[:VERCODE]"
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: /usr/lib/python3.7/argparse.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "argument \"-\" with mode %r"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-11-22 23:27:07 +01:00
|
|
|
|
#: ../fdroidserver/nightly.py
|
|
|
|
|
msgid "attempting bare ssh connection to test deploy key:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: /usr/lib/python3.7/argparse.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "can't open '%s': %s"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "не може відкрити '%s': %s"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
|
|
|
|
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: /usr/lib/python3.7/argparse.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
msgid "cannot have multiple subparser arguments"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: /usr/lib/python3.7/argparse.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "cannot merge actions - two groups are named %r"
|
|
|
|
|
msgstr ""
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-11-22 23:27:07 +01:00
|
|
|
|
#: ../fdroidserver/nightly.py
|
|
|
|
|
msgid "cannot publish update, did you set the deploy key?"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/nightly.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "cloning {url}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 18:24:25 +02:00
|
|
|
|
#: ../fdroidserver/server.py
|
2017-09-15 23:00:33 +02:00
|
|
|
|
msgid "command to execute, either 'init' or 'update'"
|
2017-10-17 18:24:25 +02:00
|
|
|
|
msgstr "команда виконати, 'init' або 'update'"
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: /usr/lib/python3.7/optparse.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
msgid "complex"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: /usr/lib/python3.7/argparse.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "conflicting option string: %s"
|
|
|
|
|
msgid_plural "conflicting option strings: %s"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
msgstr[2] ""
|
|
|
|
|
|
2017-11-22 23:27:07 +01:00
|
|
|
|
#: ../fdroidserver/nightly.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "copying {apkfilename} into {path}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-13 09:17:28 +01:00
|
|
|
|
#: ../fdroidserver/nightly.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "created {path}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-19 20:52:15 +02:00
|
|
|
|
#: ../fdroidserver/update.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "deleting: repo/{apkfilename}"
|
2019-01-27 23:05:11 +01:00
|
|
|
|
msgstr "видалення: комора даних/{apkfilename}"
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/common.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "deployed build logs to '{path}'"
|
2017-10-19 20:52:15 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: /usr/lib/python3.7/argparse.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "dest= is required for options like %r"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: /usr/lib/python3.7/argparse.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "expected %s argument"
|
|
|
|
|
msgid_plural "expected %s arguments"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
msgstr[2] ""
|
|
|
|
|
|
|
|
|
|
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: /usr/lib/python3.7/argparse.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
msgid "expected at least one argument"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: /usr/lib/python3.7/argparse.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
msgid "expected at most one argument"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: /usr/lib/python3.7/argparse.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
msgid "expected one argument"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2019-01-27 23:05:11 +01:00
|
|
|
|
#: ../fdroidserver/common.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "failed deploying build logs to '{path}'"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-19 20:52:15 +02:00
|
|
|
|
#: ../fdroid
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "fdroid [-h|--help|--version] <command> [<args>]"
|
|
|
|
|
msgstr "використання: fdroid [-h|--help|--version] <команда> [<аргументи>]"
|
|
|
|
|
|
2018-02-13 09:17:28 +01:00
|
|
|
|
#: ../fdroid
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "fdroid [<command>] [-h|--help|--version|<args>]"
|
|
|
|
|
msgstr "використання: fdroid [-h|--help|--version] <команда> [<аргументи>]"
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: /usr/lib/python3.7/optparse.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
msgid "floating-point"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/metadata.py
|
|
|
|
|
msgid "force errors to be warnings, or ignore"
|
|
|
|
|
msgstr "примусити попереджувати помилки, або ігнорувати"
|
|
|
|
|
|
2018-02-13 09:17:28 +01:00
|
|
|
|
#: ../fdroidserver/metadata.py
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "force metadata errors (default) to be warnings, or to be ignored."
|
|
|
|
|
msgstr "примусити попереджувати помилки, або ігнорувати"
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/common.py
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "git svn clone failed"
|
|
|
|
|
msgstr "Очистити Git невдалося"
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: /usr/lib/python3.7/argparse.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "ignored explicit argument %r"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/index.py
|
|
|
|
|
msgid "index-v1 must have a signature, use `fdroid signindex` to create it!"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: /usr/lib/python3.7/optparse.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
msgid "integer"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: /usr/lib/python3.7/argparse.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "invalid %(type)s value: %(value)r"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: /usr/lib/python3.7/argparse.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "invalid choice: %(value)r (choose from %(choices)s)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: /usr/lib/python3.7/argparse.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "invalid conflict_resolution value: %r"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: /usr/lib/python3.7/argparse.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#, python-format
|
2019-02-01 16:20:36 +01:00
|
|
|
|
msgid "invalid option string %(option)r: must start with a character %(prefix_chars)r"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 18:24:25 +02:00
|
|
|
|
#: ../fdroidserver/server.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#, python-brace-format
|
2019-02-01 16:20:36 +01:00
|
|
|
|
msgid "local_copy_dir does not end with \"fdroid\", perhaps you meant: \"{path}\""
|
2017-10-17 17:41:20 +02:00
|
|
|
|
msgstr ""
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-10-17 18:24:25 +02:00
|
|
|
|
#: ../fdroidserver/server.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
msgid "local_copy_dir must be an absolute path!"
|
|
|
|
|
msgstr ""
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-10-17 18:24:25 +02:00
|
|
|
|
#: ../fdroidserver/server.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
msgid "local_copy_dir must be directory, not a file!"
|
|
|
|
|
msgstr ""
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/index.py
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "mirror '%s' does not end with 'fdroid'!"
|
|
|
|
|
msgstr ""
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: /usr/lib/python3.7/argparse.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
msgid "mutually exclusive arguments must be optional"
|
2017-09-15 23:00:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-13 09:17:28 +01:00
|
|
|
|
#: ../fdroidserver/mirror.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "no \"icon\" in {appid}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/signatures.py
|
|
|
|
|
msgid "no APK supplied"
|
|
|
|
|
msgstr ""
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: /usr/lib/python3.7/optparse.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "no such option: %s"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "такого параметру немає: %s"
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroid
|
|
|
|
|
#, fuzzy
|
|
|
|
|
msgid "no version info found!"
|
|
|
|
|
msgstr "Виявлено невідому виняткову ситуацію!"
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: /usr/lib/python3.7/argparse.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "not allowed with argument %s"
|
|
|
|
|
msgstr ""
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: /usr/lib/python3.7/argparse.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "one of the arguments %s is required"
|
|
|
|
|
msgstr ""
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/index.py ../fdroidserver/common.py
|
|
|
|
|
msgid "only accepts strings, lists, and tuples"
|
|
|
|
|
msgstr ""
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/install.py
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "option %s: If you really want to install all the signed apps, use --all"
|
2017-09-15 23:00:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: /usr/lib/python3.7/optparse.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "option %s: invalid %s value: %r"
|
2017-09-15 23:00:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: /usr/lib/python3.7/optparse.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "option %s: invalid choice: %r (choose from %s)"
|
|
|
|
|
msgstr ""
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: /usr/lib/python3.7/getopt.py
|
2017-11-27 13:28:34 +01:00
|
|
|
|
#, python-format
|
2017-10-17 17:41:20 +02:00
|
|
|
|
msgid "option -%s not recognized"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "параметр -%s не визнано"
|
2017-09-15 23:00:33 +02:00
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: /usr/lib/python3.7/getopt.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "option -%s requires argument"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "параметр -%s потрібен аргумент"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
|
|
|
|
#: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: /usr/lib/python3.7/getopt.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "option --%s must not have an argument"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "параметр --%s не має аргументу"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
|
|
|
|
#: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: /usr/lib/python3.7/getopt.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "option --%s not a unique prefix"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "параметр --%s не унікальний префікс"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
|
|
|
|
#: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: /usr/lib/python3.7/getopt.py
|
2017-11-27 13:28:34 +01:00
|
|
|
|
#, python-format
|
2017-10-17 17:41:20 +02:00
|
|
|
|
msgid "option --%s not recognized"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "параметр --%s не визнано"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
|
|
|
|
#: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: /usr/lib/python3.7/getopt.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "option --%s requires argument"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "параметр --%s потрібен аргумент"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
|
|
|
|
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: /usr/lib/python3.7/argparse.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
msgid "optional arguments"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "необов'язкові аргументи"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
2017-11-22 23:27:07 +01:00
|
|
|
|
#: ../fdroidserver/nightly.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "overwriting existing {path}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: /usr/lib/python3.7/argparse.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
msgid "positional arguments"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "позиційні аргументи"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
2017-11-22 23:27:07 +01:00
|
|
|
|
#: ../fdroidserver/signatures.py
|
|
|
|
|
#, python-brace-format
|
2019-02-01 16:20:36 +01:00
|
|
|
|
msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}"
|
2017-11-22 23:27:07 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/signatures.py
|
|
|
|
|
#, python-brace-format
|
2019-02-01 16:20:36 +01:00
|
|
|
|
msgid "refuse downloading via insecure http connection (use https or specify --no-https-check): {apkfilename}"
|
2017-09-15 23:00:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-13 09:17:28 +01:00
|
|
|
|
#: ../fdroidserver/server.py ../fdroidserver/upload.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "s3cmd sync indexes {path} to {url} and delete"
|
2017-09-15 23:00:33 +02:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: /usr/lib/python3.7/optparse.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
msgid "show program's version number and exit"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "показати номер версії програми та вийти"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
|
|
|
|
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.5/optparse.py
|
|
|
|
|
#: /usr/lib/python3.6/argparse.py /usr/lib/python3.6/optparse.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: /usr/lib/python3.7/argparse.py /usr/lib/python3.7/optparse.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
msgid "show this help message and exit"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "показати довідку та вийти"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/signatures.py
|
|
|
|
|
msgid "signed APK, either a file-path or HTTPS URL."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2019-01-27 23:05:11 +01:00
|
|
|
|
#: ../fdroidserver/common.py
|
|
|
|
|
msgid "skip deploying full build logs: log content is empty"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/common.py
|
|
|
|
|
msgid "skip deploying full build logs: not enabled in config"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-19 20:52:15 +02:00
|
|
|
|
#: ../fdroidserver/update.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "skipping source tarball: {path}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-13 09:17:28 +01:00
|
|
|
|
#: ../fdroidserver/lint.py
|
|
|
|
|
msgid "srclibs missing name and/or @"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2019-01-27 23:05:11 +01:00
|
|
|
|
#: ../fdroidserver/common.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "supplied timestamp value '{timestamp}' is not a unix timestamp"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: /usr/lib/python3.7/argparse.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "the following arguments are required: %s"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "такі аргументи зобов'язані: %s"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
|
|
|
|
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: /usr/lib/python3.7/argparse.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "unexpected option string: %s"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "неочікуваний рядок параметрів: %s"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
|
|
|
|
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: /usr/lib/python3.7/argparse.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "unknown parser %(parser_name)r (choices: %(choices)s)"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: /usr/lib/python3.7/argparse.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "unrecognized arguments: %s"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "нерозпізнані аргументи: %s"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/common.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "unsafe permissions on '{config_file}' (should be 0600)!"
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "небезпечні дозволи на '{config_file}' (should be 0600)!"
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
2017-10-19 20:52:15 +02:00
|
|
|
|
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py ../fdroid
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: /usr/lib/python3.7/argparse.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
msgid "usage: "
|
2017-11-27 13:28:34 +01:00
|
|
|
|
msgstr "використання: "
|
2017-10-17 17:41:20 +02:00
|
|
|
|
|
|
|
|
|
#: ../fdroid
|
|
|
|
|
msgid "usage: fdroid [-h|--help|--version] <command> [<args>]"
|
|
|
|
|
msgstr "використання: fdroid [-h|--help|--version] <команда> [<аргументи>]"
|
|
|
|
|
|
2018-02-13 09:17:28 +01:00
|
|
|
|
#: ../fdroidserver/server.py ../fdroidserver/upload.py
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "using Apache libcloud to sync with {url}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/publish.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "{0} app, {1} key aliases"
|
|
|
|
|
msgid_plural "{0} apps, {1} key aliases"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
msgstr[2] ""
|
|
|
|
|
|
2017-10-19 20:52:15 +02:00
|
|
|
|
#: ../fdroidserver/update.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "{apkfilename} ({appid}) has no metadata!"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-13 09:17:28 +01:00
|
|
|
|
#: ../fdroidserver/update.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "{apkfilename} has multiple {name} files, looks like Master Key exploit!"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/update.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "{apkfilename}'s AndroidManifest.xml has a bad date: "
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-19 20:52:15 +02:00
|
|
|
|
#: ../fdroidserver/update.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "{appid} does not have a name! Using package name instead."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: ../fdroidserver/update.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "{appid} from {path} is not a valid Android Package Name!"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/metadata.py ../fdroidserver/update.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "{appid} from {path} is not a valid Java Package Name!"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-13 09:17:28 +01:00
|
|
|
|
#: ../fdroidserver/mirror.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "{appid} is missing {name}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-19 22:13:52 +02:00
|
|
|
|
#. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/lint.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "{appid}: Unknown extlib {path} in build '{versionName}'"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-13 09:17:28 +01:00
|
|
|
|
#: ../fdroidserver/scanner.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "{appid}: no builds specified, running on current source state"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#: ../fdroidserver/lint.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "{appid}: {field} must be a '{type}', but it is a '{fieldtype}!'"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/lint.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "{appid}: {field} must be a '{type}', but it is a '{fieldtype}'!"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-11-22 23:27:07 +01:00
|
|
|
|
#: ../fdroidserver/metadata.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "{field} not terminated in {name}"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-19 20:52:15 +02:00
|
|
|
|
#: ../fdroidserver/update.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "{name} \"{path}\" does not exist! Correct it in config.py."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-13 09:17:28 +01:00
|
|
|
|
#: ../fdroidserver/nightly.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "{path} does not exist! Create it by running:"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/update.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "{path} has bad file signature \"{pattern}\", possible Janus exploit!"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-19 20:52:15 +02:00
|
|
|
|
#: ../fdroidserver/update.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "{path} is zero size!"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-02-13 09:17:28 +01:00
|
|
|
|
#: ../fdroidserver/mirror.py
|
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "{url} does not end with \"fdroid\", check the URL path!"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2017-10-17 17:41:20 +02:00
|
|
|
|
#: ../fdroidserver/build.py
|
|
|
|
|
msgid "{} build failed"
|
|
|
|
|
msgid_plural "{} builds failed"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
msgstr[2] ""
|
|
|
|
|
|
|
|
|
|
#: ../fdroidserver/build.py
|
|
|
|
|
msgid "{} build succeeded"
|
|
|
|
|
msgid_plural "{} builds succeeded"
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
msgstr[2] ""
|
2017-10-19 22:13:52 +02:00
|
|
|
|
|
2019-01-27 23:05:11 +01:00
|
|
|
|
#~ msgid "Interactively ask about things that need updating."
|
|
|
|
|
#~ msgstr "Інтерактивно запитайте про речі, які потребують оновлення."
|
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "Specify editor to use in interactive mode. Default "
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#~ msgstr "Вкажіть редактор для використання в інтерактивному режимі. За замовчуванням %s"
|
2019-01-27 23:05:11 +01:00
|
|
|
|
|
|
|
|
|
#~ msgid "Specify editor to use in interactive mode. Default %s"
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#~ msgstr "Вкажіть редактор для використання в інтерактивному режимі. За замовчуванням %s"
|
2019-01-27 23:05:11 +01:00
|
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "Specify editor to use in interactive mode. Default is {path}"
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#~ msgstr "Вкажіть редактор для використання в інтерактивному режимі. За замовчуванням %s"
|
2019-01-27 23:05:11 +01:00
|
|
|
|
|
2017-10-19 22:13:52 +02:00
|
|
|
|
#, fuzzy
|
|
|
|
|
#~ msgid "Add PGP signatures for packages in repo using GnuPG"
|
|
|
|
|
#~ msgstr "Додайте підписи gpg для пакетів у репозиторії"
|
|
|
|
|
|
|
|
|
|
#~ msgid "Add gpg signatures for packages in repo"
|
|
|
|
|
#~ msgstr "Додайте підписи gpg для пакетів у репозиторії"
|
|
|
|
|
|
2018-02-13 09:17:28 +01:00
|
|
|
|
#~ msgid "Android Build Tools path '{path}' does not exist!"
|
|
|
|
|
#~ msgstr "Шлях '{path}' до інструментів створення Android не існує!"
|
|
|
|
|
|
2017-10-19 22:13:52 +02:00
|
|
|
|
#~ msgid "Clean update - don't uses caches, reprocess all apks"
|
2019-02-01 16:20:36 +01:00
|
|
|
|
#~ msgstr "Очистити оновлення - не використовує кеш, повторно обробляє всі apks"
|
2017-10-19 22:13:52 +02:00
|
|
|
|
|
|
|
|
|
#~ msgid "app-id in the form APPID"
|
|
|
|
|
#~ msgstr "app-id у формі APPID"
|
|
|
|
|
|
|
|
|
|
#~ msgid "app-id to check for updates"
|
|
|
|
|
#~ msgstr "app-id для перевірки наявність оновлень"
|
|
|
|
|
|
|
|
|
|
#~ msgid "app-id with optional versionCode in the form APPID[:VERCODE]"
|
|
|
|
|
#~ msgstr "app-id з необов'язковою версією коду у формі APPID[:VERCODE]"
|
|
|
|
|
|
|
|
|
|
#~ msgid "app-id with optional versioncode in the form APPID[:VERCODE]"
|
|
|
|
|
#~ msgstr "app-id з необов'язковим кодом версії у формі APPID[:VERCODE]"
|