locales/r10k.pot in r10k-3.10.0 vs locales/r10k.pot in r10k-3.11.0

- old
+ new

@@ -4,15 +4,15 @@ # FIRST AUTHOR <EMAIL@ADDRESS>, 2021. # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: r10k 3.9.3-10-gfedc81a\n" +"Project-Id-Version: r10k 3.9.3-75-ge9bdb69\n" "\n" "Report-Msgid-Bugs-To: docs@puppetlabs.com\n" -"POT-Creation-Date: 2021-07-07 21:13+0000\n" -"PO-Revision-Date: 2021-07-07 21:13+0000\n" +"POT-Creation-Date: 2021-08-13 23:48+0000\n" +"PO-Revision-Date: 2021-08-13 23:48+0000\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -29,51 +29,51 @@ #: ../lib/r10k/action/deploy/deploy_helpers.rb:27 msgid "Reason: %{write_lock}" msgstr "" -#: ../lib/r10k/action/deploy/environment.rb:112 +#: ../lib/r10k/action/deploy/environment.rb:113 msgid "Environment(s) \\'%{environments}\\' cannot be found in any source and will not be deployed." msgstr "" -#: ../lib/r10k/action/deploy/environment.rb:145 +#: ../lib/r10k/action/deploy/environment.rb:146 msgid "Environment %{env_dir} does not match environment name filter, skipping" msgstr "" -#: ../lib/r10k/action/deploy/environment.rb:153 +#: ../lib/r10k/action/deploy/environment.rb:154 msgid "Deploying environment %{env_path}" msgstr "" -#: ../lib/r10k/action/deploy/environment.rb:156 +#: ../lib/r10k/action/deploy/environment.rb:157 msgid "Environment %{env_dir} is now at %{env_signature}" msgstr "" -#: ../lib/r10k/action/deploy/environment.rb:160 +#: ../lib/r10k/action/deploy/environment.rb:161 msgid "Environment %{env_dir} is new, updating all modules" msgstr "" -#: ../lib/r10k/action/deploy/module.rb:81 +#: ../lib/r10k/action/deploy/module.rb:98 msgid "Only updating modules in environment(s) %{opt_env} skipping environment %{env_path}" msgstr "" -#: ../lib/r10k/action/deploy/module.rb:83 +#: ../lib/r10k/action/deploy/module.rb:100 msgid "Updating modules %{modules} in environment %{env_path}" msgstr "" #: ../lib/r10k/action/puppetfile/check.rb:16 msgid "Syntax OK" msgstr "" -#: ../lib/r10k/action/runner.rb:54 ../lib/r10k/deployment/config.rb:42 +#: ../lib/r10k/action/runner.rb:57 ../lib/r10k/deployment/config.rb:42 msgid "Overriding config file setting '%{key}': '%{old_val}' -> '%{new_val}'" msgstr "" -#: ../lib/r10k/action/runner.rb:91 +#: ../lib/r10k/action/runner.rb:99 msgid "Reading configuration from %{config_path}" msgstr "" -#: ../lib/r10k/action/runner.rb:94 +#: ../lib/r10k/action/runner.rb:102 msgid "No config file explicitly given and no default config file could be found, default settings will be used." msgstr "" #: ../lib/r10k/content_synchronizer.rb:27 msgid "Updating modules with %{pool_size} threads" @@ -205,58 +205,110 @@ #: ../lib/r10k/git/rugged/bare_repository.rb:56 msgid "Rugged versions prior to 0.24.0 do not support pruning stale branches during fetch, please upgrade your \\'rugged\\' gem. (Current version is: %{version})" msgstr "" -#: ../lib/r10k/git/rugged/credentials.rb:24 +#: ../lib/r10k/git/rugged/credentials.rb:28 msgid "Authentication failed for Git remote %{url}." msgstr "" -#: ../lib/r10k/git/rugged/credentials.rb:48 +#: ../lib/r10k/git/rugged/credentials.rb:52 msgid "Using per-repository private key %{key} for URL %{url}" msgstr "" -#: ../lib/r10k/git/rugged/credentials.rb:51 +#: ../lib/r10k/git/rugged/credentials.rb:55 msgid "URL %{url} has no per-repository private key using '%{key}'." msgstr "" -#: ../lib/r10k/git/rugged/credentials.rb:53 +#: ../lib/r10k/git/rugged/credentials.rb:57 msgid "Git remote %{url} uses the SSH protocol but no private key was given" msgstr "" -#: ../lib/r10k/git/rugged/credentials.rb:57 +#: ../lib/r10k/git/rugged/credentials.rb:61 msgid "Unable to use SSH key auth for %{url}: private key %{private_key} is missing or unreadable" msgstr "" -#: ../lib/r10k/git/rugged/credentials.rb:84 +#: ../lib/r10k/git/rugged/credentials.rb:102 msgid "Using OAuth token from stdin for URL %{url}" msgstr "" -#: ../lib/r10k/git/rugged/credentials.rb:87 +#: ../lib/r10k/git/rugged/credentials.rb:105 msgid "Using OAuth token from %{token_path} for URL %{url}" msgstr "" -#: ../lib/r10k/git/rugged/credentials.rb:89 +#: ../lib/r10k/git/rugged/credentials.rb:107 msgid "%{path} is missing or unreadable, cannot load OAuth token" msgstr "" -#: ../lib/r10k/git/rugged/credentials.rb:93 +#: ../lib/r10k/git/rugged/credentials.rb:111 msgid "Supplied OAuth token contains invalid characters." msgstr "" -#: ../lib/r10k/git/rugged/credentials.rb:117 +#: ../lib/r10k/git/rugged/credentials.rb:135 msgid "URL %{url} includes the username %{username}, using that user for authentication." msgstr "" -#: ../lib/r10k/git/rugged/credentials.rb:120 +#: ../lib/r10k/git/rugged/credentials.rb:138 msgid "URL %{url} did not specify a user, using %{user} from configuration" msgstr "" -#: ../lib/r10k/git/rugged/credentials.rb:123 +#: ../lib/r10k/git/rugged/credentials.rb:141 msgid "URL %{url} did not specify a user, using current user %{user}" msgstr "" +#: ../lib/r10k/git/rugged/credentials.rb:148 +msgid "Github App id contains invalid characters." +msgstr "" + +#: ../lib/r10k/git/rugged/credentials.rb:149 +msgid "Github App token ttl contains invalid characters." +msgstr "" + +#: ../lib/r10k/git/rugged/credentials.rb:150 +msgid "Github App key is missing or unreadable" +msgstr "" + +#: ../lib/r10k/git/rugged/credentials.rb:155 +msgid "Github App key is not a valid SSL private key" +msgstr "" + +#: ../lib/r10k/git/rugged/credentials.rb:158 +msgid "Github App key is not a valid SSL key" +msgstr "" + +#: ../lib/r10k/git/rugged/credentials.rb:161 +msgid "Using Github App id %{app_id} with SSL key from %{key_path}" +msgstr "" + +#: ../lib/r10k/git/rugged/credentials.rb:178 +msgid "" +"Unexpected response code: #{get_response.code}\n" +"Response body: #{get_response.body}" +msgstr "" + +#: ../lib/r10k/git/rugged/credentials.rb:179 +msgid "Error using private key to get Github App access token from url" +msgstr "" + +#: ../lib/r10k/git/rugged/credentials.rb:194 +msgid "" +"Unexpected response code: #{post_response.code}\n" +"Response body: #{post_response.body}" +msgstr "" + +#: ../lib/r10k/git/rugged/credentials.rb:195 +msgid "Error using private key to generate access token from #{access_token_url}" +msgstr "" + +#: ../lib/r10k/git/rugged/credentials.rb:200 +msgid "Github App token contains invalid characters." +msgstr "" + +#: ../lib/r10k/git/rugged/credentials.rb:202 +msgid "Github App token generated, expires at: %{expire}" +msgstr "" + #: ../lib/r10k/git/rugged/thin_repository.rb:85 ../lib/r10k/git/shellgit/thin_repository.rb:65 msgid "Updated repo %{path} to include alternate object db path %{objects_dir}" msgstr "" #: ../lib/r10k/git/rugged/working_repository.rb:67 @@ -317,31 +369,43 @@ #: ../lib/r10k/module.rb:29 msgid "Module %{name} with args %{args} doesn't have an implementation. (Are you using the right arguments?)" msgstr "" -#: ../lib/r10k/module/base.rb:75 +#: ../lib/r10k/module/base.rb:80 +msgid "Spec dir for #{@title} will not be deleted because it is not in the moduledir" +msgstr "" + +#: ../lib/r10k/module/base.rb:92 +msgid "Deleting spec data at #{spec_path}" +msgstr "" + +#: ../lib/r10k/module/base.rb:100 +msgid "No spec dir detected at #{spec_path}, skipping deletion" +msgstr "" + +#: ../lib/r10k/module/base.rb:112 msgid "Deploying module to %{path}" msgstr "" -#: ../lib/r10k/module/base.rb:78 +#: ../lib/r10k/module/base.rb:115 msgid "Only updating modules %{modules}, skipping module %{name}" msgstr "" -#: ../lib/r10k/module/base.rb:134 +#: ../lib/r10k/module/base.rb:171 msgid "Module name (%{title}) must match either 'modulename' or 'owner/modulename'" msgstr "" -#: ../lib/r10k/module/forge.rb:89 +#: ../lib/r10k/module/forge.rb:90 msgid "The module %{title} does not appear to have any published releases, cannot determine latest version." msgstr "" -#: ../lib/r10k/module/forge.rb:92 ../lib/r10k/module/forge.rb:121 +#: ../lib/r10k/module/forge.rb:93 ../lib/r10k/module/forge.rb:122 msgid "The module %{title} does not exist on %{url}." msgstr "" -#: ../lib/r10k/module/forge.rb:196 +#: ../lib/r10k/module/forge.rb:197 msgid "Forge module names must match 'owner/modulename', instead got #{title}" msgstr "" #: ../lib/r10k/module/git.rb:66 msgid "Cannot track control repo branch for content '%{name}' when not part of a git-backed environment, will use default if available." @@ -353,31 +417,35 @@ #: ../lib/r10k/module/metadata_file.rb:25 msgid "Could not read metadata.json" msgstr "" -#: ../lib/r10k/puppetfile.rb:73 +#: ../lib/r10k/module_loader/puppetfile.rb:49 msgid "Using Puppetfile '%{puppetfile}'" msgstr "" -#: ../lib/r10k/puppetfile.rb:87 -msgid "Puppetfile %{path} missing or unreadable" +#: ../lib/r10k/module_loader/puppetfile.rb:50 +msgid "Using moduledir '%{moduledir}'" msgstr "" -#: ../lib/r10k/puppetfile.rb:100 +#: ../lib/r10k/module_loader/puppetfile.rb:74 msgid "Failed to evaluate %{path}" msgstr "" -#: ../lib/r10k/puppetfile.rb:114 +#: ../lib/r10k/module_loader/puppetfile.rb:149 msgid "Puppetfiles cannot contain duplicate module names." msgstr "" -#: ../lib/r10k/puppetfile.rb:116 +#: ../lib/r10k/module_loader/puppetfile.rb:151 msgid "Remove the duplicates of the following modules: %{dupes}" msgstr "" -#: ../lib/r10k/puppetfile.rb:285 +#: ../lib/r10k/module_loader/puppetfile/dsl.rb:32 msgid "unrecognized declaration '%{method}'" +msgstr "" + +#: ../lib/r10k/puppetfile.rb:105 +msgid "Puppetfile %{path} missing or unreadable" msgstr "" #: ../lib/r10k/settings/collection.rb:77 msgid "Validation failed for '%{name}' settings group" msgstr ""