The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR celogeek <me@celogeek.com>
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: MooX-Options 4.018\n"
"Report-Msgid-Bugs-To: me@celogeek.com\n"
"POT-Creation-Date: 2015-05-01 13:45+0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\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=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"

#: lib/MooX/Options.pm:102
#, perl-brace-format
msgid ""
"Can't find the method <{needed_methods}> in <{target}> ! Ensure to load a "
"Role::Tiny compatible module like Moo or Moose before using MooX::Options."
msgstr ""

#: lib/MooX/Options.pm:147
msgid "Please, don't use the option <with_config_from_file> into a role."
msgstr ""

#: lib/MooX/Options.pm:191
#, perl-brace-format
msgid ""
"You cannot use an option with the name '{ban}', it is implied by MooX::"
"Options"
msgstr ""

#: lib/MooX/Options.pm:250
msgid ""
"Negativable params is not usable with non boolean value, don't pass format "
"to use it !"
msgstr ""

#: lib/MooX/Options/Descriptive/Usage.pm:38
#: lib/MooX/Options/Descriptive/Usage.pm:51
msgid "String"
msgstr ""

#: lib/MooX/Options/Descriptive/Usage.pm:39
msgid "[Strings]"
msgstr ""

#: lib/MooX/Options/Descriptive/Usage.pm:40
msgid "Int"
msgstr ""

#: lib/MooX/Options/Descriptive/Usage.pm:41
msgid "[Ints]"
msgstr ""

#: lib/MooX/Options/Descriptive/Usage.pm:42
msgid "Ext. Int"
msgstr ""

#: lib/MooX/Options/Descriptive/Usage.pm:43
msgid "[Ext. Ints]"
msgstr ""

#: lib/MooX/Options/Descriptive/Usage.pm:44
msgid "Real"
msgstr ""

#: lib/MooX/Options/Descriptive/Usage.pm:45
msgid "[Reals]"
msgstr ""

#: lib/MooX/Options/Descriptive/Usage.pm:52
msgid "Array of Strings"
msgstr ""

#: lib/MooX/Options/Descriptive/Usage.pm:53
msgid "Integer"
msgstr ""

#: lib/MooX/Options/Descriptive/Usage.pm:54
msgid "Array of Integers"
msgstr ""

#: lib/MooX/Options/Descriptive/Usage.pm:55
msgid "Extended Integer"
msgstr ""

#: lib/MooX/Options/Descriptive/Usage.pm:56
msgid "Array of extended integers"
msgstr ""

#: lib/MooX/Options/Descriptive/Usage.pm:57
msgid "Real number"
msgstr ""

#: lib/MooX/Options/Descriptive/Usage.pm:58
msgid "Array of real numbers"
msgstr ""

#: lib/MooX/Options/Descriptive/Usage.pm:113
msgid "SUB COMMANDS AVAILABLE: "
msgstr ""

#: lib/MooX/Options/Descriptive/Usage.pm:211
#: lib/MooX/Options/Descriptive/Usage.pm:250
msgid "long options ..."
msgstr ""

#: lib/MooX/Options/Role.pm:314
#, perl-format, perl-brace-format
msgid "USAGE: {prog_name} %o"
msgstr ""

#: lib/MooX/Options/Role.pm:320
msgid "show a short help message"
msgstr ""

#: lib/MooX/Options/Role.pm:321
msgid "show a help message"
msgstr ""

#: lib/MooX/Options/Role.pm:322
msgid "show the manual"
msgstr ""