diff options
author | eerielili <lionel@les-miquelots.net> | 2024-08-25 13:32:38 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-25 13:32:38 +0000 |
commit | 45755727db79a2935376d24e7bde7eadb0f2f7ca (patch) | |
tree | 73715da99c9d980079df6f2d561822364655e04d /plugins/openpgp/po/fi.po | |
parent | 62cdea3a5e701c04f3a7fd9d6b5f48e28fef1f72 (diff) | |
parent | 51252f74c94c17d56aa75534652bdc5d43a504cb (diff) | |
download | dino-45755727db79a2935376d24e7bde7eadb0f2f7ca.tar.gz dino-45755727db79a2935376d24e7bde7eadb0f2f7ca.zip |
Merge branch 'master' into add-yourselfadd-yourself
Diffstat (limited to 'plugins/openpgp/po/fi.po')
-rw-r--r-- | plugins/openpgp/po/fi.po | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/plugins/openpgp/po/fi.po b/plugins/openpgp/po/fi.po new file mode 100644 index 00000000..7f699a38 --- /dev/null +++ b/plugins/openpgp/po/fi.po @@ -0,0 +1,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-08-22 19:41+0200\n" +"PO-Revision-Date: 2024-07-02 11:09+0000\n" +"Language-Team: none\n" +"Language: fi\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 5.7-dev\n" + +#: plugins/openpgp/src/encryption_preferences_entry.vala:18 +msgid "Querying GnuPG" +msgstr "Kysellään GnuPG:tä" + +#: plugins/openpgp/src/encryption_preferences_entry.vala:53 +msgid "Disabled" +msgstr "Pois käytöstä" + +#: plugins/openpgp/src/contact_details_provider.vala:28 +msgid "Key not in keychain" +msgstr "Avain ei ole avainnipussa" + +#: plugins/openpgp/src/contact_details_provider.vala:30 +msgid "Encryption" +msgstr "Salaus" + +#~ msgid "Key publishing disabled" +#~ msgstr "Avaimen julkaiseminen pois käytöstä" + +#~ msgid "Error in GnuPG" +#~ msgstr "Virhe GnuPG:ssä" + +#~ msgid "No keys available. Generate one!" +#~ msgstr "Ei avaimia saatavilla. Luo avain!" + +#~ msgid "Select key" +#~ msgstr "Valitse avain" + +#~ msgid "Loading…" +#~ msgstr "Ladataan…" |