GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2023-07-21 02:04:06 +00:00
parent 13988da4fc
commit c9126cf38e
38 changed files with 2208 additions and 1767 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: 2023-07-20 00:49+0000\n"
"POT-Creation-Date: 2023-07-21 00:50+0000\n"
"PO-Revision-Date: 2023-07-17 12:03+0200\n"
"Last-Translator: Eloy Cuadra <ecuadra@eloihr.net>\n"
"Language-Team: Spanish <kde-l10n-es@kde.org>\n"
@@ -126,95 +126,100 @@ msgstr "Destino"
msgid "Network Error"
msgstr "Error de red"
#: src/main.cpp:160
#: src/main.cpp:161
#, kde-format
msgid "NeoChat"
msgstr "NeoChat"
#: src/main.cpp:162
#: src/main.cpp:163
#, kde-format
msgid "Matrix client"
msgstr "Cliente para Matrix"
#: src/main.cpp:164
#: src/main.cpp:165
#, kde-format
msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
msgstr "© 2018-2020 Black Hat, 2020-2023 La Comunidad KDE"
#: src/main.cpp:165
#: src/main.cpp:166
#, kde-format
msgid "Carl Schwan"
msgstr "Carl Schwan"
#: src/main.cpp:165 src/main.cpp:166 src/main.cpp:167
#: src/main.cpp:166 src/main.cpp:167 src/main.cpp:168
#, kde-format
msgid "Maintainer"
msgstr "Responsable"
#: src/main.cpp:166
#: src/main.cpp:167
#, kde-format
msgid "Tobias Fella"
msgstr "Tobias Fella"
#: src/main.cpp:167
#: src/main.cpp:168
#, kde-format
msgid "James Graham"
msgstr "James Graham"
#: src/main.cpp:168
#: src/main.cpp:169
#, kde-format
msgid "Black Hat"
msgstr "Black Hat"
#: src/main.cpp:168
#: src/main.cpp:169
#, kde-format
msgid "Original author of Spectral"
msgstr "Autor original de Spectral"
#: src/main.cpp:169
#: src/main.cpp:170
#, kde-format
msgid "Alexey Rusakov"
msgstr "Alexey Rusakov"
#: src/main.cpp:169
#: src/main.cpp:170
#, kde-format
msgid "Maintainer of Quotient"
msgstr "Responsable de Quotient"
#: src/main.cpp:170
#: src/main.cpp:171
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr "Eloy Cuadra"
#: src/main.cpp:170
#: src/main.cpp:171
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr "ecuadra@eloihr.net"
#: src/main.cpp:174
#: src/main.cpp:175
#, 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:324
#: src/main.cpp:325
#, kde-format
msgid "Client for the matrix communication protocol"
msgstr "Cliente para el protocolo de comunicaciones Matrix"
#: src/main.cpp:325
#: src/main.cpp:326
#, kde-format
msgid "Supports matrix: url scheme"
msgstr "Permite el esquema de URL «matrix:»"
#: src/main.cpp:327
#, kde-format
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
msgstr ""
#: src/matriximageprovider.cpp:35
#, kde-format
msgid "Media id '%1' doesn't follow server/mediaId pattern"
@@ -1357,7 +1362,7 @@ msgstr "Rechazar"
msgid "Accept"
msgstr "Aceptar"
#: src/qml/Component/LocationPage.qml:17 src/qml/Panel/RoomDrawer.qml:182
#: src/qml/Component/LocationPage.qml:17 src/qml/Panel/RoomDrawer.qml:193
#, kde-format
msgctxt "Locations on a map"
msgid "Locations"
@@ -1390,7 +1395,7 @@ msgid "Url:"
msgstr "URL:"
#: src/qml/Component/Login/Homeserver.qml:57
#: src/qml/Component/Login/Login.qml:46
#: src/qml/Component/Login/Login.qml:47
#, kde-format
msgctxt "@action:button"
msgid "Continue"
@@ -1417,13 +1422,19 @@ msgstr "Introduzca su ID de Matrix"
msgid "Matrix ID:"
msgstr "ID de Matrix:"
#: src/qml/Component/Login/Login.qml:46 src/qml/Component/Login/Sso.qml:45
#: src/qml/Component/Login/Login.qml:31
#, fuzzy, kde-format
#| msgid "Matrix ID:"
msgid "Matrix ID"
msgstr "ID de Matrix:"
#: src/qml/Component/Login/Login.qml:47 src/qml/Component/Login/Sso.qml:45
#: src/qml/Page/LoadingPage.qml:9
#, kde-format
msgid "Loading…"
msgstr "Cargando..."
#: src/qml/Component/Login/Login.qml:46
#: src/qml/Component/Login/Login.qml:47
#, kde-format
msgid "Already logged in"
msgstr "Ya ha iniciado sesión"
@@ -1478,6 +1489,13 @@ msgctxt "@action:button"
msgid "Login"
msgstr "Inicio de sesión"
#: src/qml/Component/Login/Password.qml:41
#: src/qml/Settings/AccountEditorPage.qml:129
#: src/qml/Settings/NetworkProxyPage.qml:99
#, kde-format
msgid "Password"
msgstr "Contraseña"
#: src/qml/Component/Login/Sso.qml:23
#, kde-format
msgid "Complete the authentication steps in your browser"
@@ -2371,7 +2389,7 @@ msgstr "Denunciar mensaje"
msgid "Reason for reporting this message"
msgstr "Motivo para denunciar este mensaje"
#: src/qml/Page/DevtoolsPage.qml:17 src/qml/Panel/RoomDrawer.qml:146
#: src/qml/Page/DevtoolsPage.qml:17 src/qml/Panel/RoomDrawer.qml:151
#, kde-format
msgid "Developer Tools"
msgstr "Herramientas del desarrollador"
@@ -2639,7 +2657,7 @@ msgstr "Desactivadas"
#: src/qml/Page/RoomList/ContextMenu.qml:116
#: src/qml/Page/RoomList/ContextMenu.qml:118
#: src/qml/Page/RoomList/ContextMenu.qml:185 src/qml/Panel/RoomDrawer.qml:99
#: src/qml/Page/RoomList/ContextMenu.qml:185 src/qml/Panel/RoomDrawer.qml:100
#, kde-format
msgid "Room Settings"
msgstr "Preferencias de la sala"
@@ -2677,17 +2695,17 @@ msgstr "Únase a algunas salas para empezar"
msgid "Search in room directory"
msgstr "Buscar en el directorio de la sala"
#: src/qml/Page/RoomList/RoomDelegate.qml:80
#: src/qml/Page/RoomList/RoomDelegate.qml:95
#, kde-format
msgid "Muted room"
msgstr "Sala silenciada"
#: src/qml/Page/RoomList/RoomDelegate.qml:109
#: src/qml/Page/RoomList/RoomDelegate.qml:127
#, kde-format
msgid "Configure room"
msgstr "Configurar la sala"
#: src/qml/Page/RoomList/SpaceDrawer.qml:63
#: src/qml/Page/RoomList/SpaceDrawer.qml:58
#, kde-format
msgid "All Rooms"
msgstr "Todas las salas"
@@ -2784,75 +2802,75 @@ msgstr "Sin alias canónico"
msgid "No Topic"
msgstr "Sin tema"
#: src/qml/Panel/RoomDrawer.qml:89
#: src/qml/Panel/RoomDrawer.qml:90
#, kde-format
msgid "Room information"
msgstr "Información de la sala"
#: src/qml/Panel/RoomDrawer.qml:96
#: src/qml/Panel/RoomDrawer.qml:97
#, kde-format
msgid "Room settings"
msgstr "Preferencias de la sala"
#: src/qml/Panel/RoomDrawer.qml:134
#: src/qml/Panel/RoomDrawer.qml:135
#, kde-format
msgid "Options"
msgstr "Opciones"
#: src/qml/Panel/RoomDrawer.qml:142
#: src/qml/Panel/RoomDrawer.qml:145
#, kde-format
msgid "Open developer tools"
msgstr "Abrir las herramientas del desarrollador"
#: src/qml/Panel/RoomDrawer.qml:154
#: src/qml/Panel/RoomDrawer.qml:160
#, kde-format
msgid "Search in this room"
msgstr "Buscar en esta sala"
#: src/qml/Panel/RoomDrawer.qml:160
#: src/qml/Panel/RoomDrawer.qml:168
#, kde-format
msgctxt "@action:title"
msgid "Search"
msgstr "Buscar"
#: src/qml/Panel/RoomDrawer.qml:168
#: src/qml/Panel/RoomDrawer.qml:177
#, kde-format
msgid "Remove room from favorites"
msgstr "Eliminar sala de las favoritas"
#: src/qml/Panel/RoomDrawer.qml:168
#: src/qml/Panel/RoomDrawer.qml:177
#, kde-format
msgid "Make room favorite"
msgstr "Poner sala en favoritas"
#: src/qml/Panel/RoomDrawer.qml:177
#: src/qml/Panel/RoomDrawer.qml:188
#, kde-format
msgid "Show locations for this room"
msgstr "Mostrar ubicaciones de esta sala"
#: src/qml/Panel/RoomDrawer.qml:187
#: src/qml/Panel/RoomDrawer.qml:200
#, kde-format
msgid "Members"
msgstr "Miembros"
#: src/qml/Panel/RoomDrawer.qml:196
#: src/qml/Panel/RoomDrawer.qml:211
#, kde-format
msgid "Search user in room"
msgstr "Buscar usuario en la sala"
#: src/qml/Panel/RoomDrawer.qml:213
#: src/qml/Panel/RoomDrawer.qml:228
#, kde-format
msgid "Invite user to room"
msgstr "Invitar usuario a la sala"
#: src/qml/Panel/RoomDrawer.qml:220
#: src/qml/Panel/RoomDrawer.qml:235
#, kde-format
msgid "%1 member"
msgid_plural "%1 members"
msgstr[0] "%1 miembro"
msgstr[1] "%1 miembros"
#: src/qml/Panel/RoomDrawer.qml:220
#: src/qml/Panel/RoomDrawer.qml:235
#, kde-format
msgid "No member count"
msgstr "Sin contador de miembros"
@@ -3357,12 +3375,6 @@ msgstr "Nombre:"
msgid "Label:"
msgstr "Etiqueta:"
#: src/qml/Settings/AccountEditorPage.qml:129
#: src/qml/Settings/NetworkProxyPage.qml:99
#, kde-format
msgid "Password"
msgstr "Contraseña"
#: src/qml/Settings/AccountEditorPage.qml:137
#, kde-format
msgid "Your server doesn't support changing your password"