Page MenuHome GnuPG

No OneTemporary

diff --git a/po/pl/mimetreeparser6.po b/po/pl/mimetreeparser6.po
index d51fa72..95a4f92 100644
--- a/po/pl/mimetreeparser6.po
+++ b/po/pl/mimetreeparser6.po
@@ -1,677 +1,675 @@
# Copyright (C) 2023 This file is copyright:
# This file is distributed under the same license as the mimetreeparser package.
#
# SPDX-FileCopyrightText: 2023, 2024 Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>
msgid ""
msgstr ""
"Project-Id-Version: mimetreeparser\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2024-03-08 00:38+0000\n"
-"PO-Revision-Date: 2024-02-11 11:19+0100\n"
+"PO-Revision-Date: 2024-03-17 11:34+0100\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2);\n"
"X-Generator: Lokalize 23.08.4\n"
#: core/attachmentmodel.cpp:202
#, kde-format
msgctxt "@title:column"
msgid "Name"
msgstr "Nazwa"
#: core/attachmentmodel.cpp:204
#, kde-format
msgctxt "@title:column"
msgid "Size"
msgstr "Rozmiar"
#: core/attachmentmodel.cpp:206
#, kde-format
msgctxt "@title:column"
msgid "Encrypted"
msgstr "Zaszyfrowana"
#: core/attachmentmodel.cpp:208
#, kde-format
msgctxt "@title:column"
msgid "Signed"
msgstr "Podpisana"
#: core/attachmentmodel.cpp:301
#, kde-format
msgctxt "@info"
msgid "Failed to save attachment."
msgstr "Nie udało się zapisać załącznika."
#: core/attachmentmodel.cpp:324
#, kde-format
msgid "attachment"
msgstr "załącznik"
#: core/attachmentmodel.cpp:331
#, kde-format
msgctxt "@info"
msgid "Failed to write attachment for opening."
msgstr "Nie udało się zapisać załącznika do otwarcia."
#: core/attachmentmodel.cpp:350 core/attachmentmodel.cpp:360
#, kde-format
msgctxt "@info"
msgid "Failed to open attachment."
msgstr "Nie udało się otworzyć załącznika."
#: core/attachmentmodel.cpp:381
#, kde-format
msgctxt "@info"
msgid "No certificates were found in this attachment"
msgstr "Nie znaleziono żadnych certyfikatów w tym załączniku"
#: core/attachmentmodel.cpp:384
#, kde-format
msgctxt "@info"
msgid "one certificate imported"
msgid_plural "%1 certificates imported"
msgstr[0] "zaimportowano jeden certyfikat"
msgstr[1] "zaimportowano %1 certyfikaty"
msgstr[2] "zaimportowano %1 certyfikatów"
#: core/attachmentmodel.cpp:389
#, kde-format
msgctxt "@info"
msgid "one certificate was already imported"
msgid_plural "%1 certificates were already imported"
msgstr[0] "jeden certyfikat był już zaimportowany"
msgstr[1] "%1 certyfikaty były już zaimportowane"
msgstr[2] "%1 certyfikatów było już zaimportowanych"
#: core/messageparser.cpp:47
#, kde-format
msgctxt "Displayed when a CC, FROM or TO field in an email is empty"
msgid "Unknown"
msgstr "Nieznany"
#: core/messageparser.cpp:52
#, kde-format
msgctxt "list separator"
msgid ", "
msgstr ", "
#: core/messagepart.cpp:624 core/messagepart.cpp:659 core/messagepart.cpp:836
#, kde-format
msgctxt "@info:status"
msgid "Wrong Crypto Plug-In."
msgstr "Zła wtyczka szyfrująca."
#: core/messagepart.cpp:988
#, kde-format
msgid "No appropriate crypto plug-in was found."
msgstr "Nie znaleziono odpowiedniej wtyczki szyfrującej."
#: core/messagepart.cpp:990
#, kde-format
msgid "Crypto plug-in \"%1\" cannot decrypt messages."
msgstr "Wtyczka szyfrująca \"%1\" nie może odszyfrować wiadomości."
#: core/messagepart.cpp:992
#, kde-format
msgid "Crypto plug-in \"%1\" could not decrypt the data."
msgstr "Wtyczka szyfrująca \"%1\" nie mogła odszyfrować danych."
#: core/messagepart.cpp:993
#, kde-format
msgid "Error: %1"
msgstr "Błąd: %1"
#: core/partmodel.cpp:514
#, kde-format
msgctxt "@info:status"
msgid ""
"This message cannot be decrypted with any S/MIME certificate in your keyring."
msgstr ""
"Tej wiadomości nie można odszyfrować żadnym certyfikatem S/MIME dostępnym w "
"twoim pęku kluczy."
#: core/partmodel.cpp:517
#, kde-format
msgctxt "@info:status"
msgid ""
"This message cannot be decrypted with any OpenPGP certificate in your "
"keyring."
msgstr ""
"Tej wiadomości nie można odszyfrować żadnym certyfikatem OpenPGP dostępnym w "
"twoim pęku kluczy."
#: core/partmodel.cpp:523
#, kde-format
msgctxt "@info:status"
msgid "The message is encrypted for the following certificate:"
msgid_plural "The message is encrypted for the following certificates:"
msgstr[0] "Wiadomość jest zaszyfrowana dla następującego certyfikatu:"
msgstr[1] "Wiadomość jest zaszyfrowana dla następujących certyfikatów:"
msgstr[2] "Wiadomość jest zaszyfrowana dla następujących certyfikatów:"
#: core/partmodel.cpp:537
#, kde-format
msgctxt "@info:status"
msgid "Wrong passphrase."
msgstr "Nieprawidłowe hasło."
#: core/utils.cpp:46
#, kde-format
msgctxt "@info"
msgid "Unknown Key"
msgstr "Nieznany klucz"
#: core/utils.cpp:60
#, kde-format
msgctxt "Separator"
msgid " - "
msgstr " - "
#: quick/qml/MailViewer.qml:40
#, kde-format
msgctxt "@title:window"
msgid "Message viewer"
msgstr "Przeglądarka wiadomości"
#: quick/qml/MailViewer.qml:77
#, kde-format
msgctxt "@label"
msgid "Subject:"
msgstr "Temat:"
#: quick/qml/MailViewer.qml:98
#, kde-format
msgctxt "@label"
msgid "From:"
msgstr "Od:"
#: quick/qml/MailViewer.qml:114
#, kde-format
msgctxt "@label"
msgid "Sender:"
msgstr "Nadawca:"
#: quick/qml/MailViewer.qml:130
#, kde-format
msgctxt "@label"
msgid "To:"
msgstr "Do:"
#: quick/qml/MailViewer.qml:146
#, kde-format
msgctxt "@label"
msgid "CC:"
msgstr "DW:"
#: quick/qml/MailViewer.qml:162
#, kde-format
msgctxt "@label"
msgid "BCC:"
msgstr "UDW:"
#: quick/qml/MailViewer.qml:219
#, kde-format
msgctxt "@action:button"
msgid "Save attachment"
msgstr "Zapisz załącznik"
#: quick/qml/MailViewer.qml:242
#, kde-format
msgctxt "@window:title"
msgid "Save Attachment As"
msgstr "Zapisz załącznik jako"
#: quick/qml/private/AttachmentDelegate.qml:56
#, kde-format
msgctxt "@action:button"
msgid "Import certificate"
msgstr "Zaimportuj certyfikat"
#: quick/qml/private/Banner.qml:188
#, kde-format
msgctxt "@action:button"
msgid "Close"
msgstr "Zamknij"
#: quick/qml/private/ErrorPart.qml:27
#, kde-format
msgid "An error occurred: %1"
msgstr "Wystąpił błąd: %1"
#: quick/qml/private/ICalPart.qml:27
#, kde-format
msgid "This mail contains an invitation"
msgstr "Ta wiadomość zawiera zaproszenie"
#: quick/qml/private/MailPart.qml:41
#, kde-format
msgctxt "@info"
msgid "sent by %1 on %2"
msgstr "wysłane przez %1 dnia %2"
#: quick/qml/private/MailPartModel.qml:55
#, kde-format
msgctxt "@label"
msgid "This message has been signed using the certificate %1."
msgstr "Ta wiadomość została podpisana przy użyciu certyfikatu %1."
#: quick/qml/private/MailPartModel.qml:56 widgets/messagecontainerwidget.cpp:72
#, kde-format
msgctxt "@label"
msgid "The certificate details are not available."
msgstr "Szczegóły certyfikatu nie są dostępne."
#: quick/qml/private/MailPartModel.qml:58
#, kde-format
msgctxt "@label"
msgid "This message has been signed using the certificate %1 by %2."
msgstr "Ta wiadomość została podpisana przy użyciu certyfikatu %1 przez %2."
#: quick/qml/private/MailPartModel.qml:60
#, kde-format
msgctxt "@label"
msgid "The certificate was revoked."
msgstr "Certyfikat został odwołany."
#: quick/qml/private/MailPartModel.qml:63
#, kde-format
msgctxt "@label"
msgid "The certificate has expired."
msgstr "Certyfikat wygasł."
#: quick/qml/private/MailPartModel.qml:66
#, kde-format
msgctxt "@label"
msgid "You are trusting this certificate."
msgstr "Ufasz temu certyfikatowi."
#: quick/qml/private/MailPartModel.qml:69
#: widgets/messagecontainerwidget.cpp:109
#, kde-format
msgctxt "@label"
msgid "The signature is invalid."
msgstr "Podpis jest nieprawidłowy."
#: quick/qml/private/MailPartModel.qml:98
#: widgets/messagecontainerwidget.cpp:207
#, kde-format
msgid "This message is encrypted but we don't have the certificate for it."
msgstr "Ta wiadomość jest zaszyfrowana lecz nie mamy do niej certyfikatu."
#: quick/qml/private/MailPartModel.qml:98
#, kde-format
msgid "This message is encrypted to the certificate: %1"
msgstr "Ta wiadomość jest zaszyfrowana certyfikatem: %1"
#: widgets/messagecontainerwidget.cpp:60
#, kde-format
msgctxt "@label"
msgid ""
"This message has been signed VS-NfD compliant using the certificate <a href="
"\"%1\">%2</a>."
msgstr ""
"Ta wiadomość została podpisana zgodnie z VS-NfD przy użyciu certyfikatu <a "
"href=\"%1\">%2</a>."
#: widgets/messagecontainerwidget.cpp:67
#, kde-format
msgctxt "@label"
msgid ""
"This message has been signed using the certificate <a href=\"%1\">%2</a>."
msgstr ""
"Ta wiadomość została podpisana przy użyciu certyfikatu <a href=\"%1\">%2</a>."
#: widgets/messagecontainerwidget.cpp:80
#, kde-format
msgctxt "@label"
msgid "This message has been signed VS-NfD compliant by %1."
msgstr "Ta wiadomość została podpisana zgodnie z VS-NfD przez %1."
#: widgets/messagecontainerwidget.cpp:82
#, kde-format
msgctxt "@label"
msgid "This message has been signed by %1."
msgstr "Ta wiadomość została podpisana przez %1."
#: widgets/messagecontainerwidget.cpp:85
#, kde-format
msgctxt "@label"
msgid "The <a href=\"%1\">certificate</a> was revoked."
msgstr "<a href=\"%1\">Certyfikat</a> został odwołany."
#: widgets/messagecontainerwidget.cpp:88
#, kde-format
msgctxt "@label"
msgid "The <a href=\"%1\">certificate</a> was expired."
msgstr "<a href=\"%1\">Certyfikat</a> wygasł."
#: widgets/messagecontainerwidget.cpp:93
#, kde-format
msgctxt "@label"
msgid ""
"The signature is valid, but the <a href=\"%1\">certificate</a>'s validity is "
"unknown."
msgstr ""
"Podpis jest poprawny, lecz ważność <a href=\"%1\">certyfikatu</a> jest "
"nieznana."
#: widgets/messagecontainerwidget.cpp:96
#, kde-format
msgctxt "@label"
msgid ""
"The signature is valid and the <a href=\"%1\">certificate</a> is marginally "
"trusted."
msgstr ""
"Podpis jest prawidłowy, a <a href=\"%1\">certyfikat</a> ma marginalne "
"zaufanie."
#: widgets/messagecontainerwidget.cpp:99
#, kde-format
msgctxt "@label"
msgid ""
"The signature is valid and the <a href=\"%1\">certificate</a> is fully "
"trusted."
msgstr ""
"Podpis jest prawidłowy, a <a href=\"%1\">certyfikat</a> jest w pełni zaufany."
#: widgets/messagecontainerwidget.cpp:102
#, kde-format
msgctxt "@label"
msgid ""
"The signature is valid and the <a href=\"%1\">certificate</a> is ultimately "
"trusted."
msgstr ""
"Podpis jest prawidłowy, a <a href=\"%1\">certyfikat</a> ma najwyższe "
"zaufanie."
#: widgets/messagecontainerwidget.cpp:105
#, kde-format
msgctxt "@label"
msgid ""
"The signature is valid, but the <a href=\"%1\">certificate</a> is untrusted."
msgstr ""
"Podpis jest prawidłowy, lecz <a href=\"%1\">certyfikat</a> jest niezaufany."
#: widgets/messagecontainerwidget.cpp:205
#, kde-format
msgid ""
"This message is VS-NfD compliant encrypted but we don't have the certificate "
"for it."
msgstr ""
"Ta wiadomość została zaszyfrowana zgodnie z VS-NfD, lecz nie mamy do niej "
"certyfikatu."
#: widgets/messagecontainerwidget.cpp:213
#, kde-format
msgid "This message is VS-NfD compliant encrypted."
msgstr "Ta wiadomość została zaszyfrowana zgodnie z VS-NfD."
#: widgets/messagecontainerwidget.cpp:215
#, kde-format
msgid "This message is encrypted."
msgstr "Ta wiadomość jest zaszyfrowana."
#: widgets/messagecontainerwidget.cpp:224
#, kde-format
msgid "The message is encrypted for the following certificates:"
msgstr "Wiadomość jest zaszyfrowana dla następującego certyfikatu:"
#: widgets/messageviewer.cpp:65
#, kde-format
msgid "&Save Attachment As..."
msgstr "&Zapisz załącznik jako..."
#: widgets/messageviewer.cpp:70
#, kde-format
msgctxt "to open"
msgid "Open"
msgstr "Otwórz"
#: widgets/messageviewer.cpp:75
#, kde-format
msgctxt "@action:inmenu"
msgid "Import public key"
msgstr "Zaimportuj klucz publiczny"
#: widgets/messageviewer.cpp:104
#, kde-format
msgctxt "Fallback when file has no name"
msgid "unnamed"
msgstr "nienazwany"
#: widgets/messageviewer.cpp:107
#, kde-format
msgid "Save Attachment As"
msgstr "Zapisz załącznik jako"
#: widgets/messageviewer.cpp:269
#, kde-format
msgid "Invitation"
msgstr "Zaproszenie"
#: widgets/messageviewer.cpp:272
#, kde-format
msgid "&Summary:"
msgstr "Pod&sumowanie:"
#: widgets/messageviewer.cpp:273
#, kde-format
msgid "&Organizer:"
msgstr "&Organizator:"
#: widgets/messageviewer.cpp:275
#, kde-format
msgid "&Location:"
msgstr "&Miejsce:"
#: widgets/messageviewer.cpp:277
#, kde-format
msgid "&Start date:"
msgstr "Data &rozpoczęcia:"
#: widgets/messageviewer.cpp:279
#, kde-format
msgid "&End date:"
msgstr "Data zakończ&enia:"
#: widgets/messageviewer.cpp:282
#, kde-format
msgid "&Details:"
msgstr "&Szczegóły:"
#: widgets/messageviewer.cpp:303
#, kde-format
msgid "Encapsulated email"
msgstr "Obudowana wiadomość"
#: widgets/messageviewer.cpp:311
#, kde-format
msgid "From:"
msgstr "Od:"
#: widgets/messageviewer.cpp:312
#, kde-format
msgid "Date:"
msgstr "Data:"
#: widgets/messageviewer.cpp:389
#, kde-format
msgid "&Subject:"
msgstr "&Temat:"
#: widgets/messageviewer.cpp:392
#, kde-format
msgid "&From:"
msgstr "&Od:"
#: widgets/messageviewer.cpp:395
#, kde-format
msgid "&Sender:"
msgstr "&Nadawca:"
#: widgets/messageviewer.cpp:398
#, kde-format
msgid "&To:"
msgstr "&Do:"
#: widgets/messageviewer.cpp:401
#, kde-format
msgid "&CC:"
msgstr "&DW:"
#: widgets/messageviewer.cpp:404
#, kde-format
msgid "&BCC:"
msgstr "&UDW:"
#: widgets/messageviewer.cpp:407
#, kde-format
msgid "&Date:"
msgstr "&Data:"
#: widgets/messageviewerdialog.cpp:129
#, kde-format
msgctxt "@action:inmenu"
msgid "&File"
msgstr "&Plik"
#: widgets/messageviewerdialog.cpp:131
#, kde-format
msgctxt "@action:inmenu"
msgid "&Save"
msgstr "Zapi&sz"
#: widgets/messageviewerdialog.cpp:137
#, kde-format
msgctxt "@action:inmenu"
msgid "Save Decrypted"
msgstr "Zapisz odszyfrowany"
#: widgets/messageviewerdialog.cpp:143
#, kde-format
msgctxt "@action:inmenu"
msgid "Print Preview"
msgstr "Podgląd wydruku"
#: widgets/messageviewerdialog.cpp:149
#, kde-format
msgctxt "@action:inmenu"
msgid "&Print"
msgstr "Wy&drukuj"
#: widgets/messageviewerdialog.cpp:156
#, kde-format
msgctxt "@action:inmenu"
msgid "&Navigation"
msgstr "&Nawigacja"
#: widgets/messageviewerdialog.cpp:157
#, kde-format
msgctxt "@action:button Previous email"
msgid "Previous Message"
msgstr "Poprzednia wiadomość"
#: widgets/messageviewerdialog.cpp:161
#, kde-format
msgctxt "@action:button Next email"
msgid "Next Message"
msgstr "Następna wiadomość"
#: widgets/messageviewerdialog.cpp:181 widgets/messageviewerdialog.cpp:187
#: widgets/messageviewerdialog.cpp:209
-#, fuzzy, kde-format
-#| msgctxt "File dialog accepted files"
-#| msgid "Email files (*.eml *.mbox)"
+#, kde-format
msgctxt "File dialog accepted files"
msgid "Email files (*.eml *.mbox *.mime)"
-msgstr "Pliki pocztowe (*.eml *.mbox)"
+msgstr "Pliki wiadomości (*.eml *.mbox *.mime)"
#: widgets/messageviewerdialog.cpp:183
#, kde-format
msgctxt "File dialog accepted files"
msgid "Encrypted S/MIME files (*.p7m)"
-msgstr ""
+msgstr "Pliki zaszyfrowane S/MIME (*.p7m)"
#: widgets/messageviewerdialog.cpp:191
#, kde-format
msgctxt "@title:window"
msgid "Save File"
msgstr "Zapisz plik"
#: widgets/messageviewerdialog.cpp:197
#, kde-format
msgid "File %1 could not be created."
msgstr "Nie można utworzyć pliku %1."
#: widgets/messageviewerdialog.cpp:197 widgets/messageviewerdialog.cpp:213
#, kde-format
msgid "Error saving message"
msgstr "Błąd zapisywania wiadomości"
#: widgets/messageviewerdialog.cpp:207
#, kde-format
msgctxt "@title:window"
msgid "Save Decrypted File"
msgstr "Zapisz odszyfrowany plik"
#: widgets/messageviewerdialog.cpp:213
#, kde-format
msgctxt "Error message"
msgid "File %1 could not be created."
msgstr "Nie można utworzyć pliku %1."
#: widgets/messageviewerdialog.cpp:232 widgets/messageviewerdialog.cpp:244
#, kde-format
msgctxt "@title:window"
msgid "Print Document"
msgstr "Wydrukuj dokument"
#: widgets/messageviewerdialog.cpp:296
#, kde-format
msgctxt "@info"
msgid "Unable to read file"
msgstr "Nie udało się odczytać pliku"
#: widgets/urlhandler.cpp:46
#, kde-format
msgid "Could not start certificate manager. Please check your installation."
msgstr ""
"Nie można otworzyć zarządzania certyfikatami. Proszę sprawdzić swoją "
"instalację."
#: widgets/urlhandler.cpp:48
#, kde-format
msgid "KMail Error"
msgstr "Błąd KMaila"
#, fuzzy
#~| msgctxt "File dialog accepted files"
#~| msgid "Email files (*.eml *.mbox)"
#~ msgctxt "File dialog accepted files"
#~ msgid "Email files (*.eml *.mbox *mime)"
#~ msgstr "Pliki pocztowe (*.eml *.mbox)"
#~ msgctxt "@action:button"
#~ msgid "Import key"
#~ msgstr "Zaimportuj klucz"
#~ msgid "The message is encrypted for the following keys:"
#~ msgstr "Wiadomość jest zaszyfrowana dla następujących kluczy:"
#~ msgctxt "@info:status"
#~ msgid "No secret key found to decrypt the message."
#~ msgstr "Nie znaleziono klucza poufnego do odszyfrowania wiadomości."
#~ msgctxt "@info:status"
#~ msgid "No key available."
#~ msgstr "Klucz niedostępny."
#~ msgctxt "@info"
#~ msgid "Failed to create temporary file."
#~ msgstr "Nie udało się utworzyć pliku tymczasowego."
diff --git a/po/zh_CN/mimetreeparser6.po b/po/zh_CN/mimetreeparser6.po
index 28076cf..40e7b8e 100644
--- a/po/zh_CN/mimetreeparser6.po
+++ b/po/zh_CN/mimetreeparser6.po
@@ -1,623 +1,623 @@
msgid ""
msgstr ""
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2024-03-08 00:38+0000\n"
-"PO-Revision-Date: 2024-03-16 20:46\n"
+"PO-Revision-Date: 2024-03-17 20:42\n"
"Last-Translator: \n"
"Language-Team: Chinese Simplified\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: kdeorg\n"
"X-Crowdin-Project-ID: 269464\n"
"X-Crowdin-Language: zh-CN\n"
"X-Crowdin-File: /kf6-trunk/messages/mimetreeparser/mimetreeparser6.pot\n"
"X-Crowdin-File-ID: 49072\n"
#: core/attachmentmodel.cpp:202
#, kde-format
msgctxt "@title:column"
msgid "Name"
msgstr "名称"
#: core/attachmentmodel.cpp:204
#, kde-format
msgctxt "@title:column"
msgid "Size"
msgstr "大小"
#: core/attachmentmodel.cpp:206
#, kde-format
msgctxt "@title:column"
msgid "Encrypted"
msgstr "已加密"
#: core/attachmentmodel.cpp:208
#, kde-format
msgctxt "@title:column"
msgid "Signed"
msgstr "已签名"
#: core/attachmentmodel.cpp:301
#, kde-format
msgctxt "@info"
msgid "Failed to save attachment."
msgstr "无法保存附件。"
#: core/attachmentmodel.cpp:324
#, kde-format
msgid "attachment"
msgstr ""
#: core/attachmentmodel.cpp:331
#, kde-format
msgctxt "@info"
msgid "Failed to write attachment for opening."
msgstr ""
#: core/attachmentmodel.cpp:350 core/attachmentmodel.cpp:360
#, kde-format
msgctxt "@info"
msgid "Failed to open attachment."
msgstr "无法打开附件。"
#: core/attachmentmodel.cpp:381
#, kde-format
msgctxt "@info"
msgid "No certificates were found in this attachment"
msgstr ""
#: core/attachmentmodel.cpp:384
#, kde-format
msgctxt "@info"
msgid "one certificate imported"
msgid_plural "%1 certificates imported"
msgstr[0] ""
#: core/attachmentmodel.cpp:389
#, kde-format
msgctxt "@info"
msgid "one certificate was already imported"
msgid_plural "%1 certificates were already imported"
msgstr[0] ""
#: core/messageparser.cpp:47
#, kde-format
msgctxt "Displayed when a CC, FROM or TO field in an email is empty"
msgid "Unknown"
msgstr ""
#: core/messageparser.cpp:52
#, kde-format
msgctxt "list separator"
msgid ", "
msgstr ""
#: 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:514
#, kde-format
msgctxt "@info:status"
msgid ""
"This message cannot be decrypted with any S/MIME certificate in your keyring."
msgstr ""
#: core/partmodel.cpp:517
#, kde-format
msgctxt "@info:status"
msgid ""
"This message cannot be decrypted with any OpenPGP certificate in your "
"keyring."
msgstr ""
#: core/partmodel.cpp:523
#, kde-format
msgctxt "@info:status"
msgid "The message is encrypted for the following certificate:"
msgid_plural "The message is encrypted for the following certificates:"
msgstr[0] ""
#: core/partmodel.cpp:537
#, kde-format
msgctxt "@info:status"
msgid "Wrong passphrase."
msgstr "密码错误。"
#: core/utils.cpp:46
#, kde-format
msgctxt "@info"
msgid "Unknown Key"
msgstr ""
#: core/utils.cpp:60
#, kde-format
msgctxt "Separator"
msgid " - "
msgstr ""
#: quick/qml/MailViewer.qml:40
#, kde-format
msgctxt "@title:window"
msgid "Message viewer"
msgstr "消息查看器"
#: quick/qml/MailViewer.qml:77
#, kde-format
msgctxt "@label"
msgid "Subject:"
msgstr "主题:"
#: quick/qml/MailViewer.qml:98
#, kde-format
msgctxt "@label"
msgid "From:"
msgstr "发件人:"
#: quick/qml/MailViewer.qml:114
#, kde-format
msgctxt "@label"
msgid "Sender:"
msgstr "发送者:"
#: quick/qml/MailViewer.qml:130
#, kde-format
msgctxt "@label"
msgid "To:"
msgstr "收件人:"
#: quick/qml/MailViewer.qml:146
#, kde-format
msgctxt "@label"
msgid "CC:"
msgstr ""
#: quick/qml/MailViewer.qml:162
#, kde-format
msgctxt "@label"
msgid "BCC:"
msgstr ""
#: quick/qml/MailViewer.qml:219
#, kde-format
msgctxt "@action:button"
msgid "Save attachment"
msgstr "保存附件"
#: quick/qml/MailViewer.qml:242
#, kde-format
msgctxt "@window:title"
msgid "Save Attachment As"
msgstr ""
#: quick/qml/private/AttachmentDelegate.qml:56
#, kde-format
msgctxt "@action:button"
msgid "Import certificate"
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 certificate %1."
msgstr ""
#: quick/qml/private/MailPartModel.qml:56 widgets/messagecontainerwidget.cpp:72
#, kde-format
msgctxt "@label"
msgid "The certificate details are not available."
msgstr ""
#: quick/qml/private/MailPartModel.qml:58
#, kde-format
msgctxt "@label"
msgid "This message has been signed using the certificate %1 by %2."
msgstr ""
#: quick/qml/private/MailPartModel.qml:60
#, kde-format
msgctxt "@label"
msgid "The certificate was revoked."
msgstr ""
#: quick/qml/private/MailPartModel.qml:63
#, kde-format
msgctxt "@label"
msgid "The certificate has expired."
msgstr ""
#: quick/qml/private/MailPartModel.qml:66
#, kde-format
msgctxt "@label"
msgid "You are trusting this certificate."
msgstr ""
#: quick/qml/private/MailPartModel.qml:69
#: widgets/messagecontainerwidget.cpp:109
#, kde-format
msgctxt "@label"
msgid "The signature is invalid."
msgstr "此签名无效。"
#: quick/qml/private/MailPartModel.qml:98
#: widgets/messagecontainerwidget.cpp:207
#, kde-format
msgid "This message is encrypted but we don't have the certificate for it."
msgstr ""
#: quick/qml/private/MailPartModel.qml:98
#, kde-format
msgid "This message is encrypted to the certificate: %1"
msgstr ""
#: widgets/messagecontainerwidget.cpp:60
#, kde-format
msgctxt "@label"
msgid ""
"This message has been signed VS-NfD compliant using the certificate <a href="
"\"%1\">%2</a>."
msgstr ""
#: widgets/messagecontainerwidget.cpp:67
#, kde-format
msgctxt "@label"
msgid ""
"This message has been signed using the certificate <a href=\"%1\">%2</a>."
msgstr ""
#: widgets/messagecontainerwidget.cpp:80
#, kde-format
msgctxt "@label"
msgid "This message has been signed VS-NfD compliant by %1."
msgstr ""
#: widgets/messagecontainerwidget.cpp:82
#, kde-format
msgctxt "@label"
msgid "This message has been signed by %1."
msgstr ""
#: widgets/messagecontainerwidget.cpp:85
#, kde-format
msgctxt "@label"
msgid "The <a href=\"%1\">certificate</a> was revoked."
msgstr ""
#: widgets/messagecontainerwidget.cpp:88
#, kde-format
msgctxt "@label"
msgid "The <a href=\"%1\">certificate</a> was expired."
msgstr ""
#: widgets/messagecontainerwidget.cpp:93
#, kde-format
msgctxt "@label"
msgid ""
"The signature is valid, but the <a href=\"%1\">certificate</a>'s validity is "
"unknown."
msgstr ""
#: widgets/messagecontainerwidget.cpp:96
#, kde-format
msgctxt "@label"
msgid ""
"The signature is valid and the <a href=\"%1\">certificate</a> is marginally "
"trusted."
msgstr ""
#: widgets/messagecontainerwidget.cpp:99
#, kde-format
msgctxt "@label"
msgid ""
"The signature is valid and the <a href=\"%1\">certificate</a> is fully "
"trusted."
msgstr ""
#: widgets/messagecontainerwidget.cpp:102
#, kde-format
msgctxt "@label"
msgid ""
"The signature is valid and the <a href=\"%1\">certificate</a> is ultimately "
"trusted."
msgstr ""
#: widgets/messagecontainerwidget.cpp:105
#, kde-format
msgctxt "@label"
msgid ""
"The signature is valid, but the <a href=\"%1\">certificate</a> is untrusted."
msgstr ""
#: widgets/messagecontainerwidget.cpp:205
#, kde-format
msgid ""
"This message is VS-NfD compliant encrypted but we don't have the certificate "
"for it."
msgstr ""
#: widgets/messagecontainerwidget.cpp:213
#, kde-format
msgid "This message is VS-NfD compliant encrypted."
msgstr ""
#: widgets/messagecontainerwidget.cpp:215
#, kde-format
msgid "This message is encrypted."
msgstr ""
#: widgets/messagecontainerwidget.cpp:224
#, kde-format
msgid "The message is encrypted for the following certificates:"
msgstr ""
#: widgets/messageviewer.cpp:65
#, kde-format
msgid "&Save Attachment As..."
msgstr "附件另存为(&S)..."
#: 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:269
#, kde-format
msgid "Invitation"
msgstr "邀请"
#: widgets/messageviewer.cpp:272
#, kde-format
msgid "&Summary:"
msgstr "摘要(&S):"
#: widgets/messageviewer.cpp:273
#, kde-format
msgid "&Organizer:"
msgstr "组织者(&O):"
#: widgets/messageviewer.cpp:275
#, kde-format
msgid "&Location:"
msgstr "地点(&L):"
#: widgets/messageviewer.cpp:277
#, kde-format
msgid "&Start date:"
msgstr "开始日期(&S):"
#: widgets/messageviewer.cpp:279
#, kde-format
msgid "&End date:"
msgstr "结束日期(&E):"
#: widgets/messageviewer.cpp:282
#, kde-format
msgid "&Details:"
msgstr "详细信息(&D):"
#: widgets/messageviewer.cpp:303
#, kde-format
msgid "Encapsulated email"
msgstr "封装的信件"
#: widgets/messageviewer.cpp:311
#, kde-format
msgid "From:"
msgstr "发件人:"
#: widgets/messageviewer.cpp:312
#, kde-format
msgid "Date:"
msgstr "日期:"
#: widgets/messageviewer.cpp:389
#, kde-format
msgid "&Subject:"
msgstr "主题(&S):"
#: widgets/messageviewer.cpp:392
#, kde-format
msgid "&From:"
msgstr "发件人(&F):"
#: widgets/messageviewer.cpp:395
#, kde-format
msgid "&Sender:"
msgstr ""
#: widgets/messageviewer.cpp:398
#, kde-format
msgid "&To:"
msgstr "收件人(&T):"
#: widgets/messageviewer.cpp:401
#, kde-format
msgid "&CC:"
msgstr ""
#: widgets/messageviewer.cpp:404
#, kde-format
msgid "&BCC:"
msgstr ""
#: widgets/messageviewer.cpp:407
#, kde-format
msgid "&Date:"
msgstr ""
#: widgets/messageviewerdialog.cpp:129
#, kde-format
msgctxt "@action:inmenu"
msgid "&File"
msgstr ""
#: widgets/messageviewerdialog.cpp:131
#, kde-format
msgctxt "@action:inmenu"
msgid "&Save"
msgstr ""
#: widgets/messageviewerdialog.cpp:137
#, kde-format
msgctxt "@action:inmenu"
msgid "Save Decrypted"
msgstr ""
#: widgets/messageviewerdialog.cpp:143
#, kde-format
msgctxt "@action:inmenu"
msgid "Print Preview"
msgstr ""
#: widgets/messageviewerdialog.cpp:149
#, kde-format
msgctxt "@action:inmenu"
msgid "&Print"
msgstr ""
#: widgets/messageviewerdialog.cpp:156
#, kde-format
msgctxt "@action:inmenu"
msgid "&Navigation"
msgstr ""
#: widgets/messageviewerdialog.cpp:157
#, kde-format
msgctxt "@action:button Previous email"
msgid "Previous Message"
msgstr ""
#: widgets/messageviewerdialog.cpp:161
#, kde-format
msgctxt "@action:button Next email"
msgid "Next Message"
msgstr ""
#: widgets/messageviewerdialog.cpp:181 widgets/messageviewerdialog.cpp:187
#: widgets/messageviewerdialog.cpp:209
#, kde-format
msgctxt "File dialog accepted files"
msgid "Email files (*.eml *.mbox *.mime)"
msgstr ""
#: widgets/messageviewerdialog.cpp:183
#, kde-format
msgctxt "File dialog accepted files"
msgid "Encrypted S/MIME files (*.p7m)"
msgstr ""
#: widgets/messageviewerdialog.cpp:191
#, kde-format
msgctxt "@title:window"
msgid "Save File"
msgstr ""
#: widgets/messageviewerdialog.cpp:197
#, kde-format
msgid "File %1 could not be created."
msgstr ""
#: widgets/messageviewerdialog.cpp:197 widgets/messageviewerdialog.cpp:213
#, kde-format
msgid "Error saving message"
msgstr ""
#: widgets/messageviewerdialog.cpp:207
#, kde-format
msgctxt "@title:window"
msgid "Save Decrypted File"
msgstr ""
#: widgets/messageviewerdialog.cpp:213
#, kde-format
msgctxt "Error message"
msgid "File %1 could not be created."
msgstr ""
#: widgets/messageviewerdialog.cpp:232 widgets/messageviewerdialog.cpp:244
#, kde-format
msgctxt "@title:window"
msgid "Print Document"
msgstr ""
#: widgets/messageviewerdialog.cpp:296
#, 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 ""

File Metadata

Mime Type
text/x-diff
Expires
Thu, Feb 26, 6:45 PM (1 d, 5 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
67/6d/cf0f514a2eac2ce1f18e6f34a18f

Event Timeline