48 lines
1.5 KiB
Text
48 lines
1.5 KiB
Text
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR This_file_is_part_of_KDE
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: kwin_scripting\n"
|
|
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
|
"POT-Creation-Date: 2022-11-01 00:48+0000\n"
|
|
"PO-Revision-Date: 2022-10-28 11:46+0100\n"
|
|
"Last-Translator: José Nuno Coelho Pires <zepires@gmail.com>\n"
|
|
"Language-Team: Portuguese <kde-i18n-pt@kde.org>\n"
|
|
"Language: pt\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-POFile-SpellExtra: registerUserActionsMenu registerScreenEdge\n"
|
|
"X-POFile-SpellExtra: registerTouchScreenEdge metadata json\n"
|
|
|
|
#, kde-format
|
|
msgctxt "NAME OF TRANSLATORS"
|
|
msgid "Your names"
|
|
msgstr "José Nuno Pires"
|
|
|
|
#, kde-format
|
|
msgctxt "EMAIL OF TRANSLATORS"
|
|
msgid "Your emails"
|
|
msgstr "zepires@gmail.com"
|
|
|
|
#: genericscriptedconfig.cpp:70
|
|
#, kde-format
|
|
msgctxt "Error message"
|
|
msgid "Could not locate package metadata"
|
|
msgstr "Não foi possível localizar os meta-dados dos pacotes"
|
|
|
|
#: genericscriptedconfig.cpp:84
|
|
#, kde-format
|
|
msgctxt "Required file does not exist"
|
|
msgid "%1 does not contain a valid metadata.json file"
|
|
msgstr "O %1 não contém um ficheiro 'metadata.json' válido"
|
|
|
|
#: genericscriptedconfig.cpp:90 genericscriptedconfig.cpp:96
|
|
#, kde-format
|
|
msgctxt "Required file does not exist"
|
|
msgid "%1 does not exist"
|
|
msgstr "O %1 não existe"
|