# Copyright (C) 2026 PublishPress
# This file is distributed under the GPLv2 or later.
msgid ""
msgstr ""
"Project-Id-Version: PublishPress Shortlinks 1.2.6\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/project\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2026-02-26 14:40+0000\n"
"PO-Revision-Date: 2026-03-24 11:46+0000\n"
"X-Generator: Loco https://localise.biz/\n"
"X-Domain: tinypress\n"
"Language: uk\n"
">= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);\n"
">= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1: 2);\n"
"n%10<=4 && (n%100<10 || n%100>=20) ? 1: 2);\n"
"Plural-Forms: nplurals=3; plural=(n % 10 == 1 && n % 100 != 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);\n"

#: includes/classes/class-autolist-ajax.php:55
#: includes/classes/class-autolist-ajax.php:55
#: dist/publishpress-shortlinks/includes/classes/class-autolist-ajax.php:55
#, php-format
msgid "\"%s\" cannot be used for auto-listing"
msgstr "\"%s\" не може бути використано для автоматичного списку"

#: includes/classes/class-autolist-ajax.php:64
#: dist/publishpress-shortlinks/includes/classes/class-autolist-ajax.php:64
#, php-format
msgid "\"%s\" is already configured"
msgstr "\"%s\" вже сконфігуровано"

#: includes/classes/class-autolist-ajax.php:49
#: dist/publishpress-shortlinks/includes/classes/class-autolist-ajax.php:49
#, php-format
msgid "\"%s\" is not a public post type"
msgstr "\"%s\" не є публічним типом поста"

#: includes/classes/class-autolist-ajax.php:42
#: dist/publishpress-shortlinks/includes/classes/class-autolist-ajax.php:42
#, php-format
msgid "\"%s\" is not a registered post type"
msgstr "\"%s\" не є зареєстрованим типом поста"

#: includes/classes/class-table-logs.php:71
msgid "%d log entries deleted successfully."
msgstr "%d записи журналу успішно видалено."

#: includes/classes/class-revision.php:212
#. %d: number of revision shortlinks migrated
msgid ""
"%d revision shortlink(s) were updated with unique links. Previously, these "
"revisions shared the same shortlink as their parent post."
msgstr ""
"%d коротке посилання(ь) на версії було оновлено унікальними посиланнями. "
"Раніше ці версії ділили те саме коротке посилання з їхнім батьківським "
"постом."

#: includes/classes/class-table-logs.php:252
#: dist/publishpress-shortlinks/includes/classes/class-table-logs.php:143
#, php-format
msgid "%s from %s visited at %s"
msgstr "%s з %s відвідано в %s"

#: includes/classes/class-meta-boxes.php:299
#: dist/publishpress-shortlinks/includes/classes/class-meta-boxes.php:301, fuzzy
msgid "********"
msgstr "********"

#: includes/classes/class-meta-boxes.php:254
#: dist/publishpress-shortlinks/includes/classes/class-meta-boxes.php:254
msgid "301 (Permanent)"
msgstr "301 (Постійний)"

#: includes/classes/class-meta-boxes.php:253
#: dist/publishpress-shortlinks/includes/classes/class-meta-boxes.php:253
msgid "302 (Temporary)"
msgstr "302 (Тимчасовий)"

#: includes/classes/class-meta-boxes.php:252
#: dist/publishpress-shortlinks/includes/classes/class-meta-boxes.php:252
msgid "307 (Temporary)"
msgstr "307 (Тимчасовий)"

#: templates/admin/footer.php:21
#: dist/publishpress-shortlinks/templates/admin/footer.php:21
msgid "About"
msgstr "Про програму"

#: includes/classes/class-hooks.php:432
msgid "Access Denied"
msgstr "Доступ заборонено"

#: includes/classes/class-columns-link.php:272
#: dist/publishpress-shortlinks/includes/classes/class-columns-link.php:151
msgid "Actions"
msgstr "Дії"

#: includes/classes/class-settings.php:174
#: dist/publishpress-shortlinks/includes/classes/class-settings.php:180
msgid "Add a prefix between your domain name and shortlink."
msgstr "Додайте префікс між назвою домену та коротким посиланням."

#: dist/publishpress-shortlinks/includes/classes/class-meta-boxes.php:269
msgid "Add nofollow attribute."
msgstr "Додати атрибут nofollow."

#: includes/classes/class-settings.php:456
#: dist/publishpress-shortlinks/includes/classes/class-settings.php:405
msgid "Add Post Type"
msgstr "Додати тип поста"

#: includes/classes/class-settings.php:267
#: dist/publishpress-shortlinks/includes/classes/class-settings.php:284
msgid ""
"Add post types and configure when their shortlinks should appear in the "
"\"All Links\" table. Changes are saved automatically."
msgstr ""
"Додайте типи постів і налаштуйте, коли їх короткі посилання повинні "
"з’являтися в таблиці \"Всі посилання\". Зміни зберігаються автоматично."

#: dist/publishpress-shortlinks/includes/classes/class-meta-boxes.php:262
msgid "Add sponsored attribute."
msgstr "Додати спонсорський атрибут."

#: includes/classes/class-meta-boxes.php:270
msgid ""
"Adds rel=\"nofollow\" attribute. Recommended for external links and "
"untrusted sources."
msgstr ""
"Додає атрибут rel=\"nofollow\". Рекомендується для зовнішніх посилань та "
"ненадійних джерел."

#: includes/classes/class-meta-boxes.php:263
msgid ""
"Adds rel=\"sponsored\" attribute. Recommended for affiliate links and paid "
"promotions."
msgstr ""
"Додає атрибут rel=\"sponsored\". Рекомендується для партнерських посилань "
"та платних промоцій."

#: dist/publishpress-shortlinks/includes-core/ShortlinksCoreAdmin.php:121
#: templates/admin/settings/supports.php:25
msgid "Advanced click analytics"
msgstr "Розширена аналітика кліків"

#: includes/classes/class-meta-boxes.php:225
#: dist/publishpress-shortlinks/includes/classes/class-meta-boxes.php:225
msgid "After disabling the link will not active but the settings will be reserved."
msgstr ""
"Після вимкнення посилання не буде активним, але налаштування залишаться "
"збереженими."

#: includes/classes/class-hooks.php:246
#: dist/publishpress-shortlinks/includes/classes/class-hooks.php:172
msgid "All Logs"
msgstr "Всі журнали"

#: includes/classes/class-table-logs.php:75
msgid "All logs have been cleared."
msgstr "Всі журнали були очищені."

#: includes/classes/class-hooks.php:184
#: dist/publishpress-shortlinks/includes/classes/class-hooks.php:117
msgid "All Shortlinks"
msgstr "Всі короткі посилання"

