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-05-05 00:38+0000\n"
|
||||
"POT-Creation-Date: 2024-05-06 00:38+0000\n"
|
||||
"PO-Revision-Date: 2024-05-01 12:00+0200\n"
|
||||
"Last-Translator: Eloy Cuadra <ecuadra@eloihr.net>\n"
|
||||
"Language-Team: Spanish <kde-l10n-es@kde.org>\n"
|
||||
@@ -90,7 +90,7 @@ msgctxt "@action:button"
|
||||
msgid "Cancel reply"
|
||||
msgstr "Cancelar respuesta"
|
||||
|
||||
#: src/controller.cpp:138
|
||||
#: src/controller.cpp:130
|
||||
#, kde-format
|
||||
msgctxt ""
|
||||
"The reason for using push notifications, as in: '[Push notifications are "
|
||||
@@ -98,48 +98,48 @@ msgctxt ""
|
||||
msgid "Receiving notifications for new messages"
|
||||
msgstr "Recibir notificaciones de nuevos mensajes"
|
||||
|
||||
#: src/controller.cpp:217
|
||||
#: src/controller.cpp:209
|
||||
#, kde-format
|
||||
msgid "Network Error: %1"
|
||||
msgstr "Error de red: %1"
|
||||
|
||||
#: src/controller.cpp:239
|
||||
#: src/controller.cpp:231
|
||||
#, kde-format
|
||||
msgid "Access token wasn't found"
|
||||
msgstr "El token de acceso no se ha encontrado"
|
||||
|
||||
#: src/controller.cpp:239
|
||||
#: src/controller.cpp:231
|
||||
#, kde-format
|
||||
msgid "Maybe it was deleted?"
|
||||
msgstr "¿Es posible que se haya borrado?"
|
||||
|
||||
#: src/controller.cpp:243
|
||||
#: src/controller.cpp:235
|
||||
#, kde-format
|
||||
msgid "Access to keychain was denied."
|
||||
msgstr "Se ha denegado el acceso a la cadena de claves."
|
||||
|
||||
#: src/controller.cpp:243
|
||||
#: src/controller.cpp:235
|
||||
#, 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:246
|
||||
#: src/controller.cpp:238
|
||||
#, kde-format
|
||||
msgid "No keychain available."
|
||||
msgstr "Ninguna cadena de claves disponible."
|
||||
|
||||
#: src/controller.cpp:246
|
||||
#: src/controller.cpp:238
|
||||
#, 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:249
|
||||
#: src/controller.cpp:241
|
||||
#, kde-format
|
||||
msgid "Unable to read access token"
|
||||
msgstr "No se ha podido leer el token de acceso"
|
||||
|
||||
#: src/controller.cpp:345
|
||||
#: src/controller.cpp:337
|
||||
#, kde-format
|
||||
msgid "Receiving push notifications"
|
||||
msgstr "Recepción de notificaciones push"
|
||||
@@ -335,12 +335,12 @@ msgid "Spaces"
|
||||
msgstr "Espacios"
|
||||
|
||||
#: src/eventhandler.cpp:306 src/eventhandler.cpp:510
|
||||
#: src/models/messagecontentmodel.cpp:144 src/models/messageeventmodel.cpp:436
|
||||
#: src/models/messagecontentmodel.cpp:143 src/models/messageeventmodel.cpp:436
|
||||
#, kde-format
|
||||
msgid "<i>[This message was deleted]</i>"
|
||||
msgstr "<i>[Este mensaje ha sido borrado]</i>"
|
||||
|
||||
#: src/eventhandler.cpp:306 src/models/messagecontentmodel.cpp:145
|
||||
#: src/eventhandler.cpp:306 src/models/messagecontentmodel.cpp:144
|
||||
#: src/models/messageeventmodel.cpp:437
|
||||
#, kde-format
|
||||
msgid "<i>[This message was deleted: %1]</i>"
|
||||
@@ -1542,13 +1542,13 @@ msgctxt "Notification type"
|
||||
msgid "Call invitation"
|
||||
msgstr "Invitación de llamada"
|
||||
|
||||
#: src/models/reactionmodel.cpp:68
|
||||
#: src/models/reactionmodel.cpp:69
|
||||
#, kde-format
|
||||
msgctxt "Separate the usernames of users"
|
||||
msgid " and "
|
||||
msgstr " y "
|
||||
|
||||
#: src/models/reactionmodel.cpp:76
|
||||
#: src/models/reactionmodel.cpp:77
|
||||
#, kde-format
|
||||
msgctxt "%1 is the number of other users"
|
||||
msgid " and %1 other"
|
||||
@@ -1556,7 +1556,7 @@ msgid_plural " and %1 others"
|
||||
msgstr[0] " y %1 más"
|
||||
msgstr[1] " y %1 más"
|
||||
|
||||
#: src/models/reactionmodel.cpp:80
|
||||
#: src/models/reactionmodel.cpp:81
|
||||
#, kde-format
|
||||
msgctxt "%2 is the users who reacted and %3 the emoji that was given"
|
||||
msgid "%2 reacted with %3"
|
||||
|
||||
Reference in New Issue
Block a user