GIT_SILENT Sync po/docbooks with svn
This commit is contained in:
@@ -8,8 +8,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2024-04-02 00:37+0000\n"
|
||||
"PO-Revision-Date: 2024-03-31 19:00+0200\n"
|
||||
"POT-Creation-Date: 2024-04-03 00:38+0000\n"
|
||||
"PO-Revision-Date: 2024-04-03 00:02+0200\n"
|
||||
"Last-Translator: Eloy Cuadra <ecuadra@eloihr.net>\n"
|
||||
"Language-Team: Spanish <kde-l10n-es@kde.org>\n"
|
||||
"Language: es\n"
|
||||
@@ -188,37 +188,37 @@ msgctxt ""
|
||||
msgid "State Keys"
|
||||
msgstr "Teclas de estado"
|
||||
|
||||
#: src/enums/neochatroomtype.h:59
|
||||
#: src/enums/neochatroomtype.h:60
|
||||
#, kde-format
|
||||
msgid "Invited"
|
||||
msgstr "Invitado"
|
||||
|
||||
#: src/enums/neochatroomtype.h:61
|
||||
#: src/enums/neochatroomtype.h:62
|
||||
#, kde-format
|
||||
msgid "Favorite"
|
||||
msgstr "Favorito"
|
||||
|
||||
#: src/enums/neochatroomtype.h:63 src/qml/UserSearchPage.qml:82
|
||||
#: src/enums/neochatroomtype.h:64 src/qml/UserSearchPage.qml:82
|
||||
#, kde-format
|
||||
msgid "Friends"
|
||||
msgstr "Amigos"
|
||||
|
||||
#: src/enums/neochatroomtype.h:65
|
||||
#: src/enums/neochatroomtype.h:66
|
||||
#, kde-format
|
||||
msgid "Normal"
|
||||
msgstr "Normal"
|
||||
|
||||
#: src/enums/neochatroomtype.h:67
|
||||
#: src/enums/neochatroomtype.h:68
|
||||
#, kde-format
|
||||
msgid "Low priority"
|
||||
msgstr "Baja prioridad"
|
||||
|
||||
#: src/enums/neochatroomtype.h:69
|
||||
#: src/enums/neochatroomtype.h:70
|
||||
#, kde-format
|
||||
msgid "Spaces"
|
||||
msgstr "Espacios"
|
||||
|
||||
#: src/enums/neochatroomtype.h:71 src/qml/ExploreComponentMobile.qml:36
|
||||
#: src/enums/neochatroomtype.h:72 src/qml/ExploreComponentMobile.qml:36
|
||||
#, kde-format
|
||||
msgid "Search"
|
||||
msgstr "Buscar"
|
||||
@@ -1510,8 +1510,7 @@ msgid "Choose a Room"
|
||||
msgstr "Escoger una sala"
|
||||
|
||||
#: src/qml/CodeMaximizeComponent.qml:52
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Copy to clipboard"
|
||||
#, kde-format
|
||||
msgctxt "@action"
|
||||
msgid "Copy to clipboard"
|
||||
msgstr "Copiar en el portapapeles"
|
||||
@@ -1600,20 +1599,16 @@ msgid "Are you sure you want to sign out?"
|
||||
msgstr "¿Seguro que quiere cerrar la sesión?"
|
||||
|
||||
#: src/qml/ConfirmUrlDialog.qml:17
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "@title"
|
||||
#| msgid "Open Url"
|
||||
#, kde-format
|
||||
msgctxt "@title"
|
||||
msgid "Open URL"
|
||||
msgstr "Abrir URL"
|
||||
|
||||
#: src/qml/ConfirmUrlDialog.qml:21
|
||||
#, fuzzy, kde-kuit-format
|
||||
#| msgctxt "Do you want to open <link>"
|
||||
#| msgid "Do you want to open <b>%1</b>?"
|
||||
#, kde-kuit-format
|
||||
msgctxt "@info"
|
||||
msgid "Do you want to open <link>%1</link>?"
|
||||
msgstr "¿Desea abrir <b>%1</b>?"
|
||||
msgstr "¿Desea abrir <link>%1</link>?"
|
||||
|
||||
#: src/qml/ContextMenu.qml:31
|
||||
#, kde-format
|
||||
@@ -3683,27 +3678,27 @@ msgstr "Continuar"
|
||||
msgid "Working"
|
||||
msgstr "Trabajando"
|
||||
|
||||
#: src/roommanager.cpp:123
|
||||
#: src/roommanager.cpp:124
|
||||
#, kde-format
|
||||
msgid "Malformed or empty Matrix id"
|
||||
msgstr "Id de Matrix mal formada o vacía"
|
||||
|
||||
#: src/roommanager.cpp:123
|
||||
#: src/roommanager.cpp:124
|
||||
#, kde-format
|
||||
msgid "%1 is not a correct Matrix identifier"
|
||||
msgstr "%1 no es un identificador de Matrix correcto"
|
||||
|
||||
#: src/roommanager.cpp:303
|
||||
#: src/roommanager.cpp:309
|
||||
#, kde-format
|
||||
msgid "Failed to join room"
|
||||
msgstr "No se ha podido unir a la sala"
|
||||
|
||||
#: src/roommanager.cpp:318
|
||||
#: src/roommanager.cpp:324
|
||||
#, kde-format
|
||||
msgid "You requested to join '%1'"
|
||||
msgstr "Ha solicitado unirse a «%1»"
|
||||
|
||||
#: src/roommanager.cpp:321
|
||||
#: src/roommanager.cpp:327
|
||||
#, kde-format
|
||||
msgid "Failed to request joining room"
|
||||
msgstr "No se ha podido solicitar unirse a la sala"
|
||||
|
||||
Reference in New Issue
Block a user