GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2025-08-06 01:47:29 +00:00
parent 12b7c25395
commit 6822a1ef08
45 changed files with 2269 additions and 2611 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-05 00:42+0000\n"
"PO-Revision-Date: 2025-07-30 17:05+0100\n"
"POT-Creation-Date: 2025-08-06 00:44+0000\n"
"PO-Revision-Date: 2025-08-06 00:01+0100\n"
"Last-Translator: Eloy Cuadra <ecuadra@eloihr.net>\n"
"Language-Team: Spanish <kde-l10n-es@kde.org>\n"
"Language: es\n"
@@ -1042,29 +1042,25 @@ msgid "Ignore"
msgstr "Ignorar"
#: src/app/qml/RoomPage.qml:86
#, fuzzy, kde-format
#| msgid "NeoChat is offline. Please check your network connection."
#, kde-format
msgctxt "@info:status"
msgid "NeoChat is offline. Please check your network connection."
msgstr "NeoChat no está conectado. Compruebe su conexión de red."
#: src/app/qml/RoomPage.qml:141
#, fuzzy, kde-format
#| msgid "Welcome to NeoChat"
#, kde-format
msgctxt "@title"
msgid "Welcome to NeoChat"
msgstr "Bienvenido a NeoChat"
#: src/app/qml/RoomPage.qml:142
#, fuzzy, kde-format
#| msgid "Select or join a room to get started"
#, kde-format
msgctxt "@info:usagetip"
msgid "Select or join a room to get started"
msgstr "Seleccione o únase a una sala para empezar"
#: src/app/qml/RoomPage.qml:209
#, fuzzy, kde-format
#| msgid "Message Source"
#, kde-format
msgctxt "@title:dialog"
msgid "Message Source"
msgstr "Fuente del mensaje"
@@ -1085,28 +1081,35 @@ msgctxt "@action:button"
msgid "Add new server"
msgstr "Añadir nuevo servidor"
#: src/app/qml/ServerComboBox.qml:110
#: src/app/qml/ServerComboBox.qml:70
#, fuzzy, kde-format
#| msgid "Remove device"
msgctxt "@action:button"
msgid "Remove server"
msgstr "Eliminar dispositivo"
#: src/app/qml/ServerComboBox.qml:114
#, kde-format
msgctxt "@title:window"
msgid "Add server"
msgstr "Añadir servidor"
#: src/app/qml/ServerComboBox.qml:137
#: src/app/qml/ServerComboBox.qml:141
#, kde-format
msgid "The entered text is not a valid url"
msgstr "El texto introducido no es una URL válida"
#: src/app/qml/ServerComboBox.qml:141
#: src/app/qml/ServerComboBox.qml:145
#, kde-format
msgid "This server cannot be resolved or has already been added"
msgstr "No se puede resolver este servidor o ya se ha añadido antes"
#: src/app/qml/ServerComboBox.qml:152
#: src/app/qml/ServerComboBox.qml:156
#, kde-format
msgid "Server URL:"
msgstr "URL del servidor:"
#: src/app/qml/ServerComboBox.qml:186
#: src/app/qml/ServerComboBox.qml:190
#, kde-format
msgctxt "@action:button"
msgid "Ok"
@@ -1585,17 +1588,17 @@ msgstr ""
"Id de Matrix mal formada o vacía<br />%1 no es un identificador de Matrix "
"correcto"
#: src/app/roommanager.cpp:416
#: src/app/roommanager.cpp:421
#, kde-format
msgid "Failed to join room<br />%1"
msgstr "No se ha podido unir a la sala<br />%1"
#: src/app/roommanager.cpp:440
#: src/app/roommanager.cpp:445
#, kde-format
msgid "You requested to join '%1'"
msgstr "Ha solicitado unirse a «%1»"
#: src/app/roommanager.cpp:444
#: src/app/roommanager.cpp:449
#, kde-format
msgid "Failed to request joining room<br />%1"
msgstr "No se ha podido solicitar unirse a la sala<br />%1"