From 58ee54ef3634b474997e05b65875efa1d10c6091 Mon Sep 17 00:00:00 2001 From: Thomas Florio Date: Fri, 21 Jul 2023 15:08:18 +0200 Subject: [PATCH] update strings for translations in spacecmd --- spacecmd/po/de.po | 56 ++++++++++++++++++++++------------- spacecmd/po/es.po | 56 ++++++++++++++++++++++------------- spacecmd/po/it.po | 56 ++++++++++++++++++++++------------- spacecmd/po/ja.po | 64 +++++++++++++++++++++++++++------------- spacecmd/po/ko.po | 64 +++++++++++++++++++++++++++------------- spacecmd/po/pt.po | 56 ++++++++++++++++++++++------------- spacecmd/po/pt_BR.po | 56 ++++++++++++++++++++++------------- spacecmd/po/ru.po | 56 ++++++++++++++++++++++------------- spacecmd/po/si.po | 56 ++++++++++++++++++++++------------- spacecmd/po/sk.po | 64 +++++++++++++++++++++++++++------------- spacecmd/po/spacecmd.pot | 56 ++++++++++++++++++++++------------- spacecmd/po/zh_CN.po | 64 +++++++++++++++++++++++++++------------- spacecmd/po/zh_HK.po | 56 ++++++++++++++++++++++------------- spacecmd/po/zh_TW.po | 56 ++++++++++++++++++++++------------- 14 files changed, 522 insertions(+), 294 deletions(-) diff --git a/spacecmd/po/de.po b/spacecmd/po/de.po index 23a19c5ff8f5..9bd151aa76d3 100644 --- a/spacecmd/po/de.po +++ b/spacecmd/po/de.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-06-30 15:18+0200\n" +"POT-Creation-Date: 2023-07-21 15:08+0200\n" "PO-Revision-Date: 2022-08-02 12:06+0000\n" "Last-Translator: Michael Calmer \n" "Language-Team: German \n" "Language-Team: Spanish \n" "Language-Team: Italian \n" "Language-Team: Japanese \n" "Language-Team: Korean \n" "Language-Team: Portuguese (Brazil) \n" "Language-Team: Slovak \n" "Language-Team: LANGUAGE \n" @@ -232,8 +232,8 @@ msgstr "" msgid "usage: activationkey_delete KEY" msgstr "" -#: ../src/spacecmd/activationkey.py:831 ../src/spacecmd/cryptokey.py:141 -#: ../src/spacecmd/cryptokey.py:200 ../src/spacecmd/custominfo.py:97 +#: ../src/spacecmd/activationkey.py:831 ../src/spacecmd/cryptokey.py:176 +#: ../src/spacecmd/cryptokey.py:235 ../src/spacecmd/custominfo.py:97 #, python-format msgid "No keys matched argument %s" msgstr "" @@ -851,13 +851,13 @@ msgstr "" msgid "Name: %s" msgstr "" -#: ../src/spacecmd/configchannel.py:446 ../src/spacecmd/cryptokey.py:217 +#: ../src/spacecmd/configchannel.py:446 ../src/spacecmd/cryptokey.py:252 #: ../src/spacecmd/group.py:573 ../src/spacecmd/system.py:683 #, python-format msgid "Description: %s" msgstr "" -#: ../src/spacecmd/configchannel.py:447 ../src/spacecmd/cryptokey.py:218 +#: ../src/spacecmd/configchannel.py:447 ../src/spacecmd/cryptokey.py:253 #: ../src/spacecmd/group.py:574 ../src/spacecmd/kickstart.py:507 #: ../src/spacecmd/kickstart.py:1976 #, python-format @@ -895,7 +895,7 @@ msgstr "" msgid "Label:" msgstr "" -#: ../src/spacecmd/configchannel.py:482 ../src/spacecmd/cryptokey.py:67 +#: ../src/spacecmd/configchannel.py:482 ../src/spacecmd/cryptokey.py:107 #: ../src/spacecmd/custominfo.py:60 ../src/spacecmd/custominfo.py:205 #: ../src/spacecmd/group.py:190 ../src/spacecmd/softwarechannel.py:788 #: ../src/spacecmd/system.py:3798 @@ -982,7 +982,7 @@ msgstr "" #. get the contents of the script #: ../src/spacecmd/configchannel.py:638 ../src/spacecmd/configchannel.py:946 -#: ../src/spacecmd/cryptokey.py:69 ../src/spacecmd/kickstart.py:2033 +#: ../src/spacecmd/cryptokey.py:109 ../src/spacecmd/kickstart.py:2033 #: ../src/spacecmd/snippet.py:143 msgid "Read an existing file [y/N]:" msgstr "" @@ -1396,59 +1396,73 @@ msgid "" " -f KEY_FILE" msgstr "" -#: ../src/spacecmd/cryptokey.py:63 +#: ../src/spacecmd/cryptokey.py:69 +msgid "cryptokey_update: Update a cryptographic key" +msgstr "" + +#: ../src/spacecmd/cryptokey.py:70 +msgid "" +"usage: cryptokey_update [options])\n" +"\n" +"options:\n" +" -t GPG or SSL\n" +" -d DESCRIPTION\n" +" -f KEY_FILE" +msgstr "" + +#: ../src/spacecmd/cryptokey.py:103 msgid "GPG or SSL [G/S]:" msgstr "" -#: ../src/spacecmd/cryptokey.py:76 +#: ../src/spacecmd/cryptokey.py:116 msgid "The key type is required" msgstr "" -#: ../src/spacecmd/cryptokey.py:80 +#: ../src/spacecmd/cryptokey.py:120 msgid "A description is required" msgstr "" -#: ../src/spacecmd/cryptokey.py:84 +#: ../src/spacecmd/cryptokey.py:124 msgid "A file containing the key is required" msgstr "" -#: ../src/spacecmd/cryptokey.py:92 +#: ../src/spacecmd/cryptokey.py:132 msgid "No contents of the file" msgstr "" -#: ../src/spacecmd/cryptokey.py:101 +#: ../src/spacecmd/cryptokey.py:141 msgid "Invalid key type" msgstr "" -#: ../src/spacecmd/cryptokey.py:115 +#: ../src/spacecmd/cryptokey.py:150 msgid "cryptokey_delete: Delete a cryptographic key" msgstr "" -#: ../src/spacecmd/cryptokey.py:116 +#: ../src/spacecmd/cryptokey.py:151 msgid "usage: cryptokey_delete NAME" msgstr "" -#: ../src/spacecmd/cryptokey.py:147 +#: ../src/spacecmd/cryptokey.py:182 msgid "Delete key(s) [y/N]:" msgstr "" -#: ../src/spacecmd/cryptokey.py:158 +#: ../src/spacecmd/cryptokey.py:193 msgid "cryptokey_list: List all cryptographic keys (SSL, GPG)" msgstr "" -#: ../src/spacecmd/cryptokey.py:159 +#: ../src/spacecmd/cryptokey.py:194 msgid "usage: cryptokey_list" msgstr "" -#: ../src/spacecmd/cryptokey.py:177 +#: ../src/spacecmd/cryptokey.py:212 msgid "cryptokey_details: Show the contents of a cryptographic key" msgstr "" -#: ../src/spacecmd/cryptokey.py:178 +#: ../src/spacecmd/cryptokey.py:213 msgid "usage: cryptokey_details KEY ..." msgstr "" -#: ../src/spacecmd/cryptokey.py:210 +#: ../src/spacecmd/cryptokey.py:245 #, python-format msgid "%s is not a valid crypto key" msgstr "" diff --git a/spacecmd/po/zh_CN.po b/spacecmd/po/zh_CN.po index ec0fbc69502b..58a62afd8c41 100644 --- a/spacecmd/po/zh_CN.po +++ b/spacecmd/po/zh_CN.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-06-30 15:18+0200\n" +"POT-Creation-Date: 2023-07-21 15:08+0200\n" "PO-Revision-Date: 2023-06-26 04:15+0000\n" "Last-Translator: Grace Yu \n" "Language-Team: Chinese (China)