Jump to content

Translations:KMail/gpg/8/uk: Difference between revisions

From KDE UserBase Wiki
Yurchor (talk | contribs)
Created page with "Якщо у вас виникають проблеми, спочатку переконайтеся, що ваш gpg налаштовано належним чином: * Пер..."
 
(No difference)

Latest revision as of 09:38, 26 October 2010

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (KMail/gpg)
Whatever problems arise, first make sure your gpg is properly set up:
* List your keys {{Input|1= gpg --list-keys}}
** Has to deliver something like a sensible list of keys.
* Check the output of {{Input|1= gpg --update-trustdb}}
** In case of a problem look at the below.

Якщо у вас виникають проблеми, спочатку переконайтеся, що ваш gpg налаштовано належним чином:

  • Перегляньте список ваших ключів
    gpg --list-keys
    
    • Ця команда має показати список ключів.
  • Ознайомтеся з виводом команди
    gpg --update-trustdb
    
    • Якщо команда повідомляє про проблеми, продовжіть читання цієї сторінки.