#: dist/publishpress-shortlinks/includes/classes/class-meta-boxes.php:277
msgid "All the parameters will pass to the target link."
msgstr "Всі параметри буде передано до цільового посилання."

#: includes/classes/class-settings.php:359
msgid "Allow logged-out visitors to view revision content via shortlinks."
msgstr ""
"Дозволити відвідувачам без входу переглядати вміст ревізій через короткі "
"посилання."

#: includes/classes/class-settings.php:279
#: dist/publishpress-shortlinks/includes/classes/class-settings.php:296
msgid "Allowed Post Statuses"
msgstr "Дозволені статуси постів"

#: includes/classes/class-meta-boxes.php:341
#: dist/publishpress-shortlinks/includes/classes/class-meta-boxes.php:336
msgid "Analytics"
msgstr "Аналітика"

#: includes/classes/class-hooks.php:120
msgid "Analytics reset successfully."
msgstr "Аналітику успішно скинуто."

#: includes/classes/class-meta-boxes.php:278
msgid ""
"Any parameters added to the short URL (e.g., ?utm_source=email) will be "
"forwarded to the target URL."
msgstr ""
"Будь-які параметри, додані до короткого URL (наприклад, ?utm_source=email), "
"будуть перенаправлені на цільовий URL."

#: includes/classes/class-hooks.php:246
msgid "Are you sure you want to clear all logs?"
msgstr "Ви впевнені, що хочете очистити всі журнали?"

#: includes/classes/class-table-logs.php:183
msgid "Are you sure you want to delete this log entry?"
msgstr "Ви впевнені, що хочете видалити цей запис журналу?"

#: includes/classes/class-autolist-ajax.php:271
#: dist/publishpress-shortlinks/includes/classes/class-autolist-ajax.php:271
msgid "Are you sure you want to remove this post type?"
msgstr "Ви впевнені, що хочете видалити цей тип поста?"

#: includes/classes/class-settings.php:253
#: dist/publishpress-shortlinks/includes/classes/class-settings.php:270
msgid "Auto-List Links"
msgstr "Авто-список посилань"

#: includes/classes/class-settings.php:258
#: dist/publishpress-shortlinks/includes/classes/class-settings.php:275
msgid "Auto-List Shortlinks"
msgstr "Авто-список коротких посилань"

#: dist/publishpress-shortlinks/includes/classes/class-columns-link.php:104
#, php-format
msgid "Auto: %s"
msgstr "Авто: %s"

#: includes-core/ShortlinksCoreAdmin.php:210
msgid "Bulk Import & Export"
msgstr "Масовий імпорт та експорт"

#: includes-core/ShortlinksCoreAdmin.php:223
msgid "Bulk Management"
msgstr "Масове управління"

#: includes/classes/class-settings.php:360
msgid ""
"By default, PublishPress Revisions blocks visitors from viewing revision "
"previews. When enabled, revision shortlinks will render the revision "
"content directly for logged-out visitors instead of redirecting to the "
"preview URL. This applies to all existing revision shortlinks regardless of "
"the setting above."
msgstr ""
"За замовчуванням, PublishPress Revisions блокує відвідувачів від перегляду "
"попередніх версій. Коли ця функція увімкнена, короткі посилання на версії "
"відображатимуть вміст версії безпосередньо для відвідувачів, які не "
"авторизовані, замість перенаправлення на URL попереднього перегляду. Це "
"стосується всіх існуючих коротких посилань на версії незалежно від вказаних "
"налаштувань."

#: includes/classes/class-hooks.php:199
#: dist/publishpress-shortlinks/includes/classes/class-hooks.php:132
msgid "Categories"
msgstr "Категорії"

#: includes/classes/class-hooks.php:198
#: dist/publishpress-shortlinks/includes/classes/class-hooks.php:131
msgid "Category"
msgstr "Категорія"

#: includes/classes/class-settings.php:280
#: dist/publishpress-shortlinks/includes/classes/class-settings.php:297
msgid "Choose which post statuses can be accessed via shortlinks"
msgstr ""
"Виберіть, які статуси публікацій можуть бути доступні через короткі "
"посилання"

#: includes/classes/class-hooks.php:246
msgid "Clear Logs"
msgstr "Очистити журнали"

#: includes/classes/class-redirection.php:261
msgid "Click here if you are not redirected"
msgstr "Натисніть тут, якщо вас не перенаправлено"

#: templates/admin/settings/browsers.php:8
#: dist/publishpress-shortlinks/templates/admin/settings/browsers.php:8
msgid "Click on your preferred one to Download the extension."
msgstr "Натисніть на ваш улюблений, щоб завантажити розширення."

#: includes/classes/class-functions.php:39
#: dist/publishpress-shortlinks/includes/classes/class-functions.php:39
msgid "Click to copy"
msgstr "Натисніть, щоб скопіювати"

#: includes/classes/class-columns-link.php:215
#: dist/publishpress-shortlinks/includes/classes/class-columns-link.php:120
#, php-format
msgid "Clicked %s times"
msgstr "Натиснули %s разів"

#: templates/admin-modal-new-link.php:35
#: dist/publishpress-shortlinks/templates/admin-modal-new-link.php:35
msgid "Close"
msgstr "Закрити"

#: includes/classes/class-autolist-ajax.php:120
#: dist/publishpress-shortlinks/includes/classes/class-autolist-ajax.php:120
msgid "Configuration saved successfully"
msgstr "Конфігурацію успішно збережено"

#: includes/classes/class-autolist-ajax.php:111
#: dist/publishpress-shortlinks/includes/classes/class-autolist-ajax.php:111
msgid "Configuration unchanged (already saved)"
msgstr "Конфігурація не змінена (вже збережена)"

#: includes/classes/class-settings.php:265
#: dist/publishpress-shortlinks/includes/classes/class-settings.php:282
msgid "Configure Post Types"
msgstr "Налаштувати типи публікацій"

#: templates/admin/footer.php:30
#: dist/publishpress-shortlinks/templates/admin/footer.php:30
msgid "Contact"
msgstr "Контакт"

#: includes/classes/class-settings.php:339
msgid ""
"Controls when a companion entry is created in the All Shortlinks table for "
"revision shortlinks. The shortlink itself is always generated regardless of "
"this setting."
msgstr ""
"Керує тим, коли супутній запис створюється в таблиці Всіх коротких посилань "
"для коротких посилань на версії. Саме коротке посилання завжди генерується "
"незалежно від цього налаштування."

#: includes/classes/class-functions.php:46
#: dist/publishpress-shortlinks/includes/classes/class-functions.php:46
msgid "Copied"
msgstr "Скопійовано"

#: tinypress.php:259 dist/publishpress-shortlinks/tinypress.php:264
msgid "Copied."
msgstr "Скопійовано."

