GIT_SILENT Sync po/docbooks with svn
This commit is contained in:
122
po/es/docs/neochat/man-neochat.1.docbook
Normal file
122
po/es/docs/neochat/man-neochat.1.docbook
Normal file
@@ -0,0 +1,122 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE refentry PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" "dtd/kdedbx45.dtd" [
|
||||
<!ENTITY % Spanish "INCLUDE">
|
||||
]>
|
||||
<!--
|
||||
SPDX-FileCopyrightText: 2022 Carl Schwan <carl@carlschwan.eu>
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0
|
||||
-->
|
||||
|
||||
<refentry lang="&language;">
|
||||
<refentryinfo>
|
||||
<title
|
||||
>Manual del usuario de NeoChat</title>
|
||||
<author
|
||||
><firstname
|
||||
>Carl</firstname
|
||||
><surname
|
||||
>Schwan</surname
|
||||
> <contrib
|
||||
>Página man de NeoChat.</contrib
|
||||
> <email
|
||||
>carl@carlschwan.eu</email
|
||||
></author>
|
||||
<date
|
||||
>2022-11-01</date>
|
||||
<releaseinfo
|
||||
>22.09</releaseinfo>
|
||||
<productname
|
||||
>NeoChat</productname>
|
||||
</refentryinfo>
|
||||
|
||||
<refmeta>
|
||||
<refentrytitle>
|
||||
<command
|
||||
>neochat</command>
|
||||
</refentrytitle>
|
||||
<manvolnum
|
||||
>1</manvolnum>
|
||||
</refmeta>
|
||||
|
||||
<refnamediv>
|
||||
<refname
|
||||
>neochat</refname>
|
||||
<refpurpose
|
||||
>Cliente para interactuar con el protocolo de mensajería matrix</refpurpose>
|
||||
</refnamediv>
|
||||
<!-- body begins here -->
|
||||
<refsynopsisdiv id='synopsis'>
|
||||
<cmdsynopsis
|
||||
><command
|
||||
>neochat</command
|
||||
> <arg choice="opt"
|
||||
><replaceable
|
||||
>URI</replaceable
|
||||
></arg
|
||||
> </cmdsynopsis>
|
||||
</refsynopsisdiv>
|
||||
|
||||
|
||||
<refsect1 id="description">
|
||||
<title
|
||||
>Descripción</title>
|
||||
<para
|
||||
><command
|
||||
>neochat</command
|
||||
> es una aplicación de chat para el protocolo matrix que funciona en el escritorio y en el móvil. </para>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 id="options"
|
||||
><title
|
||||
>Opciones</title>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term
|
||||
><option
|
||||
>URI</option
|
||||
></term>
|
||||
<listitem>
|
||||
<para
|
||||
>El URI de matrix para un usuario o para una sala. Por ejemplo matrix:u/usuario:ejemplo.org y matrix:r/root:ejemplo.org. Esto hará que NeoChat intente abrir la sala o la conversación indicada. </para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 id="bug">
|
||||
<title
|
||||
>Notificación de fallos</title>
|
||||
<para
|
||||
>Puede informar de fallos y solicitar funcionalidades en <ulink url="https://bugs.kde.org/enter_bug.cgi?product=NeoChat&component=General"
|
||||
>https://bugs.kde.org/enter_bug.cgi?product=NeoChat&component=General</ulink
|
||||
></para>
|
||||
</refsect1>
|
||||
|
||||
<refsect1>
|
||||
<title
|
||||
>Consulte también</title>
|
||||
<simplelist>
|
||||
<member
|
||||
>Una lista de preguntas frecuentes sobre Matrix <ulink url="https://matrix.org/faq/"
|
||||
>https://matrix.org/faq/</ulink
|
||||
> </member>
|
||||
<member
|
||||
>kf5options(7)</member>
|
||||
<member
|
||||
>qt5options(7)</member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 id="copyright"
|
||||
><title
|
||||
>Copyright</title>
|
||||
<para
|
||||
>Copyright © 2020-2022 Tobias Fella </para>
|
||||
<para
|
||||
>Copyright © 2020-2022 Carl Schwan </para>
|
||||
<para
|
||||
>Licencia: Pública General de GNU versión 3 o posterior <<ulink url="https://www.gnu.org/licenses/gpl-3.0.html"
|
||||
>https://www.gnu.org/licenses/gpl-3.0.html</ulink
|
||||
>></para>
|
||||
</refsect1>
|
||||
</refentry>
|
||||
224
po/es/neochat.po
224
po/es/neochat.po
@@ -8,8 +8,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2022-11-14 00:45+0000\n"
|
||||
"PO-Revision-Date: 2022-11-11 04:13+0100\n"
|
||||
"POT-Creation-Date: 2022-11-15 00:46+0000\n"
|
||||
"PO-Revision-Date: 2022-11-14 03:48+0100\n"
|
||||
"Last-Translator: Eloy Cuadra <ecuadra@eloihr.net>\n"
|
||||
"Language-Team: Spanish <kde-l10n-es@kde.org>\n"
|
||||
"Language: es\n"
|
||||
@@ -283,68 +283,68 @@ msgstr "Invita al usuario con el ID indicado a la sala actual"
|
||||
msgid "React to this message with a text"
|
||||
msgstr "Reaccionar a este mensaje con un texto"
|
||||
|
||||
#: src/controller.cpp:188
|
||||
#: src/controller.cpp:204
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Mensaje cifrado"
|
||||
|
||||
#: src/controller.cpp:255 src/controller.cpp:389
|
||||
#: src/controller.cpp:271 src/controller.cpp:405
|
||||
#, kde-format
|
||||
msgid "Network Error: %1"
|
||||
msgstr "Error de red: %1"
|
||||
|
||||
#: src/controller.cpp:380
|
||||
#: src/controller.cpp:396
|
||||
#, kde-format
|
||||
msgid "Login Failed: Access Token invalid or revoked"
|
||||
msgstr "Inicio de sesión fallido: Token de acceso no válido o revocado"
|
||||
|
||||
#: src/controller.cpp:383 src/login.cpp:93
|
||||
#: src/controller.cpp:399 src/login.cpp:93
|
||||
#, kde-format
|
||||
msgid "Login Failed: %1"
|
||||
msgstr "El inicio de sesión ha fallado: %1"
|
||||
|
||||
#: src/controller.cpp:447
|
||||
#: src/controller.cpp:463
|
||||
#, kde-format
|
||||
msgid "Access token wasn't found"
|
||||
msgstr "El token de acceso no se ha encontrado"
|
||||
|
||||
#: src/controller.cpp:447
|
||||
#: src/controller.cpp:463
|
||||
#, kde-format
|
||||
msgid "Maybe it was deleted?"
|
||||
msgstr "¿Es posible que se haya borrado?"
|
||||
|
||||
#: src/controller.cpp:451
|
||||
#: src/controller.cpp:467
|
||||
#, kde-format
|
||||
msgid "Access to keychain was denied."
|
||||
msgstr "Se ha denegado el acceso a la cadena de claves."
|
||||
|
||||
#: src/controller.cpp:451
|
||||
#: src/controller.cpp:467
|
||||
#, kde-format
|
||||
msgid "Please allow NeoChat to read the access token"
|
||||
msgstr "Por favor, permita que NeoChat pueda leer el token de acceso"
|
||||
|
||||
#: src/controller.cpp:454
|
||||
#: src/controller.cpp:470
|
||||
#, kde-format
|
||||
msgid "No keychain available."
|
||||
msgstr "Ninguna cadena de claves disponible."
|
||||
|
||||
#: src/controller.cpp:454
|
||||
#: src/controller.cpp:470
|
||||
#, kde-format
|
||||
msgid "Please install a keychain, e.g. KWallet or GNOME keyring on Linux"
|
||||
msgstr ""
|
||||
"Instale una cadena de claves, como KWallet o el llavero de GNOME en Linux"
|
||||
|
||||
#: src/controller.cpp:457
|
||||
#: src/controller.cpp:473
|
||||
#, kde-format
|
||||
msgid "Unable to read access token"
|
||||
msgstr "No se ha podido leer el token de acceso"
|
||||
|
||||
#: src/controller.cpp:700
|
||||
#: src/controller.cpp:717
|
||||
#, kde-format
|
||||
msgid "Room creation failed: \"%1\""
|
||||
msgstr "La creación de la sala ha fallado: «%1»"
|
||||
|
||||
#: src/controller.cpp:713
|
||||
#: src/controller.cpp:730
|
||||
#, kde-format
|
||||
msgid "The room id you are trying to join is not valid"
|
||||
msgstr "El ID de la sala a la que está intentando unirse no es válido"
|
||||
@@ -354,48 +354,48 @@ msgstr "El ID de la sala a la que está intentando unirse no es válido"
|
||||
msgid "Network Error"
|
||||
msgstr "Error de red"
|
||||
|
||||
#: src/main.cpp:141
|
||||
#: src/main.cpp:144
|
||||
#, kde-format
|
||||
msgid "NeoChat"
|
||||
msgstr "NeoChat"
|
||||
|
||||
#: src/main.cpp:143
|
||||
#: src/main.cpp:146
|
||||
#, kde-format
|
||||
msgid "Matrix client"
|
||||
msgstr "Cliente para Matrix"
|
||||
|
||||
#: src/main.cpp:145
|
||||
#: src/main.cpp:148
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2022 KDE Community"
|
||||
msgstr "© 2018-2020 Black Hat, 2020-2022 La Comunidad KDE"
|
||||
|
||||
#: src/main.cpp:146
|
||||
#: src/main.cpp:149
|
||||
#, kde-format
|
||||
msgid "Black Hat"
|
||||
msgstr "Black Hat"
|
||||
|
||||
#: src/main.cpp:147
|
||||
#: src/main.cpp:150
|
||||
#, kde-format
|
||||
msgid "Carl Schwan"
|
||||
msgstr "Carl Schwan"
|
||||
|
||||
#: src/main.cpp:148
|
||||
#: src/main.cpp:151
|
||||
#, kde-format
|
||||
msgid "Tobias Fella"
|
||||
msgstr "Tobias Fella"
|
||||
|
||||
#: src/main.cpp:152
|
||||
#: src/main.cpp:155
|
||||
#, kde-format
|
||||
msgid "A Qt5 library to write cross-platform clients for Matrix"
|
||||
msgstr ""
|
||||
"Biblioteca Qt5 para la escritura de clientes multiplataforma para Matrix"
|
||||
|
||||
#: src/main.cpp:247
|
||||
#: src/main.cpp:253
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Cliente para el protocolo de comunicaciones Matrix"
|
||||
|
||||
#: src/main.cpp:248
|
||||
#: src/main.cpp:254
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "Permite el esquema de URL «matrix:»"
|
||||
@@ -410,267 +410,267 @@ msgstr "El identificador de medio «%1» no sigue el patrón servidor/IdDeMedio"
|
||||
msgid "Image request has been cancelled"
|
||||
msgstr "Se ha cancelado la petición de la imagen"
|
||||
|
||||
#: src/messageeventmodel.cpp:335
|
||||
#: src/messageeventmodel.cpp:341
|
||||
#, kde-format
|
||||
msgid "Today"
|
||||
msgstr "Hoy"
|
||||
|
||||
#: src/messageeventmodel.cpp:338
|
||||
#: src/messageeventmodel.cpp:344
|
||||
#, kde-format
|
||||
msgid "Yesterday"
|
||||
msgstr "Ayer"
|
||||
|
||||
#: src/messageeventmodel.cpp:341
|
||||
#: src/messageeventmodel.cpp:347
|
||||
#, kde-format
|
||||
msgid "The day before yesterday"
|
||||
msgstr "Anteayer"
|
||||
|
||||
#: src/messageeventmodel.cpp:443
|
||||
#: src/messageeventmodel.cpp:449
|
||||
#, kde-format
|
||||
msgid "<i>[This message was deleted]</i>"
|
||||
msgstr "<i>[Este mensaje ha sido borrado]</i>"
|
||||
|
||||
#: src/messageeventmodel.cpp:444
|
||||
#: src/messageeventmodel.cpp:450
|
||||
#, kde-format
|
||||
msgid "<i>[This message was deleted: %1]</i>"
|
||||
msgstr "<i>[Este mensaje ha sido borrado: %1]</i>"
|
||||
|
||||
#: src/messageeventmodel.cpp:522
|
||||
#: src/messageeventmodel.cpp:537
|
||||
#, kde-format
|
||||
msgid "[REDACTED]"
|
||||
msgstr "[CORREGIDO]"
|
||||
|
||||
#: src/messageeventmodel.cpp:522
|
||||
#: src/messageeventmodel.cpp:537
|
||||
#, kde-format
|
||||
msgid "[REDACTED: %1]"
|
||||
msgstr "[CORREGIDO: %1]"
|
||||
|
||||
#: src/neochatroom.cpp:463
|
||||
#: src/neochatroom.cpp:472
|
||||
#, kde-format
|
||||
msgid "a file"
|
||||
msgstr "un archivo"
|
||||
|
||||
#: src/neochatroom.cpp:509
|
||||
#: src/neochatroom.cpp:518
|
||||
#, kde-format
|
||||
msgid "reinvited %1 to the room"
|
||||
msgstr "ha vuelto a invitar a %1 a la sala"
|
||||
|
||||
#: src/neochatroom.cpp:511
|
||||
#: src/neochatroom.cpp:520
|
||||
#, kde-format
|
||||
msgctxt "Optional reason for an invitation"
|
||||
msgid ": %1"
|
||||
msgstr ": %1"
|
||||
|
||||
#: src/neochatroom.cpp:520
|
||||
#: src/neochatroom.cpp:529
|
||||
#, kde-format
|
||||
msgid "joined the room (repeated)"
|
||||
msgstr "se ha unido a la sala (repetido)"
|
||||
|
||||
#: src/neochatroom.cpp:522
|
||||
#: src/neochatroom.cpp:531
|
||||
#, kde-format
|
||||
msgid "invited %1 to the room"
|
||||
msgstr "ha invitado a %1 a la sala"
|
||||
|
||||
#: src/neochatroom.cpp:522
|
||||
#: src/neochatroom.cpp:531
|
||||
#, kde-format
|
||||
msgid "joined the room"
|
||||
msgstr "se ha unido a la sala"
|
||||
|
||||
#: src/neochatroom.cpp:526
|
||||
#: src/neochatroom.cpp:535
|
||||
#, kde-format
|
||||
msgid ": %1"
|
||||
msgstr ": %1"
|
||||
|
||||
#: src/neochatroom.cpp:533
|
||||
#: src/neochatroom.cpp:542
|
||||
#, kde-format
|
||||
msgctxt "their refers to a singular user"
|
||||
msgid "cleared their display name"
|
||||
msgstr "ha borrado su nombre a mostrar"
|
||||
|
||||
#: src/neochatroom.cpp:535
|
||||
#: src/neochatroom.cpp:544
|
||||
#, kde-format
|
||||
msgctxt "their refers to a singular user"
|
||||
msgid "changed their display name to %1"
|
||||
msgstr "ha cambiado su nombre a mostrar a %1"
|
||||
|
||||
#: src/neochatroom.cpp:540
|
||||
#: src/neochatroom.cpp:549
|
||||
#, kde-format
|
||||
msgid " and "
|
||||
msgstr " y "
|
||||
|
||||
#: src/neochatroom.cpp:543
|
||||
#: src/neochatroom.cpp:552
|
||||
#, kde-format
|
||||
msgctxt "their refers to a singular user"
|
||||
msgid "cleared their avatar"
|
||||
msgstr "ha borrado su avatar"
|
||||
|
||||
#: src/neochatroom.cpp:549
|
||||
#: src/neochatroom.cpp:558
|
||||
#, kde-format
|
||||
msgid "set an avatar"
|
||||
msgstr "ha definido un avatar"
|
||||
|
||||
#: src/neochatroom.cpp:551
|
||||
#: src/neochatroom.cpp:560
|
||||
#, kde-format
|
||||
msgctxt "their refers to a singular user"
|
||||
msgid "updated their avatar"
|
||||
msgstr "ha actualizado su avatar"
|
||||
|
||||
#: src/neochatroom.cpp:555
|
||||
#: src/neochatroom.cpp:564
|
||||
#, kde-format
|
||||
msgctxt "<user> changed nothing"
|
||||
msgid "changed nothing"
|
||||
msgstr "no ha cambiado nada"
|
||||
|
||||
#: src/neochatroom.cpp:561
|
||||
#: src/neochatroom.cpp:570
|
||||
#, kde-format
|
||||
msgid "withdrew %1's invitation"
|
||||
msgstr "ha retirado la invitación de %1"
|
||||
|
||||
#: src/neochatroom.cpp:561
|
||||
#: src/neochatroom.cpp:570
|
||||
#, kde-format
|
||||
msgid "rejected the invitation"
|
||||
msgstr "ha rechazado la invitación"
|
||||
|
||||
#: src/neochatroom.cpp:565
|
||||
#: src/neochatroom.cpp:574
|
||||
#, kde-format
|
||||
msgid "unbanned %1"
|
||||
msgstr "ha habilitado a %1"
|
||||
|
||||
#: src/neochatroom.cpp:565
|
||||
#: src/neochatroom.cpp:574
|
||||
#, kde-format
|
||||
msgid "self-unbanned"
|
||||
msgstr "se ha habilitado a sí mismo"
|
||||
|
||||
#: src/neochatroom.cpp:568
|
||||
#: src/neochatroom.cpp:577
|
||||
#, kde-format
|
||||
msgid "has put %1 out of the room: %2"
|
||||
msgstr "ha echado a %1 de la sala: %2"
|
||||
|
||||
#: src/neochatroom.cpp:569
|
||||
#: src/neochatroom.cpp:578
|
||||
#, kde-format
|
||||
msgid "left the room"
|
||||
msgstr "ha salido de la sala"
|
||||
|
||||
#: src/neochatroom.cpp:573
|
||||
#: src/neochatroom.cpp:582
|
||||
#, kde-format
|
||||
msgid "banned %1 from the room"
|
||||
msgstr "ha inhabilitado a %1 en la sala"
|
||||
|
||||
#: src/neochatroom.cpp:575
|
||||
#: src/neochatroom.cpp:584
|
||||
#, kde-format
|
||||
msgid "banned %1 from the room: %2"
|
||||
msgstr "ha inhabilitado a %1 en la sala: %2"
|
||||
|
||||
#: src/neochatroom.cpp:578
|
||||
#: src/neochatroom.cpp:587
|
||||
#, kde-format
|
||||
msgid "self-banned from the room"
|
||||
msgstr "se ha inhabilitado a sí mismo en la sala"
|
||||
|
||||
#: src/neochatroom.cpp:581
|
||||
#: src/neochatroom.cpp:590
|
||||
#, kde-format
|
||||
msgid "requested an invite"
|
||||
msgstr "ha solicitado una invitación"
|
||||
|
||||
#: src/neochatroom.cpp:584
|
||||
#: src/neochatroom.cpp:593
|
||||
#, kde-format
|
||||
msgid "made something unknown"
|
||||
msgstr "ha hecho algo desconocido"
|
||||
|
||||
#: src/neochatroom.cpp:587
|
||||
#: src/neochatroom.cpp:596
|
||||
#, kde-format
|
||||
msgid "cleared the room main alias"
|
||||
msgstr "ha borrado el alias principal de la sala"
|
||||
|
||||
#: src/neochatroom.cpp:587
|
||||
#: src/neochatroom.cpp:596
|
||||
#, kde-format
|
||||
msgid "set the room main alias to: %1"
|
||||
msgstr "ha definido el alias principal de la sala a: %1"
|
||||
|
||||
#: src/neochatroom.cpp:590
|
||||
#: src/neochatroom.cpp:599
|
||||
#, kde-format
|
||||
msgid "cleared the room name"
|
||||
msgstr "ha borrado el nombre de la sala"
|
||||
|
||||
#: src/neochatroom.cpp:590
|
||||
#: src/neochatroom.cpp:599
|
||||
#, kde-format
|
||||
msgid "set the room name to: %1"
|
||||
msgstr "ha definido el nombre de la sala a: %1"
|
||||
|
||||
#: src/neochatroom.cpp:593
|
||||
#: src/neochatroom.cpp:602
|
||||
#, kde-format
|
||||
msgid "cleared the topic"
|
||||
msgstr "ha borrado el tema"
|
||||
|
||||
#: src/neochatroom.cpp:593
|
||||
#: src/neochatroom.cpp:602
|
||||
#, kde-format
|
||||
msgid "set the topic to: %1"
|
||||
msgstr "ha definido el tema a: %1"
|
||||
|
||||
#: src/neochatroom.cpp:596
|
||||
#: src/neochatroom.cpp:605
|
||||
#, kde-format
|
||||
msgid "changed the room avatar"
|
||||
msgstr "ha cambiado el avatar de la sala"
|
||||
|
||||
#: src/neochatroom.cpp:599
|
||||
#: src/neochatroom.cpp:608
|
||||
#, kde-format
|
||||
msgid "activated End-to-End Encryption"
|
||||
msgstr "ha activado el cifrado de extremo a extremo"
|
||||
|
||||
#: src/neochatroom.cpp:602
|
||||
#: src/neochatroom.cpp:611
|
||||
#, kde-format
|
||||
msgid "upgraded the room to version %1"
|
||||
msgstr "ha actualizado la sala a la versión %1"
|
||||
|
||||
#: src/neochatroom.cpp:603
|
||||
#: src/neochatroom.cpp:612
|
||||
#, kde-format
|
||||
msgid "created the room, version %1"
|
||||
msgstr "ha creado la sala, versión %1"
|
||||
|
||||
#: src/neochatroom.cpp:606
|
||||
#: src/neochatroom.cpp:615
|
||||
#, kde-format
|
||||
msgctxt "'power level' means permission level"
|
||||
msgid "changed the power levels for this room"
|
||||
msgstr "ha cambiado los niveles de poder de esta sala"
|
||||
|
||||
#: src/neochatroom.cpp:610
|
||||
#: src/neochatroom.cpp:619
|
||||
#, kde-format
|
||||
msgid "changed the server access control lists for this room"
|
||||
msgstr "ha cambiado las listas de control de acceso al servidor para esta sala"
|
||||
|
||||
#: src/neochatroom.cpp:614
|
||||
#: src/neochatroom.cpp:623
|
||||
#, kde-format
|
||||
msgctxt "[User] added <name> widget"
|
||||
msgid "added %1 widget"
|
||||
msgstr "ha añadido el widget %1"
|
||||
|
||||
#: src/neochatroom.cpp:617
|
||||
#: src/neochatroom.cpp:626
|
||||
#, kde-format
|
||||
msgctxt "[User] removed <name> widget"
|
||||
msgid "removed %1 widget"
|
||||
msgstr "ha eliminado el widget %1"
|
||||
|
||||
#: src/neochatroom.cpp:619
|
||||
#: src/neochatroom.cpp:628
|
||||
#, kde-format
|
||||
msgctxt "[User] configured <name> widget"
|
||||
msgid "configured %1 widget"
|
||||
msgstr "ha configurado el widget %1"
|
||||
|
||||
#: src/neochatroom.cpp:621
|
||||
#: src/neochatroom.cpp:630
|
||||
#, kde-format
|
||||
msgid "updated %1 state"
|
||||
msgstr "ha actualizado el estado de %1"
|
||||
|
||||
#: src/neochatroom.cpp:622
|
||||
#: src/neochatroom.cpp:631
|
||||
#, kde-format
|
||||
msgid "updated %1 state for %2"
|
||||
msgstr "ha actualizado el estado de %1 para %2"
|
||||
|
||||
#: src/neochatroom.cpp:624
|
||||
#: src/neochatroom.cpp:638
|
||||
#, kde-format
|
||||
msgid "Unknown event"
|
||||
msgstr "Evento desconocido"
|
||||
|
||||
#: src/neochatroom.cpp:1098 src/neochatroom.cpp:1099
|
||||
#: src/neochatroom.cpp:1112 src/neochatroom.cpp:1113
|
||||
#, kde-format
|
||||
msgid "Report sent successfully."
|
||||
msgstr "El informe se ha enviado correctamente."
|
||||
@@ -799,32 +799,32 @@ msgstr "Cancelar respuesta"
|
||||
msgid "Custom"
|
||||
msgstr "Personalizado"
|
||||
|
||||
#: src/qml/Component/FullScreenImage.qml:80
|
||||
#: src/qml/Component/FullScreenImage.qml:82
|
||||
#, kde-format
|
||||
msgid "Zoom in"
|
||||
msgstr "Ampliar"
|
||||
|
||||
#: src/qml/Component/FullScreenImage.qml:99
|
||||
#: src/qml/Component/FullScreenImage.qml:101
|
||||
#, kde-format
|
||||
msgid "Zoom out"
|
||||
msgstr "Reducir"
|
||||
|
||||
#: src/qml/Component/FullScreenImage.qml:118
|
||||
#: src/qml/Component/FullScreenImage.qml:120
|
||||
#, kde-format
|
||||
msgid "Rotate left"
|
||||
msgstr "Rotar a la izquierda"
|
||||
|
||||
#: src/qml/Component/FullScreenImage.qml:132
|
||||
#: src/qml/Component/FullScreenImage.qml:134
|
||||
#, kde-format
|
||||
msgid "Rotate right"
|
||||
msgstr "Rotar a la derecha"
|
||||
|
||||
#: src/qml/Component/FullScreenImage.qml:146
|
||||
#: src/qml/Component/FullScreenImage.qml:148
|
||||
#, kde-format
|
||||
msgid "Save as"
|
||||
msgstr "Guardar como"
|
||||
|
||||
#: src/qml/Component/FullScreenImage.qml:164
|
||||
#: src/qml/Component/FullScreenImage.qml:166
|
||||
#, kde-format
|
||||
msgid "Close"
|
||||
msgstr "Cerrar"
|
||||
@@ -987,6 +987,19 @@ msgctxt ""
|
||||
msgid "Download"
|
||||
msgstr "Descargar"
|
||||
|
||||
#: src/qml/Component/Timeline/PollDelegate.qml:48
|
||||
#, kde-format
|
||||
msgid "Based on votes by %1 user"
|
||||
msgid_plural "Based on votes by %1 users"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: src/qml/Component/Timeline/PollDelegate.qml:48
|
||||
#, kde-format
|
||||
msgctxt "as in 'this vote has ended'"
|
||||
msgid "(Ended)"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/Component/Timeline/ReactionDelegate.qml:53
|
||||
#, kde-format
|
||||
msgctxt "Separate the usernames of users"
|
||||
@@ -1026,15 +1039,21 @@ msgid "Video"
|
||||
msgstr "Vídeo"
|
||||
|
||||
#: src/qml/Component/UserInfo.qml:58
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Add an account"
|
||||
#, kde-format
|
||||
msgid "Add Account"
|
||||
msgstr "Añadir una cuenta"
|
||||
msgstr "Añadir cuenta"
|
||||
|
||||
#: src/qml/Component/UserInfo.qml:59
|
||||
#, kde-format
|
||||
msgid "Log in to an existing account"
|
||||
msgstr ""
|
||||
msgstr "Iniciar sesión en una cuenta existente"
|
||||
|
||||
#: src/qml/Component/UserInfo.qml:61
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Login"
|
||||
msgctxt "@title:window"
|
||||
msgid "Login"
|
||||
msgstr "Inicio de sesión"
|
||||
|
||||
#: src/qml/Component/UserInfo.qml:140 src/qml/Settings/AccountsPage.qml:49
|
||||
#, kde-format
|
||||
@@ -1049,7 +1068,7 @@ msgstr "Editor de la cuenta"
|
||||
#: src/qml/Component/UserInfo.qml:174
|
||||
#, kde-format
|
||||
msgid "Switch User"
|
||||
msgstr ""
|
||||
msgstr "Cambiar usuario"
|
||||
|
||||
#: src/qml/Component/UserInfo.qml:184 src/qml/Page/InviteUserPage.qml:42
|
||||
#, kde-format
|
||||
@@ -1063,11 +1082,9 @@ msgid "Configure"
|
||||
msgstr "Configurar"
|
||||
|
||||
#: src/qml/Component/UserInfo.qml:194
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "'Space' is a matrix space"
|
||||
#| msgid "Space Settings"
|
||||
#, kde-format
|
||||
msgid "Open Settings"
|
||||
msgstr "Preferencias de espacios"
|
||||
msgstr "Abrir las preferencias"
|
||||
|
||||
#: src/qml/Dialog/CreateRoomDialog.qml:16 src/qml/main.qml:250
|
||||
#, kde-format
|
||||
@@ -2501,35 +2518,34 @@ msgstr ""
|
||||
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:22
|
||||
#: src/qml/Settings/SettingsPage.qml:37
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Network Error"
|
||||
#, kde-format
|
||||
msgid "Network Proxy"
|
||||
msgstr "Error de red"
|
||||
msgstr "Proxy de red"
|
||||
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:23
|
||||
#, kde-format
|
||||
msgid "System Default"
|
||||
msgstr ""
|
||||
msgstr "Predeterminado del sistema"
|
||||
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:31
|
||||
#, kde-format
|
||||
msgid "HTTP"
|
||||
msgstr ""
|
||||
msgstr "HTTP"
|
||||
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:39
|
||||
#, kde-format
|
||||
msgid "Socks5"
|
||||
msgstr ""
|
||||
msgstr "Socks5"
|
||||
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:48
|
||||
#, kde-format
|
||||
msgid "Proxy Host"
|
||||
msgstr ""
|
||||
msgstr "Máquina del proxy"
|
||||
|
||||
#: src/qml/Settings/NetworkProxyPage.qml:57
|
||||
#, kde-format
|
||||
msgid "Proxy Port"
|
||||
msgstr ""
|
||||
msgstr "Puerto del proxy"
|
||||
|
||||
#: src/qml/Settings/SettingsPage.qml:17
|
||||
#, kde-format
|
||||
@@ -2628,32 +2644,32 @@ msgstr "Diccionario para comprobación ortográfica"
|
||||
msgid "Delete word"
|
||||
msgstr "Borrar palabra"
|
||||
|
||||
#: src/roomlistmodel.cpp:461
|
||||
#: src/roomlistmodel.cpp:464
|
||||
#, kde-format
|
||||
msgid "Invited"
|
||||
msgstr "Invitado"
|
||||
|
||||
#: src/roomlistmodel.cpp:463
|
||||
#: src/roomlistmodel.cpp:466
|
||||
#, kde-format
|
||||
msgid "Favorite"
|
||||
msgstr "Favorito"
|
||||
|
||||
#: src/roomlistmodel.cpp:465
|
||||
#: src/roomlistmodel.cpp:468
|
||||
#, kde-format
|
||||
msgid "Direct Messages"
|
||||
msgstr "Mensajes directos"
|
||||
|
||||
#: src/roomlistmodel.cpp:467
|
||||
#: src/roomlistmodel.cpp:470
|
||||
#, kde-format
|
||||
msgid "Normal"
|
||||
msgstr "Normal"
|
||||
|
||||
#: src/roomlistmodel.cpp:469
|
||||
#: src/roomlistmodel.cpp:472
|
||||
#, kde-format
|
||||
msgid "Low priority"
|
||||
msgstr "Baja prioridad"
|
||||
|
||||
#: src/roomlistmodel.cpp:471
|
||||
#: src/roomlistmodel.cpp:474
|
||||
#, kde-format
|
||||
msgid "Spaces"
|
||||
msgstr "Espacios"
|
||||
|
||||
Reference in New Issue
Block a user