mirror of
https://invent.kde.org/network/falkon.git
synced 2025-09-10 16:47:54 +02:00
46 lines
1.3 KiB
Plaintext
46 lines
1.3 KiB
Plaintext
# Spanish translations for falkon_hellopython.po package.
|
|
# Copyright (C) 2018-2025 This file is copyright:
|
|
# This file is distributed under the same license as the falkon package.
|
|
# Automatically generated, 2018.
|
|
#
|
|
# SPDX-FileCopyrightText: 2018 Eloy Cuadra <ecuadra@eloihr.net>
|
|
# SPDX-FileCopyrightText: 2025 Víctor Rodrigo Córdoba <vrcordoba@gmail.com>
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: falkon_hellopython\n"
|
|
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
|
"POT-Creation-Date: 2023-11-05 12:31+0000\n"
|
|
"PO-Revision-Date: 2025-06-18 01:36+0100\n"
|
|
"Last-Translator: Víctor Rodrigo Córdoba <vrcordoba@gmail.com>\n"
|
|
"Language-Team: Spanish <kde-l10n-es@kde.org>\n"
|
|
"Language: es\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: Poedit 2.0.3\n"
|
|
|
|
#: hellopython.py:69
|
|
msgid "My first plugin action"
|
|
msgstr "Mi primera acción del complemento"
|
|
|
|
#: hellopython.py:76
|
|
msgid "Hello"
|
|
msgstr "Hola"
|
|
|
|
#: hellopython.py:76
|
|
msgid "First plugin action works :-)"
|
|
msgstr "Primera acción del complemento funciona :-)"
|
|
|
|
#: hellopython.py:81
|
|
msgid "Close"
|
|
msgstr "Cerrar"
|
|
|
|
#: hellopython.py:91
|
|
msgid "Hello Python Settings"
|
|
msgstr "Preferencias de Hola Python"
|
|
|
|
#: sidebar.py:24 sidebar.py:27
|
|
msgid "Hello Python Sidebar"
|
|
msgstr "Barra lateral de Hola Python"
|