GIT_SILENT Sync po/docbooks with svn
This commit is contained in:
296
po/es/neochat.po
296
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: 2023-09-28 01:40+0000\n"
|
||||
"PO-Revision-Date: 2023-09-25 01:48+0200\n"
|
||||
"POT-Creation-Date: 2023-09-29 01:39+0000\n"
|
||||
"PO-Revision-Date: 2023-09-28 18:57+0200\n"
|
||||
"Last-Translator: Eloy Cuadra <ecuadra@eloihr.net>\n"
|
||||
"Language-Team: Spanish <kde-l10n-es@kde.org>\n"
|
||||
"Language: es\n"
|
||||
@@ -1053,22 +1053,22 @@ msgstr "Baja prioridad"
|
||||
msgid "Spaces"
|
||||
msgstr "Espacios"
|
||||
|
||||
#: src/neochatconnection.cpp:163
|
||||
#: src/neochatconnection.cpp:184
|
||||
#, kde-format
|
||||
msgid "Room creation failed: %1"
|
||||
msgstr "La creación de la sala ha fallado: %1"
|
||||
|
||||
#: src/neochatconnection.cpp:174
|
||||
#: src/neochatconnection.cpp:216
|
||||
#, kde-format
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "La creación del espacio ha fallado: %1"
|
||||
|
||||
#: src/neochatroom.cpp:1333 src/neochatroom.cpp:1334
|
||||
#: src/neochatroom.cpp:1350 src/neochatroom.cpp:1351
|
||||
#, kde-format
|
||||
msgid "Report sent successfully."
|
||||
msgstr "La denuncia se ha enviado correctamente."
|
||||
|
||||
#: src/neochatroom.cpp:1707 src/neochatroom.cpp:1715
|
||||
#: src/neochatroom.cpp:1724 src/neochatroom.cpp:1732
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
@@ -1079,7 +1079,7 @@ msgstr "Lat: %1, Lon: %2"
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Mensaje cifrado"
|
||||
|
||||
#: src/notificationsmanager.cpp:201 src/qml/main.qml:262
|
||||
#: src/notificationsmanager.cpp:201 src/qml/main.qml:284
|
||||
#, kde-format
|
||||
msgid "%1: %2"
|
||||
msgstr "%1: %2"
|
||||
@@ -1160,7 +1160,7 @@ msgstr "Eliminar el avatar actual"
|
||||
msgid "User information"
|
||||
msgstr "Información del usuario"
|
||||
|
||||
#: src/qml/AccountEditorPage.qml:106
|
||||
#: src/qml/AccountEditorPage.qml:106 src/qml/CreateRoomDialog.qml:66
|
||||
#, kde-format
|
||||
msgid "Name:"
|
||||
msgstr "Nombre:"
|
||||
@@ -1257,7 +1257,7 @@ msgid "Notification settings"
|
||||
msgstr "Preferencias de notificaciones"
|
||||
|
||||
#: src/qml/AccountMenu.qml:36 src/qml/AccountMenu.qml:46
|
||||
#: src/qml/GlobalMenu.qml:34 src/qml/main.qml:395 src/qml/UserInfo.qml:238
|
||||
#: src/qml/GlobalMenu.qml:34 src/qml/main.qml:410 src/qml/UserInfo.qml:238
|
||||
#, kde-format
|
||||
msgid "Configure"
|
||||
msgstr "Configurar"
|
||||
@@ -1625,7 +1625,7 @@ msgstr "Desactivadas"
|
||||
|
||||
#: src/qml/ContextMenu.qml:121 src/qml/ContextMenu.qml:123
|
||||
#: src/qml/ContextMenu.qml:193 src/qml/RoomDrawer.qml:104
|
||||
#: src/qml/RoomDrawerPage.qml:47
|
||||
#: src/qml/RoomDrawerPage.qml:47 src/qml/SpaceHomePage.qml:69
|
||||
#, kde-format
|
||||
msgid "Room Settings"
|
||||
msgstr "Preferencias de la sala"
|
||||
@@ -1635,59 +1635,100 @@ msgstr "Preferencias de la sala"
|
||||
msgid "Leave Room"
|
||||
msgstr "Salir de la sala"
|
||||
|
||||
#: src/qml/CreateRoomDialog.qml:13 src/qml/ExploreComponent.qml:43
|
||||
#: src/qml/CreateRoomDialog.qml:30 src/qml/ExploreComponent.qml:51
|
||||
#, kde-format
|
||||
msgctxt "@title"
|
||||
msgid "Create a Space"
|
||||
msgstr "Crear un espacio"
|
||||
|
||||
#: src/qml/CreateRoomDialog.qml:30 src/qml/ExploreComponent.qml:43
|
||||
#, kde-format
|
||||
msgctxt "@title"
|
||||
msgid "Create a Room"
|
||||
msgstr "Crear una sala"
|
||||
|
||||
#: src/qml/CreateRoomDialog.qml:20
|
||||
#, kde-format
|
||||
msgctxt "@title"
|
||||
msgid "Room Information"
|
||||
#: src/qml/CreateRoomDialog.qml:35
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Server Information"
|
||||
msgid "New Space Information"
|
||||
msgstr "Información del servidor"
|
||||
|
||||
#: src/qml/CreateRoomDialog.qml:35
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Room Information"
|
||||
msgid "New Room Information"
|
||||
msgstr "Información de la sala"
|
||||
|
||||
#: src/qml/CreateRoomDialog.qml:25 src/qml/General.qml:72
|
||||
#, kde-format
|
||||
msgid "Room name:"
|
||||
msgstr "Nombre de la sala:"
|
||||
#: src/qml/CreateRoomDialog.qml:44
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "text editing menu action"
|
||||
#| msgid "Select All"
|
||||
msgid "Select type"
|
||||
msgstr "Seleccionar todo"
|
||||
|
||||
#: src/qml/CreateRoomDialog.qml:31 src/qml/General.qml:82
|
||||
#: src/qml/CreateRoomDialog.qml:53 src/qml/RoomData.qml:25
|
||||
#, kde-format
|
||||
msgid "Room topic:"
|
||||
msgstr "Tema de la sala:"
|
||||
msgid "Room"
|
||||
msgstr "Sala"
|
||||
|
||||
#: src/qml/CreateRoomDialog.qml:37 src/qml/JoinRoomPage.qml:203
|
||||
#: src/qml/CreateRoomDialog.qml:54
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Spaces"
|
||||
msgid "Space"
|
||||
msgstr "Espacios"
|
||||
|
||||
#: src/qml/CreateRoomDialog.qml:72
|
||||
#, kde-format
|
||||
msgid "Topic:"
|
||||
msgstr "Tema:"
|
||||
|
||||
#: src/qml/CreateRoomDialog.qml:78 src/qml/CreateRoomDialog.qml:201
|
||||
#, kde-format
|
||||
msgid "Make this parent official"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/CreateRoomDialog.qml:83 src/qml/CreateRoomDialog.qml:218
|
||||
#: src/qml/JoinRoomPage.qml:203
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Ok"
|
||||
msgstr "Aceptar"
|
||||
|
||||
#: src/qml/CreateSpaceDialog.qml:16 src/qml/ExploreComponent.qml:48
|
||||
#: src/qml/CreateRoomDialog.qml:98
|
||||
#, kde-format
|
||||
msgid "Create a Space"
|
||||
msgstr "Crear un espacio"
|
||||
msgid "Select Exisiting Room"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/CreateSpaceDialog.qml:21 src/qml/ExploreComponent.qml:51
|
||||
#: src/qml/CreateRoomDialog.qml:104
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Pick room"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/CreateRoomDialog.qml:106 src/qml/CreateRoomDialog.qml:185
|
||||
#: src/qml/ExploreComponent.qml:24 src/qml/GlobalMenu.qml:64
|
||||
#: src/qml/RoomListPage.qml:170
|
||||
#, kde-format
|
||||
msgctxt "@title"
|
||||
msgid "Create a Space"
|
||||
msgstr "Crear un espacio"
|
||||
msgid "Explore Rooms"
|
||||
msgstr "Explorar salas"
|
||||
|
||||
#: src/qml/CreateSpaceDialog.qml:26
|
||||
#: src/qml/CreateRoomDialog.qml:154 src/qml/ExplorerDelegate.qml:81
|
||||
#: src/qml/SpaceHierarchyDelegate.qml:78
|
||||
#, kde-format
|
||||
msgid "Space name"
|
||||
msgstr "Nombre del espacio"
|
||||
msgid "Joined"
|
||||
msgstr "Unido"
|
||||
|
||||
#: src/qml/CreateSpaceDialog.qml:30
|
||||
#: src/qml/CreateRoomDialog.qml:202
|
||||
#, kde-format
|
||||
msgid "Space topic (optional)"
|
||||
msgstr "Tema del espacio (opcional)"
|
||||
msgid "You have the required privilege level in the child to set this state"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/CreateSpaceDialog.qml:33
|
||||
#: src/qml/CreateRoomDialog.qml:202
|
||||
#, kde-format
|
||||
msgid "Create space"
|
||||
msgstr "Crear espacio"
|
||||
msgid ""
|
||||
"You do not have a high enough privilege level in the child to set this state"
|
||||
msgstr ""
|
||||
|
||||
#: src/qml/DeviceDelegate.qml:50
|
||||
#, kde-format
|
||||
@@ -1767,7 +1808,7 @@ msgstr "Contraseña:"
|
||||
msgid "Confirm"
|
||||
msgstr "Confirmar"
|
||||
|
||||
#: src/qml/DevtoolsPage.qml:18 src/qml/RoomInformation.qml:83
|
||||
#: src/qml/DevtoolsPage.qml:18 src/qml/RoomInformation.qml:85
|
||||
#, kde-format
|
||||
msgid "Developer Tools"
|
||||
msgstr "Herramientas del desarrollador"
|
||||
@@ -1967,13 +2008,6 @@ msgstr ""
|
||||
msgid "Explore rooms"
|
||||
msgstr "Explorar salas"
|
||||
|
||||
#: src/qml/ExploreComponent.qml:24 src/qml/GlobalMenu.qml:64
|
||||
#: src/qml/RoomListPage.qml:170
|
||||
#, kde-format
|
||||
msgctxt "@title"
|
||||
msgid "Explore Rooms"
|
||||
msgstr "Explorar salas"
|
||||
|
||||
#: src/qml/ExploreComponent.qml:35 src/qml/GlobalMenu.qml:49
|
||||
#: src/qml/GlobalMenu.qml:54 src/qml/StartChatPage.qml:20
|
||||
#, kde-format
|
||||
@@ -1991,16 +2025,16 @@ msgstr "Iniciar un chat"
|
||||
msgid "Create a Room"
|
||||
msgstr "Crear una sala"
|
||||
|
||||
#: src/qml/ExploreComponent.qml:48
|
||||
#, kde-format
|
||||
msgid "Create a Space"
|
||||
msgstr "Crear un espacio"
|
||||
|
||||
#: src/qml/ExploreComponent.qml:71 src/qml/ExploreComponent.qml:132
|
||||
#, kde-format
|
||||
msgid "Create rooms and chats"
|
||||
msgstr "Crear salas y chats"
|
||||
|
||||
#: src/qml/ExplorerDelegate.qml:81
|
||||
#, kde-format
|
||||
msgid "Joined"
|
||||
msgstr "Unido"
|
||||
|
||||
#: src/qml/FileDelegate.qml:76 src/qml/FileDelegate.qml:167
|
||||
#, kde-format
|
||||
msgctxt ""
|
||||
@@ -2099,6 +2133,16 @@ msgstr "Información de la sala"
|
||||
msgid "Update avatar"
|
||||
msgstr "Actualizar el avatar"
|
||||
|
||||
#: src/qml/General.qml:72
|
||||
#, kde-format
|
||||
msgid "Room name:"
|
||||
msgstr "Nombre de la sala:"
|
||||
|
||||
#: src/qml/General.qml:82
|
||||
#, kde-format
|
||||
msgid "Room topic:"
|
||||
msgstr "Tema de la sala:"
|
||||
|
||||
#: src/qml/General.qml:121
|
||||
#, kde-format
|
||||
msgid "Room ID"
|
||||
@@ -2458,12 +2502,12 @@ msgstr "Invita"
|
||||
msgid "Unknown"
|
||||
msgstr "Desconocido"
|
||||
|
||||
#: src/qml/GroupChatDrawerHeader.qml:61
|
||||
#: src/qml/GroupChatDrawerHeader.qml:65
|
||||
#, kde-format
|
||||
msgid "No name"
|
||||
msgstr "Sin nombre"
|
||||
|
||||
#: src/qml/GroupChatDrawerHeader.qml:81
|
||||
#: src/qml/GroupChatDrawerHeader.qml:85
|
||||
#, kde-format
|
||||
msgid "No Topic"
|
||||
msgstr "Sin tema"
|
||||
@@ -2743,7 +2787,7 @@ msgstr "Escoger una ubicación"
|
||||
msgid "Send this location"
|
||||
msgstr "Enviar esta ubicación"
|
||||
|
||||
#: src/qml/LocationsPage.qml:16 src/qml/RoomInformation.qml:125
|
||||
#: src/qml/LocationsPage.qml:16 src/qml/RoomInformation.qml:127
|
||||
#, kde-format
|
||||
msgctxt "Locations on a map"
|
||||
msgid "Locations"
|
||||
@@ -2799,18 +2843,18 @@ msgctxt "@action:button"
|
||||
msgid "Register"
|
||||
msgstr "Registrar"
|
||||
|
||||
#: src/qml/main.qml:302
|
||||
#: src/qml/main.qml:324
|
||||
#, kde-format
|
||||
msgctxt "@title:window"
|
||||
msgid "Session Verification"
|
||||
msgstr "Verificación de la sesión"
|
||||
|
||||
#: src/qml/main.qml:314
|
||||
#: src/qml/main.qml:336
|
||||
#, kde-format
|
||||
msgid "User consent"
|
||||
msgstr "Consentimiento del usuario"
|
||||
|
||||
#: src/qml/main.qml:319
|
||||
#: src/qml/main.qml:341
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"Your homeserver requires you to agree to its terms and conditions before "
|
||||
@@ -2819,17 +2863,17 @@ msgstr ""
|
||||
"Su servidor doméstico necesita que esté de acuerdo con sus términos y "
|
||||
"condiciones antes de que pueda usarlo. Pulse el botón inferior para leerlos."
|
||||
|
||||
#: src/qml/main.qml:324
|
||||
#: src/qml/main.qml:346
|
||||
#, kde-format
|
||||
msgid "Open"
|
||||
msgstr "Abrir"
|
||||
|
||||
#: src/qml/main.qml:358
|
||||
#: src/qml/main.qml:373
|
||||
#, kde-format
|
||||
msgid "Start a chat"
|
||||
msgstr "Iniciar un chat"
|
||||
|
||||
#: src/qml/main.qml:360
|
||||
#: src/qml/main.qml:375
|
||||
#, kde-format
|
||||
msgid "Do you want to start a chat with %1?"
|
||||
msgstr "¿Desea iniciar un chat con %1?"
|
||||
@@ -3248,11 +3292,6 @@ msgctxt "@title"
|
||||
msgid "Choose Room"
|
||||
msgstr "Escoger sala"
|
||||
|
||||
#: src/qml/RoomData.qml:25
|
||||
#, kde-format
|
||||
msgid "Room"
|
||||
msgstr "Sala"
|
||||
|
||||
#: src/qml/RoomData.qml:37
|
||||
#, kde-format
|
||||
msgid "Room Id: %1"
|
||||
@@ -3293,12 +3332,12 @@ msgstr "Configurar la sala"
|
||||
msgid "Room settings"
|
||||
msgstr "Preferencias de la sala"
|
||||
|
||||
#: src/qml/RoomDrawer.qml:145 src/qml/RoomDrawerPage.qml:82
|
||||
#: src/qml/RoomDrawer.qml:146 src/qml/RoomDrawerPage.qml:83
|
||||
#, kde-format
|
||||
msgid "Information"
|
||||
msgstr "Información"
|
||||
|
||||
#: src/qml/RoomDrawer.qml:150 src/qml/RoomDrawerPage.qml:87
|
||||
#: src/qml/RoomDrawer.qml:151 src/qml/RoomDrawerPage.qml:88
|
||||
#, kde-format
|
||||
msgid "Media"
|
||||
msgstr "Multimedia"
|
||||
@@ -3308,72 +3347,80 @@ msgstr "Multimedia"
|
||||
msgid "Settings"
|
||||
msgstr "Preferencias"
|
||||
|
||||
#: src/qml/RoomInformation.qml:41
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "@option:check"
|
||||
#| msgid "Space members"
|
||||
msgctxt "@action:title"
|
||||
msgid "Space Members"
|
||||
msgstr "Miembros del espacio"
|
||||
|
||||
#: src/qml/RoomInformation.qml:41
|
||||
#, kde-format
|
||||
msgctxt "@action:title"
|
||||
msgid "Room information"
|
||||
msgstr "Información de la sala"
|
||||
|
||||
#: src/qml/RoomInformation.qml:67
|
||||
#: src/qml/RoomInformation.qml:69
|
||||
#, kde-format
|
||||
msgid "Options"
|
||||
msgstr "Opciones"
|
||||
|
||||
#: src/qml/RoomInformation.qml:77
|
||||
#: src/qml/RoomInformation.qml:79
|
||||
#, kde-format
|
||||
msgid "Open developer tools"
|
||||
msgstr "Abrir las herramientas del desarrollador"
|
||||
|
||||
#: src/qml/RoomInformation.qml:91
|
||||
#: src/qml/RoomInformation.qml:93
|
||||
#, kde-format
|
||||
msgid "Search in this room"
|
||||
msgstr "Buscar en esta sala"
|
||||
|
||||
#: src/qml/RoomInformation.qml:100
|
||||
#: src/qml/RoomInformation.qml:102
|
||||
#, kde-format
|
||||
msgctxt "@action:title"
|
||||
msgid "Search"
|
||||
msgstr "Buscar"
|
||||
|
||||
#: src/qml/RoomInformation.qml:109
|
||||
#: src/qml/RoomInformation.qml:111
|
||||
#, kde-format
|
||||
msgid "Remove room from favorites"
|
||||
msgstr "Eliminar sala de las favoritas"
|
||||
|
||||
#: src/qml/RoomInformation.qml:109
|
||||
#: src/qml/RoomInformation.qml:111
|
||||
#, kde-format
|
||||
msgid "Make room favorite"
|
||||
msgstr "Poner sala en favoritas"
|
||||
|
||||
#: src/qml/RoomInformation.qml:120
|
||||
#: src/qml/RoomInformation.qml:122
|
||||
#, kde-format
|
||||
msgid "Show locations for this room"
|
||||
msgstr "Mostrar ubicaciones de esta sala"
|
||||
|
||||
#: src/qml/RoomInformation.qml:132
|
||||
#: src/qml/RoomInformation.qml:134
|
||||
#, kde-format
|
||||
msgid "Members"
|
||||
msgstr "Miembros"
|
||||
|
||||
#: src/qml/RoomInformation.qml:144
|
||||
#: src/qml/RoomInformation.qml:146 src/qml/SpaceHomePage.qml:49
|
||||
#, kde-format
|
||||
msgctxt "@title"
|
||||
msgid "Invite a User"
|
||||
msgstr "Invitar a un usuario"
|
||||
|
||||
#: src/qml/RoomInformation.qml:147
|
||||
#: src/qml/RoomInformation.qml:149
|
||||
#, kde-format
|
||||
msgid "Invite user to room"
|
||||
msgstr "Invitar usuario a la sala"
|
||||
|
||||
#: src/qml/RoomInformation.qml:154
|
||||
#: src/qml/RoomInformation.qml:156
|
||||
#, kde-format
|
||||
msgid "%1 member"
|
||||
msgid_plural "%1 members"
|
||||
msgstr[0] "%1 miembro"
|
||||
msgstr[1] "%1 miembros"
|
||||
|
||||
#: src/qml/RoomInformation.qml:154
|
||||
#: src/qml/RoomInformation.qml:156
|
||||
#, kde-format
|
||||
msgid "No member count"
|
||||
msgstr "Sin contador de miembros"
|
||||
@@ -3737,6 +3784,59 @@ msgstr "Borrar palabra"
|
||||
msgid "All Rooms"
|
||||
msgstr "Todas las salas"
|
||||
|
||||
#: src/qml/SpaceHierarchyDelegate.qml:87
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "%1 member"
|
||||
#| msgid_plural "%1 members"
|
||||
msgctxt "number of room members"
|
||||
msgid " members - "
|
||||
msgstr "%1 miembro"
|
||||
|
||||
#: src/qml/SpaceHierarchyDelegate.qml:87
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "%1 member"
|
||||
#| msgid_plural "%1 members"
|
||||
msgctxt "number of room members"
|
||||
msgid " members"
|
||||
msgstr "%1 miembro"
|
||||
|
||||
#: src/qml/SpaceHierarchyDelegate.qml:96 src/qml/SpaceHomePage.qml:53
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Add new alias"
|
||||
msgctxt "@button"
|
||||
msgid "Add new child"
|
||||
msgstr "Añadir nuevo alias"
|
||||
|
||||
#: src/qml/SpaceHomePage.qml:47
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Invite user to room"
|
||||
msgctxt "@button"
|
||||
msgid "Invite user to space"
|
||||
msgstr "Invitar usuario a la sala"
|
||||
|
||||
#: src/qml/SpaceHomePage.qml:58
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "'Space' is a matrix space"
|
||||
#| msgid "Leave Space"
|
||||
msgctxt "@button"
|
||||
msgid "Leave the space"
|
||||
msgstr "Dejar el espacio"
|
||||
|
||||
#: src/qml/SpaceHomePage.qml:66
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Space Settings"
|
||||
msgctxt "@button"
|
||||
msgid "Space settings"
|
||||
msgstr "Preferencias del espacio"
|
||||
|
||||
#: src/qml/SpaceHomePage.qml:152 src/qml/SpaceHomePage.qml:158
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "@title"
|
||||
#| msgid "Create a Room"
|
||||
msgctxt "@title"
|
||||
msgid "Create a Child"
|
||||
msgstr "Crear una sala"
|
||||
|
||||
#: src/qml/SpaceListContextMenu.qml:30 src/qml/SpaceListContextMenu.qml:110
|
||||
#, kde-format
|
||||
msgctxt "'Space' is a matrix space"
|
||||
@@ -4009,10 +4109,7 @@ msgstr ""
|
||||
"correctas."
|
||||
|
||||
#: src/qml/VerificationCanceled.qml:43
|
||||
#, fuzzy, kde-format
|
||||
#| msgid ""
|
||||
#| "The remote party canceled the session verification because the keys are "
|
||||
#| "incorrect."
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"The remote party canceled the session verification because the keys are "
|
||||
"incorrect.\n"
|
||||
@@ -4020,7 +4117,10 @@ msgid ""
|
||||
"**Please log out and log back in, your session is broken/corrupt.**"
|
||||
msgstr ""
|
||||
"La parte remota ha cancelado la verificación de la sesión porque las claves "
|
||||
"no son correctas."
|
||||
"no son correctas.\n"
|
||||
"\n"
|
||||
"**Su sesión es incorrecta o se ha dañado. Cierre la sesión y vuelva a "
|
||||
"iniciarla.**"
|
||||
|
||||
#: src/qml/VerificationCanceled.qml:45
|
||||
#, kde-format
|
||||
@@ -4203,32 +4303,32 @@ msgstr ""
|
||||
"No existe la sala %1 en la lista de salas. Compruebe la ortografía y la "
|
||||
"cuenta."
|
||||
|
||||
#: src/roommanager.cpp:272
|
||||
#: src/roommanager.cpp:304
|
||||
#, kde-format
|
||||
msgid "Failed to join room"
|
||||
msgstr "No se ha podido unir a la sala"
|
||||
|
||||
#: src/roommanager.cpp:287
|
||||
#: src/roommanager.cpp:319
|
||||
#, kde-format
|
||||
msgid "You requested to join '%1'"
|
||||
msgstr "Ha solicitado unirse a «%1»"
|
||||
|
||||
#: src/roommanager.cpp:290
|
||||
#: src/roommanager.cpp:322
|
||||
#, kde-format
|
||||
msgid "Failed to request joining room"
|
||||
msgstr "No se ha podido solicitar unirse a la sala"
|
||||
|
||||
#: src/roommanager.cpp:299
|
||||
#: src/roommanager.cpp:331
|
||||
#, kde-format
|
||||
msgid "No application for the link"
|
||||
msgstr "No hay una aplicación para el enlace"
|
||||
|
||||
#: src/roommanager.cpp:299
|
||||
#: src/roommanager.cpp:331
|
||||
#, 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:305
|
||||
#: src/roommanager.cpp:337
|
||||
#, kde-format
|
||||
msgid "Could not open URL"
|
||||
msgstr "No se ha podido abrir la URL"
|
||||
@@ -4243,6 +4343,19 @@ msgstr "Mostrar"
|
||||
msgid "Quit"
|
||||
msgstr "Salir"
|
||||
|
||||
#~ msgctxt "@title"
|
||||
#~ msgid "Room Information"
|
||||
#~ msgstr "Información de la sala"
|
||||
|
||||
#~ msgid "Space name"
|
||||
#~ msgstr "Nombre del espacio"
|
||||
|
||||
#~ msgid "Space topic (optional)"
|
||||
#~ msgstr "Tema del espacio (opcional)"
|
||||
|
||||
#~ msgid "Create space"
|
||||
#~ msgstr "Crear espacio"
|
||||
|
||||
#~ msgid "Accept Invitation"
|
||||
#~ msgstr "Aceptar la invitación"
|
||||
|
||||
@@ -4630,9 +4743,6 @@ msgstr "Salir"
|
||||
#~ msgid "Deadbeef"
|
||||
#~ msgstr "Deadbeef"
|
||||
|
||||
#~ msgid "Topic:"
|
||||
#~ msgstr "Tema:"
|
||||
|
||||
#~ msgctxt "@action:button Rotate an image to the right"
|
||||
#~ msgid "Crop"
|
||||
#~ msgstr "Recortar"
|
||||
|
||||
Reference in New Issue
Block a user