From d36d9267539f12fdaa5a0dd18f6285e4a636e1ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Wed, 8 Jul 2020 22:39:20 +0200 Subject: Desktop file translations: + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- translations/desktop_files/krfb-eventsrc/es.po | 137 +++++++++++++++++++++++++ 1 file changed, 137 insertions(+) create mode 100644 translations/desktop_files/krfb-eventsrc/es.po (limited to 'translations/desktop_files/krfb-eventsrc/es.po') diff --git a/translations/desktop_files/krfb-eventsrc/es.po b/translations/desktop_files/krfb-eventsrc/es.po new file mode 100644 index 00000000..f260b03b --- /dev/null +++ b/translations/desktop_files/krfb-eventsrc/es.po @@ -0,0 +1,137 @@ +# SOME DESCRIPTIVE TITLE. +# This file is put in the public domain. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-07-08 19:10+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: es\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Comment +#: kinetd/eventsrc:3 +msgid "KInetD" +msgstr "" + +#. Name +#: kinetd/eventsrc:6 +msgid "IncomingConnection" +msgstr "Conexión entrante" + +#. Comment +#: kinetd/eventsrc:7 +msgid "Received incoming connection" +msgstr "Recibida conexión entrante" + +#. Name +#: kinetd/eventsrc:11 +msgid "ProcessFailed" +msgstr "Proceso fallido" + +#. Comment +#: kinetd/eventsrc:12 +msgid "Could not call process to handle connection" +msgstr "Imposible lanzar proceso para manejar conexión" + +#. Comment +#: krfb/eventsrc:3 +msgid "Desktop Sharing" +msgstr "Escritorio compartido" + +#. Name +#: krfb/eventsrc:6 +msgid "UserAcceptsConnection" +msgstr "El usuario acepta la conexión" + +#. Comment +#: krfb/eventsrc:7 +msgid "User accepts connection" +msgstr "El usuario acepta la conexión" + +#. Name +#: krfb/eventsrc:11 +msgid "UserRefusesConnection" +msgstr "El usuario rechaza la conexión" + +#. Comment +#: krfb/eventsrc:12 +msgid "User refuses connection" +msgstr "El usuario rechaza la conexión" + +#. Name +#: krfb/eventsrc:16 +msgid "ConnectionClosed" +msgstr "Conexión cerrada" + +#. Comment +#: krfb/eventsrc:17 +msgid "Connection closed" +msgstr "Conexión rechazada" + +#. Name +#: krfb/eventsrc:21 +msgid "InvalidPassword" +msgstr "Contraseña errónea" + +#. Comment +#: krfb/eventsrc:22 +msgid "Invalid password" +msgstr "Contraseña errónea" + +#. Name +#: krfb/eventsrc:26 +msgid "InvalidPasswordInvitations" +msgstr "Invitación de contraseñas erróneas" + +#. Comment +#: krfb/eventsrc:27 +msgid "The invited party sent an invalid password. Connection refused." +msgstr "La parte invitada envió una contraseña incorrecta. Conexión rechazada." + +#. Name +#: krfb/eventsrc:31 +msgid "NewConnectionOnHold" +msgstr "Nueva conexión en espera" + +#. Comment +#: krfb/eventsrc:32 +msgid "Connection requested, user must accept" +msgstr "Conexión solicitada, el usuario debe aceptar" + +#. Name +#: krfb/eventsrc:36 +msgid "NewConnectionAutoAccepted" +msgstr "Nueva conexión auto aceptada" + +#. Comment +#: krfb/eventsrc:37 +msgid "New connection automatically established" +msgstr "Nueva conexión establecida automáticamente" + +#. Name +#: krfb/eventsrc:41 +msgid "TooManyConnections" +msgstr "Demasiadas conexiones" + +#. Comment +#: krfb/eventsrc:42 +msgid "Busy, connection refused" +msgstr "Ocupado, conexión rechazada" + +#. Name +#: krfb/eventsrc:47 +msgid "UnexpectedConnection" +msgstr "Conexión inesperada" + +#. Comment +#: krfb/eventsrc:48 +msgid "Received unexpected connection, abort" +msgstr "Recibida conexión inesperada, abortar" -- cgit v1.2.3