GIT_SILENT Sync po/docbooks with svn
This commit is contained in:
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-02-13 00:38+0000\n"
|
||||
"POT-Creation-Date: 2024-02-15 00:37+0000\n"
|
||||
"PO-Revision-Date: 2024-02-12 15:43+0100\n"
|
||||
"Last-Translator: Eloy Cuadra <ecuadra@eloihr.net>\n"
|
||||
"Language-Team: Spanish <kde-l10n-es@kde.org>\n"
|
||||
@@ -19,48 +19,48 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Lokalize 23.08.4\n"
|
||||
|
||||
#: src/controller.cpp:121 src/controller.cpp:309
|
||||
#: src/controller.cpp:121 src/controller.cpp:311
|
||||
#, kde-format
|
||||
msgid "Receiving push notifications"
|
||||
msgstr "Recepción de notificaciones push"
|
||||
|
||||
#: src/controller.cpp:188
|
||||
#: src/controller.cpp:190
|
||||
#, kde-format
|
||||
msgid "Network Error: %1"
|
||||
msgstr "Error de red: %1"
|
||||
|
||||
#: src/controller.cpp:210
|
||||
#: src/controller.cpp:212
|
||||
#, kde-format
|
||||
msgid "Access token wasn't found"
|
||||
msgstr "El token de acceso no se ha encontrado"
|
||||
|
||||
#: src/controller.cpp:210
|
||||
#: src/controller.cpp:212
|
||||
#, kde-format
|
||||
msgid "Maybe it was deleted?"
|
||||
msgstr "¿Es posible que se haya borrado?"
|
||||
|
||||
#: src/controller.cpp:214
|
||||
#: src/controller.cpp:216
|
||||
#, kde-format
|
||||
msgid "Access to keychain was denied."
|
||||
msgstr "Se ha denegado el acceso a la cadena de claves."
|
||||
|
||||
#: src/controller.cpp:214
|
||||
#: src/controller.cpp:216
|
||||
#, 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:217
|
||||
#: src/controller.cpp:219
|
||||
#, kde-format
|
||||
msgid "No keychain available."
|
||||
msgstr "Ninguna cadena de claves disponible."
|
||||
|
||||
#: src/controller.cpp:217
|
||||
#: src/controller.cpp:219
|
||||
#, 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:220
|
||||
#: src/controller.cpp:222
|
||||
#, kde-format
|
||||
msgid "Unable to read access token"
|
||||
msgstr "No se ha podido leer el token de acceso"
|
||||
@@ -2905,7 +2905,7 @@ msgstr "ID de Matrix:"
|
||||
msgid "Matrix ID"
|
||||
msgstr "ID de Matrix"
|
||||
|
||||
#: src/qml/Login.qml:38 src/qml/WelcomePage.qml:154
|
||||
#: src/qml/Login.qml:38 src/qml/WelcomePage.qml:196
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Continue"
|
||||
@@ -4609,19 +4609,26 @@ msgctxt "@title"
|
||||
msgid "Continue with an existing account"
|
||||
msgstr "Continuar con una cuenta existente"
|
||||
|
||||
#: src/qml/WelcomePage.qml:74
|
||||
#: src/qml/WelcomePage.qml:85
|
||||
#, kde-format
|
||||
msgctxt "As in 'this account is still loading'"
|
||||
msgid "%1 (loading)"
|
||||
msgstr "%1 (cargando)"
|
||||
|
||||
#: src/qml/WelcomePage.qml:81
|
||||
#: src/qml/WelcomePage.qml:94
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Edit this account"
|
||||
msgctxt "@action:button"
|
||||
msgid "Remove this account"
|
||||
msgstr "Editar esta cuenta"
|
||||
|
||||
#: src/qml/WelcomePage.qml:123
|
||||
#, kde-format
|
||||
msgctxt "@title"
|
||||
msgid "Log in or Create a New Account"
|
||||
msgstr "Iniciar sesión o crear una nueva cuenta"
|
||||
|
||||
#: src/qml/WelcomePage.qml:162
|
||||
#: src/qml/WelcomePage.qml:204
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Go back"
|
||||
|
||||
Reference in New Issue
Block a user