From 6802bec46dbbc846407ca06edc1bbb2434985059 Mon Sep 17 00:00:00 2001 From: Fábio Rodrigues Ribeiro Date: Apr 15 2021 18:45:00 +0000 Subject: [PATCH 1/5] Translated using Weblate (Portuguese (Brazil)) Currently translated at 50.1% (237 of 473 strings) Co-authored-by: Fábio Rodrigues Ribeiro Translate-URL: https://translate.fedoraproject.org/projects/certmonger/master/pt_BR/ Translation: certmonger/master --- diff --git a/po/pt_BR.po b/po/pt_BR.po index 2e4fa08..7eac52e 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -8,21 +8,22 @@ # leandro , 2011 # Marcelo Barbosa , 2014 # Marco Aurélio Krause , 2016. #zanata +# Fábio Rodrigues Ribeiro , 2021. msgid "" msgstr "" "Project-Id-Version: certmonger 0.78.6\n" "Report-Msgid-Bugs-To: certmonger-devel@lists.fedorahosted.org\n" "POT-Creation-Date: 2017-02-26 02:20-0500\n" -"PO-Revision-Date: 2016-11-22 03:44-0500\n" -"Last-Translator: Marco Aurélio Krause \n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" -"certmonger/language/pt_BR/)\n" -"Language: pt-BR\n" +"PO-Revision-Date: 2021-02-22 18:43+0000\n" +"Last-Translator: Fábio Rodrigues Ribeiro \n" +"Language-Team: Portuguese (Brazil) \n" +"Language: pt_BR\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: Zanata 3.9.6\n" +"Plural-Forms: nplurals=2; plural=n > 1;\n" +"X-Generator: Weblate 4.4.2\n" #: src/casave.c:322 src/casave.c:361 src/dogtag.c:233 src/dogtag.c:238 #: src/dogtag.c:256 src/dogtag.c:261 src/getcert.c:291 @@ -434,17 +435,17 @@ msgstr "" #: src/getcert.c:792 src/getcert.c:1869 src/getcert.c:2522 #, fuzzy msgid "ask the CA to process the request using the named issuer" -msgstr "" -" -T PERFIL\tperguntar o CA processar a requisição usando o modelo ou perfil " -"nomeado\n" +msgstr "peça à CA para processar a solicitação usando o emissor nomeado" #: src/getcert.c:793 src/getcert.c:2523 +#, fuzzy msgid "set requested subject name (default: CN=)" -msgstr "" +msgstr "definir o nome do assunto solicitado (padrão: CN=)" #: src/getcert.c:794 src/getcert.c:2524 +#, fuzzy msgid "set requested key usage value" -msgstr "" +msgstr "definir o valor de uso da chave solicitado" #: src/getcert.c:795 src/getcert.c:2525 msgid "set requested extended key usage OID" From b8ab1bf69b2ebbb80dd78783f198a2d9abca9abb Mon Sep 17 00:00:00 2001 From: Hela Basa Date: Apr 15 2021 18:45:00 +0000 Subject: [PATCH 2/5] Added translation using Weblate (Sinhala) Co-authored-by: Hela Basa --- diff --git a/configure.ac b/configure.ac index cdef00d..912bf18 100644 --- a/configure.ac +++ b/configure.ac @@ -8,7 +8,7 @@ AC_PROG_RANLIB AM_GNU_GETTEXT([external]) AM_GNU_GETTEXT_VERSION(0.19) AM_ICONV -ALL_LINGUAS="bg ca cs_CZ da de es eu fr gu hu id it ja lt nb nl pl pt pt_BR ru sv ta tr uk zh_CN zh_TW" +ALL_LINGUAS="bg ca cs_CZ da de es eu fr gu hu id it ja lt nb nl pl pt pt_BR ru si sv ta tr uk zh_CN zh_TW" if test x$GCC = xyes ; then CFLAGS="$CFLAGS -Wall -Wextra" fi diff --git a/po/si.po b/po/si.po new file mode 100644 index 0000000..e9e95de --- /dev/null +++ b/po/si.po @@ -0,0 +1,2208 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Red Hat, Inc. +# This file is distributed under the same license as the certmonger package. +# Hela Basa , 2021. +msgid "" +msgstr "" +"Project-Id-Version: certmonger 0.79\n" +"Report-Msgid-Bugs-To: certmonger-devel@lists.fedorahosted.org\n" +"POT-Creation-Date: 2017-02-26 02:20-0500\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: si\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: src/casave.c:322 src/casave.c:361 src/dogtag.c:233 src/dogtag.c:238 +#: src/dogtag.c:256 src/dogtag.c:261 src/getcert.c:291 +#, c-format +msgid "Out of memory.\n" +msgstr "" + +#: src/certmaster.c:136 +#, c-format +msgid "Unable to determine hostname of CA.\n" +msgstr "" + +#: src/certmaster.c:153 src/dogtag.c:521 src/ipa.c:796 +#, c-format +msgid "Unable to read signing request from file \"%s\".\n" +msgstr "" + +#: src/certmaster.c:156 src/dogtag.c:524 src/ipa.c:799 +#, c-format +msgid "Unable to read signing request from environment variable \"%s\".\n" +msgstr "" + +#: src/certmaster.c:184 +#, c-format +msgid "Error setting up for XMLRPC.\n" +msgstr "" + +#: src/certmaster.c:206 src/getcert.c:526 src/getcert.c:545 src/getcert.c:564 +#: src/getcert.c:583 src/getcert.c:601 src/getcert.c:694 src/getcert.c:1409 +#: src/getcert.c:1796 src/getcert.c:2354 src/getcert.c:2440 src/getcert.c:3021 +#: src/getcert.c:3244 src/getcert.c:3272 src/getcert.c:3499 src/getcert.c:3603 +#: src/getcert.c:3638 src/getcert.c:3673 src/getcert.c:3710 src/getcert.c:3973 +#: src/getcert.c:4429 src/getcert.c:4547 src/getcert.c:4742 +#, c-format +msgid "Error parsing server response.\n" +msgstr "" + +#: src/certmaster.c:210 +#, c-format +msgid "Server error.\n" +msgstr "" + +#: src/dogtag.c:226 +#, c-format +msgid "Profile params (-O) must be in the form of param=value.\n" +msgstr "" + +#: src/dogtag.c:249 +#, c-format +msgid "Submit params (-o) must be in the form of param=value.\n" +msgstr "" + +#: src/dogtag.c:408 src/dogtag.c:413 src/dogtag.c:442 +#, c-format +msgid "No agent credentials specified, and no default known.\n" +msgstr "" + +#: src/dogtag.c:418 +#, c-format +msgid "Requested renewal, but no serial number provided.\n" +msgstr "" + +#: src/dogtag.c:422 +#, c-format +msgid "No end-entity URL (-E) given, and no default known.\n" +msgstr "" + +#: src/dogtag.c:427 src/dogtag.c:437 src/dogtag.c:594 +#, c-format +msgid "No agent URL (-A) given, and no default known.\n" +msgstr "" + +#: src/dogtag.c:432 +#, c-format +msgid "No profile/template (-T) given, and no default known.\n" +msgstr "" + +#: src/dogtag.c:452 +#, c-format +msgid "Error shutting down NSS.\n" +msgstr "" + +#: src/dogtag.c:487 src/dogtag.c:777 +#, c-format +msgid "Internal error: unknown state.\n" +msgstr "" + +#: src/dogtag.c:600 +#, c-format +msgid "No agent credentials (-n) given, but they are needed.\n" +msgstr "" + +#: src/dogtag.c:757 src/scep.c:619 +#, c-format +msgid "Error %d connecting to %s: %s.\n" +msgstr "" + +#: src/dogtag.c:762 src/scep.c:624 +#, c-format +msgid "Error %d connecting to %s.\n" +msgstr "" + +#: src/dogtag.c:770 src/scep.c:648 +#, c-format +msgid "Internal error: no response to \"%s?%s\".\n" +msgstr "" + +#: src/getcert.c:61 src/main.c:84 src/main.c:86 +msgid "COMMAND" +msgstr "" + +#: src/getcert.c:62 +msgid "DIRECTORY" +msgstr "" + +#: src/getcert.c:63 src/getcert.c:70 +msgid "LIST" +msgstr "" + +#: src/getcert.c:64 src/getcert.c:68 +msgid "ADDRESS" +msgstr "" + +#: src/getcert.c:65 src/main.c:87 +msgid "FILENAME" +msgstr "" + +#: src/getcert.c:66 +msgid "HOSTNAME" +msgstr "" + +#: src/getcert.c:67 +msgid "ID" +msgstr "" + +#: src/getcert.c:69 +msgid "BITS" +msgstr "" + +#: src/getcert.c:71 +msgid "MODE" +msgstr "" + +#: src/getcert.c:72 +msgid "NAME" +msgstr "" + +#: src/getcert.c:73 +msgid "PRINCIPAL" +msgstr "" + +#: src/getcert.c:74 +msgid "SUBJECT" +msgstr "" + +#: src/getcert.c:75 +msgid "URL" +msgstr "" + +#: src/getcert.c:76 +msgid "USERNAME[:GROUPNAME]" +msgstr "" + +#: src/getcert.c:115 +#, c-format +msgid "Path \"%s\" is not absolute, attempting to use \"%s\" instead.\n" +msgstr "" + +#: src/getcert.c:120 +#, c-format +msgid "" +"Path \"%s\" is not absolute, and there was an error determining the name of " +"the current directory.\n" +msgstr "" + +#: src/getcert.c:142 +#, c-format +msgid "Path \"%s\": insufficient permissions.\n" +msgstr "" + +#: src/getcert.c:148 +#, c-format +msgid "Path \"%s\" is not a directory.\n" +msgstr "" + +#: src/getcert.c:154 +#, c-format +msgid "Path \"%s\": %s.\n" +msgstr "" + +#: src/getcert.c:194 +#, c-format +msgid "Path \"%s\" is not a regular file.\n" +msgstr "" + +#: src/getcert.c:340 +#, c-format +msgid "No system bus running.\n" +msgstr "" + +#: src/getcert.c:341 +#, c-format +msgid "Running as UID 0.\n" +msgstr "" + +#: src/getcert.c:342 +#, c-format +msgid "Launching temporary dedicated service daemon.\n" +msgstr "" + +#: src/getcert.c:371 +#, c-format +msgid "Error connecting to D-Bus.\n" +msgstr "" + +#: src/getcert.c:372 src/tdbusm.c:2166 +#, c-format +msgid "Please verify that the message bus (D-Bus) service is running.\n" +msgstr "" + +#: src/getcert.c:379 +#, c-format +msgid "Error creating DBus request message.\n" +msgstr "" + +#: src/getcert.c:393 +#, c-format +msgid "missing argument for %s" +msgstr "" + +#: src/getcert.c:398 +msgid "missing argument" +msgstr "" + +#: src/getcert.c:401 +#, c-format +msgid "unrecognized option %s" +msgstr "" + +#: src/getcert.c:406 +msgid "unrecognized option" +msgstr "" + +#: src/getcert.c:409 +msgid "aliases nested too deeply" +msgstr "" + +#: src/getcert.c:412 +msgid "bad parameter quoting" +msgstr "" + +#: src/getcert.c:418 +msgid "invalid numeric value" +msgstr "" + +#: src/getcert.c:421 +msgid "number too large or too small" +msgstr "" + +#: src/getcert.c:424 +msgid "bad operation" +msgstr "" + +#: src/getcert.c:427 +msgid "internal error" +msgstr "" + +#: src/getcert.c:430 +msgid "out of memory" +msgstr "" + +#: src/getcert.c:434 +msgid "error in popt configuration file" +msgstr "" + +#: src/getcert.c:477 +#, c-format +msgid "Error %s: %s\n" +msgstr "" + +#: src/getcert.c:481 +#, c-format +msgid "Error %s\n" +msgstr "" + +#: src/getcert.c:487 +#, c-format +msgid "Error: %s\n" +msgstr "" + +#: src/getcert.c:489 +#, c-format +msgid "Received error response from local %s service.\n" +msgstr "" + +#: src/getcert.c:495 +#, c-format +msgid "No response received from %s service.\n" +msgstr "" + +#: src/getcert.c:699 src/getcert.c:3978 +#, c-format +msgid "State %s, stuck: %s.\n" +msgstr "" + +#: src/getcert.c:768 src/getcert.c:1846 src/getcert.c:2500 src/getcert.c:3100 +#: src/getcert.c:3354 src/getcert.c:3875 +msgid "NSS database for key and cert" +msgstr "" + +#: src/getcert.c:769 src/getcert.c:1847 src/getcert.c:2501 src/getcert.c:3101 +#: src/getcert.c:3355 src/getcert.c:3876 +msgid "nickname for NSS-based storage (only valid with -d)" +msgstr "" + +#: src/getcert.c:770 src/getcert.c:1848 src/getcert.c:2502 src/getcert.c:3102 +#: src/getcert.c:3356 src/getcert.c:3877 +msgid "optional token name for NSS-based storage (only valid with -d)" +msgstr "" + +#: src/getcert.c:771 +msgid "PEM file for private key" +msgstr "" + +#: src/getcert.c:772 +msgid "PEM file for certificate (only valid with -k)" +msgstr "" + +#: src/getcert.c:773 src/getcert.c:1851 src/getcert.c:2508 +msgid "file which holds the private key encryption PIN" +msgstr "" + +#: src/getcert.c:774 src/getcert.c:1852 src/getcert.c:2509 +msgid "private key encryption PIN" +msgstr "" + +#: src/getcert.c:775 src/getcert.c:1853 src/getcert.c:2510 +msgid "owner information for private key" +msgstr "" + +#: src/getcert.c:776 src/getcert.c:1854 src/getcert.c:2511 +msgid "file permissions for private key" +msgstr "" + +#: src/getcert.c:777 src/getcert.c:1855 src/getcert.c:2512 +msgid "owner information for certificate" +msgstr "" + +#: src/getcert.c:778 src/getcert.c:1856 src/getcert.c:2513 +msgid "file permissions for certificate" +msgstr "" + +#: src/getcert.c:779 src/getcert.c:1857 src/getcert.c:2514 +msgid "NSS database in which to store the CA's certificates" +msgstr "" + +#: src/getcert.c:780 src/getcert.c:1858 src/getcert.c:2515 +msgid "file in which to store the CA's certificates" +msgstr "" + +#: src/getcert.c:781 src/getcert.c:1859 src/getcert.c:2516 +msgid "command to run before saving the certificate" +msgstr "" + +#: src/getcert.c:782 src/getcert.c:1860 src/getcert.c:2517 +msgid "command to run after saving the certificate" +msgstr "" + +#: src/getcert.c:783 +msgid "nickname to assign to the request" +msgstr "" + +#: src/getcert.c:784 +msgid "type of key to be generated if one is not already in place" +msgstr "" + +#: src/getcert.c:785 +msgid "size of key to be generated if one is not already in place" +msgstr "" + +#: src/getcert.c:786 src/getcert.c:1863 +msgid "attempt to renew the certificate when expiration nears (default)" +msgstr "" + +#: src/getcert.c:787 src/getcert.c:1864 +msgid "don't attempt to renew the certificate when expiration nears" +msgstr "" + +#: src/getcert.c:789 src/getcert.c:1866 +msgid "use the specified CA configuration rather than the default" +msgstr "" + +#: src/getcert.c:791 src/getcert.c:1868 src/getcert.c:2521 +msgid "ask the CA to process the request using the named profile or template" +msgstr "" + +#: src/getcert.c:792 src/getcert.c:1869 src/getcert.c:2522 +msgid "ask the CA to process the request using the named issuer" +msgstr "" + +#: src/getcert.c:793 src/getcert.c:2523 +msgid "set requested subject name (default: CN=)" +msgstr "" + +#: src/getcert.c:794 src/getcert.c:2524 +msgid "set requested key usage value" +msgstr "" + +#: src/getcert.c:795 src/getcert.c:2525 +msgid "set requested extended key usage OID" +msgstr "" + +#: src/getcert.c:796 src/getcert.c:2526 +msgid "set requested principal name" +msgstr "" + +#: src/getcert.c:797 src/getcert.c:2527 +msgid "set requested DNS name" +msgstr "" + +#: src/getcert.c:798 src/getcert.c:2528 +msgid "set requested email address" +msgstr "" + +#: src/getcert.c:799 src/getcert.c:2529 +msgid "set requested IP address" +msgstr "" + +#: src/getcert.c:800 src/getcert.c:1876 src/getcert.c:2530 +msgid "file which holds an optional challenge password value" +msgstr "" + +#: src/getcert.c:801 src/getcert.c:1877 src/getcert.c:2531 +msgid "an optional challenge password value" +msgstr "" + +#: src/getcert.c:802 src/getcert.c:1878 src/getcert.c:2532 +msgid "request a CA certificate" +msgstr "" + +#: src/getcert.c:803 src/getcert.c:1879 src/getcert.c:2533 +msgid "request a non-CA certificate" +msgstr "" + +#: src/getcert.c:804 src/getcert.c:1880 src/getcert.c:2534 +msgid "path length for CA certificate" +msgstr "" + +#: src/getcert.c:805 src/getcert.c:1881 src/getcert.c:2535 +msgid "try to wait for the certificate to be issued" +msgstr "" + +#: src/getcert.c:806 src/getcert.c:1882 src/getcert.c:2536 +msgid "maximum time to wait for the certificate to be issued" +msgstr "" + +#: src/getcert.c:807 src/getcert.c:1883 src/getcert.c:2537 src/getcert.c:3105 +#: src/getcert.c:3360 src/getcert.c:3880 src/getcert.c:4038 src/getcert.c:4270 +#: src/getcert.c:4366 src/getcert.c:4463 src/getcert.c:4591 src/getcert.c:4679 +msgid "connect to the certmonger service on the session bus" +msgstr "" + +#: src/getcert.c:808 src/getcert.c:1884 src/getcert.c:2538 src/getcert.c:3106 +#: src/getcert.c:3361 src/getcert.c:3881 src/getcert.c:4039 src/getcert.c:4271 +#: src/getcert.c:4367 src/getcert.c:4464 src/getcert.c:4592 src/getcert.c:4680 +msgid "connect to the certmonger service on the system bus" +msgstr "" + +#: src/getcert.c:825 src/getcert.c:1893 src/getcert.c:2547 +#, c-format +msgid "Error initializing Kerberos library: %s.\n" +msgstr "" + +#: src/getcert.c:889 src/getcert.c:2619 +#, c-format +msgid "No support for generating \"%s\" keys.\n" +msgstr "" + +#: src/getcert.c:891 src/getcert.c:2621 +#, c-format +msgid "Known key types include:" +msgstr "" + +#: src/getcert.c:931 src/getcert.c:1983 src/getcert.c:2643 +#, c-format +msgid "Unrecognized keyUsage \"%s\".\n" +msgstr "" + +#: src/getcert.c:941 src/getcert.c:1993 src/getcert.c:2653 +#, c-format +msgid "Could not evaluate OID \"%s\".\n" +msgstr "" + +#: src/getcert.c:952 src/getcert.c:2004 src/getcert.c:2664 +#, c-format +msgid "Error parsing Kerberos principal name \"%s\": %s.\n" +msgstr "" + +#: src/getcert.c:961 src/getcert.c:2013 src/getcert.c:2673 +#, c-format +msgid "Error unparsing Kerberos principal name \"%s\": %s.\n" +msgstr "" + +#: src/getcert.c:1016 src/getcert.c:2068 src/getcert.c:2728 +#, c-format +msgid "%s: invalid value -- '%s'\n" +msgstr "" + +#: src/getcert.c:1039 src/getcert.c:2096 src/getcert.c:2751 src/getcert.c:3176 +#: src/getcert.c:3422 src/getcert.c:4073 +#, c-format +msgid "%s: option requires an argument -- '%c'\n" +msgstr "" + +#: src/getcert.c:1043 src/getcert.c:2099 src/getcert.c:2754 src/getcert.c:3180 +#: src/getcert.c:3426 src/getcert.c:4076 +#, c-format +msgid "%s: invalid option -- '%c'\n" +msgstr "" + +#: src/getcert.c:1057 +#, c-format +msgid "Error: unused extra argument \"%s\".\n" +msgstr "" + +#: src/getcert.c:1060 src/getcert.c:2115 src/getcert.c:2767 src/getcert.c:3200 +#: src/getcert.c:3439 src/getcert.c:3938 src/getcert.c:4089 src/getcert.c:4321 +#: src/getcert.c:4416 src/getcert.c:4518 src/getcert.c:4641 src/getcert.c:4724 +#, c-format +msgid "Error: unused extra arguments were supplied.\n" +msgstr "" + +#: src/getcert.c:1066 src/getcert.c:2121 src/getcert.c:2381 src/getcert.c:2791 +#, c-format +msgid "Database location or nickname specified without the other.\n" +msgstr "" + +#: src/getcert.c:1072 src/getcert.c:2127 src/getcert.c:2387 src/getcert.c:2797 +#, c-format +msgid "Database directory and certificate file both specified.\n" +msgstr "" + +#: src/getcert.c:1080 src/getcert.c:2395 src/getcert.c:2805 +#, c-format +msgid "" +"None of database directory and nickname or certificate file specified.\n" +msgstr "" + +#: src/getcert.c:1087 src/getcert.c:2143 +#, c-format +msgid "Key and certificate can not both be saved to the same file.\n" +msgstr "" + +#: src/getcert.c:1114 +#, c-format +msgid "" +"The IPA backend requires the use of the -K option (principal name) when any " +"of the -N (subject name), -E (email address), -A (IP address), -D (DNS " +"name), or -U (extendedKeyUsage) options is used.\n" +msgstr "" + +#: src/getcert.c:1296 src/getcert.c:1762 src/getcert.c:2272 src/getcert.c:2867 +#: src/getcert.c:3208 src/getcert.c:3447 src/getcert.c:4731 +#, c-format +msgid "No CA with name \"%s\" found.\n" +msgstr "" + +#: src/getcert.c:1404 src/getcert.c:1791 src/getcert.c:2348 src/getcert.c:2435 +#: src/getcert.c:3015 src/getcert.c:4424 src/getcert.c:4542 src/getcert.c:4561 +#: src/getcert.c:4651 src/getcert.c:4737 +#, c-format +msgid "Error setting request arguments.\n" +msgstr "" + +#: src/getcert.c:1415 +#, c-format +msgid "New signing request \"%s\" added.\n" +msgstr "" + +#: src/getcert.c:1421 +#, c-format +msgid "New signing request could not be added.\n" +msgstr "" + +#: src/getcert.c:1802 +#, c-format +msgid "New tracking request \"%s\" added.\n" +msgstr "" + +#: src/getcert.c:1809 +#, c-format +msgid "New tracking request could not be added.\n" +msgstr "" + +#: src/getcert.c:1849 +msgid "PEM file for private key (only valid with -f)" +msgstr "" + +#: src/getcert.c:1850 src/getcert.c:2503 src/getcert.c:3103 src/getcert.c:3357 +#: src/getcert.c:3878 +msgid "PEM file for certificate" +msgstr "" + +#: src/getcert.c:1861 +msgid "nickname of an existing request" +msgstr "" + +#: src/getcert.c:1862 +msgid "nickname to give to tracking request" +msgstr "" + +#: src/getcert.c:1870 +msgid "override requested key usage value" +msgstr "" + +#: src/getcert.c:1871 +msgid "override requested extended key usage OID" +msgstr "" + +#: src/getcert.c:1872 +msgid "override requested principal name" +msgstr "" + +#: src/getcert.c:1873 +msgid "override requested DNS name" +msgstr "" + +#: src/getcert.c:1874 +msgid "override requested email address" +msgstr "" + +#: src/getcert.c:1875 +msgid "override requested IP address" +msgstr "" + +#: src/getcert.c:2136 src/getcert.c:3194 +#, c-format +msgid "" +"None of ID or database directory and nickname or certificate file " +"specified.\n" +msgstr "" + +#: src/getcert.c:2362 +#, c-format +msgid "Request \"%s\" modified.\n" +msgstr "" + +#: src/getcert.c:2366 +#, c-format +msgid "Request \"%s\" could not be modified.\n" +msgstr "" + +#: src/getcert.c:2374 src/getcert.c:2784 src/getcert.c:3454 src/getcert.c:3946 +#, c-format +msgid "No request found with specified nickname.\n" +msgstr "" + +#: src/getcert.c:2426 src/getcert.c:2811 src/getcert.c:3465 src/getcert.c:3957 +#, c-format +msgid "No request found that matched arguments.\n" +msgstr "" + +#: src/getcert.c:2445 +#, c-format +msgid "Request \"%s\" removed.\n" +msgstr "" + +#: src/getcert.c:2449 +#, c-format +msgid "Request \"%s\" could not be removed.\n" +msgstr "" + +#: src/getcert.c:2504 src/getcert.c:3104 src/getcert.c:3358 src/getcert.c:3879 +msgid "nickname for tracking request" +msgstr "" + +#: src/getcert.c:2505 +msgid "new nickname to give to tracking request" +msgstr "" + +#: src/getcert.c:2506 +msgid "type of new key to be generated" +msgstr "" + +#: src/getcert.c:2507 +msgid "size of new key to be generated" +msgstr "" + +#: src/getcert.c:2519 +msgid "use the specified CA configuration rather than the current one" +msgstr "" + +#: src/getcert.c:3029 +#, c-format +msgid "Error modifying \"%s\".\n" +msgstr "" + +#: src/getcert.c:3045 +#, c-format +msgid "Resubmitting \"%s\" to \"%s\".\n" +msgstr "" + +#: src/getcert.c:3048 +#, c-format +msgid "Resubmitting \"%s\".\n" +msgstr "" + +#: src/getcert.c:3057 +#, c-format +msgid "Error attempting to submit \"%s\" to \"%s\".\n" +msgstr "" + +#: src/getcert.c:3060 +#, c-format +msgid "Error attempting to submit \"%s\".\n" +msgstr "" + +#: src/getcert.c:3096 +msgid "refresh information about all outstanding requests" +msgstr "" + +#: src/getcert.c:3098 +msgid "" +"refresh information only for requests using the specified CA configuration" +msgstr "" + +#: src/getcert.c:3290 +#, c-format +msgid "Request ID '%s' being refreshed.\n" +msgstr "" + +#: src/getcert.c:3292 +#, c-format +msgid "Request ID '%s' NOT being refreshed.\n" +msgstr "" + +#: src/getcert.c:3349 +msgid "list only information about outstanding requests" +msgstr "" + +#: src/getcert.c:3350 +msgid "list only information about tracked certificates" +msgstr "" + +#: src/getcert.c:3352 +msgid "list only requests and certs associated with this CA configuration" +msgstr "" + +#: src/getcert.c:3359 +msgid "display times in UTC instead of local time" +msgstr "" + +#: src/getcert.c:3476 +#, c-format +msgid "Number of certificates and requests being tracked: %d.\n" +msgstr "" + +#: src/getcert.c:3625 +#, c-format +msgid "Request ID '%s':\n" +msgstr "" + +#: src/getcert.c:3626 +#, c-format +msgid "\tstatus: %s\n" +msgstr "" + +#: src/getcert.c:3630 +#, c-format +msgid "\tca-error: %s\n" +msgstr "" + +#: src/getcert.c:3632 +#, c-format +msgid "\tstuck: %s\n" +msgstr "" + +#: src/getcert.c:3652 +#, c-format +msgid "\tkey pair storage: type=%s" +msgstr "" + +#: src/getcert.c:3652 +msgid "NONE" +msgstr "" + +#: src/getcert.c:3654 +#, c-format +msgid ",location='%s'" +msgstr "" + +#: src/getcert.c:3657 src/getcert.c:3679 +#, c-format +msgid ",nickname='%s'" +msgstr "" + +#: src/getcert.c:3660 src/getcert.c:3682 +#, c-format +msgid ",token='%s'" +msgstr "" + +#: src/getcert.c:3663 +#, c-format +msgid ",pin set" +msgstr "" + +#: src/getcert.c:3666 +#, c-format +msgid ",pinfile='%s'" +msgstr "" + +#: src/getcert.c:3677 +#, c-format +msgid "\tcertificate: type=%s,location='%s'" +msgstr "" + +#: src/getcert.c:3693 +#, c-format +msgid "\tsigning request thumbprint (MD5): %s\n" +msgstr "" + +#: src/getcert.c:3698 +#, c-format +msgid "\tsigning request thumbprint (SHA1): %s\n" +msgstr "" + +#: src/getcert.c:3715 +#, c-format +msgid "\tCA: %s\n" +msgstr "" + +#: src/getcert.c:3717 +#, c-format +msgid "\tissuer: %s\n" +msgstr "" + +#: src/getcert.c:3718 +#, c-format +msgid "\tsubject: %s\n" +msgstr "" + +#: src/getcert.c:3719 +msgid "unknown" +msgstr "" + +#: src/getcert.c:3723 src/getcert.c:3727 src/getcert.c:3732 +#, c-format +msgid "\texpires: %s\n" +msgstr "" + +#: src/getcert.c:3736 +msgid "\temail: " +msgstr "" + +#: src/getcert.c:3742 +msgid "\tdns: " +msgstr "" + +#: src/getcert.c:3748 +msgid "\tprincipal name: " +msgstr "" + +#: src/getcert.c:3756 +msgid "\tIP address: " +msgstr "" + +#: src/getcert.c:3775 +#, c-format +msgid "\tkey usage: %s\n" +msgstr "" + +#: src/getcert.c:3779 +msgid "\teku: " +msgstr "" + +#: src/getcert.c:3787 +#, c-format +msgid "\tcertificate template/profile: %s\n" +msgstr "" + +#: src/getcert.c:3793 src/getcert.c:4154 +#, c-format +msgid "\troot certificates saved to files:\n" +msgstr "" + +#: src/getcert.c:3802 src/getcert.c:4163 +#, c-format +msgid "\tother root certificates saved to files:\n" +msgstr "" + +#: src/getcert.c:3811 src/getcert.c:4172 +#, c-format +msgid "\tother certificates saved to files:\n" +msgstr "" + +#: src/getcert.c:3820 src/getcert.c:4181 +#, c-format +msgid "\troot certificates saved to databases:\n" +msgstr "" + +#: src/getcert.c:3829 src/getcert.c:4190 +#, c-format +msgid "\tother root certificates saved to databases:\n" +msgstr "" + +#: src/getcert.c:3838 src/getcert.c:4199 +#, c-format +msgid "\tother certificates saved to databases:\n" +msgstr "" + +#: src/getcert.c:3843 src/getcert.c:4245 +#, c-format +msgid "\tpre-save command: %s\n" +msgstr "" + +#: src/getcert.c:3846 src/getcert.c:4251 +#, c-format +msgid "\tpost-save command: %s\n" +msgstr "" + +#: src/getcert.c:3849 +#, c-format +msgid "\ttrack: %s\n" +msgstr "" + +#: src/getcert.c:3853 +#, c-format +msgid "\tauto-renew: %s\n" +msgstr "" + +#: src/getcert.c:3961 +#, c-format +msgid "" +"None of ID or database directory and and nickname or certificate file " +"specified.\n" +msgstr "" + +#: src/getcert.c:4036 +msgid "list only the specified CA configuration" +msgstr "" + +#: src/getcert.c:4104 +#, c-format +msgid "CA '%s':\n" +msgstr "" + +#: src/getcert.c:4110 +#, c-format +msgid "\tself-identifies as: %s\n" +msgstr "" + +#: src/getcert.c:4119 +#, c-format +msgid "\tca-type: %s\n" +msgstr "" + +#: src/getcert.c:4121 +#, c-format +msgid "\thelper-location: %s\n" +msgstr "" + +#: src/getcert.c:4126 +#, c-format +msgid "\tnext-serial-number: %s\n" +msgstr "" + +#: src/getcert.c:4136 +#, c-format +msgid "\tknown-issuer-names:\n" +msgstr "" + +#: src/getcert.c:4145 +#, c-format +msgid "\tknown profiles/templates/certtypes:\n" +msgstr "" + +#: src/getcert.c:4208 +#, c-format +msgid "\tdefault profile/template/certtype: %s\n" +msgstr "" + +#: src/getcert.c:4216 +#, c-format +msgid "\tSCEP CA identifier: %s\n" +msgstr "" + +#: src/getcert.c:4229 +#, c-format +msgid "\tSCEP CA certificate thumbprint (MD5): %s\n" +msgstr "" + +#: src/getcert.c:4235 +#, c-format +msgid "\tSCEP CA certificate thumbprint (SHA1): %s\n" +msgstr "" + +#: src/getcert.c:4267 +msgid "refresh information about the CA configuration with this name" +msgstr "" + +#: src/getcert.c:4269 +msgid "refresh information about all known CAs" +msgstr "" + +#: src/getcert.c:4316 +#, c-format +msgid "Neither CA nickname nor -a flag specified.\n" +msgstr "" + +#: src/getcert.c:4342 +#, c-format +msgid "Data for CA '%s' being refreshed.\n" +msgstr "" + +#: src/getcert.c:4344 +#, c-format +msgid "Data for unnamed CA being refreshed.\n" +msgstr "" + +#: src/getcert.c:4347 +#, c-format +msgid "\terror refreshing CA data\n" +msgstr "" + +#: src/getcert.c:4364 src/getcert.c:4456 +msgid "nickname to give to the new CA configuration" +msgstr "" + +#: src/getcert.c:4365 +msgid "helper command to run to communicate with CA" +msgstr "" + +#: src/getcert.c:4406 src/getcert.c:4503 src/getcert.c:4631 src/getcert.c:4719 +#, c-format +msgid "CA nickname not specified.\n" +msgstr "" + +#: src/getcert.c:4411 src/getcert.c:4636 +#, c-format +msgid "CA helper command not specified.\n" +msgstr "" + +#: src/getcert.c:4435 src/getcert.c:4553 +#, c-format +msgid "New CA \"%s\" added.\n" +msgstr "" + +#: src/getcert.c:4438 src/getcert.c:4573 +#, c-format +msgid "New CA could not be added.\n" +msgstr "" + +#: src/getcert.c:4457 +msgid "location of SCEP server" +msgstr "" + +#: src/getcert.c:4458 +msgid "CA identifier" +msgstr "" + +#: src/getcert.c:4459 +msgid "file containing CA's certificate" +msgstr "" + +#: src/getcert.c:4460 +msgid "file containing RA's certificate" +msgstr "" + +#: src/getcert.c:4461 +msgid "file containing certificates in RA's certifying chain" +msgstr "" + +#: src/getcert.c:4462 +msgid "prefer to not use the SCEP Renewal feature" +msgstr "" + +#: src/getcert.c:4508 +#, c-format +msgid "server URL not specified.\n" +msgstr "" + +#: src/getcert.c:4513 +#, c-format +msgid "HTTPS requires a CA certificate.\n" +msgstr "" + +#: src/getcert.c:4535 +#, c-format +msgid "Error building command line.\n" +msgstr "" + +#: src/getcert.c:4567 +#, c-format +msgid "Error setting CA identifier.\n" +msgstr "" + +#: src/getcert.c:4589 +msgid "nickname of the CA configuration" +msgstr "" + +#: src/getcert.c:4590 +msgid "updated helper command to run to communicate with CA" +msgstr "" + +#: src/getcert.c:4658 +#, c-format +msgid "CA \"%s\" modified.\n" +msgstr "" + +#: src/getcert.c:4661 +#, c-format +msgid "CA could not be modified.\n" +msgstr "" + +#: src/getcert.c:4678 +msgid "nickname of CA configuration to remove" +msgstr "" + +#: src/getcert.c:4747 +#, c-format +msgid "CA \"%s\" removed.\n" +msgstr "" + +#: src/getcert.c:4749 +#, c-format +msgid "CA could not be removed.\n" +msgstr "" + +#: src/getcert.c:4787 +#, c-format +msgid "%s - client certificate enrollment tool\n" +msgstr "" + +#: src/getcert.c:4791 +#, c-format +msgid "Usage: %s request [options]\n" +msgstr "" + +#: src/getcert.c:4793 src/getcert.c:4842 src/getcert.c:4890 src/getcert.c:4912 +#: src/getcert.c:4960 src/getcert.c:5038 +msgid "Required arguments:\n" +msgstr "" + +#: src/getcert.c:4794 src/getcert.c:4845 src/getcert.c:4893 src/getcert.c:4915 +#: src/getcert.c:4963 src/getcert.c:5020 src/getcert.c:5041 +msgid "* If using an NSS database for storage:\n" +msgstr "" + +#: src/getcert.c:4795 src/getcert.c:4846 src/getcert.c:4894 src/getcert.c:4916 +#: src/getcert.c:4964 src/getcert.c:5042 +msgid " -d DIR\tNSS database for key and cert\n" +msgstr "" + +#: src/getcert.c:4796 src/getcert.c:4847 src/getcert.c:4895 src/getcert.c:4917 +#: src/getcert.c:4965 src/getcert.c:5043 +msgid " -n NAME\tnickname for NSS-based storage (only valid with -d)\n" +msgstr "" + +#: src/getcert.c:4797 src/getcert.c:4848 src/getcert.c:4896 src/getcert.c:4918 +#: src/getcert.c:4966 src/getcert.c:5044 +msgid "" +" -t NAME\toptional token name for NSS-based storage (only valid with -d)\n" +msgstr "" + +#: src/getcert.c:4798 src/getcert.c:4849 src/getcert.c:4897 src/getcert.c:4919 +#: src/getcert.c:4967 src/getcert.c:5023 src/getcert.c:5045 +msgid "* If using files for storage:\n" +msgstr "" + +#: src/getcert.c:4799 src/getcert.c:4850 src/getcert.c:4898 +msgid " -k FILE\tPEM file for private key\n" +msgstr "" + +#: src/getcert.c:4800 src/getcert.c:4851 src/getcert.c:4899 +msgid " -f FILE\tPEM file for certificate (only valid with -k)\n" +msgstr "" + +#: src/getcert.c:4801 +msgid "* If keys are to be encrypted:\n" +msgstr "" + +#: src/getcert.c:4802 src/getcert.c:4853 src/getcert.c:4923 src/getcert.c:4971 +msgid " -p FILE\tfile which holds the encryption PIN\n" +msgstr "" + +#: src/getcert.c:4803 src/getcert.c:4854 src/getcert.c:4924 src/getcert.c:4972 +msgid " -P PIN\tPIN value\n" +msgstr "" + +#: src/getcert.c:4805 src/getcert.c:4856 src/getcert.c:4901 src/getcert.c:4937 +#: src/getcert.c:4985 src/getcert.c:5010 src/getcert.c:5048 src/getcert.c:5058 +#: src/getcert.c:5076 src/getcert.c:5091 src/getcert.c:5108 src/getcert.c:5122 +#: src/getcert.c:5141 src/getcert.c:5155 +msgid "Optional arguments:\n" +msgstr "" + +#: src/getcert.c:4806 src/getcert.c:4857 src/getcert.c:4938 src/getcert.c:4986 +msgid "* Certificate handling settings:\n" +msgstr "" + +#: src/getcert.c:4807 +msgid " -I NAME\tnickname to assign to the request\n" +msgstr "" + +#: src/getcert.c:4808 +msgid " -G TYPE\ttype of key to be generated if one is not already in place\n" +msgstr "" + +#: src/getcert.c:4809 +msgid " -g SIZE\tsize of key to be generated if one is not already in place\n" +msgstr "" + +#: src/getcert.c:4810 src/getcert.c:4859 +msgid "" +" -r\t\tattempt to renew the certificate when expiration nears (default)\n" +msgstr "" + +#: src/getcert.c:4811 src/getcert.c:4860 +msgid " -R\t\tdon't attempt to renew the certificate when expiration nears\n" +msgstr "" + +#: src/getcert.c:4813 src/getcert.c:4862 +msgid " -c CA\t\tuse the specified CA rather than the default\n" +msgstr "" + +#: src/getcert.c:4815 src/getcert.c:4864 src/getcert.c:4943 src/getcert.c:4991 +msgid "" +" -T PROFILE\task the CA to process the request using the named profile or " +"template\n" +msgstr "" + +#: src/getcert.c:4816 src/getcert.c:4865 src/getcert.c:4944 src/getcert.c:4992 +msgid " -X ISSUER\task the CA to process the request using the named issuer\n" +msgstr "" + +#: src/getcert.c:4817 +msgid "* Parameters for the signing request:\n" +msgstr "" + +#: src/getcert.c:4818 src/getcert.c:4927 src/getcert.c:4975 +msgid " -N NAME\tset requested subject name (default: CN=)\n" +msgstr "" + +#: src/getcert.c:4819 src/getcert.c:4928 src/getcert.c:4976 +msgid " -U EXTUSAGE\tset requested extended key usage OID\n" +msgstr "" + +#: src/getcert.c:4820 src/getcert.c:4868 src/getcert.c:4929 src/getcert.c:4977 +msgid " -u KEYUSAGE\tset requested key usage value\n" +msgstr "" + +#: src/getcert.c:4821 src/getcert.c:4930 src/getcert.c:4978 +msgid " -K NAME\tset requested principal name\n" +msgstr "" + +#: src/getcert.c:4822 src/getcert.c:4931 src/getcert.c:4979 +msgid " -D DNSNAME\tset requested DNS name\n" +msgstr "" + +#: src/getcert.c:4823 src/getcert.c:4932 src/getcert.c:4980 +msgid " -E EMAIL\tset requested email address\n" +msgstr "" + +#: src/getcert.c:4824 src/getcert.c:4933 src/getcert.c:4981 +msgid " -A ADDRESS\tset requested IP address\n" +msgstr "" + +#: src/getcert.c:4825 src/getcert.c:4873 src/getcert.c:4934 src/getcert.c:4982 +msgid " -l FILE\tfile which holds an optional challenge password\n" +msgstr "" + +#: src/getcert.c:4826 src/getcert.c:4874 src/getcert.c:4935 src/getcert.c:4983 +msgid " -L PASSWORD\tan optional challenge password value\n" +msgstr "" + +#: src/getcert.c:4827 src/getcert.c:4875 src/getcert.c:4902 src/getcert.c:4945 +#: src/getcert.c:4995 src/getcert.c:5025 src/getcert.c:5049 src/getcert.c:5066 +#: src/getcert.c:5081 src/getcert.c:5097 src/getcert.c:5112 src/getcert.c:5131 +#: src/getcert.c:5145 src/getcert.c:5158 +msgid "* Bus options:\n" +msgstr "" + +#: src/getcert.c:4828 src/getcert.c:4876 src/getcert.c:4903 src/getcert.c:4946 +#: src/getcert.c:4996 src/getcert.c:5050 +msgid " -S\t\tconnect to the certmonger service on the system bus\n" +msgstr "" + +#: src/getcert.c:4829 src/getcert.c:4877 src/getcert.c:4904 src/getcert.c:4947 +#: src/getcert.c:4997 src/getcert.c:5051 +msgid " -s\t\tconnect to the certmonger service on the session bus\n" +msgstr "" + +#: src/getcert.c:4830 src/getcert.c:4878 src/getcert.c:4905 src/getcert.c:4948 +#: src/getcert.c:4998 src/getcert.c:5028 src/getcert.c:5069 src/getcert.c:5084 +#: src/getcert.c:5100 src/getcert.c:5115 src/getcert.c:5134 src/getcert.c:5148 +#: src/getcert.c:5161 +msgid "* Other options:\n" +msgstr "" + +#: src/getcert.c:4831 src/getcert.c:4879 src/getcert.c:4949 src/getcert.c:4999 +msgid " -B\tcommand to run before saving the certificate\n" +msgstr "" + +#: src/getcert.c:4832 src/getcert.c:4880 src/getcert.c:4950 src/getcert.c:5000 +msgid " -C\tcommand to run after saving the certificate\n" +msgstr "" + +#: src/getcert.c:4833 src/getcert.c:4881 src/getcert.c:4951 src/getcert.c:5001 +msgid " -F\tfile in which to store the CA's certificates\n" +msgstr "" + +#: src/getcert.c:4834 src/getcert.c:4882 src/getcert.c:4952 src/getcert.c:5002 +msgid " -a\tNSS database in which to store the CA's certificates\n" +msgstr "" + +#: src/getcert.c:4835 src/getcert.c:4883 src/getcert.c:4953 src/getcert.c:5003 +msgid " -w\ttry to wait for the certificate to be issued\n" +msgstr "" + +#: src/getcert.c:4836 src/getcert.c:4884 src/getcert.c:4906 src/getcert.c:4954 +#: src/getcert.c:5004 src/getcert.c:5029 src/getcert.c:5052 src/getcert.c:5070 +#: src/getcert.c:5085 src/getcert.c:5101 src/getcert.c:5116 src/getcert.c:5135 +#: src/getcert.c:5149 src/getcert.c:5162 +msgid " -v\treport all details of errors\n" +msgstr "" + +#: src/getcert.c:4840 +#, c-format +msgid "Usage: %s start-tracking [options]\n" +msgstr "" + +#: src/getcert.c:4843 +msgid "* If modifying an existing request:\n" +msgstr "" + +#: src/getcert.c:4844 +msgid " -i NAME\tnickname of an existing tracking request\n" +msgstr "" + +#: src/getcert.c:4852 src/getcert.c:4922 src/getcert.c:4970 +msgid "* If keys are encrypted:\n" +msgstr "" + +#: src/getcert.c:4858 +msgid " -I NAME\tnickname to give to tracking request\n" +msgstr "" + +#: src/getcert.c:4866 +msgid "* Parameters for the signing request at renewal time:\n" +msgstr "" + +#: src/getcert.c:4867 +msgid " -U EXTUSAGE\toverride requested extended key usage OID\n" +msgstr "" + +#: src/getcert.c:4869 +msgid " -K NAME\toverride requested principal name\n" +msgstr "" + +#: src/getcert.c:4870 +msgid " -D DNSNAME\toverride requested DNS name\n" +msgstr "" + +#: src/getcert.c:4871 +msgid " -E EMAIL\toverride requested email address\n" +msgstr "" + +#: src/getcert.c:4872 +msgid " -A ADDRESS\toverride requested IP address\n" +msgstr "" + +#: src/getcert.c:4888 +#, c-format +msgid "Usage: %s stop-tracking [options]\n" +msgstr "" + +#: src/getcert.c:4891 src/getcert.c:4913 src/getcert.c:4961 src/getcert.c:5039 +msgid "* By request identifier:\n" +msgstr "" + +#: src/getcert.c:4892 src/getcert.c:4914 src/getcert.c:4962 src/getcert.c:5019 +#: src/getcert.c:5040 src/getcert.c:5060 +msgid " -i NAME\tnickname for tracking request\n" +msgstr "" + +#: src/getcert.c:4910 +#, c-format +msgid "Usage: %s resubmit [options]\n" +msgstr "" + +#: src/getcert.c:4920 src/getcert.c:4968 src/getcert.c:5046 +msgid " -f FILE\tPEM file for certificate\n" +msgstr "" + +#: src/getcert.c:4926 src/getcert.c:4974 +msgid "* New parameter values for the signing request:\n" +msgstr "" + +#: src/getcert.c:4939 src/getcert.c:4987 +msgid " -I NAME\tnew nickname to give to tracking request\n" +msgstr "" + +#: src/getcert.c:4941 src/getcert.c:4989 +msgid " -c CA\t\tuse the specified CA rather than the current one\n" +msgstr "" + +#: src/getcert.c:4958 +#, c-format +msgid "Usage: %s rekey [options]\n" +msgstr "" + +#: src/getcert.c:4993 +msgid " -G TYPE\ttype of new key to be generated\n" +msgstr "" + +#: src/getcert.c:4994 +msgid " -g SIZE\tsize of new key to be generated\n" +msgstr "" + +#: src/getcert.c:5008 +#, c-format +msgid "Usage: %s list [options]\n" +msgstr "" + +#: src/getcert.c:5011 src/getcert.c:5035 src/getcert.c:5078 src/getcert.c:5093 +#: src/getcert.c:5109 src/getcert.c:5123 src/getcert.c:5142 src/getcert.c:5156 +msgid "* General options:\n" +msgstr "" + +#: src/getcert.c:5013 +msgid " -c CA\tlist only requests and certs associated with this CA\n" +msgstr "" + +#: src/getcert.c:5015 +msgid " -r\tlist only information about outstanding requests\n" +msgstr "" + +#: src/getcert.c:5016 +msgid " -t\tlist only information about tracked certificates\n" +msgstr "" + +#: src/getcert.c:5017 +msgid " -u\tdisplay times in UTC instead of local time\n" +msgstr "" + +#: src/getcert.c:5018 +msgid "* If selecting a specific request:\n" +msgstr "" + +#: src/getcert.c:5021 +msgid " -d DIR\tonly list requests and certs which use this NSS database\n" +msgstr "" + +#: src/getcert.c:5022 +msgid " -n NAME\tonly list requests and certs which use this nickname\n" +msgstr "" + +#: src/getcert.c:5024 +msgid " -f FILE\tonly list requests and certs stored in this PEM file\n" +msgstr "" + +#: src/getcert.c:5026 src/getcert.c:5067 src/getcert.c:5082 src/getcert.c:5098 +#: src/getcert.c:5113 src/getcert.c:5132 src/getcert.c:5146 src/getcert.c:5159 +msgid " -S\tconnect to the certmonger service on the system bus\n" +msgstr "" + +#: src/getcert.c:5027 src/getcert.c:5068 src/getcert.c:5083 src/getcert.c:5099 +#: src/getcert.c:5114 src/getcert.c:5133 src/getcert.c:5147 src/getcert.c:5160 +msgid " -s\tconnect to the certmonger service on the session bus\n" +msgstr "" + +#: src/getcert.c:5033 +#, c-format +msgid "Usage: %s refresh [options]\n" +msgstr "" + +#: src/getcert.c:5036 +msgid " -a\trefresh information about all outstanding requests\n" +msgstr "" + +#: src/getcert.c:5056 +#, c-format +msgid "Usage: %s status [options]\n" +msgstr "" + +#: src/getcert.c:5059 +msgid "* Selecting a specific request:\n" +msgstr "" + +#: src/getcert.c:5061 +msgid "* When using an NSS database for storage:\n" +msgstr "" + +#: src/getcert.c:5062 +msgid " -d DIR\treturn status for the request in this NSS database\n" +msgstr "" + +#: src/getcert.c:5063 +msgid " -n NAME\treturn status for cert which uses this nickname\n" +msgstr "" + +#: src/getcert.c:5064 +msgid "* When using files for storage:\n" +msgstr "" + +#: src/getcert.c:5065 +msgid " -f FILE\treturn status for cert stored in this PEM file\n" +msgstr "" + +#: src/getcert.c:5074 +#, c-format +msgid "Usage: %s list-cas [options]\n" +msgstr "" + +#: src/getcert.c:5079 +msgid " -c CA\tlist only information about the CA with this name\n" +msgstr "" + +#: src/getcert.c:5089 +#, c-format +msgid "Usage: %s refresh-ca [options]\n" +msgstr "" + +#: src/getcert.c:5094 +msgid " -c CA\trefresh information about the CA with this name\n" +msgstr "" + +#: src/getcert.c:5095 +msgid " -a\trefresh information about all known CAs\n" +msgstr "" + +#: src/getcert.c:5106 +#, c-format +msgid "Usage: %s add-ca [options]\n" +msgstr "" + +#: src/getcert.c:5110 src/getcert.c:5124 +msgid " -c CA\t\tnickname to give to the new CA configuration\n" +msgstr "" + +#: src/getcert.c:5111 +msgid " -e CMD\thelper command to run to communicate with CA\n" +msgstr "" + +#: src/getcert.c:5120 +#, c-format +msgid "Usage: %s add-scep-ca [options]\n" +msgstr "" + +#: src/getcert.c:5125 +msgid " -u URL\tlocation of SCEP server\n" +msgstr "" + +#: src/getcert.c:5126 +msgid " -i ID\t\tCA identifier\n" +msgstr "" + +#: src/getcert.c:5127 +msgid " -R FILE\tfile containing CA's certificate\n" +msgstr "" + +#: src/getcert.c:5128 +msgid " -r FILE\tfile containing RA's certificate\n" +msgstr "" + +#: src/getcert.c:5129 +msgid " -I FILE\tfile containing certificates in RA's certifying chain\n" +msgstr "" + +#: src/getcert.c:5130 +msgid " -n\tprefer not to use the SCEP Renewal feature\n" +msgstr "" + +#: src/getcert.c:5139 +#, c-format +msgid "Usage: %s modify-ca [options]\n" +msgstr "" + +#: src/getcert.c:5143 +msgid " -c CA\t\tnickname of the CA configuration\n" +msgstr "" + +#: src/getcert.c:5144 +msgid " -e CMD\tupdated helper command to run to communicate with CA\n" +msgstr "" + +#: src/getcert.c:5153 +#, c-format +msgid "Usage: %s remove-ca [options]\n" +msgstr "" + +#: src/getcert.c:5157 +msgid " -c CA\tnickname of CA configuration to remove\n" +msgstr "" + +#: src/getcert.c:5172 +#, c-format +msgid "Usage: %s command [options]\n" +msgstr "" + +#: src/getcert.c:5174 +msgid "request a new certificate from a CA\n" +msgstr "" + +#: src/getcert.c:5176 +msgid "begin monitoring an already-issued certificate\n" +msgstr "" + +#: src/getcert.c:5178 +msgid "stop monitoring a certificate\n" +msgstr "" + +#: src/getcert.c:5180 +msgid "resubmit an in-progress enrollment request, or start a new one\n" +msgstr "" + +#: src/getcert.c:5182 +msgid "generate a new private key and replace a certificate\n" +msgstr "" + +#: src/getcert.c:5184 +msgid "check on the status of an in-progress enrollment request\n" +msgstr "" + +#: src/getcert.c:5186 +msgid "list certificates being monitored and requested\n" +msgstr "" + +#: src/getcert.c:5188 +msgid "check the status of a certificate being monitored or requested\n" +msgstr "" + +#: src/getcert.c:5191 +msgid "add a CA configuration\n" +msgstr "" + +#: src/getcert.c:5193 +msgid "add an SCEP CA configuration\n" +msgstr "" + +#: src/getcert.c:5196 +msgid "list known CA configurations\n" +msgstr "" + +#: src/getcert.c:5199 +msgid "modify a CA configuration\n" +msgstr "" + +#: src/getcert.c:5202 +msgid "refresh cache of all information obtained from a CA\n" +msgstr "" + +#: src/getcert.c:5205 +msgid "remove a CA configuration\n" +msgstr "" + +#: src/getcert.c:5273 +#, c-format +msgid "%s: unrecognized command\n" +msgstr "" + +#: src/ipa.c:144 +#, c-format +msgid "Unable to determine location of IPA LDAP server.\n" +msgstr "" + +#: src/ipa.c:149 +#, c-format +msgid "Unable to contact an IPA LDAP server.\n" +msgstr "" + +#: src/ipa.c:233 src/ipa.c:533 +#, c-format +msgid "Unable to determine base DN of domain information on IPA server.\n" +msgstr "" + +#: src/ipa.c:369 +#, c-format +msgid "Error setting up for XMLRPC on the client.\n" +msgstr "" + +#: src/ipa.c:658 +#, c-format +msgid "The -t option can not be used with the -K option.\n" +msgstr "" + +#: src/ipa.c:667 +#, c-format +msgid "The -k option can not be used with the -K option.\n" +msgstr "" + +#: src/ipa.c:676 +#, c-format +msgid "The -K option can not be used with either the -k or the -t option.\n" +msgstr "" + +#: src/ipa.c:758 +#, c-format +msgid "Unable to determine principal name for signing request.\n" +msgstr "" + +#: src/ipa.c:831 +#, c-format +msgid "No IPA domain configured, and none specified.\n" +msgstr "" + +#: src/ipa.c:868 +#, c-format +msgid "" +"Error setting up ccache for \"host\" service on client using default keytab: " +"%s.\n" +msgstr "" + +#: src/ipa.c:872 +#, c-format +msgid "" +"Error setting up ccache for \"%s\" on client using default keytab: %s.\n" +msgstr "" + +#: src/ipa.c:879 +#, c-format +msgid "" +"Error setting up ccache for \"host\" service on client using keytab \"%s\": " +"%s.\n" +msgstr "" + +#: src/ipa.c:883 +#, c-format +msgid "Error setting up ccache for \"%s\" on client using keytab \"%s\": %s.\n" +msgstr "" + +#: src/local.c:556 +#, c-format +msgid "Unable to read signing request.\n" +msgstr "" + +#: src/main.c:74 +msgid "use session bus" +msgstr "" + +#: src/main.c:75 +msgid "use system bus" +msgstr "" + +#: src/main.c:76 +msgid "start a dedicated listening socket" +msgstr "" + +#: src/main.c:77 +msgid "only use a dedicated listening socket" +msgstr "" + +#: src/main.c:78 +msgid "specify the dedicated listening socket" +msgstr "" + +#: src/main.c:78 +msgid "PATHNAME" +msgstr "" + +#: src/main.c:79 +msgid "don't become a daemon" +msgstr "" + +#: src/main.c:80 +msgid "do become a daemon" +msgstr "" + +#: src/main.c:81 +msgid "bus-activated, idle timeout" +msgstr "" + +#: src/main.c:81 +msgid "SECONDS" +msgstr "" + +#: src/main.c:82 +msgid "don't use an idle timeout" +msgstr "" + +#: src/main.c:83 +msgid "set debugging level (implies -n)" +msgstr "" + +#: src/main.c:83 +msgid "NUMBER" +msgstr "" + +#: src/main.c:84 src/main.c:86 +msgid "start COMMAND and exit when it does" +msgstr "" + +#: src/main.c:87 +msgid "write service PID to file" +msgstr "" + +#: src/main.c:88 +msgid "force NSS into FIPS mode" +msgstr "" + +#: src/main.c:90 +msgid "print version information" +msgstr "" + +#: src/main.c:174 +#, c-format +msgid "Usage: %s [-s|-S] [-n|-f] [-d LEVEL] [-p FILE] [-F] [-v]\n" +msgstr "" + +#: src/main.c:177 +msgid "\t-s use session bus\n" +msgstr "" + +#: src/main.c:178 +msgid "\t-S use system bus\n" +msgstr "" + +#: src/main.c:179 +msgid "\t-l start a dedicated listening socket\n" +msgstr "" + +#: src/main.c:180 +msgid "\t-L only use a dedicated listening socket\n" +msgstr "" + +#: src/main.c:181 +msgid "\t-P PATH specify the dedicated listening socket\n" +msgstr "" + +#: src/main.c:182 +msgid "\t-n don't become a daemon\n" +msgstr "" + +#: src/main.c:183 +msgid "\t-f do become a daemon\n" +msgstr "" + +#: src/main.c:184 +msgid "\t-b TIMEOUT bus-activated, idle timeout\n" +msgstr "" + +#: src/main.c:185 +msgid "\t-B don't use an idle timeout\n" +msgstr "" + +#: src/main.c:186 +msgid "\t-d LEVEL set debugging level (implies -n)\n" +msgstr "" + +#: src/main.c:187 +msgid "\t-c COMMAND start COMMAND and exit when it does\n" +msgstr "" + +#: src/main.c:188 +msgid "\t-p FILE write service PID to file\n" +msgstr "" + +#: src/main.c:189 +msgid "\t-F force NSS into FIPS mode\n" +msgstr "" + +#: src/main.c:190 +msgid "\t-v print version information and exit\n" +msgstr "" + +#: src/scep.c:352 +#, c-format +msgid "No SCEP URL (-u) given, and no default known.\n" +msgstr "" + +#: src/scep.c:356 +#, c-format +msgid "No SCEP operation (-c/-C/-g/-p) given, and no default known.\n" +msgstr "" + +#: src/scep.c:376 src/scep.c:395 +#, c-format +msgid "No RA certificate (-r) given, and no default known.\n" +msgstr "" + +#: src/scep.c:386 src/scep.c:540 +#, c-format +msgid "" +"Error reading request. Expected PKCS7 data containing a GetInitialCert " +"pkiMessage, got nothing.\n" +msgstr "" + +#: src/scep.c:405 src/scep.c:565 +#, c-format +msgid "" +"Error reading request. Expected PKCS7 data containing a PKCSReq pkiMessage, " +"got nothing.\n" +msgstr "" + +#: src/scep.c:433 src/scep.c:459 +#, c-format +msgid "Warning: request is neither a PKCSReq nor a GetInitialCert request.\n" +msgstr "" + +#: src/scep.c:437 src/scep.c:463 +#, c-format +msgid "" +"Warning: request type \"%s\"is neither a PKCSReq nor a GetInitialCert " +"request.\n" +msgstr "" + +#: src/scep.c:470 +#, c-format +msgid "Warning: request is missing transactionId.\n" +msgstr "" + +#: src/scep.c:474 +#, c-format +msgid "Warning: request is missing senderNonce.\n" +msgstr "" + +#: src/scep.c:637 +#, c-format +msgid "Got response code %d from %s, not 200.\n" +msgstr "" + +#: src/scep.c:685 src/scep.c:1121 +#, c-format +msgid "Server reply was of unexpected MIME type \"%s\".\n" +msgstr "" + +#: src/scep.c:930 +#, c-format +msgid "Error: failed to verify signature on server response.\n" +msgstr "" + +#: src/scep.c:946 +#, c-format +msgid "Error: reply was not a CertRep (%s).\n" +msgstr "" + +#: src/scep.c:951 +#, c-format +msgid "Error: reply is missing transactionId.\n" +msgstr "" + +#: src/scep.c:956 +#, c-format +msgid "Error: reply contains a different transactionId.\n" +msgstr "" + +#: src/scep.c:962 +#, c-format +msgid "Error: reply is missing pkiStatus.\n" +msgstr "" + +#: src/scep.c:966 +#, c-format +msgid "Error: reply is missing recipientNonce.\n" +msgstr "" + +#: src/scep.c:972 +#, c-format +msgid "Error: reply nonce doesn't match request.\n" +msgstr "" + +#: src/scep.c:976 +#, c-format +msgid "Error: reply is missing senderNonce.\n" +msgstr "" + +#: src/scep.c:994 +#, c-format +msgid "Unspecified failure at server.\n" +msgstr "" + +#: src/scep.c:997 +#, c-format +msgid "Unrecognized or unsupported algorithm identifier in client request.\n" +msgstr "" + +#: src/scep.c:1000 +#, c-format +msgid "Integrity check of client request failed at server.\n" +msgstr "" + +#: src/scep.c:1003 +#, c-format +msgid "Transaction either is not permitted or is not supported by server.\n" +msgstr "" + +#: src/scep.c:1006 +#, c-format +msgid "Clock skew too great.\n" +msgstr "" + +#: src/scep.c:1009 +#, c-format +msgid "Unsupported extension.\n" +msgstr "" + +#: src/scep.c:1012 +#, c-format +msgid "Must archive keys.\n" +msgstr "" + +#: src/scep.c:1015 +#, c-format +msgid "Bad identity.\n" +msgstr "" + +#: src/scep.c:1018 +#, c-format +msgid "Proof of possession required.\n" +msgstr "" + +#: src/scep.c:1021 +#, c-format +msgid "Proof of possession failed.\n" +msgstr "" + +#: src/scep.c:1024 +#, c-format +msgid "No key reuse.\n" +msgstr "" + +#: src/scep.c:1027 +#, c-format +msgid "Internal CA error.\n" +msgstr "" + +#: src/scep.c:1030 +#, c-format +msgid "Try later.\n" +msgstr "" + +#: src/scep.c:1032 +#, c-format +msgid "Server returned failure code \"%s\".\n" +msgstr "" + +#: src/scep.c:1044 +#, c-format +msgid "Error: couldn't parse signed-data.\n" +msgstr "" + +#: src/scep.c:1059 src/scep.c:1074 +#, c-format +msgid "Error: signed-data payload is not enveloped-data.\n" +msgstr "" + +#: src/scep.c:1092 +#, c-format +msgid "Error: enveloped-data payload is not data.\n" +msgstr "" + +#: src/scep.c:1116 +#, c-format +msgid "Error: pkiStatus \"%s\" not recognized.\n" +msgstr "" + +#: src/tdbush.c:119 src/tdbush.c:1944 src/tdbush.c:2351 +msgid "An internal error has occurred." +msgstr "" + +#: src/tdbush.c:183 +msgid "No matching entry found.\n" +msgstr "" + +#: src/tdbush.c:345 +#, c-format +msgid "There is already a CA with the nickname \"%s\"." +msgstr "" + +#: src/tdbush.c:439 +msgid "Certificate storage type not specified." +msgstr "" + +#: src/tdbush.c:452 +#, c-format +msgid "Certificate storage type \"%s\" not supported." +msgstr "" + +#: src/tdbush.c:489 src/tdbush.c:522 src/tdbush.c:581 src/tdbush.c:766 +#: src/tdbush.c:825 src/tdbush.c:928 src/tdbush.c:973 src/tdbush.c:1028 +#: src/tdbush.c:1073 src/tdbush.c:1128 src/tdbush.c:1173 src/tdbush.c:1592 +#: src/tdbush.c:3230 src/tdbush.c:3382 +#, c-format +msgid "The location \"%s\" must be an absolute path." +msgstr "" + +#: src/tdbush.c:516 src/tdbush.c:575 src/tdbush.c:644 +msgid "Certificate storage location not specified." +msgstr "" + +#: src/tdbush.c:534 src/tdbush.c:778 src/tdbush.c:985 src/tdbush.c:1085 +#: src/tdbush.c:1185 +#, c-format +msgid "" +"The parent of location \"%s\" could not be accessed due to insufficient " +"permissions." +msgstr "" + +#: src/tdbush.c:542 src/tdbush.c:786 src/tdbush.c:993 src/tdbush.c:1093 +#: src/tdbush.c:1193 +#, c-format +msgid "The parent of location \"%s\" must be a valid directory." +msgstr "" + +#: src/tdbush.c:553 src/tdbush.c:797 src/tdbush.c:1004 src/tdbush.c:1104 +#: src/tdbush.c:1204 +#, c-format +msgid "The location \"%s\" must be a file." +msgstr "" + +#: src/tdbush.c:593 src/tdbush.c:940 src/tdbush.c:1040 src/tdbush.c:1140 +#, c-format +msgid "" +"The location \"%s\" could not be accessed due to insufficient permissions." +msgstr "" + +#: src/tdbush.c:601 src/tdbush.c:834 src/tdbush.c:948 src/tdbush.c:1048 +#: src/tdbush.c:1148 +#, c-format +msgid "The location \"%s\" must be a directory." +msgstr "" + +#: src/tdbush.c:622 +msgid "Certificate nickname not specified." +msgstr "" + +#: src/tdbush.c:665 src/tdbush.c:3055 +#, c-format +msgid "There is already a request with the nickname \"%s\"." +msgstr "" + +#: src/tdbush.c:701 +#, c-format +msgid "" +"Certificate at same location is already used by request with nickname \"%s\"." +msgstr "" + +#: src/tdbush.c:734 +#, c-format +msgid "Key storage type \"%s\" not supported." +msgstr "" + +#: src/tdbush.c:760 src/tdbush.c:819 +msgid "Key storage location not specified." +msgstr "" + +#: src/tdbush.c:853 +msgid "Key nickname not specified." +msgstr "" + +#: src/tdbush.c:909 +#, c-format +msgid "Key at same location is already used by request with nickname \"%s\"." +msgstr "" + +#: src/tdbush.c:1313 src/tdbush.c:3102 +#, c-format +msgid "No support for key type \"%s\"." +msgstr "" + +#: src/tdbush.c:1400 +msgid "No such CA." +msgstr "" + +#: src/tdbush.c:3073 +#, c-format +msgid "Certificate authority \"%s\" not known." +msgstr "" + +#: src/tdbush.c:3518 +msgid "Unrecognized parameter or wrong value type." +msgstr "" + +#: src/tdbush.c:5070 +msgid "Error parsing arguments." +msgstr "" + +#: src/tdbush.c:5124 +msgid "Unrecognized property name." +msgstr "" + +#: src/tdbusm.c:2156 +msgid "Insufficient access. Please retry operation as root.\n" +msgstr "" + +#: src/tdbusm.c:2160 +msgid "Please verify that the certmonger service has been started.\n" +msgstr "" + +#: src/tdbusm.c:2163 +msgid "Please verify that the certmonger service is still running.\n" +msgstr "" From 7335176c987535dfc7ed31760be7e3c49974617c Mon Sep 17 00:00:00 2001 From: simmon Date: Apr 15 2021 18:45:00 +0000 Subject: [PATCH 3/5] Translated using Weblate (Korean) Currently translated at 100.0% (473 of 473 strings) Translated using Weblate (Korean) Currently translated at 100.0% (473 of 473 strings) Translated using Weblate (Korean) Currently translated at 100.0% (473 of 473 strings) Translated using Weblate (Korean) Currently translated at 100.0% (473 of 473 strings) Translated using Weblate (Korean) Currently translated at 100.0% (473 of 473 strings) Translated using Weblate (Korean) Currently translated at 25.7% (122 of 473 strings) Translated using Weblate (Korean) Currently translated at 18.6% (88 of 473 strings) Translated using Weblate (Korean) Currently translated at 16.9% (80 of 473 strings) Translated using Weblate (Korean) Currently translated at 13.7% (65 of 473 strings) Translated using Weblate (Korean) Currently translated at 13.3% (63 of 473 strings) Translated using Weblate (Korean) Currently translated at 12.0% (57 of 473 strings) Added translation using Weblate (Korean) Co-authored-by: simmon Translate-URL: https://translate.fedoraproject.org/projects/certmonger/master/ko/ Translation: certmonger/master --- diff --git a/configure.ac b/configure.ac index 912bf18..65e3799 100644 --- a/configure.ac +++ b/configure.ac @@ -8,7 +8,7 @@ AC_PROG_RANLIB AM_GNU_GETTEXT([external]) AM_GNU_GETTEXT_VERSION(0.19) AM_ICONV -ALL_LINGUAS="bg ca cs_CZ da de es eu fr gu hu id it ja lt nb nl pl pt pt_BR ru si sv ta tr uk zh_CN zh_TW" +ALL_LINGUAS="bg ca cs_CZ da de es eu fr gu hu id it ja ko lt nb nl pl pt pt_BR ru si sv ta tr uk zh_CN zh_TW" if test x$GCC = xyes ; then CFLAGS="$CFLAGS -Wall -Wextra" fi diff --git a/po/ko.po b/po/ko.po new file mode 100644 index 0000000..ba1df7e --- /dev/null +++ b/po/ko.po @@ -0,0 +1,2214 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Red Hat, Inc. +# This file is distributed under the same license as the certmonger package. +# simmon , 2021. +msgid "" +msgstr "" +"Project-Id-Version: certmonger 0.79\n" +"Report-Msgid-Bugs-To: certmonger-devel@lists.fedorahosted.org\n" +"POT-Creation-Date: 2017-02-26 02:20-0500\n" +"PO-Revision-Date: 2021-04-14 06:02+0000\n" +"Last-Translator: simmon \n" +"Language-Team: Korean \n" +"Language: ko\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-Generator: Weblate 4.5.3\n" + +#: src/casave.c:322 src/casave.c:361 src/dogtag.c:233 src/dogtag.c:238 +#: src/dogtag.c:256 src/dogtag.c:261 src/getcert.c:291 +#, c-format +msgid "Out of memory.\n" +msgstr "메모리 부족.\n" + +#: src/certmaster.c:136 +#, c-format +msgid "Unable to determine hostname of CA.\n" +msgstr "CA의 호스트 이름을 결정 할 수 없습니다.\n" + +#: src/certmaster.c:153 src/dogtag.c:521 src/ipa.c:796 +#, c-format +msgid "Unable to read signing request from file \"%s\".\n" +msgstr "\"%s\" 파일에서 서명 요청을 읽을 수 없습니다.\n" + +#: src/certmaster.c:156 src/dogtag.c:524 src/ipa.c:799 +#, c-format +msgid "Unable to read signing request from environment variable \"%s\".\n" +msgstr "환경 변수 \"%s\"에서 서명 요청을 읽을 수 없습니다.\n" + +#: src/certmaster.c:184 +#, c-format +msgid "Error setting up for XMLRPC.\n" +msgstr "XMLRPC 설정 중 오류.\n" + +#: src/certmaster.c:206 src/getcert.c:526 src/getcert.c:545 src/getcert.c:564 +#: src/getcert.c:583 src/getcert.c:601 src/getcert.c:694 src/getcert.c:1409 +#: src/getcert.c:1796 src/getcert.c:2354 src/getcert.c:2440 src/getcert.c:3021 +#: src/getcert.c:3244 src/getcert.c:3272 src/getcert.c:3499 src/getcert.c:3603 +#: src/getcert.c:3638 src/getcert.c:3673 src/getcert.c:3710 src/getcert.c:3973 +#: src/getcert.c:4429 src/getcert.c:4547 src/getcert.c:4742 +#, c-format +msgid "Error parsing server response.\n" +msgstr "서버 응답 구문 분석 오류.\n" + +#: src/certmaster.c:210 +#, c-format +msgid "Server error.\n" +msgstr "서버 오류.\n" + +#: src/dogtag.c:226 +#, c-format +msgid "Profile params (-O) must be in the form of param=value.\n" +msgstr "프로파일 매개변수 (-O)는 param=value 형식이어야 합니다.\n" + +#: src/dogtag.c:249 +#, c-format +msgid "Submit params (-o) must be in the form of param=value.\n" +msgstr "제출 매개 변수 (-O)는 param=value 형식이어야 합니다.\n" + +#: src/dogtag.c:408 src/dogtag.c:413 src/dogtag.c:442 +#, c-format +msgid "No agent credentials specified, and no default known.\n" +msgstr "지정된 대리 자격증명이 명시되지 않으면, 알려진 기본값이 없습니다.\n" + +#: src/dogtag.c:418 +#, c-format +msgid "Requested renewal, but no serial number provided.\n" +msgstr "갱신을 요청하였지만, 일련 번호는 제공되지 않았습니다.\n" + +#: src/dogtag.c:422 +#, c-format +msgid "No end-entity URL (-E) given, and no default known.\n" +msgstr "최종-실체 URL (-E)가 지정되지 않아, 알려진 기본값이 없습니다.\n" + +#: src/dogtag.c:427 src/dogtag.c:437 src/dogtag.c:594 +#, c-format +msgid "No agent URL (-A) given, and no default known.\n" +msgstr "대리 URL (-A)가 주어지지 않아, 알려진 기본값이 없습니다.\n" + +#: src/dogtag.c:432 +#, c-format +msgid "No profile/template (-T) given, and no default known.\n" +msgstr "프로파일/템프레이트가 없어서, 알려진 기본값이 없습니다.\n" + +#: src/dogtag.c:452 +#, c-format +msgid "Error shutting down NSS.\n" +msgstr "NSS 종료 오류.\n" + +#: src/dogtag.c:487 src/dogtag.c:777 +#, c-format +msgid "Internal error: unknown state.\n" +msgstr "내부 오류: 알 수 없는 상태.\n" + +#: src/dogtag.c:600 +#, c-format +msgid "No agent credentials (-n) given, but they are needed.\n" +msgstr "대리 자격증명 (-n)이 주어지지 않았지만, 필요하게 됩니다.\n" + +#: src/dogtag.c:757 src/scep.c:619 +#, c-format +msgid "Error %d connecting to %s: %s.\n" +msgstr "%s:%s에 연결하는 동안 오류 %d 가 발생했습니다.\n" + +#: src/dogtag.c:762 src/scep.c:624 +#, c-format +msgid "Error %d connecting to %s.\n" +msgstr "%s에 연결하는 동안 오류 %d가 발생했습니다.\n" + +#: src/dogtag.c:770 src/scep.c:648 +#, c-format +msgid "Internal error: no response to \"%s?%s\".\n" +msgstr "내부 오류: \"%s?%s\" 대한 응답 없음.\n" + +#: src/getcert.c:61 src/main.c:84 src/main.c:86 +msgid "COMMAND" +msgstr "명령" + +#: src/getcert.c:62 +msgid "DIRECTORY" +msgstr "디렉토리" + +#: src/getcert.c:63 src/getcert.c:70 +msgid "LIST" +msgstr "목록" + +#: src/getcert.c:64 src/getcert.c:68 +msgid "ADDRESS" +msgstr "주소" + +#: src/getcert.c:65 src/main.c:87 +msgid "FILENAME" +msgstr "파일이름" + +#: src/getcert.c:66 +msgid "HOSTNAME" +msgstr "호스트이름" + +#: src/getcert.c:67 +msgid "ID" +msgstr "계정" + +#: src/getcert.c:69 +msgid "BITS" +msgstr "비트" + +#: src/getcert.c:71 +msgid "MODE" +msgstr "방법" + +#: src/getcert.c:72 +msgid "NAME" +msgstr "이름" + +#: src/getcert.c:73 +msgid "PRINCIPAL" +msgstr "본인" + +#: src/getcert.c:74 +msgid "SUBJECT" +msgstr "주제" + +#: src/getcert.c:75 +msgid "URL" +msgstr "URL" + +#: src/getcert.c:76 +msgid "USERNAME[:GROUPNAME]" +msgstr "사용자이름[:그룹이름]" + +#: src/getcert.c:115 +#, c-format +msgid "Path \"%s\" is not absolute, attempting to use \"%s\" instead.\n" +msgstr "경로 \"%s\"는 절대 경로가 아니며, 대신에 \"%s\"를 사용하는 경향이 있습니다.\n" + +#: src/getcert.c:120 +#, c-format +msgid "" +"Path \"%s\" is not absolute, and there was an error determining the name of " +"the current directory.\n" +msgstr "경로 \"%s\"는 절대 경로는 아니며, 현재 디렉토리의 이름을 결정하는 중에 발생하는 오류입니다.\n" + +#: src/getcert.c:142 +#, c-format +msgid "Path \"%s\": insufficient permissions.\n" +msgstr "경로 \"%s\": 불충분한 권한.\n" + +#: src/getcert.c:148 +#, c-format +msgid "Path \"%s\" is not a directory.\n" +msgstr "경로 \"%s\"디렉토리가 아닙니다.\n" + +#: src/getcert.c:154 +#, c-format +msgid "Path \"%s\": %s.\n" +msgstr "경로 \"%s\":%s.\n" + +#: src/getcert.c:194 +#, c-format +msgid "Path \"%s\" is not a regular file.\n" +msgstr "경로 \"%s\"는 정규 파일이 아닙니다.\n" + +#: src/getcert.c:340 +#, c-format +msgid "No system bus running.\n" +msgstr "실행중인 시스템 버스가 없음.\n" + +#: src/getcert.c:341 +#, c-format +msgid "Running as UID 0.\n" +msgstr "UID 0으로써 실행.\n" + +#: src/getcert.c:342 +#, c-format +msgid "Launching temporary dedicated service daemon.\n" +msgstr "임시로 전용 서비스 데몬을 실행하기.\n" + +#: src/getcert.c:371 +#, c-format +msgid "Error connecting to D-Bus.\n" +msgstr "D-Bus 연결 오류.\n" + +#: src/getcert.c:372 src/tdbusm.c:2166 +#, c-format +msgid "Please verify that the message bus (D-Bus) service is running.\n" +msgstr "메시지 버스(D-BUS) 서비스가 동작하는 중인지 확인해 주세요.\n" + +#: src/getcert.c:379 +#, c-format +msgid "Error creating DBus request message.\n" +msgstr "DBus 요청 메시지를 생성하는 오류.\n" + +#: src/getcert.c:393 +#, c-format +msgid "missing argument for %s" +msgstr "%s에 대한 인수가 사라짐" + +#: src/getcert.c:398 +msgid "missing argument" +msgstr "인수 놓침" + +#: src/getcert.c:401 +#, c-format +msgid "unrecognized option %s" +msgstr "이해 할 수 없는 선택 %s" + +#: src/getcert.c:406 +msgid "unrecognized option" +msgstr "이해 할 수 없는 선택" + +#: src/getcert.c:409 +msgid "aliases nested too deeply" +msgstr "너무 깊게 중첩된 별명" + +#: src/getcert.c:412 +msgid "bad parameter quoting" +msgstr "잘못된 매개 변수 인용" + +#: src/getcert.c:418 +msgid "invalid numeric value" +msgstr "유효하지 않는 숫자 값" + +#: src/getcert.c:421 +msgid "number too large or too small" +msgstr "너무 크거나 너무 작은 수" + +#: src/getcert.c:424 +msgid "bad operation" +msgstr "잘못된 동작" + +#: src/getcert.c:427 +msgid "internal error" +msgstr "내부 오류" + +#: src/getcert.c:430 +msgid "out of memory" +msgstr "메모리 부족" + +#: src/getcert.c:434 +msgid "error in popt configuration file" +msgstr "popt 환경설정 파일에오류" + +#: src/getcert.c:477 +#, c-format +msgid "Error %s: %s\n" +msgstr "오류 %s: %s\n" + +#: src/getcert.c:481 +#, c-format +msgid "Error %s\n" +msgstr "오류 %s\n" + +#: src/getcert.c:487 +#, c-format +msgid "Error: %s\n" +msgstr "오류: %s\n" + +#: src/getcert.c:489 +#, c-format +msgid "Received error response from local %s service.\n" +msgstr "로컬 %s 서비스에서 오류 응답을 받았습니다.\n" + +#: src/getcert.c:495 +#, c-format +msgid "No response received from %s service.\n" +msgstr "%s 서비스에서 수신된 응답이 없습니다.\n" + +#: src/getcert.c:699 src/getcert.c:3978 +#, c-format +msgid "State %s, stuck: %s.\n" +msgstr "상태 %s, 멈춤: %s.\n" + +#: src/getcert.c:768 src/getcert.c:1846 src/getcert.c:2500 src/getcert.c:3100 +#: src/getcert.c:3354 src/getcert.c:3875 +msgid "NSS database for key and cert" +msgstr "키와 인증을 위한 NSS 데이타베이스" + +#: src/getcert.c:769 src/getcert.c:1847 src/getcert.c:2501 src/getcert.c:3101 +#: src/getcert.c:3355 src/getcert.c:3876 +msgid "nickname for NSS-based storage (only valid with -d)" +msgstr "NSS-기반 저장소를 위한 별칭 이름(-d 에서만 유효함)" + +#: src/getcert.c:770 src/getcert.c:1848 src/getcert.c:2502 src/getcert.c:3102 +#: src/getcert.c:3356 src/getcert.c:3877 +msgid "optional token name for NSS-based storage (only valid with -d)" +msgstr "NSS-기반 저장소를 위한 선택적인 토큰 이름 ( -d 에서만 유효함)" + +#: src/getcert.c:771 +msgid "PEM file for private key" +msgstr "개인 키를 위한 PEM 파일" + +#: src/getcert.c:772 +msgid "PEM file for certificate (only valid with -k)" +msgstr "인증을 위한 PEM 파일 (-k 에서만 유효함)" + +#: src/getcert.c:773 src/getcert.c:1851 src/getcert.c:2508 +msgid "file which holds the private key encryption PIN" +msgstr "개인 키 암호화 PIN을 갖는 파일" + +#: src/getcert.c:774 src/getcert.c:1852 src/getcert.c:2509 +msgid "private key encryption PIN" +msgstr "개인 키 암호화된 PIN" + +#: src/getcert.c:775 src/getcert.c:1853 src/getcert.c:2510 +msgid "owner information for private key" +msgstr "개인 키를 위한 사용자 정보" + +#: src/getcert.c:776 src/getcert.c:1854 src/getcert.c:2511 +msgid "file permissions for private key" +msgstr "개인 키를 위한 파일 권한" + +#: src/getcert.c:777 src/getcert.c:1855 src/getcert.c:2512 +msgid "owner information for certificate" +msgstr "인증을 위한 사용자 정보" + +#: src/getcert.c:778 src/getcert.c:1856 src/getcert.c:2513 +msgid "file permissions for certificate" +msgstr "인증을 위한 파일 권한" + +#: src/getcert.c:779 src/getcert.c:1857 src/getcert.c:2514 +msgid "NSS database in which to store the CA's certificates" +msgstr "CA 인증서를 저장 하는 NSS 데이타베이스" + +#: src/getcert.c:780 src/getcert.c:1858 src/getcert.c:2515 +msgid "file in which to store the CA's certificates" +msgstr "CA 인증서 저장하는 파일" + +#: src/getcert.c:781 src/getcert.c:1859 src/getcert.c:2516 +msgid "command to run before saving the certificate" +msgstr "인증서를 저장하기 전에 동작하는 명령" + +#: src/getcert.c:782 src/getcert.c:1860 src/getcert.c:2517 +msgid "command to run after saving the certificate" +msgstr "인증서를 저장한 후에 동작하는 명령" + +#: src/getcert.c:783 +msgid "nickname to assign to the request" +msgstr "요청에 할당 할 별칭" + +#: src/getcert.c:784 +msgid "type of key to be generated if one is not already in place" +msgstr "아직 위치하지 않은 경우에 발생되어지는 키의 유형" + +#: src/getcert.c:785 +msgid "size of key to be generated if one is not already in place" +msgstr "아직 위치하지 않은 경우에 발생되어지는 키의 크기" + +#: src/getcert.c:786 src/getcert.c:1863 +msgid "attempt to renew the certificate when expiration nears (default)" +msgstr "et requested principal name" + +#: src/getcert.c:787 src/getcert.c:1864 +msgid "don't attempt to renew the certificate when expiration nears" +msgstr "만료가 가까워 질 때에 인증을 새롭게 갱신하지 않도록 합니다" + +#: src/getcert.c:789 src/getcert.c:1866 +msgid "use the specified CA configuration rather than the default" +msgstr "설정보다 지정된 CA 구성을 사용하세요" + +#: src/getcert.c:791 src/getcert.c:1868 src/getcert.c:2521 +msgid "ask the CA to process the request using the named profile or template" +msgstr "CA에게 명명된 프로파일 또는 이름을 사용하여 요청을 처리하도록 요구합니다" + +#: src/getcert.c:792 src/getcert.c:1869 src/getcert.c:2522 +msgid "ask the CA to process the request using the named issuer" +msgstr "CA에게 명명된 발급자를 사용하여 요청을 처리하기 하도록 요구합니다" + +#: src/getcert.c:793 src/getcert.c:2523 +msgid "set requested subject name (default: CN=)" +msgstr "요청된 주제 이름 설정 (기본: CN=)" + +#: src/getcert.c:794 src/getcert.c:2524 +msgid "set requested key usage value" +msgstr "요청된 키 사용 값 설정" + +#: src/getcert.c:795 src/getcert.c:2525 +msgid "set requested extended key usage OID" +msgstr "요청된 확장 키 사용 OID 설정" + +#: src/getcert.c:796 src/getcert.c:2526 +msgid "set requested principal name" +msgstr "요청된 주요 이름 설정" + +#: src/getcert.c:797 src/getcert.c:2527 +msgid "set requested DNS name" +msgstr "요청된 DNS 이름 설정" + +#: src/getcert.c:798 src/getcert.c:2528 +msgid "set requested email address" +msgstr "요청된 전자우편 주소 설정" + +#: src/getcert.c:799 src/getcert.c:2529 +msgid "set requested IP address" +msgstr "요청된 IP 주소 설정" + +#: src/getcert.c:800 src/getcert.c:1876 src/getcert.c:2530 +msgid "file which holds an optional challenge password value" +msgstr "선택적으로 시도하는 비밀번호 값을 갖는 파일" + +#: src/getcert.c:801 src/getcert.c:1877 src/getcert.c:2531 +msgid "an optional challenge password value" +msgstr "추가적인 시도 비밀번호 값" + +#: src/getcert.c:802 src/getcert.c:1878 src/getcert.c:2532 +msgid "request a CA certificate" +msgstr "CA 인증서 요청" + +#: src/getcert.c:803 src/getcert.c:1879 src/getcert.c:2533 +msgid "request a non-CA certificate" +msgstr "비-CA 인증서 요청" + +#: src/getcert.c:804 src/getcert.c:1880 src/getcert.c:2534 +msgid "path length for CA certificate" +msgstr "CA 인증서를 위한 경로 길이" + +#: src/getcert.c:805 src/getcert.c:1881 src/getcert.c:2535 +msgid "try to wait for the certificate to be issued" +msgstr "사건화된 인증을 위하여 기다리기를 시도합니다" + +#: src/getcert.c:806 src/getcert.c:1882 src/getcert.c:2536 +msgid "maximum time to wait for the certificate to be issued" +msgstr "사건화된 인증을 위해 기다리는 최대 시간" + +#: src/getcert.c:807 src/getcert.c:1883 src/getcert.c:2537 src/getcert.c:3105 +#: src/getcert.c:3360 src/getcert.c:3880 src/getcert.c:4038 src/getcert.c:4270 +#: src/getcert.c:4366 src/getcert.c:4463 src/getcert.c:4591 src/getcert.c:4679 +msgid "connect to the certmonger service on the session bus" +msgstr "세션 버스에서 cermonger로 연결합니다" + +#: src/getcert.c:808 src/getcert.c:1884 src/getcert.c:2538 src/getcert.c:3106 +#: src/getcert.c:3361 src/getcert.c:3881 src/getcert.c:4039 src/getcert.c:4271 +#: src/getcert.c:4367 src/getcert.c:4464 src/getcert.c:4592 src/getcert.c:4680 +msgid "connect to the certmonger service on the system bus" +msgstr "시스템 버스에서 certmonger 서비스로 연결합니다" + +#: src/getcert.c:825 src/getcert.c:1893 src/getcert.c:2547 +#, c-format +msgid "Error initializing Kerberos library: %s.\n" +msgstr "Kerberos 라이브러리 초기화 오류: %s.\n" + +#: src/getcert.c:889 src/getcert.c:2619 +#, c-format +msgid "No support for generating \"%s\" keys.\n" +msgstr "생성 \"%s\" 키를 지원하지 않습니다.\n" + +#: src/getcert.c:891 src/getcert.c:2621 +#, c-format +msgid "Known key types include:" +msgstr "알려진 키 유형이 포함합니다:" + +#: src/getcert.c:931 src/getcert.c:1983 src/getcert.c:2643 +#, c-format +msgid "Unrecognized keyUsage \"%s\".\n" +msgstr "인식 할 수 없는 키 사용법\"%s\".\n" + +#: src/getcert.c:941 src/getcert.c:1993 src/getcert.c:2653 +#, c-format +msgid "Could not evaluate OID \"%s\".\n" +msgstr "OID \"%s\"를 평가 할 수 없습니다.\n" + +#: src/getcert.c:952 src/getcert.c:2004 src/getcert.c:2664 +#, c-format +msgid "Error parsing Kerberos principal name \"%s\": %s.\n" +msgstr "Kerberos 주요 이름 구문 분석에 오류 \"%s\": %s.\n" + +#: src/getcert.c:961 src/getcert.c:2013 src/getcert.c:2673 +#, c-format +msgid "Error unparsing Kerberos principal name \"%s\": %s.\n" +msgstr "Kerberos 주요 이름 구문 분석 부분이 아닌 오류 \"%s\": %s.\n" + +#: src/getcert.c:1016 src/getcert.c:2068 src/getcert.c:2728 +#, c-format +msgid "%s: invalid value -- '%s'\n" +msgstr "%s: 유효하지 않은 값 -- '%s'\n" + +#: src/getcert.c:1039 src/getcert.c:2096 src/getcert.c:2751 src/getcert.c:3176 +#: src/getcert.c:3422 src/getcert.c:4073 +#, c-format +msgid "%s: option requires an argument -- '%c'\n" +msgstr "%s: 선택은 인수를 요구합니다 -- '%c'\n" + +#: src/getcert.c:1043 src/getcert.c:2099 src/getcert.c:2754 src/getcert.c:3180 +#: src/getcert.c:3426 src/getcert.c:4076 +#, c-format +msgid "%s: invalid option -- '%c'\n" +msgstr "%s: 잘못된 선택 -- '%c'\n" + +#: src/getcert.c:1057 +#, c-format +msgid "Error: unused extra argument \"%s\".\n" +msgstr "오류: 사용하지 않는 추가 인수 \"%s\".\n" + +#: src/getcert.c:1060 src/getcert.c:2115 src/getcert.c:2767 src/getcert.c:3200 +#: src/getcert.c:3439 src/getcert.c:3938 src/getcert.c:4089 src/getcert.c:4321 +#: src/getcert.c:4416 src/getcert.c:4518 src/getcert.c:4641 src/getcert.c:4724 +#, c-format +msgid "Error: unused extra arguments were supplied.\n" +msgstr "오류: 사용하지 않은 추가 인수가 공급되었습니다.\n" + +#: src/getcert.c:1066 src/getcert.c:2121 src/getcert.c:2381 src/getcert.c:2791 +#, c-format +msgid "Database location or nickname specified without the other.\n" +msgstr "다른 것 없이 데이타베이스 위치 또는 지정된 별명.\n" + +#: src/getcert.c:1072 src/getcert.c:2127 src/getcert.c:2387 src/getcert.c:2797 +#, c-format +msgid "Database directory and certificate file both specified.\n" +msgstr "데이타베이스 디렉토리와 함께 지정된 인증파일\n" + +#: src/getcert.c:1080 src/getcert.c:2395 src/getcert.c:2805 +#, c-format +msgid "" +"None of database directory and nickname or certificate file specified.\n" +msgstr "데이타베이스 디렉토리와 함께 지정된 인증파일\n" + +#: src/getcert.c:1087 src/getcert.c:2143 +#, c-format +msgid "Key and certificate can not both be saved to the same file.\n" +msgstr "키와 인증서는 동일 파일로 저장될 수 없습니다.\n" + +#: src/getcert.c:1114 +#, c-format +msgid "" +"The IPA backend requires the use of the -K option (principal name) when any " +"of the -N (subject name), -E (email address), -A (IP address), -D (DNS " +"name), or -U (extendedKeyUsage) options is used.\n" +msgstr "" +"IPA 지원(backend)는 -N (제목 이름), -E (전자우편 주소), -A (IP 주소), -D (DNS 이름), 또는 -U (" +"확장된 키 사용법)중 어떤 선택이 사용 될 때에 -K 선택 사용이 필요합니다.\n" + +#: src/getcert.c:1296 src/getcert.c:1762 src/getcert.c:2272 src/getcert.c:2867 +#: src/getcert.c:3208 src/getcert.c:3447 src/getcert.c:4731 +#, c-format +msgid "No CA with name \"%s\" found.\n" +msgstr "이름 \"%s\"인 CA를 찾지 못했습니다.\n" + +#: src/getcert.c:1404 src/getcert.c:1791 src/getcert.c:2348 src/getcert.c:2435 +#: src/getcert.c:3015 src/getcert.c:4424 src/getcert.c:4542 src/getcert.c:4561 +#: src/getcert.c:4651 src/getcert.c:4737 +#, c-format +msgid "Error setting request arguments.\n" +msgstr "요청한 인수 설정 오류.\n" + +#: src/getcert.c:1415 +#, c-format +msgid "New signing request \"%s\" added.\n" +msgstr "새로운 서명 요청 \"%s\"가 추가되었습니다.\n" + +#: src/getcert.c:1421 +#, c-format +msgid "New signing request could not be added.\n" +msgstr "새로운 서명 요청을 추가 할 수 없습니다.\n" + +#: src/getcert.c:1802 +#, c-format +msgid "New tracking request \"%s\" added.\n" +msgstr "새로운 추적 요청 \"%s\" 추가되었습니다.\n" + +#: src/getcert.c:1809 +#, c-format +msgid "New tracking request could not be added.\n" +msgstr "새로운 추적 요청이 추가 될 수 없습니다.\n" + +#: src/getcert.c:1849 +msgid "PEM file for private key (only valid with -f)" +msgstr "개인 키를 위한 PEM 파일 (-f 와 함께 유효한 것만)" + +#: src/getcert.c:1850 src/getcert.c:2503 src/getcert.c:3103 src/getcert.c:3357 +#: src/getcert.c:3878 +msgid "PEM file for certificate" +msgstr "인증서를 위한 PEM 파일" + +#: src/getcert.c:1861 +msgid "nickname of an existing request" +msgstr "기존 요청의 호칭" + +#: src/getcert.c:1862 +msgid "nickname to give to tracking request" +msgstr "추적 요청에 주어진 별명" + +#: src/getcert.c:1870 +msgid "override requested key usage value" +msgstr "요청된 키 사용 값을 재정의합니다" + +#: src/getcert.c:1871 +msgid "override requested extended key usage OID" +msgstr "요청된 확장 키 사용법 OID를 재정의합니다" + +#: src/getcert.c:1872 +msgid "override requested principal name" +msgstr "요청된 주요 이름을 재정의합니다" + +#: src/getcert.c:1873 +msgid "override requested DNS name" +msgstr "요청된 DMS 이름을 재정의합니다" + +#: src/getcert.c:1874 +msgid "override requested email address" +msgstr "요청된 전자우편 주소를 재정의합니다" + +#: src/getcert.c:1875 +msgid "override requested IP address" +msgstr "요청된 IP 주소를 재정의합니다" + +#: src/getcert.c:2136 src/getcert.c:3194 +#, c-format +msgid "" +"None of ID or database directory and nickname or certificate file " +"specified.\n" +msgstr "ID가 없거나 데이타베이스 디렉토리와 별명 또는 지정된 인증서 파일.\n" + +#: src/getcert.c:2362 +#, c-format +msgid "Request \"%s\" modified.\n" +msgstr "요청 \"%s\"가 수정되었습니다.\n" + +#: src/getcert.c:2366 +#, c-format +msgid "Request \"%s\" could not be modified.\n" +msgstr "요청\"%s\"는 수정 할 수 없습니다.\n" + +#: src/getcert.c:2374 src/getcert.c:2784 src/getcert.c:3454 src/getcert.c:3946 +#, c-format +msgid "No request found with specified nickname.\n" +msgstr "요청은 지정된 별명으로 찾을 수 없습니다.\n" + +#: src/getcert.c:2426 src/getcert.c:2811 src/getcert.c:3465 src/getcert.c:3957 +#, c-format +msgid "No request found that matched arguments.\n" +msgstr "요청은 일치하는 인수로서 찾을 수 없습니다\n" + +#: src/getcert.c:2445 +#, c-format +msgid "Request \"%s\" removed.\n" +msgstr "요청\"%s\"이 제거되었습니다.\n" + +#: src/getcert.c:2449 +#, c-format +msgid "Request \"%s\" could not be removed.\n" +msgstr "요청\"%s\"은 제거 될 수 없습니다.\n" + +#: src/getcert.c:2504 src/getcert.c:3104 src/getcert.c:3358 src/getcert.c:3879 +msgid "nickname for tracking request" +msgstr "추적 요청을 위한 별칭" + +#: src/getcert.c:2505 +msgid "new nickname to give to tracking request" +msgstr "추적 요청을 제공하는 새로운 별칭" + +#: src/getcert.c:2506 +msgid "type of new key to be generated" +msgstr "발생되어진 새로운 키 유형" + +#: src/getcert.c:2507 +msgid "size of new key to be generated" +msgstr "발생되어진 새로운 키 크기" + +#: src/getcert.c:2519 +msgid "use the specified CA configuration rather than the current one" +msgstr "현재 것보다 지정된 CA 구성을 사용하세요" + +#: src/getcert.c:3029 +#, c-format +msgid "Error modifying \"%s\".\n" +msgstr "수정 오류 %s\".\n" + +#: src/getcert.c:3045 +#, c-format +msgid "Resubmitting \"%s\" to \"%s\".\n" +msgstr "\"%s\"을 \"%s\"에게 다시 제출하기.\n" + +#: src/getcert.c:3048 +#, c-format +msgid "Resubmitting \"%s\".\n" +msgstr "다시 제출하기 \"%s\".\n" + +#: src/getcert.c:3057 +#, c-format +msgid "Error attempting to submit \"%s\" to \"%s\".\n" +msgstr "\"%s\"을 \"%s\"에게 제출 할 때에 오류 발생.\n" + +#: src/getcert.c:3060 +#, c-format +msgid "Error attempting to submit \"%s\".\n" +msgstr "\"%s\" 제출 할 때에 오류 발생.\n" + +#: src/getcert.c:3096 +msgid "refresh information about all outstanding requests" +msgstr "모든 미결 요청에 대하여 정보를 갱신합니다" + +#: src/getcert.c:3098 +msgid "" +"refresh information only for requests using the specified CA configuration" +msgstr "지정된 CA 구성을 사용하는 요청만을 위하여 정보를 갱신합니다" + +#: src/getcert.c:3290 +#, c-format +msgid "Request ID '%s' being refreshed.\n" +msgstr "요청 ID '%s'가 갱신하기.\n" + +#: src/getcert.c:3292 +#, c-format +msgid "Request ID '%s' NOT being refreshed.\n" +msgstr "요청 ID '%s'가 갱신되지 않음.\n" + +#: src/getcert.c:3349 +msgid "list only information about outstanding requests" +msgstr "미결 요청에 대한 정보만 목록화합니다" + +#: src/getcert.c:3350 +msgid "list only information about tracked certificates" +msgstr "추적된 인정서에 대한 정보만 목록화합니다" + +#: src/getcert.c:3352 +msgid "list only requests and certs associated with this CA configuration" +msgstr "이 CA구성과 연관된 요청과 인증만 목록화합니다" + +#: src/getcert.c:3359 +msgid "display times in UTC instead of local time" +msgstr "로컬시간 대신에 UTC 로 시간을 표시합니다" + +#: src/getcert.c:3476 +#, c-format +msgid "Number of certificates and requests being tracked: %d.\n" +msgstr "추적 중인 인증서와 요청 수: %d.\n" + +#: src/getcert.c:3625 +#, c-format +msgid "Request ID '%s':\n" +msgstr "요청 ID '%s':\n" + +#: src/getcert.c:3626 +#, c-format +msgid "\tstatus: %s\n" +msgstr "\t상태: %s\n" + +#: src/getcert.c:3630 +#, c-format +msgid "\tca-error: %s\n" +msgstr "\tca-오류: %s\n" + +#: src/getcert.c:3632 +#, c-format +msgid "\tstuck: %s\n" +msgstr "\t갇힌: '%s'\n" + +#: src/getcert.c:3652 +#, c-format +msgid "\tkey pair storage: type=%s" +msgstr "\t키 쌍 저장소: 유형=%s" + +#: src/getcert.c:3652 +msgid "NONE" +msgstr "없음" + +#: src/getcert.c:3654 +#, c-format +msgid ",location='%s'" +msgstr ",위치='%s'" + +#: src/getcert.c:3657 src/getcert.c:3679 +#, c-format +msgid ",nickname='%s'" +msgstr ",별칭='%s'" + +#: src/getcert.c:3660 src/getcert.c:3682 +#, c-format +msgid ",token='%s'" +msgstr ",토큰='%s'" + +#: src/getcert.c:3663 +#, c-format +msgid ",pin set" +msgstr ",pin 설정" + +#: src/getcert.c:3666 +#, c-format +msgid ",pinfile='%s'" +msgstr ",핀파일='%s'" + +#: src/getcert.c:3677 +#, c-format +msgid "\tcertificate: type=%s,location='%s'" +msgstr "\t인증: 유형=%s,위치='%s'" + +#: src/getcert.c:3693 +#, c-format +msgid "\tsigning request thumbprint (MD5): %s\n" +msgstr "\t서명 요청 지문 (MD5): %s\n" + +#: src/getcert.c:3698 +#, c-format +msgid "\tsigning request thumbprint (SHA1): %s\n" +msgstr "\t서명 요청 지문 (SHA1): %s\n" + +#: src/getcert.c:3715 +#, c-format +msgid "\tCA: %s\n" +msgstr "\tCA: %s\n" + +#: src/getcert.c:3717 +#, c-format +msgid "\tissuer: %s\n" +msgstr "\t사건: %s\n" + +#: src/getcert.c:3718 +#, c-format +msgid "\tsubject: %s\n" +msgstr "\t제목: %s\n" + +#: src/getcert.c:3719 +msgid "unknown" +msgstr "알지 못함" + +#: src/getcert.c:3723 src/getcert.c:3727 src/getcert.c:3732 +#, c-format +msgid "\texpires: %s\n" +msgstr "\t유효: %s\n" + +#: src/getcert.c:3736 +msgid "\temail: " +msgstr "\t전자우편: " + +#: src/getcert.c:3742 +msgid "\tdns: " +msgstr "\tdns: " + +#: src/getcert.c:3748 +msgid "\tprincipal name: " +msgstr "\t주요 이름: " + +#: src/getcert.c:3756 +msgid "\tIP address: " +msgstr "\tIP 주소: " + +#: src/getcert.c:3775 +#, c-format +msgid "\tkey usage: %s\n" +msgstr "\t키 사용법: %s\n" + +#: src/getcert.c:3779 +msgid "\teku: " +msgstr "\teku: " + +#: src/getcert.c:3787 +#, c-format +msgid "\tcertificate template/profile: %s\n" +msgstr "\t인증서 template/profile: %s\n" + +#: src/getcert.c:3793 src/getcert.c:4154 +#, c-format +msgid "\troot certificates saved to files:\n" +msgstr "\t파일에 저장된 root 인증서:\n" + +#: src/getcert.c:3802 src/getcert.c:4163 +#, c-format +msgid "\tother root certificates saved to files:\n" +msgstr "\t다른 root 인증서가 파일에 저장되었습니다:\n" + +#: src/getcert.c:3811 src/getcert.c:4172 +#, c-format +msgid "\tother certificates saved to files:\n" +msgstr "\t다른 인증서가 파일에 저장되었습니다:\n" + +#: src/getcert.c:3820 src/getcert.c:4181 +#, c-format +msgid "\troot certificates saved to databases:\n" +msgstr "\troot 인증서가 데이타베이스에 저장되었습니다:\n" + +#: src/getcert.c:3829 src/getcert.c:4190 +#, c-format +msgid "\tother root certificates saved to databases:\n" +msgstr "\t다른 root 인증서가 데이타베이스에 저장되었습니다:\n" + +#: src/getcert.c:3838 src/getcert.c:4199 +#, c-format +msgid "\tother certificates saved to databases:\n" +msgstr "\t다른 인증서가 데이타베이스에 저장되었습니다:\n" + +#: src/getcert.c:3843 src/getcert.c:4245 +#, c-format +msgid "\tpre-save command: %s\n" +msgstr "\t미리 저장된 명령: %s\n" + +#: src/getcert.c:3846 src/getcert.c:4251 +#, c-format +msgid "\tpost-save command: %s\n" +msgstr "\t추후 저장 명령: %s\n" + +#: src/getcert.c:3849 +#, c-format +msgid "\ttrack: %s\n" +msgstr "\t추적: %s\n" + +#: src/getcert.c:3853 +#, c-format +msgid "\tauto-renew: %s\n" +msgstr "\t자동 갱신: %s\n" + +#: src/getcert.c:3961 +#, c-format +msgid "" +"None of ID or database directory and and nickname or certificate file " +"specified.\n" +msgstr "ID또는 데이타베이스 디렉토리와 별명 또는 지정된 인증서 파일이 없습니다.\n" + +#: src/getcert.c:4036 +msgid "list only the specified CA configuration" +msgstr "지정된 CA 구성만 목록화합니다" + +#: src/getcert.c:4104 +#, c-format +msgid "CA '%s':\n" +msgstr "CA '%s':\n" + +#: src/getcert.c:4110 +#, c-format +msgid "\tself-identifies as: %s\n" +msgstr "\t자체 식별: %s\n" + +#: src/getcert.c:4119 +#, c-format +msgid "\tca-type: %s\n" +msgstr "\tCA '%s':\n" + +#: src/getcert.c:4121 +#, c-format +msgid "\thelper-location: %s\n" +msgstr "\t도움 위치: %s\n" + +#: src/getcert.c:4126 +#, c-format +msgid "\tnext-serial-number: %s\n" +msgstr "\t다음-일련-번호: %s\n" + +#: src/getcert.c:4136 +#, c-format +msgid "\tknown-issuer-names:\n" +msgstr "\t알려진-사건-이름:\n" + +#: src/getcert.c:4145 +#, c-format +msgid "\tknown profiles/templates/certtypes:\n" +msgstr "\t알려진 프로파일/템플리트/인증유형:\n" + +#: src/getcert.c:4208 +#, c-format +msgid "\tdefault profile/template/certtype: %s\n" +msgstr "\t기본 프로파일/템플리트/인증유형: %s\n" + +#: src/getcert.c:4216 +#, c-format +msgid "\tSCEP CA identifier: %s\n" +msgstr "\tSCEP CA 식별자: %s\n" + +#: src/getcert.c:4229 +#, c-format +msgid "\tSCEP CA certificate thumbprint (MD5): %s\n" +msgstr "\tSCEP CA 지문 인증서 (MD5): %s\n" + +#: src/getcert.c:4235 +#, c-format +msgid "\tSCEP CA certificate thumbprint (SHA1): %s\n" +msgstr "\tSCEP CA 지문 인증서(SHA1): %s\n" + +#: src/getcert.c:4267 +msgid "refresh information about the CA configuration with this name" +msgstr "이 이름과 함께 CA 구성에 대하여 정보를 갱신합니다" + +#: src/getcert.c:4269 +msgid "refresh information about all known CAs" +msgstr "모든 알려진 CA에 대한 정보를 갱신합니다" + +#: src/getcert.c:4316 +#, c-format +msgid "Neither CA nickname nor -a flag specified.\n" +msgstr "CA 별명 또는 -a 플래그가 지정되지 않았습니다.\n" + +#: src/getcert.c:4342 +#, c-format +msgid "Data for CA '%s' being refreshed.\n" +msgstr "CA '%s'를 위한 자료가 갱신중입니다.\n" + +#: src/getcert.c:4344 +#, c-format +msgid "Data for unnamed CA being refreshed.\n" +msgstr "이름없는 CA를 위한 자료가 갱신중입니다.\n" + +#: src/getcert.c:4347 +#, c-format +msgid "\terror refreshing CA data\n" +msgstr "\tCA 자료 갱신 중 오류\n" + +#: src/getcert.c:4364 src/getcert.c:4456 +msgid "nickname to give to the new CA configuration" +msgstr "새로운 CA 구성에 주어진 별명" + +#: src/getcert.c:4365 +msgid "helper command to run to communicate with CA" +msgstr "CA와 함께 통신하기 위해 실행하는 도움 명령" + +#: src/getcert.c:4406 src/getcert.c:4503 src/getcert.c:4631 src/getcert.c:4719 +#, c-format +msgid "CA nickname not specified.\n" +msgstr "CA 별명은 지정되지 않았습니다.\n" + +#: src/getcert.c:4411 src/getcert.c:4636 +#, c-format +msgid "CA helper command not specified.\n" +msgstr "CA 도움 명령은 지정되지 않았습니다.\n" + +#: src/getcert.c:4435 src/getcert.c:4553 +#, c-format +msgid "New CA \"%s\" added.\n" +msgstr "새로운 CA\"%s\"가 추가되었습니다.\n" + +#: src/getcert.c:4438 src/getcert.c:4573 +#, c-format +msgid "New CA could not be added.\n" +msgstr "새로운 CA가 추가되지 않았습니다.\n" + +#: src/getcert.c:4457 +msgid "location of SCEP server" +msgstr "SCEP 서버 위치" + +#: src/getcert.c:4458 +msgid "CA identifier" +msgstr "CA 식별자" + +#: src/getcert.c:4459 +msgid "file containing CA's certificate" +msgstr "CA 인증서가 포함된 파일" + +#: src/getcert.c:4460 +msgid "file containing RA's certificate" +msgstr "RA 인증서가 포함된 파일" + +#: src/getcert.c:4461 +msgid "file containing certificates in RA's certifying chain" +msgstr "RA 인증서 사슬로 인증서가 포함된 파일" + +#: src/getcert.c:4462 +msgid "prefer to not use the SCEP Renewal feature" +msgstr "SCEP 갱신 기능을 사용하지 않는 경우입니다" + +#: src/getcert.c:4508 +#, c-format +msgid "server URL not specified.\n" +msgstr "서버 URL은 지정되지 않았습니다.\n" + +#: src/getcert.c:4513 +#, c-format +msgid "HTTPS requires a CA certificate.\n" +msgstr "HTTPS는 CA 인증서를 요구합니다.\n" + +#: src/getcert.c:4535 +#, c-format +msgid "Error building command line.\n" +msgstr "명령 행을 구성하는 중 오류가 발생하였습니다.\n" + +#: src/getcert.c:4567 +#, c-format +msgid "Error setting CA identifier.\n" +msgstr "CA 식별자 설정하는 중에 오류가 발생하였습니다.\n" + +#: src/getcert.c:4589 +msgid "nickname of the CA configuration" +msgstr "CA 구성의 별명" + +#: src/getcert.c:4590 +msgid "updated helper command to run to communicate with CA" +msgstr "CA와 통신하기 위해 동작하는 도움 명령을 최신화 했습니다" + +#: src/getcert.c:4658 +#, c-format +msgid "CA \"%s\" modified.\n" +msgstr "CA \"%s\" 수정되었습니다.\n" + +#: src/getcert.c:4661 +#, c-format +msgid "CA could not be modified.\n" +msgstr "CA는 수정 될 수 없습니다.\n" + +#: src/getcert.c:4678 +msgid "nickname of CA configuration to remove" +msgstr "제거 할 CA 구성의 별명" + +#: src/getcert.c:4747 +#, c-format +msgid "CA \"%s\" removed.\n" +msgstr "CA \"%s\" 제거되었습니다.\n" + +#: src/getcert.c:4749 +#, c-format +msgid "CA could not be removed.\n" +msgstr "CA는 제거 될 수 없습니다\n" + +#: src/getcert.c:4787 +#, c-format +msgid "%s - client certificate enrollment tool\n" +msgstr "'%s - 클라이언트 인증서 등록 도구\n" + +#: src/getcert.c:4791 +#, c-format +msgid "Usage: %s request [options]\n" +msgstr "사용법: %s 요청 [options]\n" + +#: src/getcert.c:4793 src/getcert.c:4842 src/getcert.c:4890 src/getcert.c:4912 +#: src/getcert.c:4960 src/getcert.c:5038 +msgid "Required arguments:\n" +msgstr "인수가 요구됩니다:\n" + +#: src/getcert.c:4794 src/getcert.c:4845 src/getcert.c:4893 src/getcert.c:4915 +#: src/getcert.c:4963 src/getcert.c:5020 src/getcert.c:5041 +msgid "* If using an NSS database for storage:\n" +msgstr "* 저장소를 위한 NSS 데이타베이스 사용하려면:\n" + +#: src/getcert.c:4795 src/getcert.c:4846 src/getcert.c:4894 src/getcert.c:4916 +#: src/getcert.c:4964 src/getcert.c:5042 +msgid " -d DIR\tNSS database for key and cert\n" +msgstr " -d DIR\t키와 인증서를 위한 NSS 데이타베이스\n" + +#: src/getcert.c:4796 src/getcert.c:4847 src/getcert.c:4895 src/getcert.c:4917 +#: src/getcert.c:4965 src/getcert.c:5043 +msgid " -n NAME\tnickname for NSS-based storage (only valid with -d)\n" +msgstr " -n NAME\tNSS 기반 저장소를 위한 별명(-d만 유효함)\n" + +#: src/getcert.c:4797 src/getcert.c:4848 src/getcert.c:4896 src/getcert.c:4918 +#: src/getcert.c:4966 src/getcert.c:5044 +msgid "" +" -t NAME\toptional token name for NSS-based storage (only valid with -d)\n" +msgstr " -t NAME\tNSS 기반 저장소를 위한 선택적인 토큰 이름 (-d만 유효함)\n" + +#: src/getcert.c:4798 src/getcert.c:4849 src/getcert.c:4897 src/getcert.c:4919 +#: src/getcert.c:4967 src/getcert.c:5023 src/getcert.c:5045 +msgid "* If using files for storage:\n" +msgstr "* 저장소를 위해 파일을 사용하려면:\n" + +#: src/getcert.c:4799 src/getcert.c:4850 src/getcert.c:4898 +msgid " -k FILE\tPEM file for private key\n" +msgstr " -k FILE 개인키를 위한 PEM 파일\n" + +#: src/getcert.c:4800 src/getcert.c:4851 src/getcert.c:4899 +msgid " -f FILE\tPEM file for certificate (only valid with -k)\n" +msgstr " -k FILE\t인증서를 위한 PEM 파일 (-k만 유효함)\n" + +#: src/getcert.c:4801 +msgid "* If keys are to be encrypted:\n" +msgstr "* 키가 암호화 된다면:\n" + +#: src/getcert.c:4802 src/getcert.c:4853 src/getcert.c:4923 src/getcert.c:4971 +msgid " -p FILE\tfile which holds the encryption PIN\n" +msgstr " -p FILE\t암호화된 PIN을 유지하는 것과 같은 파일\n" + +#: src/getcert.c:4803 src/getcert.c:4854 src/getcert.c:4924 src/getcert.c:4972 +msgid " -P PIN\tPIN value\n" +msgstr " -P PIN\tPIN 값\n" + +#: src/getcert.c:4805 src/getcert.c:4856 src/getcert.c:4901 src/getcert.c:4937 +#: src/getcert.c:4985 src/getcert.c:5010 src/getcert.c:5048 src/getcert.c:5058 +#: src/getcert.c:5076 src/getcert.c:5091 src/getcert.c:5108 src/getcert.c:5122 +#: src/getcert.c:5141 src/getcert.c:5155 +msgid "Optional arguments:\n" +msgstr "선택적 인수:\n" + +#: src/getcert.c:4806 src/getcert.c:4857 src/getcert.c:4938 src/getcert.c:4986 +msgid "* Certificate handling settings:\n" +msgstr "* 인증서 관리 설정:\n" + +#: src/getcert.c:4807 +msgid " -I NAME\tnickname to assign to the request\n" +msgstr " -I NAME\t요청에 할당된 별명\n" + +#: src/getcert.c:4808 +msgid " -G TYPE\ttype of key to be generated if one is not already in place\n" +msgstr " -G TYPE\t아직 존재하지 않는 경우에 발생된 키 유형\n" + +#: src/getcert.c:4809 +msgid " -g SIZE\tsize of key to be generated if one is not already in place\n" +msgstr " -g SIZE\t장소에 위치하지 않는 발생된 키 크기\n" + +#: src/getcert.c:4810 src/getcert.c:4859 +msgid "" +" -r\t\tattempt to renew the certificate when expiration nears (default)\n" +msgstr " -r\t\t유효기간이 가까워 질 때에 인증서를 갱신하는 경우 (기본)\n" + +#: src/getcert.c:4811 src/getcert.c:4860 +msgid " -R\t\tdon't attempt to renew the certificate when expiration nears\n" +msgstr " -R\t\t만료기간이 가까워질 때 인증서를 새롭게 하지 않습니다\n" + +#: src/getcert.c:4813 src/getcert.c:4862 +msgid " -c CA\t\tuse the specified CA rather than the default\n" +msgstr " -c CA\t\t기본 보다 지정된 CA를 사용합니다\n" + +#: src/getcert.c:4815 src/getcert.c:4864 src/getcert.c:4943 src/getcert.c:4991 +msgid "" +" -T PROFILE\task the CA to process the request using the named profile or " +"template\n" +msgstr " -T PROFILE\t명명된 프로파일 또는 템플리트를 사용하여 요청 처리에 CA를 문의합니다\n" + +#: src/getcert.c:4816 src/getcert.c:4865 src/getcert.c:4944 src/getcert.c:4992 +msgid " -X ISSUER\task the CA to process the request using the named issuer\n" +msgstr " -X ISSUER\t명명된 사건을 사용하여 요청을 처리하는데 CA를 문의합니다\n" + +#: src/getcert.c:4817 +msgid "* Parameters for the signing request:\n" +msgstr "서명 요청을 위한 매개변수:\n" + +#: src/getcert.c:4818 src/getcert.c:4927 src/getcert.c:4975 +msgid " -N NAME\tset requested subject name (default: CN=)\n" +msgstr " -N NAME\t요청된 제목 이름을 설정합니다(기본: CN=)\n" + +#: src/getcert.c:4819 src/getcert.c:4928 src/getcert.c:4976 +msgid " -U EXTUSAGE\tset requested extended key usage OID\n" +msgstr " -U EXTUSAGE\t요청된 확장 키 사용법 OID를 설정합니다\n" + +#: src/getcert.c:4820 src/getcert.c:4868 src/getcert.c:4929 src/getcert.c:4977 +msgid " -u KEYUSAGE\tset requested key usage value\n" +msgstr " -u KEYUSAGE\t요청된 키 사용법 값을 설정합니다\n" + +#: src/getcert.c:4821 src/getcert.c:4930 src/getcert.c:4978 +msgid " -K NAME\tset requested principal name\n" +msgstr " -K NAME\t요청된 주요 이름을 설정합니다\n" + +#: src/getcert.c:4822 src/getcert.c:4931 src/getcert.c:4979 +msgid " -D DNSNAME\tset requested DNS name\n" +msgstr " -D DNSNAME\t요청된 DNS 이름을 설정합니다\n" + +#: src/getcert.c:4823 src/getcert.c:4932 src/getcert.c:4980 +msgid " -E EMAIL\tset requested email address\n" +msgstr " -E EMAIL\t요청된 전자우편 주소를 설정합니다\n" + +#: src/getcert.c:4824 src/getcert.c:4933 src/getcert.c:4981 +msgid " -A ADDRESS\tset requested IP address\n" +msgstr " -A ADDRESS\t요청된 IP 주소를 설정합니다\n" + +#: src/getcert.c:4825 src/getcert.c:4873 src/getcert.c:4934 src/getcert.c:4982 +msgid " -l FILE\tfile which holds an optional challenge password\n" +msgstr " -l FILE\t추가적인 시도 비밀번호를 갖고 있는 파일\n" + +#: src/getcert.c:4826 src/getcert.c:4874 src/getcert.c:4935 src/getcert.c:4983 +msgid " -L PASSWORD\tan optional challenge password value\n" +msgstr " -L 비밀번호 선택적인 시도 비밀번호 값\n" + +#: src/getcert.c:4827 src/getcert.c:4875 src/getcert.c:4902 src/getcert.c:4945 +#: src/getcert.c:4995 src/getcert.c:5025 src/getcert.c:5049 src/getcert.c:5066 +#: src/getcert.c:5081 src/getcert.c:5097 src/getcert.c:5112 src/getcert.c:5131 +#: src/getcert.c:5145 src/getcert.c:5158 +msgid "* Bus options:\n" +msgstr "* 버스 선택:\n" + +#: src/getcert.c:4828 src/getcert.c:4876 src/getcert.c:4903 src/getcert.c:4946 +#: src/getcert.c:4996 src/getcert.c:5050 +msgid " -S\t\tconnect to the certmonger service on the system bus\n" +msgstr " -S\t\t시스템 버드에 cermonger 서비스에 연결합니다\n" + +#: src/getcert.c:4829 src/getcert.c:4877 src/getcert.c:4904 src/getcert.c:4947 +#: src/getcert.c:4997 src/getcert.c:5051 +msgid " -s\t\tconnect to the certmonger service on the session bus\n" +msgstr " -s\t\t세션 버스에서 certmonger 서비스에 연결합니다\n" + +#: src/getcert.c:4830 src/getcert.c:4878 src/getcert.c:4905 src/getcert.c:4948 +#: src/getcert.c:4998 src/getcert.c:5028 src/getcert.c:5069 src/getcert.c:5084 +#: src/getcert.c:5100 src/getcert.c:5115 src/getcert.c:5134 src/getcert.c:5148 +#: src/getcert.c:5161 +msgid "* Other options:\n" +msgstr "* 다른 선택:\n" + +#: src/getcert.c:4831 src/getcert.c:4879 src/getcert.c:4949 src/getcert.c:4999 +msgid " -B\tcommand to run before saving the certificate\n" +msgstr " -B\t인증서가 저장되기 전에 동작 되는 명령\n" + +#: src/getcert.c:4832 src/getcert.c:4880 src/getcert.c:4950 src/getcert.c:5000 +msgid " -C\tcommand to run after saving the certificate\n" +msgstr " -C\t인정서 저장 후에 실행하는 명령\n" + +#: src/getcert.c:4833 src/getcert.c:4881 src/getcert.c:4951 src/getcert.c:5001 +msgid " -F\tfile in which to store the CA's certificates\n" +msgstr " -F\tCA 인증서 저장하는 파일\n" + +#: src/getcert.c:4834 src/getcert.c:4882 src/getcert.c:4952 src/getcert.c:5002 +msgid " -a\tNSS database in which to store the CA's certificates\n" +msgstr " -a\tCA 인증서 저장하는NSS 데이타베이스\n" + +#: src/getcert.c:4835 src/getcert.c:4883 src/getcert.c:4953 src/getcert.c:5003 +msgid " -w\ttry to wait for the certificate to be issued\n" +msgstr " -w\t사건화된 인증서를 위해 대기 시도\n" + +#: src/getcert.c:4836 src/getcert.c:4884 src/getcert.c:4906 src/getcert.c:4954 +#: src/getcert.c:5004 src/getcert.c:5029 src/getcert.c:5052 src/getcert.c:5070 +#: src/getcert.c:5085 src/getcert.c:5101 src/getcert.c:5116 src/getcert.c:5135 +#: src/getcert.c:5149 src/getcert.c:5162 +msgid " -v\treport all details of errors\n" +msgstr " -v\t모든 오류를 상세히 보고합니다\n" + +#: src/getcert.c:4840 +#, c-format +msgid "Usage: %s start-tracking [options]\n" +msgstr "사용법: %s 시작-추적하기 [선택]\n" + +#: src/getcert.c:4843 +msgid "* If modifying an existing request:\n" +msgstr "* 만약 기존 요청을 수정하면:\n" + +#: src/getcert.c:4844 +msgid " -i NAME\tnickname of an existing tracking request\n" +msgstr " -i NAME\t기존 추적 요청의 별명\n" + +#: src/getcert.c:4852 src/getcert.c:4922 src/getcert.c:4970 +msgid "* If keys are encrypted:\n" +msgstr "* 만약 키가 암호화 된다면:\n" + +#: src/getcert.c:4858 +msgid " -I NAME\tnickname to give to tracking request\n" +msgstr " -I NAME\t추적하는 요청에 주어진 별명\n" + +#: src/getcert.c:4866 +msgid "* Parameters for the signing request at renewal time:\n" +msgstr "* 새로운 시간에 서명된 요청을 위한 매개변수:\n" + +#: src/getcert.c:4867 +msgid " -U EXTUSAGE\toverride requested extended key usage OID\n" +msgstr " -U EXTUSAGE\t요청된 확장된 키 사용법 OID를 무시합니다\n" + +#: src/getcert.c:4869 +msgid " -K NAME\toverride requested principal name\n" +msgstr " -K NAME\t요청된 주요 이름을 재정의합니다\n" + +#: src/getcert.c:4870 +msgid " -D DNSNAME\toverride requested DNS name\n" +msgstr " -D DNSNAME\t요청된 DNS 이름을 재정의합니다\n" + +#: src/getcert.c:4871 +msgid " -E EMAIL\toverride requested email address\n" +msgstr " -E EMAIL\t요청된 전자우편 주소를 재정의합니다\n" + +#: src/getcert.c:4872 +msgid " -A ADDRESS\toverride requested IP address\n" +msgstr " -A ADDRESS\t요청된 IP 주소를 재정의합니다\n" + +#: src/getcert.c:4888 +#, c-format +msgid "Usage: %s stop-tracking [options]\n" +msgstr "사용법: %s 멈춤-추적하기 [선택]\n" + +#: src/getcert.c:4891 src/getcert.c:4913 src/getcert.c:4961 src/getcert.c:5039 +msgid "* By request identifier:\n" +msgstr "* 요청된 식별자 별:\n" + +#: src/getcert.c:4892 src/getcert.c:4914 src/getcert.c:4962 src/getcert.c:5019 +#: src/getcert.c:5040 src/getcert.c:5060 +msgid " -i NAME\tnickname for tracking request\n" +msgstr " -i NAME\t추적 요청을 위한 별명\n" + +#: src/getcert.c:4910 +#, c-format +msgid "Usage: %s resubmit [options]\n" +msgstr "사용법: %s 다시 제출 [선택]\n" + +#: src/getcert.c:4920 src/getcert.c:4968 src/getcert.c:5046 +msgid " -f FILE\tPEM file for certificate\n" +msgstr " -f FILE\t인증서를 위한 PEM 파일\n" + +#: src/getcert.c:4926 src/getcert.c:4974 +msgid "* New parameter values for the signing request:\n" +msgstr "* 서명된 요청을 위한 새로운 매개변수 값:\n" + +#: src/getcert.c:4939 src/getcert.c:4987 +msgid " -I NAME\tnew nickname to give to tracking request\n" +msgstr " -I NAME\t추적하는 요청에 주어진 새로운 별명\n" + +#: src/getcert.c:4941 src/getcert.c:4989 +msgid " -c CA\t\tuse the specified CA rather than the current one\n" +msgstr " -c CA\t\t현재 것 보다 더 지정된 CA를 사용합니다\n" + +#: src/getcert.c:4958 +#, c-format +msgid "Usage: %s rekey [options]\n" +msgstr "사용법: %s rekey [선택]\n" + +#: src/getcert.c:4993 +msgid " -G TYPE\ttype of new key to be generated\n" +msgstr " -G TYPE\t생성된 새로운 키의 유형\n" + +#: src/getcert.c:4994 +msgid " -g SIZE\tsize of new key to be generated\n" +msgstr " -g SIZE\t생성된 새로운 키의 크기\n" + +#: src/getcert.c:5008 +#, c-format +msgid "Usage: %s list [options]\n" +msgstr "사용법: %s list [선택]\n" + +#: src/getcert.c:5011 src/getcert.c:5035 src/getcert.c:5078 src/getcert.c:5093 +#: src/getcert.c:5109 src/getcert.c:5123 src/getcert.c:5142 src/getcert.c:5156 +msgid "* General options:\n" +msgstr "* 일반 선택:\n" + +#: src/getcert.c:5013 +msgid " -c CA\tlist only requests and certs associated with this CA\n" +msgstr " -c CA\t이 CA와 함께 협력한 요청과 인증서만을 목록화합니다\n" + +#: src/getcert.c:5015 +msgid " -r\tlist only information about outstanding requests\n" +msgstr " -r\t미처리된 요청에 대해 정보만 목록화합니다\n" + +#: src/getcert.c:5016 +msgid " -t\tlist only information about tracked certificates\n" +msgstr " -t\t추적된 인증서에 대한 정보만 목록화합니다\n" + +#: src/getcert.c:5017 +msgid " -u\tdisplay times in UTC instead of local time\n" +msgstr " -u\t지역시간 대신에 UTC로 시간을 표시합니다\n" + +#: src/getcert.c:5018 +msgid "* If selecting a specific request:\n" +msgstr "* 만약 특정 요청을 선택하는 경우:\n" + +#: src/getcert.c:5021 +msgid " -d DIR\tonly list requests and certs which use this NSS database\n" +msgstr " -d DIR\t이 NSS 데이타베이스를 사용하는 요청과 인증서만 목록화합니다\n" + +#: src/getcert.c:5022 +msgid " -n NAME\tonly list requests and certs which use this nickname\n" +msgstr " -n NAME\t이 별명과 사용되는 요청과 인증서만 목록화합니다\n" + +#: src/getcert.c:5024 +msgid " -f FILE\tonly list requests and certs stored in this PEM file\n" +msgstr " -f FILE\t이 PEM 파일에서 저장된 요청과 인증서만 목록화합니다\n" + +#: src/getcert.c:5026 src/getcert.c:5067 src/getcert.c:5082 src/getcert.c:5098 +#: src/getcert.c:5113 src/getcert.c:5132 src/getcert.c:5146 src/getcert.c:5159 +msgid " -S\tconnect to the certmonger service on the system bus\n" +msgstr " -S\t시스템 버스에 certmonger 서비스로 연결합니다\n" + +#: src/getcert.c:5027 src/getcert.c:5068 src/getcert.c:5083 src/getcert.c:5099 +#: src/getcert.c:5114 src/getcert.c:5133 src/getcert.c:5147 src/getcert.c:5160 +msgid " -s\tconnect to the certmonger service on the session bus\n" +msgstr " -s\t세션 버스에 certmonger 서비스로 연결합니다\n" + +#: src/getcert.c:5033 +#, c-format +msgid "Usage: %s refresh [options]\n" +msgstr "사용법: %s refresh [선택]\n" + +#: src/getcert.c:5036 +msgid " -a\trefresh information about all outstanding requests\n" +msgstr " -a\t모든 미결된 요청에 대하여 정보를 갱신합니다\n" + +#: src/getcert.c:5056 +#, c-format +msgid "Usage: %s status [options]\n" +msgstr "사용법: %s status [선택]\n" + +#: src/getcert.c:5059 +msgid "* Selecting a specific request:\n" +msgstr "* 지정된 요청 선택하기:\n" + +#: src/getcert.c:5061 +msgid "* When using an NSS database for storage:\n" +msgstr "* 저장소를 위한 NSS 데이타베이스 사용 할 때에:\n" + +#: src/getcert.c:5062 +msgid " -d DIR\treturn status for the request in this NSS database\n" +msgstr " -d DIR\t이 NSS 데이타베이스에 있는 요청을 위하여 상태를 반환합니다\n" + +#: src/getcert.c:5063 +msgid " -n NAME\treturn status for cert which uses this nickname\n" +msgstr " -n NAME\t이 별명을 사용하는 인증서를 위해 상태를 반환합니다\n" + +#: src/getcert.c:5064 +msgid "* When using files for storage:\n" +msgstr "* 저장소를 위해 파일을 사용 할 때에:\n" + +#: src/getcert.c:5065 +msgid " -f FILE\treturn status for cert stored in this PEM file\n" +msgstr " -f FILE\t이 PEM에서 저장된 인증서를 위해 상태를 반환합니다\n" + +#: src/getcert.c:5074 +#, c-format +msgid "Usage: %s list-cas [options]\n" +msgstr "사용법: %s list-cas [선택]\n" + +#: src/getcert.c:5079 +msgid " -c CA\tlist only information about the CA with this name\n" +msgstr " -c CA\t이 이름과 함께 CA에 대하여 정보만 목록화합니다\n" + +#: src/getcert.c:5089 +#, c-format +msgid "Usage: %s refresh-ca [options]\n" +msgstr "사용법: %s refresh-ca [선택]\n" + +#: src/getcert.c:5094 +msgid " -c CA\trefresh information about the CA with this name\n" +msgstr " -c CA\t이 이름과 함께 CA에 대하여 정보만 갱신합니다\n" + +#: src/getcert.c:5095 +msgid " -a\trefresh information about all known CAs\n" +msgstr " -a\t알려진 모든 CA에 대하여 정보만 갱신합니다\n" + +#: src/getcert.c:5106 +#, c-format +msgid "Usage: %s add-ca [options]\n" +msgstr "사용법: %s add-ca [선택]\n" + +#: src/getcert.c:5110 src/getcert.c:5124 +msgid " -c CA\t\tnickname to give to the new CA configuration\n" +msgstr " -c CA\t\t새로운 CA 구성에 주어진 별명\n" + +#: src/getcert.c:5111 +msgid " -e CMD\thelper command to run to communicate with CA\n" +msgstr " -e CMD\tCA와 함께 통신하는데 동작하는 도움 명령\n" + +#: src/getcert.c:5120 +#, c-format +msgid "Usage: %s add-scep-ca [options]\n" +msgstr "사용법: %s add-scep-ca [선택]\n" + +#: src/getcert.c:5125 +msgid " -u URL\tlocation of SCEP server\n" +msgstr " -u URL\tSCEP 서버의 위치\n" + +#: src/getcert.c:5126 +msgid " -i ID\t\tCA identifier\n" +msgstr " -i ID\t\tCA 식별자\n" + +#: src/getcert.c:5127 +msgid " -R FILE\tfile containing CA's certificate\n" +msgstr " -R FILE\t파일이 포함된 CA 인증서\n" + +#: src/getcert.c:5128 +msgid " -r FILE\tfile containing RA's certificate\n" +msgstr " -r FILE\t파일이 포함된 RA 인증서\n" + +#: src/getcert.c:5129 +msgid " -I FILE\tfile containing certificates in RA's certifying chain\n" +msgstr " -I FILE\tRA 인증하는 연결에 인증서가 포함된 파일\n" + +#: src/getcert.c:5130 +msgid " -n\tprefer not to use the SCEP Renewal feature\n" +msgstr " -n\tSCEP 새로운 기능을 사용하지 않습니다\n" + +#: src/getcert.c:5139 +#, c-format +msgid "Usage: %s modify-ca [options]\n" +msgstr "사용법: %s modify-ca [선택]\n" + +#: src/getcert.c:5143 +msgid " -c CA\t\tnickname of the CA configuration\n" +msgstr " -c CA\t\t그 CA 구성의 별명\n" + +#: src/getcert.c:5144 +msgid " -e CMD\tupdated helper command to run to communicate with CA\n" +msgstr " -e CMD\tCA와 함께 통신하는데 동작하는 최신화된 도움 명령\n" + +#: src/getcert.c:5153 +#, c-format +msgid "Usage: %s remove-ca [options]\n" +msgstr "사용법: %s remove-ca [선택]\n" + +#: src/getcert.c:5157 +msgid " -c CA\tnickname of CA configuration to remove\n" +msgstr " -c CA\t제거에 CA 구성 별명\n" + +#: src/getcert.c:5172 +#, c-format +msgid "Usage: %s command [options]\n" +msgstr "사용법: %s command [선택]\n" + +#: src/getcert.c:5174 +msgid "request a new certificate from a CA\n" +msgstr "CA에서 새로운 인증서를 요청합니다\n" + +#: src/getcert.c:5176 +msgid "begin monitoring an already-issued certificate\n" +msgstr "이미 발급된 인증서 관리 시작\n" + +#: src/getcert.c:5178 +msgid "stop monitoring a certificate\n" +msgstr "인증서 관리 멈추기\n" + +#: src/getcert.c:5180 +msgid "resubmit an in-progress enrollment request, or start a new one\n" +msgstr "등록된 요청 처리에 다시 제출합니다, 또는 새로운 것으로 시작합니다\n" + +#: src/getcert.c:5182 +msgid "generate a new private key and replace a certificate\n" +msgstr "새로운 개인 키를 생성하고 인증서를 교체합니다\n" + +#: src/getcert.c:5184 +msgid "check on the status of an in-progress enrollment request\n" +msgstr "등록 요청 진행에서 상태를 점검합니다\n" + +#: src/getcert.c:5186 +msgid "list certificates being monitored and requested\n" +msgstr "관리되고 요청된 인증서를 목록화합니다\n" + +#: src/getcert.c:5188 +msgid "check the status of a certificate being monitored or requested\n" +msgstr "관리되거나 요청된 인증서 상태를 점검합니다\n" + +#: src/getcert.c:5191 +msgid "add a CA configuration\n" +msgstr "CA 구성을 추가합니다\n" + +#: src/getcert.c:5193 +msgid "add an SCEP CA configuration\n" +msgstr "SCEP CA 구성을 추가합니다\n" + +#: src/getcert.c:5196 +msgid "list known CA configurations\n" +msgstr "알려진 CA 구성을 목록화합니다\n" + +#: src/getcert.c:5199 +msgid "modify a CA configuration\n" +msgstr "CA 구성을 수정합니다\n" + +#: src/getcert.c:5202 +msgid "refresh cache of all information obtained from a CA\n" +msgstr "CA에서 회득된 모든 정보를 캐쉬로 갱신합니다\n" + +#: src/getcert.c:5205 +msgid "remove a CA configuration\n" +msgstr "CA 구성을 제거합니다\n" + +#: src/getcert.c:5273 +#, c-format +msgid "%s: unrecognized command\n" +msgstr "%s: 인식 할 수 없는 명령\n" + +#: src/ipa.c:144 +#, c-format +msgid "Unable to determine location of IPA LDAP server.\n" +msgstr "IPA LDAP 서버의 위치를 결정 할 수 없습니다.\n" + +#: src/ipa.c:149 +#, c-format +msgid "Unable to contact an IPA LDAP server.\n" +msgstr "IPA LDAP 서버와 연락 할 수 없습니다.\n" + +#: src/ipa.c:233 src/ipa.c:533 +#, c-format +msgid "Unable to determine base DN of domain information on IPA server.\n" +msgstr "IPA 서버에서 도메인 정보의 기본 DN을 결정 할 수 없습니다.\n" + +#: src/ipa.c:369 +#, c-format +msgid "Error setting up for XMLRPC on the client.\n" +msgstr "클라이언트에서 XMLRPC를 위한 설정하기 오류\n" + +#: src/ipa.c:658 +#, c-format +msgid "The -t option can not be used with the -K option.\n" +msgstr "-t 선택은 -K 선택과 함께 사용 될 수 없습니다.\n" + +#: src/ipa.c:667 +#, c-format +msgid "The -k option can not be used with the -K option.\n" +msgstr "-k 선택은 -K 선택과 함께 사용 될 수 없습니다.\n" + +#: src/ipa.c:676 +#, c-format +msgid "The -K option can not be used with either the -k or the -t option.\n" +msgstr "-K 선택은 -k 또는 -t 선택 중 하나와 함께 사용 할 수 없습니다.\n" + +#: src/ipa.c:758 +#, c-format +msgid "Unable to determine principal name for signing request.\n" +msgstr "서명 요청을 위한 주요 이름을 결정 할 수 없습니다.\n" + +#: src/ipa.c:831 +#, c-format +msgid "No IPA domain configured, and none specified.\n" +msgstr "IPA 도메인이 구성되지 않았으며, 그리고 어떤 것도 지정되지 않았습니다.\n" + +#: src/ipa.c:868 +#, c-format +msgid "" +"Error setting up ccache for \"host\" service on client using default keytab: " +"%s.\n" +msgstr "기본 키탭 \"%s\"을 사용하는 클라이언트에서 \"host\" 서비스를 위한 c 캐쉬 구성 중 오류가 발생하였습니다.\n" + +#: src/ipa.c:872 +#, c-format +msgid "" +"Error setting up ccache for \"%s\" on client using default keytab: %s.\n" +msgstr "기본 키탭 \"%s\"을 사용하는 클라이언트에서 \"%s\"를 위한 c 캐쉬 구성 중 오류가 발생하였습니다.\n" + +#: src/ipa.c:879 +#, c-format +msgid "" +"Error setting up ccache for \"host\" service on client using keytab \"%s\": " +"%s.\n" +msgstr "" +"키탭 \"%s\": %sd을 사용하는 클라이언트에서 \"host\"서비스를 위하여 c 캐쉬 구성하는 중 오류가 발생하였습니다.\n" + +#: src/ipa.c:883 +#, c-format +msgid "Error setting up ccache for \"%s\" on client using keytab \"%s\": %s.\n" +msgstr "키탭 \"%s\": %sd을 사용하는 클라이언트에서 \"%s\"를 위하여 c 캐쉬 구성하는 중 오류가 발생하였습니다.\n" + +#: src/local.c:556 +#, c-format +msgid "Unable to read signing request.\n" +msgstr "서명된 요청을 읽을 수 없습니다\n" + +#: src/main.c:74 +msgid "use session bus" +msgstr "세션 버스를 사용합니다" + +#: src/main.c:75 +msgid "use system bus" +msgstr "시스템 버스를 사용합니다" + +#: src/main.c:76 +msgid "start a dedicated listening socket" +msgstr "전용 수신 소켓을 시작합니다" + +#: src/main.c:77 +msgid "only use a dedicated listening socket" +msgstr "전용 수신 소켓만 사용합니다" + +#: src/main.c:78 +msgid "specify the dedicated listening socket" +msgstr "전용 수신 소켓을 지정합니다" + +#: src/main.c:78 +msgid "PATHNAME" +msgstr "경로이름" + +#: src/main.c:79 +msgid "don't become a daemon" +msgstr "데몬이 되지 않습니다" + +#: src/main.c:80 +msgid "do become a daemon" +msgstr "데몬이 되다" + +#: src/main.c:81 +msgid "bus-activated, idle timeout" +msgstr "활성화-버스, 유휴 시간 초과" + +#: src/main.c:81 +msgid "SECONDS" +msgstr "초" + +#: src/main.c:82 +msgid "don't use an idle timeout" +msgstr "유휴시간 초과를 사용하지 않습니다" + +#: src/main.c:83 +msgid "set debugging level (implies -n)" +msgstr "디버깅 수준을 설정합니다.(-n을 적용합니다)" + +#: src/main.c:83 +msgid "NUMBER" +msgstr "번호" + +#: src/main.c:84 src/main.c:86 +msgid "start COMMAND and exit when it does" +msgstr "명령을 시작하고 동작 할 때에 종료합니다" + +#: src/main.c:87 +msgid "write service PID to file" +msgstr "서비스 PID를 파일로 작성합니다" + +#: src/main.c:88 +msgid "force NSS into FIPS mode" +msgstr "FIPS 방법으로 NSS를 강제합니다" + +#: src/main.c:90 +msgid "print version information" +msgstr "버전 정보를 출력합니다" + +#: src/main.c:174 +#, c-format +msgid "Usage: %s [-s|-S] [-n|-f] [-d LEVEL] [-p FILE] [-F] [-v]\n" +msgstr "사용법: %s [-s|-S] [-n|-f] [-d LEVEL] [-p FILE] [-F] [-v]\n" + +#: src/main.c:177 +msgid "\t-s use session bus\n" +msgstr "\t-s 세션 버스를 사용합니다\n" + +#: src/main.c:178 +msgid "\t-S use system bus\n" +msgstr "\t-S 시스템 버스를 사용합니다\n" + +#: src/main.c:179 +msgid "\t-l start a dedicated listening socket\n" +msgstr "\t-l 전용의 청취 소켓을 시작합니다\n" + +#: src/main.c:180 +msgid "\t-L only use a dedicated listening socket\n" +msgstr "\t-L 전용의 청취 소켓만 사용합니다\n" + +#: src/main.c:181 +msgid "\t-P PATH specify the dedicated listening socket\n" +msgstr "\t-P PATH 전용의 청취 소켓을 지정합니다\n" + +#: src/main.c:182 +msgid "\t-n don't become a daemon\n" +msgstr "\t-n 데몬이 되지않습니다\n" + +#: src/main.c:183 +msgid "\t-f do become a daemon\n" +msgstr "\t-f 데몬이 되도록 합니다\n" + +#: src/main.c:184 +msgid "\t-b TIMEOUT bus-activated, idle timeout\n" +msgstr "\t-b TIMEOUT 버스-활성화됨, 유휴 시간 초과\n" + +#: src/main.c:185 +msgid "\t-B don't use an idle timeout\n" +msgstr "\t-B 유휴 시간 종료를 사용하지 않습니다\n" + +#: src/main.c:186 +msgid "\t-d LEVEL set debugging level (implies -n)\n" +msgstr "\t-d LEVEL 디버깅 수준을 설정합니다 (-n을 적용합니다)\n" + +#: src/main.c:187 +msgid "\t-c COMMAND start COMMAND and exit when it does\n" +msgstr "\t-c COMMAND 명령(COMMAND)을 시작하고 동작 할 때에 종료합니다\n" + +#: src/main.c:188 +msgid "\t-p FILE write service PID to file\n" +msgstr "\t-p FILE 파일에 서비스 PID를 작성합니다\n" + +#: src/main.c:189 +msgid "\t-F force NSS into FIPS mode\n" +msgstr "\t-F FIPS 방법에서 NSS를 강제합니다\n" + +#: src/main.c:190 +msgid "\t-v print version information and exit\n" +msgstr "\t-v 버전 정보를 출력하고 종료합니다\n" + +#: src/scep.c:352 +#, c-format +msgid "No SCEP URL (-u) given, and no default known.\n" +msgstr "SCEP URL(-u)이 주어지지 않았으며, 그리고 알려진 기본값이 없습니다.\n" + +#: src/scep.c:356 +#, c-format +msgid "No SCEP operation (-c/-C/-g/-p) given, and no default known.\n" +msgstr "SCEP 동작 (-c/-C/-g/-p)가 제공되지 않으며, 알려진 기본 값이 없습니다.\n" + +#: src/scep.c:376 src/scep.c:395 +#, c-format +msgid "No RA certificate (-r) given, and no default known.\n" +msgstr "RA 인증서(-r) 주어지지 않았고, 기본으로 알려지지 않았습니다.\n" + +#: src/scep.c:386 src/scep.c:540 +#, c-format +msgid "" +"Error reading request. Expected PKCS7 data containing a GetInitialCert " +"pkiMessage, got nothing.\n" +msgstr "읽기 요청 오류. 예상된 PKCS7 자료는 초기인증서얻기 pki 메시지를 포함하고, 아무것도 얻지 않습니다.\n" + +#: src/scep.c:405 src/scep.c:565 +#, c-format +msgid "" +"Error reading request. Expected PKCS7 data containing a PKCSReq pkiMessage, " +"got nothing.\n" +msgstr "읽기 요청 오류: 예상된 PKCS7 자료는 PKC 요청 pki 메시지를 포함하고, 아무것도 얻지 않습니다.\n" + +#: src/scep.c:433 src/scep.c:459 +#, c-format +msgid "Warning: request is neither a PKCSReq nor a GetInitialCert request.\n" +msgstr "경고: 요청은 PCK 요청 또는 초기인증서얻기 요청이 아닙니다.\n" + +#: src/scep.c:437 src/scep.c:463 +#, c-format +msgid "" +"Warning: request type \"%s\"is neither a PKCSReq nor a GetInitialCert " +"request.\n" +msgstr "경고: 요청 유형 \"%s\"는 PKCS요청 또는 초기인증얻기(GetInitialCert) 요청도 아닙니다.\n" + +#: src/scep.c:470 +#, c-format +msgid "Warning: request is missing transactionId.\n" +msgstr "경고: 요청은 연결동작ID( transactionId)가 누락되었습니다.\n" + +#: src/scep.c:474 +#, c-format +msgid "Warning: request is missing senderNonce.\n" +msgstr "경고: 요청은 현재전송(senderNonce)이 누락되었습니다.\n" + +#: src/scep.c:637 +#, c-format +msgid "Got response code %d from %s, not 200.\n" +msgstr "200이 아닌, %s에서 응답 코드 %d 얻었습니다.\n" + +#: src/scep.c:685 src/scep.c:1121 +#, c-format +msgid "Server reply was of unexpected MIME type \"%s\".\n" +msgstr "서버 응답은 예상치 못한 MIME 유형 \"%s\"입니다.\n" + +#: src/scep.c:930 +#, c-format +msgid "Error: failed to verify signature on server response.\n" +msgstr "오류: 서버 응답에 서명을 확인하는데 실패하였습니다.\n" + +#: src/scep.c:946 +#, c-format +msgid "Error: reply was not a CertRep (%s).\n" +msgstr "오류: 응답은 인증 담당자 (%s)가 아닙니다.\n" + +#: src/scep.c:951 +#, c-format +msgid "Error: reply is missing transactionId.\n" +msgstr "오류: 응답은 다른 거래 응답 동작 ID를 누락합니다.\n" + +#: src/scep.c:956 +#, c-format +msgid "Error: reply contains a different transactionId.\n" +msgstr "오류: 응답은 다른 거래 동작 ID를 포함합니다.\n" + +#: src/scep.c:962 +#, c-format +msgid "Error: reply is missing pkiStatus.\n" +msgstr "오류: 응답이 pki 상태를 누락하였습니다.\n" + +#: src/scep.c:966 +#, c-format +msgid "Error: reply is missing recipientNonce.\n" +msgstr "오류: 응답은 지금 수신이 누락되었습니다.\n" + +#: src/scep.c:972 +#, c-format +msgid "Error: reply nonce doesn't match request.\n" +msgstr "오류: 지금 응답은 요청과 일치하지 않습니다.\n" + +#: src/scep.c:976 +#, c-format +msgid "Error: reply is missing senderNonce.\n" +msgstr "오류: 응답이 sendorNonce가 누락되었습니다.\n" + +#: src/scep.c:994 +#, c-format +msgid "Unspecified failure at server.\n" +msgstr "서버에서 지정되지 않은 실패.\n" + +#: src/scep.c:997 +#, c-format +msgid "Unrecognized or unsupported algorithm identifier in client request.\n" +msgstr "클라이언트 요청에서 인식하지 못하거나 지원하지 않는 알고리즘 식별자.\n" + +#: src/scep.c:1000 +#, c-format +msgid "Integrity check of client request failed at server.\n" +msgstr "클라이언트 요청의 무결성 점검이 서버에서 실패하였습니다.\n" + +#: src/scep.c:1003 +#, c-format +msgid "Transaction either is not permitted or is not supported by server.\n" +msgstr "연결이 허용되지 않거나 서버에 의해 지원되지 않습니다.\n" + +#: src/scep.c:1006 +#, c-format +msgid "Clock skew too great.\n" +msgstr "시계 왜곡이 너무 급니다.\n" + +#: src/scep.c:1009 +#, c-format +msgid "Unsupported extension.\n" +msgstr "지원되지 않는 확장.\n" + +#: src/scep.c:1012 +#, c-format +msgid "Must archive keys.\n" +msgstr "키를 보관해야 합니다.\n" + +#: src/scep.c:1015 +#, c-format +msgid "Bad identity.\n" +msgstr "나쁜 식별.\n" + +#: src/scep.c:1018 +#, c-format +msgid "Proof of possession required.\n" +msgstr "소유 증명이 요구됩니다.\n" + +#: src/scep.c:1021 +#, c-format +msgid "Proof of possession failed.\n" +msgstr "소유 증명이 실패하였습니다.\n" + +#: src/scep.c:1024 +#, c-format +msgid "No key reuse.\n" +msgstr "키를 재 사용하지 않습니다.\n" + +#: src/scep.c:1027 +#, c-format +msgid "Internal CA error.\n" +msgstr "내부 CA 오류.\n" + +#: src/scep.c:1030 +#, c-format +msgid "Try later.\n" +msgstr "다시 시도해주세요.\n" + +#: src/scep.c:1032 +#, c-format +msgid "Server returned failure code \"%s\".\n" +msgstr "서버가 잘못된 코드가 반환되었습니다 \"%s\".\n" + +#: src/scep.c:1044 +#, c-format +msgid "Error: couldn't parse signed-data.\n" +msgstr "오류: 서명된 자료를 구문 분석 할 수 없습니다.\n" + +#: src/scep.c:1059 src/scep.c:1074 +#, c-format +msgid "Error: signed-data payload is not enveloped-data.\n" +msgstr "오류: 서명된-자료 유효적재량은 감싼-자료가 아닙니다.\n" + +#: src/scep.c:1092 +#, c-format +msgid "Error: enveloped-data payload is not data.\n" +msgstr "오류: 감싼-자료 유효적재량은 자료가 아닙니다.\n" + +#: src/scep.c:1116 +#, c-format +msgid "Error: pkiStatus \"%s\" not recognized.\n" +msgstr "오류: pkiStatus \"%s\"는 인식되지 않습니다.\n" + +#: src/tdbush.c:119 src/tdbush.c:1944 src/tdbush.c:2351 +msgid "An internal error has occurred." +msgstr "내부 오류가 발생되었습니다." + +#: src/tdbush.c:183 +msgid "No matching entry found.\n" +msgstr "일치하는 기입을 찾을 수 없습니다.\n" + +#: src/tdbush.c:345 +#, c-format +msgid "There is already a CA with the nickname \"%s\"." +msgstr "별명 \"%s\"인 CA가 있습니다." + +#: src/tdbush.c:439 +msgid "Certificate storage type not specified." +msgstr "인증서 저장소 유형이 지정되지 않았습니다." + +#: src/tdbush.c:452 +#, c-format +msgid "Certificate storage type \"%s\" not supported." +msgstr "인증서 저장소 유형 \"%s\"가 지원되지 않습니다." + +#: src/tdbush.c:489 src/tdbush.c:522 src/tdbush.c:581 src/tdbush.c:766 +#: src/tdbush.c:825 src/tdbush.c:928 src/tdbush.c:973 src/tdbush.c:1028 +#: src/tdbush.c:1073 src/tdbush.c:1128 src/tdbush.c:1173 src/tdbush.c:1592 +#: src/tdbush.c:3230 src/tdbush.c:3382 +#, c-format +msgid "The location \"%s\" must be an absolute path." +msgstr "위치\"%s\"는 절대 경로여야 합니다." + +#: src/tdbush.c:516 src/tdbush.c:575 src/tdbush.c:644 +msgid "Certificate storage location not specified." +msgstr "인증서 저장소 위치는 지정되지 않았습니다." + +#: src/tdbush.c:534 src/tdbush.c:778 src/tdbush.c:985 src/tdbush.c:1085 +#: src/tdbush.c:1185 +#, c-format +msgid "" +"The parent of location \"%s\" could not be accessed due to insufficient " +"permissions." +msgstr "위치 \"%s\"의 원인이 불충분한 권한으로 인하여 접근 할 수 없습니다." + +#: src/tdbush.c:542 src/tdbush.c:786 src/tdbush.c:993 src/tdbush.c:1093 +#: src/tdbush.c:1193 +#, c-format +msgid "The parent of location \"%s\" must be a valid directory." +msgstr "위치 \"%s\"의 원인는 유효한 디렉토리이어야 합니다." + +#: src/tdbush.c:553 src/tdbush.c:797 src/tdbush.c:1004 src/tdbush.c:1104 +#: src/tdbush.c:1204 +#, c-format +msgid "The location \"%s\" must be a file." +msgstr "위치 \"%s\"는 파일이어야 합니다." + +#: src/tdbush.c:593 src/tdbush.c:940 src/tdbush.c:1040 src/tdbush.c:1140 +#, c-format +msgid "" +"The location \"%s\" could not be accessed due to insufficient permissions." +msgstr "위치 \"%s\"는 불충분한 권한으로 인해 접근 될 수 없습니다." + +#: src/tdbush.c:601 src/tdbush.c:834 src/tdbush.c:948 src/tdbush.c:1048 +#: src/tdbush.c:1148 +#, c-format +msgid "The location \"%s\" must be a directory." +msgstr "위치 \"%s\"는 디렉토리여야 합니다." + +#: src/tdbush.c:622 +msgid "Certificate nickname not specified." +msgstr "인증서 별명이 지정되지 않았습니다." + +#: src/tdbush.c:665 src/tdbush.c:3055 +#, c-format +msgid "There is already a request with the nickname \"%s\"." +msgstr "이미 별명 \"%s\"인 요청이 있습니다." + +#: src/tdbush.c:701 +#, c-format +msgid "" +"Certificate at same location is already used by request with nickname \"%s\"." +msgstr "동일한 위치에서 인증서가 이미 별명 \" %s\"와 함께 요청에 의해 사용되었습니다." + +#: src/tdbush.c:734 +#, c-format +msgid "Key storage type \"%s\" not supported." +msgstr "키 저장소 유형 \" %s\"가 지원하지 않습니다." + +#: src/tdbush.c:760 src/tdbush.c:819 +msgid "Key storage location not specified." +msgstr "키 저장소 위치가 지정되지 않습니다." + +#: src/tdbush.c:853 +msgid "Key nickname not specified." +msgstr "키 별명이 지정되지 않았습니다." + +#: src/tdbush.c:909 +#, c-format +msgid "Key at same location is already used by request with nickname \"%s\"." +msgstr "동일 장소에 키가 별명 \"%s\"와 함께 이미 사용되었습니다." + +#: src/tdbush.c:1313 src/tdbush.c:3102 +#, c-format +msgid "No support for key type \"%s\"." +msgstr "키 유형 \"%s\"이 지원하지 않습니다." + +#: src/tdbush.c:1400 +msgid "No such CA." +msgstr "그런 CA가 없습니다." + +#: src/tdbush.c:3073 +#, c-format +msgid "Certificate authority \"%s\" not known." +msgstr "인증서 권한 \"%s\"가 알려지지 않았습니다." + +#: src/tdbush.c:3518 +msgid "Unrecognized parameter or wrong value type." +msgstr "알지 못하는 매개변수 또는 잘못된 값 유형." + +#: src/tdbush.c:5070 +msgid "Error parsing arguments." +msgstr "인수를 구문 분석중 오류가 발생하였습니다." + +#: src/tdbush.c:5124 +msgid "Unrecognized property name." +msgstr "알지 못하는 속성 이름." + +#: src/tdbusm.c:2156 +msgid "Insufficient access. Please retry operation as root.\n" +msgstr "충분하지 못한 접근. root 계정으로 동작을 시도해주세요.\n" + +#: src/tdbusm.c:2160 +msgid "Please verify that the certmonger service has been started.\n" +msgstr "certmonger 서비스가 시작되었는지 확인해주세요.\n" + +#: src/tdbusm.c:2163 +msgid "Please verify that the certmonger service is still running.\n" +msgstr "certmonger 서비스가 아직 동작 중인지 확인해주세요.\n" From f269602b72457a8cf15d1be7ca42047fb15f0676 Mon Sep 17 00:00:00 2001 From: Oğuz Ersen Date: Apr 15 2021 18:45:00 +0000 Subject: [PATCH 4/5] Translated using Weblate (Turkish) Currently translated at 100.0% (473 of 473 strings) Co-authored-by: Oğuz Ersen Translate-URL: https://translate.fedoraproject.org/projects/certmonger/master/tr/ Translation: certmonger/master --- diff --git a/po/tr.po b/po/tr.po index 053e1b0..327cfd4 100644 --- a/po/tr.po +++ b/po/tr.po @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: certmonger 0.78.6\n" "Report-Msgid-Bugs-To: certmonger-devel@lists.fedorahosted.org\n" "POT-Creation-Date: 2017-02-26 02:20-0500\n" -"PO-Revision-Date: 2021-02-14 15:40+0000\n" +"PO-Revision-Date: 2021-03-07 07:01+0000\n" "Last-Translator: Oğuz Ersen \n" "Language-Team: Turkish \n" @@ -20,7 +20,7 @@ msgstr "" "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.4.2\n" +"X-Generator: Weblate 4.5.1\n" #: src/casave.c:322 src/casave.c:361 src/dogtag.c:233 src/dogtag.c:238 #: src/dogtag.c:256 src/dogtag.c:261 src/getcert.c:291 @@ -438,7 +438,7 @@ msgstr "istenen anahtar kullanım değerini ayarla" #: src/getcert.c:795 src/getcert.c:2525 msgid "set requested extended key usage OID" -msgstr "istenen genişletilmiş anahtar kullanım OID'sini ayarla" +msgstr "istenen genişletilmiş anahtar kullanımı OID'sini ayarla" #: src/getcert.c:796 src/getcert.c:2526 msgid "set requested principal name" @@ -631,12 +631,12 @@ msgstr "Yeni izleme isteği eklenemedi.\n" #: src/getcert.c:1849 msgid "PEM file for private key (only valid with -f)" -msgstr "Özel anahtar için PEM dosyası (yalnızca -f ile geçerlidir)" +msgstr "özel anahtar için PEM dosyası (yalnızca -f ile geçerlidir)" #: src/getcert.c:1850 src/getcert.c:2503 src/getcert.c:3103 src/getcert.c:3357 #: src/getcert.c:3878 msgid "PEM file for certificate" -msgstr "Sertifika için PEM dosyası" +msgstr "sertifika için PEM dosyası" #: src/getcert.c:1861 msgid "nickname of an existing request" @@ -976,10 +976,12 @@ msgid "" "None of ID or database directory and and nickname or certificate file " "specified.\n" msgstr "" +"Kimlik ya da veri tabanı dizini ve takma ad ya da sertifika dosyasından " +"hiçbiri belirtilmedi.\n" #: src/getcert.c:4036 msgid "list only the specified CA configuration" -msgstr "" +msgstr "yalnızca belirtilen CA yapılandırmasını listele" #: src/getcert.c:4104 #, c-format @@ -989,7 +991,7 @@ msgstr "CA '%s':\n" #: src/getcert.c:4110 #, c-format msgid "\tself-identifies as: %s\n" -msgstr "" +msgstr "\tkendini şöyle tanımlar: %s\n" #: src/getcert.c:4119 #, c-format @@ -999,752 +1001,773 @@ msgstr "\tca-türü: %s\n" #: src/getcert.c:4121 #, c-format msgid "\thelper-location: %s\n" -msgstr "" +msgstr "\tyardımcı konumu: %s\n" #: src/getcert.c:4126 #, c-format msgid "\tnext-serial-number: %s\n" -msgstr "" +msgstr "\tsonraki seri numarası: %s\n" #: src/getcert.c:4136 #, c-format msgid "\tknown-issuer-names:\n" -msgstr "" +msgstr "\tbilinen sağlayıcı adları:\n" #: src/getcert.c:4145 #, c-format msgid "\tknown profiles/templates/certtypes:\n" -msgstr "" +msgstr "\tbilinen profiller/şablonlar/sertifika türleri:\n" #: src/getcert.c:4208 #, c-format msgid "\tdefault profile/template/certtype: %s\n" -msgstr "" +msgstr "\töntanımlı profil/şablon/sertifika türü: %s\n" #: src/getcert.c:4216 #, c-format msgid "\tSCEP CA identifier: %s\n" -msgstr "" +msgstr "\tSCEP CA tanımlayıcısı: %s\n" #: src/getcert.c:4229 #, c-format msgid "\tSCEP CA certificate thumbprint (MD5): %s\n" -msgstr "" +msgstr "\tSCEP CA sertifika parmak izi (MD5): %s\n" #: src/getcert.c:4235 #, c-format msgid "\tSCEP CA certificate thumbprint (SHA1): %s\n" -msgstr "" +msgstr "\tSCEP CA sertifika parmak izi (SHA1): %s\n" #: src/getcert.c:4267 msgid "refresh information about the CA configuration with this name" -msgstr "" +msgstr "bu ada sahip CA yapılandırmasıyla ilgili bilgileri yenile" #: src/getcert.c:4269 msgid "refresh information about all known CAs" -msgstr "" +msgstr "bilinen tüm CA'larla ilgili bilgileri yenile" #: src/getcert.c:4316 #, c-format msgid "Neither CA nickname nor -a flag specified.\n" -msgstr "" +msgstr "CA takma adı veya -a seçeneği belirtilmedi.\n" #: src/getcert.c:4342 #, c-format msgid "Data for CA '%s' being refreshed.\n" -msgstr "" +msgstr "CA '%s' için veriler yenileniyor.\n" #: src/getcert.c:4344 #, c-format msgid "Data for unnamed CA being refreshed.\n" -msgstr "" +msgstr "Adsız CA için veriler yenileniyor.\n" #: src/getcert.c:4347 #, c-format msgid "\terror refreshing CA data\n" -msgstr "" +msgstr "\tCA verilerini yenilerken hata oluştu\n" #: src/getcert.c:4364 src/getcert.c:4456 msgid "nickname to give to the new CA configuration" -msgstr "" +msgstr "yeni CA yapılandırmasına verilecek takma ad" #: src/getcert.c:4365 msgid "helper command to run to communicate with CA" -msgstr "" +msgstr "CA ile iletişim kurmak için çalıştırılacak yardımcı komut" #: src/getcert.c:4406 src/getcert.c:4503 src/getcert.c:4631 src/getcert.c:4719 #, c-format msgid "CA nickname not specified.\n" -msgstr "" +msgstr "CA takma adı belirtilmedi.\n" #: src/getcert.c:4411 src/getcert.c:4636 #, c-format msgid "CA helper command not specified.\n" -msgstr "" +msgstr "CA yardımcı komutu belirtilmedi.\n" #: src/getcert.c:4435 src/getcert.c:4553 #, c-format msgid "New CA \"%s\" added.\n" -msgstr "" +msgstr "Yeni CA \"%s\" eklendi.\n" #: src/getcert.c:4438 src/getcert.c:4573 #, c-format msgid "New CA could not be added.\n" -msgstr "" +msgstr "Yeni CA eklenemedi.\n" #: src/getcert.c:4457 msgid "location of SCEP server" -msgstr "" +msgstr "SCEP sunucusu konumu" #: src/getcert.c:4458 msgid "CA identifier" -msgstr "" +msgstr "CA tanımlayıcısı" #: src/getcert.c:4459 msgid "file containing CA's certificate" -msgstr "" +msgstr "CA'nın sertifikasını içeren dosya" #: src/getcert.c:4460 msgid "file containing RA's certificate" -msgstr "" +msgstr "RA'nın sertifikasını içeren dosya" #: src/getcert.c:4461 msgid "file containing certificates in RA's certifying chain" -msgstr "" +msgstr "RA'nın sertifika zincirindeki sertifikaları içeren dosya" #: src/getcert.c:4462 msgid "prefer to not use the SCEP Renewal feature" -msgstr "" +msgstr "SCEP yenileme özelliğini kullanmamayı tercih et" #: src/getcert.c:4508 #, c-format msgid "server URL not specified.\n" -msgstr "" +msgstr "sunucu URL'si belirtilmedi.\n" #: src/getcert.c:4513 #, c-format msgid "HTTPS requires a CA certificate.\n" -msgstr "" +msgstr "HTTPS bir CA sertifikası gerektiriyor.\n" #: src/getcert.c:4535 #, c-format msgid "Error building command line.\n" -msgstr "" +msgstr "Komut satırı oluşturulurken hata oluştu.\n" #: src/getcert.c:4567 #, c-format msgid "Error setting CA identifier.\n" -msgstr "" +msgstr "CA tanımlayıcısı ayarlanırken hata oluştu.\n" #: src/getcert.c:4589 msgid "nickname of the CA configuration" -msgstr "" +msgstr "CA yapılandırmasının takma adı" #: src/getcert.c:4590 msgid "updated helper command to run to communicate with CA" -msgstr "" +msgstr "CA ile iletişim kurmak için çalıştırılacak güncellenmiş yardımcı komut" #: src/getcert.c:4658 #, c-format msgid "CA \"%s\" modified.\n" -msgstr "" +msgstr "CA \"%s\" değiştirildi.\n" #: src/getcert.c:4661 #, c-format msgid "CA could not be modified.\n" -msgstr "" +msgstr "CA değiştirilemedi.\n" #: src/getcert.c:4678 msgid "nickname of CA configuration to remove" -msgstr "" +msgstr "kaldırılacak CA yapılandırmasının takma adı" #: src/getcert.c:4747 #, c-format msgid "CA \"%s\" removed.\n" -msgstr "" +msgstr "CA \"%s\" kaldırıldı.\n" #: src/getcert.c:4749 #, c-format msgid "CA could not be removed.\n" -msgstr "" +msgstr "CA kaldırılamadı.\n" #: src/getcert.c:4787 #, c-format msgid "%s - client certificate enrollment tool\n" -msgstr "" +msgstr "%s - istemci sertifika kayıt aracı\n" #: src/getcert.c:4791 #, c-format msgid "Usage: %s request [options]\n" -msgstr "" +msgstr "Kullanım: %s request [seçenekler]\n" #: src/getcert.c:4793 src/getcert.c:4842 src/getcert.c:4890 src/getcert.c:4912 #: src/getcert.c:4960 src/getcert.c:5038 msgid "Required arguments:\n" -msgstr "" +msgstr "Gerekli argümanlar:\n" #: src/getcert.c:4794 src/getcert.c:4845 src/getcert.c:4893 src/getcert.c:4915 #: src/getcert.c:4963 src/getcert.c:5020 src/getcert.c:5041 msgid "* If using an NSS database for storage:\n" -msgstr "" +msgstr "* Depolama için bir NSS veri tabanı kullanılıyorsa:\n" #: src/getcert.c:4795 src/getcert.c:4846 src/getcert.c:4894 src/getcert.c:4916 #: src/getcert.c:4964 src/getcert.c:5042 msgid " -d DIR\tNSS database for key and cert\n" -msgstr "" +msgstr " -d DİZİN\tAnahtar ve sertifika için NSS veri tabanı\n" #: src/getcert.c:4796 src/getcert.c:4847 src/getcert.c:4895 src/getcert.c:4917 #: src/getcert.c:4965 src/getcert.c:5043 msgid " -n NAME\tnickname for NSS-based storage (only valid with -d)\n" msgstr "" +" -n AD\tNSS tabanlı depolama için takma ad (yalnızca -d ile geçerlidir)\n" #: src/getcert.c:4797 src/getcert.c:4848 src/getcert.c:4896 src/getcert.c:4918 #: src/getcert.c:4966 src/getcert.c:5044 msgid "" " -t NAME\toptional token name for NSS-based storage (only valid with -d)\n" msgstr "" +" -t AD\tNSS tabanlı depolama için isteğe bağlı belirteç adı (yalnızca -d " +"ile geçerlidir)\n" #: src/getcert.c:4798 src/getcert.c:4849 src/getcert.c:4897 src/getcert.c:4919 #: src/getcert.c:4967 src/getcert.c:5023 src/getcert.c:5045 msgid "* If using files for storage:\n" -msgstr "" +msgstr "* Depolama için dosyalar kullanılıyorsa:\n" #: src/getcert.c:4799 src/getcert.c:4850 src/getcert.c:4898 msgid " -k FILE\tPEM file for private key\n" -msgstr "" +msgstr " -k DOSYA\tözel anahtar için PEM dosyası\n" #: src/getcert.c:4800 src/getcert.c:4851 src/getcert.c:4899 msgid " -f FILE\tPEM file for certificate (only valid with -k)\n" -msgstr "" +msgstr " -f DOSYA\tsertifika için PEM dosyası (yalnızca -k ile geçerlidir)\n" #: src/getcert.c:4801 msgid "* If keys are to be encrypted:\n" -msgstr "" +msgstr "* Anahtarlar şifrelenecekse:\n" #: src/getcert.c:4802 src/getcert.c:4853 src/getcert.c:4923 src/getcert.c:4971 msgid " -p FILE\tfile which holds the encryption PIN\n" -msgstr "" +msgstr " -p DOSYA\tşifreleme PIN değerinin bulunduğu dosya\n" #: src/getcert.c:4803 src/getcert.c:4854 src/getcert.c:4924 src/getcert.c:4972 msgid " -P PIN\tPIN value\n" -msgstr "" +msgstr " -P PIN\tPIN değeri\n" #: src/getcert.c:4805 src/getcert.c:4856 src/getcert.c:4901 src/getcert.c:4937 #: src/getcert.c:4985 src/getcert.c:5010 src/getcert.c:5048 src/getcert.c:5058 #: src/getcert.c:5076 src/getcert.c:5091 src/getcert.c:5108 src/getcert.c:5122 #: src/getcert.c:5141 src/getcert.c:5155 msgid "Optional arguments:\n" -msgstr "" +msgstr "İsteğe bağlı argümanlar:\n" #: src/getcert.c:4806 src/getcert.c:4857 src/getcert.c:4938 src/getcert.c:4986 msgid "* Certificate handling settings:\n" -msgstr "" +msgstr "* Sertifika işleme ayarları:\n" #: src/getcert.c:4807 msgid " -I NAME\tnickname to assign to the request\n" -msgstr "" +msgstr " -I AD\tisteğe atanacak takma ad\n" #: src/getcert.c:4808 msgid " -G TYPE\ttype of key to be generated if one is not already in place\n" -msgstr "" +msgstr " -G TÜR\tzaten bir tane yoksa oluşturulacak anahtarın türü\n" #: src/getcert.c:4809 msgid " -g SIZE\tsize of key to be generated if one is not already in place\n" -msgstr "" +msgstr " -g BOYUT\tzaten bir tane yoksa oluşturulacak anahtarın boyutu\n" #: src/getcert.c:4810 src/getcert.c:4859 msgid "" " -r\t\tattempt to renew the certificate when expiration nears (default)\n" msgstr "" +" -r\t\tsona erme tarihi yaklaştığında sertifikayı yenilemeyi dene " +"(öntanımlı)\n" #: src/getcert.c:4811 src/getcert.c:4860 msgid " -R\t\tdon't attempt to renew the certificate when expiration nears\n" -msgstr "" +msgstr " -R\t\tsona erme tarihi yaklaştığında sertifikayı yenilemeyi deneme\n" #: src/getcert.c:4813 src/getcert.c:4862 msgid " -c CA\t\tuse the specified CA rather than the default\n" -msgstr "" +msgstr " -c CA\t\töntanımlı olan yerine belirtilen CA'yı kullan\n" #: src/getcert.c:4815 src/getcert.c:4864 src/getcert.c:4943 src/getcert.c:4991 msgid "" " -T PROFILE\task the CA to process the request using the named profile or " "template\n" msgstr "" +" -T PROFİL\tCA'dan, belirtilen profili veya şablonu kullanarak isteği " +"işlemesini iste\n" #: src/getcert.c:4816 src/getcert.c:4865 src/getcert.c:4944 src/getcert.c:4992 msgid " -X ISSUER\task the CA to process the request using the named issuer\n" msgstr "" +" -X SAĞLAYICI\tCA'dan, belirtilen sağlayıcıyı kullanarak isteği işlemesini " +"iste\n" #: src/getcert.c:4817 msgid "* Parameters for the signing request:\n" -msgstr "" +msgstr "* İmzalama isteği için parametreler:\n" #: src/getcert.c:4818 src/getcert.c:4927 src/getcert.c:4975 msgid " -N NAME\tset requested subject name (default: CN=)\n" -msgstr "" +msgstr " -N AD\tistenen sahip adını ayarla (öntanımlı: CN=)\n" #: src/getcert.c:4819 src/getcert.c:4928 src/getcert.c:4976 msgid " -U EXTUSAGE\tset requested extended key usage OID\n" msgstr "" +" -U KULLANIM\tistenen genişletilmiş anahtar kullanımı OID'sini ayarla\n" #: src/getcert.c:4820 src/getcert.c:4868 src/getcert.c:4929 src/getcert.c:4977 msgid " -u KEYUSAGE\tset requested key usage value\n" -msgstr "" +msgstr " -u KULLANIM\tistenen anahtar kullanım değerini ayarla\n" #: src/getcert.c:4821 src/getcert.c:4930 src/getcert.c:4978 msgid " -K NAME\tset requested principal name\n" -msgstr "" +msgstr " -K AD\tistenen temsilci adını ayarla\n" #: src/getcert.c:4822 src/getcert.c:4931 src/getcert.c:4979 msgid " -D DNSNAME\tset requested DNS name\n" -msgstr "" +msgstr " -D DNS_ADI\tistenen DNS adını ayarla\n" #: src/getcert.c:4823 src/getcert.c:4932 src/getcert.c:4980 msgid " -E EMAIL\tset requested email address\n" -msgstr "" +msgstr " -E EPOSTA\tistenen e-posta adresini ayarla\n" #: src/getcert.c:4824 src/getcert.c:4933 src/getcert.c:4981 msgid " -A ADDRESS\tset requested IP address\n" -msgstr "" +msgstr " -A ADRES\tistenen IP adresini ayarla\n" #: src/getcert.c:4825 src/getcert.c:4873 src/getcert.c:4934 src/getcert.c:4982 msgid " -l FILE\tfile which holds an optional challenge password\n" -msgstr "" +msgstr " -l DOSYA\tisteğe bağlı bir sınama parolası içeren dosya\n" #: src/getcert.c:4826 src/getcert.c:4874 src/getcert.c:4935 src/getcert.c:4983 msgid " -L PASSWORD\tan optional challenge password value\n" -msgstr "" +msgstr " -L PAROLA\tisteğe bağlı bir sınama parolası değeri\n" #: src/getcert.c:4827 src/getcert.c:4875 src/getcert.c:4902 src/getcert.c:4945 #: src/getcert.c:4995 src/getcert.c:5025 src/getcert.c:5049 src/getcert.c:5066 #: src/getcert.c:5081 src/getcert.c:5097 src/getcert.c:5112 src/getcert.c:5131 #: src/getcert.c:5145 src/getcert.c:5158 msgid "* Bus options:\n" -msgstr "" +msgstr "* Veri yolu seçenekleri:\n" #: src/getcert.c:4828 src/getcert.c:4876 src/getcert.c:4903 src/getcert.c:4946 #: src/getcert.c:4996 src/getcert.c:5050 msgid " -S\t\tconnect to the certmonger service on the system bus\n" -msgstr "" +msgstr " -S\t\tsistem veri yolunda certmonger hizmetine bağlan\n" #: src/getcert.c:4829 src/getcert.c:4877 src/getcert.c:4904 src/getcert.c:4947 #: src/getcert.c:4997 src/getcert.c:5051 msgid " -s\t\tconnect to the certmonger service on the session bus\n" -msgstr "" +msgstr " -s\t\toturum veri yolunda certmonger hizmetine bağlan\n" #: src/getcert.c:4830 src/getcert.c:4878 src/getcert.c:4905 src/getcert.c:4948 #: src/getcert.c:4998 src/getcert.c:5028 src/getcert.c:5069 src/getcert.c:5084 #: src/getcert.c:5100 src/getcert.c:5115 src/getcert.c:5134 src/getcert.c:5148 #: src/getcert.c:5161 msgid "* Other options:\n" -msgstr "" +msgstr "* Diğer seçenekler:\n" #: src/getcert.c:4831 src/getcert.c:4879 src/getcert.c:4949 src/getcert.c:4999 msgid " -B\tcommand to run before saving the certificate\n" -msgstr "" +msgstr " -B\tsertifikayı kaydetmeden önce çalıştırılacak komut\n" #: src/getcert.c:4832 src/getcert.c:4880 src/getcert.c:4950 src/getcert.c:5000 msgid " -C\tcommand to run after saving the certificate\n" -msgstr "" +msgstr " -C\tsertifikayı kaydettikten sonra çalıştırılacak komut\n" #: src/getcert.c:4833 src/getcert.c:4881 src/getcert.c:4951 src/getcert.c:5001 msgid " -F\tfile in which to store the CA's certificates\n" -msgstr "" +msgstr " -F\tCA sertifikalarının saklanacağı dosya\n" #: src/getcert.c:4834 src/getcert.c:4882 src/getcert.c:4952 src/getcert.c:5002 msgid " -a\tNSS database in which to store the CA's certificates\n" -msgstr "" +msgstr " -a\tCA sertifikalarının saklanacağı NSS veri tabanı\n" #: src/getcert.c:4835 src/getcert.c:4883 src/getcert.c:4953 src/getcert.c:5003 msgid " -w\ttry to wait for the certificate to be issued\n" -msgstr "" +msgstr " -w\tsertifikanın verilmesini beklemeye çalış\n" #: src/getcert.c:4836 src/getcert.c:4884 src/getcert.c:4906 src/getcert.c:4954 #: src/getcert.c:5004 src/getcert.c:5029 src/getcert.c:5052 src/getcert.c:5070 #: src/getcert.c:5085 src/getcert.c:5101 src/getcert.c:5116 src/getcert.c:5135 #: src/getcert.c:5149 src/getcert.c:5162 msgid " -v\treport all details of errors\n" -msgstr "" +msgstr " -v\thataların tüm ayrıntılarını bildir\n" #: src/getcert.c:4840 #, c-format msgid "Usage: %s start-tracking [options]\n" -msgstr "" +msgstr "Kullanım: %s start-tracking [seçenekler]\n" #: src/getcert.c:4843 msgid "* If modifying an existing request:\n" -msgstr "" +msgstr "* Var olan bir istek değiştiriliyorsa:\n" #: src/getcert.c:4844 msgid " -i NAME\tnickname of an existing tracking request\n" -msgstr "" +msgstr " -i AD\tvar olan bir izleme isteğinin takma adı\n" #: src/getcert.c:4852 src/getcert.c:4922 src/getcert.c:4970 msgid "* If keys are encrypted:\n" -msgstr "" +msgstr "* Anahtarlar şifrelenmişse:\n" #: src/getcert.c:4858 msgid " -I NAME\tnickname to give to tracking request\n" -msgstr "" +msgstr " -I AD\tizleme isteğine verilecek takma ad\n" #: src/getcert.c:4866 msgid "* Parameters for the signing request at renewal time:\n" -msgstr "" +msgstr "* Yenileme zamanında imzalama isteği için parametreler:\n" #: src/getcert.c:4867 msgid " -U EXTUSAGE\toverride requested extended key usage OID\n" msgstr "" +" -U KULLANIM\tistenen genişletilmiş anahtar kullanımı OID'sinin üzerine " +"yaz\n" #: src/getcert.c:4869 msgid " -K NAME\toverride requested principal name\n" -msgstr "" +msgstr " -K AD\tistenen temsilci adının üzerine yaz\n" #: src/getcert.c:4870 msgid " -D DNSNAME\toverride requested DNS name\n" -msgstr "" +msgstr " -D DNS_ADI\tistenen DNS adının üzerine yaz\n" #: src/getcert.c:4871 msgid " -E EMAIL\toverride requested email address\n" -msgstr "" +msgstr " -E EPOSTA\tistenen e-posta adresinin üzerine yaz\n" #: src/getcert.c:4872 msgid " -A ADDRESS\toverride requested IP address\n" -msgstr "" +msgstr " -A ADRES\tistenen IP adresinin üzerine yaz\n" #: src/getcert.c:4888 #, c-format msgid "Usage: %s stop-tracking [options]\n" -msgstr "" +msgstr "Kullanım: %s stop-tracking [seçenekler]\n" #: src/getcert.c:4891 src/getcert.c:4913 src/getcert.c:4961 src/getcert.c:5039 msgid "* By request identifier:\n" -msgstr "" +msgstr "* İstek tanımlayıcısına göre:\n" #: src/getcert.c:4892 src/getcert.c:4914 src/getcert.c:4962 src/getcert.c:5019 #: src/getcert.c:5040 src/getcert.c:5060 msgid " -i NAME\tnickname for tracking request\n" -msgstr "" +msgstr " -i AD\tizleme isteği için takma ad\n" #: src/getcert.c:4910 #, c-format msgid "Usage: %s resubmit [options]\n" -msgstr "" +msgstr "Kullanım: %s resubmit [seçenekler]\n" #: src/getcert.c:4920 src/getcert.c:4968 src/getcert.c:5046 msgid " -f FILE\tPEM file for certificate\n" -msgstr "" +msgstr " -f DOSYA\tsertifika için PEM dosyası\n" #: src/getcert.c:4926 src/getcert.c:4974 msgid "* New parameter values for the signing request:\n" -msgstr "" +msgstr "* İmzalama isteği için yeni parametre değerleri:\n" #: src/getcert.c:4939 src/getcert.c:4987 msgid " -I NAME\tnew nickname to give to tracking request\n" -msgstr "" +msgstr " -I AD\tizleme isteğine verilecek yeni takma ad\n" #: src/getcert.c:4941 src/getcert.c:4989 msgid " -c CA\t\tuse the specified CA rather than the current one\n" -msgstr "" +msgstr " -c CA\t\tgeçerli olanın yerine belirtilen CA'yı kullan\n" #: src/getcert.c:4958 #, c-format msgid "Usage: %s rekey [options]\n" -msgstr "" +msgstr "Kullanım: %s rekey [seçenekler]\n" #: src/getcert.c:4993 msgid " -G TYPE\ttype of new key to be generated\n" -msgstr "" +msgstr " -G TÜR\toluşturulacak yeni anahtarın türü\n" #: src/getcert.c:4994 msgid " -g SIZE\tsize of new key to be generated\n" -msgstr "" +msgstr " -g BOYUT\toluşturulacak yeni anahtarın boyutu\n" #: src/getcert.c:5008 #, c-format msgid "Usage: %s list [options]\n" -msgstr "" +msgstr "Kullanım: %s list [seçenekler]\n" #: src/getcert.c:5011 src/getcert.c:5035 src/getcert.c:5078 src/getcert.c:5093 #: src/getcert.c:5109 src/getcert.c:5123 src/getcert.c:5142 src/getcert.c:5156 msgid "* General options:\n" -msgstr "" +msgstr "* Genel seçenekler:\n" #: src/getcert.c:5013 msgid " -c CA\tlist only requests and certs associated with this CA\n" msgstr "" +" -c CA\tyalnızca bu CA ile ilişkili istekleri ve sertifikaları listele\n" #: src/getcert.c:5015 msgid " -r\tlist only information about outstanding requests\n" -msgstr "" +msgstr " -r\tyalnızca bekleyen isteklerle ilgili bilgileri listele\n" #: src/getcert.c:5016 msgid " -t\tlist only information about tracked certificates\n" -msgstr "" +msgstr " -t\tyalnızca izlenen sertifikalarla ilgili bilgileri listele\n" #: src/getcert.c:5017 msgid " -u\tdisplay times in UTC instead of local time\n" -msgstr "" +msgstr " -u\tsaatleri yerel saat yerine UTC olarak göster\n" #: src/getcert.c:5018 msgid "* If selecting a specific request:\n" -msgstr "" +msgstr "* Belirli bir istek seçiliyorsa:\n" #: src/getcert.c:5021 msgid " -d DIR\tonly list requests and certs which use this NSS database\n" msgstr "" +" -d DİZİN\tyalnızca bu NSS veri tabanını kullanan istekleri ve " +"sertifikaları listele\n" #: src/getcert.c:5022 msgid " -n NAME\tonly list requests and certs which use this nickname\n" msgstr "" +" -n AD\tyalnızca bu takma adı kullanan istekleri ve sertifikaları listele\n" #: src/getcert.c:5024 msgid " -f FILE\tonly list requests and certs stored in this PEM file\n" msgstr "" +" -f DOSYA\tyalnızca bu PEM dosyasında saklanan istekleri ve sertifikaları " +"listele\n" #: src/getcert.c:5026 src/getcert.c:5067 src/getcert.c:5082 src/getcert.c:5098 #: src/getcert.c:5113 src/getcert.c:5132 src/getcert.c:5146 src/getcert.c:5159 msgid " -S\tconnect to the certmonger service on the system bus\n" -msgstr "" +msgstr " -S\tsistem veri yolunda certmonger hizmetine bağlan\n" #: src/getcert.c:5027 src/getcert.c:5068 src/getcert.c:5083 src/getcert.c:5099 #: src/getcert.c:5114 src/getcert.c:5133 src/getcert.c:5147 src/getcert.c:5160 msgid " -s\tconnect to the certmonger service on the session bus\n" -msgstr "" +msgstr " -s\toturum veri yolunda certmonger hizmetine bağlan\n" #: src/getcert.c:5033 #, c-format msgid "Usage: %s refresh [options]\n" -msgstr "" +msgstr "Kullanım: %s refresh [seçenekler]\n" #: src/getcert.c:5036 msgid " -a\trefresh information about all outstanding requests\n" -msgstr "" +msgstr " -a\tbekleyen tüm isteklerle ilgili bilgileri yenile\n" #: src/getcert.c:5056 #, c-format msgid "Usage: %s status [options]\n" -msgstr "" +msgstr "Kullanım: %s status [seçenekler]\n" #: src/getcert.c:5059 msgid "* Selecting a specific request:\n" -msgstr "" +msgstr "* Belirli bir isteğin seçilmesi:\n" #: src/getcert.c:5061 msgid "* When using an NSS database for storage:\n" -msgstr "" +msgstr "* Depolama için bir NSS veri tabanı kullanıldığında:\n" #: src/getcert.c:5062 msgid " -d DIR\treturn status for the request in this NSS database\n" -msgstr "" +msgstr " -d DİZİN\tBu NSS veri tabanındaki isteğin durumunu döndür\n" #: src/getcert.c:5063 msgid " -n NAME\treturn status for cert which uses this nickname\n" -msgstr "" +msgstr " -n AD\tBu takma adı kullanan sertifikanın durumunu döndür\n" #: src/getcert.c:5064 msgid "* When using files for storage:\n" -msgstr "" +msgstr "* Depolama için dosyalar kullanıldığında:\n" #: src/getcert.c:5065 msgid " -f FILE\treturn status for cert stored in this PEM file\n" -msgstr "" +msgstr " -f DOSYA\tBu PEM dosyasında saklanan sertifikanın durumunu döndür\n" #: src/getcert.c:5074 #, c-format msgid "Usage: %s list-cas [options]\n" -msgstr "" +msgstr "Kullanım: %s list-cas [seçenekler]\n" #: src/getcert.c:5079 msgid " -c CA\tlist only information about the CA with this name\n" -msgstr "" +msgstr " -c CA\tyalnızca bu ada sahip CA ile ilgili bilgileri listele\n" #: src/getcert.c:5089 #, c-format msgid "Usage: %s refresh-ca [options]\n" -msgstr "" +msgstr "Kullanım: %s refresh-ca [seçenekler]\n" #: src/getcert.c:5094 msgid " -c CA\trefresh information about the CA with this name\n" -msgstr "" +msgstr " -c CA\tbu ada sahip CA ile ilgili bilgileri yenile\n" #: src/getcert.c:5095 msgid " -a\trefresh information about all known CAs\n" -msgstr "" +msgstr " -a\tbilinen tüm CA'larla ilgili bilgileri yenile\n" #: src/getcert.c:5106 #, c-format msgid "Usage: %s add-ca [options]\n" -msgstr "" +msgstr "Kullanım: %s add-ca [seçenekler]\n" #: src/getcert.c:5110 src/getcert.c:5124 msgid " -c CA\t\tnickname to give to the new CA configuration\n" -msgstr "" +msgstr " -c CA\t\tyeni CA yapılandırmasına verilecek takma ad\n" #: src/getcert.c:5111 msgid " -e CMD\thelper command to run to communicate with CA\n" -msgstr "" +msgstr " -e KOMUT\tCA ile iletişim kurmak için çalıştırılacak yardımcı komut\n" #: src/getcert.c:5120 #, c-format msgid "Usage: %s add-scep-ca [options]\n" -msgstr "" +msgstr "Kullanım: %s add-scep-ca [seçenekler]\n" #: src/getcert.c:5125 msgid " -u URL\tlocation of SCEP server\n" -msgstr "" +msgstr " -u URL\tSCEP sunucusunun konumu\n" #: src/getcert.c:5126 msgid " -i ID\t\tCA identifier\n" -msgstr "" +msgstr " -i KİMLİK\t\tCA tanımlayıcısı\n" #: src/getcert.c:5127 msgid " -R FILE\tfile containing CA's certificate\n" -msgstr "" +msgstr " -R DOSYA\tCA'nın sertifikasını içeren dosya\n" #: src/getcert.c:5128 msgid " -r FILE\tfile containing RA's certificate\n" -msgstr "" +msgstr " -r DOSYA\tRA'nın sertifikasını içeren dosya\n" #: src/getcert.c:5129 msgid " -I FILE\tfile containing certificates in RA's certifying chain\n" -msgstr "" +msgstr " -I DOSYA\tRA'nın sertifika zincirindeki sertifikaları içeren dosya\n" #: src/getcert.c:5130 msgid " -n\tprefer not to use the SCEP Renewal feature\n" -msgstr "" +msgstr " -n\tSCEP yenileme özelliğini kullanmamayı tercih et\n" #: src/getcert.c:5139 #, c-format msgid "Usage: %s modify-ca [options]\n" -msgstr "" +msgstr "Kullanım: %s modify-ca [seçenekler]\n" #: src/getcert.c:5143 msgid " -c CA\t\tnickname of the CA configuration\n" -msgstr "" +msgstr " -c CA\t\tCA yapılandırmasının takma adı\n" #: src/getcert.c:5144 msgid " -e CMD\tupdated helper command to run to communicate with CA\n" msgstr "" +" -e KOMUT\tCA ile iletişim kurmak için çalıştırılacak güncellenmiş yardımcı " +"komut\n" #: src/getcert.c:5153 #, c-format msgid "Usage: %s remove-ca [options]\n" -msgstr "" +msgstr "Kullanım: %s remove-ca [seçenekler]\n" #: src/getcert.c:5157 msgid " -c CA\tnickname of CA configuration to remove\n" -msgstr "" +msgstr " -c CA\tkaldırılacak CA yapılandırmasının takma adı\n" #: src/getcert.c:5172 #, c-format msgid "Usage: %s command [options]\n" -msgstr "" +msgstr "Kullanım: %s command [seçenekler]\n" #: src/getcert.c:5174 msgid "request a new certificate from a CA\n" -msgstr "" +msgstr "bir CA'dan yeni bir sertifika iste\n" #: src/getcert.c:5176 msgid "begin monitoring an already-issued certificate\n" -msgstr "" +msgstr "önceden verilmiş bir sertifikayı izlemeye başla\n" #: src/getcert.c:5178 msgid "stop monitoring a certificate\n" -msgstr "" +msgstr "sertifikayı izlemeyi bırak\n" #: src/getcert.c:5180 msgid "resubmit an in-progress enrollment request, or start a new one\n" msgstr "" +"Devam eden bir kayıt isteğini yeniden gönder veya yeni bir tane başlat\n" #: src/getcert.c:5182 msgid "generate a new private key and replace a certificate\n" -msgstr "" +msgstr "yeni bir özel anahtar oluştur ve bir sertifikayı değiştir\n" #: src/getcert.c:5184 msgid "check on the status of an in-progress enrollment request\n" -msgstr "" +msgstr "devam eden bir kayıt isteğinin durumunu denetle\n" #: src/getcert.c:5186 msgid "list certificates being monitored and requested\n" -msgstr "" +msgstr "izlenen ve istenen sertifikaları listele\n" #: src/getcert.c:5188 msgid "check the status of a certificate being monitored or requested\n" -msgstr "" +msgstr "izlenen veya istenen bir sertifikanın durumunu denetle\n" #: src/getcert.c:5191 msgid "add a CA configuration\n" -msgstr "" +msgstr "bir CA yapılandırması ekle\n" #: src/getcert.c:5193 msgid "add an SCEP CA configuration\n" -msgstr "" +msgstr "bir SCEP CA yapılandırması ekle\n" #: src/getcert.c:5196 msgid "list known CA configurations\n" -msgstr "" +msgstr "bilinen CA yapılandırmalarını listele\n" #: src/getcert.c:5199 msgid "modify a CA configuration\n" -msgstr "" +msgstr "bir CA yapılandırmasını değiştir\n" #: src/getcert.c:5202 msgid "refresh cache of all information obtained from a CA\n" -msgstr "" +msgstr "bir CA'dan alınan tüm bilgilerin önbelleğini yenile\n" #: src/getcert.c:5205 msgid "remove a CA configuration\n" -msgstr "" +msgstr "bir CA yapılandırmasını kaldır\n" #: src/getcert.c:5273 #, c-format msgid "%s: unrecognized command\n" -msgstr "" +msgstr "%s: tanınmayan komut\n" #: src/ipa.c:144 #, c-format msgid "Unable to determine location of IPA LDAP server.\n" -msgstr "" +msgstr "IPA LDAP sunucusunun konumu belirlenemiyor.\n" #: src/ipa.c:149 #, c-format msgid "Unable to contact an IPA LDAP server.\n" -msgstr "" +msgstr "Bir IPA LDAP sunucusuyla iletişim kurulamıyor.\n" #: src/ipa.c:233 src/ipa.c:533 #, c-format msgid "Unable to determine base DN of domain information on IPA server.\n" -msgstr "" +msgstr "IPA sunucusundaki etki alanı bilgilerinin temel DN'si belirlenemiyor.\n" #: src/ipa.c:369 #, c-format msgid "Error setting up for XMLRPC on the client.\n" -msgstr "" +msgstr "İstemcide XMLRPC için kurulum yapılırken hata oluştu.\n" #: src/ipa.c:658 #, c-format msgid "The -t option can not be used with the -K option.\n" -msgstr "" +msgstr "-t seçeneği, -K seçeneğiyle birlikte kullanılamaz.\n" #: src/ipa.c:667 #, c-format msgid "The -k option can not be used with the -K option.\n" -msgstr "" +msgstr "-k seçeneği, -K seçeneğiyle birlikte kullanılamaz.\n" #: src/ipa.c:676 #, c-format msgid "The -K option can not be used with either the -k or the -t option.\n" -msgstr "" +msgstr "-K seçeneği, -k veya -t seçeneğiyle birlikte kullanılamaz.\n" #: src/ipa.c:758 #, c-format msgid "Unable to determine principal name for signing request.\n" -msgstr "" +msgstr "İmzalama isteği için temsilci adı belirlenemiyor.\n" #: src/ipa.c:831 #, c-format msgid "No IPA domain configured, and none specified.\n" -msgstr "" +msgstr "Bir IPA etki alanı yapılandırılmadı ve hiçbiri belirtilmedi.\n" #: src/ipa.c:868 #, c-format @@ -1752,12 +1775,16 @@ msgid "" "Error setting up ccache for \"host\" service on client using default keytab: " "%s.\n" msgstr "" +"İstemcide \"host\" hizmeti için öntanımlı anahtar tablosunu kullanarak " +"ccache ayarlanırken hata oluştu: %s.\n" #: src/ipa.c:872 #, c-format msgid "" "Error setting up ccache for \"%s\" on client using default keytab: %s.\n" msgstr "" +"İstemcide \"%s\" için öntanımlı anahtar tablosunu kullanarak ccache " +"ayarlanırken hata oluştu : %s.\n" #: src/ipa.c:879 #, c-format @@ -1765,160 +1792,165 @@ msgid "" "Error setting up ccache for \"host\" service on client using keytab \"%s\": " "%s.\n" msgstr "" +"İstemcide \"host\" hizmeti için \"%s\" anahtar tablosunu kullanarak ccache " +"ayarlanırken hata oluştu: %s.\n" #: src/ipa.c:883 #, c-format msgid "Error setting up ccache for \"%s\" on client using keytab \"%s\": %s.\n" msgstr "" +"İstemcide \"%s\" için \"%s\" anahtar tablosunu kullanarak ccache " +"ayarlanırken hata oluştu: %s.\n" #: src/local.c:556 #, c-format msgid "Unable to read signing request.\n" -msgstr "" +msgstr "İmzalama isteği okunamıyor.\n" #: src/main.c:74 msgid "use session bus" -msgstr "" +msgstr "oturum veri yolunu kullan" #: src/main.c:75 msgid "use system bus" -msgstr "" +msgstr "sistem veri yolunu kullan" #: src/main.c:76 msgid "start a dedicated listening socket" -msgstr "" +msgstr "özel bir dinleme soketi başlat" #: src/main.c:77 msgid "only use a dedicated listening socket" -msgstr "" +msgstr "yalnızca özel bir dinleme soketi kullan" #: src/main.c:78 msgid "specify the dedicated listening socket" -msgstr "" +msgstr "özel dinleme soketini belirt" #: src/main.c:78 msgid "PATHNAME" -msgstr "" +msgstr "YOL_ADI" #: src/main.c:79 msgid "don't become a daemon" -msgstr "" +msgstr "arka plan programı olma" #: src/main.c:80 msgid "do become a daemon" -msgstr "" +msgstr "arka plan programı ol" #: src/main.c:81 msgid "bus-activated, idle timeout" -msgstr "" +msgstr "veri yolu etkinleştirildi, boşta kalma zaman aşımı" #: src/main.c:81 msgid "SECONDS" -msgstr "" +msgstr "SANİYE" #: src/main.c:82 msgid "don't use an idle timeout" -msgstr "" +msgstr "boşta kalma zaman aşımı kullanma" #: src/main.c:83 msgid "set debugging level (implies -n)" -msgstr "" +msgstr "hata ayıklama seviyesini ayarla (-n anlamına gelir)" #: src/main.c:83 msgid "NUMBER" -msgstr "" +msgstr "SAYI" #: src/main.c:84 src/main.c:86 msgid "start COMMAND and exit when it does" -msgstr "" +msgstr "KOMUT'u başlat ve başladığında çık" #: src/main.c:87 msgid "write service PID to file" -msgstr "" +msgstr "hizmetin PID değerini dosyaya yaz" #: src/main.c:88 msgid "force NSS into FIPS mode" -msgstr "" +msgstr "NSS'yi FIPS moduna zorla" #: src/main.c:90 msgid "print version information" -msgstr "" +msgstr "sürüm bilgisini yazdır" #: src/main.c:174 #, c-format msgid "Usage: %s [-s|-S] [-n|-f] [-d LEVEL] [-p FILE] [-F] [-v]\n" -msgstr "" +msgstr "Kullanım: %s [-s|-S] [-n|-f] [-d SEVİYE] [-p DOSYA] [-F] [-v]\n" #: src/main.c:177 msgid "\t-s use session bus\n" -msgstr "" +msgstr "\t-s oturum veri yolunu kullan\n" #: src/main.c:178 msgid "\t-S use system bus\n" -msgstr "" +msgstr "\t-S sistem veri yolunu kullan\n" #: src/main.c:179 msgid "\t-l start a dedicated listening socket\n" -msgstr "" +msgstr "\t-l özel bir dinleme soketi başlat\n" #: src/main.c:180 msgid "\t-L only use a dedicated listening socket\n" -msgstr "" +msgstr "\t-L yalnızca özel bir dinleme soketi kullan\n" #: src/main.c:181 msgid "\t-P PATH specify the dedicated listening socket\n" -msgstr "" +msgstr "\t-P YOL özel dinleme soketini belirt\n" #: src/main.c:182 msgid "\t-n don't become a daemon\n" -msgstr "" +msgstr "\t-n arka plan programı olma\n" #: src/main.c:183 msgid "\t-f do become a daemon\n" -msgstr "" +msgstr "\t-f arka plan programı ol\n" #: src/main.c:184 msgid "\t-b TIMEOUT bus-activated, idle timeout\n" -msgstr "" +msgstr "\t-b SÜRE veri yolu etkinleştirildi, boşta kalma zaman aşımı\n" #: src/main.c:185 msgid "\t-B don't use an idle timeout\n" -msgstr "" +msgstr "\t-B boşta kalma zaman aşımı kullanma\n" #: src/main.c:186 msgid "\t-d LEVEL set debugging level (implies -n)\n" -msgstr "" +msgstr "\t-d SEVİYE hata ayıklama seviyesini ayarla (-n anlamına gelir)\n" #: src/main.c:187 msgid "\t-c COMMAND start COMMAND and exit when it does\n" -msgstr "" +msgstr "\t-c KOMUT KOMUT'u başlat ve başladığında çık\n" #: src/main.c:188 msgid "\t-p FILE write service PID to file\n" -msgstr "" +msgstr "\t-p DOSYA hizmetin PID değerini dosyaya yaz\n" #: src/main.c:189 msgid "\t-F force NSS into FIPS mode\n" -msgstr "" +msgstr "\t-F NSS'yi FIPS moduna zorla\n" #: src/main.c:190 msgid "\t-v print version information and exit\n" -msgstr "" +msgstr "\t-v sürüm bilgisini yazdır ve çık\n" #: src/scep.c:352 #, c-format msgid "No SCEP URL (-u) given, and no default known.\n" -msgstr "" +msgstr "SCEP URL'si (-u) belirtilmedi ve bilinen öntanımlı değer yok.\n" #: src/scep.c:356 #, c-format msgid "No SCEP operation (-c/-C/-g/-p) given, and no default known.\n" msgstr "" +"SCEP işlemi (-c/-C/-g/-p) belirtilmedi ve bilinen öntanımlı değer yok.\n" #: src/scep.c:376 src/scep.c:395 #, c-format msgid "No RA certificate (-r) given, and no default known.\n" -msgstr "" +msgstr "RA sertifikası (-r) belirtilmedi ve bilinen öntanımlı değer yok.\n" #: src/scep.c:386 src/scep.c:540 #, c-format @@ -1926,6 +1958,8 @@ msgid "" "Error reading request. Expected PKCS7 data containing a GetInitialCert " "pkiMessage, got nothing.\n" msgstr "" +"İstek okunurken hata oluştu. GetInitialCert pkiMessage içeren PKCS7 verisi " +"bekleniyordu, hiçbir şey alınmadı.\n" #: src/scep.c:405 src/scep.c:565 #, c-format @@ -1933,133 +1967,136 @@ msgid "" "Error reading request. Expected PKCS7 data containing a PKCSReq pkiMessage, " "got nothing.\n" msgstr "" +"İstek okunurken hata oluştu. PKCSReq pkiMessage içeren PKCS7 verisi " +"bekleniyordu, hiçbir şey alınmadı.\n" #: src/scep.c:433 src/scep.c:459 #, c-format msgid "Warning: request is neither a PKCSReq nor a GetInitialCert request.\n" -msgstr "" +msgstr "Uyarı: istek, PKCSReq veya GetInitialCert isteği değil.\n" #: src/scep.c:437 src/scep.c:463 #, c-format msgid "" "Warning: request type \"%s\"is neither a PKCSReq nor a GetInitialCert " "request.\n" -msgstr "" +msgstr "Uyarı: \"%s\" istek türü, PKCSReq veya GetInitialCert isteği değil.\n" #: src/scep.c:470 #, c-format msgid "Warning: request is missing transactionId.\n" -msgstr "" +msgstr "Uyarı: isteğin transactionId değeri eksik.\n" #: src/scep.c:474 #, c-format msgid "Warning: request is missing senderNonce.\n" -msgstr "" +msgstr "Uyarı: isteğin senderNonce değeri eksik.\n" #: src/scep.c:637 #, c-format msgid "Got response code %d from %s, not 200.\n" -msgstr "" +msgstr "%d yanıt kodu alındı (%s adresinden), 200 değil.\n" #: src/scep.c:685 src/scep.c:1121 #, c-format msgid "Server reply was of unexpected MIME type \"%s\".\n" -msgstr "" +msgstr "Sunucu yanıtı beklenmeyen \"%s\" MIME türündeydi.\n" #: src/scep.c:930 #, c-format msgid "Error: failed to verify signature on server response.\n" -msgstr "" +msgstr "Hata: sunucu yanıtında imza doğrulaması başarısız oldu.\n" #: src/scep.c:946 #, c-format msgid "Error: reply was not a CertRep (%s).\n" -msgstr "" +msgstr "Hata: yanıt bir CertRep değildi (%s).\n" #: src/scep.c:951 #, c-format msgid "Error: reply is missing transactionId.\n" -msgstr "" +msgstr "Hata: yanıtın transactionId değeri eksik.\n" #: src/scep.c:956 #, c-format msgid "Error: reply contains a different transactionId.\n" -msgstr "" +msgstr "Hata: yanıt farklı bir transactionId içeriyor.\n" #: src/scep.c:962 #, c-format msgid "Error: reply is missing pkiStatus.\n" -msgstr "" +msgstr "Hata: yanıtın pkiStatus değeri eksik.\n" #: src/scep.c:966 #, c-format msgid "Error: reply is missing recipientNonce.\n" -msgstr "" +msgstr "Hata: yanıtın recipientNonce değeri eksik.\n" #: src/scep.c:972 #, c-format msgid "Error: reply nonce doesn't match request.\n" -msgstr "" +msgstr "Hata: nonce yanıtı istekle eşleşmiyor.\n" #: src/scep.c:976 #, c-format msgid "Error: reply is missing senderNonce.\n" -msgstr "" +msgstr "Hata: yanıtın senderNonce değeri eksik.\n" #: src/scep.c:994 #, c-format msgid "Unspecified failure at server.\n" -msgstr "" +msgstr "Sunucuda belirtilmeyen hata.\n" #: src/scep.c:997 #, c-format msgid "Unrecognized or unsupported algorithm identifier in client request.\n" msgstr "" +"İstemci isteğinde tanınmayan veya desteklenmeyen algoritma tanımlayıcısı.\n" #: src/scep.c:1000 #, c-format msgid "Integrity check of client request failed at server.\n" -msgstr "" +msgstr "Sunucuda istemci isteğinin bütünlük denetimi başarısız oldu.\n" #: src/scep.c:1003 #, c-format msgid "Transaction either is not permitted or is not supported by server.\n" -msgstr "" +msgstr "İşleme izin verilmiyor veya sunucu tarafından desteklenmiyor.\n" #: src/scep.c:1006 #, c-format msgid "Clock skew too great.\n" -msgstr "" +msgstr "Saat farkı çok büyük.\n" #: src/scep.c:1009 #, c-format msgid "Unsupported extension.\n" -msgstr "" +msgstr "Desteklenmeyen uzantı.\n" #: src/scep.c:1012 #, c-format msgid "Must archive keys.\n" -msgstr "" +msgstr "Anahtarlar arşivlenmeli.\n" #: src/scep.c:1015 #, c-format msgid "Bad identity.\n" -msgstr "" +msgstr "Yanlış kimlik.\n" #: src/scep.c:1018 #, c-format msgid "Proof of possession required.\n" -msgstr "" +msgstr "Sahiplik kanıtı gerekli.\n" #: src/scep.c:1021 #, c-format msgid "Proof of possession failed.\n" -msgstr "" +msgstr "Sahiplik kanıtı başarısız oldu.\n" #: src/scep.c:1024 #, c-format msgid "No key reuse.\n" -msgstr "" +msgstr "Anahtarı yeniden kullanma yok.\n" #: src/scep.c:1027 #, c-format @@ -2069,54 +2106,54 @@ msgstr "Dahili CA hatası.\n" #: src/scep.c:1030 #, c-format msgid "Try later.\n" -msgstr "" +msgstr "Daha sonra tekrar dene.\n" #: src/scep.c:1032 #, c-format msgid "Server returned failure code \"%s\".\n" -msgstr "" +msgstr "Sunucu \"%s\" hata kodunu döndürdü.\n" #: src/scep.c:1044 #, c-format msgid "Error: couldn't parse signed-data.\n" -msgstr "" +msgstr "Hata: signed-data ayrıştırılamadı.\n" #: src/scep.c:1059 src/scep.c:1074 #, c-format msgid "Error: signed-data payload is not enveloped-data.\n" -msgstr "" +msgstr "Hata: signed-data yükü enveloped-data değil.\n" #: src/scep.c:1092 #, c-format msgid "Error: enveloped-data payload is not data.\n" -msgstr "" +msgstr "Hata: enveloped-data yükü veri değil.\n" #: src/scep.c:1116 #, c-format msgid "Error: pkiStatus \"%s\" not recognized.\n" -msgstr "" +msgstr "Hata: pkiStatus \"%s\" tanınmadı.\n" #: src/tdbush.c:119 src/tdbush.c:1944 src/tdbush.c:2351 msgid "An internal error has occurred." -msgstr "" +msgstr "Dahili bir hata oluştu." #: src/tdbush.c:183 msgid "No matching entry found.\n" -msgstr "" +msgstr "Eşleşen girdi bulunamadı.\n" #: src/tdbush.c:345 #, c-format msgid "There is already a CA with the nickname \"%s\"." -msgstr "" +msgstr "\"%s\" takma adına sahip bir CA zaten var." #: src/tdbush.c:439 msgid "Certificate storage type not specified." -msgstr "" +msgstr "Sertifika depolama türü belirtilmedi." #: src/tdbush.c:452 #, c-format msgid "Certificate storage type \"%s\" not supported." -msgstr "" +msgstr "Sertifika depolama türü \"%s\" desteklenmiyor." #: src/tdbush.c:489 src/tdbush.c:522 src/tdbush.c:581 src/tdbush.c:766 #: src/tdbush.c:825 src/tdbush.c:928 src/tdbush.c:973 src/tdbush.c:1028 @@ -2124,11 +2161,11 @@ msgstr "" #: src/tdbush.c:3230 src/tdbush.c:3382 #, c-format msgid "The location \"%s\" must be an absolute path." -msgstr "" +msgstr "\"%s\" konumu bir mutlak yol olmalıdır." #: src/tdbush.c:516 src/tdbush.c:575 src/tdbush.c:644 msgid "Certificate storage location not specified." -msgstr "" +msgstr "Sertifika depolama konumu belirtilmedi." #: src/tdbush.c:534 src/tdbush.c:778 src/tdbush.c:985 src/tdbush.c:1085 #: src/tdbush.c:1185 @@ -2136,99 +2173,103 @@ msgstr "" msgid "" "The parent of location \"%s\" could not be accessed due to insufficient " "permissions." -msgstr "" +msgstr "Yetersiz izinler nedeniyle \"%s\" konumunun üst ögesine erişilemedi." #: src/tdbush.c:542 src/tdbush.c:786 src/tdbush.c:993 src/tdbush.c:1093 #: src/tdbush.c:1193 #, c-format msgid "The parent of location \"%s\" must be a valid directory." -msgstr "" +msgstr "\"%s\" konumunun üst ögesi geçerli bir dizin olmalıdır." #: src/tdbush.c:553 src/tdbush.c:797 src/tdbush.c:1004 src/tdbush.c:1104 #: src/tdbush.c:1204 #, c-format msgid "The location \"%s\" must be a file." -msgstr "" +msgstr "\"%s\" konumu bir dosya olmalıdır." #: src/tdbush.c:593 src/tdbush.c:940 src/tdbush.c:1040 src/tdbush.c:1140 #, c-format msgid "" "The location \"%s\" could not be accessed due to insufficient permissions." -msgstr "" +msgstr "Yetersiz izinler nedeniyle \"%s\" konumuna erişilemedi." #: src/tdbush.c:601 src/tdbush.c:834 src/tdbush.c:948 src/tdbush.c:1048 #: src/tdbush.c:1148 #, c-format msgid "The location \"%s\" must be a directory." -msgstr "" +msgstr "\"%s\" konumu bir dizin olmalıdır." #: src/tdbush.c:622 msgid "Certificate nickname not specified." -msgstr "" +msgstr "Sertifika takma adı belirtilmedi." #: src/tdbush.c:665 src/tdbush.c:3055 #, c-format msgid "There is already a request with the nickname \"%s\"." -msgstr "" +msgstr "\"%s\" takma adına sahip bir istek zaten var." #: src/tdbush.c:701 #, c-format msgid "" "Certificate at same location is already used by request with nickname \"%s\"." msgstr "" +"Aynı konumdaki sertifika, \"%s\" takma adına sahip istek tarafından zaten " +"kullanılıyor." #: src/tdbush.c:734 #, c-format msgid "Key storage type \"%s\" not supported." -msgstr "" +msgstr "Anahtar depolama türü \"%s\" desteklenmiyor." #: src/tdbush.c:760 src/tdbush.c:819 msgid "Key storage location not specified." -msgstr "" +msgstr "Anahtar depolama konumu belirtilmedi." #: src/tdbush.c:853 msgid "Key nickname not specified." -msgstr "" +msgstr "Anahtar takma adı belirtilmedi." #: src/tdbush.c:909 #, c-format msgid "Key at same location is already used by request with nickname \"%s\"." msgstr "" +"Aynı konumdaki anahtar, \"%s\" takma adına sahip istek tarafından zaten " +"kullanılıyor." #: src/tdbush.c:1313 src/tdbush.c:3102 #, c-format msgid "No support for key type \"%s\"." -msgstr "" +msgstr "\"%s\" anahtar türü için destek yok." #: src/tdbush.c:1400 msgid "No such CA." -msgstr "" +msgstr "Böyle bir CA yok." #: src/tdbush.c:3073 #, c-format msgid "Certificate authority \"%s\" not known." -msgstr "" +msgstr "Sertifika yetkilisi \"%s\" bilinmiyor." #: src/tdbush.c:3518 msgid "Unrecognized parameter or wrong value type." -msgstr "" +msgstr "Tanınmayan parametre veya yanlış değer türü." #: src/tdbush.c:5070 msgid "Error parsing arguments." -msgstr "" +msgstr "Argümanlar ayrıştırılırken hata oluştu." #: src/tdbush.c:5124 msgid "Unrecognized property name." -msgstr "" +msgstr "Tanınmayan varlık adı." #: src/tdbusm.c:2156 msgid "Insufficient access. Please retry operation as root.\n" -msgstr "" +msgstr "Yetersiz erişim. Lütfen işlemi root olarak yeniden deneyin.\n" #: src/tdbusm.c:2160 msgid "Please verify that the certmonger service has been started.\n" -msgstr "" +msgstr "Lütfen certmonger hizmetinin başlatıldığını doğrulayın.\n" #: src/tdbusm.c:2163 msgid "Please verify that the certmonger service is still running.\n" -msgstr "" +msgstr "Lütfen certmonger hizmetinin hala çalışmakta olduğunu doğrulayın.\n" From 0302d410fa7aea00b5b871f1566620f367609700 Mon Sep 17 00:00:00 2001 From: Rafael Fontenelle Date: Apr 15 2021 18:45:00 +0000 Subject: [PATCH 5/5] Translated using Weblate (Portuguese (Brazil)) Currently translated at 50.3% (238 of 473 strings) Co-authored-by: Rafael Fontenelle Translate-URL: https://translate.fedoraproject.org/projects/certmonger/master/pt_BR/ Translation: certmonger/master --- diff --git a/po/pt_BR.po b/po/pt_BR.po index 7eac52e..eb2a527 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -9,13 +9,14 @@ # Marcelo Barbosa , 2014 # Marco Aurélio Krause , 2016. #zanata # Fábio Rodrigues Ribeiro , 2021. +# Rafael Fontenelle , 2021. msgid "" msgstr "" "Project-Id-Version: certmonger 0.78.6\n" "Report-Msgid-Bugs-To: certmonger-devel@lists.fedorahosted.org\n" "POT-Creation-Date: 2017-02-26 02:20-0500\n" -"PO-Revision-Date: 2021-02-22 18:43+0000\n" -"Last-Translator: Fábio Rodrigues Ribeiro \n" +"PO-Revision-Date: 2021-04-12 20:18+0000\n" +"Last-Translator: Rafael Fontenelle \n" "Language-Team: Portuguese (Brazil) \n" "Language: pt_BR\n" @@ -23,7 +24,7 @@ msgstr "" "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.4.2\n" +"X-Generator: Weblate 4.5.3\n" #: src/casave.c:322 src/casave.c:361 src/dogtag.c:233 src/dogtag.c:238 #: src/dogtag.c:256 src/dogtag.c:261 src/getcert.c:291 @@ -190,9 +191,7 @@ msgstr "" #: src/getcert.c:115 #, c-format msgid "Path \"%s\" is not absolute, attempting to use \"%s\" instead.\n" -msgstr "" -"Caminho \"%s\" não é absoluto, tente usar o \"%s\" em vez disso.\n" -"\n" +msgstr "Caminho \"%s\" não é absoluto, tente usar o \"%s\" em vez disso.\n" #: src/getcert.c:120 #, c-format @@ -301,9 +300,8 @@ msgid "internal error" msgstr "Um erro interno ocorreu." #: src/getcert.c:430 -#, fuzzy msgid "out of memory" -msgstr "Sem memória.\n" +msgstr "sem memória" #: src/getcert.c:434 msgid "error in popt configuration file" @@ -317,9 +315,7 @@ msgstr "Erro %s: %s\n" #: src/getcert.c:481 #, c-format msgid "Error %s\n" -msgstr "" -"Erro %s\n" -"\n" +msgstr "Erro %s\n" #: src/getcert.c:487 #, c-format @@ -636,9 +632,7 @@ msgstr "Nova requisição de rastreamento \"%s\" adicionada.\n" #: src/getcert.c:1809 #, c-format msgid "New tracking request could not be added.\n" -msgstr "" -"Nova requisição de rastreamento não foi adicionada.\n" -"\n" +msgstr "Nova requisição de rastreamento não foi adicionada.\n" #: src/getcert.c:1849 msgid "PEM file for private key (only valid with -f)" @@ -1070,9 +1064,7 @@ msgstr "" #: src/getcert.c:4347 #, c-format msgid "\terror refreshing CA data\n" -msgstr "" -"\terro ao atualizar o dado de CA\n" -"\n" +msgstr "\terro ao atualizar o dado de CA\n" #: src/getcert.c:4364 src/getcert.c:4456 msgid "nickname to give to the new CA configuration"