GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2024-01-09 02:10:55 +00:00
parent e06c2d2f93
commit dbbf975f7a
40 changed files with 5167 additions and 5166 deletions

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2024-01-08 01:35+0000\n"
"POT-Creation-Date: 2024-01-09 01:32+0000\n"
"PO-Revision-Date: 2023-12-03 21:33+0100\n"
"Last-Translator: Eloy Cuadra <ecuadra@eloihr.net>\n"
"Language-Team: Spanish <kde-l10n-es@kde.org>\n"
@@ -19,68 +19,68 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Lokalize 23.08.3\n"
#: src/controller.cpp:126 src/controller.cpp:346
#: src/controller.cpp:121 src/controller.cpp:341
#, kde-format
msgid "Receiving push notifications"
msgstr "Recepción de notificaciones push"
#: src/controller.cpp:194
#: src/controller.cpp:189
#, 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:197 src/controller.cpp:202 src/login.cpp:93
#: src/controller.cpp:192 src/controller.cpp:197 src/login.cpp:93
#, kde-format
msgid "Login Failed: %1"
msgstr "El inicio de sesión ha fallado: %1"
#: src/controller.cpp:207
#: src/controller.cpp:202
#, kde-format
msgid "Network Error: %1"
msgstr "Error de red: %1"
#: src/controller.cpp:229
#: src/controller.cpp:224
#, kde-format
msgid "Access token wasn't found"
msgstr "El token de acceso no se ha encontrado"
#: src/controller.cpp:229
#: src/controller.cpp:224
#, kde-format
msgid "Maybe it was deleted?"
msgstr "¿Es posible que se haya borrado?"
#: src/controller.cpp:233
#: src/controller.cpp:228
#, kde-format
msgid "Access to keychain was denied."
msgstr "Se ha denegado el acceso a la cadena de claves."
#: src/controller.cpp:233
#: src/controller.cpp:228
#, 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:236
#: src/controller.cpp:231
#, kde-format
msgid "No keychain available."
msgstr "Ninguna cadena de claves disponible."
#: src/controller.cpp:236
#: src/controller.cpp:231
#, 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:239
#: src/controller.cpp:234
#, kde-format
msgid "Unable to read access token"
msgstr "No se ha podido leer el token de acceso"
#: src/controller.cpp:315
#: src/controller.cpp:310
#, kde-format
msgid "File too large to download."
msgstr "Archivo demasiado grande para descargarlo."
#: src/controller.cpp:315
#: src/controller.cpp:310
#, kde-format
msgid "Contact your matrix server administrator for support."
msgstr ""
@@ -571,321 +571,321 @@ msgstr "Se usa solo para pruebas automáticas"
msgid "Internal usage only."
msgstr "Solo para uso interno."
#: src/matriximageprovider.cpp:41
#: src/matriximageprovider.cpp:40
#, kde-format
msgid "Media id '%1' doesn't follow server/mediaId pattern"
msgstr "El identificador de medio «%1» no sigue el patrón servidor/IdDeMedio"
#: src/matriximageprovider.cpp:99
#: src/matriximageprovider.cpp:98
#, kde-format
msgid "Image request has been cancelled"
msgstr "Se ha cancelado la petición de la imagen"
#: src/models/actionsmodel.cpp:25
#: src/models/actionsmodel.cpp:24
#, kde-format
msgid "Leaving this room."
msgstr "Saliendo de esta sala."
#: src/models/actionsmodel.cpp:32 src/models/actionsmodel.cpp:229
#: src/models/actionsmodel.cpp:255 src/models/actionsmodel.cpp:285
#: src/models/actionsmodel.cpp:31 src/models/actionsmodel.cpp:228
#: src/models/actionsmodel.cpp:254 src/models/actionsmodel.cpp:284
#, kde-format
msgctxt "'<text>' does not look like a room id or alias."
msgid "'%1' does not look like a room id or alias."
msgstr "Parece que «%1» no es una id. o un alias."
#: src/models/actionsmodel.cpp:40
#: src/models/actionsmodel.cpp:39
#, kde-format
msgctxt "Leaving room <roomname>."
msgid "Leaving room %1."
msgstr "Saliendo de la sala %1."
#: src/models/actionsmodel.cpp:43
#: src/models/actionsmodel.cpp:42
#, kde-format
msgctxt "Room <roomname> not found"
msgid "Room %1 not found."
msgstr "Sala %1 no encontrada."
#: src/models/actionsmodel.cpp:51 src/models/actionsmodel.cpp:321
#: src/models/actionsmodel.cpp:50 src/models/actionsmodel.cpp:320
#, kde-format
msgid "No new nickname provided, no changes will happen."
msgstr "No se ha proporcionado ningún nuevo apodo. No habrá cambios."
#: src/models/actionsmodel.cpp:66 src/models/actionsmodel.cpp:76
#: src/models/actionsmodel.cpp:86 src/models/actionsmodel.cpp:96
#: src/models/actionsmodel.cpp:116 src/models/actionsmodel.cpp:136
#: src/models/actionsmodel.cpp:147 src/models/actionsmodel.cpp:163
#: src/models/actionsmodel.cpp:173 src/models/actionsmodel.cpp:183
#: src/models/actionsmodel.cpp:65 src/models/actionsmodel.cpp:75
#: src/models/actionsmodel.cpp:85 src/models/actionsmodel.cpp:95
#: src/models/actionsmodel.cpp:115 src/models/actionsmodel.cpp:135
#: src/models/actionsmodel.cpp:146 src/models/actionsmodel.cpp:162
#: src/models/actionsmodel.cpp:172 src/models/actionsmodel.cpp:182
msgid "<message>"
msgstr "<mensaje>"
#: src/models/actionsmodel.cpp:67
#: src/models/actionsmodel.cpp:66
msgid "Prepends ¯\\_(ツ)_/¯ to a plain-text message"
msgstr "Antepone ¯\\_(ツ)_/¯ a un mensaje de texto sin formato"
#: src/models/actionsmodel.cpp:77
#: src/models/actionsmodel.cpp:76
msgid "Prepends ( ͡° ͜ʖ ͡°) to a plain-text message"
msgstr "Antepone ( ͡° ͜ʖ ͡°) a un mensaje de texto sin formato"
#: src/models/actionsmodel.cpp:87
#: src/models/actionsmodel.cpp:86
msgid "Prepends (╯°□°)╯︵ ┻━┻ to a plain-text message"
msgstr "Antepone (╯°□°)╯︵ ┻━┻ a un mensaje de texto sin formato"
#: src/models/actionsmodel.cpp:97
#: src/models/actionsmodel.cpp:96
msgid "Prepends ┬──┬ ( ゜-゜ノ) to a plain-text message"
msgstr "Antepone ┬──┬ ( ゜-゜ノ) a un mensaje de texto sin formato"
#: src/models/actionsmodel.cpp:117
#: src/models/actionsmodel.cpp:116
msgid "Sends the given message colored as a rainbow"
msgstr "Envía el mensaje especificado con los colores del arco iris"
#: src/models/actionsmodel.cpp:137
#: src/models/actionsmodel.cpp:136
msgid "Sends the given emote colored as a rainbow"
msgstr "Envía el sentimiento especificado con los colores del arco iris"
#: src/models/actionsmodel.cpp:148
#: src/models/actionsmodel.cpp:147
msgid "Sends the given message as plain text"
msgstr "Envía el mensaje indicado como texto sin formato"
#: src/models/actionsmodel.cpp:164
#: src/models/actionsmodel.cpp:163
msgid "Sends the given message as a spoiler"
msgstr "Envía el mensaje indicado como espóiler"
#: src/models/actionsmodel.cpp:174
#: src/models/actionsmodel.cpp:173
msgid "Sends the given emote"
msgstr "Envía el sentimiento especificado"
#: src/models/actionsmodel.cpp:184
#: src/models/actionsmodel.cpp:183
msgid "Sends the given message as a notice"
msgstr "Envía el mensaje indicado como aviso"
#: src/models/actionsmodel.cpp:193 src/models/actionsmodel.cpp:355
#: src/models/actionsmodel.cpp:383 src/models/actionsmodel.cpp:432
#: src/models/actionsmodel.cpp:470 src/models/actionsmodel.cpp:505
#: src/models/actionsmodel.cpp:192 src/models/actionsmodel.cpp:354
#: src/models/actionsmodel.cpp:382 src/models/actionsmodel.cpp:431
#: src/models/actionsmodel.cpp:469 src/models/actionsmodel.cpp:504
#, kde-format
msgctxt "'<text>' does not look like a matrix id."
msgid "'%1' does not look like a matrix id."
msgstr "Parece que «%1» no es una id. de matrix."
#: src/models/actionsmodel.cpp:198
#: src/models/actionsmodel.cpp:197
#, kde-format
msgctxt "<user> is already invited to this room."
msgid "%1 is already invited to this room."
msgstr "%1 ya está invitado a esta sala."
#: src/models/actionsmodel.cpp:202
#: src/models/actionsmodel.cpp:201
#, kde-format
msgctxt "<user> is banned from this room."
msgid "%1 is banned from this room."
msgstr "%1 está inhabilitado en esta sala."
#: src/models/actionsmodel.cpp:206
#: src/models/actionsmodel.cpp:205
#, kde-format
msgid "You are already in this room."
msgstr "Usted ya está en esta sala."
#: src/models/actionsmodel.cpp:210
#: src/models/actionsmodel.cpp:209
#, kde-format
msgctxt "<user> is already in this room."
msgid "%1 is already in this room."
msgstr "%1 ya está en esta sala."
#: src/models/actionsmodel.cpp:214
#: src/models/actionsmodel.cpp:213
#, kde-format
msgctxt "<username> was invited into this room"
msgid "%1 was invited into this room"
msgstr "%1 ha sido invitado a esta sala"
#: src/models/actionsmodel.cpp:219 src/models/actionsmodel.cpp:373
#: src/models/actionsmodel.cpp:401 src/models/actionsmodel.cpp:493
#: src/models/actionsmodel.cpp:218 src/models/actionsmodel.cpp:372
#: src/models/actionsmodel.cpp:400 src/models/actionsmodel.cpp:492
msgid "<user id>"
msgstr "<id de usuario>"
#: src/models/actionsmodel.cpp:220
#: src/models/actionsmodel.cpp:219
msgid "Invites the user to this room"
msgstr "Invita al usuario a la sala"
#: src/models/actionsmodel.cpp:237 src/models/actionsmodel.cpp:292
#: src/models/actionsmodel.cpp:236 src/models/actionsmodel.cpp:291
#, kde-format
msgctxt "Joining room <roomname>."
msgid "Joining room %1."
msgstr "Uniéndose a la sala %1."
#: src/models/actionsmodel.cpp:243 src/models/actionsmodel.cpp:298
#: src/models/actionsmodel.cpp:242 src/models/actionsmodel.cpp:297
msgid "<room alias or id>"
msgstr "<alias o id. de sala>"
#: src/models/actionsmodel.cpp:244 src/models/actionsmodel.cpp:299
#: src/models/actionsmodel.cpp:243 src/models/actionsmodel.cpp:298
msgid "Joins the given room"
msgstr "Se une a la sala especificada"
#: src/models/actionsmodel.cpp:263
#: src/models/actionsmodel.cpp:262
#, kde-format
msgctxt "Knocking room <roomname>."
msgid "Knocking room %1."
msgstr "Llamando a la sala %1."
#: src/models/actionsmodel.cpp:275
#: src/models/actionsmodel.cpp:274
msgid "<room alias or id> [<reason>]"
msgstr "<alias o id. de sala> [<motivo>]"
#: src/models/actionsmodel.cpp:276
#: src/models/actionsmodel.cpp:275
msgid "Requests to join the given room"
msgstr "Solicita unirse a la sala especificada"
#: src/models/actionsmodel.cpp:289
#: src/models/actionsmodel.cpp:288
#, kde-format
msgctxt "You are already in room <roomname>."
msgid "You are already in room %1."
msgstr "Usted ya está en la sala %1."
#: src/models/actionsmodel.cpp:306 src/models/actionsmodel.cpp:314
#: src/models/actionsmodel.cpp:305 src/models/actionsmodel.cpp:313
msgid "[<room alias or id>]"
msgstr "[<alias o id. de sala>]"
#: src/models/actionsmodel.cpp:307 src/models/actionsmodel.cpp:315
#: src/models/actionsmodel.cpp:306 src/models/actionsmodel.cpp:314
msgid "Leaves the given room or this room, if there is none given"
msgstr "Sale de la sala indicada o de esta sala, si no se indica ninguna"
#: src/models/actionsmodel.cpp:329 src/models/actionsmodel.cpp:337
#: src/models/actionsmodel.cpp:345
#: src/models/actionsmodel.cpp:328 src/models/actionsmodel.cpp:336
#: src/models/actionsmodel.cpp:344
msgid "<display name>"
msgstr "<nombre visible>"
#: src/models/actionsmodel.cpp:330
#: src/models/actionsmodel.cpp:329
msgid "Changes your global display name"
msgstr "Cambia su nombre visible globalmente"
#: src/models/actionsmodel.cpp:338 src/models/actionsmodel.cpp:346
#: src/models/actionsmodel.cpp:337 src/models/actionsmodel.cpp:345
msgid "Changes your display name in this room"
msgstr "Cambia su nombre visible en esta sala"
#: src/models/actionsmodel.cpp:360
#: src/models/actionsmodel.cpp:359
#, kde-format
msgctxt "<username> is already ignored."
msgid "%1 is already ignored."
msgstr "%1 ya está ignorado."
#: src/models/actionsmodel.cpp:365
#: src/models/actionsmodel.cpp:364
#, kde-format
msgctxt "<username> is now ignored"
msgid "%1 is now ignored."
msgstr "Ahora se ignora a %1."
#: src/models/actionsmodel.cpp:367 src/models/actionsmodel.cpp:395
#: src/models/actionsmodel.cpp:366 src/models/actionsmodel.cpp:394
#, kde-format
msgctxt "<username> is not a known user"
msgid "%1 is not a known user."
msgstr "%1 no es un usuario conocido."
#: src/models/actionsmodel.cpp:374
#: src/models/actionsmodel.cpp:373
msgid "Ignores the given user"
msgstr "Ignorar al usuario indicado"
#: src/models/actionsmodel.cpp:389
#: src/models/actionsmodel.cpp:388
#, kde-format
msgctxt "<username> is not ignored."
msgid "%1 is not ignored."
msgstr "No se ignora a %1."
#: src/models/actionsmodel.cpp:393
#: src/models/actionsmodel.cpp:392
#, kde-format
msgctxt "<username> is no longer ignored."
msgid "%1 is no longer ignored."
msgstr "Ya no se ignora a %1."
#: src/models/actionsmodel.cpp:402
#: src/models/actionsmodel.cpp:401
msgid "Unignores the given user"
msgstr "Dejar de ignorar al usuario indicado"
#: src/models/actionsmodel.cpp:421
#: src/models/actionsmodel.cpp:420
msgid "<reaction text>"
msgstr "<texto de reacción>"
#: src/models/actionsmodel.cpp:422
#: src/models/actionsmodel.cpp:421
msgid "React to the message with the given text"
msgstr "Reaccionar al mensaje con el texto indicado"
#: src/models/actionsmodel.cpp:437
#: src/models/actionsmodel.cpp:436
#, kde-format
msgctxt "<user> is already banned from this room."
msgid "%1 is already banned from this room."
msgstr "%1 ya está inhabilitado en esta sala."
#: src/models/actionsmodel.cpp:445
#: src/models/actionsmodel.cpp:444
#, kde-format
msgid "You are not allowed to ban users from this room."
msgstr "Usted no tiene permiso para inhabilitar usuarios en esta sala."
#: src/models/actionsmodel.cpp:451
#: src/models/actionsmodel.cpp:450
#, kde-format
msgctxt "You are not allowed to ban <username> from this room."
msgid "You are not allowed to ban %1 from this room."
msgstr "Usted no tiene permiso para inhabilitar a %1 en esta sala."
#: src/models/actionsmodel.cpp:455
#: src/models/actionsmodel.cpp:454
#, kde-format
msgctxt "<username> was banned from this room."
msgid "%1 was banned from this room."
msgstr "%1 ha sido inhabilitado en esta sala."
#: src/models/actionsmodel.cpp:460 src/models/actionsmodel.cpp:537
#: src/models/actionsmodel.cpp:459 src/models/actionsmodel.cpp:536
msgid "<user id> [<reason>]"
msgstr "<id de usuario> [<motivo>]"
#: src/models/actionsmodel.cpp:461
#: src/models/actionsmodel.cpp:460
msgid "Bans the given user"
msgstr "Inhabilita al usuario indicado"
#: src/models/actionsmodel.cpp:478
#: src/models/actionsmodel.cpp:477
#, kde-format
msgid "You are not allowed to unban users from this room."
msgstr "Usted no tiene permiso para habilitar usuarios en esta sala."
#: src/models/actionsmodel.cpp:483
#: src/models/actionsmodel.cpp:482
#, kde-format
msgctxt "<user> is not banned from this room."
msgid "%1 is not banned from this room."
msgstr "%1 no está inhabilitado en esta sala."
#: src/models/actionsmodel.cpp:487
#: src/models/actionsmodel.cpp:486
#, kde-format
msgctxt "<username> was unbanned from this room."
msgid "%1 was unbanned from this room."
msgstr "%1 ha sido habilitado en esta sala."
#: src/models/actionsmodel.cpp:494
#: src/models/actionsmodel.cpp:493
msgid "Removes the ban of the given user"
msgstr "Habilita al usuario indicado"
#: src/models/actionsmodel.cpp:509
#: src/models/actionsmodel.cpp:508
#, kde-format
msgid "You cannot kick yourself from the room."
msgstr "No puede expulsarse a usted mismo de la sala."
#: src/models/actionsmodel.cpp:513
#: src/models/actionsmodel.cpp:512
#, kde-format
msgctxt "<username> is not in this room"
msgid "%1 is not in this room."
msgstr "%1 no está en esta sala."
#: src/models/actionsmodel.cpp:522
#: src/models/actionsmodel.cpp:521
#, kde-format
msgid "You are not allowed to kick users from this room."
msgstr "Usted no tiene permiso para expulsar usuarios de esta sala."
#: src/models/actionsmodel.cpp:528
#: src/models/actionsmodel.cpp:527
#, kde-format
msgctxt "You are not allowed to kick <username> from this room"
msgid "You are not allowed to kick %1 from this room."
msgstr "Usted no tiene permiso para expulsar a %1 de esta sala."
#: src/models/actionsmodel.cpp:532
#: src/models/actionsmodel.cpp:531
#, kde-format
msgctxt "<username> was kicked from this room."
msgid "%1 was kicked from this room."
msgstr "%1 ha sido expulsado de esta sala."
#: src/models/actionsmodel.cpp:538
#: src/models/actionsmodel.cpp:537
msgid "Removes the user from the room"
msgstr "Elimina al usuario de la sala"
@@ -1010,67 +1010,67 @@ msgctxt ""
msgid "<style>a {text-decoration: none;}</style>%1 %2"
msgstr "<style>a {text-decoration: none;}</style>%1 %2"
#: src/models/pushrulemodel.cpp:21
#: src/models/pushrulemodel.cpp:20
msgctxt "Notification type"
msgid "Enable notifications for this account"
msgstr "Activar notificaciones para esta cuenta"
#: src/models/pushrulemodel.cpp:22
#: src/models/pushrulemodel.cpp:21
msgctxt "Notification type"
msgid "Messages in one-to-one chats"
msgstr "Mensajes en chats uno-a-uno"
#: src/models/pushrulemodel.cpp:23
#: src/models/pushrulemodel.cpp:22
msgctxt "Notification type"
msgid "Encrypted messages in one-to-one chats"
msgstr "Mensajes cifrados en chats uno-a-uno"
#: src/models/pushrulemodel.cpp:24
#: src/models/pushrulemodel.cpp:23
msgctxt "Notification type"
msgid "Messages in group chats"
msgstr "Mensajes en chats de grupos"
#: src/models/pushrulemodel.cpp:25
#: src/models/pushrulemodel.cpp:24
msgctxt "Notification type"
msgid "Messages in encrypted group chats"
msgstr "Mensajes en chats de grupos cifrados"
#: src/models/pushrulemodel.cpp:26
#: src/models/pushrulemodel.cpp:25
msgctxt "Notification type"
msgid "Room upgrade messages"
msgstr "Mensajes de actualización de la sala"
#: src/models/pushrulemodel.cpp:27
#: src/models/pushrulemodel.cpp:26
msgctxt "Notification type"
msgid "Messages containing my display name"
msgstr "Mensajes que contengan mi nombre visible"
#: src/models/pushrulemodel.cpp:28
#: src/models/pushrulemodel.cpp:27
msgctxt "Notification type"
msgid "Messages which mention my Matrix user ID"
msgstr "Mensajes que mencionen mi ID de usuario de Matrix"
#: src/models/pushrulemodel.cpp:29
#: src/models/pushrulemodel.cpp:28
msgctxt "Notification type"
msgid "Messages which mention a room"
msgstr "Mensajes que mencionen una sala"
#: src/models/pushrulemodel.cpp:30
#: src/models/pushrulemodel.cpp:29
msgctxt "Notification type"
msgid "Messages containing the local part of my Matrix ID"
msgstr "Mensajes que contengan la parte local de mi ID de Matrix"
#: src/models/pushrulemodel.cpp:31
#: src/models/pushrulemodel.cpp:30
msgctxt "Notification type"
msgid "Whole room (@room) notifications"
msgstr "Notificaciones de toda la sala (@room)"
#: src/models/pushrulemodel.cpp:32
#: src/models/pushrulemodel.cpp:31
msgctxt "Notification type"
msgid "Invites to a room"
msgstr "Invita a una sala"
#: src/models/pushrulemodel.cpp:33
#: src/models/pushrulemodel.cpp:32
msgctxt "Notification type"
msgid "Call invitation"
msgstr "Invitación de llamada"
@@ -1097,32 +1097,32 @@ msgid_plural "%2 reacted with %3"
msgstr[0] "%2 ha reaccionado con %3"
msgstr[1] "%2 han reaccionado con %3"
#: src/models/roomlistmodel.cpp:415
#: src/models/roomlistmodel.cpp:411
#, kde-format
msgid "Invited"
msgstr "Invitado"
#: src/models/roomlistmodel.cpp:417
#: src/models/roomlistmodel.cpp:413
#, kde-format
msgid "Favorite"
msgstr "Favorito"
#: src/models/roomlistmodel.cpp:419
#: src/models/roomlistmodel.cpp:415
#, kde-format
msgid "Direct Messages"
msgstr "Mensajes directos"
#: src/models/roomlistmodel.cpp:421
#: src/models/roomlistmodel.cpp:417
#, kde-format
msgid "Normal"
msgstr "Normal"
#: src/models/roomlistmodel.cpp:423
#: src/models/roomlistmodel.cpp:419
#, kde-format
msgid "Low priority"
msgstr "Baja prioridad"
#: src/models/roomlistmodel.cpp:425
#: src/models/roomlistmodel.cpp:421
#, kde-format
msgid "Spaces"
msgstr "Espacios"
@@ -1137,77 +1137,77 @@ msgstr "La creación de la sala ha fallado: %1"
msgid "Space creation failed: %1"
msgstr "La creación del espacio ha fallado: %1"
#: src/neochatroom.cpp:1575 src/neochatroom.cpp:1576
#: src/neochatroom.cpp:1566 src/neochatroom.cpp:1567
#, kde-format
msgid "Report sent successfully."
msgstr "La denuncia se ha enviado correctamente."
#: src/neochatroom.cpp:1846 src/neochatroom.cpp:1854
#: src/neochatroom.cpp:1837 src/neochatroom.cpp:1845
#, kde-format
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
msgid "Lat: %1, Lon: %2"
msgstr "Lat: %1, Lon: %2"
#: src/notificationsmanager.cpp:132 src/notificationsmanager.cpp:327
#: src/notificationsmanager.cpp:131 src/notificationsmanager.cpp:326
#, kde-format
msgid "Encrypted Message"
msgstr "Mensaje cifrado"
#: src/notificationsmanager.cpp:205 src/qml/main.qml:301
#: src/notificationsmanager.cpp:204 src/qml/main.qml:301
#, kde-format
msgid "%1: %2"
msgstr "%1: %2"
#: src/notificationsmanager.cpp:211
#: src/notificationsmanager.cpp:210
#, kde-format
msgid "Open NeoChat in this room"
msgstr "Abrir NeoChat en esta sala"
#: src/notificationsmanager.cpp:224 src/qml/FileDelegateContextMenu.qml:59
#: src/notificationsmanager.cpp:223 src/qml/FileDelegateContextMenu.qml:59
#: src/qml/HoverActions.qml:101 src/qml/MessageDelegateContextMenu.qml:102
#, kde-format
msgid "Reply"
msgstr "Responder"
#: src/notificationsmanager.cpp:225
#: src/notificationsmanager.cpp:224
#, kde-format
msgid "Reply..."
msgstr "Responder..."
#: src/notificationsmanager.cpp:244
#: src/notificationsmanager.cpp:243
#, kde-format
msgid "%1 invited you to a room"
msgstr "%1 le ha invitado a una sala"
#: src/notificationsmanager.cpp:248
#: src/notificationsmanager.cpp:247
#, kde-format
msgid "Open this invitation in NeoChat"
msgstr "Abrir esta invitación en NeoChat"
#: src/notificationsmanager.cpp:258
#: src/notificationsmanager.cpp:257
#, kde-format
msgctxt "@action:button The thing being accepted is an invitation to chat"
msgid "Accept"
msgstr "Aceptar"
#: src/notificationsmanager.cpp:259
#: src/notificationsmanager.cpp:258
#, kde-format
msgctxt "@action:button The thing being rejected is an invitation to chat"
msgid "Reject"
msgstr "Rechazar"
#: src/notificationsmanager.cpp:260
#: src/notificationsmanager.cpp:259
#, kde-format
msgctxt "@action:button The thing being rejected is an invitation to chat"
msgid "Reject and Ignore User"
msgstr "Rechazar e ignorar usuario"
#: src/notificationsmanager.cpp:320
#: src/notificationsmanager.cpp:319
#, kde-format
msgid "%1 (%2)"
msgstr "%1 (%2)"
#: src/notificationsmanager.cpp:331
#: src/notificationsmanager.cpp:330
#, kde-format
msgid "Open NeoChat"
msgstr "Abrir NeoChat"
@@ -4593,22 +4593,22 @@ msgstr "Continuar"
msgid "Working"
msgstr "Trabajando"
#: src/roommanager.cpp:84
#: src/roommanager.cpp:83
#, kde-format
msgid "Malformed or empty Matrix id"
msgstr "Id de Matrix mal formada o vacía"
#: src/roommanager.cpp:84
#: src/roommanager.cpp:83
#, kde-format
msgid "%1 is not a correct Matrix identifier"
msgstr "%1 no es un identificador de Matrix correcto"
#: src/roommanager.cpp:100
#: src/roommanager.cpp:99
#, kde-format
msgid "Room not found"
msgstr "Sala no encontrada"
#: src/roommanager.cpp:100
#: src/roommanager.cpp:99
#, kde-format
msgid ""
"There's no room %1 in the room list. Check the spelling and the account."
@@ -4616,32 +4616,32 @@ msgstr ""
"No existe la sala %1 en la lista de salas. Compruebe la ortografía y la "
"cuenta."
#: src/roommanager.cpp:318
#: src/roommanager.cpp:317
#, kde-format
msgid "Failed to join room"
msgstr "No se ha podido unir a la sala"
#: src/roommanager.cpp:333
#: src/roommanager.cpp:332
#, kde-format
msgid "You requested to join '%1'"
msgstr "Ha solicitado unirse a «%1»"
#: src/roommanager.cpp:336
#: src/roommanager.cpp:335
#, kde-format
msgid "Failed to request joining room"
msgstr "No se ha podido solicitar unirse a la sala"
#: src/roommanager.cpp:345
#: src/roommanager.cpp:344
#, kde-format
msgid "No application for the link"
msgstr "No hay una aplicación para el enlace"
#: src/roommanager.cpp:345
#: src/roommanager.cpp:344
#, 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:351
#: src/roommanager.cpp:350
#, kde-format
msgid "Could not open URL"
msgstr "No se ha podido abrir la URL"