#. Description of the plugin
msgid ""
"Create custom links for your posts. These links are brandable, trackable, "
"and can have custom view permissions."
msgstr ""
"Створюйте користувацькі посилання для ваших публікацій. Ці посилання можуть "
"бути брендувальними, відстежувальними та можуть мати користувацькі дозволи "
"на перегляд."

#: dist/publishpress-shortlinks/templates/admin-modal-new-link.php:36
msgid "Create Short URL"
msgstr "Створити коротке URL"

#: templates/admin-modal-new-link.php:36
msgid "Create Shortlink"
msgstr "Створити коротке посилання"

#: includes/classes/class-settings.php:191
#: dist/publishpress-shortlinks/includes/classes/class-settings.php:197
msgid "Create shortlinks from anywhere inside your WordPress dashboard."
msgstr ""
"Створюйте короткі посилання з будь-якого місця у вашій панелі управління "
"WordPress."

#: includes-core/ShortlinksCoreAdmin.php:215
msgid "CSV Export"
msgstr "Експорт CSV"

#: includes-core/ShortlinksCoreAdmin.php:219
msgid "CSV Import"
msgstr "Імпорт CSV"

#: includes/classes/class-settings.php:192
#: includes/classes/class-settings.php:193
#: dist/publishpress-shortlinks/includes/classes/class-settings.php:198
#: dist/publishpress-shortlinks/includes/classes/class-settings.php:199
msgid "Ctrl or Cmd + /"
msgstr "Ctrl або Cmd + /"

#: includes/classes/class-settings.php:181
#: dist/publishpress-shortlinks/includes/classes/class-settings.php:187
msgid "Custom prefix slug."
msgstr "Користувацький префікс слогу."

#: includes/classes/class-settings.php:300
msgid "Default Expired Redirect URL"
msgstr "URL-адреса за замовчуванням для перенаправлення на термін дії"

#: includes/classes/class-columns-link.php:195
msgid "Deferred"
msgstr "Відстрочений"

#: includes/classes/class-columns-link.php:223
#: includes/classes/class-table-logs.php:163
#: includes/classes/class-table-logs.php:183
#: dist/publishpress-shortlinks/includes/classes/class-columns-link.php:128
msgid "Delete"
msgstr "Видалити"

#: dist/publishpress-shortlinks/includes-core/ShortlinksCoreAdmin.php:145
#: templates/admin/settings/supports.php:54
#: dist/publishpress-shortlinks/templates/admin/settings/supports.php:26
msgid "Detailed documentation is also available on the plugin website."
msgstr "Детальна документація також доступна на веб-сайті плагіна."

#: includes/classes/class-table-logs.php:152
#: dist/publishpress-shortlinks/includes/classes/class-table-logs.php:81
msgid "Details"
msgstr "Деталі"

#: includes/classes/class-meta-boxes.php:227
#: dist/publishpress-shortlinks/includes/classes/class-meta-boxes.php:227
msgid "Disable"
msgstr "Вимкнути"

#: includes/classes/class-meta-boxes.php:224
#: dist/publishpress-shortlinks/includes/classes/class-meta-boxes.php:224
msgid "Disable the shortlink instantly."
msgstr "Негайно вимкніть коротке посилання."

#: includes/classes/class-settings.php:312
#: includes/classes/class-settings.php:321
msgid ""
"Display a brief notice before redirecting expired links (using a JavaScript "
"redirect with a short delay)."
msgstr ""
"Відображайте коротке повідомлення перед перенаправленням на терміновані "
"посилання (використовуючи перенаправлення JavaScript з невеликою затримкою)."

#: includes/classes/class-settings.php:352
msgid "Display shortlink column when viewing revisions in PublishPress Revisions."
msgstr ""
"Відображати стовпець коротких посилань при перегляді версій у PublishPress "
"Revisions."

#: templates/admin/footer.php:26
#: dist/publishpress-shortlinks/templates/admin/footer.php:26
msgid "Documentation"
msgstr "Документація"

#: templates/admin/qr-code.php:15
#: dist/publishpress-shortlinks/templates/admin/qr-code.php:9
msgid "Download QR Code"
msgstr "Завантажити QR-код"

#: templates/admin/settings/browsers.php:15
#: dist/publishpress-shortlinks/templates/admin/settings/browsers.php:15
msgid "Download the Extension"
msgstr "Завантажити розширення"

#: includes/classes/class-settings.php:285
#: dist/publishpress-shortlinks/includes/classes/class-settings.php:302
msgid "Draft"
msgstr "Чернетка"

#: includes/classes/class-settings.php:381
#: dist/publishpress-shortlinks/includes/classes/class-settings.php:317
msgid "Dummy"
msgstr "Думмі"

#: dist/publishpress-shortlinks/includes/classes/class-table-logs.php:125
msgid "Earth"
msgstr "Земля"

#: includes/classes/class-columns-link.php:222
#: includes/classes/class-table-logs.php:181
#: dist/publishpress-shortlinks/includes/classes/class-columns-link.php:127
msgid "Edit"
msgstr "Редагувати"

#: includes/functions.php:153
#: dist/publishpress-shortlinks/includes/functions.php:153
msgid "Edit shortlink settings"
msgstr "Редагувати налаштування короткого посилання"

#: includes/classes/class-meta-boxes.php:226
#: dist/publishpress-shortlinks/includes/classes/class-meta-boxes.php:226
msgid "Enable"
msgstr "Увімкнути"

#: includes/classes/class-meta-boxes.php:308
#: dist/publishpress-shortlinks/includes/classes/class-meta-boxes.php:310
msgid "Enable Expiration"
msgstr "Увімкнути термін дії"

#: dist/publishpress-shortlinks/includes-core/ShortlinksCoreAdmin.php:118
#: templates/admin/settings/supports.php:22
msgid "Enhance the power of PublishPress Shortlinks with the Pro version:"
msgstr "Покращте можливості PublishPress Shortlinks з Pro версією:"

#: templates/admin-modal-new-link.php:19
msgid "Enter a long URL and make a shortlink"
msgstr "Введіть довге URL і створіть коротке посилання"

#: dist/publishpress-shortlinks/templates/admin-modal-new-link.php:19
msgid "Enter a long url and make into a tiny version"
msgstr "Введіть довге URL та створіть його маленьку версію"

#: includes/classes/class-autolist-ajax.php:270
#: dist/publishpress-shortlinks/includes/classes/class-autolist-ajax.php:270
msgid "Error"
msgstr "Помилка"

#: includes/classes/class-autolist-ajax.php:127
#: dist/publishpress-shortlinks/includes/classes/class-autolist-ajax.php:127
#, php-format
msgid "Error: %s"
msgstr "Помилка: %s"

