Page Menu
Home
GnuPG
Search
Configure Global Search
Log In
Files
F26446359
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Size
141 KB
Subscribers
None
View Options
diff --git a/po/ca/mimetreeparser.po b/po/ca/mimetreeparser.po
index b371bfe..96f41c4 100644
--- a/po/ca/mimetreeparser.po
+++ b/po/ca/mimetreeparser.po
@@ -1,608 +1,601 @@
# Translation of mimetreeparser.po to Catalan
# Copyright (C) 2023 This_file_is_part_of_KDE
# This file is distributed under the license LGPL version 2.1 or
# version 3 or later versions approved by the membership of KDE e.V.
#
# Josep M. Ferrer <txemaq@gmail.com>, 2023.
msgid ""
msgstr ""
"Project-Id-Version: mimetreeparser\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2023-11-28 00:41+0000\n"
-"PO-Revision-Date: 2023-11-22 11:59+0100\n"
+"PO-Revision-Date: 2023-11-28 13:07+0100\n"
"Last-Translator: Josep M. Ferrer <txemaq@gmail.com>\n"
"Language-Team: Catalan <kde-i18n-ca@kde.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Lokalize 22.12.3\n"
#: core/attachmentmodel.cpp:203
#, kde-format
msgctxt "@title:column"
msgid "Name"
msgstr "Nom"
#: core/attachmentmodel.cpp:205
#, kde-format
msgctxt "@title:column"
msgid "Size"
msgstr "Mida"
#: core/attachmentmodel.cpp:207
#, kde-format
msgctxt "@title:column"
msgid "Encrypted"
msgstr "Encriptat"
#: core/attachmentmodel.cpp:209
#, kde-format
msgctxt "@title:column"
msgid "Signed"
msgstr "Signat"
#: core/attachmentmodel.cpp:302
#, kde-format
msgctxt "@info"
msgid "Failed to save attachment."
msgstr "Ha fallat en desar l'adjunt."
#: core/attachmentmodel.cpp:325
#, kde-format
msgid "attachment"
msgstr "adjunt"
#: core/attachmentmodel.cpp:332
#, kde-format
msgctxt "@info"
msgid "Failed to write attachment for opening."
msgstr "Ha fallat en escriure l'adjunt per a obrir-lo."
#: core/attachmentmodel.cpp:351 core/attachmentmodel.cpp:361
#, kde-format
msgctxt "@info"
msgid "Failed to open attachment."
msgstr "Ha fallat en obrir l'adjunt."
#: core/attachmentmodel.cpp:382
#, kde-format
msgctxt "@info"
msgid "No keys were found in this attachment"
msgstr "No s'ha trobat cap clau en aquest adjunt"
#: core/attachmentmodel.cpp:385
#, kde-format
msgctxt "@info"
msgid "one key imported"
msgid_plural "%1 keys imported"
msgstr[0] "s'ha importat una clau"
msgstr[1] "s'han importat %1 claus"
#: core/attachmentmodel.cpp:388
#, kde-format
msgctxt "@info"
msgid "one key was already imported"
msgid_plural "%1 keys were already imported"
msgstr[0] "ja s'havia importat una clau"
msgstr[1] "ja s'havien importat %1 claus"
#: core/messagepart.cpp:624 core/messagepart.cpp:659 core/messagepart.cpp:836
#, kde-format
msgctxt "@info:status"
msgid "Wrong Crypto Plug-In."
msgstr "Connector criptogràfic erroni."
#: core/messagepart.cpp:988
#, kde-format
msgid "No appropriate crypto plug-in was found."
msgstr "No s'ha trobat cap connector criptogràfic apropiat."
#: core/messagepart.cpp:990
#, kde-format
msgid "Crypto plug-in \"%1\" cannot decrypt messages."
msgstr "El connector criptogràfic «%1» no pot desencriptar missatges."
#: core/messagepart.cpp:992
#, kde-format
msgid "Crypto plug-in \"%1\" could not decrypt the data."
msgstr "El connector criptogràfic «%1» no pot desencriptar les dades."
#: core/messagepart.cpp:993
#, kde-format
msgid "Error: %1"
msgstr "Error: %1"
#: core/partmodel.cpp:511
-#, fuzzy, kde-format
-#| msgctxt "@info:status"
-#| msgid ""
-#| "No secret key found to decrypt the message. The message is encrypted for "
-#| "the following keys:"
+#, kde-format
msgctxt "@info:status"
msgid "No secret key found to decrypt the message."
-msgstr ""
-"No s'ha trobat cap clau secreta per a desencriptar el missatge. El missatge "
-"està encriptat amb les claus següents:"
+msgstr "No s'ha trobat cap clau secreta per a desencriptar el missatge."
#: core/partmodel.cpp:513
-#, fuzzy, kde-format
-#| msgid "The message is encrypted for the following keys:"
+#, kde-format
msgctxt "@info:status"
msgid "The message is encrypted for the following keys:"
-msgstr "Aquest missatge està encriptat amb les claus següents:"
+msgstr "El missatge està encriptat per a les claus següents:"
#: core/partmodel.cpp:525
#, kde-format
msgctxt "@info:status"
msgid "Wrong passphrase."
msgstr "Frase de pas incorrecta."
#: core/utils.cpp:44
#, kde-format
msgctxt "@info"
msgid "Unknow Key"
msgstr "Clau desconeguda"
#: core/utils.cpp:58
#, kde-format
msgctxt "Separator"
msgid " - "
-msgstr ""
+msgstr " - "
#: quick/qml/MailViewer.qml:41
#, kde-format
msgctxt "@title:window"
msgid "Message viewer"
msgstr "Visualitzador de missatges"
#: quick/qml/MailViewer.qml:78
#, kde-format
msgctxt "@label"
msgid "Subject:"
msgstr "Assumpte:"
#: quick/qml/MailViewer.qml:99
#, kde-format
msgctxt "@label"
msgid "From:"
msgstr "De:"
#: quick/qml/MailViewer.qml:115
#, kde-format
msgctxt "@label"
msgid "Sender:"
msgstr "Remitent:"
#: quick/qml/MailViewer.qml:131
#, kde-format
msgctxt "@label"
msgid "To:"
msgstr "A:"
#: quick/qml/MailViewer.qml:147
#, kde-format
msgctxt "@label"
msgid "CC:"
msgstr "CC:"
#: quick/qml/MailViewer.qml:163
#, kde-format
msgctxt "@label"
msgid "BCC:"
msgstr "BCC:"
#: quick/qml/MailViewer.qml:220
#, kde-format
msgctxt "@action:button"
msgid "Save attachment"
msgstr "Desa l'adjunt"
#: quick/qml/MailViewer.qml:243
#, kde-format
msgctxt "@window:title"
msgid "Save Attachment As"
msgstr "Desa l'adjunt com a"
#: quick/qml/private/AttachmentDelegate.qml:56
#, kde-format
msgctxt "@action:button"
msgid "Import key"
msgstr "Importa la clau"
#: quick/qml/private/Banner.qml:188
#, kde-format
msgctxt "@action:button"
msgid "Close"
msgstr "Tanca"
#: quick/qml/private/ErrorPart.qml:27
#, kde-format
msgid "An error occurred: %1"
msgstr "S'ha produït un error: %1"
#: quick/qml/private/ICalPart.qml:27
#, kde-format
msgid "This mail contains an invitation"
msgstr "Aquest correu conté una invitació"
#: quick/qml/private/MailPart.qml:41
#, kde-format
msgctxt "@info"
msgid "sent by %1 on %2"
msgstr "enviat per %1 a %2"
#: quick/qml/private/MailPartModel.qml:55
#, kde-format
msgctxt "@label"
msgid "This message has been signed using the key %1."
msgstr "Aquest missatge s'ha signat emprant la clau %1."
#: quick/qml/private/MailPartModel.qml:56 widgets/messagecontainerwidget.cpp:73
#, kde-format
msgctxt "@label"
msgid "The key details are not available."
msgstr "Els detalls de la clau no són disponibles."
#: quick/qml/private/MailPartModel.qml:58
#, kde-format
msgctxt "@label"
msgid "This message has been signed using the key %1 by %2."
msgstr "Aquest missatge s'ha signat emprant la clau %1 de %2."
#: quick/qml/private/MailPartModel.qml:60
#, kde-format
msgctxt "@label"
msgid "The key was revoked."
msgstr "S'ha revocat la clau."
#: quick/qml/private/MailPartModel.qml:63
#, kde-format
msgctxt "@label"
msgid "The key has expired."
msgstr "La clau ha caducat."
#: quick/qml/private/MailPartModel.qml:66
#, kde-format
msgctxt "@label"
msgid "You are trusting this key."
msgstr "Esteu confiant en aquesta clau."
#: quick/qml/private/MailPartModel.qml:69
#: widgets/messagecontainerwidget.cpp:108
#, kde-format
msgctxt "@label"
msgid "The signature is invalid."
msgstr "La signatura no és vàlida."
#: quick/qml/private/MailPartModel.qml:98
#: widgets/messagecontainerwidget.cpp:206
#, kde-format
msgid "This message is encrypted but we don't have the key for it."
msgstr "Aquest missatge està encriptat, però no es disposa de la seva clau."
#: quick/qml/private/MailPartModel.qml:98
#, kde-format
msgid "This message is encrypted to the key: %1"
msgstr "Aquest missatge està encriptat amb la clau: %1"
#: widgets/messagecontainerwidget.cpp:61
#, kde-format
msgctxt "@label"
msgid ""
"This message has been signed VS-NfD compliant using the key <a href=\"%1\">"
"%2</a>."
msgstr ""
"Aquest missatge s'ha signat conforme amb VS-NfD utilitzant la clau <a href="
"\"%1\">%2</a>."
#: widgets/messagecontainerwidget.cpp:68
#, kde-format
msgctxt "@label"
msgid "This message has been signed using the key <a href=\"%1\">%2</a>."
msgstr "Aquest missatge s'ha signat emprant la clau <a href=\"%1\">%2</a>."
#: widgets/messagecontainerwidget.cpp:81
#, kde-format
msgctxt "@label"
msgid "This message has been signed VS-NfD compliant by %1."
msgstr "Aquest missatge s'ha signat conforme amb VS-NfD per %1."
#: widgets/messagecontainerwidget.cpp:83
#, kde-format
msgctxt "@label"
msgid "This message has been signed by %1."
msgstr "Aquest missatge s'ha signat per %1."
#: widgets/messagecontainerwidget.cpp:86
#, kde-format
msgctxt "@label"
msgid "The <a href=\"%1\">key</a> was revoked."
msgstr "S'ha revocat la <a href=\"%1\">clau</a>."
#: widgets/messagecontainerwidget.cpp:89
#, kde-format
msgctxt "@label"
msgid "The <a href=\"%1\">key</a> was expired."
msgstr "La <a href=\"%1\">clau</a> ha caducat."
#: widgets/messagecontainerwidget.cpp:94
#, kde-format
msgctxt "@label"
msgid ""
"The signature is valid, but the <a href=\"%1\">key</a>'s validity is unknown."
msgstr ""
"La signatura és vàlida, però no es coneix la validesa de la <a href="
"\"%1\">clau</a>."
#: widgets/messagecontainerwidget.cpp:97
#, kde-format
msgctxt "@label"
msgid ""
"The signature is valid and the <a href=\"%1\">key</a> is marginally trusted."
msgstr ""
"La signatura és vàlida, però la <a href=\"%1\">clau</a> és de confiança "
"parcial."
#: widgets/messagecontainerwidget.cpp:99
#, kde-format
msgctxt "@label"
msgid "The signature is valid and the <a href=\"%1\">key</a> is fully trusted."
msgstr ""
"La signatura és vàlida i la <a href=\"%1\">clau</a> és de plena confiança."
#: widgets/messagecontainerwidget.cpp:102
#, kde-format
msgctxt "@label"
msgid ""
"The signature is valid and the <a href=\"%1\">key</a> is ultimately trusted."
msgstr ""
"La signatura és vàlida i la <a href=\"%1\">clau</a> és de confiança absoluta."
#: widgets/messagecontainerwidget.cpp:104
#, kde-format
msgctxt "@label"
msgid "The signature is valid, but the <a href=\"%1\">key</a> is untrusted."
msgstr ""
"La signatura és vàlida, però la <a href=\"%1\">clau</a> no és de confiança."
#: widgets/messagecontainerwidget.cpp:204
#, kde-format
msgid ""
"This message is VS-NfD compliant encrypted but we don't have the key for it."
msgstr ""
"Aquest missatge està encriptat conforme amb VS-NfD, però no es disposa de la "
"seva clau."
#: widgets/messagecontainerwidget.cpp:211
#, kde-format
msgid "This message is VS-NfD compliant encrypted."
msgstr "Aquest missatge està encriptat conforme amb VS-NfD."
#: widgets/messagecontainerwidget.cpp:213
#, kde-format
msgid "This message is encrypted."
msgstr "Aquest missatge està encriptat."
#: widgets/messagecontainerwidget.cpp:222
#, kde-format
msgid "The message is encrypted for the following keys:"
-msgstr "Aquest missatge està encriptat amb les claus següents:"
+msgstr "El missatge està encriptat per a les claus següents:"
#: widgets/messageviewer.cpp:65
#, kde-format
msgid "&Save Attachment As..."
msgstr "De&sa l'adjunt com a..."
#: widgets/messageviewer.cpp:70
#, kde-format
msgctxt "to open"
msgid "Open"
msgstr "Obre"
#: widgets/messageviewer.cpp:75
#, kde-format
msgctxt "@action:inmenu"
msgid "Import public key"
msgstr "Importa la clau pública"
#: widgets/messageviewer.cpp:104
#, kde-format
msgctxt "Fallback when file has no name"
msgid "unnamed"
msgstr "sense nom"
#: widgets/messageviewer.cpp:107
#, kde-format
msgid "Save Attachment As"
msgstr "Desa l'adjunt com a"
#: widgets/messageviewer.cpp:258
#, kde-format
msgid "Invitation"
msgstr "Invitació"
#: widgets/messageviewer.cpp:261
#, kde-format
msgid "&Summary:"
msgstr "&Resum:"
#: widgets/messageviewer.cpp:262
#, kde-format
msgid "&Organizer:"
msgstr "&Organitzador:"
#: widgets/messageviewer.cpp:264
#, kde-format
msgid "&Location:"
msgstr "&Emplaçament:"
#: widgets/messageviewer.cpp:266
#, kde-format
msgid "&Start date:"
msgstr "Data d'&inici:"
#: widgets/messageviewer.cpp:268
#, kde-format
msgid "&End date:"
msgstr "Data &final:"
#: widgets/messageviewer.cpp:271
#, kde-format
msgid "&Details:"
msgstr "&Detalls:"
#: widgets/messageviewer.cpp:292
#, kde-format
msgid "Encapsulated email"
msgstr "Correu electrònic encapsulat"
#: widgets/messageviewer.cpp:300
#, kde-format
msgid "From:"
msgstr "De:"
#: widgets/messageviewer.cpp:301
#, kde-format
msgid "Date:"
msgstr "Data:"
#: widgets/messageviewer.cpp:355
#, kde-format
msgid "&Subject:"
msgstr "A&ssumpte:"
#: widgets/messageviewer.cpp:358
#, kde-format
msgid "&From:"
msgstr "&De:"
#: widgets/messageviewer.cpp:361
#, kde-format
msgid "&Sender:"
msgstr "&Remitent:"
#: widgets/messageviewer.cpp:364
#, kde-format
msgid "&To:"
msgstr "&A:"
#: widgets/messageviewer.cpp:367
#, kde-format
msgid "&CC:"
msgstr "&CC:"
#: widgets/messageviewer.cpp:370
#, kde-format
msgid "&BCC:"
msgstr "&BCC:"
#: widgets/messageviewerdialog.cpp:100
#, kde-format
msgctxt "@action:inmenu"
msgid "&File"
msgstr "&Fitxer"
#: widgets/messageviewerdialog.cpp:102
#, kde-format
msgctxt "@action:inmenu"
msgid "&Save"
msgstr "De&sa"
#: widgets/messageviewerdialog.cpp:108
#, kde-format
msgctxt "@action:inmenu"
msgid "Save Decrypted"
msgstr "Desa desencriptat"
#: widgets/messageviewerdialog.cpp:114
#, kde-format
msgctxt "@action:inmenu"
msgid "Print Preview"
msgstr "Vista prèvia d'impressió"
#: widgets/messageviewerdialog.cpp:120
#, kde-format
msgctxt "@action:inmenu"
msgid "&Print"
msgstr "Im&primeix"
#: widgets/messageviewerdialog.cpp:127
#, kde-format
msgctxt "@action:inmenu"
msgid "&Navigation"
msgstr "&Navegació"
#: widgets/messageviewerdialog.cpp:128
#, kde-format
msgctxt "@action:button Previous email"
msgid "Previous Message"
msgstr "Missatge anterior"
#: widgets/messageviewerdialog.cpp:132
#, kde-format
msgctxt "@action:button Next email"
msgid "Next Message"
msgstr "Missatge següent"
#: widgets/messageviewerdialog.cpp:142
#, kde-format
msgctxt "@title:window"
msgid "Save File"
msgstr "Desa el fitxer"
#: widgets/messageviewerdialog.cpp:144 widgets/messageviewerdialog.cpp:160
#, kde-format
msgctxt "File dialog accepted files"
msgid "Email files (*.eml *.mbox)"
msgstr "Fitxers de correu electrònic (*.eml *.mbox)"
#: widgets/messageviewerdialog.cpp:148
#, kde-format
msgid "File %1 could not be created."
msgstr "No s'ha pogut crear el fitxer %1."
#: widgets/messageviewerdialog.cpp:148 widgets/messageviewerdialog.cpp:164
#, kde-format
msgid "Error saving message"
msgstr "Error en desar el missatge"
#: widgets/messageviewerdialog.cpp:158
#, kde-format
msgctxt "@title:window"
msgid "Save Decrypted File"
msgstr "Desament de fitxer desencriptat"
#: widgets/messageviewerdialog.cpp:164
#, kde-format
msgctxt "Error message"
msgid "File %1 could not be created."
msgstr "No s'ha pogut crear el fitxer %1."
#: widgets/messageviewerdialog.cpp:182 widgets/messageviewerdialog.cpp:194
#, kde-format
msgctxt "@title:window"
msgid "Print Document"
msgstr "Impressió del document"
#: widgets/messageviewerdialog.cpp:237
#, kde-format
msgctxt "@info"
msgid "Unable to read file"
msgstr "No s'ha pogut llegir el fitxer"
#: widgets/urlhandler.cpp:46
#, kde-format
msgid "Could not start certificate manager. Please check your installation."
msgstr ""
"No s'ha pogut iniciar el gestor de certificats. Comproveu aquesta "
"instal·lació."
#: widgets/urlhandler.cpp:48
#, kde-format
msgid "KMail Error"
msgstr "S'ha produït un error al KMail"
#~ msgid "Unknown key"
#~ msgstr "Clau desconeguda"
diff --git a/po/ca@valencia/mimetreeparser.po b/po/ca@valencia/mimetreeparser.po
index 7daaaec..f7e8728 100644
--- a/po/ca@valencia/mimetreeparser.po
+++ b/po/ca@valencia/mimetreeparser.po
@@ -1,607 +1,597 @@
# Translation of mimetreeparser.po to Catalan (Valencian)
# Copyright (C) 2023 This_file_is_part_of_KDE
# This file is distributed under the license LGPL version 2.1 or
# version 3 or later versions approved by the membership of KDE e.V.
#
# Josep M. Ferrer <txemaq@gmail.com>, 2023.
msgid ""
msgstr ""
"Project-Id-Version: mimetreeparser\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2023-11-28 00:41+0000\n"
-"PO-Revision-Date: 2023-11-22 11:59+0100\n"
+"PO-Revision-Date: 2023-11-28 13:07+0100\n"
"Last-Translator: Josep M. Ferrer <txemaq@gmail.com>\n"
"Language-Team: Catalan <kde-i18n-ca@kde.org>\n"
"Language: ca@valencia\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Lokalize 22.12.3\n"
#: core/attachmentmodel.cpp:203
#, kde-format
msgctxt "@title:column"
msgid "Name"
msgstr "Nom"
#: core/attachmentmodel.cpp:205
#, kde-format
msgctxt "@title:column"
msgid "Size"
msgstr "Mida"
#: core/attachmentmodel.cpp:207
#, kde-format
msgctxt "@title:column"
msgid "Encrypted"
msgstr "Encriptat"
#: core/attachmentmodel.cpp:209
#, kde-format
msgctxt "@title:column"
msgid "Signed"
msgstr "Signat"
#: core/attachmentmodel.cpp:302
#, kde-format
msgctxt "@info"
msgid "Failed to save attachment."
msgstr "No s'ha pogut guardar l'adjunt."
#: core/attachmentmodel.cpp:325
#, kde-format
msgid "attachment"
msgstr "adjunt"
#: core/attachmentmodel.cpp:332
#, kde-format
msgctxt "@info"
msgid "Failed to write attachment for opening."
msgstr "No s'ha pogut escriure l'adjunt per a obrir-lo."
#: core/attachmentmodel.cpp:351 core/attachmentmodel.cpp:361
#, kde-format
msgctxt "@info"
msgid "Failed to open attachment."
msgstr "No s'ha pogut obrir l'adjunt."
#: core/attachmentmodel.cpp:382
#, kde-format
msgctxt "@info"
msgid "No keys were found in this attachment"
msgstr "No s'ha trobat cap clau en este adjunt"
#: core/attachmentmodel.cpp:385
#, kde-format
msgctxt "@info"
msgid "one key imported"
msgid_plural "%1 keys imported"
msgstr[0] "s'ha importat una clau"
msgstr[1] "s'han importat %1 claus"
#: core/attachmentmodel.cpp:388
#, kde-format
msgctxt "@info"
msgid "one key was already imported"
msgid_plural "%1 keys were already imported"
msgstr[0] "ja s'havia importat una clau"
msgstr[1] "ja s'havien importat %1 claus"
#: core/messagepart.cpp:624 core/messagepart.cpp:659 core/messagepart.cpp:836
#, kde-format
msgctxt "@info:status"
msgid "Wrong Crypto Plug-In."
msgstr "Connector criptogràfic erroni."
#: core/messagepart.cpp:988
#, kde-format
msgid "No appropriate crypto plug-in was found."
msgstr "No s'ha trobat cap connector criptogràfic apropiat."
#: core/messagepart.cpp:990
#, kde-format
msgid "Crypto plug-in \"%1\" cannot decrypt messages."
msgstr "El connector criptogràfic «%1» no pot desencriptar missatges."
#: core/messagepart.cpp:992
#, kde-format
msgid "Crypto plug-in \"%1\" could not decrypt the data."
msgstr "El connector criptogràfic «%1» no pot desencriptar les dades."
#: core/messagepart.cpp:993
#, kde-format
msgid "Error: %1"
msgstr "S'ha produït un error: %1"
#: core/partmodel.cpp:511
-#, fuzzy, kde-format
-#| msgctxt "@info:status"
-#| msgid ""
-#| "No secret key found to decrypt the message. The message is encrypted for "
-#| "the following keys:"
+#, kde-format
msgctxt "@info:status"
msgid "No secret key found to decrypt the message."
-msgstr ""
-"No s'ha trobat cap clau secreta per a desencriptar el missatge. El missatge "
-"està encriptat amb les claus següents:"
+msgstr "No s'ha trobat cap clau secreta per a desencriptar el missatge."
#: core/partmodel.cpp:513
-#, fuzzy, kde-format
-#| msgid "The message is encrypted for the following keys:"
+#, kde-format
msgctxt "@info:status"
msgid "The message is encrypted for the following keys:"
-msgstr "Este missatge està encriptat amb les claus següents:"
+msgstr "El missatge està encriptat per a les claus següents:"
#: core/partmodel.cpp:525
#, kde-format
msgctxt "@info:status"
msgid "Wrong passphrase."
msgstr "Frase de pas incorrecta."
#: core/utils.cpp:44
#, kde-format
msgctxt "@info"
msgid "Unknow Key"
msgstr "Clau desconeguda"
#: core/utils.cpp:58
#, kde-format
msgctxt "Separator"
msgid " - "
-msgstr ""
+msgstr " - "
#: quick/qml/MailViewer.qml:41
#, kde-format
msgctxt "@title:window"
msgid "Message viewer"
msgstr "Visor de missatges"
#: quick/qml/MailViewer.qml:78
#, kde-format
msgctxt "@label"
msgid "Subject:"
msgstr "Assumpte:"
#: quick/qml/MailViewer.qml:99
#, kde-format
msgctxt "@label"
msgid "From:"
msgstr "De:"
#: quick/qml/MailViewer.qml:115
#, kde-format
msgctxt "@label"
msgid "Sender:"
msgstr "Remitent:"
#: quick/qml/MailViewer.qml:131
#, kde-format
msgctxt "@label"
msgid "To:"
msgstr "A:"
#: quick/qml/MailViewer.qml:147
#, kde-format
msgctxt "@label"
msgid "CC:"
msgstr "CC:"
#: quick/qml/MailViewer.qml:163
#, kde-format
msgctxt "@label"
msgid "BCC:"
msgstr "BCC:"
#: quick/qml/MailViewer.qml:220
#, kde-format
msgctxt "@action:button"
msgid "Save attachment"
msgstr "Guarda l'adjunt"
#: quick/qml/MailViewer.qml:243
#, kde-format
msgctxt "@window:title"
msgid "Save Attachment As"
msgstr "Guarda l'adjunt com a"
#: quick/qml/private/AttachmentDelegate.qml:56
#, kde-format
msgctxt "@action:button"
msgid "Import key"
msgstr "Importa la clau"
#: quick/qml/private/Banner.qml:188
#, kde-format
msgctxt "@action:button"
msgid "Close"
msgstr "Tanca"
#: quick/qml/private/ErrorPart.qml:27
#, kde-format
msgid "An error occurred: %1"
msgstr "S'ha produït un error: %1"
#: quick/qml/private/ICalPart.qml:27
#, kde-format
msgid "This mail contains an invitation"
msgstr "Este correu conté una invitació"
#: quick/qml/private/MailPart.qml:41
#, kde-format
msgctxt "@info"
msgid "sent by %1 on %2"
msgstr "enviat per %1 a %2"
#: quick/qml/private/MailPartModel.qml:55
#, kde-format
msgctxt "@label"
msgid "This message has been signed using the key %1."
msgstr "Este missatge s'ha signat emprant la clau %1."
#: quick/qml/private/MailPartModel.qml:56 widgets/messagecontainerwidget.cpp:73
#, kde-format
msgctxt "@label"
msgid "The key details are not available."
msgstr "Els detalls de la clau no estan disponibles."
#: quick/qml/private/MailPartModel.qml:58
#, kde-format
msgctxt "@label"
msgid "This message has been signed using the key %1 by %2."
msgstr "Este missatge s'ha signat emprant la clau %1 de %2."
#: quick/qml/private/MailPartModel.qml:60
#, kde-format
msgctxt "@label"
msgid "The key was revoked."
msgstr "S'ha revocat la clau."
#: quick/qml/private/MailPartModel.qml:63
#, kde-format
msgctxt "@label"
msgid "The key has expired."
msgstr "La clau ha caducat."
#: quick/qml/private/MailPartModel.qml:66
#, kde-format
msgctxt "@label"
msgid "You are trusting this key."
msgstr "Esteu confiant en esta clau."
#: quick/qml/private/MailPartModel.qml:69
#: widgets/messagecontainerwidget.cpp:108
#, kde-format
msgctxt "@label"
msgid "The signature is invalid."
msgstr "La signatura no és vàlida."
#: quick/qml/private/MailPartModel.qml:98
#: widgets/messagecontainerwidget.cpp:206
#, kde-format
msgid "This message is encrypted but we don't have the key for it."
msgstr "Este missatge està encriptat, però no es disposa de la seua clau."
#: quick/qml/private/MailPartModel.qml:98
#, kde-format
msgid "This message is encrypted to the key: %1"
msgstr "Este missatge està encriptat amb la clau: %1"
#: widgets/messagecontainerwidget.cpp:61
#, kde-format
msgctxt "@label"
msgid ""
"This message has been signed VS-NfD compliant using the key <a href=\"%1\">"
"%2</a>."
msgstr ""
"Este missatge s'ha signat conforme amb VS-NfD utilitzant la clau <a href="
"\"%1\">%2</a>."
#: widgets/messagecontainerwidget.cpp:68
#, kde-format
msgctxt "@label"
msgid "This message has been signed using the key <a href=\"%1\">%2</a>."
msgstr "Este missatge s'ha signat emprant la clau <a href=\"%1\">%2</a>."
#: widgets/messagecontainerwidget.cpp:81
#, kde-format
msgctxt "@label"
msgid "This message has been signed VS-NfD compliant by %1."
msgstr "Este missatge s'ha signat conforme amb VS-NfD per %1."
#: widgets/messagecontainerwidget.cpp:83
#, kde-format
msgctxt "@label"
msgid "This message has been signed by %1."
msgstr "Este missatge s'ha signat per %1."
#: widgets/messagecontainerwidget.cpp:86
#, kde-format
msgctxt "@label"
msgid "The <a href=\"%1\">key</a> was revoked."
msgstr "S'ha revocat la <a href=\"%1\">clau</a>."
#: widgets/messagecontainerwidget.cpp:89
#, kde-format
msgctxt "@label"
msgid "The <a href=\"%1\">key</a> was expired."
msgstr "La <a href=\"%1\">clau</a> ha caducat."
#: widgets/messagecontainerwidget.cpp:94
#, kde-format
msgctxt "@label"
msgid ""
"The signature is valid, but the <a href=\"%1\">key</a>'s validity is unknown."
msgstr ""
"La signatura és vàlida, però no es coneix la validesa de la <a href="
"\"%1\">clau</a>."
#: widgets/messagecontainerwidget.cpp:97
#, kde-format
msgctxt "@label"
msgid ""
"The signature is valid and the <a href=\"%1\">key</a> is marginally trusted."
msgstr ""
"La signatura és vàlida, però la <a href=\"%1\">clau</a> és de confiança "
"parcial."
#: widgets/messagecontainerwidget.cpp:99
#, kde-format
msgctxt "@label"
msgid "The signature is valid and the <a href=\"%1\">key</a> is fully trusted."
msgstr ""
"La signatura és vàlida i la <a href=\"%1\">clau</a> és de plena confiança."
#: widgets/messagecontainerwidget.cpp:102
#, kde-format
msgctxt "@label"
msgid ""
"The signature is valid and the <a href=\"%1\">key</a> is ultimately trusted."
msgstr ""
"La signatura és vàlida i la <a href=\"%1\">clau</a> és de confiança absoluta."
#: widgets/messagecontainerwidget.cpp:104
#, kde-format
msgctxt "@label"
msgid "The signature is valid, but the <a href=\"%1\">key</a> is untrusted."
msgstr ""
"La signatura és vàlida, però la <a href=\"%1\">clau</a> no és de confiança."
#: widgets/messagecontainerwidget.cpp:204
#, kde-format
msgid ""
"This message is VS-NfD compliant encrypted but we don't have the key for it."
msgstr ""
"Este missatge està encriptat conforme amb VS-NfD, però no es disposa de la "
"seua clau."
#: widgets/messagecontainerwidget.cpp:211
#, kde-format
msgid "This message is VS-NfD compliant encrypted."
msgstr "Este missatge està encriptat conforme amb VS-NfD."
#: widgets/messagecontainerwidget.cpp:213
#, kde-format
msgid "This message is encrypted."
msgstr "Este missatge està encriptat."
#: widgets/messagecontainerwidget.cpp:222
#, kde-format
msgid "The message is encrypted for the following keys:"
-msgstr "Este missatge està encriptat amb les claus següents:"
+msgstr "El missatge està encriptat per a les claus següents:"
#: widgets/messageviewer.cpp:65
#, kde-format
msgid "&Save Attachment As..."
msgstr "Guar&da l'adjunt com a..."
#: widgets/messageviewer.cpp:70
#, kde-format
msgctxt "to open"
msgid "Open"
msgstr "Obri"
#: widgets/messageviewer.cpp:75
#, kde-format
msgctxt "@action:inmenu"
msgid "Import public key"
msgstr "Importa la clau pública"
#: widgets/messageviewer.cpp:104
#, kde-format
msgctxt "Fallback when file has no name"
msgid "unnamed"
msgstr "sense nom"
#: widgets/messageviewer.cpp:107
#, kde-format
msgid "Save Attachment As"
msgstr "Guarda l'adjunt com a"
#: widgets/messageviewer.cpp:258
#, kde-format
msgid "Invitation"
msgstr "Invitació"
#: widgets/messageviewer.cpp:261
#, kde-format
msgid "&Summary:"
msgstr "&Resum:"
#: widgets/messageviewer.cpp:262
#, kde-format
msgid "&Organizer:"
msgstr "&Organitzador:"
#: widgets/messageviewer.cpp:264
#, kde-format
msgid "&Location:"
msgstr "&Emplaçament:"
#: widgets/messageviewer.cpp:266
#, kde-format
msgid "&Start date:"
msgstr "Data d'&inici:"
#: widgets/messageviewer.cpp:268
#, kde-format
msgid "&End date:"
msgstr "Data &final:"
#: widgets/messageviewer.cpp:271
#, kde-format
msgid "&Details:"
msgstr "&Detalls:"
#: widgets/messageviewer.cpp:292
#, kde-format
msgid "Encapsulated email"
msgstr "Correu electrònic encapsulat"
#: widgets/messageviewer.cpp:300
#, kde-format
msgid "From:"
msgstr "De:"
#: widgets/messageviewer.cpp:301
#, kde-format
msgid "Date:"
msgstr "Data:"
#: widgets/messageviewer.cpp:355
#, kde-format
msgid "&Subject:"
msgstr "A&ssumpte:"
#: widgets/messageviewer.cpp:358
#, kde-format
msgid "&From:"
msgstr "&De:"
#: widgets/messageviewer.cpp:361
#, kde-format
msgid "&Sender:"
msgstr "&Remitent:"
#: widgets/messageviewer.cpp:364
#, kde-format
msgid "&To:"
msgstr "&A:"
#: widgets/messageviewer.cpp:367
#, kde-format
msgid "&CC:"
msgstr "&CC:"
#: widgets/messageviewer.cpp:370
#, kde-format
msgid "&BCC:"
msgstr "&BCC:"
#: widgets/messageviewerdialog.cpp:100
#, kde-format
msgctxt "@action:inmenu"
msgid "&File"
msgstr "Fi&txer"
#: widgets/messageviewerdialog.cpp:102
#, kde-format
msgctxt "@action:inmenu"
msgid "&Save"
msgstr "Guar&da"
#: widgets/messageviewerdialog.cpp:108
#, kde-format
msgctxt "@action:inmenu"
msgid "Save Decrypted"
msgstr "Guarda desencriptat"
#: widgets/messageviewerdialog.cpp:114
#, kde-format
msgctxt "@action:inmenu"
msgid "Print Preview"
msgstr "Vista prèvia d'impressió"
#: widgets/messageviewerdialog.cpp:120
#, kde-format
msgctxt "@action:inmenu"
msgid "&Print"
msgstr "Im&primix"
#: widgets/messageviewerdialog.cpp:127
#, kde-format
msgctxt "@action:inmenu"
msgid "&Navigation"
msgstr "&Navegació"
#: widgets/messageviewerdialog.cpp:128
#, kde-format
msgctxt "@action:button Previous email"
msgid "Previous Message"
msgstr "Missatge anterior"
#: widgets/messageviewerdialog.cpp:132
#, kde-format
msgctxt "@action:button Next email"
msgid "Next Message"
msgstr "Missatge següent"
#: widgets/messageviewerdialog.cpp:142
#, kde-format
msgctxt "@title:window"
msgid "Save File"
msgstr "Guarda el fitxer"
#: widgets/messageviewerdialog.cpp:144 widgets/messageviewerdialog.cpp:160
#, kde-format
msgctxt "File dialog accepted files"
msgid "Email files (*.eml *.mbox)"
msgstr "Fitxers de correu electrònic (*.eml *.mbox)"
#: widgets/messageviewerdialog.cpp:148
#, kde-format
msgid "File %1 could not be created."
msgstr "No s'ha pogut crear el fitxer %1."
#: widgets/messageviewerdialog.cpp:148 widgets/messageviewerdialog.cpp:164
#, kde-format
msgid "Error saving message"
msgstr "S'ha produït un error en guardar el missatge"
#: widgets/messageviewerdialog.cpp:158
#, kde-format
msgctxt "@title:window"
msgid "Save Decrypted File"
msgstr "Guardeu un fitxer desencriptat"
#: widgets/messageviewerdialog.cpp:164
#, kde-format
msgctxt "Error message"
msgid "File %1 could not be created."
msgstr "No s'ha pogut crear el fitxer %1."
#: widgets/messageviewerdialog.cpp:182 widgets/messageviewerdialog.cpp:194
#, kde-format
msgctxt "@title:window"
msgid "Print Document"
msgstr "Imprimiu el document"
#: widgets/messageviewerdialog.cpp:237
#, kde-format
msgctxt "@info"
msgid "Unable to read file"
msgstr "No s'ha pogut llegir el fitxer"
#: widgets/urlhandler.cpp:46
#, kde-format
msgid "Could not start certificate manager. Please check your installation."
msgstr ""
"No s'ha pogut iniciar el gestor de certificats. Comproveu esta instal·lació."
#: widgets/urlhandler.cpp:48
#, kde-format
msgid "KMail Error"
msgstr "S'ha produït un error a KMail"
-
-#~ msgid "Unknown key"
-#~ msgstr "Clau desconeguda"
diff --git a/po/eo/mimetreeparser.po b/po/eo/mimetreeparser.po
index 989eaf3..8f8d564 100644
--- a/po/eo/mimetreeparser.po
+++ b/po/eo/mimetreeparser.po
@@ -1,603 +1,593 @@
# translation of mimetreeparser.pot to esperanto
# Copyright (C) 2023 Free Software Foundation, Inc.
# This file is distributed under the same license as the mimetreeparser package.
# Oliver Kellogg <okellogg@users.sourceforge.net, 2023.
#
msgid ""
msgstr ""
"Project-Id-Version: mimetreeparser\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2023-11-28 00:41+0000\n"
-"PO-Revision-Date: 2023-11-22 21:35+0100\n"
+"PO-Revision-Date: 2023-11-28 19:41+0100\n"
"Last-Translator: Oliver Kellogg <okellogg@users.sourceforge.net>\n"
"Language-Team: Esperanto <kde-i18n-eo@kde.org>\n"
"Language: eo\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: translate-po (https://github.com/zcribe/translate-po)\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
#: core/attachmentmodel.cpp:203
#, kde-format
msgctxt "@title:column"
msgid "Name"
msgstr "Nomo"
#: core/attachmentmodel.cpp:205
#, kde-format
msgctxt "@title:column"
msgid "Size"
msgstr "Grandeco"
#: core/attachmentmodel.cpp:207
#, kde-format
msgctxt "@title:column"
msgid "Encrypted"
msgstr "Ĉifrita"
#: core/attachmentmodel.cpp:209
#, kde-format
msgctxt "@title:column"
msgid "Signed"
msgstr "Subskribita"
#: core/attachmentmodel.cpp:302
#, kde-format
msgctxt "@info"
msgid "Failed to save attachment."
msgstr "Malsukcesis konservi aldonaĵon."
#: core/attachmentmodel.cpp:325
#, kde-format
msgid "attachment"
msgstr "kunsendaĵo"
#: core/attachmentmodel.cpp:332
#, kde-format
msgctxt "@info"
msgid "Failed to write attachment for opening."
msgstr "Malsukcesis skribi aldonaĵon por malfermado."
#: core/attachmentmodel.cpp:351 core/attachmentmodel.cpp:361
#, kde-format
msgctxt "@info"
msgid "Failed to open attachment."
msgstr "Malsukcesis malfermi aldonaĵon."
#: core/attachmentmodel.cpp:382
#, kde-format
msgctxt "@info"
msgid "No keys were found in this attachment"
msgstr "Neniuj ŝlosiloj estis trovitaj en ĉi tiu aldonaĵo"
#: core/attachmentmodel.cpp:385
#, kde-format
msgctxt "@info"
msgid "one key imported"
msgid_plural "%1 keys imported"
msgstr[0] "unu ŝlosilo importita"
msgstr[1] "%1 ŝlosiloj importitaj"
#: core/attachmentmodel.cpp:388
#, kde-format
msgctxt "@info"
msgid "one key was already imported"
msgid_plural "%1 keys were already imported"
msgstr[0] "unu ŝlosilo estis jam importita"
msgstr[1] "%1 ŝlosiloj estis jam importitaj"
#: core/messagepart.cpp:624 core/messagepart.cpp:659 core/messagepart.cpp:836
#, kde-format
msgctxt "@info:status"
msgid "Wrong Crypto Plug-In."
msgstr "Malĝusta Kripta Kromaĵo."
#: core/messagepart.cpp:988
#, kde-format
msgid "No appropriate crypto plug-in was found."
msgstr "Neniu taŭga kripta kromprogramo estis trovita."
#: core/messagepart.cpp:990
#, kde-format
msgid "Crypto plug-in \"%1\" cannot decrypt messages."
msgstr "Kripta kromprogramo \"%1\" ne povas deĉifri mesaĝojn."
#: core/messagepart.cpp:992
#, kde-format
msgid "Crypto plug-in \"%1\" could not decrypt the data."
msgstr "Kripta kromprogramo \"%1\" ne povis deĉifri la datumojn."
#: core/messagepart.cpp:993
#, kde-format
msgid "Error: %1"
msgstr "Eraro: %1"
#: core/partmodel.cpp:511
-#, fuzzy, kde-format
-#| msgctxt "@info:status"
-#| msgid ""
-#| "No secret key found to decrypt the message. The message is encrypted for "
-#| "the following keys:"
+#, kde-format
msgctxt "@info:status"
msgid "No secret key found to decrypt the message."
-msgstr ""
-"Trvis neniun sekretan ŝlosilon por malĉifri la mesaĝon. La mesaĝo estas "
-"ĉifrita por la sekvaj ŝlosiloj:"
+msgstr "Trovis neniun sekretan ŝlosilon por malĉifri la mesaĝon."
#: core/partmodel.cpp:513
-#, fuzzy, kde-format
-#| msgid "The message is encrypted for the following keys:"
+#, kde-format
msgctxt "@info:status"
msgid "The message is encrypted for the following keys:"
msgstr "La mesaĝo estas ĉifrita por la sekvaj ŝlosiloj:"
#: core/partmodel.cpp:525
#, kde-format
msgctxt "@info:status"
msgid "Wrong passphrase."
msgstr "Erara pasfrazo."
#: core/utils.cpp:44
#, kde-format
msgctxt "@info"
msgid "Unknow Key"
msgstr "Nekonata Ŝlosilo"
#: core/utils.cpp:58
#, kde-format
msgctxt "Separator"
msgid " - "
-msgstr ""
+msgstr " - "
#: quick/qml/MailViewer.qml:41
#, kde-format
msgctxt "@title:window"
msgid "Message viewer"
msgstr "Mesaĝrigardilo"
#: quick/qml/MailViewer.qml:78
#, kde-format
msgctxt "@label"
msgid "Subject:"
msgstr "Temo:"
#: quick/qml/MailViewer.qml:99
#, kde-format
msgctxt "@label"
msgid "From:"
msgstr "De:"
#: quick/qml/MailViewer.qml:115
#, kde-format
msgctxt "@label"
msgid "Sender:"
msgstr "Sendanto:"
#: quick/qml/MailViewer.qml:131
#, kde-format
msgctxt "@label"
msgid "To:"
msgstr "Al:"
#: quick/qml/MailViewer.qml:147
#, kde-format
msgctxt "@label"
msgid "CC:"
msgstr "CC:"
#: quick/qml/MailViewer.qml:163
#, kde-format
msgctxt "@label"
msgid "BCC:"
msgstr "BCC:"
#: quick/qml/MailViewer.qml:220
#, kde-format
msgctxt "@action:button"
msgid "Save attachment"
msgstr "Konservi aldonaĵon"
#: quick/qml/MailViewer.qml:243
#, kde-format
msgctxt "@window:title"
msgid "Save Attachment As"
msgstr "Konservi Aldonaĵon Kiel"
#: quick/qml/private/AttachmentDelegate.qml:56
#, kde-format
msgctxt "@action:button"
msgid "Import key"
msgstr "Importi ŝlosilon"
#: quick/qml/private/Banner.qml:188
#, kde-format
msgctxt "@action:button"
msgid "Close"
msgstr "Fermi"
#: quick/qml/private/ErrorPart.qml:27
#, kde-format
msgid "An error occurred: %1"
msgstr "Eraro okazis: %1"
#: quick/qml/private/ICalPart.qml:27
#, kde-format
msgid "This mail contains an invitation"
msgstr "Ĉi tiu poŝto enhavas inviton"
#: quick/qml/private/MailPart.qml:41
#, kde-format
msgctxt "@info"
msgid "sent by %1 on %2"
msgstr "sendita de %1 sur %2"
#: quick/qml/private/MailPartModel.qml:55
#, kde-format
msgctxt "@label"
msgid "This message has been signed using the key %1."
msgstr "Ĉi tiu mesaĝo estis subskribita per la ŝlosilo %1."
#: quick/qml/private/MailPartModel.qml:56 widgets/messagecontainerwidget.cpp:73
#, kde-format
msgctxt "@label"
msgid "The key details are not available."
msgstr "La ŝlosilaj detaloj ne estas disponeblaj."
#: quick/qml/private/MailPartModel.qml:58
#, kde-format
msgctxt "@label"
msgid "This message has been signed using the key %1 by %2."
msgstr "Ĉi tiu mesaĝo estis subskribita per la ŝlosilo %1 de %2."
#: quick/qml/private/MailPartModel.qml:60
#, kde-format
msgctxt "@label"
msgid "The key was revoked."
msgstr "La ŝlosilo estis revokita."
#: quick/qml/private/MailPartModel.qml:63
#, kde-format
msgctxt "@label"
msgid "The key has expired."
msgstr "La ŝlosilo eksvalidiĝis."
#: quick/qml/private/MailPartModel.qml:66
#, kde-format
msgctxt "@label"
msgid "You are trusting this key."
msgstr "Vi fidas ĉi tiun ŝlosilon."
#: quick/qml/private/MailPartModel.qml:69
#: widgets/messagecontainerwidget.cpp:108
#, kde-format
msgctxt "@label"
msgid "The signature is invalid."
msgstr "La subskribo estas nevalida."
#: quick/qml/private/MailPartModel.qml:98
#: widgets/messagecontainerwidget.cpp:206
#, kde-format
msgid "This message is encrypted but we don't have the key for it."
msgstr "Ĉi tiu mesaĝo estas ĉifrita sed ni ne havas la ŝlosilon por ĝi."
#: quick/qml/private/MailPartModel.qml:98
#, kde-format
msgid "This message is encrypted to the key: %1"
msgstr "Ĉi tiu mesaĝo estas ĉifrita al la ŝlosilo: %1"
#: widgets/messagecontainerwidget.cpp:61
#, kde-format
msgctxt "@label"
msgid ""
"This message has been signed VS-NfD compliant using the key <a href=\"%1\">"
"%2</a>."
msgstr ""
"Ĉi tiu mesaĝo estis subskribita konforma al VS-NfD uzante la ŝlosilon <a "
"href=\"%1\">%2</a>."
#: widgets/messagecontainerwidget.cpp:68
#, kde-format
msgctxt "@label"
msgid "This message has been signed using the key <a href=\"%1\">%2</a>."
msgstr "Ĉi tiu mesaĝo estis subskribita per la ŝlosilo <a href=\"%1\">%2</a>."
#: widgets/messagecontainerwidget.cpp:81
#, kde-format
msgctxt "@label"
msgid "This message has been signed VS-NfD compliant by %1."
msgstr "Ĉi tiu mesaĝo estis subskribita VS-NfD konforma de %1."
#: widgets/messagecontainerwidget.cpp:83
#, kde-format
msgctxt "@label"
msgid "This message has been signed by %1."
msgstr "Ĉi tiu mesaĝo estis subskribita de %1."
#: widgets/messagecontainerwidget.cpp:86
#, kde-format
msgctxt "@label"
msgid "The <a href=\"%1\">key</a> was revoked."
msgstr "La <a href=\"%1\">ŝlosilo</a> estis revokita."
#: widgets/messagecontainerwidget.cpp:89
#, kde-format
msgctxt "@label"
msgid "The <a href=\"%1\">key</a> was expired."
msgstr "La <a href=\"%1\">ŝlosilo</a> eksvalidiĝis."
#: widgets/messagecontainerwidget.cpp:94
#, kde-format
msgctxt "@label"
msgid ""
"The signature is valid, but the <a href=\"%1\">key</a>'s validity is unknown."
msgstr ""
"La subskribo validas, sed la valideco de la <a href=\"%1\">ŝlosilo</a> estas "
"nekonata."
#: widgets/messagecontainerwidget.cpp:97
#, kde-format
msgctxt "@label"
msgid ""
"The signature is valid and the <a href=\"%1\">key</a> is marginally trusted."
msgstr ""
"La subskribo validas kaj la <a href=\"%1\">ŝlosilo</a> estas marĝene fidinda."
#: widgets/messagecontainerwidget.cpp:99
#, kde-format
msgctxt "@label"
msgid "The signature is valid and the <a href=\"%1\">key</a> is fully trusted."
msgstr ""
"La subskribo validas kaj la <a href=\"%1\">ŝlosilo</a> estas plene fidinda."
#: widgets/messagecontainerwidget.cpp:102
#, kde-format
msgctxt "@label"
msgid ""
"The signature is valid and the <a href=\"%1\">key</a> is ultimately trusted."
msgstr ""
"La subskribo validas kaj la <a href=\"%1\">ŝlosilo</a> estas finfine fidinda."
#: widgets/messagecontainerwidget.cpp:104
#, kde-format
msgctxt "@label"
msgid "The signature is valid, but the <a href=\"%1\">key</a> is untrusted."
msgstr ""
"La subskribo validas, sed la <a href=\"%1\">ŝlosilo</a> estas nefidinda."
#: widgets/messagecontainerwidget.cpp:204
#, kde-format
msgid ""
"This message is VS-NfD compliant encrypted but we don't have the key for it."
msgstr ""
"Ĉi tiu mesaĝo estas ĉifrita kun VS-NfD, sed ni ne havas la ŝlosilon por ĝi."
#: widgets/messagecontainerwidget.cpp:211
#, kde-format
msgid "This message is VS-NfD compliant encrypted."
msgstr "Ĉi tiu mesaĝo estas ĉifrita konforma al VS-NfD."
#: widgets/messagecontainerwidget.cpp:213
#, kde-format
msgid "This message is encrypted."
msgstr "Ĉi tiu mesaĝo estas ĉifrita."
#: widgets/messagecontainerwidget.cpp:222
#, kde-format
msgid "The message is encrypted for the following keys:"
msgstr "La mesaĝo estas ĉifrita por la sekvaj ŝlosiloj:"
#: widgets/messageviewer.cpp:65
#, kde-format
msgid "&Save Attachment As..."
msgstr "Kon&servi Aldonaĵon Kiel..."
#: widgets/messageviewer.cpp:70
#, kde-format
msgctxt "to open"
msgid "Open"
msgstr "Malfermi"
#: widgets/messageviewer.cpp:75
#, kde-format
msgctxt "@action:inmenu"
msgid "Import public key"
msgstr "Importi publikan ŝlosilon"
#: widgets/messageviewer.cpp:104
#, kde-format
msgctxt "Fallback when file has no name"
msgid "unnamed"
msgstr "sennoma"
#: widgets/messageviewer.cpp:107
#, kde-format
msgid "Save Attachment As"
msgstr "Konservi Aldonaĵon Kiel"
#: widgets/messageviewer.cpp:258
#, kde-format
msgid "Invitation"
msgstr "Invito"
#: widgets/messageviewer.cpp:261
#, kde-format
msgid "&Summary:"
msgstr "&Resumo:"
#: widgets/messageviewer.cpp:262
#, kde-format
msgid "&Organizer:"
msgstr "&Organizinto:"
#: widgets/messageviewer.cpp:264
#, kde-format
msgid "&Location:"
msgstr "&Loko:"
#: widgets/messageviewer.cpp:266
#, kde-format
msgid "&Start date:"
msgstr "&Komenca dato:"
#: widgets/messageviewer.cpp:268
#, kde-format
msgid "&End date:"
msgstr "&Findato:"
#: widgets/messageviewer.cpp:271
#, kde-format
msgid "&Details:"
msgstr "&Detaloj:"
#: widgets/messageviewer.cpp:292
#, kde-format
msgid "Encapsulated email"
msgstr "Enkapsuligita retpoŝto"
#: widgets/messageviewer.cpp:300
#, kde-format
msgid "From:"
msgstr "De:"
#: widgets/messageviewer.cpp:301
#, kde-format
msgid "Date:"
msgstr "Dato:"
#: widgets/messageviewer.cpp:355
#, kde-format
msgid "&Subject:"
msgstr "&Temo:"
#: widgets/messageviewer.cpp:358
#, kde-format
msgid "&From:"
msgstr "&De:"
#: widgets/messageviewer.cpp:361
#, kde-format
msgid "&Sender:"
msgstr "Sendanto:"
#: widgets/messageviewer.cpp:364
#, kde-format
msgid "&To:"
msgstr "&Al:"
#: widgets/messageviewer.cpp:367
#, kde-format
msgid "&CC:"
msgstr "&CC:"
#: widgets/messageviewer.cpp:370
#, kde-format
msgid "&BCC:"
msgstr "&BCC:"
#: widgets/messageviewerdialog.cpp:100
#, kde-format
msgctxt "@action:inmenu"
msgid "&File"
msgstr "&Dosiero"
#: widgets/messageviewerdialog.cpp:102
#, kde-format
msgctxt "@action:inmenu"
msgid "&Save"
msgstr "Kon&servi"
#: widgets/messageviewerdialog.cpp:108
#, kde-format
msgctxt "@action:inmenu"
msgid "Save Decrypted"
msgstr "Konservi Malĉifrite"
#: widgets/messageviewerdialog.cpp:114
#, kde-format
msgctxt "@action:inmenu"
msgid "Print Preview"
msgstr "Presa Antaŭrigardo"
#: widgets/messageviewerdialog.cpp:120
#, kde-format
msgctxt "@action:inmenu"
msgid "&Print"
msgstr "&Presi"
#: widgets/messageviewerdialog.cpp:127
#, kde-format
msgctxt "@action:inmenu"
msgid "&Navigation"
msgstr "&Navigado"
#: widgets/messageviewerdialog.cpp:128
#, kde-format
msgctxt "@action:button Previous email"
msgid "Previous Message"
msgstr "Antaŭa Mesaĝo"
#: widgets/messageviewerdialog.cpp:132
#, kde-format
msgctxt "@action:button Next email"
msgid "Next Message"
msgstr "Sekvanta Mesaĝo"
#: widgets/messageviewerdialog.cpp:142
#, kde-format
msgctxt "@title:window"
msgid "Save File"
msgstr "Konservi Dosieron"
#: widgets/messageviewerdialog.cpp:144 widgets/messageviewerdialog.cpp:160
#, kde-format
msgctxt "File dialog accepted files"
msgid "Email files (*.eml *.mbox)"
msgstr "Retpoŝtaj dosieroj (*.eml *.mbox)"
#: widgets/messageviewerdialog.cpp:148
#, kde-format
msgid "File %1 could not be created."
msgstr "Dosiero %1 ne povis esti kreita."
#: widgets/messageviewerdialog.cpp:148 widgets/messageviewerdialog.cpp:164
#, kde-format
msgid "Error saving message"
msgstr "Eraro konservante mesaĝon"
#: widgets/messageviewerdialog.cpp:158
#, kde-format
msgctxt "@title:window"
msgid "Save Decrypted File"
msgstr "Konservi Malĉifritan Dosieron"
#: widgets/messageviewerdialog.cpp:164
#, kde-format
msgctxt "Error message"
msgid "File %1 could not be created."
msgstr "Dosiero %1 ne povis esti kreita."
#: widgets/messageviewerdialog.cpp:182 widgets/messageviewerdialog.cpp:194
#, kde-format
msgctxt "@title:window"
msgid "Print Document"
msgstr "Presi Dokumenton"
#: widgets/messageviewerdialog.cpp:237
#, kde-format
msgctxt "@info"
msgid "Unable to read file"
msgstr "Neebla legi dosieron"
#: widgets/urlhandler.cpp:46
#, kde-format
msgid "Could not start certificate manager. Please check your installation."
msgstr "Ne eblis startigi atestilmastrumanton. Bonvolu kontroli vian instalon."
#: widgets/urlhandler.cpp:48
#, kde-format
msgid "KMail Error"
msgstr "KMail-Eraro"
-
-#~ msgid "Unknown key"
-#~ msgstr "Nekonata ŝlosilo"
diff --git a/po/es/mimetreeparser.po b/po/es/mimetreeparser.po
index a191137..876e502 100644
--- a/po/es/mimetreeparser.po
+++ b/po/es/mimetreeparser.po
@@ -1,629 +1,622 @@
# Spanish translations for mimetreeparser.po package.
# Copyright (C) 2023 This file is copyright:
# This file is distributed under the same license as the mimetreeparser package.
#
# Automatically generated, 2023.
# SPDX-FileCopyrightText: 2023 Eloy Cuadra <ecuadra@eloihr.net>
msgid ""
msgstr ""
"Project-Id-Version: mimetreeparser\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2023-11-28 00:41+0000\n"
-"PO-Revision-Date: 2023-11-22 03:26+0100\n"
+"PO-Revision-Date: 2023-11-29 00:21+0100\n"
"Last-Translator: Eloy Cuadra <ecuadra@eloihr.net>\n"
"Language-Team: Spanish <kde-l10n-es@kde.org>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Lokalize 23.08.3\n"
#: core/attachmentmodel.cpp:203
#, kde-format
msgctxt "@title:column"
msgid "Name"
msgstr "Nombre"
#: core/attachmentmodel.cpp:205
#, kde-format
msgctxt "@title:column"
msgid "Size"
msgstr "Tamaño"
#: core/attachmentmodel.cpp:207
#, kde-format
msgctxt "@title:column"
msgid "Encrypted"
msgstr "Cifrado"
#: core/attachmentmodel.cpp:209
#, kde-format
msgctxt "@title:column"
msgid "Signed"
msgstr "Firmado"
#: core/attachmentmodel.cpp:302
#, kde-format
msgctxt "@info"
msgid "Failed to save attachment."
msgstr "No se ha podido guardar el adjunto."
#: core/attachmentmodel.cpp:325
#, kde-format
msgid "attachment"
msgstr "adjunto"
#: core/attachmentmodel.cpp:332
#, kde-format
msgctxt "@info"
msgid "Failed to write attachment for opening."
msgstr "No se ha podido escribir el adjunto para abrirlo."
#: core/attachmentmodel.cpp:351 core/attachmentmodel.cpp:361
#, kde-format
msgctxt "@info"
msgid "Failed to open attachment."
msgstr "No se ha podido abrir el adjunto."
#: core/attachmentmodel.cpp:382
#, kde-format
msgctxt "@info"
msgid "No keys were found in this attachment"
msgstr "No se ha encontrado ninguna clave en este adjunto"
#: core/attachmentmodel.cpp:385
#, kde-format
msgctxt "@info"
msgid "one key imported"
msgid_plural "%1 keys imported"
msgstr[0] "1 clave importada"
msgstr[1] "%1 claves importadas"
#: core/attachmentmodel.cpp:388
#, kde-format
msgctxt "@info"
msgid "one key was already imported"
msgid_plural "%1 keys were already imported"
msgstr[0] "1 clave ya estaba importada"
msgstr[1] "%1 claves ya estaban importadas"
#: core/messagepart.cpp:624 core/messagepart.cpp:659 core/messagepart.cpp:836
#, kde-format
msgctxt "@info:status"
msgid "Wrong Crypto Plug-In."
msgstr "Complemento criptográfico erróneo."
#: core/messagepart.cpp:988
#, kde-format
msgid "No appropriate crypto plug-in was found."
msgstr "No se ha encontrado ningún complemento criptográfico adecuado."
#: core/messagepart.cpp:990
#, kde-format
msgid "Crypto plug-in \"%1\" cannot decrypt messages."
msgstr "El complemento criptográfico «%1» no puede descifrar mensajes."
#: core/messagepart.cpp:992
#, kde-format
msgid "Crypto plug-in \"%1\" could not decrypt the data."
msgstr "El complemento criptográfico «%1» no ha podido descifrar los datos."
#: core/messagepart.cpp:993
#, kde-format
msgid "Error: %1"
msgstr "Error: %1"
#: core/partmodel.cpp:511
-#, fuzzy, kde-format
-#| msgctxt "@info:status"
-#| msgid ""
-#| "No secret key found to decrypt the message. The message is encrypted for "
-#| "the following keys:"
+#, kde-format
msgctxt "@info:status"
msgid "No secret key found to decrypt the message."
-msgstr ""
-"No se ha encontrado ninguna clave secreta para descifrar el mensaje. El "
-"mensaje está cifrado para las siguientes claves:"
+msgstr "No se ha encontrado ninguna clave secreta para descifrar el mensaje."
#: core/partmodel.cpp:513
-#, fuzzy, kde-format
-#| msgid "The message is encrypted for the following keys:"
+#, kde-format
msgctxt "@info:status"
msgid "The message is encrypted for the following keys:"
msgstr "El mensaje está cifrado para las siguientes claves:"
#: core/partmodel.cpp:525
#, kde-format
msgctxt "@info:status"
msgid "Wrong passphrase."
msgstr "Contraseña larga errónea."
#: core/utils.cpp:44
#, kde-format
msgctxt "@info"
msgid "Unknow Key"
msgstr "Clave desconocida"
#: core/utils.cpp:58
#, kde-format
msgctxt "Separator"
msgid " - "
-msgstr ""
+msgstr " - "
#: quick/qml/MailViewer.qml:41
#, kde-format
msgctxt "@title:window"
msgid "Message viewer"
msgstr "Visor de mensaje"
#: quick/qml/MailViewer.qml:78
#, kde-format
msgctxt "@label"
msgid "Subject:"
msgstr "Asunto:"
#: quick/qml/MailViewer.qml:99
#, kde-format
msgctxt "@label"
msgid "From:"
msgstr "De:"
#: quick/qml/MailViewer.qml:115
#, kde-format
msgctxt "@label"
msgid "Sender:"
msgstr "Remitente:"
#: quick/qml/MailViewer.qml:131
#, kde-format
msgctxt "@label"
msgid "To:"
msgstr "Para:"
#: quick/qml/MailViewer.qml:147
#, kde-format
msgctxt "@label"
msgid "CC:"
msgstr "Cc:"
#: quick/qml/MailViewer.qml:163
#, kde-format
msgctxt "@label"
msgid "BCC:"
msgstr "Cco:"
#: quick/qml/MailViewer.qml:220
#, kde-format
msgctxt "@action:button"
msgid "Save attachment"
msgstr "Guardar adjunto"
#: quick/qml/MailViewer.qml:243
#, kde-format
msgctxt "@window:title"
msgid "Save Attachment As"
msgstr "Guardar adjunto como"
#: quick/qml/private/AttachmentDelegate.qml:56
#, kde-format
msgctxt "@action:button"
msgid "Import key"
msgstr "Importar clave"
#: quick/qml/private/Banner.qml:188
#, kde-format
msgctxt "@action:button"
msgid "Close"
msgstr "Cerrar"
#: quick/qml/private/ErrorPart.qml:27
#, kde-format
msgid "An error occurred: %1"
msgstr "Ha ocurrido un error: %1"
#: quick/qml/private/ICalPart.qml:27
#, kde-format
msgid "This mail contains an invitation"
msgstr "Este mensaje contiene una invitación"
#: quick/qml/private/MailPart.qml:41
#, kde-format
msgctxt "@info"
msgid "sent by %1 on %2"
msgstr "enviado por %1 el %2"
#: quick/qml/private/MailPartModel.qml:55
#, kde-format
msgctxt "@label"
msgid "This message has been signed using the key %1."
msgstr "Este mensaje ha sido firmado usando la clave %1."
#: quick/qml/private/MailPartModel.qml:56 widgets/messagecontainerwidget.cpp:73
#, kde-format
msgctxt "@label"
msgid "The key details are not available."
msgstr "Los detalles de la clave no están disponibles."
#: quick/qml/private/MailPartModel.qml:58
#, kde-format
msgctxt "@label"
msgid "This message has been signed using the key %1 by %2."
msgstr "Este mensaje ha sido firmado usando la clave %1 por %2."
#: quick/qml/private/MailPartModel.qml:60
#, kde-format
msgctxt "@label"
msgid "The key was revoked."
msgstr "La clave ha sido revocada."
#: quick/qml/private/MailPartModel.qml:63
#, kde-format
msgctxt "@label"
msgid "The key has expired."
msgstr "La clave ha expirado."
#: quick/qml/private/MailPartModel.qml:66
#, kde-format
msgctxt "@label"
msgid "You are trusting this key."
msgstr "Esta clave es de su confianza."
#: quick/qml/private/MailPartModel.qml:69
#: widgets/messagecontainerwidget.cpp:108
#, kde-format
msgctxt "@label"
msgid "The signature is invalid."
msgstr "La firma no es válida."
#: quick/qml/private/MailPartModel.qml:98
#: widgets/messagecontainerwidget.cpp:206
#, kde-format
msgid "This message is encrypted but we don't have the key for it."
msgstr "Este mensaje está cifrado, pero no disponemos de la clave para él."
#: quick/qml/private/MailPartModel.qml:98
#, kde-format
msgid "This message is encrypted to the key: %1"
msgstr "Este mensaje está cifrado para la clave: %1"
#: widgets/messagecontainerwidget.cpp:61
#, kde-format
msgctxt "@label"
msgid ""
"This message has been signed VS-NfD compliant using the key <a href=\"%1\">"
"%2</a>."
msgstr ""
"Este mensaje ha sido firmado de conformidad con VS-NfD usando la clave <a "
"href=\"%1\">%2</a>."
#: widgets/messagecontainerwidget.cpp:68
#, kde-format
msgctxt "@label"
msgid "This message has been signed using the key <a href=\"%1\">%2</a>."
msgstr "Este mensaje ha sido firmado usando la clave <a href=\"%1\">%2</a>."
#: widgets/messagecontainerwidget.cpp:81
#, kde-format
msgctxt "@label"
msgid "This message has been signed VS-NfD compliant by %1."
msgstr "Este mensaje ha sido firmado de conformidad con VS-NfD por %1."
#: widgets/messagecontainerwidget.cpp:83
#, kde-format
msgctxt "@label"
msgid "This message has been signed by %1."
msgstr "Este mensaje ha sido firmado por %1."
#: widgets/messagecontainerwidget.cpp:86
#, kde-format
msgctxt "@label"
msgid "The <a href=\"%1\">key</a> was revoked."
msgstr "La <a href=\"%1\">clave</a> ha sido revocada."
#: widgets/messagecontainerwidget.cpp:89
#, kde-format
msgctxt "@label"
msgid "The <a href=\"%1\">key</a> was expired."
msgstr "La <a href=\"%1\">clave</a> ha expirado."
#: widgets/messagecontainerwidget.cpp:94
#, kde-format
msgctxt "@label"
msgid ""
"The signature is valid, but the <a href=\"%1\">key</a>'s validity is unknown."
msgstr ""
"La firma es válida, pero se desconoce la validez de la <a href=\"%1\">clave</"
"a>."
#: widgets/messagecontainerwidget.cpp:97
#, kde-format
msgctxt "@label"
msgid ""
"The signature is valid and the <a href=\"%1\">key</a> is marginally trusted."
msgstr ""
"La firma es válida y la <a href=\"%1\">clave</a> es de confianza marginal."
#: widgets/messagecontainerwidget.cpp:99
#, kde-format
msgctxt "@label"
msgid "The signature is valid and the <a href=\"%1\">key</a> is fully trusted."
msgstr ""
"La firma es válida y la <a href=\"%1\">clave</a> es de confianza total."
#: widgets/messagecontainerwidget.cpp:102
#, kde-format
msgctxt "@label"
msgid ""
"The signature is valid and the <a href=\"%1\">key</a> is ultimately trusted."
msgstr ""
"La firma es válida y la <a href=\"%1\">clave</a> es definitivamente de "
"confianza."
#: widgets/messagecontainerwidget.cpp:104
#, kde-format
msgctxt "@label"
msgid "The signature is valid, but the <a href=\"%1\">key</a> is untrusted."
msgstr ""
"La firma es válida, pero la <a href=\"%1\">clave</a> no es de confianza."
#: widgets/messagecontainerwidget.cpp:204
#, kde-format
msgid ""
"This message is VS-NfD compliant encrypted but we don't have the key for it."
msgstr ""
"Este mensaje está cifrado de conformidad con VS-NfD, pero no disponemos de "
"la clave para él."
#: widgets/messagecontainerwidget.cpp:211
#, kde-format
msgid "This message is VS-NfD compliant encrypted."
msgstr "Este mensaje está cifrado de conformidad con VS-NfD."
#: widgets/messagecontainerwidget.cpp:213
#, kde-format
msgid "This message is encrypted."
msgstr "Este mensaje está cifrado."
#: widgets/messagecontainerwidget.cpp:222
#, kde-format
msgid "The message is encrypted for the following keys:"
msgstr "El mensaje está cifrado para las siguientes claves:"
#: widgets/messageviewer.cpp:65
#, kde-format
msgid "&Save Attachment As..."
msgstr "&Guardar adjunto como..."
#: widgets/messageviewer.cpp:70
#, kde-format
msgctxt "to open"
msgid "Open"
msgstr "Abrir"
#: widgets/messageviewer.cpp:75
#, kde-format
msgctxt "@action:inmenu"
msgid "Import public key"
msgstr "Importar clave pública"
#: widgets/messageviewer.cpp:104
#, kde-format
msgctxt "Fallback when file has no name"
msgid "unnamed"
msgstr "sin nombre"
#: widgets/messageviewer.cpp:107
#, kde-format
msgid "Save Attachment As"
msgstr "Guardar adjunto como"
#: widgets/messageviewer.cpp:258
#, kde-format
msgid "Invitation"
msgstr "Invitación"
#: widgets/messageviewer.cpp:261
#, kde-format
msgid "&Summary:"
msgstr "&Resumen:"
#: widgets/messageviewer.cpp:262
#, kde-format
msgid "&Organizer:"
msgstr "&Organizador:"
#: widgets/messageviewer.cpp:264
#, kde-format
msgid "&Location:"
msgstr "&Ubicación:"
#: widgets/messageviewer.cpp:266
#, kde-format
msgid "&Start date:"
msgstr "Fecha de &inicio:"
#: widgets/messageviewer.cpp:268
#, kde-format
msgid "&End date:"
msgstr "&Fecha final:"
#: widgets/messageviewer.cpp:271
#, kde-format
msgid "&Details:"
msgstr "&Detalles:"
#: widgets/messageviewer.cpp:292
#, kde-format
msgid "Encapsulated email"
msgstr "Mensaje encapsulado"
#: widgets/messageviewer.cpp:300
#, kde-format
msgid "From:"
msgstr "De:"
#: widgets/messageviewer.cpp:301
#, kde-format
msgid "Date:"
msgstr "Fecha:"
#: widgets/messageviewer.cpp:355
#, kde-format
msgid "&Subject:"
msgstr "A&sunto:"
#: widgets/messageviewer.cpp:358
#, kde-format
msgid "&From:"
msgstr "&De:"
#: widgets/messageviewer.cpp:361
#, kde-format
msgid "&Sender:"
msgstr "&Remitente:"
#: widgets/messageviewer.cpp:364
#, kde-format
msgid "&To:"
msgstr "&Para:"
#: widgets/messageviewer.cpp:367
#, kde-format
msgid "&CC:"
msgstr "&Cc:"
#: widgets/messageviewer.cpp:370
#, kde-format
msgid "&BCC:"
msgstr "Cc&o:"
#: widgets/messageviewerdialog.cpp:100
#, kde-format
msgctxt "@action:inmenu"
msgid "&File"
msgstr "&Archivo"
#: widgets/messageviewerdialog.cpp:102
#, kde-format
msgctxt "@action:inmenu"
msgid "&Save"
msgstr "&Guardar"
#: widgets/messageviewerdialog.cpp:108
#, kde-format
msgctxt "@action:inmenu"
msgid "Save Decrypted"
msgstr "Guardar sin cifrar"
#: widgets/messageviewerdialog.cpp:114
#, kde-format
msgctxt "@action:inmenu"
msgid "Print Preview"
msgstr "Imprimir vista previa"
#: widgets/messageviewerdialog.cpp:120
#, kde-format
msgctxt "@action:inmenu"
msgid "&Print"
msgstr "&Imprimir"
#: widgets/messageviewerdialog.cpp:127
#, kde-format
msgctxt "@action:inmenu"
msgid "&Navigation"
msgstr "&Navegación"
#: widgets/messageviewerdialog.cpp:128
#, kde-format
msgctxt "@action:button Previous email"
msgid "Previous Message"
msgstr "Mensaje anterior"
#: widgets/messageviewerdialog.cpp:132
#, kde-format
msgctxt "@action:button Next email"
msgid "Next Message"
msgstr "Mensaje siguiente"
#: widgets/messageviewerdialog.cpp:142
#, kde-format
msgctxt "@title:window"
msgid "Save File"
msgstr "Guardar archivo"
#: widgets/messageviewerdialog.cpp:144 widgets/messageviewerdialog.cpp:160
#, kde-format
msgctxt "File dialog accepted files"
msgid "Email files (*.eml *.mbox)"
msgstr "Archivos de correo electrónico (*.eml *.mbox)"
#: widgets/messageviewerdialog.cpp:148
#, kde-format
msgid "File %1 could not be created."
msgstr "No se puede crear el archivo %1."
#: widgets/messageviewerdialog.cpp:148 widgets/messageviewerdialog.cpp:164
#, kde-format
msgid "Error saving message"
msgstr "Error al guardar mensaje"
#: widgets/messageviewerdialog.cpp:158
#, kde-format
msgctxt "@title:window"
msgid "Save Decrypted File"
msgstr "Guardar archivo sin cifrar"
#: widgets/messageviewerdialog.cpp:164
#, kde-format
msgctxt "Error message"
msgid "File %1 could not be created."
msgstr "No se ha podido crear el archivo %1."
#: widgets/messageviewerdialog.cpp:182 widgets/messageviewerdialog.cpp:194
#, kde-format
msgctxt "@title:window"
msgid "Print Document"
msgstr "Imprimir documento"
#: widgets/messageviewerdialog.cpp:237
#, kde-format
msgctxt "@info"
msgid "Unable to read file"
msgstr "No se ha podido leer el archivo"
#: widgets/urlhandler.cpp:46
#, kde-format
msgid "Could not start certificate manager. Please check your installation."
msgstr ""
"No se ha podido iniciar el gestor de certificados. Compruebe su instalación."
#: widgets/urlhandler.cpp:48
#, kde-format
msgid "KMail Error"
msgstr "Error de KMail"
#~ msgid "Unknown key"
#~ msgstr "Clave desconocida"
#~ msgctxt "@info:status"
#~ msgid "No key available."
#~ msgstr "No hay ninguna clave disponible."
#~ msgctxt "@info"
#~ msgid "Failed to create temporary file."
#~ msgstr "Ha fallado la creación del archivo temporal."
#~ msgctxt "@info"
#~ msgid "Saved the attachment to disk: %1"
#~ msgstr "Adjunto guardado en disco: %1"
#~ msgctxt "displayed when a mail has unknown sender, receiver or date"
#~ msgid "Unknown"
#~ msgstr "Desconocido"
#~ msgid "fwd"
#~ msgstr "fwd"
#~ msgid "re"
#~ msgstr "re"
diff --git a/po/ja/mimetreeparser.po b/po/ja/mimetreeparser.po
index 0502459..cf7fdad 100644
--- a/po/ja/mimetreeparser.po
+++ b/po/ja/mimetreeparser.po
@@ -1,580 +1,580 @@
msgid ""
msgstr ""
"Project-Id-Version: mimetreeparser\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2023-11-28 00:41+0000\n"
"PO-Revision-Date: 2023-08-13 17:34-0700\n"
"Last-Translator: Japanese KDE translation team <kde-jp@kde.org>\n"
"Language-Team: Japanese <kde-jp@kde.org>\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: &\n"
"X-Text-Markup: kde4\n"
#: core/attachmentmodel.cpp:203
#, kde-format
msgctxt "@title:column"
msgid "Name"
msgstr ""
#: core/attachmentmodel.cpp:205
#, kde-format
msgctxt "@title:column"
msgid "Size"
msgstr ""
#: core/attachmentmodel.cpp:207
#, kde-format
msgctxt "@title:column"
msgid "Encrypted"
msgstr ""
#: core/attachmentmodel.cpp:209
#, kde-format
msgctxt "@title:column"
msgid "Signed"
msgstr ""
#: core/attachmentmodel.cpp:302
#, kde-format
msgctxt "@info"
msgid "Failed to save attachment."
msgstr ""
#: core/attachmentmodel.cpp:325
#, kde-format
msgid "attachment"
msgstr ""
#: core/attachmentmodel.cpp:332
#, kde-format
msgctxt "@info"
msgid "Failed to write attachment for opening."
msgstr ""
#: core/attachmentmodel.cpp:351 core/attachmentmodel.cpp:361
#, kde-format
msgctxt "@info"
msgid "Failed to open attachment."
msgstr ""
#: core/attachmentmodel.cpp:382
#, kde-format
msgctxt "@info"
msgid "No keys were found in this attachment"
msgstr ""
#: core/attachmentmodel.cpp:385
#, kde-format
msgctxt "@info"
msgid "one key imported"
msgid_plural "%1 keys imported"
msgstr[0] ""
msgstr[1] ""
#: core/attachmentmodel.cpp:388
#, kde-format
msgctxt "@info"
msgid "one key was already imported"
msgid_plural "%1 keys were already imported"
msgstr[0] ""
msgstr[1] ""
#: core/messagepart.cpp:624 core/messagepart.cpp:659 core/messagepart.cpp:836
#, kde-format
msgctxt "@info:status"
msgid "Wrong Crypto Plug-In."
msgstr ""
#: core/messagepart.cpp:988
#, kde-format
msgid "No appropriate crypto plug-in was found."
msgstr ""
#: core/messagepart.cpp:990
#, kde-format
msgid "Crypto plug-in \"%1\" cannot decrypt messages."
msgstr ""
#: core/messagepart.cpp:992
#, kde-format
msgid "Crypto plug-in \"%1\" could not decrypt the data."
msgstr ""
#: core/messagepart.cpp:993
#, kde-format
msgid "Error: %1"
msgstr ""
#: core/partmodel.cpp:511
#, kde-format
msgctxt "@info:status"
msgid "No secret key found to decrypt the message."
msgstr ""
#: core/partmodel.cpp:513
#, kde-format
msgctxt "@info:status"
msgid "The message is encrypted for the following keys:"
msgstr ""
#: core/partmodel.cpp:525
#, kde-format
msgctxt "@info:status"
msgid "Wrong passphrase."
msgstr ""
#: core/utils.cpp:44
#, kde-format
msgctxt "@info"
msgid "Unknow Key"
msgstr ""
#: core/utils.cpp:58
#, kde-format
msgctxt "Separator"
msgid " - "
msgstr ""
#: quick/qml/MailViewer.qml:41
#, kde-format
msgctxt "@title:window"
msgid "Message viewer"
msgstr ""
#: quick/qml/MailViewer.qml:78
#, kde-format
msgctxt "@label"
msgid "Subject:"
msgstr ""
#: quick/qml/MailViewer.qml:99
#, kde-format
msgctxt "@label"
msgid "From:"
msgstr ""
#: quick/qml/MailViewer.qml:115
#, kde-format
msgctxt "@label"
msgid "Sender:"
msgstr ""
#: quick/qml/MailViewer.qml:131
#, kde-format
msgctxt "@label"
msgid "To:"
msgstr ""
#: quick/qml/MailViewer.qml:147
#, kde-format
msgctxt "@label"
msgid "CC:"
msgstr ""
#: quick/qml/MailViewer.qml:163
#, kde-format
msgctxt "@label"
msgid "BCC:"
msgstr ""
#: quick/qml/MailViewer.qml:220
#, kde-format
msgctxt "@action:button"
msgid "Save attachment"
msgstr ""
#: quick/qml/MailViewer.qml:243
#, kde-format
msgctxt "@window:title"
msgid "Save Attachment As"
msgstr ""
#: quick/qml/private/AttachmentDelegate.qml:56
#, kde-format
msgctxt "@action:button"
msgid "Import key"
msgstr ""
#: quick/qml/private/Banner.qml:188
#, kde-format
msgctxt "@action:button"
msgid "Close"
msgstr ""
#: quick/qml/private/ErrorPart.qml:27
#, kde-format
msgid "An error occurred: %1"
msgstr ""
#: quick/qml/private/ICalPart.qml:27
#, kde-format
msgid "This mail contains an invitation"
msgstr ""
#: quick/qml/private/MailPart.qml:41
#, kde-format
msgctxt "@info"
msgid "sent by %1 on %2"
msgstr ""
#: quick/qml/private/MailPartModel.qml:55
#, kde-format
msgctxt "@label"
msgid "This message has been signed using the key %1."
msgstr ""
#: quick/qml/private/MailPartModel.qml:56 widgets/messagecontainerwidget.cpp:73
#, kde-format
msgctxt "@label"
msgid "The key details are not available."
msgstr ""
#: quick/qml/private/MailPartModel.qml:58
#, kde-format
msgctxt "@label"
msgid "This message has been signed using the key %1 by %2."
msgstr ""
#: quick/qml/private/MailPartModel.qml:60
#, kde-format
msgctxt "@label"
msgid "The key was revoked."
msgstr ""
#: quick/qml/private/MailPartModel.qml:63
#, kde-format
msgctxt "@label"
msgid "The key has expired."
msgstr ""
#: quick/qml/private/MailPartModel.qml:66
#, kde-format
msgctxt "@label"
msgid "You are trusting this key."
msgstr ""
#: quick/qml/private/MailPartModel.qml:69
#: widgets/messagecontainerwidget.cpp:108
#, kde-format
msgctxt "@label"
msgid "The signature is invalid."
msgstr ""
#: quick/qml/private/MailPartModel.qml:98
#: widgets/messagecontainerwidget.cpp:206
#, kde-format
msgid "This message is encrypted but we don't have the key for it."
msgstr ""
#: quick/qml/private/MailPartModel.qml:98
#, kde-format
msgid "This message is encrypted to the key: %1"
msgstr ""
#: widgets/messagecontainerwidget.cpp:61
#, kde-format
msgctxt "@label"
msgid ""
"This message has been signed VS-NfD compliant using the key <a href=\"%1\">"
"%2</a>."
msgstr ""
#: widgets/messagecontainerwidget.cpp:68
#, kde-format
msgctxt "@label"
msgid "This message has been signed using the key <a href=\"%1\">%2</a>."
msgstr ""
#: widgets/messagecontainerwidget.cpp:81
#, kde-format
msgctxt "@label"
msgid "This message has been signed VS-NfD compliant by %1."
msgstr ""
#: widgets/messagecontainerwidget.cpp:83
#, kde-format
msgctxt "@label"
msgid "This message has been signed by %1."
msgstr ""
#: widgets/messagecontainerwidget.cpp:86
#, kde-format
msgctxt "@label"
msgid "The <a href=\"%1\">key</a> was revoked."
msgstr ""
#: widgets/messagecontainerwidget.cpp:89
#, kde-format
msgctxt "@label"
msgid "The <a href=\"%1\">key</a> was expired."
msgstr ""
#: widgets/messagecontainerwidget.cpp:94
#, kde-format
msgctxt "@label"
msgid ""
"The signature is valid, but the <a href=\"%1\">key</a>'s validity is unknown."
msgstr ""
#: widgets/messagecontainerwidget.cpp:97
#, kde-format
msgctxt "@label"
msgid ""
"The signature is valid and the <a href=\"%1\">key</a> is marginally trusted."
msgstr ""
#: widgets/messagecontainerwidget.cpp:99
#, kde-format
msgctxt "@label"
msgid "The signature is valid and the <a href=\"%1\">key</a> is fully trusted."
msgstr ""
#: widgets/messagecontainerwidget.cpp:102
#, kde-format
msgctxt "@label"
msgid ""
"The signature is valid and the <a href=\"%1\">key</a> is ultimately trusted."
msgstr ""
#: widgets/messagecontainerwidget.cpp:104
#, kde-format
msgctxt "@label"
msgid "The signature is valid, but the <a href=\"%1\">key</a> is untrusted."
msgstr ""
#: widgets/messagecontainerwidget.cpp:204
#, kde-format
msgid ""
"This message is VS-NfD compliant encrypted but we don't have the key for it."
msgstr ""
#: widgets/messagecontainerwidget.cpp:211
#, kde-format
msgid "This message is VS-NfD compliant encrypted."
msgstr ""
#: widgets/messagecontainerwidget.cpp:213
#, kde-format
msgid "This message is encrypted."
msgstr ""
#: widgets/messagecontainerwidget.cpp:222
#, kde-format
msgid "The message is encrypted for the following keys:"
msgstr ""
#: widgets/messageviewer.cpp:65
#, kde-format
msgid "&Save Attachment As..."
msgstr ""
#: widgets/messageviewer.cpp:70
#, kde-format
msgctxt "to open"
msgid "Open"
msgstr ""
#: widgets/messageviewer.cpp:75
#, kde-format
msgctxt "@action:inmenu"
msgid "Import public key"
msgstr ""
#: widgets/messageviewer.cpp:104
#, kde-format
msgctxt "Fallback when file has no name"
msgid "unnamed"
msgstr ""
#: widgets/messageviewer.cpp:107
#, kde-format
msgid "Save Attachment As"
msgstr ""
#: widgets/messageviewer.cpp:258
#, kde-format
msgid "Invitation"
msgstr ""
#: widgets/messageviewer.cpp:261
#, kde-format
msgid "&Summary:"
msgstr ""
#: widgets/messageviewer.cpp:262
#, kde-format
msgid "&Organizer:"
msgstr ""
#: widgets/messageviewer.cpp:264
#, kde-format
msgid "&Location:"
msgstr ""
#: widgets/messageviewer.cpp:266
#, kde-format
msgid "&Start date:"
msgstr ""
#: widgets/messageviewer.cpp:268
#, kde-format
msgid "&End date:"
msgstr ""
#: widgets/messageviewer.cpp:271
#, kde-format
msgid "&Details:"
msgstr ""
#: widgets/messageviewer.cpp:292
#, kde-format
msgid "Encapsulated email"
msgstr ""
#: widgets/messageviewer.cpp:300
#, kde-format
msgid "From:"
msgstr ""
#: widgets/messageviewer.cpp:301
#, kde-format
msgid "Date:"
msgstr ""
#: widgets/messageviewer.cpp:355
#, kde-format
msgid "&Subject:"
msgstr ""
#: widgets/messageviewer.cpp:358
#, kde-format
msgid "&From:"
msgstr ""
#: widgets/messageviewer.cpp:361
#, kde-format
msgid "&Sender:"
msgstr ""
#: widgets/messageviewer.cpp:364
#, kde-format
msgid "&To:"
msgstr ""
#: widgets/messageviewer.cpp:367
#, kde-format
msgid "&CC:"
msgstr ""
#: widgets/messageviewer.cpp:370
#, kde-format
msgid "&BCC:"
msgstr ""
#: widgets/messageviewerdialog.cpp:100
#, kde-format
msgctxt "@action:inmenu"
msgid "&File"
msgstr ""
#: widgets/messageviewerdialog.cpp:102
#, kde-format
msgctxt "@action:inmenu"
msgid "&Save"
msgstr ""
#: widgets/messageviewerdialog.cpp:108
#, kde-format
msgctxt "@action:inmenu"
msgid "Save Decrypted"
msgstr ""
#: widgets/messageviewerdialog.cpp:114
#, kde-format
msgctxt "@action:inmenu"
msgid "Print Preview"
msgstr ""
#: widgets/messageviewerdialog.cpp:120
#, kde-format
msgctxt "@action:inmenu"
msgid "&Print"
msgstr ""
#: widgets/messageviewerdialog.cpp:127
#, kde-format
msgctxt "@action:inmenu"
msgid "&Navigation"
msgstr ""
#: widgets/messageviewerdialog.cpp:128
#, kde-format
msgctxt "@action:button Previous email"
msgid "Previous Message"
msgstr ""
#: widgets/messageviewerdialog.cpp:132
#, kde-format
msgctxt "@action:button Next email"
msgid "Next Message"
msgstr ""
#: widgets/messageviewerdialog.cpp:142
#, kde-format
msgctxt "@title:window"
msgid "Save File"
msgstr ""
#: widgets/messageviewerdialog.cpp:144 widgets/messageviewerdialog.cpp:160
#, kde-format
msgctxt "File dialog accepted files"
msgid "Email files (*.eml *.mbox)"
msgstr ""
#: widgets/messageviewerdialog.cpp:148
#, kde-format
msgid "File %1 could not be created."
msgstr ""
#: widgets/messageviewerdialog.cpp:148 widgets/messageviewerdialog.cpp:164
#, kde-format
msgid "Error saving message"
msgstr ""
#: widgets/messageviewerdialog.cpp:158
#, kde-format
msgctxt "@title:window"
msgid "Save Decrypted File"
msgstr ""
#: widgets/messageviewerdialog.cpp:164
#, kde-format
msgctxt "Error message"
msgid "File %1 could not be created."
msgstr ""
#: widgets/messageviewerdialog.cpp:182 widgets/messageviewerdialog.cpp:194
#, kde-format
msgctxt "@title:window"
msgid "Print Document"
msgstr ""
#: widgets/messageviewerdialog.cpp:237
#, kde-format
msgctxt "@info"
msgid "Unable to read file"
msgstr ""
#: widgets/urlhandler.cpp:46
#, kde-format
msgid "Could not start certificate manager. Please check your installation."
msgstr ""
#: widgets/urlhandler.cpp:48
#, kde-format
msgid "KMail Error"
msgstr ""
diff --git a/po/nl/mimetreeparser.po b/po/nl/mimetreeparser.po
index 99a67e9..bc80eec 100644
--- a/po/nl/mimetreeparser.po
+++ b/po/nl/mimetreeparser.po
@@ -1,636 +1,629 @@
# Copyright (C) 2023 This file is copyright:
# This file is distributed under the same license as the mimetreeparser package.
#
# SPDX-FileCopyrightText: 2023 Freek de Kruijf <freekdekruijf@kde.nl>
msgid ""
msgstr ""
"Project-Id-Version: mimetreeparser\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2023-11-28 00:41+0000\n"
-"PO-Revision-Date: 2023-11-22 17:15+0100\n"
+"PO-Revision-Date: 2023-11-28 15:25+0100\n"
"Last-Translator: Freek de Kruijf <freekdekruijf@kde.nl>\n"
"Language-Team: \n"
"Language: nl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Lokalize 23.08.3\n"
#: core/attachmentmodel.cpp:203
#, kde-format
msgctxt "@title:column"
msgid "Name"
msgstr "Naam"
#: core/attachmentmodel.cpp:205
#, kde-format
msgctxt "@title:column"
msgid "Size"
msgstr "Grootte"
#: core/attachmentmodel.cpp:207
#, kde-format
msgctxt "@title:column"
msgid "Encrypted"
msgstr "Versleuteld"
#: core/attachmentmodel.cpp:209
#, kde-format
msgctxt "@title:column"
msgid "Signed"
msgstr "Gesigneerd"
#: core/attachmentmodel.cpp:302
#, kde-format
msgctxt "@info"
msgid "Failed to save attachment."
msgstr "Bijlage opslaan is mislukt."
#: core/attachmentmodel.cpp:325
#, kde-format
msgid "attachment"
msgstr "bijlage"
#: core/attachmentmodel.cpp:332
#, kde-format
msgctxt "@info"
msgid "Failed to write attachment for opening."
msgstr "Bijlage schrijven voor openen is mislukt."
#: core/attachmentmodel.cpp:351 core/attachmentmodel.cpp:361
#, kde-format
msgctxt "@info"
msgid "Failed to open attachment."
msgstr "Bijlage openen is mislukt."
#: core/attachmentmodel.cpp:382
#, kde-format
msgctxt "@info"
msgid "No keys were found in this attachment"
msgstr "Er zijn geen sleutels in deze bijlage gevonden"
#: core/attachmentmodel.cpp:385
#, kde-format
msgctxt "@info"
msgid "one key imported"
msgid_plural "%1 keys imported"
msgstr[0] "één sleutel geïmporteerd"
msgstr[1] ""
"<para><emphasis strong='true'>%1 sleutels geïmporteerd:</emphasis></para>"
#: core/attachmentmodel.cpp:388
#, kde-format
msgctxt "@info"
msgid "one key was already imported"
msgid_plural "%1 keys were already imported"
msgstr[0] "er is al één sleutel geïmporteerd"
msgstr[1] "er zijn al %1 sleutels geïmporteerd"
#: core/messagepart.cpp:624 core/messagepart.cpp:659 core/messagepart.cpp:836
#, kde-format
msgctxt "@info:status"
msgid "Wrong Crypto Plug-In."
msgstr "Onjuiste crypto-plug-in."
#: core/messagepart.cpp:988
#, kde-format
msgid "No appropriate crypto plug-in was found."
msgstr "Geen geschikte Crypto-plug-in gevonden."
#: core/messagepart.cpp:990
#, kde-format
msgid "Crypto plug-in \"%1\" cannot decrypt messages."
msgstr "Crypto-plug-in \"%1\" kan geen berichten ontcijferen."
#: core/messagepart.cpp:992
#, kde-format
msgid "Crypto plug-in \"%1\" could not decrypt the data."
msgstr "De crypto-plug-in \"%1\" kon de gegevens niet ontcijferen."
#: core/messagepart.cpp:993
#, kde-format
msgid "Error: %1"
msgstr "Fout: %1"
#: core/partmodel.cpp:511
-#, fuzzy, kde-format
-#| msgctxt "@info:status"
-#| msgid ""
-#| "No secret key found to decrypt the message. The message is encrypted for "
-#| "the following keys:"
+#, kde-format
msgctxt "@info:status"
msgid "No secret key found to decrypt the message."
-msgstr ""
-"Geen geheime sleutel gevonden om het bericht te ontcijferen. Het bericht is "
-"versleuteld voor de volgende sleutels:"
+msgstr "Geen geheime sleutel gevonden om het bericht te ontcijferen."
#: core/partmodel.cpp:513
-#, fuzzy, kde-format
-#| msgid "The message is encrypted for the following keys:"
+#, kde-format
msgctxt "@info:status"
msgid "The message is encrypted for the following keys:"
msgstr "Het bericht is versleuteld voor de volgende sleutels:"
#: core/partmodel.cpp:525
#, kde-format
msgctxt "@info:status"
msgid "Wrong passphrase."
msgstr "Verkeerde wachtwoordzin."
#: core/utils.cpp:44
#, kde-format
msgctxt "@info"
msgid "Unknow Key"
msgstr "Onbekende sleutel"
#: core/utils.cpp:58
#, kde-format
msgctxt "Separator"
msgid " - "
-msgstr ""
+msgstr " - "
#: quick/qml/MailViewer.qml:41
#, kde-format
msgctxt "@title:window"
msgid "Message viewer"
msgstr "Viewer van meldingen"
#: quick/qml/MailViewer.qml:78
#, kde-format
msgctxt "@label"
msgid "Subject:"
msgstr "Onderwerp:"
#: quick/qml/MailViewer.qml:99
#, kde-format
msgctxt "@label"
msgid "From:"
msgstr "Van:"
#: quick/qml/MailViewer.qml:115
#, kde-format
msgctxt "@label"
msgid "Sender:"
msgstr "Afzender:"
#: quick/qml/MailViewer.qml:131
#, kde-format
msgctxt "@label"
msgid "To:"
msgstr "Aan:"
#: quick/qml/MailViewer.qml:147
#, kde-format
msgctxt "@label"
msgid "CC:"
msgstr "CC:"
#: quick/qml/MailViewer.qml:163
#, kde-format
msgctxt "@label"
msgid "BCC:"
msgstr "BCC:"
#: quick/qml/MailViewer.qml:220
#, kde-format
msgctxt "@action:button"
msgid "Save attachment"
msgstr "Bijlage opslaan"
#: quick/qml/MailViewer.qml:243
#, kde-format
msgctxt "@window:title"
msgid "Save Attachment As"
msgstr "Bijlage opslaan als"
#: quick/qml/private/AttachmentDelegate.qml:56
#, kde-format
msgctxt "@action:button"
msgid "Import key"
msgstr "Sleutel importeren"
#: quick/qml/private/Banner.qml:188
#, kde-format
msgctxt "@action:button"
msgid "Close"
msgstr "Sluiten"
#: quick/qml/private/ErrorPart.qml:27
#, kde-format
msgid "An error occurred: %1"
msgstr "Er is een fout opgetreden: %1"
#: quick/qml/private/ICalPart.qml:27
#, kde-format
msgid "This mail contains an invitation"
msgstr "Deze e-mail bevat een uitnodiging"
#: quick/qml/private/MailPart.qml:41
#, kde-format
msgctxt "@info"
msgid "sent by %1 on %2"
msgstr "verzonden door %1 op %2"
#: quick/qml/private/MailPartModel.qml:55
#, kde-format
msgctxt "@label"
msgid "This message has been signed using the key %1."
msgstr "Dit bericht was ondertekend met de sleutel %1."
#: quick/qml/private/MailPartModel.qml:56 widgets/messagecontainerwidget.cpp:73
#, kde-format
msgctxt "@label"
msgid "The key details are not available."
msgstr "De details van de sleutel zijn niet beschikbaar."
#: quick/qml/private/MailPartModel.qml:58
#, kde-format
msgctxt "@label"
msgid "This message has been signed using the key %1 by %2."
msgstr "Dit bericht was ondertekend met de sleutel %1 door %2."
#: quick/qml/private/MailPartModel.qml:60
#, kde-format
msgctxt "@label"
msgid "The key was revoked."
msgstr "De sleutel is ingetrokken."
#: quick/qml/private/MailPartModel.qml:63
#, kde-format
msgctxt "@label"
msgid "The key has expired."
msgstr "De sleutel is verlopen."
#: quick/qml/private/MailPartModel.qml:66
#, kde-format
msgctxt "@label"
msgid "You are trusting this key."
msgstr "Deze sleutel wordt door u vertrouwd."
#: quick/qml/private/MailPartModel.qml:69
#: widgets/messagecontainerwidget.cpp:108
#, kde-format
msgctxt "@label"
msgid "The signature is invalid."
msgstr "De ondertekening is ongeldig."
#: quick/qml/private/MailPartModel.qml:98
#: widgets/messagecontainerwidget.cpp:206
#, kde-format
msgid "This message is encrypted but we don't have the key for it."
msgstr "Dit bericht is versleuteld maar we hebben de sleutel ervoor niet."
#: quick/qml/private/MailPartModel.qml:98
#, kde-format
msgid "This message is encrypted to the key: %1"
msgstr "Dit bericht is versleuteld met de sleutel: %1"
#: widgets/messagecontainerwidget.cpp:61
#, kde-format
msgctxt "@label"
msgid ""
"This message has been signed VS-NfD compliant using the key <a href=\"%1\">"
"%2</a>."
msgstr ""
"Dit bericht was ondertekend overeenkomstig VS-NfD met de sleutel <a href="
"\"%1\">%2</a>."
#: widgets/messagecontainerwidget.cpp:68
#, kde-format
msgctxt "@label"
msgid "This message has been signed using the key <a href=\"%1\">%2</a>."
msgstr "Dit bericht was ondertekend met de sleutel <a href=\"%1\">%2</a>."
#: widgets/messagecontainerwidget.cpp:81
#, kde-format
msgctxt "@label"
msgid "This message has been signed VS-NfD compliant by %1."
msgstr "Dit bericht was ondertekend overeenkomstig VS-NfD door %1."
#: widgets/messagecontainerwidget.cpp:83
#, kde-format
msgctxt "@label"
msgid "This message has been signed by %1."
msgstr "Dit bericht was ondertekend door %1."
#: widgets/messagecontainerwidget.cpp:86
#, kde-format
msgctxt "@label"
msgid "The <a href=\"%1\">key</a> was revoked."
msgstr "De <a href=\"%1\">sleutel</a> is ingetrokken."
#: widgets/messagecontainerwidget.cpp:89
#, kde-format
msgctxt "@label"
msgid "The <a href=\"%1\">key</a> was expired."
msgstr "De <a href=\"%1\">sleutel</a> is verlopen."
#: widgets/messagecontainerwidget.cpp:94
#, kde-format
msgctxt "@label"
msgid ""
"The signature is valid, but the <a href=\"%1\">key</a>'s validity is unknown."
msgstr ""
"De ondertekening is geldig, maar de geldigheid van de <a href="
"\"%1\">sleutel</a> is onbekend."
#: widgets/messagecontainerwidget.cpp:97
#, kde-format
msgctxt "@label"
msgid ""
"The signature is valid and the <a href=\"%1\">key</a> is marginally trusted."
msgstr ""
"De ondertekening is geldig en de <a href=\"%1\">sleutel</a> is gedeeltelijk "
"betrouwbaar."
#: widgets/messagecontainerwidget.cpp:99
#, kde-format
msgctxt "@label"
msgid "The signature is valid and the <a href=\"%1\">key</a> is fully trusted."
msgstr ""
"De ondertekening is geldig en de <a href=\"%1\">sleutel</a> is volledig "
"betrouwbaar."
#: widgets/messagecontainerwidget.cpp:102
#, kde-format
msgctxt "@label"
msgid ""
"The signature is valid and the <a href=\"%1\">key</a> is ultimately trusted."
msgstr ""
"De ondertekening is geldig en de <a href=\"%1\">sleutel</a> is uiterst "
"betrouwbaar."
#: widgets/messagecontainerwidget.cpp:104
#, kde-format
msgctxt "@label"
msgid "The signature is valid, but the <a href=\"%1\">key</a> is untrusted."
msgstr ""
"De ondertekening is geldig, maar de <a href=\"%1\">sleutel</a> is "
"onbetrouwbaar."
#: widgets/messagecontainerwidget.cpp:204
#, kde-format
msgid ""
"This message is VS-NfD compliant encrypted but we don't have the key for it."
msgstr ""
"Dit bericht is overeenkomstig VS-NfD versleuteld maar we hebben de sleutel "
"ervoor niet."
#: widgets/messagecontainerwidget.cpp:211
#, kde-format
msgid "This message is VS-NfD compliant encrypted."
msgstr "Dit bericht is overeenkomstig VS-NfD versleuteld."
#: widgets/messagecontainerwidget.cpp:213
#, kde-format
msgid "This message is encrypted."
msgstr "Dit bericht is versleuteld."
#: widgets/messagecontainerwidget.cpp:222
#, kde-format
msgid "The message is encrypted for the following keys:"
msgstr "Het bericht is versleuteld voor de volgende sleutels:"
#: widgets/messageviewer.cpp:65
#, kde-format
msgid "&Save Attachment As..."
msgstr "Bijlage &opslaan als..."
#: widgets/messageviewer.cpp:70
#, kde-format
msgctxt "to open"
msgid "Open"
msgstr "Openen"
#: widgets/messageviewer.cpp:75
#, kde-format
msgctxt "@action:inmenu"
msgid "Import public key"
msgstr "Publieke sleutel importeren"
#: widgets/messageviewer.cpp:104
#, kde-format
msgctxt "Fallback when file has no name"
msgid "unnamed"
msgstr "naamloos"
#: widgets/messageviewer.cpp:107
#, kde-format
msgid "Save Attachment As"
msgstr "Bijlage opslaan als"
#: widgets/messageviewer.cpp:258
#, kde-format
msgid "Invitation"
msgstr "Uitnodiging"
#: widgets/messageviewer.cpp:261
#, kde-format
msgid "&Summary:"
msgstr "&Samenvatting:"
#: widgets/messageviewer.cpp:262
#, kde-format
msgid "&Organizer:"
msgstr "&Organisator:"
#: widgets/messageviewer.cpp:264
#, kde-format
msgid "&Location:"
msgstr "&Locatie:"
#: widgets/messageviewer.cpp:266
#, kde-format
msgid "&Start date:"
msgstr "&Begindatum:"
#: widgets/messageviewer.cpp:268
#, kde-format
msgid "&End date:"
msgstr "&Einddatum:"
#: widgets/messageviewer.cpp:271
#, kde-format
msgid "&Details:"
msgstr "&Details:"
#: widgets/messageviewer.cpp:292
#, kde-format
msgid "Encapsulated email"
msgstr "Ingebed e-mailbericht"
#: widgets/messageviewer.cpp:300
#, kde-format
msgid "From:"
msgstr "Van:"
#: widgets/messageviewer.cpp:301
#, kde-format
msgid "Date:"
msgstr "Datum:"
#: widgets/messageviewer.cpp:355
#, kde-format
msgid "&Subject:"
msgstr "&Onderwerp:"
#: widgets/messageviewer.cpp:358
#, kde-format
msgid "&From:"
msgstr "&Van:"
#: widgets/messageviewer.cpp:361
#, kde-format
msgid "&Sender:"
msgstr "Af&zender:"
#: widgets/messageviewer.cpp:364
#, kde-format
msgid "&To:"
msgstr "&Aan:"
#: widgets/messageviewer.cpp:367
#, kde-format
msgid "&CC:"
msgstr "&CC:"
#: widgets/messageviewer.cpp:370
#, kde-format
msgid "&BCC:"
msgstr "&BCC:"
#: widgets/messageviewerdialog.cpp:100
#, kde-format
msgctxt "@action:inmenu"
msgid "&File"
msgstr "&Bestand"
#: widgets/messageviewerdialog.cpp:102
#, kde-format
msgctxt "@action:inmenu"
msgid "&Save"
msgstr "&Opslaan"
#: widgets/messageviewerdialog.cpp:108
#, kde-format
msgctxt "@action:inmenu"
msgid "Save Decrypted"
msgstr "Versleuteld opslaan"
#: widgets/messageviewerdialog.cpp:114
#, kde-format
msgctxt "@action:inmenu"
msgid "Print Preview"
msgstr "Afdrukvoorbeeld"
#: widgets/messageviewerdialog.cpp:120
#, kde-format
msgctxt "@action:inmenu"
msgid "&Print"
msgstr "&Afdrukken"
#: widgets/messageviewerdialog.cpp:127
#, kde-format
msgctxt "@action:inmenu"
msgid "&Navigation"
msgstr "&Navigatie"
#: widgets/messageviewerdialog.cpp:128
#, kde-format
msgctxt "@action:button Previous email"
msgid "Previous Message"
msgstr "Vorige bericht"
#: widgets/messageviewerdialog.cpp:132
#, kde-format
msgctxt "@action:button Next email"
msgid "Next Message"
msgstr "Volgend bericht"
#: widgets/messageviewerdialog.cpp:142
#, kde-format
msgctxt "@title:window"
msgid "Save File"
msgstr "Bestand opslaan"
#: widgets/messageviewerdialog.cpp:144 widgets/messageviewerdialog.cpp:160
#, kde-format
msgctxt "File dialog accepted files"
msgid "Email files (*.eml *.mbox)"
msgstr "E-mailbestanden (*.eml *.mbox)"
#: widgets/messageviewerdialog.cpp:148
#, kde-format
msgid "File %1 could not be created."
msgstr "Bestand %1 kan niet worden aangemaakt."
#: widgets/messageviewerdialog.cpp:148 widgets/messageviewerdialog.cpp:164
#, kde-format
msgid "Error saving message"
msgstr "Fout bij opslaan van bericht"
#: widgets/messageviewerdialog.cpp:158
#, kde-format
msgctxt "@title:window"
msgid "Save Decrypted File"
msgstr "Gedecodeerd bestand opslaan"
#: widgets/messageviewerdialog.cpp:164
#, kde-format
msgctxt "Error message"
msgid "File %1 could not be created."
msgstr "Bestand %1 kan niet worden aangemaakt."
#: widgets/messageviewerdialog.cpp:182 widgets/messageviewerdialog.cpp:194
#, kde-format
msgctxt "@title:window"
msgid "Print Document"
msgstr "Document afdrukken"
#: widgets/messageviewerdialog.cpp:237
#, kde-format
msgctxt "@info"
msgid "Unable to read file"
msgstr "Kon bestand niet lezen"
#: widgets/urlhandler.cpp:46
#, kde-format
msgid "Could not start certificate manager. Please check your installation."
msgstr ""
"Het Certificaatbeheer kon niet worden gestart. Controleer uw installatie."
#: widgets/urlhandler.cpp:48
#, kde-format
msgid "KMail Error"
msgstr "KMail - foutmelding"
#~ msgid "Unknown key"
#~ msgstr "Onbekende sleutel"
#~ msgctxt "@info:status"
#~ msgid "No key available."
#~ msgstr "Geen sleutel beschikbaar."
#~ msgctxt "@info"
#~ msgid "Failed to create temporary file."
#~ msgstr "Aanmaken van tijdelijk bestand is mislukt."
#~ msgctxt "@info"
#~ msgid "Saved the attachment to disk: %1"
#~ msgstr "De bijlage is op schijf opgeslagen: %1"
#~ msgctxt "displayed when a mail has unknown sender, receiver or date"
#~ msgid "Unknown"
#~ msgstr "Onbekend"
#~ msgid "fwd"
#~ msgstr "fwd"
#~ msgid "re"
#~ msgstr "re"
#~ msgctxt "@info"
#~ msgid "Could not decrypt the data: no key found for recipients."
#~ msgstr ""
#~ "Kon de gegevens niet ontcijferen: geen sleutel gevonden voor ontvangers."
diff --git a/po/sl/mimetreeparser.po b/po/sl/mimetreeparser.po
index 99dea71..2c4996d 100644
--- a/po/sl/mimetreeparser.po
+++ b/po/sl/mimetreeparser.po
@@ -1,632 +1,625 @@
-# Copyright (C) YEAR This file is copyright:
+# Copyright (C) 2023 This file is copyright:
# This file is distributed under the same license as the mimetreeparser package.
#
-# Matjaž Jeran <matjaz.jeran@amis.net>, 2023.
+# SPDX-FileCopyrightText: 2023 Matjaž Jeran <matjaz.jeran@amis.net>
msgid ""
msgstr ""
"Project-Id-Version: mimetreeparser\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2023-11-28 00:41+0000\n"
-"PO-Revision-Date: 2023-11-22 07:33+0100\n"
+"PO-Revision-Date: 2023-11-28 10:06+0100\n"
"Last-Translator: Matjaž Jeran <matjaz.jeran@amis.net>\n"
"Language-Team: Slovenian <lugos-slo@lugos.si>\n"
"Language: sl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n"
-"%100==4 ? 3 : 0);\n"
-"X-Generator: Poedit 3.4.1\n"
+"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100>=3 && n"
+"%100<=4 ? 2 : 3);\n"
+"X-Generator: Lokalize 23.08.3\n"
#: core/attachmentmodel.cpp:203
#, kde-format
msgctxt "@title:column"
msgid "Name"
msgstr "Ime"
#: core/attachmentmodel.cpp:205
#, kde-format
msgctxt "@title:column"
msgid "Size"
msgstr "Velikost"
#: core/attachmentmodel.cpp:207
#, kde-format
msgctxt "@title:column"
msgid "Encrypted"
msgstr "Šifrirano"
#: core/attachmentmodel.cpp:209
#, kde-format
msgctxt "@title:column"
msgid "Signed"
msgstr "Podpisano"
#: core/attachmentmodel.cpp:302
#, kde-format
msgctxt "@info"
msgid "Failed to save attachment."
msgstr "Shranjevanje priloge ni uspelo."
#: core/attachmentmodel.cpp:325
#, kde-format
msgid "attachment"
msgstr "priloga"
#: core/attachmentmodel.cpp:332
#, kde-format
msgctxt "@info"
msgid "Failed to write attachment for opening."
msgstr "Priponke ni bilo mogoče zapisati za odpiranje."
#: core/attachmentmodel.cpp:351 core/attachmentmodel.cpp:361
#, kde-format
msgctxt "@info"
msgid "Failed to open attachment."
msgstr "Priponke ni bilo mogoče odpreti."
#: core/attachmentmodel.cpp:382
#, kde-format
msgctxt "@info"
msgid "No keys were found in this attachment"
msgstr "V tej prilogi ni bilo najdenih nobenih ključev"
#: core/attachmentmodel.cpp:385
#, kde-format
msgctxt "@info"
msgid "one key imported"
msgid_plural "%1 keys imported"
msgstr[0] "%1 ključ uvožen"
msgstr[1] "%1 ključa uvožena"
msgstr[2] "%1 ključi uvoženi"
msgstr[3] "%1 ključev uvoženo"
#: core/attachmentmodel.cpp:388
#, kde-format
msgctxt "@info"
msgid "one key was already imported"
msgid_plural "%1 keys were already imported"
msgstr[0] "%1 ključ je že uvožen"
msgstr[1] "%1 ključa sta že uvožena"
msgstr[2] "%1 ključi so že uvoženi"
msgstr[3] "%1 ključev je že uvoženih"
#: core/messagepart.cpp:624 core/messagepart.cpp:659 core/messagepart.cpp:836
#, kde-format
msgctxt "@info:status"
msgid "Wrong Crypto Plug-In."
msgstr "Napačen kripto vtičnik."
#: core/messagepart.cpp:988
#, kde-format
msgid "No appropriate crypto plug-in was found."
msgstr "Ni najdenega ustreznega kripto-vtičnika."
#: core/messagepart.cpp:990
#, kde-format
msgid "Crypto plug-in \"%1\" cannot decrypt messages."
msgstr "Kripto-vtičnik \"%1\" ne more dešifrirati sporočil."
#: core/messagepart.cpp:992
#, kde-format
msgid "Crypto plug-in \"%1\" could not decrypt the data."
msgstr "Kripto-vtičnik \"%1\" ni mogel dešifrirati podatkov."
#: core/messagepart.cpp:993
#, kde-format
msgid "Error: %1"
msgstr "Napaka: %1"
#: core/partmodel.cpp:511
-#, fuzzy, kde-format
-#| msgctxt "@info:status"
-#| msgid ""
-#| "No secret key found to decrypt the message. The message is encrypted for "
-#| "the following keys:"
+#, kde-format
msgctxt "@info:status"
msgid "No secret key found to decrypt the message."
-msgstr ""
-"Ni tajnega ključa za dešifriranje sporočila. Sporočilo je šifrirano z "
-"naslednjimi ključi:"
+msgstr "Ni tajnega ključa za dešifriranje sporočila."
#: core/partmodel.cpp:513
-#, fuzzy, kde-format
-#| msgid "The message is encrypted for the following keys:"
+#, kde-format
msgctxt "@info:status"
msgid "The message is encrypted for the following keys:"
-msgstr "Sporočilo je šifrirano z naslednjimi ključi:"
+msgstr "Sporočilo je šifrirano za naslednje ključe:"
#: core/partmodel.cpp:525
#, kde-format
msgctxt "@info:status"
msgid "Wrong passphrase."
msgstr "Napačno geslo."
#: core/utils.cpp:44
#, kde-format
msgctxt "@info"
msgid "Unknow Key"
msgstr "Neznan ključ"
#: core/utils.cpp:58
#, kde-format
msgctxt "Separator"
msgid " - "
-msgstr ""
+msgstr " - "
#: quick/qml/MailViewer.qml:41
#, kde-format
msgctxt "@title:window"
msgid "Message viewer"
msgstr "Pregledovalnik sporočil"
#: quick/qml/MailViewer.qml:78
#, kde-format
msgctxt "@label"
msgid "Subject:"
msgstr "Zadeva:"
#: quick/qml/MailViewer.qml:99
#, kde-format
msgctxt "@label"
msgid "From:"
msgstr "Od:"
#: quick/qml/MailViewer.qml:115
#, kde-format
msgctxt "@label"
msgid "Sender:"
msgstr "Pošiljatelj:"
#: quick/qml/MailViewer.qml:131
#, kde-format
msgctxt "@label"
msgid "To:"
msgstr "Za:"
#: quick/qml/MailViewer.qml:147
#, kde-format
msgctxt "@label"
msgid "CC:"
msgstr "Kp:"
#: quick/qml/MailViewer.qml:163
#, kde-format
msgctxt "@label"
msgid "BCC:"
msgstr "Skp:"
#: quick/qml/MailViewer.qml:220
#, kde-format
msgctxt "@action:button"
msgid "Save attachment"
msgstr "Shrani prilogo"
#: quick/qml/MailViewer.qml:243
#, kde-format
msgctxt "@window:title"
msgid "Save Attachment As"
msgstr "Shrani prilogo kot"
#: quick/qml/private/AttachmentDelegate.qml:56
#, kde-format
msgctxt "@action:button"
msgid "Import key"
msgstr "Uvozi ključ"
#: quick/qml/private/Banner.qml:188
#, kde-format
msgctxt "@action:button"
msgid "Close"
msgstr "Zapri"
#: quick/qml/private/ErrorPart.qml:27
#, kde-format
msgid "An error occurred: %1"
msgstr "Prišlo je do napake: %1"
#: quick/qml/private/ICalPart.qml:27
#, kde-format
msgid "This mail contains an invitation"
msgstr "Ta pošta vsebuje povabilo"
#: quick/qml/private/MailPart.qml:41
#, kde-format
msgctxt "@info"
msgid "sent by %1 on %2"
msgstr "poslal %1 dne %2"
#: quick/qml/private/MailPartModel.qml:55
#, kde-format
msgctxt "@label"
msgid "This message has been signed using the key %1."
msgstr "To sporočilo je bilo podpisano s ključem %1."
#: quick/qml/private/MailPartModel.qml:56 widgets/messagecontainerwidget.cpp:73
#, kde-format
msgctxt "@label"
msgid "The key details are not available."
msgstr "Podrobnosti ključa niso na voljo."
#: quick/qml/private/MailPartModel.qml:58
#, kde-format
msgctxt "@label"
msgid "This message has been signed using the key %1 by %2."
msgstr "To sporočilo je s ključem %1 podpisal %2."
#: quick/qml/private/MailPartModel.qml:60
#, kde-format
msgctxt "@label"
msgid "The key was revoked."
msgstr "Ključ je bil preklican."
#: quick/qml/private/MailPartModel.qml:63
#, kde-format
msgctxt "@label"
msgid "The key has expired."
msgstr "Ključ je potekel."
#: quick/qml/private/MailPartModel.qml:66
#, kde-format
msgctxt "@label"
msgid "You are trusting this key."
msgstr "Temu ključu zaupate."
#: quick/qml/private/MailPartModel.qml:69
#: widgets/messagecontainerwidget.cpp:108
#, kde-format
msgctxt "@label"
msgid "The signature is invalid."
msgstr "Podpis je neveljaven."
#: quick/qml/private/MailPartModel.qml:98
#: widgets/messagecontainerwidget.cpp:206
#, kde-format
msgid "This message is encrypted but we don't have the key for it."
msgstr "To sporočilo je šifrirano, vendar nimamo ključa zanj."
#: quick/qml/private/MailPartModel.qml:98
#, kde-format
msgid "This message is encrypted to the key: %1"
msgstr "To sporočilo je šifrirano na ključ: %1"
#: widgets/messagecontainerwidget.cpp:61
#, kde-format
msgctxt "@label"
msgid ""
"This message has been signed VS-NfD compliant using the key <a href=\"%1\">"
"%2</a>."
msgstr ""
"To sporočilo je bilo podpisano ustrezno z VS-NfD s ključem <a href=\"%1\">"
"%2</a>."
#: widgets/messagecontainerwidget.cpp:68
#, kde-format
msgctxt "@label"
msgid "This message has been signed using the key <a href=\"%1\">%2</a>."
msgstr "To sporočilo je bilo podpisano s ključem <a href=\"%1\">%2</a>."
#: widgets/messagecontainerwidget.cpp:81
#, kde-format
msgctxt "@label"
msgid "This message has been signed VS-NfD compliant by %1."
msgstr "To sporočilo je bilo podpisano ustrezno z VS-NfD z %1."
#: widgets/messagecontainerwidget.cpp:83
#, kde-format
msgctxt "@label"
msgid "This message has been signed by %1."
msgstr "To sporočilo je bilo podpisano s %1."
#: widgets/messagecontainerwidget.cpp:86
#, kde-format
msgctxt "@label"
msgid "The <a href=\"%1\">key</a> was revoked."
msgstr "<a href=\"%1\">Ključ</a> je bil preklican."
#: widgets/messagecontainerwidget.cpp:89
#, kde-format
msgctxt "@label"
msgid "The <a href=\"%1\">key</a> was expired."
msgstr "<a href=\"%1\">Ključ</a> je potekel."
#: widgets/messagecontainerwidget.cpp:94
#, kde-format
msgctxt "@label"
msgid ""
"The signature is valid, but the <a href=\"%1\">key</a>'s validity is unknown."
msgstr "Podpis je veljaven, a veljavnost <a href=\"%1\">ključa</a> ni znana."
#: widgets/messagecontainerwidget.cpp:97
#, kde-format
msgctxt "@label"
msgid ""
"The signature is valid and the <a href=\"%1\">key</a> is marginally trusted."
msgstr ""
"Podpis je veljaven in <a href=\"%1\">ključ</a> je le malo zaupanja vreden."
#: widgets/messagecontainerwidget.cpp:99
#, kde-format
msgctxt "@label"
msgid "The signature is valid and the <a href=\"%1\">key</a> is fully trusted."
msgstr ""
"Podpis je veljaven in <a href=\"%1\">ključ</a> je polno zaupanja vreden."
#: widgets/messagecontainerwidget.cpp:102
#, kde-format
msgctxt "@label"
msgid ""
"The signature is valid and the <a href=\"%1\">key</a> is ultimately trusted."
msgstr ""
"Podpis je veljaven in <a href=\"%1\">ključ</a> je končno vreden zaupanja."
#: widgets/messagecontainerwidget.cpp:104
#, kde-format
msgctxt "@label"
msgid "The signature is valid, but the <a href=\"%1\">key</a> is untrusted."
msgstr "Podpis je veljaven, a <a href=\"%1\">ključ</a> ni vreden zaupanja."
#: widgets/messagecontainerwidget.cpp:204
#, kde-format
msgid ""
"This message is VS-NfD compliant encrypted but we don't have the key for it."
msgstr ""
"To sporočilo je šifrirano v skladu z VS-NfD, vendar nimamo ključa zanj."
#: widgets/messagecontainerwidget.cpp:211
#, kde-format
msgid "This message is VS-NfD compliant encrypted."
msgstr "To sporočilo je šifrirano v skladu z VS-NfD."
#: widgets/messagecontainerwidget.cpp:213
#, kde-format
msgid "This message is encrypted."
msgstr "To sporočilo je šifrirano."
#: widgets/messagecontainerwidget.cpp:222
#, kde-format
msgid "The message is encrypted for the following keys:"
-msgstr "Sporočilo je šifrirano z naslednjimi ključi:"
+msgstr "Sporočilo je šifrirano za naslednje ključe:"
#: widgets/messageviewer.cpp:65
#, kde-format
msgid "&Save Attachment As..."
msgstr "&Shrani priloge kot..."
#: widgets/messageviewer.cpp:70
#, kde-format
msgctxt "to open"
msgid "Open"
msgstr "Odpri"
#: widgets/messageviewer.cpp:75
#, kde-format
msgctxt "@action:inmenu"
msgid "Import public key"
msgstr "Uvozi javni ključ"
#: widgets/messageviewer.cpp:104
#, kde-format
msgctxt "Fallback when file has no name"
msgid "unnamed"
msgstr "neimenovana"
#: widgets/messageviewer.cpp:107
#, kde-format
msgid "Save Attachment As"
msgstr "Shrani prilogo kot"
#: widgets/messageviewer.cpp:258
#, kde-format
msgid "Invitation"
msgstr "Povabilo"
#: widgets/messageviewer.cpp:261
#, kde-format
msgid "&Summary:"
msgstr "Povzetek:"
#: widgets/messageviewer.cpp:262
#, kde-format
msgid "&Organizer:"
msgstr "&Organizator:"
#: widgets/messageviewer.cpp:264
#, kde-format
msgid "&Location:"
msgstr "&Lokacija:"
#: widgets/messageviewer.cpp:266
#, kde-format
msgid "&Start date:"
msgstr "Datum začetka:"
#: widgets/messageviewer.cpp:268
#, kde-format
msgid "&End date:"
msgstr "Datum konca:"
#: widgets/messageviewer.cpp:271
#, kde-format
msgid "&Details:"
msgstr "Po&drobnosti:"
#: widgets/messageviewer.cpp:292
#, kde-format
msgid "Encapsulated email"
msgstr "Enkapsulirano e-poštno sporočilo"
#: widgets/messageviewer.cpp:300
#, kde-format
msgid "From:"
msgstr "Od:"
#: widgets/messageviewer.cpp:301
#, kde-format
msgid "Date:"
msgstr "Datum:"
#: widgets/messageviewer.cpp:355
#, kde-format
msgid "&Subject:"
msgstr "Predmet:"
#: widgets/messageviewer.cpp:358
#, kde-format
msgid "&From:"
msgstr "Od:"
#: widgets/messageviewer.cpp:361
#, kde-format
msgid "&Sender:"
msgstr "Pošiljatelj:"
#: widgets/messageviewer.cpp:364
#, kde-format
msgid "&To:"
msgstr "Za:"
#: widgets/messageviewer.cpp:367
#, kde-format
msgid "&CC:"
msgstr "Kp:"
#: widgets/messageviewer.cpp:370
#, kde-format
msgid "&BCC:"
msgstr "Skp:"
#: widgets/messageviewerdialog.cpp:100
#, kde-format
msgctxt "@action:inmenu"
msgid "&File"
msgstr "Datoteka"
#: widgets/messageviewerdialog.cpp:102
#, kde-format
msgctxt "@action:inmenu"
msgid "&Save"
msgstr "&Shrani"
#: widgets/messageviewerdialog.cpp:108
#, kde-format
msgctxt "@action:inmenu"
msgid "Save Decrypted"
msgstr "Shrani dešifrirano"
#: widgets/messageviewerdialog.cpp:114
#, kde-format
msgctxt "@action:inmenu"
msgid "Print Preview"
msgstr "Natisni predogled"
#: widgets/messageviewerdialog.cpp:120
#, kde-format
msgctxt "@action:inmenu"
msgid "&Print"
msgstr "Tiskaj"
#: widgets/messageviewerdialog.cpp:127
#, kde-format
msgctxt "@action:inmenu"
msgid "&Navigation"
msgstr "Navigacija"
#: widgets/messageviewerdialog.cpp:128
#, kde-format
msgctxt "@action:button Previous email"
msgid "Previous Message"
msgstr "Prejšnje sporočilo"
#: widgets/messageviewerdialog.cpp:132
#, kde-format
msgctxt "@action:button Next email"
msgid "Next Message"
msgstr "Naslednje sporočilo"
#: widgets/messageviewerdialog.cpp:142
#, kde-format
msgctxt "@title:window"
msgid "Save File"
msgstr "Shrani datoteko"
#: widgets/messageviewerdialog.cpp:144 widgets/messageviewerdialog.cpp:160
#, kde-format
msgctxt "File dialog accepted files"
msgid "Email files (*.eml *.mbox)"
msgstr "Poštne datoteke (*.eml *.mbox)"
#: widgets/messageviewerdialog.cpp:148
#, kde-format
msgid "File %1 could not be created."
msgstr "Datoteke %1 ni bilo mogoče ustvariti."
#: widgets/messageviewerdialog.cpp:148 widgets/messageviewerdialog.cpp:164
#, kde-format
msgid "Error saving message"
msgstr "Napaka pri shranjevanju datoteke"
#: widgets/messageviewerdialog.cpp:158
#, kde-format
msgctxt "@title:window"
msgid "Save Decrypted File"
msgstr "Shrani dešifrirano datoteko"
#: widgets/messageviewerdialog.cpp:164
#, kde-format
msgctxt "Error message"
msgid "File %1 could not be created."
msgstr "Datoteke %1 ni bilo mogoče ustvariti."
#: widgets/messageviewerdialog.cpp:182 widgets/messageviewerdialog.cpp:194
#, kde-format
msgctxt "@title:window"
msgid "Print Document"
msgstr "Tiskaj dokument"
#: widgets/messageviewerdialog.cpp:237
#, kde-format
msgctxt "@info"
msgid "Unable to read file"
msgstr "Ni mogoče prebrati datoteke"
#: widgets/urlhandler.cpp:46
#, kde-format
msgid "Could not start certificate manager. Please check your installation."
msgstr ""
"Ni bilo mogoče zagnati upravljalnika potrdil. Preverite vašo namestitev."
#: widgets/urlhandler.cpp:48
#, kde-format
msgid "KMail Error"
msgstr "Napaka KMaila"
#~ msgid "Unknown key"
#~ msgstr "Neznan ključ"
#~ msgctxt "@info:status"
#~ msgid "No key available."
#~ msgstr "Ključ ni na voljo."
#~ msgctxt "@info"
#~ msgid "Failed to create temporary file."
#~ msgstr "Ni uspelo ustvariti začasne datoteke."
#~ msgctxt "@info"
#~ msgid "Saved the attachment to disk: %1"
#~ msgstr "Priponka shranjena na disk: %1"
#~ msgctxt "displayed when a mail has unknown sender, receiver or date"
#~ msgid "Unknown"
#~ msgstr "Neznano"
#~ msgid "fwd"
#~ msgstr "naprej"
#~ msgid "re"
#~ msgstr "odg"
#~ msgctxt "@info"
#~ msgid "Could not decrypt the data: no key found for recipients."
#~ msgstr ""
#~ "Podatkov ni bilo mogoče dešifrirati: ključ za prejemnike ni bil najden."
diff --git a/po/tr/mimetreeparser.po b/po/tr/mimetreeparser.po
index d4408e0..690ef10 100644
--- a/po/tr/mimetreeparser.po
+++ b/po/tr/mimetreeparser.po
@@ -1,605 +1,598 @@
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the mimetreeparser package.
#
# Emir SARI <emir_sari@icloud.com>, 2023.
msgid ""
msgstr ""
"Project-Id-Version: mimetreeparser\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2023-11-28 00:41+0000\n"
-"PO-Revision-Date: 2023-11-22 14:30+0300\n"
+"PO-Revision-Date: 2023-11-28 20:30+0300\n"
"Last-Translator: Emir SARI <emir_sari@icloud.com>\n"
"Language-Team: Turkish <kde-l10n-tr@kde.org>\n"
"Language: tr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Generator: Lokalize 23.11.70\n"
#: core/attachmentmodel.cpp:203
#, kde-format
msgctxt "@title:column"
msgid "Name"
msgstr "Ad"
#: core/attachmentmodel.cpp:205
#, kde-format
msgctxt "@title:column"
msgid "Size"
msgstr "Boyut"
#: core/attachmentmodel.cpp:207
#, kde-format
msgctxt "@title:column"
msgid "Encrypted"
msgstr "Şifrelenmiş"
#: core/attachmentmodel.cpp:209
#, kde-format
msgctxt "@title:column"
msgid "Signed"
msgstr "İmzalanmış"
#: core/attachmentmodel.cpp:302
#, kde-format
msgctxt "@info"
msgid "Failed to save attachment."
msgstr "Ek kaydedilemedi."
#: core/attachmentmodel.cpp:325
#, kde-format
msgid "attachment"
msgstr "ek"
#: core/attachmentmodel.cpp:332
#, kde-format
msgctxt "@info"
msgid "Failed to write attachment for opening."
msgstr "Ek, açılmak üzere yazılamadı."
#: core/attachmentmodel.cpp:351 core/attachmentmodel.cpp:361
#, kde-format
msgctxt "@info"
msgid "Failed to open attachment."
msgstr "Ek açılamadı."
#: core/attachmentmodel.cpp:382
#, kde-format
msgctxt "@info"
msgid "No keys were found in this attachment"
msgstr "Bu ekte hiçbir anahtar bulunamadı."
#: core/attachmentmodel.cpp:385
#, kde-format
msgctxt "@info"
msgid "one key imported"
msgid_plural "%1 keys imported"
msgstr[0] "1 anahtar içe aktarıldı"
msgstr[1] "%1 anahtar içe aktarıldı"
#: core/attachmentmodel.cpp:388
#, kde-format
msgctxt "@info"
msgid "one key was already imported"
msgid_plural "%1 keys were already imported"
msgstr[0] "1 anahtar halihazırda içe aktarılmıştı"
msgstr[1] "%1 anahtar halihazırda içe aktarılmıştı"
#: core/messagepart.cpp:624 core/messagepart.cpp:659 core/messagepart.cpp:836
#, kde-format
msgctxt "@info:status"
msgid "Wrong Crypto Plug-In."
msgstr "Yanlış kripto eklentisi."
#: core/messagepart.cpp:988
#, kde-format
msgid "No appropriate crypto plug-in was found."
msgstr "Uygun kripto eklentisi bulunamadı."
#: core/messagepart.cpp:990
#, kde-format
msgid "Crypto plug-in \"%1\" cannot decrypt messages."
msgstr "Kripto eklentisi \"%1\", iletilerin şifresini çözemez."
#: core/messagepart.cpp:992
#, kde-format
msgid "Crypto plug-in \"%1\" could not decrypt the data."
msgstr "Kripto eklentisi \"%1\", verinin şifresini çözemedi."
#: core/messagepart.cpp:993
#, kde-format
msgid "Error: %1"
msgstr "Hata: %1"
#: core/partmodel.cpp:511
-#, fuzzy, kde-format
-#| msgctxt "@info:status"
-#| msgid ""
-#| "No secret key found to decrypt the message. The message is encrypted for "
-#| "the following keys:"
+#, kde-format
msgctxt "@info:status"
msgid "No secret key found to decrypt the message."
-msgstr ""
-"İletinin şifresini çözmek için gizli anahtar bulunamadı. İleti, şu "
-"anahtarlar için şifrelendi:"
+msgstr "İletinin şifresini çözmek için gizli anahtar bulunamadı."
#: core/partmodel.cpp:513
-#, fuzzy, kde-format
-#| msgid "The message is encrypted for the following keys:"
+#, kde-format
msgctxt "@info:status"
msgid "The message is encrypted for the following keys:"
msgstr "Bu ileti, şu anahtarlar için şifrelenmiş:"
#: core/partmodel.cpp:525
#, kde-format
msgctxt "@info:status"
msgid "Wrong passphrase."
msgstr "Yanlış anahtar parolası."
#: core/utils.cpp:44
#, kde-format
msgctxt "@info"
msgid "Unknow Key"
msgstr "Bilinmeyen Anahtar"
#: core/utils.cpp:58
#, kde-format
msgctxt "Separator"
msgid " - "
-msgstr ""
+msgstr " - "
#: quick/qml/MailViewer.qml:41
#, kde-format
msgctxt "@title:window"
msgid "Message viewer"
msgstr "İleti Görüntüleyicisi"
#: quick/qml/MailViewer.qml:78
#, kde-format
msgctxt "@label"
msgid "Subject:"
msgstr "Konu:"
#: quick/qml/MailViewer.qml:99
#, kde-format
msgctxt "@label"
msgid "From:"
msgstr "Kimden:"
#: quick/qml/MailViewer.qml:115
#, kde-format
msgctxt "@label"
msgid "Sender:"
msgstr "Gönderen:"
#: quick/qml/MailViewer.qml:131
#, kde-format
msgctxt "@label"
msgid "To:"
msgstr "Kime:"
#: quick/qml/MailViewer.qml:147
#, kde-format
msgctxt "@label"
msgid "CC:"
msgstr "Kopya:"
#: quick/qml/MailViewer.qml:163
#, kde-format
msgctxt "@label"
msgid "BCC:"
msgstr "Gizli kopya:"
#: quick/qml/MailViewer.qml:220
#, kde-format
msgctxt "@action:button"
msgid "Save attachment"
msgstr "Eki Kaydet"
#: quick/qml/MailViewer.qml:243
#, kde-format
msgctxt "@window:title"
msgid "Save Attachment As"
msgstr "Eki Farklı Kaydet"
#: quick/qml/private/AttachmentDelegate.qml:56
#, kde-format
msgctxt "@action:button"
msgid "Import key"
msgstr "Anahtar İçe Aktar"
#: quick/qml/private/Banner.qml:188
#, kde-format
msgctxt "@action:button"
msgid "Close"
msgstr "Kapat"
#: quick/qml/private/ErrorPart.qml:27
#, kde-format
msgid "An error occurred: %1"
msgstr "Bir hata oluştu: %1"
#: quick/qml/private/ICalPart.qml:27
#, kde-format
msgid "This mail contains an invitation"
msgstr "Bu ileti, bir davet içeriyor"
#: quick/qml/private/MailPart.qml:41
#, kde-format
msgctxt "@info"
msgid "sent by %1 on %2"
msgstr "%1 tarafından %2 tarihinde gönderildi"
#: quick/qml/private/MailPartModel.qml:55
#, kde-format
msgctxt "@label"
msgid "This message has been signed using the key %1."
msgstr "Bu ileti, %1 anahtarı kullanılarak imzalanmış."
#: quick/qml/private/MailPartModel.qml:56 widgets/messagecontainerwidget.cpp:73
#, kde-format
msgctxt "@label"
msgid "The key details are not available."
msgstr "Anahtar ayrıntıları kullanılabilir değil."
#: quick/qml/private/MailPartModel.qml:58
#, kde-format
msgctxt "@label"
msgid "This message has been signed using the key %1 by %2."
msgstr "Bu ileti, %2 tarafından %1 anahtarı kullanılarak imzalanmış."
#: quick/qml/private/MailPartModel.qml:60
#, kde-format
msgctxt "@label"
msgid "The key was revoked."
msgstr "Anahtar yürürlükten kaldırılmış."
#: quick/qml/private/MailPartModel.qml:63
#, kde-format
msgctxt "@label"
msgid "The key has expired."
msgstr "Anahtarın süresi geçmiş."
#: quick/qml/private/MailPartModel.qml:66
#, kde-format
msgctxt "@label"
msgid "You are trusting this key."
msgstr "Bu anahtara güveniyorsunuz."
#: quick/qml/private/MailPartModel.qml:69
#: widgets/messagecontainerwidget.cpp:108
#, kde-format
msgctxt "@label"
msgid "The signature is invalid."
msgstr "İmza geçersiz."
#: quick/qml/private/MailPartModel.qml:98
#: widgets/messagecontainerwidget.cpp:206
#, kde-format
msgid "This message is encrypted but we don't have the key for it."
msgstr "İleti şifrelenmiş; ancak bunun anahtarı bizde yok."
#: quick/qml/private/MailPartModel.qml:98
#, kde-format
msgid "This message is encrypted to the key: %1"
msgstr "Bu ileti, şu anahtarla şifrelenmiş: %1"
#: widgets/messagecontainerwidget.cpp:61
#, kde-format
msgctxt "@label"
msgid ""
"This message has been signed VS-NfD compliant using the key <a href=\"%1\">"
"%2</a>."
msgstr ""
"Bu ileti, <a href=\"%1\">%2</a> anahtarı kullanılarak VS-NfD uyumlu olarak "
"imzalandı."
#: widgets/messagecontainerwidget.cpp:68
#, kde-format
msgctxt "@label"
msgid "This message has been signed using the key <a href=\"%1\">%2</a>."
msgstr "Bu ileti, <a href=\"%1\">%2</a> anahtarı kullanılarak imzalandı."
#: widgets/messagecontainerwidget.cpp:81
#, kde-format
msgctxt "@label"
msgid "This message has been signed VS-NfD compliant by %1."
msgstr "Bu ileti, %1 tarafından VS-NfD uyumlu olarak imzalandı."
#: widgets/messagecontainerwidget.cpp:83
#, kde-format
msgctxt "@label"
msgid "This message has been signed by %1."
msgstr "Bu ileti, %1 tarafından imzalandı."
#: widgets/messagecontainerwidget.cpp:86
#, kde-format
msgctxt "@label"
msgid "The <a href=\"%1\">key</a> was revoked."
msgstr "<a href=\"%1\">Anahtar</a> yürürlükten kaldırılmış."
#: widgets/messagecontainerwidget.cpp:89
#, kde-format
msgctxt "@label"
msgid "The <a href=\"%1\">key</a> was expired."
msgstr "<a href=\"%1\">Anahtarın</a> süresi geçmiş."
#: widgets/messagecontainerwidget.cpp:94
#, kde-format
msgctxt "@label"
msgid ""
"The signature is valid, but the <a href=\"%1\">key</a>'s validity is unknown."
msgstr ""
"İmza geçerli; ancak <a href=\"%1\">anahtarın</a> geçerliliği bilinmiyor."
#: widgets/messagecontainerwidget.cpp:97
#, kde-format
msgctxt "@label"
msgid ""
"The signature is valid and the <a href=\"%1\">key</a> is marginally trusted."
msgstr ""
"İmza geçerli ve <a href=\"%1\">anahtara</a> marjinal olarak güveniliyor."
#: widgets/messagecontainerwidget.cpp:99
#, kde-format
msgctxt "@label"
msgid "The signature is valid and the <a href=\"%1\">key</a> is fully trusted."
msgstr "İmza geçerli ve <a href=\"%1\">anahtara</a> tümüyle güveniliyor."
#: widgets/messagecontainerwidget.cpp:102
#, kde-format
msgctxt "@label"
msgid ""
"The signature is valid and the <a href=\"%1\">key</a> is ultimately trusted."
msgstr "İmza geçerli ve <a href=\"%1\">anahtara</a> sonuç olarak güveniliyor."
#: widgets/messagecontainerwidget.cpp:104
#, kde-format
msgctxt "@label"
msgid "The signature is valid, but the <a href=\"%1\">key</a> is untrusted."
msgstr "İmza geçerli; ancak <a href=\"%1\">anahtara</a> güvenilmiyor."
#: widgets/messagecontainerwidget.cpp:204
#, kde-format
msgid ""
"This message is VS-NfD compliant encrypted but we don't have the key for it."
msgstr "Bu ileti, VS-NfD uyumlu şifrelenmiş; ancak bunun anahtarı bizde yok."
#: widgets/messagecontainerwidget.cpp:211
#, kde-format
msgid "This message is VS-NfD compliant encrypted."
msgstr "Bu ileti, VS-NfD uyumlu şifrelenmiş."
#: widgets/messagecontainerwidget.cpp:213
#, kde-format
msgid "This message is encrypted."
msgstr "Bu ileti şifrelenmiş."
#: widgets/messagecontainerwidget.cpp:222
#, kde-format
msgid "The message is encrypted for the following keys:"
msgstr "Bu ileti, şu anahtarlar için şifrelenmiş:"
#: widgets/messageviewer.cpp:65
#, kde-format
msgid "&Save Attachment As..."
msgstr "Eki Farklı &Kaydet..."
#: widgets/messageviewer.cpp:70
#, kde-format
msgctxt "to open"
msgid "Open"
msgstr "Aç"
#: widgets/messageviewer.cpp:75
#, kde-format
msgctxt "@action:inmenu"
msgid "Import public key"
msgstr "Genel Anahtar İçe Aktar"
#: widgets/messageviewer.cpp:104
#, kde-format
msgctxt "Fallback when file has no name"
msgid "unnamed"
msgstr "adsız"
#: widgets/messageviewer.cpp:107
#, kde-format
msgid "Save Attachment As"
msgstr "Eki Farklı Kaydet"
#: widgets/messageviewer.cpp:258
#, kde-format
msgid "Invitation"
msgstr "Davet"
#: widgets/messageviewer.cpp:261
#, kde-format
msgid "&Summary:"
msgstr "&Özet:"
#: widgets/messageviewer.cpp:262
#, kde-format
msgid "&Organizer:"
msgstr "&Organizatör:"
#: widgets/messageviewer.cpp:264
#, kde-format
msgid "&Location:"
msgstr "&Konum:"
#: widgets/messageviewer.cpp:266
#, kde-format
msgid "&Start date:"
msgstr "&Başlangıç tarihi:"
#: widgets/messageviewer.cpp:268
#, kde-format
msgid "&End date:"
msgstr "B&itiş tarihi:"
#: widgets/messageviewer.cpp:271
#, kde-format
msgid "&Details:"
msgstr "&Ayrıntılar:"
#: widgets/messageviewer.cpp:292
#, kde-format
msgid "Encapsulated email"
msgstr "Kapsüllenmiş E-posta"
#: widgets/messageviewer.cpp:300
#, kde-format
msgid "From:"
msgstr "Kimden:"
#: widgets/messageviewer.cpp:301
#, kde-format
msgid "Date:"
msgstr "Tarih:"
#: widgets/messageviewer.cpp:355
#, kde-format
msgid "&Subject:"
msgstr "K&onu:"
#: widgets/messageviewer.cpp:358
#, kde-format
msgid "&From:"
msgstr "&Kimden:"
#: widgets/messageviewer.cpp:361
#, kde-format
msgid "&Sender:"
msgstr "&Gönderen:"
#: widgets/messageviewer.cpp:364
#, kde-format
msgid "&To:"
msgstr "Kim&e:"
#: widgets/messageviewer.cpp:367
#, kde-format
msgid "&CC:"
msgstr "&Kopya:"
#: widgets/messageviewer.cpp:370
#, kde-format
msgid "&BCC:"
msgstr "&Gizli kopya:"
#: widgets/messageviewerdialog.cpp:100
#, kde-format
msgctxt "@action:inmenu"
msgid "&File"
msgstr "&Dosya"
#: widgets/messageviewerdialog.cpp:102
#, kde-format
msgctxt "@action:inmenu"
msgid "&Save"
msgstr "&Kaydet"
#: widgets/messageviewerdialog.cpp:108
#, kde-format
msgctxt "@action:inmenu"
msgid "Save Decrypted"
msgstr "Şifresi Çözülmüş Kaydet"
#: widgets/messageviewerdialog.cpp:114
#, kde-format
msgctxt "@action:inmenu"
msgid "Print Preview"
msgstr "Yazdırma Önizlemesi"
#: widgets/messageviewerdialog.cpp:120
#, kde-format
msgctxt "@action:inmenu"
msgid "&Print"
msgstr "Ya&zdır"
#: widgets/messageviewerdialog.cpp:127
#, kde-format
msgctxt "@action:inmenu"
msgid "&Navigation"
msgstr "&Dolaşım"
#: widgets/messageviewerdialog.cpp:128
#, kde-format
msgctxt "@action:button Previous email"
msgid "Previous Message"
msgstr "Önceki İleti"
#: widgets/messageviewerdialog.cpp:132
#, kde-format
msgctxt "@action:button Next email"
msgid "Next Message"
msgstr "Sonraki İleti"
#: widgets/messageviewerdialog.cpp:142
#, kde-format
msgctxt "@title:window"
msgid "Save File"
msgstr "Dosyayı Kaydet"
#: widgets/messageviewerdialog.cpp:144 widgets/messageviewerdialog.cpp:160
#, kde-format
msgctxt "File dialog accepted files"
msgid "Email files (*.eml *.mbox)"
msgstr "E-posta dosyaları (*.eml *.mbox)"
#: widgets/messageviewerdialog.cpp:148
#, kde-format
msgid "File %1 could not be created."
msgstr "%1 dosyası oluşturulamadı."
#: widgets/messageviewerdialog.cpp:148 widgets/messageviewerdialog.cpp:164
#, kde-format
msgid "Error saving message"
msgstr "İleti kaydedilirken hata"
#: widgets/messageviewerdialog.cpp:158
#, kde-format
msgctxt "@title:window"
msgid "Save Decrypted File"
msgstr "Şifresi Çözülmüş Dosya Kaydet"
#: widgets/messageviewerdialog.cpp:164
#, kde-format
msgctxt "Error message"
msgid "File %1 could not be created."
msgstr "%1 dosyası oluşturulamadı."
#: widgets/messageviewerdialog.cpp:182 widgets/messageviewerdialog.cpp:194
#, kde-format
msgctxt "@title:window"
msgid "Print Document"
msgstr "Belgeyi Yazdır"
#: widgets/messageviewerdialog.cpp:237
#, kde-format
msgctxt "@info"
msgid "Unable to read file"
msgstr "Dosya okunamıyor"
#: widgets/urlhandler.cpp:46
#, kde-format
msgid "Could not start certificate manager. Please check your installation."
msgstr "Sertifika yöneticisi başlatılamadı. Lütfen kurulumunuzu denetleyin."
#: widgets/urlhandler.cpp:48
#, kde-format
msgid "KMail Error"
msgstr "K Posta Hatası"
#~ msgid "Unknown key"
#~ msgstr "Bilinmeyen anahtar"
#~ msgctxt "@info:status"
#~ msgid "No key available."
#~ msgstr "Kullanılabilir anahtar yok."
#~ msgctxt "@info"
#~ msgid "Failed to create temporary file."
#~ msgstr "Geçici dosya oluşturulamadı."
diff --git a/po/uk/mimetreeparser.po b/po/uk/mimetreeparser.po
index a2a914a..7f93b0f 100644
--- a/po/uk/mimetreeparser.po
+++ b/po/uk/mimetreeparser.po
@@ -1,632 +1,625 @@
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the mimetreeparser package.
#
# Yuri Chornoivan <yurchor@ukr.net>, 2023.
msgid ""
msgstr ""
"Project-Id-Version: mimetreeparser\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2023-11-28 00:41+0000\n"
-"PO-Revision-Date: 2023-11-22 09:11+0200\n"
+"PO-Revision-Date: 2023-11-28 17:24+0200\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Ukrainian <kde-i18n-uk@kde.org>\n"
"Language: uk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n"
"%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: Lokalize 20.12.0\n"
#: core/attachmentmodel.cpp:203
#, kde-format
msgctxt "@title:column"
msgid "Name"
msgstr "Назва"
#: core/attachmentmodel.cpp:205
#, kde-format
msgctxt "@title:column"
msgid "Size"
msgstr "Розмір"
#: core/attachmentmodel.cpp:207
#, kde-format
msgctxt "@title:column"
msgid "Encrypted"
msgstr "Зашифровано"
#: core/attachmentmodel.cpp:209
#, kde-format
msgctxt "@title:column"
msgid "Signed"
msgstr "Підписано"
#: core/attachmentmodel.cpp:302
#, kde-format
msgctxt "@info"
msgid "Failed to save attachment."
msgstr "Не вдалося зберегти долучення."
#: core/attachmentmodel.cpp:325
#, kde-format
msgid "attachment"
msgstr "долучення"
#: core/attachmentmodel.cpp:332
#, kde-format
msgctxt "@info"
msgid "Failed to write attachment for opening."
msgstr "Не вдалося записати долучення для відкриття."
#: core/attachmentmodel.cpp:351 core/attachmentmodel.cpp:361
#, kde-format
msgctxt "@info"
msgid "Failed to open attachment."
msgstr "Не вдалося відкрити долучення."
#: core/attachmentmodel.cpp:382
#, kde-format
msgctxt "@info"
msgid "No keys were found in this attachment"
msgstr "У цьому долученні не було знайдено ключів"
#: core/attachmentmodel.cpp:385
#, kde-format
msgctxt "@info"
msgid "one key imported"
msgid_plural "%1 keys imported"
msgstr[0] "імпортовано %1 ключ"
msgstr[1] "імпортовано %1 ключі"
msgstr[2] "імпортовано %1 ключів"
msgstr[3] "імпортовано %1 ключ"
#: core/attachmentmodel.cpp:388
#, kde-format
msgctxt "@info"
msgid "one key was already imported"
msgid_plural "%1 keys were already imported"
msgstr[0] "%1 ключ вже імпортовано"
msgstr[1] "%1 ключі вже імпортовано"
msgstr[2] "%1 ключів вже імпортовано"
msgstr[3] "%1 ключ вже імпортовано"
#: core/messagepart.cpp:624 core/messagepart.cpp:659 core/messagepart.cpp:836
#, kde-format
msgctxt "@info:status"
msgid "Wrong Crypto Plug-In."
msgstr "Неправильний додаток шифрування."
#: core/messagepart.cpp:988
#, kde-format
msgid "No appropriate crypto plug-in was found."
msgstr "Не знайдено відповідного додатка шифрування."
#: core/messagepart.cpp:990
#, kde-format
msgid "Crypto plug-in \"%1\" cannot decrypt messages."
msgstr "Додатку шифрування «%1» не вдалося розшифрувати повідомлення."
#: core/messagepart.cpp:992
#, kde-format
msgid "Crypto plug-in \"%1\" could not decrypt the data."
msgstr "Додатку шифрування «%1» не вдалося розшифрувати дані."
#: core/messagepart.cpp:993
#, kde-format
msgid "Error: %1"
msgstr "Помилка: %1"
#: core/partmodel.cpp:511
-#, fuzzy, kde-format
-#| msgctxt "@info:status"
-#| msgid ""
-#| "No secret key found to decrypt the message. The message is encrypted for "
-#| "the following keys:"
+#, kde-format
msgctxt "@info:status"
msgid "No secret key found to decrypt the message."
-msgstr ""
-"Не знайдено закритого ключа для розшифровування повідомлення. Повідомлення "
-"зашифровано для таких ключів:"
+msgstr "Не знайдено закритого ключа для розшифровування повідомлення."
#: core/partmodel.cpp:513
-#, fuzzy, kde-format
-#| msgid "The message is encrypted for the following keys:"
+#, kde-format
msgctxt "@info:status"
msgid "The message is encrypted for the following keys:"
msgstr "Повідомлення зашифровано для таких ключів:"
#: core/partmodel.cpp:525
#, kde-format
msgctxt "@info:status"
msgid "Wrong passphrase."
msgstr "Неправильний пароль."
#: core/utils.cpp:44
#, kde-format
msgctxt "@info"
msgid "Unknow Key"
msgstr "Невідомий ключ"
#: core/utils.cpp:58
#, kde-format
msgctxt "Separator"
msgid " - "
-msgstr ""
+msgstr " - "
#: quick/qml/MailViewer.qml:41
#, kde-format
msgctxt "@title:window"
msgid "Message viewer"
msgstr "Перегляд повідомлень"
#: quick/qml/MailViewer.qml:78
#, kde-format
msgctxt "@label"
msgid "Subject:"
msgstr "Тема:"
#: quick/qml/MailViewer.qml:99
#, kde-format
msgctxt "@label"
msgid "From:"
msgstr "Від:"
#: quick/qml/MailViewer.qml:115
#, kde-format
msgctxt "@label"
msgid "Sender:"
msgstr "Відправник:"
#: quick/qml/MailViewer.qml:131
#, kde-format
msgctxt "@label"
msgid "To:"
msgstr "Кому:"
#: quick/qml/MailViewer.qml:147
#, kde-format
msgctxt "@label"
msgid "CC:"
msgstr "Копія:"
#: quick/qml/MailViewer.qml:163
#, kde-format
msgctxt "@label"
msgid "BCC:"
msgstr "Прих.копія:"
#: quick/qml/MailViewer.qml:220
#, kde-format
msgctxt "@action:button"
msgid "Save attachment"
msgstr "Зберегти долучення"
#: quick/qml/MailViewer.qml:243
#, kde-format
msgctxt "@window:title"
msgid "Save Attachment As"
msgstr "Зберегти долучення як"
#: quick/qml/private/AttachmentDelegate.qml:56
#, kde-format
msgctxt "@action:button"
msgid "Import key"
msgstr "Імпортувати ключ"
#: quick/qml/private/Banner.qml:188
#, kde-format
msgctxt "@action:button"
msgid "Close"
msgstr "Закрити"
#: quick/qml/private/ErrorPart.qml:27
#, kde-format
msgid "An error occurred: %1"
msgstr "Сталася помилка: %1"
#: quick/qml/private/ICalPart.qml:27
#, kde-format
msgid "This mail contains an invitation"
msgstr "У цьому повідомленні міститься запрошення"
#: quick/qml/private/MailPart.qml:41
#, kde-format
msgctxt "@info"
msgid "sent by %1 on %2"
msgstr "надіслано %1, %2"
#: quick/qml/private/MailPartModel.qml:55
#, kde-format
msgctxt "@label"
msgid "This message has been signed using the key %1."
msgstr "Це повідомлення підписано за допомогою ключа %1."
#: quick/qml/private/MailPartModel.qml:56 widgets/messagecontainerwidget.cpp:73
#, kde-format
msgctxt "@label"
msgid "The key details are not available."
msgstr "Подробиці щодо ключа недоступні."
#: quick/qml/private/MailPartModel.qml:58
#, kde-format
msgctxt "@label"
msgid "This message has been signed using the key %1 by %2."
msgstr "Це повідомлення підписано за допомогою ключа %1 %2."
#: quick/qml/private/MailPartModel.qml:60
#, kde-format
msgctxt "@label"
msgid "The key was revoked."
msgstr "Ключ відкликано."
#: quick/qml/private/MailPartModel.qml:63
#, kde-format
msgctxt "@label"
msgid "The key has expired."
msgstr "Строк дії ключа вичерпано."
#: quick/qml/private/MailPartModel.qml:66
#, kde-format
msgctxt "@label"
msgid "You are trusting this key."
msgstr "Ви довіряєте цьому ключу."
#: quick/qml/private/MailPartModel.qml:69
#: widgets/messagecontainerwidget.cpp:108
#, kde-format
msgctxt "@label"
msgid "The signature is invalid."
msgstr "Підпис є некоректним."
#: quick/qml/private/MailPartModel.qml:98
#: widgets/messagecontainerwidget.cpp:206
#, kde-format
msgid "This message is encrypted but we don't have the key for it."
msgstr ""
"Це повідомлення зашифровано, але у нас немає ключа для його розшифровування."
#: quick/qml/private/MailPartModel.qml:98
#, kde-format
msgid "This message is encrypted to the key: %1"
msgstr "Це повідомлення зашифровано таким ключем: %1"
#: widgets/messagecontainerwidget.cpp:61
#, kde-format
msgctxt "@label"
msgid ""
"This message has been signed VS-NfD compliant using the key <a href=\"%1\">"
"%2</a>."
msgstr ""
"Це повідомлення підписано відповідно до VS-NfD за допомогою ключа <a href="
"\"%1\">%2</a>."
#: widgets/messagecontainerwidget.cpp:68
#, kde-format
msgctxt "@label"
msgid "This message has been signed using the key <a href=\"%1\">%2</a>."
msgstr "Це повідомлення підписано за допомогою ключа <a href=\"%1\">%2</a>."
#: widgets/messagecontainerwidget.cpp:81
#, kde-format
msgctxt "@label"
msgid "This message has been signed VS-NfD compliant by %1."
msgstr "Це повідомлення підписано відповідно до VS-NfD %1."
#: widgets/messagecontainerwidget.cpp:83
#, kde-format
msgctxt "@label"
msgid "This message has been signed by %1."
msgstr "Це повідомлення підписано %1."
#: widgets/messagecontainerwidget.cpp:86
#, kde-format
msgctxt "@label"
msgid "The <a href=\"%1\">key</a> was revoked."
msgstr "<a href=\"%1\">Ключ</a> відкликано."
#: widgets/messagecontainerwidget.cpp:89
#, kde-format
msgctxt "@label"
msgid "The <a href=\"%1\">key</a> was expired."
msgstr "Строк дії <a href=\"%1\">ключа</a> вичерпано."
#: widgets/messagecontainerwidget.cpp:94
#, kde-format
msgctxt "@label"
msgid ""
"The signature is valid, but the <a href=\"%1\">key</a>'s validity is unknown."
msgstr ""
"Підпис коректний, але невідомо коректний <a href=\"%1\">ключ</a> чи ні."
#: widgets/messagecontainerwidget.cpp:97
#, kde-format
msgctxt "@label"
msgid ""
"The signature is valid and the <a href=\"%1\">key</a> is marginally trusted."
msgstr "Підпис коректний, надійність <a href=\"%1\">ключа</a> є обмеженою."
#: widgets/messagecontainerwidget.cpp:99
#, kde-format
msgctxt "@label"
msgid "The signature is valid and the <a href=\"%1\">key</a> is fully trusted."
msgstr "Підпис коректний, надійність <a href=\"%1\">ключа</a> повна."
#: widgets/messagecontainerwidget.cpp:102
#, kde-format
msgctxt "@label"
msgid ""
"The signature is valid and the <a href=\"%1\">key</a> is ultimately trusted."
msgstr "Підпис коректний, надійність <a href=\"%1\">ключа</a> необмежена."
#: widgets/messagecontainerwidget.cpp:104
#, kde-format
msgctxt "@label"
msgid "The signature is valid, but the <a href=\"%1\">key</a> is untrusted."
msgstr "Підпис коректний, але <a href=\"%1\">ключ</a> не є надійним."
#: widgets/messagecontainerwidget.cpp:204
#, kde-format
msgid ""
"This message is VS-NfD compliant encrypted but we don't have the key for it."
msgstr ""
"Це повідомлення зашифровано відповідно до VS-NfD, але у нас немає ключа для "
"його розшифровування."
#: widgets/messagecontainerwidget.cpp:211
#, kde-format
msgid "This message is VS-NfD compliant encrypted."
msgstr "Це повідомлення зашифровано відповідно до VS-NfD."
#: widgets/messagecontainerwidget.cpp:213
#, kde-format
msgid "This message is encrypted."
msgstr "Це повідомлення зашифровано."
#: widgets/messagecontainerwidget.cpp:222
#, kde-format
msgid "The message is encrypted for the following keys:"
msgstr "Повідомлення зашифровано для таких ключів:"
#: widgets/messageviewer.cpp:65
#, kde-format
msgid "&Save Attachment As..."
msgstr "&Зберегти долучення як…"
#: widgets/messageviewer.cpp:70
#, kde-format
msgctxt "to open"
msgid "Open"
msgstr "Відкрити"
#: widgets/messageviewer.cpp:75
#, kde-format
msgctxt "@action:inmenu"
msgid "Import public key"
msgstr "Імпортувати відкритий ключ"
#: widgets/messageviewer.cpp:104
#, kde-format
msgctxt "Fallback when file has no name"
msgid "unnamed"
msgstr "без назви"
#: widgets/messageviewer.cpp:107
#, kde-format
msgid "Save Attachment As"
msgstr "Зберегти долучення як"
#: widgets/messageviewer.cpp:258
#, kde-format
msgid "Invitation"
msgstr "Запрошення"
#: widgets/messageviewer.cpp:261
#, kde-format
msgid "&Summary:"
msgstr "&Резюме:"
#: widgets/messageviewer.cpp:262
#, kde-format
msgid "&Organizer:"
msgstr "&Організатор:"
#: widgets/messageviewer.cpp:264
#, kde-format
msgid "&Location:"
msgstr "&Розташування:"
#: widgets/messageviewer.cpp:266
#, kde-format
msgid "&Start date:"
msgstr "Дата &початку:"
#: widgets/messageviewer.cpp:268
#, kde-format
msgid "&End date:"
msgstr "Дата за&кінчення:"
#: widgets/messageviewer.cpp:271
#, kde-format
msgid "&Details:"
msgstr "&Подробиці:"
#: widgets/messageviewer.cpp:292
#, kde-format
msgid "Encapsulated email"
msgstr "Вбудовано повідомлення"
#: widgets/messageviewer.cpp:300
#, kde-format
msgid "From:"
msgstr "Від:"
#: widgets/messageviewer.cpp:301
#, kde-format
msgid "Date:"
msgstr "Дата:"
#: widgets/messageviewer.cpp:355
#, kde-format
msgid "&Subject:"
msgstr "&Тема:"
#: widgets/messageviewer.cpp:358
#, kde-format
msgid "&From:"
msgstr "&Від:"
#: widgets/messageviewer.cpp:361
#, kde-format
msgid "&Sender:"
msgstr "В&ідправник:"
#: widgets/messageviewer.cpp:364
#, kde-format
msgid "&To:"
msgstr "&Кому:"
#: widgets/messageviewer.cpp:367
#, kde-format
msgid "&CC:"
msgstr "&Копія:"
#: widgets/messageviewer.cpp:370
#, kde-format
msgid "&BCC:"
msgstr "&Пр. копія:"
#: widgets/messageviewerdialog.cpp:100
#, kde-format
msgctxt "@action:inmenu"
msgid "&File"
msgstr "&Файл"
#: widgets/messageviewerdialog.cpp:102
#, kde-format
msgctxt "@action:inmenu"
msgid "&Save"
msgstr "&Зберегти"
#: widgets/messageviewerdialog.cpp:108
#, kde-format
msgctxt "@action:inmenu"
msgid "Save Decrypted"
msgstr "Зберегти розшифрований файл"
#: widgets/messageviewerdialog.cpp:114
#, kde-format
msgctxt "@action:inmenu"
msgid "Print Preview"
msgstr "Перегляд друку"
#: widgets/messageviewerdialog.cpp:120
#, kde-format
msgctxt "@action:inmenu"
msgid "&Print"
msgstr "На&друкувати"
#: widgets/messageviewerdialog.cpp:127
#, kde-format
msgctxt "@action:inmenu"
msgid "&Navigation"
msgstr "&Навігація"
#: widgets/messageviewerdialog.cpp:128
#, kde-format
msgctxt "@action:button Previous email"
msgid "Previous Message"
msgstr "Попереднє повідомлення"
#: widgets/messageviewerdialog.cpp:132
#, kde-format
msgctxt "@action:button Next email"
msgid "Next Message"
msgstr "Наступне повідомлення"
#: widgets/messageviewerdialog.cpp:142
#, kde-format
msgctxt "@title:window"
msgid "Save File"
msgstr "Збереження файла"
#: widgets/messageviewerdialog.cpp:144 widgets/messageviewerdialog.cpp:160
#, kde-format
msgctxt "File dialog accepted files"
msgid "Email files (*.eml *.mbox)"
msgstr "файли пошти (*.eml *.mbox)"
#: widgets/messageviewerdialog.cpp:148
#, kde-format
msgid "File %1 could not be created."
msgstr "Не вдалося створити файл %1."
#: widgets/messageviewerdialog.cpp:148 widgets/messageviewerdialog.cpp:164
#, kde-format
msgid "Error saving message"
msgstr "Помилка під час спроби збереження повідомлення"
#: widgets/messageviewerdialog.cpp:158
#, kde-format
msgctxt "@title:window"
msgid "Save Decrypted File"
msgstr "Збереження розшифрованого файла"
#: widgets/messageviewerdialog.cpp:164
#, kde-format
msgctxt "Error message"
msgid "File %1 could not be created."
msgstr "Не вдалося створити файл %1."
#: widgets/messageviewerdialog.cpp:182 widgets/messageviewerdialog.cpp:194
#, kde-format
msgctxt "@title:window"
msgid "Print Document"
msgstr "Друк документа"
#: widgets/messageviewerdialog.cpp:237
#, kde-format
msgctxt "@info"
msgid "Unable to read file"
msgstr "Не вдалося прочитати дані з файла"
#: widgets/urlhandler.cpp:46
#, kde-format
msgid "Could not start certificate manager. Please check your installation."
msgstr ""
"Не вдається запустити програму керування сертифікатами. Будь ласка, "
"перевірте, чи належним чином встановлено програму."
#: widgets/urlhandler.cpp:48
#, kde-format
msgid "KMail Error"
msgstr "Помилка KMail"
#~ msgid "Unknown key"
#~ msgstr "Невідомий ключ"
#~ msgctxt "@info:status"
#~ msgid "No key available."
#~ msgstr "Немає доступних ключів."
#~ msgctxt "@info"
#~ msgid "Failed to create temporary file."
#~ msgstr "Не вдалося створити тимчасовий файл."
#~ msgctxt "@info"
#~ msgid "Saved the attachment to disk: %1"
#~ msgstr "Збереження долучення на диску: %1"
#~ msgctxt "displayed when a mail has unknown sender, receiver or date"
#~ msgid "Unknown"
#~ msgstr "Невідомо"
#~ msgid "fwd"
#~ msgstr "fwd"
#~ msgid "re"
#~ msgstr "re"
#~ msgctxt "@info"
#~ msgid "Could not decrypt the data: no key found for recipients."
#~ msgstr "Не вдалося розшифрувати дані. Не знайдено ключа для отримувачів."
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Thu, Jul 17, 12:52 AM (1 d, 13 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
00/d1/df267bf6f93c79bf30c703642445
Attached To
rMTP MIME Tree Parser
Event Timeline
Log In to Comment