locales/r10k.pot in r10k-3.15.2 vs locales/r10k.pot in r10k-3.15.3

- old
+ new

@@ -4,15 +4,15 @@ # FIRST AUTHOR <EMAIL@ADDRESS>, 2022. # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: r10k 3.9.3-208-gb88bb368\n" +"Project-Id-Version: r10k 3.9.3-265-gcb0a3463\n" "\n" "Report-Msgid-Bugs-To: docs@puppetlabs.com\n" -"POT-Creation-Date: 2022-02-07 21:13+0000\n" -"PO-Revision-Date: 2022-02-07 21:13+0000\n" +"POT-Creation-Date: 2022-12-08 22:58+0000\n" +"PO-Revision-Date: 2022-12-08 22:58+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" @@ -121,14 +121,10 @@ #: ../lib/r10k/environment/with_modules.rb:60 msgid "Environment and %{src} both define the \"%{name}\" module" msgstr "" -#: ../lib/r10k/environment/with_modules.rb:61 -msgid "#{msg_error}. The %{src} definition will be ignored" -msgstr "" - #: ../lib/r10k/environment/with_modules.rb:71 msgid "Unexpected value for `module_conflicts` setting in %{env} environment: %{val}" msgstr "" #: ../lib/r10k/feature.rb:27 @@ -301,39 +297,23 @@ #: ../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 +#: ../lib/r10k/git/rugged/thin_repository.rb:92 ../lib/r10k/git/shellgit/thin_repository.rb:69 msgid "Updated repo %{path} to include alternate object db path %{objects_dir}" msgstr "" #: ../lib/r10k/git/rugged/working_repository.rb:67 msgid "Checking out ref '%{ref}' (resolved to SHA '%{sha}') in repository %{path}" @@ -341,11 +321,11 @@ #: ../lib/r10k/git/rugged/working_repository.rb:87 msgid "Fetching remote '%{remote}' at %{path}" msgstr "" -#: ../lib/r10k/git/rugged/working_repository.rb:125 ../lib/r10k/git/shellgit/working_repository.rb:100 +#: ../lib/r10k/git/rugged/working_repository.rb:129 ../lib/r10k/git/shellgit/working_repository.rb:101 msgid "Found local modifications in %{file_path}" msgstr "" #: ../lib/r10k/git/stateful_repository.rb:45 msgid "Unable to sync repo to unresolvable ref '%{ref}'" @@ -393,26 +373,10 @@ #: ../lib/r10k/module.rb:45 msgid "Module %{name} with args %{args} doesn't have an implementation. (Are you using the right arguments?)" msgstr "" -#: ../lib/r10k/module/base.rb:66 -msgid "Overriding :exclude_spec setting with per module setting for #{@title}" -msgstr "" - -#: ../lib/r10k/module/base.rb:87 -msgid "Spec dir for #{@title} will not be deleted because it is not in the moduledir" -msgstr "" - -#: ../lib/r10k/module/base.rb:99 -msgid "Deleting spec data at #{spec_path}" -msgstr "" - -#: ../lib/r10k/module/base.rb:107 -msgid "No spec dir detected at #{spec_path}, skipping deletion" -msgstr "" - #: ../lib/r10k/module/base.rb:120 msgid "Deploying module to %{path}" msgstr "" #: ../lib/r10k/module/base.rb:123 @@ -437,14 +401,10 @@ #: ../lib/r10k/module/forge.rb:101 ../lib/r10k/module/forge.rb:130 msgid "The module %{title} does not exist on %{url}." msgstr "" -#: ../lib/r10k/module/forge.rb:205 -msgid "Forge module names must match 'owner/modulename', instead got #{title}" -msgstr "" - #: ../lib/r10k/module/git.rb:79 msgid "Cannot track control repo branch for content '%{name}' when not part of a git-backed environment, will use default if available." msgstr "" #: ../lib/r10k/module/local.rb:37 @@ -453,47 +413,47 @@ #: ../lib/r10k/module/metadata_file.rb:25 msgid "Could not read metadata.json" msgstr "" -#: ../lib/r10k/module_loader/puppetfile.rb:64 +#: ../lib/r10k/module_loader/puppetfile.rb:68 msgid "Using Puppetfile '%{puppetfile}'" msgstr "" -#: ../lib/r10k/module_loader/puppetfile.rb:65 +#: ../lib/r10k/module_loader/puppetfile.rb:69 msgid "Using moduledir '%{moduledir}'" msgstr "" -#: ../lib/r10k/module_loader/puppetfile.rb:86 +#: ../lib/r10k/module_loader/puppetfile.rb:91 msgid "Failed to evaluate %{path}" msgstr "" -#: ../lib/r10k/module_loader/puppetfile.rb:103 +#: ../lib/r10k/module_loader/puppetfile.rb:108 msgid "Unable to preload Puppetfile because of %{msg}" msgstr "" -#: ../lib/r10k/module_loader/puppetfile.rb:121 +#: ../lib/r10k/module_loader/puppetfile.rb:126 msgid "Using Forge from Puppetfile: %{forge}" msgstr "" -#: ../lib/r10k/module_loader/puppetfile.rb:124 +#: ../lib/r10k/module_loader/puppetfile.rb:129 msgid "Ignoring Forge declaration in Puppetfile, using value from settings: %{forge}." msgstr "" -#: ../lib/r10k/module_loader/puppetfile.rb:173 +#: ../lib/r10k/module_loader/puppetfile.rb:181 msgid "\"basedir\" is deprecated. Please use \"environment_name\" instead. \"basedir\" will be removed in a future version." msgstr "" -#: ../lib/r10k/module_loader/puppetfile.rb:192 ../lib/r10k/puppetfile.rb:104 +#: ../lib/r10k/module_loader/puppetfile.rb:200 ../lib/r10k/puppetfile.rb:104 msgid "Puppetfile %{path} missing or unreadable" msgstr "" -#: ../lib/r10k/module_loader/puppetfile.rb:230 +#: ../lib/r10k/module_loader/puppetfile.rb:242 msgid "Puppetfiles cannot contain duplicate module names." msgstr "" -#: ../lib/r10k/module_loader/puppetfile.rb:232 +#: ../lib/r10k/module_loader/puppetfile.rb:244 msgid "Remove the duplicates of the following modules: %{dupes}" msgstr "" #: ../lib/r10k/module_loader/puppetfile/dsl.rb:37 msgid "unrecognized declaration '%{method}'" @@ -505,11 +465,11 @@ #: ../lib/r10k/settings/collection.rb:79 msgid "Validation failed for settings group" msgstr "" -#: ../lib/r10k/settings/container.rb:91 +#: ../lib/r10k/settings/container.rb:92 msgid "Key %{key} is not a valid key" msgstr "" #: ../lib/r10k/settings/enum_definition.rb:13 msgid "Setting %{name} may only contain %{enums}; the disallowed values %{invalid} were present" @@ -547,13 +507,9 @@ msgid "Please move your r10k configuration to %{default_path}." msgstr "" #: ../lib/r10k/settings/loader.rb:69 msgid "Couldn't load config file: %{error_msg}" -msgstr "" - -#: ../lib/r10k/settings/loader.rb:73 -msgid "File exists at #{path} but doesn't contain any YAML" msgstr "" #: ../lib/r10k/settings/uri_definition.rb:12 msgid "Setting %{name} requires a URL but '%{value}' could not be parsed as a URL" msgstr ""