#: includes/classes/class-meta-boxes.php:315
#: dist/publishpress-shortlinks/includes/classes/class-meta-boxes.php:317
msgid "Expiration Date"
msgstr "Дата закінчення терміну дії"

#: includes/classes/class-meta-boxes.php:309
#: dist/publishpress-shortlinks/includes/classes/class-meta-boxes.php:311
msgid "Expire automatically."
msgstr "Закінчити автоматично."

#: includes/classes/class-settings.php:295
msgid "Expired Links"
msgstr "Посилання з терміном дії"

#: includes/classes/class-columns-link.php:170
msgid "External"
msgstr "Зовнішнє"

#: includes/classes/class-hooks.php:122
msgid "Failed to reset analytics."
msgstr "Не вдалося скинути аналітику."

#: includes/classes/class-autolist-ajax.php:115
#: dist/publishpress-shortlinks/includes/classes/class-autolist-ajax.php:115
msgid "Failed to save configuration to database"
msgstr "Не вдалося зберегти конфігурацію в базі даних"

#: includes/classes/class-meta-boxes.php:198
#: dist/publishpress-shortlinks/includes/classes/class-meta-boxes.php:198
msgid "For admin purpose only."
msgstr "Тільки для адміністративних цілей."

#: includes/classes/class-meta-boxes.php:191
#: includes/classes/class-settings.php:165
#: dist/publishpress-shortlinks/includes/classes/class-meta-boxes.php:191
#: dist/publishpress-shortlinks/includes/classes/class-settings.php:171
msgid "General"
msgstr "Загальні"

#: includes/classes/class-settings.php:183
#: includes/classes/class-settings.php:184
#: dist/publishpress-shortlinks/includes/classes/class-settings.php:189
#: dist/publishpress-shortlinks/includes/classes/class-settings.php:190
msgid "go"
msgstr "продовжити"

#: dist/publishpress-shortlinks/includes/classes/class-settings.php:209
msgid "Hide quick short link modal opener from WP Admin Bar."
msgstr ""
"Сховати швидкий модальний віконце для короткого посилання з панелі "
"адміністратора WP."

#: includes/classes/class-settings.php:203, fuzzy
msgid "Hide the \"Shorten\" button from the WordPress admin bar."
msgstr "Сховати кнопку \"Скоротити\" з панелі адміністратора WordPress."

#. Author URI of the plugin
msgid "https://publishpress.com/"
msgstr "https://publishpress.com/"

#. URI of the plugin
msgid "https://publishpress.com/shortlinks/"
msgstr "https://publishpress.com/shortlinks/"

#: templates/admin/footer.php:14
#: dist/publishpress-shortlinks/templates/admin/footer.php:14
#, php-format
msgid "If you like %1$s please leave us a %2$s rating. Thank you!"
msgstr "Якщо вам подобається %1$s, будь ласка, залиште нам оцінку %2$s. Дякуємо!"

#: dist/publishpress-shortlinks/includes-core/ShortlinksCoreAdmin.php:139
#: templates/admin/settings/supports.php:47
#: dist/publishpress-shortlinks/templates/admin/settings/supports.php:19
msgid "If you need help or have a new feature request, let us know."
msgstr ""
"Якщо вам потрібна допомога або у вас є запит на нову функцію, дайте нам "
"знати."

#: includes-core/ShortlinksCoreAdmin.php:189
#: includes-core/ShortlinksCoreAdmin.php:190
msgid "Import / Export"
msgstr "Імпорт / Експорт"

#: includes-core/ShortlinksCoreAdmin.php:205
msgid "Import / Export Shortlinks"
msgstr "Імпорт / Експорт коротких посилань"

#: includes-core/ShortlinksCoreAdmin.php:211
msgid ""
"Import and export your shortlinks in bulk using CSV files. Migrate from "
"other plugins or manage links across multiple sites."
msgstr ""
"Імпортуйте та експортуйте ваші короткі посилання оптом, використовуючи CSV "
"файли. Міграція з інших плагінів або управління посиланнями на кількох "
"сайтах."

#: includes/classes/class-columns-link.php:170
msgid "Internal"
msgstr "Внутрішній"

#: includes/classes/class-autolist-ajax.php:90
#: dist/publishpress-shortlinks/includes/classes/class-autolist-ajax.php:90
msgid "Invalid configuration format - expected array"
msgstr "Неправильний формат конфігурації - очікувався масив"

#: includes/classes/class-hooks.php:80
msgid "Invalid nonce verification."
msgstr "Недійсна перевірка nonce."

#: includes/classes/class-hooks.php:56
#: dist/publishpress-shortlinks/includes/classes/class-hooks.php:45
msgid "Invalid or empty URL"
msgstr "Недійсне або порожнє URL"

#: includes/classes/class-autolist.php:109
#: dist/publishpress-shortlinks/includes/classes/class-autolist.php:103
msgid "Invalid post ID or post type."
msgstr "Недійсне ID запису або тип запису."

#: includes/classes/class-hooks.php:91
msgid "Invalid post ID."
msgstr "Недійсне ID запису."

#: includes/classes/class-revision.php:379
msgid "Invalid revision ID."
msgstr "Недійсне ID ревізії."

#: includes/classes/class-meta-boxes.php:316
#: dist/publishpress-shortlinks/includes/classes/class-meta-boxes.php:318
msgid "It will automatically expire."
msgstr "Воно автоматично закінчиться."

#: includes/classes/class-settings.php:190
#: dist/publishpress-shortlinks/includes/classes/class-settings.php:196
msgid "Keyboard Shortcut"
msgstr "Комбінація клавіш"

#: includes/classes/class-meta-boxes.php:196
#: dist/publishpress-shortlinks/includes/classes/class-meta-boxes.php:196
msgid "Label *"
msgstr "Мітка *"

#: includes/functions.php:220
#: dist/publishpress-shortlinks/includes/functions.php:220
#, php-format
msgid "Link - %s"
msgstr "Посилання - %s"

#: includes/classes/class-redirection.php:246
msgid "Link Expired"
msgstr "Термін дії посилання закінчився"

#: includes/classes/class-columns-link.php:268
#: dist/publishpress-shortlinks/includes/classes/class-columns-link.php:148
msgid "Link Title"
msgstr "Назва посилання"

#: includes/classes/class-columns-link.php:270
msgid "Link Type"
msgstr "Тип посилання"

#: includes/classes/class-table-logs.php:62
msgid "Log entry deleted successfully."
msgstr "Запис журналу успішно видалено."

#: includes/classes/class-hooks.php:221
#: dist/publishpress-shortlinks/includes/classes/class-hooks.php:154
msgid "Logs"
msgstr "Журнали"

