GIT_SILENT Sync po/docbooks with svn
This commit is contained in:
132
po/es/neochat.po
132
po/es/neochat.po
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2023-05-16 00:47+0000\n"
|
||||
"POT-Creation-Date: 2023-05-17 00:47+0000\n"
|
||||
"PO-Revision-Date: 2023-05-11 00:27+0200\n"
|
||||
"Last-Translator: Eloy Cuadra <ecuadra@eloihr.net>\n"
|
||||
"Language-Team: Spanish <kde-l10n-es@kde.org>\n"
|
||||
@@ -126,91 +126,91 @@ msgstr "Destino"
|
||||
msgid "Network Error"
|
||||
msgstr "Error de red"
|
||||
|
||||
#: src/main.cpp:159
|
||||
#: src/main.cpp:160
|
||||
#, kde-format
|
||||
msgid "NeoChat"
|
||||
msgstr "NeoChat"
|
||||
|
||||
#: src/main.cpp:161
|
||||
#: src/main.cpp:162
|
||||
#, kde-format
|
||||
msgid "Matrix client"
|
||||
msgstr "Cliente para Matrix"
|
||||
|
||||
#: src/main.cpp:163
|
||||
#: src/main.cpp:164
|
||||
#, kde-format
|
||||
msgid "© 2018-2020 Black Hat, 2020-2022 KDE Community"
|
||||
msgstr "© 2018-2020 Black Hat, 2020-2022 La Comunidad KDE"
|
||||
|
||||
#: src/main.cpp:164
|
||||
#: src/main.cpp:165
|
||||
#, kde-format
|
||||
msgid "Carl Schwan"
|
||||
msgstr "Carl Schwan"
|
||||
|
||||
#: src/main.cpp:164 src/main.cpp:165 src/main.cpp:166
|
||||
#: src/main.cpp:165 src/main.cpp:166 src/main.cpp:167
|
||||
#, kde-format
|
||||
msgid "Maintainer"
|
||||
msgstr "Responsable"
|
||||
|
||||
#: src/main.cpp:165
|
||||
#: src/main.cpp:166
|
||||
#, kde-format
|
||||
msgid "Tobias Fella"
|
||||
msgstr "Tobias Fella"
|
||||
|
||||
#: src/main.cpp:166
|
||||
#: src/main.cpp:167
|
||||
#, kde-format
|
||||
msgid "James Graham"
|
||||
msgstr "James Graham"
|
||||
|
||||
#: src/main.cpp:167
|
||||
#: src/main.cpp:168
|
||||
#, kde-format
|
||||
msgid "Black Hat"
|
||||
msgstr "Black Hat"
|
||||
|
||||
#: src/main.cpp:167
|
||||
#: src/main.cpp:168
|
||||
#, kde-format
|
||||
msgid "Original author of Spectral"
|
||||
msgstr "Autor original de Spectral"
|
||||
|
||||
#: src/main.cpp:168
|
||||
#: src/main.cpp:169
|
||||
#, kde-format
|
||||
msgid "Alexey Rusakov"
|
||||
msgstr "Alexey Rusakov"
|
||||
|
||||
#: src/main.cpp:168
|
||||
#: src/main.cpp:169
|
||||
#, kde-format
|
||||
msgid "Maintainer of Quotient"
|
||||
msgstr "Responsable de Quotient"
|
||||
|
||||
#: src/main.cpp:169
|
||||
#: src/main.cpp:170
|
||||
#, kde-format
|
||||
msgctxt "NAME OF TRANSLATORS"
|
||||
msgid "Your names"
|
||||
msgstr "Eloy Cuadra"
|
||||
|
||||
#: src/main.cpp:169
|
||||
#: src/main.cpp:170
|
||||
#, kde-format
|
||||
msgctxt "EMAIL OF TRANSLATORS"
|
||||
msgid "Your emails"
|
||||
msgstr "ecuadra@eloihr.net"
|
||||
|
||||
#: src/main.cpp:173
|
||||
#: src/main.cpp:174
|
||||
#, 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:176
|
||||
#: src/main.cpp:177
|
||||
#, kde-format
|
||||
msgctxt "<version number> (built against <possibly different version number>)"
|
||||
msgid "%1 (built against %2)"
|
||||
msgstr "%1 (compilado con %2)"
|
||||
|
||||
#: src/main.cpp:318
|
||||
#: src/main.cpp:320
|
||||
#, kde-format
|
||||
msgid "Client for the matrix communication protocol"
|
||||
msgstr "Cliente para el protocolo de comunicaciones Matrix"
|
||||
|
||||
#: src/main.cpp:319
|
||||
#: src/main.cpp:321
|
||||
#, kde-format
|
||||
msgid "Supports matrix: url scheme"
|
||||
msgstr "Permite el esquema de URL «matrix:»"
|
||||
@@ -638,80 +638,102 @@ msgstr "Personalizados"
|
||||
msgid "Own Stickers"
|
||||
msgstr "Pegatinas propias"
|
||||
|
||||
#: src/models/messageeventmodel.cpp:389 src/models/searchmodel.cpp:164
|
||||
#: src/models/messageeventmodel.cpp:400 src/models/searchmodel.cpp:164
|
||||
#, kde-format
|
||||
msgid "Today"
|
||||
msgstr "Hoy"
|
||||
|
||||
#: src/models/messageeventmodel.cpp:392 src/models/searchmodel.cpp:167
|
||||
#: src/models/messageeventmodel.cpp:403 src/models/searchmodel.cpp:167
|
||||
#, kde-format
|
||||
msgid "Yesterday"
|
||||
msgstr "Ayer"
|
||||
|
||||
#: src/models/messageeventmodel.cpp:395 src/models/searchmodel.cpp:170
|
||||
#: src/models/messageeventmodel.cpp:406 src/models/searchmodel.cpp:170
|
||||
#, kde-format
|
||||
msgid "The day before yesterday"
|
||||
msgstr "Anteayer"
|
||||
|
||||
#: src/models/messageeventmodel.cpp:511 src/models/messageeventmodel.cpp:520
|
||||
#: src/models/messageeventmodel.cpp:522 src/models/messageeventmodel.cpp:531
|
||||
#, kde-format
|
||||
msgid "<i>[This message was deleted]</i>"
|
||||
msgstr "<i>[Este mensaje ha sido borrado]</i>"
|
||||
|
||||
#: src/models/messageeventmodel.cpp:512
|
||||
#: src/models/messageeventmodel.cpp:523
|
||||
#, kde-format
|
||||
msgid "<i>[This message was deleted: %1]</i>"
|
||||
msgstr "<i>[Este mensaje ha sido borrado: %1]</i>"
|
||||
|
||||
#: src/models/messageeventmodel.cpp:601
|
||||
#: src/models/messageeventmodel.cpp:612
|
||||
#, kde-format
|
||||
msgid "[REDACTED]"
|
||||
msgstr "[CORREGIDO]"
|
||||
|
||||
#: src/models/messageeventmodel.cpp:601
|
||||
#: src/models/messageeventmodel.cpp:612
|
||||
#, kde-format
|
||||
msgid "[REDACTED: %1]"
|
||||
msgstr "[CORREGIDO: %1]"
|
||||
|
||||
#: src/models/messageeventmodel.cpp:910
|
||||
#: src/models/messageeventmodel.cpp:921
|
||||
#, kde-format
|
||||
msgid "1 user: "
|
||||
msgid_plural "%1 users: "
|
||||
msgstr[0] "1 usuario: "
|
||||
msgstr[1] "%1 usuarios: "
|
||||
|
||||
#: src/models/messageeventmodel.cpp:917
|
||||
#: src/models/messageeventmodel.cpp:928
|
||||
#, kde-format
|
||||
msgctxt "list separator"
|
||||
msgid ", "
|
||||
msgstr ", "
|
||||
|
||||
#: src/models/roomlistmodel.cpp:461
|
||||
#: src/models/reactionmodel.cpp:52
|
||||
#, kde-format
|
||||
msgctxt "Separate the usernames of users"
|
||||
msgid " and "
|
||||
msgstr " y "
|
||||
|
||||
#: src/models/reactionmodel.cpp:59
|
||||
#, kde-format
|
||||
msgctxt "%1 is the number of other users"
|
||||
msgid " and %1 other"
|
||||
msgid_plural " and %1 others"
|
||||
msgstr[0] " y %1 más"
|
||||
msgstr[1] " y %1 más"
|
||||
|
||||
#: src/models/reactionmodel.cpp:63
|
||||
#, kde-format
|
||||
msgctxt "%2 is the users who reacted and %3 the emoji that was given"
|
||||
msgid "%2 reacted with %3"
|
||||
msgid_plural "%2 reacted with %3"
|
||||
msgstr[0] "%2 ha reaccionado con %3"
|
||||
msgstr[1] "%2 han reaccionado con %3"
|
||||
|
||||
#: src/models/roomlistmodel.cpp:457
|
||||
#, kde-format
|
||||
msgid "Invited"
|
||||
msgstr "Invitado"
|
||||
|
||||
#: src/models/roomlistmodel.cpp:463
|
||||
#: src/models/roomlistmodel.cpp:459
|
||||
#, kde-format
|
||||
msgid "Favorite"
|
||||
msgstr "Favorito"
|
||||
|
||||
#: src/models/roomlistmodel.cpp:465
|
||||
#: src/models/roomlistmodel.cpp:461
|
||||
#, kde-format
|
||||
msgid "Direct Messages"
|
||||
msgstr "Mensajes directos"
|
||||
|
||||
#: src/models/roomlistmodel.cpp:467
|
||||
#: src/models/roomlistmodel.cpp:463
|
||||
#, kde-format
|
||||
msgid "Normal"
|
||||
msgstr "Normal"
|
||||
|
||||
#: src/models/roomlistmodel.cpp:469
|
||||
#: src/models/roomlistmodel.cpp:465
|
||||
#, kde-format
|
||||
msgid "Low priority"
|
||||
msgstr "Baja prioridad"
|
||||
|
||||
#: src/models/roomlistmodel.cpp:471
|
||||
#: src/models/roomlistmodel.cpp:467
|
||||
#, kde-format
|
||||
msgid "Spaces"
|
||||
msgstr "Espacios"
|
||||
@@ -1419,13 +1441,6 @@ msgctxt "@action:button"
|
||||
msgid "Back"
|
||||
msgstr "Volver"
|
||||
|
||||
#: src/qml/Component/QuickSwitcher.qml:127
|
||||
#: src/qml/Page/RoomList/CollapsedRoomDelegate.qml:37
|
||||
#: src/qml/Page/RoomList/RoomDelegate.qml:64
|
||||
#, kde-format
|
||||
msgid "No Name"
|
||||
msgstr "Sin nombre"
|
||||
|
||||
#: src/qml/Component/Timeline/EncryptedDelegate.qml:15
|
||||
#: src/qml/Component/Timeline/ReplyComponent.qml:151
|
||||
#, kde-format
|
||||
@@ -1506,28 +1521,6 @@ msgctxt "as in 'this vote has ended'"
|
||||
msgid "(Ended)"
|
||||
msgstr "(Finalizada)"
|
||||
|
||||
#: src/qml/Component/Timeline/ReactionDelegate.qml:55
|
||||
#, kde-format
|
||||
msgctxt "Separate the usernames of users"
|
||||
msgid " and "
|
||||
msgstr " y "
|
||||
|
||||
#: src/qml/Component/Timeline/ReactionDelegate.qml:61
|
||||
#, kde-format
|
||||
msgctxt "%1 is the number of other users"
|
||||
msgid " and %1 other"
|
||||
msgid_plural " and %1 others"
|
||||
msgstr[0] " y %1 más"
|
||||
msgstr[1] " y %1 más"
|
||||
|
||||
#: src/qml/Component/Timeline/ReactionDelegate.qml:64
|
||||
#, kde-format
|
||||
msgctxt "%2 is the users who reacted and %3 the emoji that was given"
|
||||
msgid "%2 reacted with %3"
|
||||
msgid_plural "%2 reacted with %3"
|
||||
msgstr[0] "%2 ha reaccionado con %3"
|
||||
msgstr[1] "%2 han reaccionado con %3"
|
||||
|
||||
#: src/qml/Component/Timeline/ReadMarkerDelegate.qml:69
|
||||
#, kde-format
|
||||
msgctxt "Relative time since the room was last read"
|
||||
@@ -3963,32 +3956,32 @@ msgstr ""
|
||||
"No existe la sala %1 en la lista de salas. Compruebe la ortografía y la "
|
||||
"cuenta."
|
||||
|
||||
#: src/roommanager.cpp:212
|
||||
#: src/roommanager.cpp:216
|
||||
#, kde-format
|
||||
msgid "Failed to join room"
|
||||
msgstr "No se ha podido unir a la sala"
|
||||
|
||||
#: src/roommanager.cpp:229
|
||||
#: src/roommanager.cpp:233
|
||||
#, kde-format
|
||||
msgid "You requested to join '%1'"
|
||||
msgstr "Ha solicitado unirse a «%1»"
|
||||
|
||||
#: src/roommanager.cpp:232
|
||||
#: src/roommanager.cpp:236
|
||||
#, kde-format
|
||||
msgid "Failed to request joining room"
|
||||
msgstr "No se ha podido solicitar unirse a la sala"
|
||||
|
||||
#: src/roommanager.cpp:242
|
||||
#: src/roommanager.cpp:246
|
||||
#, kde-format
|
||||
msgid "No application for the link"
|
||||
msgstr "No hay una aplicación para el enlace"
|
||||
|
||||
#: src/roommanager.cpp:242
|
||||
#: src/roommanager.cpp:246
|
||||
#, kde-format
|
||||
msgid "Your operating system could not find an application for the link."
|
||||
msgstr "Su sistema operativo no puede encontrar una aplicación para el enlace."
|
||||
|
||||
#: src/roommanager.cpp:248
|
||||
#: src/roommanager.cpp:252
|
||||
#, kde-format
|
||||
msgid "Could not open URL"
|
||||
msgstr "No se ha podido abrir la URL"
|
||||
@@ -4003,6 +3996,9 @@ msgstr "Mostrar"
|
||||
msgid "Quit"
|
||||
msgstr "Salir"
|
||||
|
||||
#~ msgid "No Name"
|
||||
#~ msgstr "Sin nombre"
|
||||
|
||||
#~ msgid "%1 (%2)"
|
||||
#~ msgstr "%1 (%2)"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user