msgid ""
msgstr ""
"Project-Id-Version: Date & Time Range Picker\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-02 20:41+0000\n"
"PO-Revision-Date: 2019-07-02 20:41+0000\n"
"Last-Translator: admin <easalar@gmail.com>\n"
"Language-Team: \n"
"Language: en_US\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Loco https://localise.biz/\n"
"X-Loco-Version: 2.3.0; wp-5.2.2"

#: data-time-range-picker.php:34
msgid ""
"Data & Time Range Picker : You Should Install & Activate GravityForms "
"Plugin."
msgstr ""

#: data-time-range-picker.php:56
msgid "Data & Time Range Picker deactivated."
msgstr ""

#: inc/class-dtrp-field.php:8
msgid "Range Date"
msgstr ""

#: inc/settings/class-dtrp-setting.php:123
msgid ""
"<h6>Opens</h6>Whether the picker appears aligned to the left, to the right, "
"or centered"
msgstr ""

#: inc/settings/class-dtrp-setting.php:125
msgid ""
"<h6>Drops</h6>Whether the picker appears below (default) or above the HTML "
"element it's attached to."
msgstr ""

#: inc/settings/class-dtrp-setting.php:127
msgid ""
"<h6>timePicker</h6>Adds select boxes to choose times in addition to dates."
msgstr ""

#: inc/settings/class-dtrp-setting.php:129
msgid ""
"<h6>ShowDropdowns</h6>Show year and month select boxes above calendars to "
"jump to a specific month and year."
msgstr ""

#: inc/settings/class-dtrp-setting.php:131
msgid ""
"<h6>SingleDatePicker</h6>Show only a single calendar to choose one date, "
"instead of a range picker with two calendars. The start and end dates "
"provided to your callback will be the same single date chosen."
msgstr ""

#: inc/settings/class-dtrp-setting.php:133
msgid "<h6>DateFormat</h6>Allows you to customize the date format."
msgstr ""

#: inc/settings/class-dtrp-setting.php:135
msgid ""
"<h6>TimePicker24Hour</h6>Use 24-hour instead of 12-hour times, removing the "
"AM/PM selection."
msgstr ""

#: inc/settings/class-dtrp-setting.php:137
msgid ""
"<h6>TimePickerIncrement</h6> Increment of the minutes selection list for "
"times (i.e. 30 to allow only selection of times ending in 0 or 30)."
msgstr ""

#: inc/settings/class-dtrp-setting.php:139
msgid ""
"<h6>MaxSpan</h6>The maximum span between the selected start and end dates."
msgstr ""

#: inc/settings/class-dtrp-setting.php:141
msgid ""
"<h6>Range</h6>Set predefined date ranges the user can select from. Each key "
"is the label for the range, and its value an array with two dates "
"representing the bounds of the range."
msgstr ""

#: inc/settings/class-dtrp-setting.php:143
msgid "<h6>MinDate</h6>The earliest date a user may select."
msgstr ""

#: inc/settings/class-dtrp-setting.php:144
msgid "<h6>MaxDate</h6>The latest date a user may select."
msgstr ""

#: inc/settings/class-dtrp-setting.php:146
msgid ""
"<h6>MinYear</h6>The minimum year shown in the dropdowns when showDropdowns "
"is checked."
msgstr ""

#: inc/settings/class-dtrp-setting.php:147
msgid ""
"<h6>MaxYear</h6>The maximum year shown in the dropdowns when showDropdowns "
"is checked."
msgstr ""

#: inc/settings/class-dtrp-setting.php:149
msgid ""
"<h6>StartDate</h6>The beginning date of the initially selected date range. "
"If you provide a string, it must match the date format string set in your "
"Main Date Format Field."
msgstr ""

#: inc/settings/class-dtrp-setting.php:150
msgid "<h6>EndDate</h6>The end date of the initially selected date range."
msgstr ""

#: inc/settings/class-dtrp-setting.php:152
msgid ""
"<h6>AutoUpdateInput</h6>Indicates whether the date range picker should "
"automatically update the value of the < input > element it's attached to at "
"initialization and when the selected dates change."
msgstr ""

#: inc/settings/front/script.php:24
msgid "Apply"
msgstr ""

#: inc/settings/front/script.php:25
msgid "Cancel"
msgstr ""

#: inc/settings/front/script.php:26
msgid "From"
msgstr ""

#: inc/settings/front/script.php:27
msgid "To"
msgstr ""

#: inc/settings/front/script.php:28
msgid "Custom"
msgstr ""

#: inc/settings/front/script.php:30
msgid "Su"
msgstr ""

#: inc/settings/front/script.php:31
msgid "Mo"
msgstr ""

#: inc/settings/front/script.php:32
msgid "Tu"
msgstr ""

#: inc/settings/front/script.php:33
msgid "We"
msgstr ""

#: inc/settings/front/script.php:34
msgid "Th"
msgstr ""