#: templates/admin-modal-new-link.php:24
#: dist/publishpress-shortlinks/templates/admin-modal-new-link.php:24
msgid "Long URL"
msgstr "Довге URL"

#: includes/classes/class-meta-boxes.php:262
msgid "Mark links as sponsored content."
msgstr "Позначити посилання як спонсорований контент."

#: templates/admin/settings/supports.php:42
#: dist/publishpress-shortlinks/templates/admin/settings/supports.php:14
msgid "Need PublishPress Shortlinks Support?"
msgstr "Потрібна підтримка коротких посилань PublishPress?"

#: dist/publishpress-shortlinks/includes-core/ShortlinksCoreAdmin.php:134
msgid "Need Support?"
msgstr "Потрібна підтримка?"

#: includes/classes/class-columns-link.php:196
msgid "Needs work"
msgstr "Потрібно доопрацювати"

#: includes/classes/class-autolist-ajax.php:273
#: includes/classes/class-settings.php:344
#: includes/classes/class-settings.php:439
#: dist/publishpress-shortlinks/includes/classes/class-autolist-ajax.php:273
#: dist/publishpress-shortlinks/includes/classes/class-settings.php:390
msgid "Never"
msgstr "Ніколи"

#: dist/publishpress-shortlinks/includes-core/ShortlinksCoreAdmin.php:124
#: templates/admin/settings/supports.php:28
msgid "No ads inside the plugin"
msgstr "Без реклами в плагіні"

#: includes/classes/class-settings.php:424
#: dist/publishpress-shortlinks/includes/classes/class-settings.php:375
msgid "No post types configured yet. Click \"Add Post Type\" to get started."
msgstr "Типи постів ще не налаштовані. Натисніть \"Додати тип поста\", щоб почати."

#: includes/classes/class-columns-link.php:65
msgid "No shortlink"
msgstr "Немає короткого посилання"

#: includes/classes/class-meta-boxes.php:268
#: dist/publishpress-shortlinks/includes/classes/class-meta-boxes.php:268, fuzzy
msgid "NoFollow"
msgstr "NoFollow"

#: includes/classes/class-columns-link.php:192
msgid "Not yet submitted"
msgstr "Ще не надіслано"

#: includes/classes/class-meta-boxes.php:234
#: dist/publishpress-shortlinks/includes/classes/class-meta-boxes.php:234
msgid "Notes"
msgstr "Примітки"

#: includes/classes/class-autolist-ajax.php:274
#: dist/publishpress-shortlinks/includes/classes/class-autolist-ajax.php:274
#: dist/publishpress-shortlinks/includes/classes/class-settings.php:391
msgid "On First Use"
msgstr "При першому використанні"

#: includes/classes/class-autolist-ajax.php:275
#: dist/publishpress-shortlinks/includes/classes/class-autolist-ajax.php:275
#: dist/publishpress-shortlinks/includes/classes/class-settings.php:392
msgid "On Publish"
msgstr "При публікації"

#: includes/classes/class-settings.php:244
#: dist/publishpress-shortlinks/includes/classes/class-settings.php:260
msgid "Only selected user roles can control settings."
msgstr "Тільки вибрані ролі користувачів можуть контролювати налаштування."

#: includes/classes/class-settings.php:224
#: dist/publishpress-shortlinks/includes/classes/class-settings.php:236
msgid "Only selected user roles can create or edit links."
msgstr "Тільки вибрані ролі користувачів можуть створювати або редагувати посилання."

#: includes/classes/class-settings.php:234
#: dist/publishpress-shortlinks/includes/classes/class-settings.php:248
msgid "Only selected user roles can see analytics."
msgstr "Тільки вибрані ролі користувачів можуть бачити аналітику."

#: includes/classes/class-settings.php:215
#: dist/publishpress-shortlinks/includes/classes/class-settings.php:224
msgid "Only selected user roles can view links."
msgstr "Тільки вибрані ролі користувачів можуть переглядати посилання."

#: includes/classes/class-settings.php:168
#: dist/publishpress-shortlinks/includes/classes/class-settings.php:174
msgid "Options"
msgstr "Опції"

#: includes/classes/class-meta-boxes.php:276
#: dist/publishpress-shortlinks/includes/classes/class-meta-boxes.php:276
msgid "Parameter Forwarding"
msgstr "Пересилання параметрів"

#: includes/classes/class-meta-boxes.php:277
msgid "Pass URL parameters to the target link."
msgstr "Передати URL-параметри до цільового посилання."

#: includes/classes/class-meta-boxes.php:296
#: dist/publishpress-shortlinks/includes/classes/class-meta-boxes.php:298
msgid "Password"
msgstr "Пароль"

#: includes/classes/class-meta-boxes.php:289
#: dist/publishpress-shortlinks/includes/classes/class-meta-boxes.php:291
msgid "Password Protection"
msgstr "Захист паролем"

#: includes/classes/class-meta-boxes.php:298
#: dist/publishpress-shortlinks/includes/classes/class-meta-boxes.php:300
msgid "Passwords are case sensitive."
msgstr "Паролі чутливі до регістру."

#: includes/classes/class-settings.php:286
#: dist/publishpress-shortlinks/includes/classes/class-settings.php:303
msgid "Pending Review"
msgstr "Очікує на перевірку"

#: includes/classes/class-autolist-ajax.php:30
#: includes/classes/class-autolist-ajax.php:180
#: dist/publishpress-shortlinks/includes/classes/class-autolist-ajax.php:30
#: dist/publishpress-shortlinks/includes/classes/class-autolist-ajax.php:180
msgid "Permission denied"
msgstr "Доступ заборонено"

#: includes/classes/class-autolist-ajax.php:83
#: dist/publishpress-shortlinks/includes/classes/class-autolist-ajax.php:83
msgid "Permission denied - you must be an administrator"
msgstr "Доступ заборонено - ви повинні бути адміністратором"

#: includes/classes/class-redirection.php:211
#: dist/publishpress-shortlinks/includes/classes/class-redirection.php:168
msgid "Post not found."
msgstr "Пост не знайдено."

#: includes/classes/class-settings.php:274
#: dist/publishpress-shortlinks/includes/classes/class-settings.php:291
msgid "Post Status Visibility"
msgstr "Видимість статусу посту"

#: includes/classes/class-autolist-ajax.php:37
#: dist/publishpress-shortlinks/includes/classes/class-autolist-ajax.php:37
msgid "Post type is required"
msgstr "Тип посту є обов'язковим"

#: includes/classes/class-settings.php:180
#: dist/publishpress-shortlinks/includes/classes/class-settings.php:186
msgid "Prefix Slug"
msgstr "Префікс слагу"

