dolphin/po/en_GB/dolphin_servicemenuinstaller.po
2022-10-02 03:37:48 +00:00

148 lines
4.1 KiB
Plaintext

# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the dolphin package.
#
# Steve Allewell <steve.allewell@gmail.com>, 2019, 2020.
msgid ""
msgstr ""
"Project-Id-Version: dolphin\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2022-04-02 00:46+0000\n"
"PO-Revision-Date: 2020-06-06 12:08+0100\n"
"Last-Translator: Steve Allewell <steve.allewell@gmail.com>\n"
"Language-Team: British English <kde-l10n-en_gb@kde.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Lokalize 20.04.1\n"
#: servicemenuinstaller.cpp:44
#, kde-format
msgid "Dolphin service menu installation failed"
msgstr "Dolphin service menu installation failed"
#: servicemenuinstaller.cpp:72
#, kde-format
msgid "Failed to install \"%1\", exited with status \"%2\""
msgstr "Failed to install \"%1\", exited with status \"%2\""
#: servicemenuinstaller.cpp:104
#, kde-format
msgid "Failed to uninstall \"%1\", exited with status \"%2\""
msgstr "Failed to uninstall \"%1\", exited with status \"%2\""
#: servicemenuinstaller.cpp:117
#, kde-format
msgid "The file does not exist!"
msgstr "The file does not exist!"
#: servicemenuinstaller.cpp:126
#, kde-format
msgid "Unknown error when installing package"
msgstr "Unknown error when installing package"
#: servicemenuinstaller.cpp:181
#, kde-format
msgid "Unsupported archive type %1: %2"
msgstr "Unsupported archive type %1: %2"
#: servicemenuinstaller.cpp:190
#, kde-format
msgid "Failed to run uncompressor command for %1"
msgstr "Failed to run uncompressor command for %1"
#: servicemenuinstaller.cpp:195
#, kde-format
msgid "Process did not finish in reasonable time: %1 %2"
msgstr "Process did not finish in reasonable time: %1 %2"
#: servicemenuinstaller.cpp:199
#, kde-format
msgid "Failed to uncompress %1"
msgstr "Failed to uncompress %1"
#: servicemenuinstaller.cpp:232
#, kde-format
msgid "Failed to run installer script %1"
msgstr "Failed to run installer script %1"
#: servicemenuinstaller.cpp:255
#, kde-format
msgid "Failed to set permissions on %1: %2"
msgstr "Failed to set permissions on %1: %2"
#: servicemenuinstaller.cpp:272
#, kde-format
msgctxt "Separator between arguments"
msgid "\", \""
msgstr "\", \""
#: servicemenuinstaller.cpp:272
#, kde-format
msgctxt "%2 = comma separated list of arguments"
msgid "Installer script %1 failed, tried arguments \"%2\"."
msgstr "Installer script %1 failed, tried arguments \"%2\"."
#: servicemenuinstaller.cpp:286
#, kde-format
msgid "Failed to create path %1"
msgstr "Failed to create path %1"
#: servicemenuinstaller.cpp:300
#, kde-format
msgid "Failed to copy .desktop file %1 to %2: %3"
msgstr "Failed to copy .desktop file %1 to %2: %3"
#: servicemenuinstaller.cpp:312 servicemenuinstaller.cpp:422
#, kde-format
msgid "Failed to remove directory %1"
msgstr "Failed to remove directory %1"
#: servicemenuinstaller.cpp:318
#, kde-format
msgid "Failed to create directory %1"
msgstr "Failed to create directory %1"
#: servicemenuinstaller.cpp:357
#, kde-format
msgid "Failed to find an installation script in %1"
msgstr "Failed to find an installation script in %1"
#: servicemenuinstaller.cpp:371
#, kde-format
msgid "Failed to remove .desktop file %1: %2"
msgstr "Failed to remove .desktop file %1: %2"
#: servicemenuinstaller.cpp:416
#, kde-format
msgid "Failed to find an uninstallation script in %1"
msgstr "Failed to find an uninstallation script in %1"
#: servicemenuinstaller.cpp:435
#, kde-format
msgctxt "@info:shell"
msgid "Command to execute: install or uninstall."
msgstr "Command to execute: install or uninstall."
#: servicemenuinstaller.cpp:436
#, kde-format
msgctxt "@info:shell"
msgid "Path to archive."
msgstr "Path to archive."
#: servicemenuinstaller.cpp:441
#, kde-format
msgid "Command is required."
msgstr "Command is required."
#: servicemenuinstaller.cpp:444
#, kde-format
msgid "Path to archive is required."
msgstr "Path to archive is required."
#: servicemenuinstaller.cpp:460
#, kde-format
msgid "Unsupported command %1"
msgstr "Unsupported command %1"