GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2022-07-09 01:57:03 +00:00
parent e0df553a72
commit 27e660178e
33 changed files with 967 additions and 968 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: 2022-07-06 00:46+0000\n"
"POT-Creation-Date: 2022-07-09 00:45+0000\n"
"PO-Revision-Date: 2022-07-06 12:19+0200\n"
"Last-Translator: Eloy Cuadra <ecuadra@eloihr.net>\n"
"Language-Team: Spanish <kde-l10n-es@kde.org>\n"
@@ -36,7 +36,7 @@ msgstr "Adjunto:"
#: imports/NeoChat/Component/ChatBox/AttachmentPane.qml:159
#: imports/NeoChat/Menu/Timeline/MessageDelegateContextMenu.qml:28
#: imports/NeoChat/Page/ImageEditorPage.qml:21
#: imports/NeoChat/Page/ImageEditorPage.qml:20
#: imports/NeoChat/Page/RoomPage.qml:459
#, kde-format
msgid "Edit"
@@ -44,7 +44,7 @@ msgstr "Editar"
#: imports/NeoChat/Component/ChatBox/AttachmentPane.qml:181
#: imports/NeoChat/Component/ChatBox/ReplyPane.qml:102
#: imports/NeoChat/Page/ImageEditorPage.qml:126
#: imports/NeoChat/Page/ImageEditorPage.qml:125
#: imports/NeoChat/Settings/AccountsPage.qml:204
#, kde-format
msgid "Cancel"
@@ -238,7 +238,7 @@ msgstr ""
"Este mensaje está cifrado y el remitente no ha compartido la clave con este "
"dispositivo."
#: imports/NeoChat/Component/Timeline/FileDelegate.qml:55
#: imports/NeoChat/Component/Timeline/FileDelegate.qml:54
#, kde-format
msgctxt ""
"tooltip for a button on a message; offers ability to open its downloaded "
@@ -246,20 +246,20 @@ msgctxt ""
msgid "Open File"
msgstr "Abrir archivo"
#: imports/NeoChat/Component/Timeline/FileDelegate.qml:66
#: imports/NeoChat/Component/Timeline/FileDelegate.qml:65
#, kde-format
msgctxt "file download progress"
msgid "%1 / %2"
msgstr "%1 / %2"
#: imports/NeoChat/Component/Timeline/FileDelegate.qml:72
#: imports/NeoChat/Component/Timeline/FileDelegate.qml:71
#, kde-format
msgctxt ""
"tooltip for a button on a message; stops downloading the message's file"
msgid "Stop Download"
msgstr "Detener descarga"
#: imports/NeoChat/Component/Timeline/FileDelegate.qml:119
#: imports/NeoChat/Component/Timeline/FileDelegate.qml:118
#, kde-format
msgctxt ""
"tooltip for a button on a message; offers ability to download its file"
@@ -299,7 +299,7 @@ msgstr "Última lectura: %1"
msgid " (edited)"
msgstr " (editado)"
#: imports/NeoChat/Component/Timeline/VideoDelegate.qml:85
#: imports/NeoChat/Component/Timeline/VideoDelegate.qml:84
#, kde-format
msgid "Video"
msgstr "Vídeo"
@@ -652,19 +652,19 @@ msgstr "Buscar «%1»"
msgid "Configure Web Shortcuts..."
msgstr "Configurar accesos rápidos web..."
#: imports/NeoChat/Page/ImageEditorPage.qml:37
#: imports/NeoChat/Page/ImageEditorPage.qml:36
#, kde-format
msgctxt "@action:button Undo modification"
msgid "Undo"
msgstr "Deshacer"
#: imports/NeoChat/Page/ImageEditorPage.qml:44
#: imports/NeoChat/Page/ImageEditorPage.qml:43
#, kde-format
msgctxt "@action:button Accept image modification"
msgid "Accept"
msgstr "Aceptar"
#: imports/NeoChat/Page/ImageEditorPage.qml:52
#: imports/NeoChat/Page/ImageEditorPage.qml:51
#, kde-format
msgid ""
"Unable to save file. Check if you have the correct permission to edit the "
@@ -673,32 +673,32 @@ msgstr ""
"No se ha podido guardar el archivo. Compruebe si dispone del permiso "
"adecuado para editar el directorio de caché."
#: imports/NeoChat/Page/ImageEditorPage.qml:126
#: imports/NeoChat/Page/ImageEditorPage.qml:143
#: imports/NeoChat/Page/ImageEditorPage.qml:125
#: imports/NeoChat/Page/ImageEditorPage.qml:142
#, kde-format
msgctxt "@action:button Crop an image"
msgid "Crop"
msgstr "Recortar"
#: imports/NeoChat/Page/ImageEditorPage.qml:148
#: imports/NeoChat/Page/ImageEditorPage.qml:147
#, kde-format
msgctxt "@action:button Rotate an image to the left"
msgid "Rotate left"
msgstr "Rotar a la izquierda"
#: imports/NeoChat/Page/ImageEditorPage.qml:154
#: imports/NeoChat/Page/ImageEditorPage.qml:153
#, kde-format
msgctxt "@action:button Rotate an image to the right"
msgid "Rotate right"
msgstr "Rotar a la derecha"
#: imports/NeoChat/Page/ImageEditorPage.qml:160
#: imports/NeoChat/Page/ImageEditorPage.qml:159
#, kde-format
msgctxt "@action:button Mirror an image vertically"
msgid "Flip"
msgstr "Invertir"
#: imports/NeoChat/Page/ImageEditorPage.qml:166
#: imports/NeoChat/Page/ImageEditorPage.qml:165
#, kde-format
msgctxt "@action:button Mirror an image horizontally"
msgid "Mirror"
@@ -1548,63 +1548,63 @@ msgstr "Invita al usuario con el ID indicado a la sala actual"
msgid "React to this message with a text"
msgstr "Reaccionar a este mensaje con un texto"
#: src/controller.cpp:173 src/controller.cpp:307
#: src/controller.cpp:172 src/controller.cpp:306
#, kde-format
msgid "Network Error: %1"
msgstr "Error de red: %1"
#: src/controller.cpp:298
#: src/controller.cpp:297
#, 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:301 src/login.cpp:76
#: src/controller.cpp:300 src/login.cpp:76
#, kde-format
msgid "Login Failed: %1"
msgstr "El inicio de sesión ha fallado: %1"
#: src/controller.cpp:365
#: src/controller.cpp:364
#, kde-format
msgid "Access token wasn't found"
msgstr "El token de acceso no se ha encontrado"
#: src/controller.cpp:365
#: src/controller.cpp:364
#, kde-format
msgid "Maybe it was deleted?"
msgstr "¿Es posible que se haya borrado?"
#: src/controller.cpp:369
#: src/controller.cpp:368
#, kde-format
msgid "Access to keychain was denied."
msgstr "Se ha denegado el acceso a la cadena de claves."
#: src/controller.cpp:369
#: src/controller.cpp:368
#, 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:372
#: src/controller.cpp:371
#, kde-format
msgid "No keychain available."
msgstr "Ninguna cadena de claves disponible."
#: src/controller.cpp:372
#: src/controller.cpp:371
#, 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:375
#: src/controller.cpp:374
#, kde-format
msgid "Unable to read access token"
msgstr "No se ha podido leer el token de acceso"
#: src/controller.cpp:630
#: src/controller.cpp:629
#, kde-format
msgid "Room creation failed: \"%1\""
msgstr "La creación de la sala ha fallado: «%1»"
#: src/controller.cpp:643
#: src/controller.cpp:642
#, kde-format
msgid "The room id you are trying to join is not valid"
msgstr "El ID de la sala a la que está intentando unirse no es válido"