#: includes/classes/class-meta-boxes.php:269
msgid "Prevent search engines from following this link."
msgstr "Запобігти пошуковим системам від переходу за цим посиланням."

#: dist/publishpress-shortlinks/includes-core/ShortlinksCoreAdmin.php:123
#: templates/admin/settings/supports.php:27
msgid "Priority support"
msgstr "Пріоритетна підтримка"

#: includes/classes/class-settings.php:287
#: dist/publishpress-shortlinks/includes/classes/class-settings.php:304
msgid "Private"
msgstr "Приватний"

#: includes-core/ShortlinksCoreAdmin.php:114
#: includes-core/ShortlinksCoreAdmin.php:152
msgid "Pro Feature"
msgstr "Професійна функція"

#: includes/classes/class-settings.php:284
#: dist/publishpress-shortlinks/includes/classes/class-settings.php:301, fuzzy
msgid "Published"
msgstr "Опубліковано"

#. Author of the plugin
msgid "PublishPress"
msgstr "PublishPress"

#: tinypress.php:347 dist/publishpress-shortlinks/tinypress.php:341
#: includes/classes/class-meta-boxes.php:179
#: dist/publishpress-shortlinks/includes/classes/class-meta-boxes.php:179, fuzzy
#. Name of the plugin
msgid "PublishPress Shortlinks"
msgstr "PublishPress Shortlinks"

#: dist/publishpress-shortlinks/includes/classes/class-meta-boxes.php:263
msgid "Recommended for affiliate links."
msgstr "Рекомендовано для партнерських посилань."

#: includes/classes/class-meta-boxes.php:243
#: dist/publishpress-shortlinks/includes/classes/class-meta-boxes.php:243
msgid "Redirection"
msgstr "Редирект"

#: includes/classes/class-meta-boxes.php:248
#: dist/publishpress-shortlinks/includes/classes/class-meta-boxes.php:248
msgid "Redirection Method"
msgstr "Метод редиректу"

#: includes/classes/class-columns-link.php:197
msgid "Rejected"
msgstr "Відхилено"

#: includes/classes/class-settings.php:202
#: dist/publishpress-shortlinks/includes/classes/class-settings.php:208
msgid "Remove from Admin Bar"
msgstr "Видалити з панелі адміністратора"

#: dist/publishpress-shortlinks/includes-core/ShortlinksCoreAdmin.php:141
#: templates/admin/settings/supports.php:49
#: dist/publishpress-shortlinks/templates/admin/settings/supports.php:21
msgid "Request Support"
msgstr "Запросити підтримку"

#: dist/publishpress-shortlinks/includes-core/ShortlinksCoreAdmin.php:120
#: templates/admin/settings/supports.php:24
msgid "REST API for creating shortlinks"
msgstr "REST API для створення коротких посилань"

#: includes/classes/class-columns-link.php:157
#: includes/classes/class-table-logs.php:197, fuzzy
msgid "rev"
msgstr "rev"

#: includes/classes/class-columns-link.php:183
msgid "Revision"
msgstr "Ревізія"

#: includes/classes/class-settings.php:337
msgid "Revision Link Visibility"
msgstr "Видимість посилань ревізій"

#: includes/classes/class-settings.php:358
msgid "Revision Visibility for Visitors"
msgstr "Видимість ревізій для відвідувачів"

#: includes/classes/class-columns-link.php:200
#, php-format
msgid "Revision: %s"
msgstr "Ревізія: %s"

#: includes/classes/class-settings.php:332
msgid "Revisions"
msgstr "Ревізії"

#: includes/classes/class-settings.php:209
#: dist/publishpress-shortlinks/includes/classes/class-settings.php:217
msgid "Role Management"
msgstr "Управління ролями"

#: dist/publishpress-shortlinks/includes-core/ShortlinksCoreAdmin.php:122
#: templates/admin/settings/supports.php:26
msgid "Role-based access control"
msgstr "Контроль доступу на основі ролей"

#: includes/classes/class-autolist-ajax.php:269
#: dist/publishpress-shortlinks/includes/classes/class-autolist-ajax.php:269
msgid "Saved!"
msgstr "Збережено!"

#: includes/classes/class-autolist-ajax.php:268
#: dist/publishpress-shortlinks/includes/classes/class-autolist-ajax.php:268
msgid "Saving..."
msgstr "Зберігається..."

#: includes/classes/class-columns-link.php:194
#: includes/classes/class-settings.php:288
#: dist/publishpress-shortlinks/includes/classes/class-settings.php:305
msgid "Scheduled"
msgstr "Заплановано"

#: includes/classes/class-meta-boxes.php:290
#: dist/publishpress-shortlinks/includes/classes/class-meta-boxes.php:292
msgid "Secure your shortlink."
msgstr "Захистіть своє коротке посилання."

#: includes/classes/class-meta-boxes.php:331
#: dist/publishpress-shortlinks/includes/classes/class-meta-boxes.php:286
msgid "Security"
msgstr "Безпека"

#: includes/classes/class-autolist-ajax.php:272
#: dist/publishpress-shortlinks/includes/classes/class-autolist-ajax.php:272
msgid "Select a post type"
msgstr "Виберіть тип поста"

#: includes/classes/class-meta-boxes.php:249
#: dist/publishpress-shortlinks/includes/classes/class-meta-boxes.php:249
msgid "Select redirection method"
msgstr "Виберіть метод редиректу"

#: includes/classes/class-settings.php:281
#: dist/publishpress-shortlinks/includes/classes/class-settings.php:298
msgid ""
"Select which post statuses are accessible when visiting a PublishPress "
"shortlink."
msgstr ""
"Виберіть, які статуси постів доступні під час відвідування короткого "
"посилання PublishPress."

#: includes/classes/class-settings.php:266
#: dist/publishpress-shortlinks/includes/classes/class-settings.php:283
msgid "Set when links should be auto-listed for each post type"
msgstr ""
"Встановіть, коли посилання мають бути автоматично перераховані для кожного "
"типу поста"

#: includes/classes/class-settings.php:91
#: dist/publishpress-shortlinks/includes/classes/class-settings.php:91
msgid "Settings"
msgstr "Налаштування"

#: includes/classes/class-meta-boxes.php:297
#: dist/publishpress-shortlinks/includes/classes/class-meta-boxes.php:299
msgid "Share this with users."
msgstr "Поділіться цим з користувачами."

#: includes/classes/class-meta-boxes.php:216
#: dist/publishpress-shortlinks/includes/classes/class-meta-boxes.php:216
msgid "Short String *"
msgstr "Короткий рядок *"

#: includes/classes/class-meta-boxes.php:217
#: dist/publishpress-shortlinks/includes/classes/class-meta-boxes.php:217
msgid "Short string of this URL."
msgstr "Короткий рядок цього URL."

