GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2025-08-16 01:42:20 +00:00
parent 39abf6b5f3
commit e3b70a14be
45 changed files with 532 additions and 874 deletions

View File

@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-08-15 00:45+0000\n"
"PO-Revision-Date: 2025-08-14 20:17+0100\n"
"POT-Creation-Date: 2025-08-16 00:43+0000\n"
"PO-Revision-Date: 2025-08-15 15:04+0100\n"
"Last-Translator: Eloy Cuadra <ecuadra@eloihr.net>\n"
"Language-Team: Spanish <kde-l10n-es@kde.org>\n"
"Language: es\n"
@@ -351,8 +351,7 @@ msgid "Edit"
msgstr "Editar"
#: src/app/qml/AttachmentPane.qml:61
#, fuzzy, kde-format
#| msgid "Cancel sending attachment"
#, kde-format
msgctxt "@action:button"
msgid "Cancel sending attachment"
msgstr "Cancelar envío del adjunto"
@@ -833,43 +832,37 @@ msgid "Create Poll"
msgstr "Crear encuesta"
#: src/app/qml/NewPollDialog.qml:45
#, fuzzy, kde-format
#| msgid "Poll type:"
#, kde-format
msgctxt "@label"
msgid "Poll type:"
msgstr "Tipo de encuesta:"
#: src/app/qml/NewPollDialog.qml:50
#, fuzzy, kde-format
#| msgid "Open poll"
#, kde-format
msgctxt "@item:inlistbox"
msgid "Open poll"
msgstr "Encuesta abierta"
#: src/app/qml/NewPollDialog.qml:51
#, fuzzy, kde-format
#| msgid "Closed poll"
#, kde-format
msgctxt "@item:inlistbox"
msgid "Closed poll"
msgstr "Encuesta cerrada"
#: src/app/qml/NewPollDialog.qml:56
#, fuzzy, kde-format
#| msgid "Voters can see the result as soon as they have voted"
#, 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/app/qml/NewPollDialog.qml:56
#, fuzzy, kde-format
#| msgid "Results are revealed only after the poll has closed"
#, 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/app/qml/NewPollDialog.qml:60
#, fuzzy, kde-format
#| msgid "Question:"
#, kde-format
msgctxt "@label"
msgid "Question:"
msgstr "Pregunta:"
@@ -929,50 +922,43 @@ msgid "Scan a QR Code"
msgstr "Escanear un código QR"
#: src/app/qml/QuickFormatBar.qml:22
#, fuzzy, kde-format
#| msgid "Bold"
#, kde-format
msgctxt "@action:button"
msgid "Bold"
msgstr "Negrita"
#: src/app/qml/QuickFormatBar.qml:41
#, fuzzy, kde-format
#| msgid "Italic"
#, kde-format
msgctxt "@action:button"
msgid "Italic"
msgstr "Cursiva"
#: src/app/qml/QuickFormatBar.qml:60
#, fuzzy, kde-format
#| msgid "Strikethrough"
#, kde-format
msgctxt "@action:button"
msgid "Strikethrough"
msgstr "Tachado"
#: src/app/qml/QuickFormatBar.qml:79
#, fuzzy, kde-format
#| msgid "Spoiler"
#, kde-format
msgctxt "@action:button"
msgid "Spoiler"
msgstr "Espóiler"
#: src/app/qml/QuickFormatBar.qml:98
#, fuzzy, kde-format
#| msgid "Code block"
#, kde-format
msgctxt "@action:button"
msgid "Code block"
msgstr "Bloque de código"
#: src/app/qml/QuickFormatBar.qml:117
#, fuzzy, kde-format
#| msgid "Quote"
#, kde-format
msgctxt "@action:button"
msgid "Quote"
msgstr "Cita"
#: src/app/qml/QuickFormatBar.qml:136
#, fuzzy, kde-format
#| msgid "Insert link"
#, kde-format
msgctxt "@action:button"
msgid "Insert link"
msgstr "Insertar enlace"
@@ -1229,8 +1215,7 @@ msgid "Ignore this user"
msgstr "Ignorar a este usuario"
#: src/app/qml/UserDetailDialog.qml:156
#, fuzzy, kde-format
#| msgid "Kick this user"
#, kde-format
msgctxt "@action:button"
msgid "Kick this user"
msgstr "Expulsar a este usuario"
@@ -1254,15 +1239,13 @@ msgid "Kick"
msgstr "Expulsar"
#: src/app/qml/UserDetailDialog.qml:179
#, fuzzy, kde-format
#| msgid "Invite this user"
#, kde-format
msgctxt "@action:button"
msgid "Invite this user"
msgstr "Invitar a este usuario"
#: src/app/qml/UserDetailDialog.qml:190
#, fuzzy, kde-format
#| msgid "Ban this user"
#, kde-format
msgctxt "@action:button"
msgid "Ban this user"
msgstr "Inhabilitar a este usuario"
@@ -1286,15 +1269,13 @@ msgid "Ban"
msgstr "Inhabilitar"
#: src/app/qml/UserDetailDialog.qml:213
#, fuzzy, kde-format
#| msgid "Unban this user"
#, kde-format
msgctxt "@action:button"
msgid "Unban this user"
msgstr "Habilitar a este usuario"
#: src/app/qml/UserDetailDialog.qml:224
#, fuzzy, kde-format
#| msgid "Set user power level"
#, kde-format
msgctxt "@action:button"
msgid "Set user power level"
msgstr "Definir el nivel de poder de usuario"
@@ -1573,17 +1554,17 @@ msgstr ""
"Id de Matrix mal formada o vacía<br />%1 no es un identificador de Matrix "
"correcto"
#: src/app/roommanager.cpp:421
#: src/app/roommanager.cpp:422
#, kde-format
msgid "Failed to join room<br />%1"
msgstr "No se ha podido unir a la sala<br />%1"
#: src/app/roommanager.cpp:445
#: src/app/roommanager.cpp:446
#, kde-format
msgid "You requested to join '%1'"
msgstr "Ha solicitado unirse a «%1»"
#: src/app/roommanager.cpp:449
#: src/app/roommanager.cpp:450
#, kde-format
msgid "Failed to request joining room<br />%1"
msgstr "No se ha podido solicitar unirse a la sala<br />%1"
@@ -4039,15 +4020,13 @@ msgid "Create New"
msgstr "Crear nuevo"
#: src/rooms/ExploreComponentMobile.qml:143
#, fuzzy, kde-format
#| msgid "Create a Room"
#, kde-format
msgctxt "@action:button"
msgid "Create a Room"
msgstr "Crear una sala"
#: src/rooms/ExploreComponentMobile.qml:161
#, fuzzy, kde-format
#| msgid "Create a Space"
#, kde-format
msgctxt "@action:button"
msgid "Create a Space"
msgstr "Crear un espacio"
@@ -4582,15 +4561,13 @@ msgid "Confirm new display name"
msgstr "Confirmar el nuevo nombre visible"
#: src/settings/DeviceDelegate.qml:89
#, fuzzy, kde-format
#| msgid "Edit device name"
#, kde-format
msgctxt "@action:button"
msgid "Edit device name"
msgstr "Editar nombre del dispositivo"
#: src/settings/DeviceDelegate.qml:99
#, fuzzy, kde-format
#| msgid "Verify device"
#, kde-format
msgctxt "@action:button"
msgid "Verify device"
msgstr "Verificar dispositivo"
@@ -4602,8 +4579,7 @@ msgid "Verified"
msgstr "Verificado"
#: src/settings/DeviceDelegate.qml:124
#, fuzzy, kde-format
#| msgid "Logout device"
#, kde-format
msgctxt "@action:button"
msgid "Logout device"
msgstr "Salir de la sesión del dispositivo"
@@ -5891,8 +5867,7 @@ msgid "Canonical"
msgstr "Canónico"
#: src/settings/RoomGeneralPage.qml:274
#, fuzzy, kde-format
#| msgid "Make canonical parent"
#, kde-format
msgctxt "@action:button"
msgid "Make canonical parent"
msgstr "Hacer que sea el padre canónico"
@@ -6761,22 +6736,19 @@ msgstr ""
"punto."
#: src/timeline/TimelineView.qml:219
#, fuzzy, kde-format
#| msgid "Jump to first unread message"
#, kde-format
msgctxt "@action:button"
msgid "Jump to first unread message"
msgstr "Saltar al primer mensaje sin leer"
#: src/timeline/TimelineView.qml:219
#, fuzzy, kde-format
#| msgid "Jump to oldest loaded message"
#, kde-format
msgctxt "@action:button"
msgid "Jump to oldest loaded message"
msgstr "Saltar al mensaje cargado más antiguo"
#: src/timeline/TimelineView.qml:250
#, fuzzy, kde-format
#| msgid "Jump to latest message"
#, kde-format
msgctxt "@action:button"
msgid "Jump to latest message"
msgstr "Saltar al último mensaje"
@@ -6794,9 +6766,3 @@ msgid "%2 is typing"
msgid_plural "%2 are typing"
msgstr[0] "%2 está escribiendo"
msgstr[1] "%2 están escribiendo"
#~ msgid "Configure NeoChat…"
#~ msgstr "Configurar NeoChat…"
#~ msgid "Maximize"
#~ msgstr "Maximizar"