# Copyright (C) 2024 This file is copyright: # This file is distributed under the same license as the purpose package. # # SPDX-FileCopyrightText: 2022, 2024 Olesya Gerasimenko msgid "" msgstr "" "Project-Id-Version: purpose\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2024-07-03 00:37+0000\n" "PO-Revision-Date: 2024-09-10 10:39+0300\n" "Last-Translator: Olesya Gerasimenko \n" "Language-Team: Basealt Translation Team\n" "Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n" "%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Generator: Lokalize 23.08.5\n" #: barcodeplugin_config.qml:45 #, kde-format msgid "Type a URL or some text to generate a QR code" msgstr "Введите URL-адрес или какой-либо текст для создания QR-кода" #: barcodeplugin_config.qml:47 #, kde-format msgid "Creating QR code failed" msgstr "Не удалось создать QR-код" #: barcodeplugin_config.qml:49 #, kde-format msgid "The QR code is too large to be displayed" msgstr "QR-код слишком велик для отображения" #: barcodeplugin_config.qml:64 #, kde-format msgid "Type a URL or some text…" msgstr "Введите URL-адрес или какой-либо текст…"