#: dist/publishpress-shortlinks/templates/admin-modal-new-link.php:28
msgid "Short URL"
msgstr "Коротке посилання"

#: dist/publishpress-shortlinks/templates/admin-modal-new-link.php:11
msgid "Short url will come here"
msgstr "Коротке посилання з’явиться тут"

#: includes/classes/class-hooks.php:146
#: dist/publishpress-shortlinks/includes/classes/class-hooks.php:79
msgid "Shorten"
msgstr "Скоротити"

#: dist/publishpress-shortlinks/includes/classes/class-columns-link.php:149
msgid "Shorten Link"
msgstr "Скоротити посилання"

#: templates/admin-modal-new-link.php:28
#: includes/classes/class-columns-link.php:44
#: includes/classes/class-columns-link.php:269
#: includes/classes/class-table-logs.php:151
#: dist/publishpress-shortlinks/includes/classes/class-table-logs.php:80
msgid "Shortlink"
msgstr "Коротке посилання"

#: includes/classes/class-hooks.php:73
msgid "Shortlink created successfully."
msgstr "Коротке посилання успішно створено."

#: includes/classes/class-settings.php:173
#: dist/publishpress-shortlinks/includes/classes/class-settings.php:179
msgid "Shortlink Prefix"
msgstr "Префікс короткого посилання"

#: templates/admin-modal-new-link.php:11
msgid "Shortlink will appear here"
msgstr "Коротке посилання з’явиться тут"

#: includes/classes/class-columns-link.php:86
#: includes/classes/class-hooks.php:183 includes/classes/class-hooks.php:186
#: includes/classes/class-meta-boxes.php:88
#: dist/publishpress-shortlinks/includes/classes/class-columns-link.php:38
#: dist/publishpress-shortlinks/includes/classes/class-hooks.php:116
#: dist/publishpress-shortlinks/includes/classes/class-hooks.php:119
#: dist/publishpress-shortlinks/includes/classes/class-meta-boxes.php:88
msgid "Shortlinks"
msgstr "Короткі посилання"

#: includes/classes/class-settings.php:311
#: includes/classes/class-settings.php:318
msgid "Show Expiration Notice"
msgstr "Показати повідомлення про закінчення терміну"

#: includes/classes/class-settings.php:351
msgid "Show Shortlink in Revision Table"
msgstr "Показати коротке посилання в таблиці ревізій"

#: includes/classes/class-meta-boxes.php:70
#: dist/publishpress-shortlinks/includes/classes/class-meta-boxes.php:70
msgid "Side"
msgstr "Бік"

#: dist/publishpress-shortlinks/includes/classes/class-table-logs.php:124
msgid "Someone"
msgstr "Хтось"

#: includes/classes/class-hooks.php:431
msgid "Sorry, you are not allowed to access shortlinks."
msgstr "Вибачте, вам не дозволено отримувати доступ до коротких посилань."

#: includes/classes/class-meta-boxes.php:261
#: dist/publishpress-shortlinks/includes/classes/class-meta-boxes.php:261
msgid "Sponsored"
msgstr "Спонсоровано"

#: includes/classes/class-columns-link.php:271
#: dist/publishpress-shortlinks/includes/classes/class-columns-link.php:150
msgid "Stats"
msgstr "Статистика"

#: includes/classes/class-meta-boxes.php:223
#: dist/publishpress-shortlinks/includes/classes/class-meta-boxes.php:223
msgid "Status"
msgstr "Статус"

#: includes/classes/class-columns-link.php:193
msgid "Submitted for approval"
msgstr "Подано на затвердження"

#: includes/classes/class-meta-boxes.php:207
#: dist/publishpress-shortlinks/includes/classes/class-meta-boxes.php:207
msgid "Target URL *"
msgstr "Цільова URL-адреса *"

#: includes/functions.php:198
#: dist/publishpress-shortlinks/includes/functions.php:198
msgid "Target url not found."
msgstr "Цільова URL-адреса не знайдена."

#: includes/classes/class-redirection.php:259
msgid "This link has expired"
msgstr "Це посилання минуло термін дії"

#: includes/classes/class-redirection.php:388
#: dist/publishpress-shortlinks/includes/classes/class-redirection.php:292
msgid "This link is expired."
msgstr "Це посилання минуло термін дії."

#: includes/classes/class-redirection.php:365
#: dist/publishpress-shortlinks/includes/classes/class-redirection.php:284
msgid "This link is not active."
msgstr "Це посилання неактивне."

#: includes/classes/class-redirection.php:489
#: dist/publishpress-shortlinks/includes/classes/class-redirection.php:390
msgid "This link is not containing the right prefix slug."
msgstr "Це посилання не містить правильний префікс slug."

#: includes/classes/class-columns-link.php:184
msgid "This links to a revision"
msgstr "Це посилання на ревізію"

#: includes/classes/class-columns-link.php:171
msgid "This links to an external website"
msgstr "Це посилання на зовнішній веб-сайт"

#: includes/classes/class-columns-link.php:171
msgid "This links to your post"
msgstr "Це посилання на ваш пост"

#: tinypress.php:48 dist/publishpress-shortlinks/tinypress.php:52
msgid "This plugin can be deleted."
msgstr "Цей плагін можна видалити."

#: includes/classes/class-settings.php:182
#: dist/publishpress-shortlinks/includes/classes/class-settings.php:188
msgid "This text will be added between your domain name and shortlink."
msgstr "Цей текст буде додано між вашим доменним ім'ям та коротким посиланням."

#: includes/functions.php:202
#: dist/publishpress-shortlinks/includes/functions.php:202
msgid "Tiny slug could not created."
msgstr "Маленький slug не вдалося створити."

#: dist/publishpress-shortlinks/includes/classes/class-hooks.php:62
msgid "Tinyurl created successfully."
msgstr "Tinyurl успішно створено."

#: includes/classes/class-table-logs.php:150
#: dist/publishpress-shortlinks/includes/classes/class-table-logs.php:79
msgid "Title"
msgstr "Заголовок"

#: dist/publishpress-shortlinks/includes/classes/class-settings.php:223
#: dist/publishpress-shortlinks/includes/classes/class-settings.php:235
#: dist/publishpress-shortlinks/includes/classes/class-settings.php:247
#: dist/publishpress-shortlinks/includes/classes/class-settings.php:259
msgid "Upcoming feature."
msgstr "Наступна функція."

