blob: 90e67dad97351fb0605a63a3dbf4496c49518784 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
|
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-14 21:54+0200\n"
"PO-Revision-Date: 2020-08-23 21:36+0000\n"
"Language-Team: none\n"
"Language: pt\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: Weblate 4.2.1-dev\n"
#: plugins/openpgp/src/encryption_preferences_entry.vala:18
msgid "Querying GnuPG"
msgstr "Consultando GnuPG"
#: plugins/openpgp/src/encryption_preferences_entry.vala:53
msgid "Disabled"
msgstr ""
#: plugins/openpgp/src/contact_details_provider.vala:28
msgid "Key not in keychain"
msgstr "A chave não está no chaveiro"
#: plugins/openpgp/src/contact_details_provider.vala:30
msgid "Encryption"
msgstr "Criptografia"
#~ msgid "Key publishing disabled"
#~ msgstr "Publicação da chave desativada"
#~ msgid "Error in GnuPG"
#~ msgstr "Erro no GnuPG"
#~ msgid "No keys available. Generate one!"
#~ msgstr "Nenhuma chave disponível. Gere uma!"
#~ msgid "Select key"
#~ msgstr "Selecionar chave"
#~ msgid "Loading…"
#~ msgstr "Carregando…"
|