#: inc/settings/front/script.php:35
msgid "Fr"
msgstr ""

#: inc/settings/front/script.php:36
msgid "Sa"
msgstr ""

#: inc/settings/front/script.php:39
msgid "January"
msgstr ""

#: inc/settings/front/script.php:40
msgid "February"
msgstr ""

#: inc/settings/front/script.php:41
msgid "March"
msgstr ""

#: inc/settings/front/script.php:42
msgid "April"
msgstr ""

#: inc/settings/front/script.php:43
msgid "May"
msgstr ""

#: inc/settings/front/script.php:44
msgid "June"
msgstr ""

#: inc/settings/front/script.php:45
msgid "July"
msgstr ""

#: inc/settings/front/script.php:46
msgid "August"
msgstr ""

#: inc/settings/front/script.php:47
msgid "September"
msgstr ""

#: inc/settings/front/script.php:48
msgid "October"
msgstr ""

#: inc/settings/front/script.php:49
msgid "November"
msgstr ""

#: inc/settings/front/script.php:50
msgid "December"
msgstr ""

#: inc/settings/back/advanced-list.php:5
msgid "Ranges"
msgstr ""

#: inc/settings/back/advanced-list.php:13
msgid "Label: "
msgstr ""

#: inc/settings/back/advanced-list.php:14
msgid "Code: "
msgstr ""

#: inc/settings/back/advanced-list.php:15
msgid "Use Moment.js"
msgstr ""

#: inc/settings/back/advanced-list.php:19
msgid "Add Range"
msgstr ""

#: inc/settings/back/advanced-list.php:20
msgid "Range List:"
msgstr ""

#: inc/settings/back/advanced-list.php:39
msgid "Auto Update Input"
msgstr ""

#: inc/settings/back/advanced-list.php:47
msgid "Start Date"
msgstr ""

#: inc/settings/back/advanced-list.php:51
#: inc/settings/back/advanced-list.php:59
#: inc/settings/back/standard-list.php:103
#: inc/settings/back/standard-list.php:111
msgid ""
"Date Format Pattern In This Field Should Match With Main Date Format Pattern."
msgstr ""

#: inc/settings/back/advanced-list.php:55
msgid "End Date"
msgstr ""

#: inc/settings/back/appearance-list.php:5
msgid "Opens"
msgstr ""

#: inc/settings/back/appearance-list.php:9
msgid "Left"
msgstr ""

#: inc/settings/back/appearance-list.php:10
msgid "Right"
msgstr ""

#: inc/settings/back/appearance-list.php:11
msgid "Center"
msgstr ""

#: inc/settings/back/appearance-list.php:17
msgid "Drops"
msgstr ""

#: inc/settings/back/appearance-list.php:21
msgid "Down"
msgstr ""

#: inc/settings/back/appearance-list.php:22
msgid "Up"
msgstr ""

#: inc/settings/back/standard-list.php:5
msgid "Time Picker"
msgstr ""

#: inc/settings/back/standard-list.php:13
msgid "24Hour Time Format"
msgstr ""

#: inc/settings/back/standard-list.php:20
msgid "Time Picker Increment"
msgstr ""

#: inc/settings/back/standard-list.php:30
msgid "Max Span Status"
msgstr ""

#: inc/settings/back/standard-list.php:38
msgid "Select MaxSpan Base"
msgstr ""

#: inc/settings/back/standard-list.php:42
msgid "Month(s)"
msgstr ""

#: inc/settings/back/standard-list.php:43
msgid "Day(s)"
msgstr ""

#: inc/settings/back/standard-list.php:44
msgid "Year(s)"
msgstr ""

#: inc/settings/back/standard-list.php:50
msgid "Number Of MaxSpan"
msgstr ""

#: inc/settings/back/standard-list.php:60
msgid "ShowDropdowns"
msgstr ""

#: inc/settings/back/standard-list.php:67
msgid "Min Year"
msgstr ""

#: inc/settings/back/standard-list.php:74
msgid "Max Year"
msgstr ""

#: inc/settings/back/standard-list.php:83
msgid "SingleDatePicker"
msgstr ""

#: inc/settings/back/standard-list.php:91
msgid "Main Date Format"
msgstr ""

#: inc/settings/back/standard-list.php:99
msgid "Min Date"
msgstr ""

#: inc/settings/back/standard-list.php:107
msgid "Max Date"
msgstr ""

#. Name of the plugin
msgid "Date & Time Range Picker (GravityForms)"
msgstr ""

#. Description of the plugin
msgid "Advance Date And Time Picker Add-On For GravityForms"
msgstr ""

#. URI of the plugin
msgid ""
"https://salarsadeghi.com/plugins/date-and-time-range-picker-gravityforms"
msgstr ""

#. Author of the plugin
msgid "Salar Sadeghi"
msgstr ""

#. Author URI of the plugin
msgid "https://salarsadeghi.com"
msgstr ""