#: includes-core/ShortlinksCoreAdmin.php:83
#: includes-core/ShortlinksCoreAdmin.php:100
#: includes-core/ShortlinksCoreAdmin.php:101
#: includes-core/ShortlinksCoreAdmin.php:227
#: dist/publishpress-shortlinks/includes-core/ShortlinksCoreAdmin.php:93
#: dist/publishpress-shortlinks/includes-core/ShortlinksCoreAdmin.php:94
#: dist/publishpress-shortlinks/includes-core/ShortlinksCoreAdmin.php:127
#: templates/admin/settings/supports.php:31
msgid "Upgrade to Pro"
msgstr "Оновити до Pro"

#: dist/publishpress-shortlinks/includes-core/ShortlinksCoreAdmin.php:113
#: templates/admin/settings/supports.php:17
msgid "Upgrade to PublishPress Shortlinks Pro"
msgstr "Оновити до PublishPress Shortlinks Pro"

#: includes/classes/class-meta-boxes.php:291
#: dist/publishpress-shortlinks/includes/classes/class-meta-boxes.php:293
msgid "Users must enter the password to redirect to the target link."
msgstr "Користувачі повинні ввести пароль, щоб перенаправити на цільове посилання."

#: includes/classes/class-meta-boxes.php:310
#: dist/publishpress-shortlinks/includes/classes/class-meta-boxes.php:312
msgid "Users will not able to redirect to the target URL once expire."
msgstr ""
"Користувачі не зможуть перенаправити на цільову URL-адресу після закінчення "
"терміну дії."

#: includes/classes/class-autolist-ajax.php:70
#: dist/publishpress-shortlinks/includes/classes/class-autolist-ajax.php:70
#, php-format
msgid "Valid: %s"
msgstr "Дійсний: %s"

#: includes/classes/class-autolist-ajax.php:267
#: dist/publishpress-shortlinks/includes/classes/class-autolist-ajax.php:267
msgid "Validating..."
msgstr "Валідація..."

#: dist/publishpress-shortlinks/includes-core/ShortlinksCoreAdmin.php:147
#: templates/admin/settings/supports.php:56
#: dist/publishpress-shortlinks/templates/admin/settings/supports.php:28
msgid "View Knowledge Base"
msgstr "Переглянути базу знань"

#: includes/classes/class-table-logs.php:254
#, php-format
msgid "Visited at %s"
msgstr "Відвідано %s"

#: templates/admin/settings/browsers.php:7
#: dist/publishpress-shortlinks/templates/admin/settings/browsers.php:7
msgid "We have developed extensions for the below browsers."
msgstr "Ми розробили розширення для нижче перерахованих браузерів."

#: dist/publishpress-shortlinks/includes/classes/class-meta-boxes.php:270
msgid "We recommended to use this."
msgstr "Рекомендуємо використовувати це."

#: includes/classes/class-settings.php:302
msgid ""
"When a shortlink expires, visitors will be redirected to this URL instead "
"of seeing an error. Leave empty to show the default expiration message."
msgstr ""
"Коли коротке посилання закінчується, відвідувачі будуть перенаправлені на "
"цю URL-адресу замість того, щоб бачити помилку. Залиште порожнім, щоб "
"показати повідомлення про закінчення терміну дії за замовчуванням."

#: includes/classes/class-settings.php:259
#: dist/publishpress-shortlinks/includes/classes/class-settings.php:276
msgid ""
"When enabled, shortlinks will appear in the \"All Links\" table based on "
"the behavior you configure below."
msgstr ""
"Коли ввімкнено, короткі посилання з'являться в таблиці \"Всі посилання\" на "
"основі поведінки, яку ви налаштуєте нижче."

#: includes/classes/class-settings.php:342
#: includes/classes/class-settings.php:441
msgid "When Link is First Used"
msgstr "Коли посилання використовується вперше"

#: includes/classes/class-settings.php:440
msgid "When Link is First Used or Post Created"
msgstr "Коли посилання використовується вперше або пост створено"

#: includes/classes/class-settings.php:442
msgid "When Post is Created"
msgstr "Коли пост створено"

#: includes/classes/class-settings.php:443
msgid "When Post is Published"
msgstr "Коли пост опубліковано"

#: includes/classes/class-settings.php:341
msgid "When Revision is Created"
msgstr "Коли створено ревізію"

#: includes/classes/class-settings.php:343
msgid "When Revision is Created or Link is First Used"
msgstr "Коли створено ревізію або посилання використовується вперше"

#: includes/classes/class-settings.php:338
msgid "When should revision shortlinks appear in the All Shortlinks table?"
msgstr ""
"Коли мають з’явитися короткі посилання на редагування в таблиці Всі короткі "
"посилання?"

#: includes/classes/class-settings.php:301
msgid "Where should expired shortlinks redirect?"
msgstr "Куди мають перенаправлятися прострочені короткі посилання?"

#: includes/classes/class-settings.php:243
#: dist/publishpress-shortlinks/includes/classes/class-settings.php:258
msgid "Who Can Control Settings"
msgstr "Хто може контролювати налаштування"

#: includes/classes/class-settings.php:223
#: dist/publishpress-shortlinks/includes/classes/class-settings.php:234
msgid "Who Can Create/Edit Shortlinks"
msgstr "Хто може створювати/редагувати короткі посилання"

#: includes/classes/class-settings.php:233
#: dist/publishpress-shortlinks/includes/classes/class-settings.php:246
msgid "Who Can See Analytics"
msgstr "Хто може бачити аналітику"

#: includes/classes/class-settings.php:214
#: dist/publishpress-shortlinks/includes/classes/class-settings.php:222
msgid "Who Can View Shortlinks"
msgstr "Хто може переглядати короткі посилання"

#: includes/classes/class-hooks.php:45
msgid "You do not have permission to create shortlinks."
msgstr "У вас немає дозволу на створення коротких посилань."

#: includes/classes/class-hooks.php:84
msgid "You do not have permission to reset analytics."
msgstr "У вас немає дозволу на скидання аналітики."

#: includes/classes/class-redirection.php:260
msgid "You will be redirected shortly."
msgstr "Вас скоро перенаправлять."

#: includes-core/ShortlinksCoreAdmin.php:82
msgid ""
"You're using PublishPress Shortlinks Free. The Pro version has more "
"features and support. "
msgstr ""
"Ви використовуєте безкоштовну версію PublishPress Shortlinks. Професійна "
"версія має більше функцій і підтримки. "

#: dist/publishpress-shortlinks/includes-core/ShortlinksCoreAdmin.php:74
#. %1$s: opening link tag, %2$s: closing link tag
#, php-format
msgid ""
"You're using PublishPress Shortlinks Free. The Pro version has more "
"features and support. %1$sUpgrade to Pro%2$s"
msgstr ""
"Ви використовуєте безкоштовну версію PublishPress Shortlinks. Професійна "
"версія має більше функцій і підтримки. %1$sОновити до Pro%2$s"
