GIT_SILENT Sync po/docbooks with svn
This commit is contained in:
263
po/es/neochat.po
263
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: 2026-02-16 00:45+0000\n"
|
||||
"PO-Revision-Date: 2026-02-16 01:39+0100\n"
|
||||
"POT-Creation-Date: 2026-02-17 00:44+0000\n"
|
||||
"PO-Revision-Date: 2026-02-17 01:54+0100\n"
|
||||
"Last-Translator: Eloy Cuadra <ecuadra@eloihr.net>\n"
|
||||
"Language-Team: Spanish <kde-l10n-es@kde.org>\n"
|
||||
"Language: es\n"
|
||||
@@ -375,10 +375,12 @@ msgctxt "Do you really want to leave <room name>?"
|
||||
msgid "Do you really want to leave %1?"
|
||||
msgstr "¿Realmente desea salir de %1?"
|
||||
|
||||
#: src/app/qml/ConfirmLeaveDialog.qml:28
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Leave Room"
|
||||
#: src/app/qml/ConfirmLeaveDialog.qml:25
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "@action:button"
|
||||
#| msgid "Leave Room"
|
||||
msgctxt "@action:button Leave this room/space"
|
||||
msgid "Leave"
|
||||
msgstr "Salir de la sala"
|
||||
|
||||
#: src/app/qml/ConfirmLogoutDialog.qml:15
|
||||
@@ -392,7 +394,7 @@ msgstr "Cerrar sesión"
|
||||
msgid "Are you sure you want to sign out?"
|
||||
msgstr "¿Seguro que quiere cerrar la sesión?"
|
||||
|
||||
#: src/app/qml/ConfirmLogoutDialog.qml:27
|
||||
#: src/app/qml/ConfirmLogoutDialog.qml:24
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Sign out"
|
||||
@@ -474,7 +476,7 @@ msgctxt "@info:label A matrix space"
|
||||
msgid "Space"
|
||||
msgstr "Espacio"
|
||||
|
||||
#: src/app/qml/ExplorerDelegate.qml:75 src/settings/SelectParentDialog.qml:106
|
||||
#: src/app/qml/ExplorerDelegate.qml:75 src/settings/SelectParentDialog.qml:97
|
||||
#: src/spaces/SelectExistingRoomDialog.qml:93
|
||||
#: src/spaces/SpaceHierarchyDelegate.qml:94
|
||||
#, kde-format
|
||||
@@ -730,86 +732,94 @@ msgctxt "@title"
|
||||
msgid "Share"
|
||||
msgstr "Compartir"
|
||||
|
||||
#: src/app/qml/ManualRoomDialog.qml:26
|
||||
#: src/app/qml/ManualRoomDialog.qml:27
|
||||
#, kde-format
|
||||
msgctxt "@title"
|
||||
msgid "Manually Enter a Room"
|
||||
msgstr "Introducir manualmente una sala"
|
||||
|
||||
#: src/app/qml/ManualRoomDialog.qml:38 src/app/qml/ManualUserDialog.qml:38
|
||||
#: src/settings/SelectParentDialog.qml:37
|
||||
#, kde-format
|
||||
msgid "OK"
|
||||
msgstr "Aceptar"
|
||||
|
||||
#: src/app/qml/ManualRoomDialog.qml:81
|
||||
#: src/app/qml/ManualRoomDialog.qml:75
|
||||
#, kde-format
|
||||
msgid "Room ID or Alias:"
|
||||
msgstr "ID o alias de la sala:"
|
||||
|
||||
#: src/app/qml/ManualRoomDialog.qml:84 src/app/qml/ManualRoomDialog.qml:92
|
||||
#: src/app/qml/ManualRoomDialog.qml:78 src/app/qml/ManualRoomDialog.qml:86
|
||||
#, kde-format
|
||||
msgid "Must start with # for an alias or ! for an ID"
|
||||
msgstr "Debe empezar con # para un alias o con ! para un ID"
|
||||
|
||||
#: src/app/qml/ManualRoomDialog.qml:90
|
||||
#: src/app/qml/ManualRoomDialog.qml:84
|
||||
#, kde-format
|
||||
msgid "The input is not a valid room ID or alias"
|
||||
msgstr "La entrada no es válida como alias ni ID de sala"
|
||||
|
||||
#: src/app/qml/ManualRoomDialog.qml:110
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "@action:button Join the Jitsi meeting"
|
||||
#| msgid "Join"
|
||||
msgctxt "@action:button Join this room/space"
|
||||
msgid "Join"
|
||||
msgstr "Unirme"
|
||||
|
||||
#: src/app/qml/ManualUserDialog.qml:26
|
||||
#, kde-format
|
||||
msgctxt "@title"
|
||||
msgid "User ID"
|
||||
msgstr "ID de usuario"
|
||||
|
||||
#: src/app/qml/ManualUserDialog.qml:54
|
||||
#: src/app/qml/ManualUserDialog.qml:45
|
||||
#, kde-format
|
||||
msgid "User ID:"
|
||||
msgstr "ID de usuario:"
|
||||
|
||||
#: src/app/qml/ManualUserDialog.qml:57 src/app/qml/ManualUserDialog.qml:65
|
||||
#: src/app/qml/ManualUserDialog.qml:48 src/app/qml/ManualUserDialog.qml:56
|
||||
#, kde-format
|
||||
msgid "User IDs Must start with @"
|
||||
msgstr "Las ID de usuario deben empezar con @"
|
||||
|
||||
#: src/app/qml/ManualUserDialog.qml:63
|
||||
#: src/app/qml/ManualUserDialog.qml:54
|
||||
#, kde-format
|
||||
msgid "The input is not a valid user ID"
|
||||
msgstr "La entrada no es válida como ID de usuario"
|
||||
|
||||
#: src/app/qml/MeetingDialog.qml:15
|
||||
#: src/app/qml/ManualUserDialog.qml:76
|
||||
#, kde-format
|
||||
msgctxt "@action:button Perform an action with this user ID"
|
||||
msgid "Ok"
|
||||
msgstr ""
|
||||
|
||||
#: src/app/qml/MeetingDialog.qml:16
|
||||
#, kde-format
|
||||
msgctxt "@title"
|
||||
msgid "Join Meeting"
|
||||
msgstr "Unirse a la reunión"
|
||||
|
||||
#: src/app/qml/MeetingDialog.qml:15
|
||||
#: src/app/qml/MeetingDialog.qml:16
|
||||
#, kde-format
|
||||
msgctxt "@title"
|
||||
msgid "Start Meeting"
|
||||
msgstr "Iniciar reunión"
|
||||
|
||||
#: src/app/qml/MeetingDialog.qml:16
|
||||
#: src/app/qml/MeetingDialog.qml:17
|
||||
#, kde-format
|
||||
msgctxt "@info:label"
|
||||
msgid "You are about to join a Jitsi meeting in your web browser."
|
||||
msgstr "Está a punto de unirse a una reunión de Jitsi en el navegador web."
|
||||
|
||||
#: src/app/qml/MeetingDialog.qml:16
|
||||
#: src/app/qml/MeetingDialog.qml:17
|
||||
#, kde-format
|
||||
msgctxt "@info:label"
|
||||
msgid "You are about to start a new Jitsi meeting in your web browser."
|
||||
msgstr ""
|
||||
"Está a punto de iniciar una nueva reunión de Jitsi en el navegador web."
|
||||
|
||||
#: src/app/qml/MeetingDialog.qml:21
|
||||
#: src/app/qml/MeetingDialog.qml:23
|
||||
#, kde-format
|
||||
msgctxt "@action:button Join the Jitsi meeting"
|
||||
msgid "Join"
|
||||
msgstr "Unirme"
|
||||
|
||||
#: src/app/qml/MeetingDialog.qml:21
|
||||
#: src/app/qml/MeetingDialog.qml:23
|
||||
#, kde-format
|
||||
msgctxt "@action:button Start a new Jitsi meeting"
|
||||
msgid "Start"
|
||||
@@ -1684,24 +1694,24 @@ msgctxt "@action:button Done, we are finished with verification"
|
||||
msgid "Done"
|
||||
msgstr "Terminado"
|
||||
|
||||
#: src/app/roommanager.cpp:235
|
||||
#: src/app/roommanager.cpp:226
|
||||
#, kde-format
|
||||
msgid "Malformed or empty Matrix id<br />%1 is not a correct Matrix identifier"
|
||||
msgstr ""
|
||||
"Id de Matrix mal formada o vacía<br />%1 no es un identificador de Matrix "
|
||||
"correcto"
|
||||
|
||||
#: src/app/roommanager.cpp:437
|
||||
#: src/app/roommanager.cpp:428
|
||||
#, kde-format
|
||||
msgid "Failed to join %1:<br />%2"
|
||||
msgstr "No se ha podido unir a %1:<br />%2"
|
||||
|
||||
#: src/app/roommanager.cpp:461
|
||||
#: src/app/roommanager.cpp:452
|
||||
#, kde-format
|
||||
msgid "You requested to join '%1'"
|
||||
msgstr "Ha solicitado unirse a «%1»"
|
||||
|
||||
#: src/app/roommanager.cpp:465
|
||||
#: src/app/roommanager.cpp:456
|
||||
#, kde-format
|
||||
msgid "Failed to request joining room<br />%1"
|
||||
msgstr "No se ha podido solicitar unirse a la sala<br />%1"
|
||||
@@ -1860,89 +1870,89 @@ msgctxt "@action:intoolbar Determine the device's location"
|
||||
msgid "Locate"
|
||||
msgstr "Localizar"
|
||||
|
||||
#: src/chatbar/NewPollDialog.qml:27
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Send"
|
||||
msgstr "Enviar"
|
||||
|
||||
#: src/chatbar/NewPollDialog.qml:37
|
||||
#: src/chatbar/NewPollDialog.qml:23
|
||||
#, kde-format
|
||||
msgctxt "@title: create new poll in the room"
|
||||
msgid "Create Poll"
|
||||
msgstr "Crear encuesta"
|
||||
|
||||
#: src/chatbar/NewPollDialog.qml:45
|
||||
#: src/chatbar/NewPollDialog.qml:35
|
||||
#, kde-format
|
||||
msgctxt "@label"
|
||||
msgid "Poll type:"
|
||||
msgstr "Tipo de encuesta:"
|
||||
|
||||
#: src/chatbar/NewPollDialog.qml:50
|
||||
#: src/chatbar/NewPollDialog.qml:40
|
||||
#, kde-format
|
||||
msgctxt "@item:inlistbox"
|
||||
msgid "Open poll"
|
||||
msgstr "Encuesta abierta"
|
||||
|
||||
#: src/chatbar/NewPollDialog.qml:51
|
||||
#: src/chatbar/NewPollDialog.qml:41
|
||||
#, kde-format
|
||||
msgctxt "@item:inlistbox"
|
||||
msgid "Closed poll"
|
||||
msgstr "Encuesta cerrada"
|
||||
|
||||
#: src/chatbar/NewPollDialog.qml:56
|
||||
#: src/chatbar/NewPollDialog.qml:46
|
||||
#, kde-format
|
||||
msgctxt "@info"
|
||||
msgid "Voters can see the result as soon as they have voted"
|
||||
msgstr "Los votantes pueden ver el resultado tras votar"
|
||||
|
||||
#: src/chatbar/NewPollDialog.qml:56
|
||||
#: src/chatbar/NewPollDialog.qml:46
|
||||
#, kde-format
|
||||
msgctxt "@info"
|
||||
msgid "Results are revealed only after the poll has closed"
|
||||
msgstr "El resultado se muestra solo cuando se ha cerrado la encuesta"
|
||||
|
||||
#: src/chatbar/NewPollDialog.qml:60
|
||||
#: src/chatbar/NewPollDialog.qml:50
|
||||
#, kde-format
|
||||
msgctxt "@label"
|
||||
msgid "Question:"
|
||||
msgstr "Pregunta:"
|
||||
|
||||
#: src/chatbar/NewPollDialog.qml:103
|
||||
#: src/chatbar/NewPollDialog.qml:93
|
||||
#, kde-format
|
||||
msgctxt "As in first answer option to the poll"
|
||||
msgid "Option %1:"
|
||||
msgstr "Opción %1:"
|
||||
|
||||
#: src/chatbar/NewPollDialog.qml:119
|
||||
#: src/chatbar/NewPollDialog.qml:109
|
||||
#, kde-format
|
||||
msgctxt "@placeholder"
|
||||
msgid "Enter option"
|
||||
msgstr "Introduzca opción"
|
||||
|
||||
#: src/chatbar/NewPollDialog.qml:123
|
||||
#: src/chatbar/NewPollDialog.qml:113
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Remove option"
|
||||
msgstr "Eliminar opción"
|
||||
|
||||
#: src/chatbar/NewPollDialog.qml:146
|
||||
#: src/chatbar/NewPollDialog.qml:136
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Add option"
|
||||
msgstr "Añadir opción"
|
||||
|
||||
#: src/chatbar/NewPollDialog.qml:145
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Send"
|
||||
msgstr "Enviar"
|
||||
|
||||
#: src/chatbar/RichEditBar.qml:119 src/chatbar/RichEditBar.qml:173
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Underline"
|
||||
msgstr "Subrayado"
|
||||
|
||||
#: src/chatbar/RichEditBar.qml:154 src/chatbar/SendBar.qml:103
|
||||
#: src/chatbar/RichEditBar.qml:154
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Format Text"
|
||||
msgstr ""
|
||||
msgstr "Formatear texto"
|
||||
|
||||
#: src/chatbar/RichEditBar.qml:203
|
||||
#, kde-format
|
||||
@@ -2000,38 +2010,48 @@ msgid ""
|
||||
"Attachments can only have plain text captions, all rich formatting will be "
|
||||
"removed"
|
||||
msgstr ""
|
||||
"Los adjuntos solo pueden tener títulos en texto sin formato (se eliminará el "
|
||||
"texto enriquecido)."
|
||||
|
||||
#: src/chatbar/SendBar.qml:129 src/chatbar/SendBar.qml:158
|
||||
#: src/chatbar/SendBar.qml:102
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "@action:button"
|
||||
#| msgid "Send message"
|
||||
msgctxt "@action:button"
|
||||
msgid "Add to message"
|
||||
msgstr "Enviar mensaje"
|
||||
|
||||
#: src/chatbar/SendBar.qml:132 src/chatbar/SendBar.qml:163
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Attach an image or file"
|
||||
msgstr "Adjuntar una imagen o un archivo"
|
||||
|
||||
#: src/chatbar/SendBar.qml:134 src/chatbar/SendBar.qml:171
|
||||
#: src/chatbar/SendBar.qml:137 src/chatbar/SendBar.qml:176
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Send a Location"
|
||||
msgstr "Enviar una ubicación"
|
||||
|
||||
#: src/chatbar/SendBar.qml:139 src/chatbar/SendBar.qml:183
|
||||
#: src/chatbar/SendBar.qml:142 src/chatbar/SendBar.qml:188
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Create a Poll"
|
||||
msgstr "Crear una encuesta"
|
||||
|
||||
#: src/chatbar/SendBar.qml:144 src/chatbar/SendBar.qml:194
|
||||
#: src/chatbar/SendBar.qml:147 src/chatbar/SendBar.qml:199
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Send a Voice Message"
|
||||
msgstr "Enviar un mensaje de voz"
|
||||
|
||||
#: src/chatbar/SendBar.qml:204
|
||||
#: src/chatbar/SendBar.qml:209
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Send message"
|
||||
msgstr "Enviar mensaje"
|
||||
|
||||
#: src/chatbar/SendBar.qml:216 src/settings/ThreePIdCard.qml:93
|
||||
#: src/chatbar/SendBar.qml:221 src/settings/ThreePIdCard.qml:93
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Cancel"
|
||||
@@ -2086,6 +2106,8 @@ msgid ""
|
||||
"Voice message recording requires a newer Qt version than is currently "
|
||||
"installed on this system."
|
||||
msgstr ""
|
||||
"La grabación de mensajes de voz necesita una versión más reciente de Qt que "
|
||||
"la instalada en el sistema."
|
||||
|
||||
#: src/chatbar/VoiceMessageDialog.qml:61
|
||||
#, kde-format
|
||||
@@ -2207,13 +2229,7 @@ msgctxt "@title:tab"
|
||||
msgid "Feature Flags"
|
||||
msgstr "Indicadores de funcionalidades"
|
||||
|
||||
#: src/devtools/FeatureFlagPage.qml:19
|
||||
#, kde-format
|
||||
msgctxt "@option:check Enable the matrix 'threads' feature"
|
||||
msgid "Threads"
|
||||
msgstr "Hilos"
|
||||
|
||||
#: src/devtools/FeatureFlagPage.qml:25
|
||||
#: src/devtools/FeatureFlagPage.qml:18
|
||||
#, kde-format
|
||||
msgctxt ""
|
||||
"@option:check Enable the matrix feature to add a phone number as a third "
|
||||
@@ -2221,7 +2237,7 @@ msgctxt ""
|
||||
msgid "Add phone numbers as 3PIDs"
|
||||
msgstr "Añadir números de teléfono como 3PID"
|
||||
|
||||
#: src/devtools/FeatureFlagPage.qml:34
|
||||
#: src/devtools/FeatureFlagPage.qml:27
|
||||
#, kde-format
|
||||
msgctxt "@option:check Enable the matrix feature for audio and video calling"
|
||||
msgid "Calls"
|
||||
@@ -2471,12 +2487,10 @@ msgstr "Código"
|
||||
msgctxt ""
|
||||
"As in the default paragraph text style inside a quote block in the chat bar"
|
||||
msgid "Quote Paragraph Style"
|
||||
msgstr ""
|
||||
msgstr "Estilo de párrafo citado"
|
||||
|
||||
#: src/libneochat/enums/richformat.cpp:46
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "@action:button"
|
||||
#| msgid "Quote"
|
||||
#, kde-format
|
||||
msgctxt "As in quote text style in the chat bar"
|
||||
msgid "Quote"
|
||||
msgstr "Cita"
|
||||
@@ -3437,68 +3451,68 @@ msgstr "%1 ha sido expulsado de esta sala."
|
||||
msgid "Removes the user from the room"
|
||||
msgstr "Elimina al usuario de la sala"
|
||||
|
||||
#: src/libneochat/models/emojimodel.cpp:157
|
||||
#: src/libneochat/models/emojimodel.cpp:215
|
||||
#: src/libneochat/models/emojimodel.cpp:169
|
||||
#: src/libneochat/models/emojimodel.cpp:227
|
||||
#, kde-format
|
||||
msgctxt "Previously used emojis"
|
||||
msgid "History"
|
||||
msgstr "Historial"
|
||||
|
||||
#: src/libneochat/models/emojimodel.cpp:162
|
||||
#: src/libneochat/models/emojimodel.cpp:174
|
||||
#, kde-format
|
||||
msgctxt "'Smileys' is a category of emoji"
|
||||
msgid "Smileys"
|
||||
msgstr "Caras"
|
||||
|
||||
#: src/libneochat/models/emojimodel.cpp:167
|
||||
#: src/libneochat/models/emojimodel.cpp:179
|
||||
#, kde-format
|
||||
msgctxt "'People' is a category of emoji"
|
||||
msgid "People"
|
||||
msgstr "Personas"
|
||||
|
||||
#: src/libneochat/models/emojimodel.cpp:172
|
||||
#: src/libneochat/models/emojimodel.cpp:184
|
||||
#, kde-format
|
||||
msgctxt "'Nature' is a category of emoji"
|
||||
msgid "Nature"
|
||||
msgstr "Naturaleza"
|
||||
|
||||
#: src/libneochat/models/emojimodel.cpp:177
|
||||
#: src/libneochat/models/emojimodel.cpp:189
|
||||
#, kde-format
|
||||
msgctxt "'Food' is a category of emoji"
|
||||
msgid "Food"
|
||||
msgstr "Comida"
|
||||
|
||||
#: src/libneochat/models/emojimodel.cpp:182
|
||||
#: src/libneochat/models/emojimodel.cpp:194
|
||||
#, kde-format
|
||||
msgctxt "'Activities' is a category of emoji"
|
||||
msgid "Activities"
|
||||
msgstr "Actividades"
|
||||
|
||||
#: src/libneochat/models/emojimodel.cpp:187
|
||||
#: src/libneochat/models/emojimodel.cpp:199
|
||||
#, kde-format
|
||||
msgctxt "'Travel' is a category of emoji"
|
||||
msgid "Travel"
|
||||
msgstr "Viaje"
|
||||
|
||||
#: src/libneochat/models/emojimodel.cpp:192
|
||||
#: src/libneochat/models/emojimodel.cpp:204
|
||||
#, kde-format
|
||||
msgctxt "'Objects' is a category of emoji"
|
||||
msgid "Objects"
|
||||
msgstr "Objetos"
|
||||
|
||||
#: src/libneochat/models/emojimodel.cpp:197
|
||||
#: src/libneochat/models/emojimodel.cpp:209
|
||||
#, kde-format
|
||||
msgctxt "'Symbols' is a category of emoji"
|
||||
msgid "Symbols"
|
||||
msgstr "Símbolos"
|
||||
|
||||
#: src/libneochat/models/emojimodel.cpp:202
|
||||
#: src/libneochat/models/emojimodel.cpp:214
|
||||
#, kde-format
|
||||
msgctxt "'Flags' is a category of emoji"
|
||||
msgid "Flags"
|
||||
msgstr "Banderas"
|
||||
|
||||
#: src/libneochat/models/emojimodel.cpp:221
|
||||
#: src/libneochat/models/emojimodel.cpp:233
|
||||
#, kde-format
|
||||
msgctxt "'Custom' is a category of emoji"
|
||||
msgid "Custom"
|
||||
@@ -3558,91 +3572,91 @@ msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
msgstr "Lat: %1, Lon: %2"
|
||||
|
||||
#: src/libneochat/qml/CreateRoomDialog.qml:21
|
||||
#: src/libneochat/qml/CreateRoomDialog.qml:22
|
||||
#, kde-format
|
||||
msgctxt "@title"
|
||||
msgid "Create Room"
|
||||
msgstr "Crear sala"
|
||||
|
||||
#: src/libneochat/qml/CreateRoomDialog.qml:28
|
||||
#: src/libneochat/qml/CreateRoomDialog.qml:35
|
||||
#, kde-format
|
||||
msgctxt "@action:button Create new room"
|
||||
msgid "Create"
|
||||
msgstr "Crear"
|
||||
|
||||
#: src/libneochat/qml/CreateRoomDialog.qml:45
|
||||
#: src/libneochat/qml/CreateRoomDialog.qml:51
|
||||
#, kde-format
|
||||
msgctxt "@info:label"
|
||||
msgid "Private"
|
||||
msgstr "Privada"
|
||||
|
||||
#: src/libneochat/qml/CreateRoomDialog.qml:46
|
||||
#: src/libneochat/qml/CreateRoomDialog.qml:52
|
||||
#, kde-format
|
||||
msgctxt "@info:description"
|
||||
msgid "This room can only be joined with an invite."
|
||||
msgstr "Solo se puede entrar a esta sala con invitación."
|
||||
|
||||
#: src/libneochat/qml/CreateRoomDialog.qml:52
|
||||
#: src/libneochat/qml/CreateRoomDialog.qml:58
|
||||
#, kde-format
|
||||
msgctxt "@info:label"
|
||||
msgid "Public"
|
||||
msgstr "Pública"
|
||||
|
||||
#: src/libneochat/qml/CreateRoomDialog.qml:53
|
||||
#: src/libneochat/qml/CreateRoomDialog.qml:59
|
||||
#, kde-format
|
||||
msgctxt "@info:description"
|
||||
msgid "This room can be found and joined by anyone."
|
||||
msgstr "Todos pueden encontrar esta sala y unirse a ella."
|
||||
|
||||
#: src/libneochat/qml/CreateRoomDialog.qml:60
|
||||
#: src/libneochat/qml/CreateRoomDialog.qml:66
|
||||
#, kde-format
|
||||
msgctxt "@info:label Name of the room"
|
||||
msgid "Name:"
|
||||
msgstr "Nombre:"
|
||||
|
||||
#: src/libneochat/qml/CreateRoomDialog.qml:61
|
||||
#: src/libneochat/qml/CreateRoomDialog.qml:67
|
||||
#, kde-format
|
||||
msgctxt "@info:placeholder Placeholder for room name"
|
||||
msgid "New Room"
|
||||
msgstr "Nueva sala"
|
||||
|
||||
#: src/libneochat/qml/CreateRoomDialog.qml:66
|
||||
#: src/libneochat/qml/CreateRoomDialog.qml:72
|
||||
#, kde-format
|
||||
msgctxt "@info:label Address or alias to refer to the room by"
|
||||
msgid "Address:"
|
||||
msgstr "Dirección:"
|
||||
|
||||
#: src/libneochat/qml/CreateRoomDialog.qml:67
|
||||
#: src/libneochat/qml/CreateRoomDialog.qml:73
|
||||
#, kde-format
|
||||
msgctxt "@info:placeholder Placeholder address for the room"
|
||||
msgid "new-room"
|
||||
msgstr "nueva-sala"
|
||||
|
||||
#: src/libneochat/qml/CreateSpaceDialog.qml:21
|
||||
#: src/libneochat/qml/CreateSpaceDialog.qml:22
|
||||
#, kde-format
|
||||
msgctxt "@title"
|
||||
msgid "Create a Space"
|
||||
msgstr "Crear un espacio"
|
||||
|
||||
#: src/libneochat/qml/CreateSpaceDialog.qml:30
|
||||
#: src/libneochat/qml/CreateSpaceDialog.qml:37
|
||||
#, kde-format
|
||||
msgctxt "@action:button Create new space"
|
||||
msgid "Create"
|
||||
msgstr "Crear"
|
||||
|
||||
#: src/libneochat/qml/CreateSpaceDialog.qml:45
|
||||
#: src/libneochat/qml/CreateSpaceDialog.qml:51
|
||||
#, kde-format
|
||||
msgctxt "@info:label Name of the space"
|
||||
msgid "Name:"
|
||||
msgstr "Nombre:"
|
||||
|
||||
#: src/libneochat/qml/CreateSpaceDialog.qml:46
|
||||
#: src/libneochat/qml/CreateSpaceDialog.qml:52
|
||||
#, kde-format
|
||||
msgctxt "@info:placeholder"
|
||||
msgid "New Space"
|
||||
msgstr "Nuevo espacio"
|
||||
|
||||
#: src/libneochat/qml/CreateSpaceDialog.qml:58
|
||||
#: src/libneochat/qml/CreateSpaceDialog.qml:64
|
||||
#: src/spaces/SelectExistingRoomDialog.qml:147
|
||||
#, kde-format
|
||||
msgctxt ""
|
||||
@@ -4123,19 +4137,19 @@ msgctxt "@action"
|
||||
msgid "Send to KDE Itinerary"
|
||||
msgstr "Enviar a KDE Itinerary"
|
||||
|
||||
#: src/messagecontent/LinkPreviewComponent.qml:141
|
||||
#: src/messagecontent/LinkPreviewComponent.qml:140
|
||||
#: src/messagecontent/LinkPreviewLoadComponent.qml:76
|
||||
#, kde-format
|
||||
msgctxt "As in remove the link preview so it's no longer shown"
|
||||
msgid "Remove preview"
|
||||
msgstr "Eliminar vista previa"
|
||||
|
||||
#: src/messagecontent/LinkPreviewComponent.qml:159
|
||||
#: src/messagecontent/LinkPreviewComponent.qml:158
|
||||
#, kde-format
|
||||
msgid "Shrink preview"
|
||||
msgstr "Encoger vista previa"
|
||||
|
||||
#: src/messagecontent/LinkPreviewComponent.qml:159
|
||||
#: src/messagecontent/LinkPreviewComponent.qml:158
|
||||
#, kde-format
|
||||
msgid "Expand preview"
|
||||
msgstr "Expandir vista previa"
|
||||
@@ -4151,7 +4165,7 @@ msgid "Loading URL preview"
|
||||
msgstr "Cargando vista previa de URL"
|
||||
|
||||
#: src/messagecontent/LoadComponent.qml:30
|
||||
#: src/messagecontent/models/eventmessagecontentmodel.cpp:250
|
||||
#: src/messagecontent/models/eventmessagecontentmodel.cpp:245
|
||||
#, kde-format
|
||||
msgctxt "@info Loading this message"
|
||||
msgid "Loading…"
|
||||
@@ -4169,7 +4183,7 @@ msgctxt "@action:button"
|
||||
msgid "Open Fullscreen"
|
||||
msgstr "Abrir a pantalla completa"
|
||||
|
||||
#: src/messagecontent/models/eventmessagecontentmodel.cpp:231
|
||||
#: src/messagecontent/models/eventmessagecontentmodel.cpp:226
|
||||
#, kde-format
|
||||
msgctxt "@info"
|
||||
msgid ""
|
||||
@@ -4179,7 +4193,7 @@ msgstr ""
|
||||
"Este mensaje no se ha encontrado, no tiene permiso para verlo o ha sido "
|
||||
"enviado por un usuario ignorado"
|
||||
|
||||
#: src/messagecontent/models/eventmessagecontentmodel.cpp:250
|
||||
#: src/messagecontent/models/eventmessagecontentmodel.cpp:245
|
||||
#, kde-format
|
||||
msgctxt "@info"
|
||||
msgid "Loading reply…"
|
||||
@@ -4259,25 +4273,25 @@ msgctxt "@action:button"
|
||||
msgid "Reply"
|
||||
msgstr "Responder"
|
||||
|
||||
#: src/messagecontent/ReplyComponent.qml:95
|
||||
#: src/messagecontent/ReplyComponent.qml:98
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Cancel reply"
|
||||
msgstr "Cancelar respuesta"
|
||||
|
||||
#: src/messagecontent/TextComponent.qml:109
|
||||
#: src/messagecontent/TextComponent.qml:111
|
||||
#, kde-format
|
||||
msgctxt "@placeholder"
|
||||
msgid "Set an attachment caption…"
|
||||
msgstr "Definir un subtítulo de adjunto…"
|
||||
|
||||
#: src/messagecontent/TextComponent.qml:111
|
||||
#: src/messagecontent/TextComponent.qml:113
|
||||
#, kde-format
|
||||
msgctxt "@placeholder"
|
||||
msgid "Send an encrypted message…"
|
||||
msgstr "Enviar un mensaje cifrado…"
|
||||
|
||||
#: src/messagecontent/TextComponent.qml:113
|
||||
#: src/messagecontent/TextComponent.qml:115
|
||||
#, kde-format
|
||||
msgctxt "@placeholder"
|
||||
msgid "Send a message…"
|
||||
@@ -5150,26 +5164,26 @@ msgstr ""
|
||||
"Su ID de Matrix no estará disponible para nuevas cuentas.\n"
|
||||
"Sus mensajes seguirán estando disponibles."
|
||||
|
||||
#: src/settings/ConfirmDeactivateAccountDialog.qml:25
|
||||
#: src/settings/ConfirmDeactivateAccountDialog.qml:28
|
||||
#, kde-format
|
||||
msgctxt "@label:textbox"
|
||||
msgid "Password"
|
||||
msgstr "Contraseña"
|
||||
|
||||
#: src/settings/ConfirmDeactivateAccountDialog.qml:33
|
||||
#: src/settings/ConfirmDeactivateAccountDialog.qml:36
|
||||
#, kde-format
|
||||
msgctxt "@label:checkbox"
|
||||
msgid "Erase Data"
|
||||
msgstr "Borrar datos"
|
||||
|
||||
#: src/settings/ConfirmDeactivateAccountDialog.qml:34
|
||||
#: src/settings/ConfirmDeactivateAccountDialog.qml:37
|
||||
#, kde-format
|
||||
msgctxt "@info"
|
||||
msgid "Request your server to delete as much user data as possible."
|
||||
msgstr ""
|
||||
"Solicitar a su servidor que borre todos los datos de usuario que sea posible."
|
||||
|
||||
#: src/settings/ConfirmDeactivateAccountDialog.qml:43
|
||||
#: src/settings/ConfirmDeactivateAccountDialog.qml:44
|
||||
#, kde-format
|
||||
msgid "Deactivate account"
|
||||
msgstr "Desactivar cuenta"
|
||||
@@ -5186,7 +5200,7 @@ msgid ""
|
||||
"It will not be possible to deactivate the encryption after it is enabled."
|
||||
msgstr "No se podrá desactivar el cifrado tras activarlo."
|
||||
|
||||
#: src/settings/ConfirmEncryptionDialog.qml:28
|
||||
#: src/settings/ConfirmEncryptionDialog.qml:25
|
||||
#, kde-format
|
||||
msgid "Activate Encryption"
|
||||
msgstr "Activar cifrado"
|
||||
@@ -5242,7 +5256,7 @@ msgctxt "@title:dialog"
|
||||
msgid "Remove device"
|
||||
msgstr "Eliminar dispositivo"
|
||||
|
||||
#: src/settings/DeviceDelegate.qml:159
|
||||
#: src/settings/DeviceDelegate.qml:165
|
||||
#, kde-format
|
||||
msgctxt "@action:button As in 'Remove this device'"
|
||||
msgid "Remove"
|
||||
@@ -6989,24 +7003,24 @@ msgctxt "@title"
|
||||
msgid "Select new official parent"
|
||||
msgstr "Seleccionar nuevo padre oficial"
|
||||
|
||||
#: src/settings/SelectParentDialog.qml:50
|
||||
#: src/settings/SelectParentDialog.qml:41
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Pick room"
|
||||
msgstr "Escoger sala"
|
||||
|
||||
#: src/settings/SelectParentDialog.qml:57
|
||||
#: src/settings/SelectParentDialog.qml:48
|
||||
#, kde-format
|
||||
msgctxt "@title"
|
||||
msgid "Choose Parent Space"
|
||||
msgstr "Escoger espacio padre"
|
||||
|
||||
#: src/settings/SelectParentDialog.qml:157
|
||||
#: src/settings/SelectParentDialog.qml:148
|
||||
#, kde-format
|
||||
msgid "Set this room as a child of the space %1"
|
||||
msgstr "Definir esta sala como hija del espacio %1"
|
||||
|
||||
#: src/settings/SelectParentDialog.qml:164
|
||||
#: src/settings/SelectParentDialog.qml:155
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"You do not have a high enough privilege level in the parent to set this state"
|
||||
@@ -7014,21 +7028,27 @@ msgstr ""
|
||||
"No tiene el nivel de privilegio suficientemente alto en el espacio padre "
|
||||
"para definir este estado"
|
||||
|
||||
#: src/settings/SelectParentDialog.qml:164
|
||||
#: src/settings/SelectParentDialog.qml:155
|
||||
#, kde-format
|
||||
msgid "The selected room is not a space"
|
||||
msgstr "La sala seleccionada no es un espacio"
|
||||
|
||||
#: src/settings/SelectParentDialog.qml:164
|
||||
#: src/settings/SelectParentDialog.qml:155
|
||||
#, kde-format
|
||||
msgid "You do not have the privileges to complete this action"
|
||||
msgstr "No tiene privilegios para completar esta acción"
|
||||
|
||||
#: src/settings/SelectParentDialog.qml:169
|
||||
#: src/settings/SelectParentDialog.qml:160
|
||||
#, kde-format
|
||||
msgid "Make this space the canonical parent"
|
||||
msgstr "Hacer que este espacio sea el espacio padre canónico"
|
||||
|
||||
#: src/settings/SelectParentDialog.qml:170
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Ok"
|
||||
msgstr ""
|
||||
|
||||
#: src/settings/SelectSpacesDialog.qml:37
|
||||
#, kde-format
|
||||
msgctxt "@title"
|
||||
@@ -7638,3 +7658,10 @@ msgid "%2 is typing"
|
||||
msgid_plural "%2 are typing"
|
||||
msgstr[0] "%2 está escribiendo"
|
||||
msgstr[1] "%2 están escribiendo"
|
||||
|
||||
#~ msgid "OK"
|
||||
#~ msgstr "Aceptar"
|
||||
|
||||
#~ msgctxt "@option:check Enable the matrix 'threads' feature"
|
||||
#~ msgid "Threads"
|
||||
#~ msgstr "Hilos"
|
||||
|
||||
Reference in New Issue
Block a user