mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 01:22:10 +01:00
51 lines
1.4 KiB
Plaintext
51 lines
1.4 KiB
Plaintext
|
# Copyright (C) YEAR This_file_is_part_of_KDE
|
||
|
# This file is distributed under the same license as the falkon package.
|
||
|
#
|
||
|
# Eugenio Oliveira <eugeniosaulo@gmail.com>, 2017.
|
||
|
# Alexandre Carvalho <alexandre05@live.com>, 2017.
|
||
|
# Luiz Fernando Ranghetti <elchevive@opensuse.org>, 2018, 2021.
|
||
|
msgid ""
|
||
|
msgstr ""
|
||
|
"Project-Id-Version: \n"
|
||
|
"PO-Revision-Date: 2021-07-14 11:59-0300\n"
|
||
|
"Last-Translator: Luiz Fernando Ranghetti <elchevive@opensuse.org>\n"
|
||
|
"Language-Team: Brazilian Portuguese <kde-i18n-pt_BR@kde.org>\n"
|
||
|
"Language: pt_BR\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-Language: pt_BR\n"
|
||
|
"X-Qt-Contexts: true\n"
|
||
|
"X-Generator: Lokalize 20.04.2\n"
|
||
|
|
||
|
#: testplugin.cpp:98
|
||
|
msgctxt "TestPlugin|"
|
||
|
msgid "Close"
|
||
|
msgstr "Fechar"
|
||
|
|
||
|
#: testplugin.cpp:109
|
||
|
msgctxt "TestPlugin|"
|
||
|
msgid "Example Plugin Settings"
|
||
|
msgstr "Configurações do plugin de exemplo"
|
||
|
|
||
|
#: testplugin.cpp:139
|
||
|
msgctxt "TestPlugin|"
|
||
|
msgid "My first plugin action"
|
||
|
msgstr "Minha primeira ação do plugin"
|
||
|
|
||
|
#: testplugin.cpp:154
|
||
|
msgctxt "TestPlugin|"
|
||
|
msgid "Hello"
|
||
|
msgstr "Oi"
|
||
|
|
||
|
#: testplugin.cpp:154
|
||
|
msgctxt "TestPlugin|"
|
||
|
msgid "First plugin action works :-)"
|
||
|
msgstr "A primeira ação do plugin funciona :-)"
|
||
|
|
||
|
#: testplugin_sidebar.cpp:32 testplugin_sidebar.cpp:40
|
||
|
msgctxt "TestPlugin_Sidebar|"
|
||
|
msgid "Testing Sidebar"
|
||
|
msgstr "Testando barra lateral"
|