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

- old
+ new

@@ -4,15 +4,15 @@ # FIRST AUTHOR <EMAIL@ADDRESS>, 2021. # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: r10k 3.9.3-75-ge9bdb69\n" +"Project-Id-Version: r10k 3.9.3-110-gfe65c736\n" "\n" "Report-Msgid-Bugs-To: docs@puppetlabs.com\n" -"POT-Creation-Date: 2021-08-13 23:48+0000\n" -"PO-Revision-Date: 2021-08-13 23:48+0000\n" +"POT-Creation-Date: 2021-09-15 21:23+0000\n" +"PO-Revision-Date: 2021-09-15 21:23+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,39 +29,51 @@ #: ../lib/r10k/action/deploy/deploy_helpers.rb:27 msgid "Reason: %{write_lock}" msgstr "" -#: ../lib/r10k/action/deploy/environment.rb:113 +#: ../lib/r10k/action/deploy/environment.rb:118 msgid "Environment(s) \\'%{environments}\\' cannot be found in any source and will not be deployed." msgstr "" -#: ../lib/r10k/action/deploy/environment.rb:146 +#: ../lib/r10k/action/deploy/environment.rb:138 +msgid "Executing postrun command." +msgstr "" + +#: ../lib/r10k/action/deploy/environment.rb:152 msgid "Environment %{env_dir} does not match environment name filter, skipping" msgstr "" -#: ../lib/r10k/action/deploy/environment.rb:154 +#: ../lib/r10k/action/deploy/environment.rb:160 msgid "Deploying environment %{env_path}" msgstr "" -#: ../lib/r10k/action/deploy/environment.rb:157 +#: ../lib/r10k/action/deploy/environment.rb:163 msgid "Environment %{env_dir} is now at %{env_signature}" msgstr "" -#: ../lib/r10k/action/deploy/environment.rb:161 +#: ../lib/r10k/action/deploy/environment.rb:167 msgid "Environment %{env_dir} is new, updating all modules" msgstr "" -#: ../lib/r10k/action/deploy/module.rb:98 +#: ../lib/r10k/action/deploy/module.rb:82 +msgid "Running postrun command for environments: %{envs_to_run}." +msgstr "" + +#: ../lib/r10k/action/deploy/module.rb:92 +msgid "No environments were modified, not executing postrun command." +msgstr "" + +#: ../lib/r10k/action/deploy/module.rb:104 msgid "Only updating modules in environment(s) %{opt_env} skipping environment %{env_path}" msgstr "" -#: ../lib/r10k/action/deploy/module.rb:100 +#: ../lib/r10k/action/deploy/module.rb:106 msgid "Updating modules %{modules} in environment %{env_path}" msgstr "" -#: ../lib/r10k/action/puppetfile/check.rb:16 +#: ../lib/r10k/action/puppetfile/check.rb:18 msgid "Syntax OK" msgstr "" #: ../lib/r10k/action/runner.rb:57 ../lib/r10k/deployment/config.rb:42 msgid "Overriding config file setting '%{key}': '%{old_val}' -> '%{new_val}'" @@ -73,19 +85,19 @@ #: ../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 +#: ../lib/r10k/content_synchronizer.rb:33 msgid "Updating modules with %{pool_size} threads" msgstr "" -#: ../lib/r10k/content_synchronizer.rb:37 +#: ../lib/r10k/content_synchronizer.rb:46 msgid "Error during concurrent deploy of a module: %{message}" msgstr "" -#: ../lib/r10k/content_synchronizer.rb:75 +#: ../lib/r10k/content_synchronizer.rb:87 msgid "Module thread %{id} exiting: %{message}" msgstr "" #: ../lib/r10k/deployment.rb:90 msgid "Environment collision at %{env_path} between %{source}:%{env_name} and %{osource}:%{oenv_name}" @@ -93,27 +105,27 @@ #: ../lib/r10k/deployment.rb:118 msgid "Unable to load sources; the supplied configuration does not define the 'sources' key" msgstr "" -#: ../lib/r10k/environment/base.rb:68 ../lib/r10k/environment/base.rb:84 ../lib/r10k/environment/base.rb:93 ../lib/r10k/source/base.rb:83 +#: ../lib/r10k/environment/base.rb:89 ../lib/r10k/environment/base.rb:105 ../lib/r10k/environment/base.rb:114 ../lib/r10k/source/base.rb:83 msgid "%{class} has not implemented method %{method}" msgstr "" #: ../lib/r10k/environment/name.rb:78 msgid "Improper configuration value given for strip_component setting in %{src} source. Value must be a string, a /regex/, false, or omitted. Got \"%{val}\" (%{type})" msgstr "" -#: ../lib/r10k/environment/with_modules.rb:57 +#: ../lib/r10k/environment/with_modules.rb:60 msgid "Environment and %{src} both define the \"%{name}\" module" msgstr "" -#: ../lib/r10k/environment/with_modules.rb:58 +#: ../lib/r10k/environment/with_modules.rb:61 msgid "#{msg_error}. The %{src} definition will be ignored" msgstr "" -#: ../lib/r10k/environment/with_modules.rb:68 +#: ../lib/r10k/environment/with_modules.rb:71 msgid "Unexpected value for `module_conflicts` setting in %{env} environment: %{val}" msgstr "" #: ../lib/r10k/feature.rb:27 msgid "Testing to see if feature %{name} is available." @@ -321,35 +333,35 @@ #: ../lib/r10k/git/rugged/working_repository.rb:125 ../lib/r10k/git/shellgit/working_repository.rb:100 msgid "Found local modifications in %{file_path}" msgstr "" -#: ../lib/r10k/git/stateful_repository.rb:44 +#: ../lib/r10k/git/stateful_repository.rb:45 msgid "Unable to sync repo to unresolvable ref '%{ref}'" msgstr "" -#: ../lib/r10k/git/stateful_repository.rb:51 +#: ../lib/r10k/git/stateful_repository.rb:53 msgid "Cloning %{repo_path} and checking out %{ref}" msgstr "" -#: ../lib/r10k/git/stateful_repository.rb:54 +#: ../lib/r10k/git/stateful_repository.rb:56 msgid "Replacing %{repo_path} and checking out %{ref}" msgstr "" -#: ../lib/r10k/git/stateful_repository.rb:58 ../lib/r10k/git/stateful_repository.rb:63 +#: ../lib/r10k/git/stateful_repository.rb:60 ../lib/r10k/git/stateful_repository.rb:65 msgid "Updating %{repo_path} to %{ref}" msgstr "" -#: ../lib/r10k/git/stateful_repository.rb:62 +#: ../lib/r10k/git/stateful_repository.rb:64 msgid "Overwriting local modifications to %{repo_path}" msgstr "" -#: ../lib/r10k/git/stateful_repository.rb:66 +#: ../lib/r10k/git/stateful_repository.rb:68 msgid "Skipping %{repo_path} due to local modifications" msgstr "" -#: ../lib/r10k/git/stateful_repository.rb:69 +#: ../lib/r10k/git/stateful_repository.rb:72 msgid "%{repo_path} is already at Git ref %{ref}" msgstr "" #: ../lib/r10k/initializers.rb:30 msgid "the purgedirs key in r10k.yaml is deprecated. it is currently ignored." @@ -365,87 +377,103 @@ #: ../lib/r10k/logging.rb:60 msgid "Invalid log level '%{val}'. Valid levels are %{log_levels}" msgstr "" -#: ../lib/r10k/module.rb:29 +#: ../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:80 +#: ../lib/r10k/module/base.rb:83 msgid "Spec dir for #{@title} will not be deleted because it is not in the moduledir" msgstr "" -#: ../lib/r10k/module/base.rb:92 +#: ../lib/r10k/module/base.rb:95 msgid "Deleting spec data at #{spec_path}" msgstr "" -#: ../lib/r10k/module/base.rb:100 +#: ../lib/r10k/module/base.rb:103 msgid "No spec dir detected at #{spec_path}, skipping deletion" msgstr "" -#: ../lib/r10k/module/base.rb:112 +#: ../lib/r10k/module/base.rb:116 msgid "Deploying module to %{path}" msgstr "" -#: ../lib/r10k/module/base.rb:115 +#: ../lib/r10k/module/base.rb:119 msgid "Only updating modules %{modules}, skipping module %{name}" msgstr "" -#: ../lib/r10k/module/base.rb:171 +#: ../lib/r10k/module/base.rb:175 msgid "Module name (%{title}) must match either 'modulename' or 'owner/modulename'" msgstr "" -#: ../lib/r10k/module/forge.rb:90 +#: ../lib/r10k/module/definition.rb:28 +msgid "Not updating module %{name}, assuming content unchanged" +msgstr "" + +#: ../lib/r10k/module/forge.rb:98 msgid "The module %{title} does not appear to have any published releases, cannot determine latest version." msgstr "" -#: ../lib/r10k/module/forge.rb:93 ../lib/r10k/module/forge.rb:122 +#: ../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:197 +#: ../lib/r10k/module/forge.rb:205 msgid "Forge module names must match 'owner/modulename', instead got #{title}" msgstr "" -#: ../lib/r10k/module/git.rb:66 +#: ../lib/r10k/module/git.rb:81 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:35 +#: ../lib/r10k/module/local.rb:33 msgid "Module %{title} is a local module, always indicating synced." msgstr "" #: ../lib/r10k/module/metadata_file.rb:25 msgid "Could not read metadata.json" msgstr "" -#: ../lib/r10k/module_loader/puppetfile.rb:49 +#: ../lib/r10k/module_loader/puppetfile.rb:58 msgid "Using Puppetfile '%{puppetfile}'" msgstr "" -#: ../lib/r10k/module_loader/puppetfile.rb:50 +#: ../lib/r10k/module_loader/puppetfile.rb:59 msgid "Using moduledir '%{moduledir}'" msgstr "" -#: ../lib/r10k/module_loader/puppetfile.rb:74 +#: ../lib/r10k/module_loader/puppetfile.rb:80 msgid "Failed to evaluate %{path}" msgstr "" -#: ../lib/r10k/module_loader/puppetfile.rb:149 -msgid "Puppetfiles cannot contain duplicate module names." +#: ../lib/r10k/module_loader/puppetfile.rb:97 +msgid "Unable to preload Puppetfile because of %{msg}" msgstr "" -#: ../lib/r10k/module_loader/puppetfile.rb:151 -msgid "Remove the duplicates of the following modules: %{dupes}" +#: ../lib/r10k/module_loader/puppetfile.rb:115 +msgid "Using Forge from Puppetfile: %{forge}" msgstr "" -#: ../lib/r10k/module_loader/puppetfile/dsl.rb:32 -msgid "unrecognized declaration '%{method}'" +#: ../lib/r10k/module_loader/puppetfile.rb:118 +msgid "Ignoring Forge declaration in Puppetfile, using value from settings: %{forge}." msgstr "" -#: ../lib/r10k/puppetfile.rb:105 +#: ../lib/r10k/module_loader/puppetfile.rb:179 ../lib/r10k/puppetfile.rb:104 msgid "Puppetfile %{path} missing or unreadable" +msgstr "" + +#: ../lib/r10k/module_loader/puppetfile.rb:215 +msgid "Puppetfiles cannot contain duplicate module names." +msgstr "" + +#: ../lib/r10k/module_loader/puppetfile.rb:217 +msgid "Remove the duplicates of the following modules: %{dupes}" +msgstr "" + +#: ../lib/r10k/module_loader/puppetfile/dsl.rb:37 +msgid "unrecognized declaration '%{method}'" msgstr "" #: ../lib/r10k/settings/collection.rb:77 msgid "Validation failed for '%{name}' settings group" msgstr ""