GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2023-09-12 01:47:54 +00:00
parent e78dfaec34
commit cbab810a2e
37 changed files with 4182 additions and 4145 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-09-11 00:46+0000\n"
"POT-Creation-Date: 2023-09-12 00:46+0000\n"
"PO-Revision-Date: 2023-09-04 11:15+0200\n"
"Last-Translator: Eloy Cuadra <ecuadra@eloihr.net>\n"
"Language-Team: Spanish <kde-l10n-es@kde.org>\n"
@@ -82,17 +82,7 @@ msgstr ""
"Póngase en contacto con el administrador del servidor matrix para obtener "
"asistencia."
#: src/controller.cpp:378
#, kde-format
msgid "Room creation failed: %1"
msgstr "La creación de la sala ha fallado: %1"
#: src/controller.cpp:399
#, kde-format
msgid "Space creation failed: %1"
msgstr "La creación del espacio ha fallado: %1"
#: src/controller.cpp:413
#: src/controller.cpp:383
#, 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"
@@ -1033,36 +1023,46 @@ msgid_plural "%2 reacted with %3"
msgstr[0] "%2 ha reaccionado con %3"
msgstr[1] "%2 han reaccionado con %3"
#: src/models/roomlistmodel.cpp:413
#: src/models/roomlistmodel.cpp:412
#, kde-format
msgid "Invited"
msgstr "Invitado"
#: src/models/roomlistmodel.cpp:415
#: src/models/roomlistmodel.cpp:414
#, kde-format
msgid "Favorite"
msgstr "Favorito"
#: src/models/roomlistmodel.cpp:417
#: src/models/roomlistmodel.cpp:416
#, kde-format
msgid "Direct Messages"
msgstr "Mensajes directos"
#: src/models/roomlistmodel.cpp:419
#: src/models/roomlistmodel.cpp:418
#, kde-format
msgid "Normal"
msgstr "Normal"
#: src/models/roomlistmodel.cpp:421
#: src/models/roomlistmodel.cpp:420
#, kde-format
msgid "Low priority"
msgstr "Baja prioridad"
#: src/models/roomlistmodel.cpp:423
#: src/models/roomlistmodel.cpp:422
#, kde-format
msgid "Spaces"
msgstr "Espacios"
#: src/neochatconnection.cpp:167
#, kde-format
msgid "Room creation failed: %1"
msgstr "La creación de la sala ha fallado: %1"
#: src/neochatconnection.cpp:178
#, kde-format
msgid "Space creation failed: %1"
msgstr "La creación del espacio ha fallado: %1"
#: src/neochatroom.cpp:1339 src/neochatroom.cpp:1340
#, kde-format
msgid "Report sent successfully."
@@ -1180,12 +1180,12 @@ msgctxt "@action:button"
msgid "Cancel reply"
msgstr "Cancelar respuesta"
#: src/qml/Component/ChatBox/ChatBar.qml:555
#: src/qml/Component/ChatBox/ChatBar.qml:543
#, kde-format
msgid "Choose local file"
msgstr "Escoger archivo local"
#: src/qml/Component/ChatBox/ChatBar.qml:583
#: src/qml/Component/ChatBox/ChatBar.qml:571
#, kde-format
msgid "Clipboard image"
msgstr "Imagen del portapapeles"
@@ -1351,7 +1351,7 @@ msgid "Reject"
msgstr "Rechazar"
#: src/qml/Component/InvitationView.qml:28
#: src/qml/Dialog/KeyVerification/KeyVerificationDialog.qml:73
#: src/qml/Dialog/KeyVerification/KeyVerificationDialog.qml:74
#, kde-format
msgid "Accept"
msgstr "Aceptar"
@@ -1474,7 +1474,7 @@ msgstr "Contraseña:"
#: src/qml/Component/Login/Password.qml:31
#: src/qml/Dialog/ConfirmDeactivateAccountDialog.qml:30
#: src/qml/Settings/AccountEditorPage.qml:134
#: src/qml/Settings/AccountEditorPage.qml:133
#: src/qml/Settings/NetworkProxyPage.qml:87
#, kde-format
msgid "Password"
@@ -1609,7 +1609,7 @@ msgctxt "as in 'this vote has ended'"
msgid "(Ended)"
msgstr "(Finalizada)"
#: src/qml/Component/Timeline/ReadMarkerDelegate.qml:69
#: src/qml/Component/Timeline/ReadMarkerDelegate.qml:70
#, kde-format
msgctxt "Relative time since the room was last read"
msgid "Last read: %1"
@@ -1631,22 +1631,22 @@ msgstr "Volumen"
msgid "Maximize"
msgstr "Maximizar"
#: src/qml/Component/TimelineView.qml:150
#: src/qml/Component/TimelineView.qml:151
#, kde-format
msgid "Jump to first unread message"
msgstr "Saltar al primer mensaje sin leer"
#: src/qml/Component/TimelineView.qml:173
#: src/qml/Component/TimelineView.qml:174
#, kde-format
msgid "Jump to latest message"
msgstr "Saltar al último mensaje"
#: src/qml/Component/TimelineView.qml:199
#: src/qml/Component/TimelineView.qml:200
#, kde-format
msgid "Drag items here to share them"
msgstr "Arrastre elementos aquí para compartirlos"
#: src/qml/Component/TimelineView.qml:207
#: src/qml/Component/TimelineView.qml:208
#, kde-format
msgctxt "Message displayed when some users are typing"
msgid "%2 is typing"
@@ -1714,58 +1714,58 @@ msgid "Are you sure you want to sign out?"
msgstr "¿Seguro que quiere cerrar la sesión?"
#: src/qml/Dialog/CreateRoomDialog.qml:13
#: src/qml/Page/RoomList/ExploreComponent.qml:34
#: src/qml/Page/RoomList/ExploreComponent.qml:42
#, kde-format
msgctxt "@title"
msgid "Create a Room"
msgstr "Crear una sala"
#: src/qml/Dialog/CreateRoomDialog.qml:18
#: src/qml/Dialog/CreateRoomDialog.qml:20
#, kde-format
msgctxt "@title"
msgid "Room Information"
msgstr "Información de la sala"
#: src/qml/Dialog/CreateRoomDialog.qml:23 src/qml/RoomSettings/General.qml:71
#: src/qml/Dialog/CreateRoomDialog.qml:25 src/qml/RoomSettings/General.qml:71
#, kde-format
msgid "Room name:"
msgstr "Nombre de la sala:"
#: src/qml/Dialog/CreateRoomDialog.qml:29 src/qml/RoomSettings/General.qml:81
#: src/qml/Dialog/CreateRoomDialog.qml:31 src/qml/RoomSettings/General.qml:81
#, kde-format
msgid "Room topic:"
msgstr "Tema de la sala:"
#: src/qml/Dialog/CreateRoomDialog.qml:35 src/qml/Page/JoinRoomPage.qml:169
#: src/qml/Dialog/CreateRoomDialog.qml:37 src/qml/Page/JoinRoomPage.qml:184
#, kde-format
msgctxt "@action:button"
msgid "Ok"
msgstr "Aceptar"
#: src/qml/Dialog/CreateSpaceDialog.qml:14
#: src/qml/Page/RoomList/ExploreComponent.qml:39
#: src/qml/Dialog/CreateSpaceDialog.qml:16
#: src/qml/Page/RoomList/ExploreComponent.qml:47
#, kde-format
msgid "Create a Space"
msgstr "Crear un espacio"
#: src/qml/Dialog/CreateSpaceDialog.qml:19
#: src/qml/Page/RoomList/ExploreComponent.qml:42
#: src/qml/Dialog/CreateSpaceDialog.qml:21
#: src/qml/Page/RoomList/ExploreComponent.qml:50
#, kde-format
msgctxt "@title"
msgid "Create a Space"
msgstr "Crear un espacio"
#: src/qml/Dialog/CreateSpaceDialog.qml:24
#: src/qml/Dialog/CreateSpaceDialog.qml:26
#, kde-format
msgid "Space name"
msgstr "Nombre del espacio"
#: src/qml/Dialog/CreateSpaceDialog.qml:28
#: src/qml/Dialog/CreateSpaceDialog.qml:30
#, kde-format
msgid "Space topic (optional)"
msgstr "Tema del espacio (opcional)"
#: src/qml/Dialog/CreateSpaceDialog.qml:31
#: src/qml/Dialog/CreateSpaceDialog.qml:33
#, kde-format
msgid "Create space"
msgstr "Crear espacio"
@@ -1788,37 +1788,37 @@ msgstr "Coinciden"
msgid "They don't match"
msgstr "No coinciden"
#: src/qml/Dialog/KeyVerification/KeyVerificationDialog.qml:14
#: src/qml/Dialog/KeyVerification/KeyVerificationDialog.qml:15
#, kde-format
msgid "Session Verification"
msgstr "Verificación de la sesión"
#: src/qml/Dialog/KeyVerification/KeyVerificationDialog.qml:36
#: src/qml/Dialog/KeyVerification/KeyVerificationDialog.qml:37
#, kde-format
msgid "Waiting for device to accept verification."
msgstr "Esperando que el dispositivo acepte la verificación."
#: src/qml/Dialog/KeyVerification/KeyVerificationDialog.qml:42
#: src/qml/Dialog/KeyVerification/KeyVerificationDialog.qml:43
#, kde-format
msgid "Incoming key verification request from device **%1**"
msgstr "Solicitud de verificación de clave entrante del dispositivo **%1**"
#: src/qml/Dialog/KeyVerification/KeyVerificationDialog.qml:48
#: src/qml/Dialog/KeyVerification/KeyVerificationDialog.qml:49
#, kde-format
msgid "Waiting for other party to verify."
msgstr "Esperando verificación de la otra parte."
#: src/qml/Dialog/KeyVerification/KeyVerificationDialog.qml:54
#: src/qml/Dialog/KeyVerification/KeyVerificationDialog.qml:55
#, kde-format
msgid "Compare a set of emoji on both devices"
msgstr "Comparar un conjunto de emojis en ambos dispositivos"
#: src/qml/Dialog/KeyVerification/KeyVerificationDialog.qml:62
#: src/qml/Dialog/KeyVerification/KeyVerificationDialog.qml:63
#, kde-format
msgid "Successfully verified device **%1**"
msgstr "El dispositivo **%1** se ha verificado correctamente"
#: src/qml/Dialog/KeyVerification/KeyVerificationDialog.qml:79
#: src/qml/Dialog/KeyVerification/KeyVerificationDialog.qml:80
#, kde-format
msgid "Decline"
msgstr "Declinar"
@@ -2122,17 +2122,17 @@ msgstr ""
msgid "Open"
msgstr "Abrir"
#: src/qml/main.qml:344
#: src/qml/main.qml:348
#, kde-format
msgid "Start a chat"
msgstr "Iniciar un chat"
#: src/qml/main.qml:346
#: src/qml/main.qml:350
#, kde-format
msgid "Do you want to start a chat with %1?"
msgstr "¿Desea iniciar un chat con %1?"
#: src/qml/main.qml:381 src/qml/Menu/GlobalMenu.qml:28
#: src/qml/main.qml:385 src/qml/Menu/GlobalMenu.qml:28
#: src/qml/Page/RoomList/AccountMenu.qml:33
#: src/qml/Page/RoomList/AccountMenu.qml:43
#: src/qml/Page/RoomList/UserInfo.qml:235
@@ -2218,7 +2218,7 @@ msgid "New Private Chat…"
msgstr "Nuevo chat privado..."
#: src/qml/Menu/GlobalMenu.qml:43 src/qml/Menu/GlobalMenu.qml:48
#: src/qml/Page/RoomList/ExploreComponent.qml:26
#: src/qml/Page/RoomList/ExploreComponent.qml:34
#: src/qml/Page/StartChatPage.qml:20
#, kde-format
msgid "Start a Chat"
@@ -2236,19 +2236,26 @@ msgctxt "menu"
msgid "Browse Chats…"
msgstr "Explorar chats..."
#: src/qml/Menu/GlobalMenu.qml:61
#: src/qml/Menu/GlobalMenu.qml:58 src/qml/Page/RoomList/ExploreComponent.qml:23
#: src/qml/Page/RoomList/Page.qml:167
#, kde-format
msgctxt "@title"
msgid "Explore Rooms"
msgstr "Explorar salas"
#: src/qml/Menu/GlobalMenu.qml:70
#, kde-format
msgctxt "menu"
msgid "Edit"
msgstr "Editar"
#: src/qml/Menu/GlobalMenu.qml:65
#: src/qml/Menu/GlobalMenu.qml:74
#, kde-format
msgctxt "menu"
msgid "View"
msgstr "Ver"
#: src/qml/Menu/GlobalMenu.qml:68
#: src/qml/Menu/GlobalMenu.qml:77
#, kde-format
msgctxt ""
"menu item that opens a UI element called the 'Quick Switcher', which offers "
@@ -2256,42 +2263,42 @@ msgctxt ""
msgid "Open Quick Switcher"
msgstr "Abrir el selector rápido"
#: src/qml/Menu/GlobalMenu.qml:74
#: src/qml/Menu/GlobalMenu.qml:83
#, kde-format
msgctxt "menu"
msgid "Window"
msgstr "Ventana"
#: src/qml/Menu/GlobalMenu.qml:81
#: src/qml/Menu/GlobalMenu.qml:90
#, kde-format
msgctxt "menu"
msgid "Exit Full Screen"
msgstr "Salir de pantalla completa"
#: src/qml/Menu/GlobalMenu.qml:81
#: src/qml/Menu/GlobalMenu.qml:90
#, kde-format
msgctxt "menu"
msgid "Enter Full Screen"
msgstr "Entrar en pantalla completa"
#: src/qml/Menu/GlobalMenu.qml:87
#: src/qml/Menu/GlobalMenu.qml:96
#, kde-format
msgctxt "menu"
msgid "Help"
msgstr "Ayuda"
#: src/qml/Menu/GlobalMenu.qml:90
#: src/qml/Menu/GlobalMenu.qml:99
#, kde-format
msgctxt "menu"
msgid "Matrix FAQ"
msgstr "Preguntas frecuentes de Matrix"
#: src/qml/Menu/ShareAction.qml:18
#: src/qml/Menu/ShareAction.qml:19
#, kde-format
msgid "Share"
msgstr "Compartir"
#: src/qml/Menu/ShareAction.qml:19
#: src/qml/Menu/ShareAction.qml:20
#, kde-format
msgid "Share the selected media"
msgstr "Compartir los archivos multimedia seleccionados"
@@ -2461,7 +2468,7 @@ msgstr "Escoger una sala"
msgid "Developer Tools"
msgstr "Herramientas del desarrollador"
#: src/qml/Page/ExplorerDelegate.qml:62
#: src/qml/Page/ExplorerDelegate.qml:77
#, kde-format
msgid "Joined"
msgstr "Unido"
@@ -2547,73 +2554,73 @@ msgstr "Enviar invitación"
msgid "User is either already a member or has been invited"
msgstr "El usuario ya es miembro o ha sido invitado"
#: src/qml/Page/JoinRoomPage.qml:23
#: src/qml/Page/JoinRoomPage.qml:38
#, kde-format
msgid "Explore Rooms"
msgstr "Explorar salas"
#: src/qml/Page/JoinRoomPage.qml:46
#: src/qml/Page/JoinRoomPage.qml:61
#, kde-format
msgid "Find a room..."
msgstr "Encontrar una sala..."
#: src/qml/Page/JoinRoomPage.qml:54
#: src/qml/Page/JoinRoomPage.qml:69
#, kde-format
msgid "View"
msgstr "Ver"
#: src/qml/Page/JoinRoomPage.qml:54
#: src/qml/Page/JoinRoomPage.qml:69
#, kde-format
msgid "Join"
msgstr "Unirse"
#: src/qml/Page/JoinRoomPage.qml:83
#: src/qml/Page/JoinRoomPage.qml:98
#, kde-format
msgid "Add New Server"
msgstr "Añadir nuevo servidor"
#: src/qml/Page/JoinRoomPage.qml:84
#: src/qml/Page/JoinRoomPage.qml:99
#, kde-format
msgid "Home Server"
msgstr "Servidor doméstico"
#: src/qml/Page/JoinRoomPage.qml:93
#: src/qml/Page/JoinRoomPage.qml:108
#, kde-format
msgid "Add new server"
msgstr "Añadir nuevo servidor"
#: src/qml/Page/JoinRoomPage.qml:124
#: src/qml/Page/JoinRoomPage.qml:139
#, kde-format
msgctxt "@title:window"
msgid "Add server"
msgstr "Añadir servidor"
#: src/qml/Page/JoinRoomPage.qml:137
#: src/qml/Page/JoinRoomPage.qml:152
#, kde-format
msgid "Valid server entered"
msgstr "Se ha introducido un servidor correcto"
#: src/qml/Page/JoinRoomPage.qml:137
#: src/qml/Page/JoinRoomPage.qml:152
#, 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/qml/Page/JoinRoomPage.qml:137
#: src/qml/Page/JoinRoomPage.qml:152
#, kde-format
msgid "The entered text is not a valid url"
msgstr "El texto introducido no es una URL válida"
#: src/qml/Page/JoinRoomPage.qml:137
#: src/qml/Page/JoinRoomPage.qml:152
#, kde-format
msgid "Enter server url e.g. kde.org"
msgstr "Introduzca URL del servidor (por ejemplo, kde.org)"
#: src/qml/Page/JoinRoomPage.qml:145
#: src/qml/Page/JoinRoomPage.qml:160
#, kde-format
msgid "Server URL"
msgstr "URL del servidor"
#: src/qml/Page/JoinRoomPage.qml:240
#: src/qml/Page/JoinRoomPage.qml:258
#, kde-format
msgctxt "@info:label"
msgid "No rooms found"
@@ -2744,57 +2751,51 @@ msgstr "Preferencias de la sala"
msgid "Leave Room"
msgstr "Salir de la sala"
#: src/qml/Page/RoomList/ExploreComponent.qml:19
#: src/qml/Page/RoomList/Page.qml:155
#: src/qml/Page/RoomList/ExploreComponent.qml:20
#: src/qml/Page/RoomList/Page.qml:161
#, kde-format
msgid "Explore rooms"
msgstr "Explorar salas"
#: src/qml/Page/RoomList/ExploreComponent.qml:22
#, kde-format
msgctxt "@title"
msgid "Explore Rooms"
msgstr "Explorar salas"
#: src/qml/Page/RoomList/ExploreComponent.qml:28
#: src/qml/Page/RoomList/ExploreComponent.qml:36
#, kde-format
msgctxt "@title"
msgid "Start a Chat"
msgstr "Iniciar un chat"
#: src/qml/Page/RoomList/ExploreComponent.qml:31
#: src/qml/Page/RoomList/ExploreComponent.qml:39
#, kde-format
msgid "Create a Room"
msgstr "Crear una sala"
#: src/qml/Page/RoomList/ExploreComponent.qml:62
#: src/qml/Page/RoomList/ExploreComponent.qml:122
#: src/qml/Page/RoomList/ExploreComponent.qml:70
#: src/qml/Page/RoomList/ExploreComponent.qml:130
#, kde-format
msgid "Create rooms and chats"
msgstr "Crear salas y chats"
#: src/qml/Page/RoomList/Page.qml:152
#: src/qml/Page/RoomList/Page.qml:158
#, kde-format
msgid "No rooms found"
msgstr "No se ha encontrado ninguna sala"
#: src/qml/Page/RoomList/Page.qml:152
#: src/qml/Page/RoomList/Page.qml:158
#, kde-format
msgid "Join some rooms to get started"
msgstr "Únase a algunas salas para empezar"
#: src/qml/Page/RoomList/Page.qml:155
#: src/qml/Page/RoomList/Page.qml:161
#, kde-format
msgid "Search in room directory"
msgstr "Buscar en el directorio de la sala"
#: src/qml/Page/RoomList/Page.qml:197
#: src/qml/Page/RoomList/Page.qml:214
#, kde-format
msgctxt "Collapse <section name>"
msgid "Collapse %1"
msgstr "Contraer %1"
#: src/qml/Page/RoomList/Page.qml:197
#: src/qml/Page/RoomList/Page.qml:214
#, kde-format
msgctxt "Expand <section name"
msgid "Expand %1"
@@ -2810,7 +2811,7 @@ msgstr "Sala silenciada"
msgid "Configure room"
msgstr "Configurar la sala"
#: src/qml/Page/RoomList/SpaceDrawer.qml:57
#: src/qml/Page/RoomList/SpaceDrawer.qml:62
#, kde-format
msgid "All Rooms"
msgstr "Todas las salas"
@@ -3064,8 +3065,8 @@ msgid "Update avatar"
msgstr "Actualizar el avatar"
#: src/qml/RoomSettings/General.qml:105
#: src/qml/Settings/AccountEditorPage.qml:118
#: src/qml/Settings/AccountEditorPage.qml:171
#: src/qml/Settings/AccountEditorPage.qml:117
#: src/qml/Settings/AccountEditorPage.qml:170
#: src/qml/Settings/EmoticonEditorPage.qml:110
#, kde-format
msgid "Save"
@@ -3506,83 +3507,83 @@ msgstr "Acerca de KDE"
msgid "Edit Account"
msgstr "Editar cuenta"
#: src/qml/Settings/AccountEditorPage.qml:65
#: src/qml/Settings/AccountEditorPage.qml:61
#, kde-format
msgid "Upload new avatar"
msgstr "Enviar nuevo avatar"
#: src/qml/Settings/AccountEditorPage.qml:82
#: src/qml/Settings/AccountEditorPage.qml:78
#, kde-format
msgid "Remove current avatar"
msgstr "Eliminar el avatar actual"
#: src/qml/Settings/AccountEditorPage.qml:102
#: src/qml/Settings/AccountEditorPage.qml:101
#, kde-format
msgid "User information"
msgstr "Información del usuario"
#: src/qml/Settings/AccountEditorPage.qml:107
#: src/qml/Settings/AccountEditorPage.qml:106
#, kde-format
msgid "Name:"
msgstr "Nombre:"
#: src/qml/Settings/AccountEditorPage.qml:113
#: src/qml/Settings/AccountEditorPage.qml:112
#, kde-format
msgid "Label:"
msgstr "Etiqueta:"
#: src/qml/Settings/AccountEditorPage.qml:139
#: src/qml/Settings/AccountEditorPage.qml:138
#, kde-format
msgid "Your server doesn't support changing your password"
msgstr "Su servidor no permite el cambio de contraseña"
#: src/qml/Settings/AccountEditorPage.qml:144
#: src/qml/Settings/AccountEditorPage.qml:143
#, kde-format
msgid "Current Password:"
msgstr "Contraseña actual:"
#: src/qml/Settings/AccountEditorPage.qml:151
#: src/qml/Settings/AccountEditorPage.qml:150
#, kde-format
msgid "New Password:"
msgstr "Nueva contraseña:"
#: src/qml/Settings/AccountEditorPage.qml:158
#: src/qml/Settings/AccountEditorPage.qml:157
#, kde-format
msgid "Confirm new Password:"
msgstr "Confirmar la nueva contraseña:"
#: src/qml/Settings/AccountEditorPage.qml:163
#: src/qml/Settings/AccountEditorPage.qml:162
#, kde-format
msgid "Passwords don't match"
msgstr "Las contraseñas no coinciden"
#: src/qml/Settings/AccountEditorPage.qml:177
#: src/qml/Settings/AccountEditorPage.qml:176
#, kde-format
msgid "Passwords do not match"
msgstr "Las contraseñas no coinciden"
#: src/qml/Settings/AccountEditorPage.qml:185
#: src/qml/Settings/AccountEditorPage.qml:184
#, kde-format
msgid "Server Information"
msgstr "Información del servidor"
#: src/qml/Settings/AccountEditorPage.qml:189
#: src/qml/Settings/AccountEditorPage.qml:188
#, kde-format
msgid "Homeserver url"
msgstr "URL del servidor doméstico"
#: src/qml/Settings/AccountEditorPage.qml:210
#: src/qml/Settings/AccountEditorPage.qml:209
#, kde-format
msgctxt "@title"
msgid "Account Management"
msgstr "Gestión de la cuenta"
#: src/qml/Settings/AccountEditorPage.qml:215
#: src/qml/Settings/AccountEditorPage.qml:214
#, kde-format
msgid "Deactivate Account"
msgstr "Desactivar la cuenta"
#: src/qml/Settings/AccountEditorPage.qml:216
#: src/qml/Settings/AccountEditorPage.qml:215
#, kde-format
msgctxt "@title"
msgid "Confirm Deactivating Account"