diff --git a/css/admin.css b/css/admin.css new file mode 100644 index 0000000..7bdc54e --- /dev/null +++ b/css/admin.css @@ -0,0 +1,359 @@ +/* Logged Out + --------------------------------------------------------------- */ + + +/* Errors + --------------------------------------------------------------- */ + +.error_msg { + background: #fadbd5; + border: 1px solid #db3a1b; + -webkit-border-radius: 6px; + -moz-border-radius: 6px; + border-radius: 6px; + box-sizing: border-box; + color: #373737; + font-size: 12px; + line-height: 16px; + margin: 12px 0; + padding: 9px; + width: 900px; +} +.success_msg, +.notes_msg { + background: #fff3d4; + border: 1px solid #febe12; + -webkit-border-radius: 6px; + -moz-border-radius: 6px; + border-radius: 6px; + box-sizing: border-box; + color: #373737; + font-size: 12px; + line-height: 16px; + margin: 12px 0; + padding: 9px; + width: 900px; +} + +/* User + --------------------------------------------------------------- */ + +table.mc-user { + width: 900px; + margin-top: 19px; +} +table.mc-user tr { + float: right; +} +.mc-user td:first-of-type { + border-top: 1px solid #6dc5dc; + border-bottom: 1px solid #6dc5dc; + border-left: 1px solid #6dc5dc; + -webkit-border-top-left-radius: 6px; + -webkit-border-bottom-left-radius: 6px; + -moz-border-radius-topleft: 6px; + -moz-border-radius-bottomleft: 6px; + border-top-left-radius: 6px; + border-bottom-left-radius: 6px; + min-width: 200px; + font-weight: normal !important; +} +.mc-user td:last-of-type { + border-top: 1px solid #6dc5dc; + border-right: 1px solid #6dc5dc; + border-bottom: 1px solid #6dc5dc; + -webkit-border-top-right-radius: 6px; + -webkit-border-bottom-right-radius: 6px; + -moz-border-radius-topright: 6px; + -moz-border-radius-bottomright: 6px; + border-top-right-radius: 6px; + border-bottom-right-radius: 6px; + min-width: 75px; +} + +.mc-user h3 { + font-weight: normal; + text-indent: 9px; + font-family: "HelveticaNeue-Regular", "Helvetica Neue Regular", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; +} + + + +/* List Selection + --------------------------------------------------------------- */ + +.mc-list-row { + width: 900px; + margin-bottom: 12px; +} + +.mc-list-row td:first-of-type { + min-width: 200px; + padding: 12px 12px 12px 0; +} +.mc-list-row td:last-of-type { + width: 80px; + padding: 12px 12px 12px 0; +} + +.mc-list-note { + color: #5D5C5D; + font-size: 13px; + font-family: "HelveticaNeue-Regular", "Helvetica Neue Regular", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; + font-weight: normal; + padding: 0 0 18px; + margin-bottom: 8px; + margin-top: 7px; + border-bottom: 2px solid #95D1C4; + width: 900px; +} +table.mc-list-select { + margin-bottom: -40px; +} + +/* Headings + --------------------------------------------------------------- */ + +.mc-h2 { + color: #373737; + font-size: 26px; + margin-bottom: 0; +} + +.mc-h3 { + color: #52BAD5; + font-size: 18px; + margin-bottom: 12px; + border-bottom: 2px solid #6DC5DC; + padding-bottom: 12px; + margin-top: 36px; +} + +.mc-p { + color: #373737; + font-size: 16px; + font-family: "HelveticaNeue-Regular", "Helvetica Neue Regular", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; + font-weight: normal; + margin-bottom: 0; +} + +.mc-a { + color: #5D5C5D; + font-size: 14px; + font-family: "HelveticaNeue-Regular", "Helvetica Neue Regular", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; + font-weight: normal; + margin-bottom: 0; +} + +/* Header + --------------------------------------------------------------- */ + +.mailchimp-header { + background: url(images/mailchimp-header.png) no-repeat; + background-size: 900px 96px; + height: 96px; + width: 900px; + margin-top: 19px; +} + +.mailchimp-header h2 { + float: right; + margin-top: 50px; + margin-right: 12px; + font-family: "HelveticaNeue-Bold", "Helvetica Neue Bold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; + font-weight: 700; + color: #fff !important; + text-shadow: none; + font-size: 26px !important; +} + + +/* Table + --------------------------------------------------------------- */ + +table.mc-widefat { + background: #fff !important; + border: 2px solid #95D1C4 !important; + -webkit-border-radius: 6px !important; + -moz-border-radius: 6px !important; + border-radius: 6px !important; + margin: 44px 0 36px; +} +table.mc-widefat td, +table.mc-widefat th { + border-bottom: 1px solid #C5E5DE !important; + border-top: none !important; + padding: 18px; + text-align: left; + text-shadow: none; +} + +table.mc-widefat .last-row td, +table.mc-widefat .last-row th { + border-bottom: none !important; +} + +table.mc-widefat th { + color: #373737 !important; + font-family: "HelveticaNeue-Bold", "Helvetica Neue Bold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; + font-weight: 700; + width: 130px; +} + +table.mc-widefat td label { + padding-left: 24px; + display: block; + margin-top: -17px; + font-style: normal; + font-size: 12px; +} + +table.mc-widefat td { + color: #5D5C5D !important; + font-size: 12px; + line-height: 18px !important; +} + +table.mc-widefat td input { + display: inline-block; + font-style: normal; +} + + +table.mc-widefat tr:first-child { + background: #95D1C4 !important; +} +table.mc-widefat tr:first-child th { + color: #fff !important; + font-family: "HelveticaNeue-Bold", "Helvetica Neue Bold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; + font-size: 16px; + margin-left: 9px; + text-shadow: none; + border-bottom: none !important; +} + + +.mc-internal-heading { + background: rgba(197,229,222,0.25) !important; +} +table.mc-widefat tr.mc-internal-heading th { + text-shadow: none !important; + color: #449A88 !important; +} + +tr.mc-turned-on th { + color: #449A88 !important; +} +.mc-custom-styling em, +.mc-custom-styling td { + font-style: normal; + font-size: 13px; +} + +.mc-custom-styling td span.mc-pre-input { + width: 14px; + display: inline-block; +} + +.mc-custom-styling td input { + width: 70px; + margin-right: 7px; +} +.mc-custom-styling td input[type="checkbox"] { + width: auto; + margin-right: 7px; +} + + + + +.mc-widefat.mc-blue { + background: #fff !important; + border: 2px solid #6DC5DC !important; +} + +table.mc-widefat.mc-blue td, +table.mc-widefat.mc-blue th { + border-bottom: 1px solid #B1E0EC !important; +} +table.mc-widefat.mc-blue tr:first-child { + background: #6DC5DC !important; +} + +.mc-widefat.mc-yellow { + background: #fff !important; + border: 2px solid #FEDE88 !important; +} + +table.mc-widefat.mc-yellow td, +table.mc-widefat.mc-yellow th { + border-bottom: 1px solid #FFE8AA !important; +} +table.mc-widefat.mc-yellow tr:first-child { + background: #FEDE88 !important; +} + + + +.mc-widefat.mc-api { + border: 2px solid #95D1C4 !important; +} + +table.mc-widefat.mc-api { + margin-bottom: 19px; + margin-top: 19px; +} +table.mc-widefat.mc-api td, +table.mc-widefat.mc-api th { + border-bottom: none !important; +} +table.mc-widefat.mc-api tr:first-child { + background: #95D1C4 !important; +} + +a.mc-api-key { + color: #fff; + display: block; + margin-top: 3px; +} +a.mc-api-key:hover { + color: #fff; + text-decoration: underline; +} + +.mc-api-submit { + margin-bottom: 19px; +} + + +.mc-submit { + float: right; + clear: both; +} + + +.mailchimp-login { + background: #449A88; + color: #fff; + text-transform: capitalize; + padding: 8px 72px; + border-radius: 4px; + font-weight: 600; + font-size: 14px; + border-bottom: 2px solid #72C1B0; + margin-top: 2px; + position: relative; + box-sizing: border-box; +} +.mailchimp-login:hover { + background: #72C1B0; + border-color: #449A88; + color: #fff; +} +th.mailchimp-connect { + width: 100% !important; +} + +#wpfooter { + margin-left: 0 !important; +} diff --git a/css/flick/flick.css b/css/flick/flick.css new file mode 100755 index 0000000..6e42a80 --- /dev/null +++ b/css/flick/flick.css @@ -0,0 +1,357 @@ +/* + * jQuery UI CSS Framework 1.8.14 + * + * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) + * Dual licensed under the MIT or GPL Version 2 licenses. + * http://jquery.org/license + * + * http://docs.jquery.com/UI/Theming/API + */ + +/* Layout helpers +----------------------------------*/ +.ui-helper-hidden { display: none; } +.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); } +.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; } +.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } +.ui-helper-clearfix { display: inline-block; } +/* required comment for clearfix to work in Opera \*/ +* html .ui-helper-clearfix { height:1%; } +.ui-helper-clearfix { display:block; } +/* end clearfix */ +.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); } + + +/* Interaction Cues +----------------------------------*/ +.ui-state-disabled { cursor: default !important; } + + +/* Icons +----------------------------------*/ + +/* states and images */ +.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; } + + +/* Misc visuals +----------------------------------*/ + +/* Overlays */ +.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } + + +/* + * jQuery UI CSS Framework 1.8.14 + * + * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) + * Dual licensed under the MIT or GPL Version 2 licenses. + * http://jquery.org/license + * + * http://docs.jquery.com/UI/Theming/API + * + * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Helvetica,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=2px&bgColorHeader=dddddd&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=50&borderColorHeader=dddddd&fcHeader=444444&iconColorHeader=0073ea&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=dddddd&fcContent=444444&iconColorContent=ff0084&bgColorDefault=f6f6f6&bgTextureDefault=03_highlight_soft.png&bgImgOpacityDefault=100&borderColorDefault=dddddd&fcDefault=0073ea&iconColorDefault=666666&bgColorHover=0073ea&bgTextureHover=03_highlight_soft.png&bgImgOpacityHover=25&borderColorHover=0073ea&fcHover=ffffff&iconColorHover=ffffff&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=dddddd&fcActive=ff0084&iconColorActive=454545&bgColorHighlight=ffffff&bgTextureHighlight=01_flat.png&bgImgOpacityHighlight=55&borderColorHighlight=cccccc&fcHighlight=444444&iconColorHighlight=0073ea&bgColorError=ffffff&bgTextureError=01_flat.png&bgImgOpacityError=55&borderColorError=ff0084&fcError=222222&iconColorError=ff0084&bgColorOverlay=eeeeee&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=80&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=60&thicknessShadow=4px&offsetTopShadow=-4px&offsetLeftShadow=-4px&cornerRadiusShadow=0px + */ + + +/* Component containers +----------------------------------*/ +.ui-widget { font-family: Helvetica, Arial, sans-serif; font-size: 1.1em; } +.ui-widget .ui-widget { font-size: 1em; } +.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Helvetica, Arial, sans-serif; font-size: 1em; } +.ui-widget-content { border: 1px solid #dddddd; background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #444444; } +.ui-widget-content a { color: #444444; } +.ui-widget-header { border: 1px solid #dddddd; background: #dddddd url(images/ui-bg_highlight-soft_50_dddddd_1x100.png) 50% 50% repeat-x; color: #444444; font-weight: bold; } +.ui-widget-header a { color: #444444; } + +/* Interaction states +----------------------------------*/ +.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #dddddd; background: #f6f6f6 url(images/ui-bg_highlight-soft_100_f6f6f6_1x100.png) 50% 50% repeat-x; font-weight: bold; color: #0073ea; } +.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #0073ea; text-decoration: none; } +.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #0073ea; background: #0073ea url(images/ui-bg_highlight-soft_25_0073ea_1x100.png) 50% 50% repeat-x; font-weight: bold; color: #ffffff; } +.ui-state-hover a, .ui-state-hover a:hover { color: #ffffff; text-decoration: none; } +.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #dddddd; background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #ff0084; } +.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ff0084; text-decoration: none; } +.ui-widget :active { outline: none; } + +/* Interaction Cues +----------------------------------*/ +.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {border: 1px solid #cccccc; background: #ffffff url(images/ui-bg_flat_55_ffffff_40x100.png) 50% 50% repeat-x; color: #444444; } +.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #444444; } +.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #ff0084; background: #ffffff url(images/ui-bg_flat_55_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; } +.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #222222; } +.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #222222; } +.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; } +.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; } +.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; } + +/* Icons +----------------------------------*/ + +/* states and images */ +.ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_ff0084_256x240.png); } +.ui-widget-content .ui-icon {background-image: url(images/ui-icons_ff0084_256x240.png); } +.ui-widget-header .ui-icon {background-image: url(images/ui-icons_0073ea_256x240.png); } +.ui-state-default .ui-icon { background-image: url(images/ui-icons_666666_256x240.png); } +.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_ffffff_256x240.png); } +.ui-state-active .ui-icon {background-image: url(images/ui-icons_454545_256x240.png); } +.ui-state-highlight .ui-icon {background-image: url(images/ui-icons_0073ea_256x240.png); } +.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_ff0084_256x240.png); } + +/* positioning */ +.ui-icon-carat-1-n { background-position: 0 0; } +.ui-icon-carat-1-ne { background-position: -16px 0; } +.ui-icon-carat-1-e { background-position: -32px 0; } +.ui-icon-carat-1-se { background-position: -48px 0; } +.ui-icon-carat-1-s { background-position: -64px 0; } +.ui-icon-carat-1-sw { background-position: -80px 0; } +.ui-icon-carat-1-w { background-position: -96px 0; } +.ui-icon-carat-1-nw { background-position: -112px 0; } +.ui-icon-carat-2-n-s { background-position: -128px 0; } +.ui-icon-carat-2-e-w { background-position: -144px 0; } +.ui-icon-triangle-1-n { background-position: 0 -16px; } +.ui-icon-triangle-1-ne { background-position: -16px -16px; } +.ui-icon-triangle-1-e { background-position: -32px -16px; } +.ui-icon-triangle-1-se { background-position: -48px -16px; } +.ui-icon-triangle-1-s { background-position: -64px -16px; } +.ui-icon-triangle-1-sw { background-position: -80px -16px; } +.ui-icon-triangle-1-w { background-position: -96px -16px; } +.ui-icon-triangle-1-nw { background-position: -112px -16px; } +.ui-icon-triangle-2-n-s { background-position: -128px -16px; } +.ui-icon-triangle-2-e-w { background-position: -144px -16px; } +.ui-icon-arrow-1-n { background-position: 0 -32px; } +.ui-icon-arrow-1-ne { background-position: -16px -32px; } +.ui-icon-arrow-1-e { background-position: -32px -32px; } +.ui-icon-arrow-1-se { background-position: -48px -32px; } +.ui-icon-arrow-1-s { background-position: -64px -32px; } +.ui-icon-arrow-1-sw { background-position: -80px -32px; } +.ui-icon-arrow-1-w { background-position: -96px -32px; } +.ui-icon-arrow-1-nw { background-position: -112px -32px; } +.ui-icon-arrow-2-n-s { background-position: -128px -32px; } +.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; } +.ui-icon-arrow-2-e-w { background-position: -160px -32px; } +.ui-icon-arrow-2-se-nw { background-position: -176px -32px; } +.ui-icon-arrowstop-1-n { background-position: -192px -32px; } +.ui-icon-arrowstop-1-e { background-position: -208px -32px; } +.ui-icon-arrowstop-1-s { background-position: -224px -32px; } +.ui-icon-arrowstop-1-w { background-position: -240px -32px; } +.ui-icon-arrowthick-1-n { background-position: 0 -48px; } +.ui-icon-arrowthick-1-ne { background-position: -16px -48px; } +.ui-icon-arrowthick-1-e { background-position: -32px -48px; } +.ui-icon-arrowthick-1-se { background-position: -48px -48px; } +.ui-icon-arrowthick-1-s { background-position: -64px -48px; } +.ui-icon-arrowthick-1-sw { background-position: -80px -48px; } +.ui-icon-arrowthick-1-w { background-position: -96px -48px; } +.ui-icon-arrowthick-1-nw { background-position: -112px -48px; } +.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; } +.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; } +.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; } +.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; } +.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; } +.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; } +.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; } +.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; } +.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; } +.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; } +.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; } +.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; } +.ui-icon-arrowreturn-1-w { background-position: -64px -64px; } +.ui-icon-arrowreturn-1-n { background-position: -80px -64px; } +.ui-icon-arrowreturn-1-e { background-position: -96px -64px; } +.ui-icon-arrowreturn-1-s { background-position: -112px -64px; } +.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; } +.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; } +.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; } +.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; } +.ui-icon-arrow-4 { background-position: 0 -80px; } +.ui-icon-arrow-4-diag { background-position: -16px -80px; } +.ui-icon-extlink { background-position: -32px -80px; } +.ui-icon-newwin { background-position: -48px -80px; } +.ui-icon-refresh { background-position: -64px -80px; } +.ui-icon-shuffle { background-position: -80px -80px; } +.ui-icon-transfer-e-w { background-position: -96px -80px; } +.ui-icon-transferthick-e-w { background-position: -112px -80px; } +.ui-icon-folder-collapsed { background-position: 0 -96px; } +.ui-icon-folder-open { background-position: -16px -96px; } +.ui-icon-document { background-position: -32px -96px; } +.ui-icon-document-b { background-position: -48px -96px; } +.ui-icon-note { background-position: -64px -96px; } +.ui-icon-mail-closed { background-position: -80px -96px; } +.ui-icon-mail-open { background-position: -96px -96px; } +.ui-icon-suitcase { background-position: -112px -96px; } +.ui-icon-comment { background-position: -128px -96px; } +.ui-icon-person { background-position: -144px -96px; } +.ui-icon-print { background-position: -160px -96px; } +.ui-icon-trash { background-position: -176px -96px; } +.ui-icon-locked { background-position: -192px -96px; } +.ui-icon-unlocked { background-position: -208px -96px; } +.ui-icon-bookmark { background-position: -224px -96px; } +.ui-icon-tag { background-position: -240px -96px; } +.ui-icon-home { background-position: 0 -112px; } +.ui-icon-flag { background-position: -16px -112px; } +.ui-icon-calendar { background-position: -32px -112px; } +.ui-icon-cart { background-position: -48px -112px; } +.ui-icon-pencil { background-position: -64px -112px; } +.ui-icon-clock { background-position: -80px -112px; } +.ui-icon-disk { background-position: -96px -112px; } +.ui-icon-calculator { background-position: -112px -112px; } +.ui-icon-zoomin { background-position: -128px -112px; } +.ui-icon-zoomout { background-position: -144px -112px; } +.ui-icon-search { background-position: -160px -112px; } +.ui-icon-wrench { background-position: -176px -112px; } +.ui-icon-gear { background-position: -192px -112px; } +.ui-icon-heart { background-position: -208px -112px; } +.ui-icon-star { background-position: -224px -112px; } +.ui-icon-link { background-position: -240px -112px; } +.ui-icon-cancel { background-position: 0 -128px; } +.ui-icon-plus { background-position: -16px -128px; } +.ui-icon-plusthick { background-position: -32px -128px; } +.ui-icon-minus { background-position: -48px -128px; } +.ui-icon-minusthick { background-position: -64px -128px; } +.ui-icon-close { background-position: -80px -128px; } +.ui-icon-closethick { background-position: -96px -128px; } +.ui-icon-key { background-position: -112px -128px; } +.ui-icon-lightbulb { background-position: -128px -128px; } +.ui-icon-scissors { background-position: -144px -128px; } +.ui-icon-clipboard { background-position: -160px -128px; } +.ui-icon-copy { background-position: -176px -128px; } +.ui-icon-contact { background-position: -192px -128px; } +.ui-icon-image { background-position: -208px -128px; } +.ui-icon-video { background-position: -224px -128px; } +.ui-icon-script { background-position: -240px -128px; } +.ui-icon-alert { background-position: 0 -144px; } +.ui-icon-info { background-position: -16px -144px; } +.ui-icon-notice { background-position: -32px -144px; } +.ui-icon-help { background-position: -48px -144px; } +.ui-icon-check { background-position: -64px -144px; } +.ui-icon-bullet { background-position: -80px -144px; } +.ui-icon-radio-off { background-position: -96px -144px; } +.ui-icon-radio-on { background-position: -112px -144px; } +.ui-icon-pin-w { background-position: -128px -144px; } +.ui-icon-pin-s { background-position: -144px -144px; } +.ui-icon-play { background-position: 0 -160px; } +.ui-icon-pause { background-position: -16px -160px; } +.ui-icon-seek-next { background-position: -32px -160px; } +.ui-icon-seek-prev { background-position: -48px -160px; } +.ui-icon-seek-end { background-position: -64px -160px; } +.ui-icon-seek-start { background-position: -80px -160px; } +/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */ +.ui-icon-seek-first { background-position: -80px -160px; } +.ui-icon-stop { background-position: -96px -160px; } +.ui-icon-eject { background-position: -112px -160px; } +.ui-icon-volume-off { background-position: -128px -160px; } +.ui-icon-volume-on { background-position: -144px -160px; } +.ui-icon-power { background-position: 0 -176px; } +.ui-icon-signal-diag { background-position: -16px -176px; } +.ui-icon-signal { background-position: -32px -176px; } +.ui-icon-battery-0 { background-position: -48px -176px; } +.ui-icon-battery-1 { background-position: -64px -176px; } +.ui-icon-battery-2 { background-position: -80px -176px; } +.ui-icon-battery-3 { background-position: -96px -176px; } +.ui-icon-circle-plus { background-position: 0 -192px; } +.ui-icon-circle-minus { background-position: -16px -192px; } +.ui-icon-circle-close { background-position: -32px -192px; } +.ui-icon-circle-triangle-e { background-position: -48px -192px; } +.ui-icon-circle-triangle-s { background-position: -64px -192px; } +.ui-icon-circle-triangle-w { background-position: -80px -192px; } +.ui-icon-circle-triangle-n { background-position: -96px -192px; } +.ui-icon-circle-arrow-e { background-position: -112px -192px; } +.ui-icon-circle-arrow-s { background-position: -128px -192px; } +.ui-icon-circle-arrow-w { background-position: -144px -192px; } +.ui-icon-circle-arrow-n { background-position: -160px -192px; } +.ui-icon-circle-zoomin { background-position: -176px -192px; } +.ui-icon-circle-zoomout { background-position: -192px -192px; } +.ui-icon-circle-check { background-position: -208px -192px; } +.ui-icon-circlesmall-plus { background-position: 0 -208px; } +.ui-icon-circlesmall-minus { background-position: -16px -208px; } +.ui-icon-circlesmall-close { background-position: -32px -208px; } +.ui-icon-squaresmall-plus { background-position: -48px -208px; } +.ui-icon-squaresmall-minus { background-position: -64px -208px; } +.ui-icon-squaresmall-close { background-position: -80px -208px; } +.ui-icon-grip-dotted-vertical { background-position: 0 -224px; } +.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; } +.ui-icon-grip-solid-vertical { background-position: -32px -224px; } +.ui-icon-grip-solid-horizontal { background-position: -48px -224px; } +.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; } +.ui-icon-grip-diagonal-se { background-position: -80px -224px; } + + +/* Misc visuals +----------------------------------*/ + +/* Corner radius */ +.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 2px; -webkit-border-top-left-radius: 2px; -khtml-border-top-left-radius: 2px; border-top-left-radius: 2px; } +.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 2px; -webkit-border-top-right-radius: 2px; -khtml-border-top-right-radius: 2px; border-top-right-radius: 2px; } +.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 2px; -webkit-border-bottom-left-radius: 2px; -khtml-border-bottom-left-radius: 2px; border-bottom-left-radius: 2px; } +.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 2px; -webkit-border-bottom-right-radius: 2px; -khtml-border-bottom-right-radius: 2px; border-bottom-right-radius: 2px; } + +/* Overlays */ +.ui-widget-overlay { background: #eeeeee url(images/ui-bg_flat_0_eeeeee_40x100.png) 50% 50% repeat-x; opacity: .80;filter:Alpha(Opacity=80); } +.ui-widget-shadow { margin: -4px 0 0 -4px; padding: 4px; background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .60;filter:Alpha(Opacity=60); -moz-border-radius: 0px; -khtml-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; }/* + * jQuery UI Datepicker 1.8.14 + * + * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) + * Dual licensed under the MIT or GPL Version 2 licenses. + * http://jquery.org/license + * + * http://docs.jquery.com/UI/Datepicker#theming + */ +.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; } +.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; } +.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; } +.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; } +.ui-datepicker .ui-datepicker-prev { left:2px; } +.ui-datepicker .ui-datepicker-next { right:2px; } +.ui-datepicker .ui-datepicker-prev-hover { left:1px; } +.ui-datepicker .ui-datepicker-next-hover { right:1px; } +.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px; } +.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; } +.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; } +.ui-datepicker select.ui-datepicker-month-year {width: 100%;} +.ui-datepicker select.ui-datepicker-month, +.ui-datepicker select.ui-datepicker-year { width: 49%;} +.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; } +.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0; } +.ui-datepicker td { border: 0; padding: 1px; } +.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; } +.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; } +.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; } +.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; } + +/* with multiple calendars */ +.ui-datepicker.ui-datepicker-multi { width:auto; } +.ui-datepicker-multi .ui-datepicker-group { float:left; } +.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; } +.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; } +.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; } +.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; } +.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; } +.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; } +.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; } +.ui-datepicker-row-break { clear:both; width:100%; font-size:0em; } + +/* RTL support */ +.ui-datepicker-rtl { direction: rtl; } +.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; } +.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; } +.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; } +.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; } +.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; } +.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; } +.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; } +.ui-datepicker-rtl .ui-datepicker-group { float:right; } +.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; } +.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; } + +/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */ +.ui-datepicker-cover { + display: none; /*sorry for IE5*/ + display/**/: block; /*sorry for IE5*/ + position: absolute; /*must have*/ + z-index: -1; /*must have*/ + filter: mask(); /*must have*/ + top: -4px; /*must have*/ + left: -4px; /*must have*/ + width: 200px; /*must have*/ + height: 200px; /*must have*/ +} \ No newline at end of file diff --git a/css/flick/images/ui-bg_flat_0_aaaaaa_40x100.png b/css/flick/images/ui-bg_flat_0_aaaaaa_40x100.png new file mode 100755 index 0000000..5b5dab2 Binary files /dev/null and b/css/flick/images/ui-bg_flat_0_aaaaaa_40x100.png differ diff --git a/css/flick/images/ui-bg_flat_0_eeeeee_40x100.png b/css/flick/images/ui-bg_flat_0_eeeeee_40x100.png new file mode 100755 index 0000000..e44f861 Binary files /dev/null and b/css/flick/images/ui-bg_flat_0_eeeeee_40x100.png differ diff --git a/css/flick/images/ui-bg_flat_55_ffffff_40x100.png b/css/flick/images/ui-bg_flat_55_ffffff_40x100.png new file mode 100755 index 0000000..ac8b229 Binary files /dev/null and b/css/flick/images/ui-bg_flat_55_ffffff_40x100.png differ diff --git a/css/flick/images/ui-bg_flat_75_ffffff_40x100.png b/css/flick/images/ui-bg_flat_75_ffffff_40x100.png new file mode 100755 index 0000000..ac8b229 Binary files /dev/null and b/css/flick/images/ui-bg_flat_75_ffffff_40x100.png differ diff --git a/css/flick/images/ui-bg_glass_65_ffffff_1x400.png b/css/flick/images/ui-bg_glass_65_ffffff_1x400.png new file mode 100755 index 0000000..42ccba2 Binary files /dev/null and b/css/flick/images/ui-bg_glass_65_ffffff_1x400.png differ diff --git a/css/flick/images/ui-bg_highlight-soft_100_f6f6f6_1x100.png b/css/flick/images/ui-bg_highlight-soft_100_f6f6f6_1x100.png new file mode 100755 index 0000000..5dcfaa9 Binary files /dev/null and b/css/flick/images/ui-bg_highlight-soft_100_f6f6f6_1x100.png differ diff --git a/css/flick/images/ui-bg_highlight-soft_25_0073ea_1x100.png b/css/flick/images/ui-bg_highlight-soft_25_0073ea_1x100.png new file mode 100755 index 0000000..7226bdb Binary files /dev/null and b/css/flick/images/ui-bg_highlight-soft_25_0073ea_1x100.png differ diff --git a/css/flick/images/ui-bg_highlight-soft_50_dddddd_1x100.png b/css/flick/images/ui-bg_highlight-soft_50_dddddd_1x100.png new file mode 100755 index 0000000..b47a4da Binary files /dev/null and b/css/flick/images/ui-bg_highlight-soft_50_dddddd_1x100.png differ diff --git a/css/flick/images/ui-icons_0073ea_256x240.png b/css/flick/images/ui-icons_0073ea_256x240.png new file mode 100755 index 0000000..6b852b6 Binary files /dev/null and b/css/flick/images/ui-icons_0073ea_256x240.png differ diff --git a/css/flick/images/ui-icons_454545_256x240.png b/css/flick/images/ui-icons_454545_256x240.png new file mode 100755 index 0000000..59bd45b Binary files /dev/null and b/css/flick/images/ui-icons_454545_256x240.png differ diff --git a/css/flick/images/ui-icons_666666_256x240.png b/css/flick/images/ui-icons_666666_256x240.png new file mode 100755 index 0000000..f87de1c Binary files /dev/null and b/css/flick/images/ui-icons_666666_256x240.png differ diff --git a/css/flick/images/ui-icons_ff0084_256x240.png b/css/flick/images/ui-icons_ff0084_256x240.png new file mode 100755 index 0000000..0ca605d Binary files /dev/null and b/css/flick/images/ui-icons_ff0084_256x240.png differ diff --git a/css/flick/images/ui-icons_ffffff_256x240.png b/css/flick/images/ui-icons_ffffff_256x240.png new file mode 100755 index 0000000..42f8f99 Binary files /dev/null and b/css/flick/images/ui-icons_ffffff_256x240.png differ diff --git a/css/ie.css b/css/ie.css new file mode 100644 index 0000000..db832f2 --- /dev/null +++ b/css/ie.css @@ -0,0 +1 @@ +#mc_message { padding-top:1em; } \ No newline at end of file diff --git a/css/images/mailchimp-header.png b/css/images/mailchimp-header.png new file mode 100644 index 0000000..3b3c324 Binary files /dev/null and b/css/images/mailchimp-header.png differ diff --git a/js/datepicker.js b/js/datepicker.js new file mode 100755 index 0000000..e03ae56 --- /dev/null +++ b/js/datepicker.js @@ -0,0 +1,1815 @@ +/* + * jQuery UI Datepicker 1.8.14 + * + * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) + * Dual licensed under the MIT or GPL Version 2 licenses. + * http://jquery.org/license + * + * http://docs.jquery.com/UI/Datepicker + * + * Depends: + * jquery.ui.core.js + */ +(function( $, undefined ) { + +$.extend($.ui, { datepicker: { version: "1.8.14" } }); + +var PROP_NAME = 'datepicker'; +var dpuuid = new Date().getTime(); +var instActive; + +/* Date picker manager. + Use the singleton instance of this class, $.datepicker, to interact with the date picker. + Settings for (groups of) date pickers are maintained in an instance object, + allowing multiple different settings on the same page. */ + +function Datepicker() { + this.debug = false; // Change this to true to start debugging + this._curInst = null; // The current instance in use + this._keyEvent = false; // If the last event was a key event + this._disabledInputs = []; // List of date picker inputs that have been disabled + this._datepickerShowing = false; // True if the popup picker is showing , false if not + this._inDialog = false; // True if showing within a "dialog", false if not + this._mainDivId = 'ui-datepicker-div'; // The ID of the main datepicker division + this._inlineClass = 'ui-datepicker-inline'; // The name of the inline marker class + this._appendClass = 'ui-datepicker-append'; // The name of the append marker class + this._triggerClass = 'ui-datepicker-trigger'; // The name of the trigger marker class + this._dialogClass = 'ui-datepicker-dialog'; // The name of the dialog marker class + this._disableClass = 'ui-datepicker-disabled'; // The name of the disabled covering marker class + this._unselectableClass = 'ui-datepicker-unselectable'; // The name of the unselectable cell marker class + this._currentClass = 'ui-datepicker-current-day'; // The name of the current day marker class + this._dayOverClass = 'ui-datepicker-days-cell-over'; // The name of the day hover marker class + this.regional = []; // Available regional settings, indexed by language code + this.regional[''] = { // Default regional settings + closeText: 'Done', // Display text for close link + prevText: 'Prev', // Display text for previous month link + nextText: 'Next', // Display text for next month link + currentText: 'Today', // Display text for current month link + monthNames: ['January','February','March','April','May','June', + 'July','August','September','October','November','December'], // Names of months for drop-down and formatting + monthNamesShort: ['Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec'], // For formatting + dayNames: ['Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday'], // For formatting + dayNamesShort: ['Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat'], // For formatting + dayNamesMin: ['Su','Mo','Tu','We','Th','Fr','Sa'], // Column headings for days starting at Sunday + weekHeader: 'Wk', // Column header for week of the year + dateFormat: 'mm/dd/yy', // See format options on parseDate + firstDay: 0, // The first day of the week, Sun = 0, Mon = 1, ... + isRTL: false, // True if right-to-left language, false if left-to-right + showMonthAfterYear: false, // True if the year select precedes month, false for month then year + yearSuffix: '' // Additional text to append to the year in the month headers + }; + this._defaults = { // Global defaults for all the date picker instances + showOn: 'focus', // 'focus' for popup on focus, + // 'button' for trigger button, or 'both' for either + showAnim: 'fadeIn', // Name of jQuery animation for popup + showOptions: {}, // Options for enhanced animations + defaultDate: null, // Used when field is blank: actual date, + // +/-number for offset from today, null for today + appendText: '', // Display text following the input box, e.g. showing the format + buttonText: '...', // Text for trigger button + buttonImage: '', // URL for trigger button image + buttonImageOnly: false, // True if the image appears alone, false if it appears on a button + hideIfNoPrevNext: false, // True to hide next/previous month links + // if not applicable, false to just disable them + navigationAsDateFormat: false, // True if date formatting applied to prev/today/next links + gotoCurrent: false, // True if today link goes back to current selection instead + changeMonth: false, // True if month can be selected directly, false if only prev/next + changeYear: false, // True if year can be selected directly, false if only prev/next + yearRange: 'c-10:c+10', // Range of years to display in drop-down, + // either relative to today's year (-nn:+nn), relative to currently displayed year + // (c-nn:c+nn), absolute (nnnn:nnnn), or a combination of the above (nnnn:-n) + showOtherMonths: false, // True to show dates in other months, false to leave blank + selectOtherMonths: false, // True to allow selection of dates in other months, false for unselectable + showWeek: false, // True to show week of the year, false to not show it + calculateWeek: this.iso8601Week, // How to calculate the week of the year, + // takes a Date and returns the number of the week for it + shortYearCutoff: '+10', // Short year values < this are in the current century, + // > this are in the previous century, + // string value starting with '+' for current year + value + minDate: null, // The earliest selectable date, or null for no limit + maxDate: null, // The latest selectable date, or null for no limit + duration: 'fast', // Duration of display/closure + beforeShowDay: null, // Function that takes a date and returns an array with + // [0] = true if selectable, false if not, [1] = custom CSS class name(s) or '', + // [2] = cell title (optional), e.g. $.datepicker.noWeekends + beforeShow: null, // Function that takes an input field and + // returns a set of custom settings for the date picker + onSelect: null, // Define a callback function when a date is selected + onChangeMonthYear: null, // Define a callback function when the month or year is changed + onClose: null, // Define a callback function when the datepicker is closed + numberOfMonths: 1, // Number of months to show at a time + showCurrentAtPos: 0, // The position in multipe months at which to show the current month (starting at 0) + stepMonths: 1, // Number of months to step back/forward + stepBigMonths: 12, // Number of months to step back/forward for the big links + altField: '', // Selector for an alternate field to store selected dates into + altFormat: '', // The date format to use for the alternate field + constrainInput: true, // The input is constrained by the current date format + showButtonPanel: false, // True to show button panel, false to not show it + autoSize: false // True to size the input for the date format, false to leave as is + }; + $.extend(this._defaults, this.regional['']); + this.dpDiv = bindHover($('
')); +} + +$.extend(Datepicker.prototype, { + /* Class name added to elements to indicate already configured with a date picker. */ + markerClassName: 'hasDatepicker', + + //Keep track of the maximum number of rows displayed (see #7043) + maxRows: 4, + + /* Debug logging (if enabled). */ + log: function () { + if (this.debug) + console.log.apply('', arguments); + }, + + // TODO rename to "widget" when switching to widget factory + _widgetDatepicker: function() { + return this.dpDiv; + }, + + /* Override the default settings for all instances of the date picker. + @param settings object - the new settings to use as defaults (anonymous object) + @return the manager object */ + setDefaults: function(settings) { + extendRemove(this._defaults, settings || {}); + return this; + }, + + /* Attach the date picker to a jQuery selection. + @param target element - the target input field or division or span + @param settings object - the new settings to use for this date picker instance (anonymous) */ + _attachDatepicker: function(target, settings) { + // check for settings on the control itself - in namespace 'date:' + var inlineSettings = null; + for (var attrName in this._defaults) { + var attrValue = target.getAttribute('date:' + attrName); + if (attrValue) { + inlineSettings = inlineSettings || {}; + try { + inlineSettings[attrName] = eval(attrValue); + } catch (err) { + inlineSettings[attrName] = attrValue; + } + } + } + var nodeName = target.nodeName.toLowerCase(); + var inline = (nodeName == 'div' || nodeName == 'span'); + if (!target.id) { + this.uuid += 1; + target.id = 'dp' + this.uuid; + } + var inst = this._newInst($(target), inline); + inst.settings = $.extend({}, settings || {}, inlineSettings || {}); + if (nodeName == 'input') { + this._connectDatepicker(target, inst); + } else if (inline) { + this._inlineDatepicker(target, inst); + } + }, + + /* Create a new instance object. */ + _newInst: function(target, inline) { + var id = target[0].id.replace(/([^A-Za-z0-9_-])/g, '\\\\$1'); // escape jQuery meta chars + return {id: id, input: target, // associated target + selectedDay: 0, selectedMonth: 0, selectedYear: 0, // current selection + drawMonth: 0, drawYear: 0, // month being drawn + inline: inline, // is datepicker inline or not + dpDiv: (!inline ? this.dpDiv : // presentation div + bindHover($('
')))}; + }, + + /* Attach the date picker to an input field. */ + _connectDatepicker: function(target, inst) { + var input = $(target); + inst.append = $([]); + inst.trigger = $([]); + if (input.hasClass(this.markerClassName)) + return; + this._attachments(input, inst); + input.addClass(this.markerClassName).keydown(this._doKeyDown). + keypress(this._doKeyPress).keyup(this._doKeyUp). + bind("setData.datepicker", function(event, key, value) { + inst.settings[key] = value; + }).bind("getData.datepicker", function(event, key) { + return this._get(inst, key); + }); + this._autoSize(inst); + $.data(target, PROP_NAME, inst); + }, + + /* Make attachments based on settings. */ + _attachments: function(input, inst) { + var appendText = this._get(inst, 'appendText'); + var isRTL = this._get(inst, 'isRTL'); + if (inst.append) + inst.append.remove(); + if (appendText) { + inst.append = $('' + appendText + ''); + input[isRTL ? 'before' : 'after'](inst.append); + } + input.unbind('focus', this._showDatepicker); + if (inst.trigger) + inst.trigger.remove(); + var showOn = this._get(inst, 'showOn'); + if (showOn == 'focus' || showOn == 'both') // pop-up date picker when in the marked field + input.focus(this._showDatepicker); + if (showOn == 'button' || showOn == 'both') { // pop-up date picker when button clicked + var buttonText = this._get(inst, 'buttonText'); + var buttonImage = this._get(inst, 'buttonImage'); + inst.trigger = $(this._get(inst, 'buttonImageOnly') ? + $('').addClass(this._triggerClass). + attr({ src: buttonImage, alt: buttonText, title: buttonText }) : + $('').addClass(this._triggerClass). + html(buttonImage == '' ? buttonText : $('').attr( + { src:buttonImage, alt:buttonText, title:buttonText }))); + input[isRTL ? 'before' : 'after'](inst.trigger); + inst.trigger.click(function() { + if ($.datepicker._datepickerShowing && $.datepicker._lastInput == input[0]) + $.datepicker._hideDatepicker(); + else + $.datepicker._showDatepicker(input[0]); + return false; + }); + } + }, + + /* Apply the maximum length for the date format. */ + _autoSize: function(inst) { + if (this._get(inst, 'autoSize') && !inst.inline) { + var date = new Date(2009, 12 - 1, 20); // Ensure double digits + var dateFormat = this._get(inst, 'dateFormat'); + if (dateFormat.match(/[DM]/)) { + var findMax = function(names) { + var max = 0; + var maxI = 0; + for (var i = 0; i < names.length; i++) { + if (names[i].length > max) { + max = names[i].length; + maxI = i; + } + } + return maxI; + }; + date.setMonth(findMax(this._get(inst, (dateFormat.match(/MM/) ? + 'monthNames' : 'monthNamesShort')))); + date.setDate(findMax(this._get(inst, (dateFormat.match(/DD/) ? + 'dayNames' : 'dayNamesShort'))) + 20 - date.getDay()); + } + inst.input.attr('size', this._formatDate(inst, date).length); + } + }, + + /* Attach an inline date picker to a div. */ + _inlineDatepicker: function(target, inst) { + var divSpan = $(target); + if (divSpan.hasClass(this.markerClassName)) + return; + divSpan.addClass(this.markerClassName).append(inst.dpDiv). + bind("setData.datepicker", function(event, key, value){ + inst.settings[key] = value; + }).bind("getData.datepicker", function(event, key){ + return this._get(inst, key); + }); + $.data(target, PROP_NAME, inst); + this._setDate(inst, this._getDefaultDate(inst), true); + this._updateDatepicker(inst); + this._updateAlternate(inst); + inst.dpDiv.show(); + }, + + /* Pop-up the date picker in a "dialog" box. + @param input element - ignored + @param date string or Date - the initial date to display + @param onSelect function - the function to call when a date is selected + @param settings object - update the dialog date picker instance's settings (anonymous object) + @param pos int[2] - coordinates for the dialog's position within the screen or + event - with x/y coordinates or + leave empty for default (screen centre) + @return the manager object */ + _dialogDatepicker: function(input, date, onSelect, settings, pos) { + var inst = this._dialogInst; // internal instance + if (!inst) { + this.uuid += 1; + var id = 'dp' + this.uuid; + this._dialogInput = $(''); + this._dialogInput.keydown(this._doKeyDown); + $('body').append(this._dialogInput); + inst = this._dialogInst = this._newInst(this._dialogInput, false); + inst.settings = {}; + $.data(this._dialogInput[0], PROP_NAME, inst); + } + extendRemove(inst.settings, settings || {}); + date = (date && date.constructor == Date ? this._formatDate(inst, date) : date); + this._dialogInput.val(date); + + this._pos = (pos ? (pos.length ? pos : [pos.pageX, pos.pageY]) : null); + if (!this._pos) { + var browserWidth = document.documentElement.clientWidth; + var browserHeight = document.documentElement.clientHeight; + var scrollX = document.documentElement.scrollLeft || document.body.scrollLeft; + var scrollY = document.documentElement.scrollTop || document.body.scrollTop; + this._pos = // should use actual width/height below + [(browserWidth / 2) - 100 + scrollX, (browserHeight / 2) - 150 + scrollY]; + } + + // move input on screen for focus, but hidden behind dialog + this._dialogInput.css('left', (this._pos[0] + 20) + 'px').css('top', this._pos[1] + 'px'); + inst.settings.onSelect = onSelect; + this._inDialog = true; + this.dpDiv.addClass(this._dialogClass); + this._showDatepicker(this._dialogInput[0]); + if ($.blockUI) + $.blockUI(this.dpDiv); + $.data(this._dialogInput[0], PROP_NAME, inst); + return this; + }, + + /* Detach a datepicker from its control. + @param target element - the target input field or division or span */ + _destroyDatepicker: function(target) { + var $target = $(target); + var inst = $.data(target, PROP_NAME); + if (!$target.hasClass(this.markerClassName)) { + return; + } + var nodeName = target.nodeName.toLowerCase(); + $.removeData(target, PROP_NAME); + if (nodeName == 'input') { + inst.append.remove(); + inst.trigger.remove(); + $target.removeClass(this.markerClassName). + unbind('focus', this._showDatepicker). + unbind('keydown', this._doKeyDown). + unbind('keypress', this._doKeyPress). + unbind('keyup', this._doKeyUp); + } else if (nodeName == 'div' || nodeName == 'span') + $target.removeClass(this.markerClassName).empty(); + }, + + /* Enable the date picker to a jQuery selection. + @param target element - the target input field or division or span */ + _enableDatepicker: function(target) { + var $target = $(target); + var inst = $.data(target, PROP_NAME); + if (!$target.hasClass(this.markerClassName)) { + return; + } + var nodeName = target.nodeName.toLowerCase(); + if (nodeName == 'input') { + target.disabled = false; + inst.trigger.filter('button'). + each(function() { this.disabled = false; }).end(). + filter('img').css({opacity: '1.0', cursor: ''}); + } + else if (nodeName == 'div' || nodeName == 'span') { + var inline = $target.children('.' + this._inlineClass); + inline.children().removeClass('ui-state-disabled'); + inline.find("select.ui-datepicker-month, select.ui-datepicker-year"). + removeAttr("disabled"); + } + this._disabledInputs = $.map(this._disabledInputs, + function(value) { return (value == target ? null : value); }); // delete entry + }, + + /* Disable the date picker to a jQuery selection. + @param target element - the target input field or division or span */ + _disableDatepicker: function(target) { + var $target = $(target); + var inst = $.data(target, PROP_NAME); + if (!$target.hasClass(this.markerClassName)) { + return; + } + var nodeName = target.nodeName.toLowerCase(); + if (nodeName == 'input') { + target.disabled = true; + inst.trigger.filter('button'). + each(function() { this.disabled = true; }).end(). + filter('img').css({opacity: '0.5', cursor: 'default'}); + } + else if (nodeName == 'div' || nodeName == 'span') { + var inline = $target.children('.' + this._inlineClass); + inline.children().addClass('ui-state-disabled'); + inline.find("select.ui-datepicker-month, select.ui-datepicker-year"). + attr("disabled", "disabled"); + } + this._disabledInputs = $.map(this._disabledInputs, + function(value) { return (value == target ? null : value); }); // delete entry + this._disabledInputs[this._disabledInputs.length] = target; + }, + + /* Is the first field in a jQuery collection disabled as a datepicker? + @param target element - the target input field or division or span + @return boolean - true if disabled, false if enabled */ + _isDisabledDatepicker: function(target) { + if (!target) { + return false; + } + for (var i = 0; i < this._disabledInputs.length; i++) { + if (this._disabledInputs[i] == target) + return true; + } + return false; + }, + + /* Retrieve the instance data for the target control. + @param target element - the target input field or division or span + @return object - the associated instance data + @throws error if a jQuery problem getting data */ + _getInst: function(target) { + try { + return $.data(target, PROP_NAME); + } + catch (err) { + throw 'Missing instance data for this datepicker'; + } + }, + + /* Update or retrieve the settings for a date picker attached to an input field or division. + @param target element - the target input field or division or span + @param name object - the new settings to update or + string - the name of the setting to change or retrieve, + when retrieving also 'all' for all instance settings or + 'defaults' for all global defaults + @param value any - the new value for the setting + (omit if above is an object or to retrieve a value) */ + _optionDatepicker: function(target, name, value) { + var inst = this._getInst(target); + if (arguments.length == 2 && typeof name == 'string') { + return (name == 'defaults' ? $.extend({}, $.datepicker._defaults) : + (inst ? (name == 'all' ? $.extend({}, inst.settings) : + this._get(inst, name)) : null)); + } + var settings = name || {}; + if (typeof name == 'string') { + settings = {}; + settings[name] = value; + } + if (inst) { + if (this._curInst == inst) { + this._hideDatepicker(); + } + var date = this._getDateDatepicker(target, true); + var minDate = this._getMinMaxDate(inst, 'min'); + var maxDate = this._getMinMaxDate(inst, 'max'); + extendRemove(inst.settings, settings); + // reformat the old minDate/maxDate values if dateFormat changes and a new minDate/maxDate isn't provided + if (minDate !== null && settings['dateFormat'] !== undefined && settings['minDate'] === undefined) + inst.settings.minDate = this._formatDate(inst, minDate); + if (maxDate !== null && settings['dateFormat'] !== undefined && settings['maxDate'] === undefined) + inst.settings.maxDate = this._formatDate(inst, maxDate); + this._attachments($(target), inst); + this._autoSize(inst); + this._setDate(inst, date); + this._updateAlternate(inst); + this._updateDatepicker(inst); + } + }, + + // change method deprecated + _changeDatepicker: function(target, name, value) { + this._optionDatepicker(target, name, value); + }, + + /* Redraw the date picker attached to an input field or division. + @param target element - the target input field or division or span */ + _refreshDatepicker: function(target) { + var inst = this._getInst(target); + if (inst) { + this._updateDatepicker(inst); + } + }, + + /* Set the dates for a jQuery selection. + @param target element - the target input field or division or span + @param date Date - the new date */ + _setDateDatepicker: function(target, date) { + var inst = this._getInst(target); + if (inst) { + this._setDate(inst, date); + this._updateDatepicker(inst); + this._updateAlternate(inst); + } + }, + + /* Get the date(s) for the first entry in a jQuery selection. + @param target element - the target input field or division or span + @param noDefault boolean - true if no default date is to be used + @return Date - the current date */ + _getDateDatepicker: function(target, noDefault) { + var inst = this._getInst(target); + if (inst && !inst.inline) + this._setDateFromField(inst, noDefault); + return (inst ? this._getDate(inst) : null); + }, + + /* Handle keystrokes. */ + _doKeyDown: function(event) { + var inst = $.datepicker._getInst(event.target); + var handled = true; + var isRTL = inst.dpDiv.is('.ui-datepicker-rtl'); + inst._keyEvent = true; + if ($.datepicker._datepickerShowing) + switch (event.keyCode) { + case 9: $.datepicker._hideDatepicker(); + handled = false; + break; // hide on tab out + case 13: var sel = $('td.' + $.datepicker._dayOverClass + ':not(.' + + $.datepicker._currentClass + ')', inst.dpDiv); + if (sel[0]) + $.datepicker._selectDay(event.target, inst.selectedMonth, inst.selectedYear, sel[0]); + else + $.datepicker._hideDatepicker(); + return false; // don't submit the form + break; // select the value on enter + case 27: $.datepicker._hideDatepicker(); + break; // hide on escape + case 33: $.datepicker._adjustDate(event.target, (event.ctrlKey ? + -$.datepicker._get(inst, 'stepBigMonths') : + -$.datepicker._get(inst, 'stepMonths')), 'M'); + break; // previous month/year on page up/+ ctrl + case 34: $.datepicker._adjustDate(event.target, (event.ctrlKey ? + +$.datepicker._get(inst, 'stepBigMonths') : + +$.datepicker._get(inst, 'stepMonths')), 'M'); + break; // next month/year on page down/+ ctrl + case 35: if (event.ctrlKey || event.metaKey) $.datepicker._clearDate(event.target); + handled = event.ctrlKey || event.metaKey; + break; // clear on ctrl or command +end + case 36: if (event.ctrlKey || event.metaKey) $.datepicker._gotoToday(event.target); + handled = event.ctrlKey || event.metaKey; + break; // current on ctrl or command +home + case 37: if (event.ctrlKey || event.metaKey) $.datepicker._adjustDate(event.target, (isRTL ? +1 : -1), 'D'); + handled = event.ctrlKey || event.metaKey; + // -1 day on ctrl or command +left + if (event.originalEvent.altKey) $.datepicker._adjustDate(event.target, (event.ctrlKey ? + -$.datepicker._get(inst, 'stepBigMonths') : + -$.datepicker._get(inst, 'stepMonths')), 'M'); + // next month/year on alt +left on Mac + break; + case 38: if (event.ctrlKey || event.metaKey) $.datepicker._adjustDate(event.target, -7, 'D'); + handled = event.ctrlKey || event.metaKey; + break; // -1 week on ctrl or command +up + case 39: if (event.ctrlKey || event.metaKey) $.datepicker._adjustDate(event.target, (isRTL ? -1 : +1), 'D'); + handled = event.ctrlKey || event.metaKey; + // +1 day on ctrl or command +right + if (event.originalEvent.altKey) $.datepicker._adjustDate(event.target, (event.ctrlKey ? + +$.datepicker._get(inst, 'stepBigMonths') : + +$.datepicker._get(inst, 'stepMonths')), 'M'); + // next month/year on alt +right + break; + case 40: if (event.ctrlKey || event.metaKey) $.datepicker._adjustDate(event.target, +7, 'D'); + handled = event.ctrlKey || event.metaKey; + break; // +1 week on ctrl or command +down + default: handled = false; + } + else if (event.keyCode == 36 && event.ctrlKey) // display the date picker on ctrl+home + $.datepicker._showDatepicker(this); + else { + handled = false; + } + if (handled) { + event.preventDefault(); + event.stopPropagation(); + } + }, + + /* Filter entered characters - based on date format. */ + _doKeyPress: function(event) { + var inst = $.datepicker._getInst(event.target); + if ($.datepicker._get(inst, 'constrainInput')) { + var chars = $.datepicker._possibleChars($.datepicker._get(inst, 'dateFormat')); + var chr = String.fromCharCode(event.charCode == undefined ? event.keyCode : event.charCode); + return event.ctrlKey || event.metaKey || (chr < ' ' || !chars || chars.indexOf(chr) > -1); + } + }, + + /* Synchronise manual entry and field/alternate field. */ + _doKeyUp: function(event) { + var inst = $.datepicker._getInst(event.target); + if (inst.input.val() != inst.lastVal) { + try { + var date = $.datepicker.parseDate($.datepicker._get(inst, 'dateFormat'), + (inst.input ? inst.input.val() : null), + $.datepicker._getFormatConfig(inst)); + if (date) { // only if valid + $.datepicker._setDateFromField(inst); + $.datepicker._updateAlternate(inst); + $.datepicker._updateDatepicker(inst); + } + } + catch (event) { + $.datepicker.log(event); + } + } + return true; + }, + + /* Pop-up the date picker for a given input field. + @param input element - the input field attached to the date picker or + event - if triggered by focus */ + _showDatepicker: function(input) { + input = input.target || input; + if (input.nodeName.toLowerCase() != 'input') // find from button/image trigger + input = $('input', input.parentNode)[0]; + if ($.datepicker._isDisabledDatepicker(input) || $.datepicker._lastInput == input) // already here + return; + var inst = $.datepicker._getInst(input); + if ($.datepicker._curInst && $.datepicker._curInst != inst) { + if ( $.datepicker._datepickerShowing ) { + $.datepicker._triggerOnClose($.datepicker._curInst); + } + $.datepicker._curInst.dpDiv.stop(true, true); + } + var beforeShow = $.datepicker._get(inst, 'beforeShow'); + extendRemove(inst.settings, (beforeShow ? beforeShow.apply(input, [input, inst]) : {})); + inst.lastVal = null; + $.datepicker._lastInput = input; + $.datepicker._setDateFromField(inst); + if ($.datepicker._inDialog) // hide cursor + input.value = ''; + if (!$.datepicker._pos) { // position below input + $.datepicker._pos = $.datepicker._findPos(input); + $.datepicker._pos[1] += input.offsetHeight; // add the height + } + var isFixed = false; + $(input).parents().each(function() { + isFixed |= $(this).css('position') == 'fixed'; + return !isFixed; + }); + if (isFixed && $.browser.opera) { // correction for Opera when fixed and scrolled + $.datepicker._pos[0] -= document.documentElement.scrollLeft; + $.datepicker._pos[1] -= document.documentElement.scrollTop; + } + var offset = {left: $.datepicker._pos[0], top: $.datepicker._pos[1]}; + $.datepicker._pos = null; + //to avoid flashes on Firefox + inst.dpDiv.empty(); + // determine sizing offscreen + inst.dpDiv.css({position: 'absolute', display: 'block', top: '-1000px'}); + $.datepicker._updateDatepicker(inst); + // fix width for dynamic number of date pickers + // and adjust position before showing + offset = $.datepicker._checkOffset(inst, offset, isFixed); + inst.dpDiv.css({position: ($.datepicker._inDialog && $.blockUI ? + 'static' : (isFixed ? 'fixed' : 'absolute')), display: 'none', + left: offset.left + 'px', top: offset.top + 'px'}); + if (!inst.inline) { + var showAnim = $.datepicker._get(inst, 'showAnim'); + var duration = $.datepicker._get(inst, 'duration'); + var postProcess = function() { + var cover = inst.dpDiv.find('iframe.ui-datepicker-cover'); // IE6- only + if( !! cover.length ){ + var borders = $.datepicker._getBorders(inst.dpDiv); + cover.css({left: -borders[0], top: -borders[1], + width: inst.dpDiv.outerWidth(), height: inst.dpDiv.outerHeight()}); + } + }; + inst.dpDiv.zIndex($(input).zIndex()+1); + $.datepicker._datepickerShowing = true; + if ($.effects && $.effects[showAnim]) + inst.dpDiv.show(showAnim, $.datepicker._get(inst, 'showOptions'), duration, postProcess); + else + inst.dpDiv[showAnim || 'show']((showAnim ? duration : null), postProcess); + if (!showAnim || !duration) + postProcess(); + if (inst.input.is(':visible') && !inst.input.is(':disabled')) + inst.input.focus(); + $.datepicker._curInst = inst; + } + }, + + /* Generate the date picker content. */ + _updateDatepicker: function(inst) { + var self = this; + self.maxRows = 4; //Reset the max number of rows being displayed (see #7043) + var borders = $.datepicker._getBorders(inst.dpDiv); + instActive = inst; // for delegate hover events + inst.dpDiv.empty().append(this._generateHTML(inst)); + var cover = inst.dpDiv.find('iframe.ui-datepicker-cover'); // IE6- only + if( !!cover.length ){ //avoid call to outerXXXX() when not in IE6 + cover.css({left: -borders[0], top: -borders[1], width: inst.dpDiv.outerWidth(), height: inst.dpDiv.outerHeight()}) + } + inst.dpDiv.find('.' + this._dayOverClass + ' a').mouseover(); + var numMonths = this._getNumberOfMonths(inst); + var cols = numMonths[1]; + var width = 17; + inst.dpDiv.removeClass('ui-datepicker-multi-2 ui-datepicker-multi-3 ui-datepicker-multi-4').width(''); + if (cols > 1) + inst.dpDiv.addClass('ui-datepicker-multi-' + cols).css('width', (width * cols) + 'em'); + inst.dpDiv[(numMonths[0] != 1 || numMonths[1] != 1 ? 'add' : 'remove') + + 'Class']('ui-datepicker-multi'); + inst.dpDiv[(this._get(inst, 'isRTL') ? 'add' : 'remove') + + 'Class']('ui-datepicker-rtl'); + if (inst == $.datepicker._curInst && $.datepicker._datepickerShowing && inst.input && + // #6694 - don't focus the input if it's already focused + // this breaks the change event in IE + inst.input.is(':visible') && !inst.input.is(':disabled') && inst.input[0] != document.activeElement) + inst.input.focus(); + // deffered render of the years select (to avoid flashes on Firefox) + if( inst.yearshtml ){ + var origyearshtml = inst.yearshtml; + setTimeout(function(){ + //assure that inst.yearshtml didn't change. + if( origyearshtml === inst.yearshtml && inst.yearshtml ){ + inst.dpDiv.find('select.ui-datepicker-year:first').replaceWith(inst.yearshtml); + } + origyearshtml = inst.yearshtml = null; + }, 0); + } + }, + + /* Retrieve the size of left and top borders for an element. + @param elem (jQuery object) the element of interest + @return (number[2]) the left and top borders */ + _getBorders: function(elem) { + var convert = function(value) { + return {thin: 1, medium: 2, thick: 3}[value] || value; + }; + return [parseFloat(convert(elem.css('border-left-width'))), + parseFloat(convert(elem.css('border-top-width')))]; + }, + + /* Check positioning to remain on screen. */ + _checkOffset: function(inst, offset, isFixed) { + var dpWidth = inst.dpDiv.outerWidth(); + var dpHeight = inst.dpDiv.outerHeight(); + var inputWidth = inst.input ? inst.input.outerWidth() : 0; + var inputHeight = inst.input ? inst.input.outerHeight() : 0; + var viewWidth = document.documentElement.clientWidth + $(document).scrollLeft(); + var viewHeight = document.documentElement.clientHeight + $(document).scrollTop(); + + offset.left -= (this._get(inst, 'isRTL') ? (dpWidth - inputWidth) : 0); + offset.left -= (isFixed && offset.left == inst.input.offset().left) ? $(document).scrollLeft() : 0; + offset.top -= (isFixed && offset.top == (inst.input.offset().top + inputHeight)) ? $(document).scrollTop() : 0; + + // now check if datepicker is showing outside window viewport - move to a better place if so. + offset.left -= Math.min(offset.left, (offset.left + dpWidth > viewWidth && viewWidth > dpWidth) ? + Math.abs(offset.left + dpWidth - viewWidth) : 0); + offset.top -= Math.min(offset.top, (offset.top + dpHeight > viewHeight && viewHeight > dpHeight) ? + Math.abs(dpHeight + inputHeight) : 0); + + return offset; + }, + + /* Find an object's position on the screen. */ + _findPos: function(obj) { + var inst = this._getInst(obj); + var isRTL = this._get(inst, 'isRTL'); + while (obj && (obj.type == 'hidden' || obj.nodeType != 1 || $.expr.filters.hidden(obj))) { + obj = obj[isRTL ? 'previousSibling' : 'nextSibling']; + } + var position = $(obj).offset(); + return [position.left, position.top]; + }, + + /* Trigger custom callback of onClose. */ + _triggerOnClose: function(inst) { + var onClose = this._get(inst, 'onClose'); + if (onClose) + onClose.apply((inst.input ? inst.input[0] : null), + [(inst.input ? inst.input.val() : ''), inst]); + }, + + /* Hide the date picker from view. + @param input element - the input field attached to the date picker */ + _hideDatepicker: function(input) { + var inst = this._curInst; + if (!inst || (input && inst != $.data(input, PROP_NAME))) + return; + if (this._datepickerShowing) { + var showAnim = this._get(inst, 'showAnim'); + var duration = this._get(inst, 'duration'); + var postProcess = function() { + $.datepicker._tidyDialog(inst); + this._curInst = null; + }; + if ($.effects && $.effects[showAnim]) + inst.dpDiv.hide(showAnim, $.datepicker._get(inst, 'showOptions'), duration, postProcess); + else + inst.dpDiv[(showAnim == 'slideDown' ? 'slideUp' : + (showAnim == 'fadeIn' ? 'fadeOut' : 'hide'))]((showAnim ? duration : null), postProcess); + if (!showAnim) + postProcess(); + $.datepicker._triggerOnClose(inst); + this._datepickerShowing = false; + this._lastInput = null; + if (this._inDialog) { + this._dialogInput.css({ position: 'absolute', left: '0', top: '-100px' }); + if ($.blockUI) { + $.unblockUI(); + $('body').append(this.dpDiv); + } + } + this._inDialog = false; + } + }, + + /* Tidy up after a dialog display. */ + _tidyDialog: function(inst) { + inst.dpDiv.removeClass(this._dialogClass).unbind('.ui-datepicker-calendar'); + }, + + /* Close date picker if clicked elsewhere. */ + _checkExternalClick: function(event) { + if (!$.datepicker._curInst) + return; + var $target = $(event.target); + if ($target[0].id != $.datepicker._mainDivId && + $target.parents('#' + $.datepicker._mainDivId).length == 0 && + !$target.hasClass($.datepicker.markerClassName) && + !$target.hasClass($.datepicker._triggerClass) && + $.datepicker._datepickerShowing && !($.datepicker._inDialog && $.blockUI)) + $.datepicker._hideDatepicker(); + }, + + /* Adjust one of the date sub-fields. */ + _adjustDate: function(id, offset, period) { + var target = $(id); + var inst = this._getInst(target[0]); + if (this._isDisabledDatepicker(target[0])) { + return; + } + this._adjustInstDate(inst, offset + + (period == 'M' ? this._get(inst, 'showCurrentAtPos') : 0), // undo positioning + period); + this._updateDatepicker(inst); + }, + + /* Action for current link. */ + _gotoToday: function(id) { + var target = $(id); + var inst = this._getInst(target[0]); + if (this._get(inst, 'gotoCurrent') && inst.currentDay) { + inst.selectedDay = inst.currentDay; + inst.drawMonth = inst.selectedMonth = inst.currentMonth; + inst.drawYear = inst.selectedYear = inst.currentYear; + } + else { + var date = new Date(); + inst.selectedDay = date.getDate(); + inst.drawMonth = inst.selectedMonth = date.getMonth(); + inst.drawYear = inst.selectedYear = date.getFullYear(); + } + this._notifyChange(inst); + this._adjustDate(target); + }, + + /* Action for selecting a new month/year. */ + _selectMonthYear: function(id, select, period) { + var target = $(id); + var inst = this._getInst(target[0]); + inst._selectingMonthYear = false; + inst['selected' + (period == 'M' ? 'Month' : 'Year')] = + inst['draw' + (period == 'M' ? 'Month' : 'Year')] = + parseInt(select.options[select.selectedIndex].value,10); + this._notifyChange(inst); + this._adjustDate(target); + }, + + /* Restore input focus after not changing month/year. */ + _clickMonthYear: function(id) { + var target = $(id); + var inst = this._getInst(target[0]); + if (inst.input && inst._selectingMonthYear) { + setTimeout(function() { + inst.input.focus(); + }, 0); + } + inst._selectingMonthYear = !inst._selectingMonthYear; + }, + + /* Action for selecting a day. */ + _selectDay: function(id, month, year, td) { + var target = $(id); + if ($(td).hasClass(this._unselectableClass) || this._isDisabledDatepicker(target[0])) { + return; + } + var inst = this._getInst(target[0]); + inst.selectedDay = inst.currentDay = $('a', td).html(); + inst.selectedMonth = inst.currentMonth = month; + inst.selectedYear = inst.currentYear = year; + this._selectDate(id, this._formatDate(inst, + inst.currentDay, inst.currentMonth, inst.currentYear)); + }, + + /* Erase the input field and hide the date picker. */ + _clearDate: function(id) { + var target = $(id); + var inst = this._getInst(target[0]); + this._selectDate(target, ''); + }, + + /* Update the input field with the selected date. */ + _selectDate: function(id, dateStr) { + var target = $(id); + var inst = this._getInst(target[0]); + dateStr = (dateStr != null ? dateStr : this._formatDate(inst)); + if (inst.input) + inst.input.val(dateStr); + this._updateAlternate(inst); + var onSelect = this._get(inst, 'onSelect'); + if (onSelect) + onSelect.apply((inst.input ? inst.input[0] : null), [dateStr, inst]); // trigger custom callback + else if (inst.input) + inst.input.trigger('change'); // fire the change event + if (inst.inline) + this._updateDatepicker(inst); + else { + this._hideDatepicker(); + this._lastInput = inst.input[0]; + if (typeof(inst.input[0]) != 'object') + inst.input.focus(); // restore focus + this._lastInput = null; + } + }, + + /* Update any alternate field to synchronise with the main field. */ + _updateAlternate: function(inst) { + var altField = this._get(inst, 'altField'); + if (altField) { // update alternate field too + var altFormat = this._get(inst, 'altFormat') || this._get(inst, 'dateFormat'); + var date = this._getDate(inst); + var dateStr = this.formatDate(altFormat, date, this._getFormatConfig(inst)); + $(altField).each(function() { $(this).val(dateStr); }); + } + }, + + /* Set as beforeShowDay function to prevent selection of weekends. + @param date Date - the date to customise + @return [boolean, string] - is this date selectable?, what is its CSS class? */ + noWeekends: function(date) { + var day = date.getDay(); + return [(day > 0 && day < 6), '']; + }, + + /* Set as calculateWeek to determine the week of the year based on the ISO 8601 definition. + @param date Date - the date to get the week for + @return number - the number of the week within the year that contains this date */ + iso8601Week: function(date) { + var checkDate = new Date(date.getTime()); + // Find Thursday of this week starting on Monday + checkDate.setDate(checkDate.getDate() + 4 - (checkDate.getDay() || 7)); + var time = checkDate.getTime(); + checkDate.setMonth(0); // Compare with Jan 1 + checkDate.setDate(1); + return Math.floor(Math.round((time - checkDate) / 86400000) / 7) + 1; + }, + + /* Parse a string value into a date object. + See formatDate below for the possible formats. + + @param format string - the expected format of the date + @param value string - the date in the above format + @param settings Object - attributes include: + shortYearCutoff number - the cutoff year for determining the century (optional) + dayNamesShort string[7] - abbreviated names of the days from Sunday (optional) + dayNames string[7] - names of the days from Sunday (optional) + monthNamesShort string[12] - abbreviated names of the months (optional) + monthNames string[12] - names of the months (optional) + @return Date - the extracted date value or null if value is blank */ + parseDate: function (format, value, settings) { + if (format == null || value == null) + throw 'Invalid arguments'; + value = (typeof value == 'object' ? value.toString() : value + ''); + if (value == '') + return null; + var shortYearCutoff = (settings ? settings.shortYearCutoff : null) || this._defaults.shortYearCutoff; + shortYearCutoff = (typeof shortYearCutoff != 'string' ? shortYearCutoff : + new Date().getFullYear() % 100 + parseInt(shortYearCutoff, 10)); + var dayNamesShort = (settings ? settings.dayNamesShort : null) || this._defaults.dayNamesShort; + var dayNames = (settings ? settings.dayNames : null) || this._defaults.dayNames; + var monthNamesShort = (settings ? settings.monthNamesShort : null) || this._defaults.monthNamesShort; + var monthNames = (settings ? settings.monthNames : null) || this._defaults.monthNames; + var year = -1; + var month = -1; + var day = -1; + var doy = -1; + var literal = false; + // Check whether a format character is doubled + var lookAhead = function(match) { + var matches = (iFormat + 1 < format.length && format.charAt(iFormat + 1) == match); + if (matches) + iFormat++; + return matches; + }; + // Extract a number from the string value + var getNumber = function(match) { + var isDoubled = lookAhead(match); + var size = (match == '@' ? 14 : (match == '!' ? 20 : + (match == 'y' && isDoubled ? 4 : (match == 'o' ? 3 : 2)))); + var digits = new RegExp('^\\d{1,' + size + '}'); + var num = value.substring(iValue).match(digits); + if (!num) + throw 'Missing number at position ' + iValue; + iValue += num[0].length; + return parseInt(num[0], 10); + }; + // Extract a name from the string value and convert to an index + var getName = function(match, shortNames, longNames) { + var names = $.map(lookAhead(match) ? longNames : shortNames, function (v, k) { + return [ [k, v] ]; + }).sort(function (a, b) { + return -(a[1].length - b[1].length); + }); + var index = -1; + $.each(names, function (i, pair) { + var name = pair[1]; + if (value.substr(iValue, name.length).toLowerCase() == name.toLowerCase()) { + index = pair[0]; + iValue += name.length; + return false; + } + }); + if (index != -1) + return index + 1; + else + throw 'Unknown name at position ' + iValue; + }; + // Confirm that a literal character matches the string value + var checkLiteral = function() { + if (value.charAt(iValue) != format.charAt(iFormat)) + throw 'Unexpected literal at position ' + iValue; + iValue++; + }; + var iValue = 0; + for (var iFormat = 0; iFormat < format.length; iFormat++) { + if (literal) + if (format.charAt(iFormat) == "'" && !lookAhead("'")) + literal = false; + else + checkLiteral(); + else + switch (format.charAt(iFormat)) { + case 'd': + day = getNumber('d'); + break; + case 'D': + getName('D', dayNamesShort, dayNames); + break; + case 'o': + doy = getNumber('o'); + break; + case 'm': + month = getNumber('m'); + break; + case 'M': + month = getName('M', monthNamesShort, monthNames); + break; + case 'y': + year = getNumber('y'); + break; + case '@': + var date = new Date(getNumber('@')); + year = date.getFullYear(); + month = date.getMonth() + 1; + day = date.getDate(); + break; + case '!': + var date = new Date((getNumber('!') - this._ticksTo1970) / 10000); + year = date.getFullYear(); + month = date.getMonth() + 1; + day = date.getDate(); + break; + case "'": + if (lookAhead("'")) + checkLiteral(); + else + literal = true; + break; + default: + checkLiteral(); + } + } + if (iValue < value.length){ + throw "Extra/unparsed characters found in date: " + value.substring(iValue); + } + if (year == -1) + year = new Date().getFullYear(); + else if (year < 100) + year += new Date().getFullYear() - new Date().getFullYear() % 100 + + (year <= shortYearCutoff ? 0 : -100); + if (doy > -1) { + month = 1; + day = doy; + do { + var dim = this._getDaysInMonth(year, month - 1); + if (day <= dim) + break; + month++; + day -= dim; + } while (true); + } + var date = this._daylightSavingAdjust(new Date(year, month - 1, day)); + if (date.getFullYear() != year || date.getMonth() + 1 != month || date.getDate() != day) + throw 'Invalid date'; // E.g. 31/02/00 + return date; + }, + + /* Standard date formats. */ + ATOM: 'yy-mm-dd', // RFC 3339 (ISO 8601) + COOKIE: 'D, dd M yy', + ISO_8601: 'yy-mm-dd', + RFC_822: 'D, d M y', + RFC_850: 'DD, dd-M-y', + RFC_1036: 'D, d M y', + RFC_1123: 'D, d M yy', + RFC_2822: 'D, d M yy', + RSS: 'D, d M y', // RFC 822 + TICKS: '!', + TIMESTAMP: '@', + W3C: 'yy-mm-dd', // ISO 8601 + + _ticksTo1970: (((1970 - 1) * 365 + Math.floor(1970 / 4) - Math.floor(1970 / 100) + + Math.floor(1970 / 400)) * 24 * 60 * 60 * 10000000), + + /* Format a date object into a string value. + The format can be combinations of the following: + d - day of month (no leading zero) + dd - day of month (two digit) + o - day of year (no leading zeros) + oo - day of year (three digit) + D - day name short + DD - day name long + m - month of year (no leading zero) + mm - month of year (two digit) + M - month name short + MM - month name long + y - year (two digit) + yy - year (four digit) + @ - Unix timestamp (ms since 01/01/1970) + ! - Windows ticks (100ns since 01/01/0001) + '...' - literal text + '' - single quote + + @param format string - the desired format of the date + @param date Date - the date value to format + @param settings Object - attributes include: + dayNamesShort string[7] - abbreviated names of the days from Sunday (optional) + dayNames string[7] - names of the days from Sunday (optional) + monthNamesShort string[12] - abbreviated names of the months (optional) + monthNames string[12] - names of the months (optional) + @return string - the date in the above format */ + formatDate: function (format, date, settings) { + if (!date) + return ''; + var dayNamesShort = (settings ? settings.dayNamesShort : null) || this._defaults.dayNamesShort; + var dayNames = (settings ? settings.dayNames : null) || this._defaults.dayNames; + var monthNamesShort = (settings ? settings.monthNamesShort : null) || this._defaults.monthNamesShort; + var monthNames = (settings ? settings.monthNames : null) || this._defaults.monthNames; + // Check whether a format character is doubled + var lookAhead = function(match) { + var matches = (iFormat + 1 < format.length && format.charAt(iFormat + 1) == match); + if (matches) + iFormat++; + return matches; + }; + // Format a number, with leading zero if necessary + var formatNumber = function(match, value, len) { + var num = '' + value; + if (lookAhead(match)) + while (num.length < len) + num = '0' + num; + return num; + }; + // Format a name, short or long as requested + var formatName = function(match, value, shortNames, longNames) { + return (lookAhead(match) ? longNames[value] : shortNames[value]); + }; + var output = ''; + var literal = false; + if (date) + for (var iFormat = 0; iFormat < format.length; iFormat++) { + if (literal) + if (format.charAt(iFormat) == "'" && !lookAhead("'")) + literal = false; + else + output += format.charAt(iFormat); + else + switch (format.charAt(iFormat)) { + case 'd': + output += formatNumber('d', date.getDate(), 2); + break; + case 'D': + output += formatName('D', date.getDay(), dayNamesShort, dayNames); + break; + case 'o': + output += formatNumber('o', + Math.round((new Date(date.getFullYear(), date.getMonth(), date.getDate()).getTime() - new Date(date.getFullYear(), 0, 0).getTime()) / 86400000), 3); + break; + case 'm': + output += formatNumber('m', date.getMonth() + 1, 2); + break; + case 'M': + output += formatName('M', date.getMonth(), monthNamesShort, monthNames); + break; + case 'y': + output += (lookAhead('y') ? date.getFullYear() : + (date.getYear() % 100 < 10 ? '0' : '') + date.getYear() % 100); + break; + case '@': + output += date.getTime(); + break; + case '!': + output += date.getTime() * 10000 + this._ticksTo1970; + break; + case "'": + if (lookAhead("'")) + output += "'"; + else + literal = true; + break; + default: + output += format.charAt(iFormat); + } + } + return output; + }, + + /* Extract all possible characters from the date format. */ + _possibleChars: function (format) { + var chars = ''; + var literal = false; + // Check whether a format character is doubled + var lookAhead = function(match) { + var matches = (iFormat + 1 < format.length && format.charAt(iFormat + 1) == match); + if (matches) + iFormat++; + return matches; + }; + for (var iFormat = 0; iFormat < format.length; iFormat++) + if (literal) + if (format.charAt(iFormat) == "'" && !lookAhead("'")) + literal = false; + else + chars += format.charAt(iFormat); + else + switch (format.charAt(iFormat)) { + case 'd': case 'm': case 'y': case '@': + chars += '0123456789'; + break; + case 'D': case 'M': + return null; // Accept anything + case "'": + if (lookAhead("'")) + chars += "'"; + else + literal = true; + break; + default: + chars += format.charAt(iFormat); + } + return chars; + }, + + /* Get a setting value, defaulting if necessary. */ + _get: function(inst, name) { + return inst.settings[name] !== undefined ? + inst.settings[name] : this._defaults[name]; + }, + + /* Parse existing date and initialise date picker. */ + _setDateFromField: function(inst, noDefault) { + if (inst.input.val() == inst.lastVal) { + return; + } + var dateFormat = this._get(inst, 'dateFormat'); + var dates = inst.lastVal = inst.input ? inst.input.val() : null; + var date, defaultDate; + date = defaultDate = this._getDefaultDate(inst); + var settings = this._getFormatConfig(inst); + try { + date = this.parseDate(dateFormat, dates, settings) || defaultDate; + } catch (event) { + this.log(event); + dates = (noDefault ? '' : dates); + } + inst.selectedDay = date.getDate(); + inst.drawMonth = inst.selectedMonth = date.getMonth(); + inst.drawYear = inst.selectedYear = date.getFullYear(); + inst.currentDay = (dates ? date.getDate() : 0); + inst.currentMonth = (dates ? date.getMonth() : 0); + inst.currentYear = (dates ? date.getFullYear() : 0); + this._adjustInstDate(inst); + }, + + /* Retrieve the default date shown on opening. */ + _getDefaultDate: function(inst) { + return this._restrictMinMax(inst, + this._determineDate(inst, this._get(inst, 'defaultDate'), new Date())); + }, + + /* A date may be specified as an exact value or a relative one. */ + _determineDate: function(inst, date, defaultDate) { + var offsetNumeric = function(offset) { + var date = new Date(); + date.setDate(date.getDate() + offset); + return date; + }; + var offsetString = function(offset) { + try { + return $.datepicker.parseDate($.datepicker._get(inst, 'dateFormat'), + offset, $.datepicker._getFormatConfig(inst)); + } + catch (e) { + // Ignore + } + var date = (offset.toLowerCase().match(/^c/) ? + $.datepicker._getDate(inst) : null) || new Date(); + var year = date.getFullYear(); + var month = date.getMonth(); + var day = date.getDate(); + var pattern = /([+-]?[0-9]+)\s*(d|D|w|W|m|M|y|Y)?/g; + var matches = pattern.exec(offset); + while (matches) { + switch (matches[2] || 'd') { + case 'd' : case 'D' : + day += parseInt(matches[1],10); break; + case 'w' : case 'W' : + day += parseInt(matches[1],10) * 7; break; + case 'm' : case 'M' : + month += parseInt(matches[1],10); + day = Math.min(day, $.datepicker._getDaysInMonth(year, month)); + break; + case 'y': case 'Y' : + year += parseInt(matches[1],10); + day = Math.min(day, $.datepicker._getDaysInMonth(year, month)); + break; + } + matches = pattern.exec(offset); + } + return new Date(year, month, day); + }; + var newDate = (date == null || date === '' ? defaultDate : (typeof date == 'string' ? offsetString(date) : + (typeof date == 'number' ? (isNaN(date) ? defaultDate : offsetNumeric(date)) : new Date(date.getTime())))); + newDate = (newDate && newDate.toString() == 'Invalid Date' ? defaultDate : newDate); + if (newDate) { + newDate.setHours(0); + newDate.setMinutes(0); + newDate.setSeconds(0); + newDate.setMilliseconds(0); + } + return this._daylightSavingAdjust(newDate); + }, + + /* Handle switch to/from daylight saving. + Hours may be non-zero on daylight saving cut-over: + > 12 when midnight changeover, but then cannot generate + midnight datetime, so jump to 1AM, otherwise reset. + @param date (Date) the date to check + @return (Date) the corrected date */ + _daylightSavingAdjust: function(date) { + if (!date) return null; + date.setHours(date.getHours() > 12 ? date.getHours() + 2 : 0); + return date; + }, + + /* Set the date(s) directly. */ + _setDate: function(inst, date, noChange) { + var clear = !date; + var origMonth = inst.selectedMonth; + var origYear = inst.selectedYear; + var newDate = this._restrictMinMax(inst, this._determineDate(inst, date, new Date())); + inst.selectedDay = inst.currentDay = newDate.getDate(); + inst.drawMonth = inst.selectedMonth = inst.currentMonth = newDate.getMonth(); + inst.drawYear = inst.selectedYear = inst.currentYear = newDate.getFullYear(); + if ((origMonth != inst.selectedMonth || origYear != inst.selectedYear) && !noChange) + this._notifyChange(inst); + this._adjustInstDate(inst); + if (inst.input) { + inst.input.val(clear ? '' : this._formatDate(inst)); + } + }, + + /* Retrieve the date(s) directly. */ + _getDate: function(inst) { + var startDate = (!inst.currentYear || (inst.input && inst.input.val() == '') ? null : + this._daylightSavingAdjust(new Date( + inst.currentYear, inst.currentMonth, inst.currentDay))); + return startDate; + }, + + /* Generate the HTML for the current state of the date picker. */ + _generateHTML: function(inst) { + var today = new Date(); + today = this._daylightSavingAdjust( + new Date(today.getFullYear(), today.getMonth(), today.getDate())); // clear time + var isRTL = this._get(inst, 'isRTL'); + var showButtonPanel = this._get(inst, 'showButtonPanel'); + var hideIfNoPrevNext = this._get(inst, 'hideIfNoPrevNext'); + var navigationAsDateFormat = this._get(inst, 'navigationAsDateFormat'); + var numMonths = this._getNumberOfMonths(inst); + var showCurrentAtPos = this._get(inst, 'showCurrentAtPos'); + var stepMonths = this._get(inst, 'stepMonths'); + var isMultiMonth = (numMonths[0] != 1 || numMonths[1] != 1); + var currentDate = this._daylightSavingAdjust((!inst.currentDay ? new Date(9999, 9, 9) : + new Date(inst.currentYear, inst.currentMonth, inst.currentDay))); + var minDate = this._getMinMaxDate(inst, 'min'); + var maxDate = this._getMinMaxDate(inst, 'max'); + var drawMonth = inst.drawMonth - showCurrentAtPos; + var drawYear = inst.drawYear; + if (drawMonth < 0) { + drawMonth += 12; + drawYear--; + } + if (maxDate) { + var maxDraw = this._daylightSavingAdjust(new Date(maxDate.getFullYear(), + maxDate.getMonth() - (numMonths[0] * numMonths[1]) + 1, maxDate.getDate())); + maxDraw = (minDate && maxDraw < minDate ? minDate : maxDraw); + while (this._daylightSavingAdjust(new Date(drawYear, drawMonth, 1)) > maxDraw) { + drawMonth--; + if (drawMonth < 0) { + drawMonth = 11; + drawYear--; + } + } + } + inst.drawMonth = drawMonth; + inst.drawYear = drawYear; + var prevText = this._get(inst, 'prevText'); + prevText = (!navigationAsDateFormat ? prevText : this.formatDate(prevText, + this._daylightSavingAdjust(new Date(drawYear, drawMonth - stepMonths, 1)), + this._getFormatConfig(inst))); + var prev = (this._canAdjustMonth(inst, -1, drawYear, drawMonth) ? + '' + prevText + '' : + (hideIfNoPrevNext ? '' : '' + prevText + '')); + var nextText = this._get(inst, 'nextText'); + nextText = (!navigationAsDateFormat ? nextText : this.formatDate(nextText, + this._daylightSavingAdjust(new Date(drawYear, drawMonth + stepMonths, 1)), + this._getFormatConfig(inst))); + var next = (this._canAdjustMonth(inst, +1, drawYear, drawMonth) ? + '' + nextText + '' : + (hideIfNoPrevNext ? '' : '' + nextText + '')); + var currentText = this._get(inst, 'currentText'); + var gotoDate = (this._get(inst, 'gotoCurrent') && inst.currentDay ? currentDate : today); + currentText = (!navigationAsDateFormat ? currentText : + this.formatDate(currentText, gotoDate, this._getFormatConfig(inst))); + var controls = (!inst.inline ? '' : ''); + var buttonPanel = (showButtonPanel) ? '
' + (isRTL ? controls : '') + + (this._isInRange(inst, gotoDate) ? '' : '') + (isRTL ? '' : controls) + '
' : ''; + var firstDay = parseInt(this._get(inst, 'firstDay'),10); + firstDay = (isNaN(firstDay) ? 0 : firstDay); + var showWeek = this._get(inst, 'showWeek'); + var dayNames = this._get(inst, 'dayNames'); + var dayNamesShort = this._get(inst, 'dayNamesShort'); + var dayNamesMin = this._get(inst, 'dayNamesMin'); + var monthNames = this._get(inst, 'monthNames'); + var monthNamesShort = this._get(inst, 'monthNamesShort'); + var beforeShowDay = this._get(inst, 'beforeShowDay'); + var showOtherMonths = this._get(inst, 'showOtherMonths'); + var selectOtherMonths = this._get(inst, 'selectOtherMonths'); + var calculateWeek = this._get(inst, 'calculateWeek') || this.iso8601Week; + var defaultDate = this._getDefaultDate(inst); + var html = ''; + for (var row = 0; row < numMonths[0]; row++) { + var group = ''; + this.maxRows = 4; + for (var col = 0; col < numMonths[1]; col++) { + var selectedDate = this._daylightSavingAdjust(new Date(drawYear, drawMonth, inst.selectedDay)); + var cornerClass = ' ui-corner-all'; + var calender = ''; + if (isMultiMonth) { + calender += '
'; + } + calender += '
' + + (/all|left/.test(cornerClass) && row == 0 ? (isRTL ? next : prev) : '') + + (/all|right/.test(cornerClass) && row == 0 ? (isRTL ? prev : next) : '') + + this._generateMonthYearHeader(inst, drawMonth, drawYear, minDate, maxDate, + row > 0 || col > 0, monthNames, monthNamesShort) + // draw month headers + '
' + + ''; + var thead = (showWeek ? '' : ''); + for (var dow = 0; dow < 7; dow++) { // days of the week + var day = (dow + firstDay) % 7; + thead += '= 5 ? ' class="ui-datepicker-week-end"' : '') + '>' + + '' + dayNamesMin[day] + ''; + } + calender += thead + ''; + var daysInMonth = this._getDaysInMonth(drawYear, drawMonth); + if (drawYear == inst.selectedYear && drawMonth == inst.selectedMonth) + inst.selectedDay = Math.min(inst.selectedDay, daysInMonth); + var leadDays = (this._getFirstDayOfMonth(drawYear, drawMonth) - firstDay + 7) % 7; + var curRows = Math.ceil((leadDays + daysInMonth) / 7); // calculate the number of rows to generate + var numRows = (isMultiMonth ? this.maxRows > curRows ? this.maxRows : curRows : curRows); //If multiple months, use the higher number of rows (see #7043) + this.maxRows = numRows; + var printDate = this._daylightSavingAdjust(new Date(drawYear, drawMonth, 1 - leadDays)); + for (var dRow = 0; dRow < numRows; dRow++) { // create date picker rows + calender += ''; + var tbody = (!showWeek ? '' : ''); + for (var dow = 0; dow < 7; dow++) { // create date picker days + var daySettings = (beforeShowDay ? + beforeShowDay.apply((inst.input ? inst.input[0] : null), [printDate]) : [true, '']); + var otherMonth = (printDate.getMonth() != drawMonth); + var unselectable = (otherMonth && !selectOtherMonths) || !daySettings[0] || + (minDate && printDate < minDate) || (maxDate && printDate > maxDate); + tbody += ''; // display selectable date + printDate.setDate(printDate.getDate() + 1); + printDate = this._daylightSavingAdjust(printDate); + } + calender += tbody + ''; + } + drawMonth++; + if (drawMonth > 11) { + drawMonth = 0; + drawYear++; + } + calender += '
' + this._get(inst, 'weekHeader') + '
' + + this._get(inst, 'calculateWeek')(printDate) + '' + // actions + (otherMonth && !showOtherMonths ? ' ' : // display for other months + (unselectable ? '' + printDate.getDate() + '' : '' + printDate.getDate() + '')) + '
' + (isMultiMonth ? '
' + + ((numMonths[0] > 0 && col == numMonths[1]-1) ? '
' : '') : ''); + group += calender; + } + html += group; + } + html += buttonPanel + ($.browser.msie && parseInt($.browser.version,10) < 7 && !inst.inline ? + '' : ''); + inst._keyEvent = false; + return html; + }, + + /* Generate the month and year header. */ + _generateMonthYearHeader: function(inst, drawMonth, drawYear, minDate, maxDate, + secondary, monthNames, monthNamesShort) { + var changeMonth = this._get(inst, 'changeMonth'); + var changeYear = this._get(inst, 'changeYear'); + var showMonthAfterYear = this._get(inst, 'showMonthAfterYear'); + var html = '
'; + var monthHtml = ''; + // month selection + if (secondary || !changeMonth) + monthHtml += '' + monthNames[drawMonth] + ''; + else { + var inMinYear = (minDate && minDate.getFullYear() == drawYear); + var inMaxYear = (maxDate && maxDate.getFullYear() == drawYear); + monthHtml += ''; + } + if (!showMonthAfterYear) + html += monthHtml + (secondary || !(changeMonth && changeYear) ? ' ' : ''); + // year selection + if ( !inst.yearshtml ) { + inst.yearshtml = ''; + if (secondary || !changeYear) + html += '' + drawYear + ''; + else { + // determine range of years to display + var years = this._get(inst, 'yearRange').split(':'); + var thisYear = new Date().getFullYear(); + var determineYear = function(value) { + var year = (value.match(/c[+-].*/) ? drawYear + parseInt(value.substring(1), 10) : + (value.match(/[+-].*/) ? thisYear + parseInt(value, 10) : + parseInt(value, 10))); + return (isNaN(year) ? thisYear : year); + }; + var year = determineYear(years[0]); + var endYear = Math.max(year, determineYear(years[1] || '')); + year = (minDate ? Math.max(year, minDate.getFullYear()) : year); + endYear = (maxDate ? Math.min(endYear, maxDate.getFullYear()) : endYear); + inst.yearshtml += ''; + + html += inst.yearshtml; + inst.yearshtml = null; + } + } + html += this._get(inst, 'yearSuffix'); + if (showMonthAfterYear) + html += (secondary || !(changeMonth && changeYear) ? ' ' : '') + monthHtml; + html += '
'; // Close datepicker_header + return html; + }, + + /* Adjust one of the date sub-fields. */ + _adjustInstDate: function(inst, offset, period) { + var year = inst.drawYear + (period == 'Y' ? offset : 0); + var month = inst.drawMonth + (period == 'M' ? offset : 0); + var day = Math.min(inst.selectedDay, this._getDaysInMonth(year, month)) + + (period == 'D' ? offset : 0); + var date = this._restrictMinMax(inst, + this._daylightSavingAdjust(new Date(year, month, day))); + inst.selectedDay = date.getDate(); + inst.drawMonth = inst.selectedMonth = date.getMonth(); + inst.drawYear = inst.selectedYear = date.getFullYear(); + if (period == 'M' || period == 'Y') + this._notifyChange(inst); + }, + + /* Ensure a date is within any min/max bounds. */ + _restrictMinMax: function(inst, date) { + var minDate = this._getMinMaxDate(inst, 'min'); + var maxDate = this._getMinMaxDate(inst, 'max'); + var newDate = (minDate && date < minDate ? minDate : date); + newDate = (maxDate && newDate > maxDate ? maxDate : newDate); + return newDate; + }, + + /* Notify change of month/year. */ + _notifyChange: function(inst) { + var onChange = this._get(inst, 'onChangeMonthYear'); + if (onChange) + onChange.apply((inst.input ? inst.input[0] : null), + [inst.selectedYear, inst.selectedMonth + 1, inst]); + }, + + /* Determine the number of months to show. */ + _getNumberOfMonths: function(inst) { + var numMonths = this._get(inst, 'numberOfMonths'); + return (numMonths == null ? [1, 1] : (typeof numMonths == 'number' ? [1, numMonths] : numMonths)); + }, + + /* Determine the current maximum date - ensure no time components are set. */ + _getMinMaxDate: function(inst, minMax) { + return this._determineDate(inst, this._get(inst, minMax + 'Date'), null); + }, + + /* Find the number of days in a given month. */ + _getDaysInMonth: function(year, month) { + return 32 - this._daylightSavingAdjust(new Date(year, month, 32)).getDate(); + }, + + /* Find the day of the week of the first of a month. */ + _getFirstDayOfMonth: function(year, month) { + return new Date(year, month, 1).getDay(); + }, + + /* Determines if we should allow a "next/prev" month display change. */ + _canAdjustMonth: function(inst, offset, curYear, curMonth) { + var numMonths = this._getNumberOfMonths(inst); + var date = this._daylightSavingAdjust(new Date(curYear, + curMonth + (offset < 0 ? offset : numMonths[0] * numMonths[1]), 1)); + if (offset < 0) + date.setDate(this._getDaysInMonth(date.getFullYear(), date.getMonth())); + return this._isInRange(inst, date); + }, + + /* Is the given date in the accepted range? */ + _isInRange: function(inst, date) { + var minDate = this._getMinMaxDate(inst, 'min'); + var maxDate = this._getMinMaxDate(inst, 'max'); + return ((!minDate || date.getTime() >= minDate.getTime()) && + (!maxDate || date.getTime() <= maxDate.getTime())); + }, + + /* Provide the configuration settings for formatting/parsing. */ + _getFormatConfig: function(inst) { + var shortYearCutoff = this._get(inst, 'shortYearCutoff'); + shortYearCutoff = (typeof shortYearCutoff != 'string' ? shortYearCutoff : + new Date().getFullYear() % 100 + parseInt(shortYearCutoff, 10)); + return {shortYearCutoff: shortYearCutoff, + dayNamesShort: this._get(inst, 'dayNamesShort'), dayNames: this._get(inst, 'dayNames'), + monthNamesShort: this._get(inst, 'monthNamesShort'), monthNames: this._get(inst, 'monthNames')}; + }, + + /* Format the given date for display. */ + _formatDate: function(inst, day, month, year) { + if (!day) { + inst.currentDay = inst.selectedDay; + inst.currentMonth = inst.selectedMonth; + inst.currentYear = inst.selectedYear; + } + var date = (day ? (typeof day == 'object' ? day : + this._daylightSavingAdjust(new Date(year, month, day))) : + this._daylightSavingAdjust(new Date(inst.currentYear, inst.currentMonth, inst.currentDay))); + return this.formatDate(this._get(inst, 'dateFormat'), date, this._getFormatConfig(inst)); + } +}); + +/* + * Bind hover events for datepicker elements. + * Done via delegate so the binding only occurs once in the lifetime of the parent div. + * Global instActive, set by _updateDatepicker allows the handlers to find their way back to the active picker. + */ +function bindHover(dpDiv) { + var selector = 'button, .ui-datepicker-prev, .ui-datepicker-next, .ui-datepicker-calendar td a'; + return dpDiv.bind('mouseout', function(event) { + var elem = $( event.target ).closest( selector ); + if ( !elem.length ) { + return; + } + elem.removeClass( "ui-state-hover ui-datepicker-prev-hover ui-datepicker-next-hover" ); + }) + .bind('mouseover', function(event) { + var elem = $( event.target ).closest( selector ); + if ($.datepicker._isDisabledDatepicker( instActive.inline ? dpDiv.parent()[0] : instActive.input[0]) || + !elem.length ) { + return; + } + elem.parents('.ui-datepicker-calendar').find('a').removeClass('ui-state-hover'); + elem.addClass('ui-state-hover'); + if (elem.hasClass('ui-datepicker-prev')) elem.addClass('ui-datepicker-prev-hover'); + if (elem.hasClass('ui-datepicker-next')) elem.addClass('ui-datepicker-next-hover'); + }); +} + +/* jQuery extend now ignores nulls! */ +function extendRemove(target, props) { + $.extend(target, props); + for (var name in props) + if (props[name] == null || props[name] == undefined) + target[name] = props[name]; + return target; +}; + +/* Determine whether an object is an array. */ +function isArray(a) { + return (a && (($.browser.safari && typeof a == 'object' && a.length) || + (a.constructor && a.constructor.toString().match(/\Array\(\)/)))); +}; + +/* Invoke the datepicker functionality. + @param options string - a command, optionally followed by additional parameters or + Object - settings for attaching new datepicker functionality + @return jQuery object */ +$.fn.datepicker = function(options){ + + /* Verify an empty collection wasn't passed - Fixes #6976 */ + if ( !this.length ) { + return this; + } + + /* Initialise the date picker. */ + if (!$.datepicker.initialized) { + $(document).mousedown($.datepicker._checkExternalClick). + find('body').append($.datepicker.dpDiv); + $.datepicker.initialized = true; + } + + var otherArgs = Array.prototype.slice.call(arguments, 1); + if (typeof options == 'string' && (options == 'isDisabled' || options == 'getDate' || options == 'widget')) + return $.datepicker['_' + options + 'Datepicker']. + apply($.datepicker, [this[0]].concat(otherArgs)); + if (options == 'option' && arguments.length == 2 && typeof arguments[1] == 'string') + return $.datepicker['_' + options + 'Datepicker']. + apply($.datepicker, [this[0]].concat(otherArgs)); + return this.each(function() { + typeof options == 'string' ? + $.datepicker['_' + options + 'Datepicker']. + apply($.datepicker, [this].concat(otherArgs)) : + $.datepicker._attachDatepicker(this, options); + }); +}; + +$.datepicker = new Datepicker(); // singleton instance +$.datepicker.initialized = false; +$.datepicker.uuid = new Date().getTime(); +$.datepicker.version = "1.8.14"; + +// Workaround for #4055 +// Add another global to avoid noConflict issues with inline event handlers +window['DP_jQuery_' + dpuuid] = $; + +$('.date-pick').datepicker({autoFocusNextInput: true}); +})(jQuery); diff --git a/js/hidecss.js b/js/hidecss.js new file mode 100644 index 0000000..0415177 --- /dev/null +++ b/js/hidecss.js @@ -0,0 +1,18 @@ +/* show/hide on checkbox click */ + function showMe (box) { + + var chboxs = document.getElementsByName("mc_nuke_all_styles"); + var vis = "none"; + for(var i=0;i */ +jQuery(function($){ + $.datepicker.regional['fr'] = { + closeText: 'Fermer', + prevText: 'Précédent', + nextText: 'Suivant', + currentText: 'Aujourd\'hui', + monthNames: ['Janvier','Février','Mars','Avril','Mai','Juin', + 'Juillet','Août','Septembre','Octobre','Novembre','Décembre'], + monthNamesShort: ['Janv.','Févr.','Mars','Avril','Mai','Juin', + 'Juil.','Août','Sept.','Oct.','Nov.','Déc.'], + dayNames: ['Dimanche','Lundi','Mardi','Mercredi','Jeudi','Vendredi','Samedi'], + dayNamesShort: ['Dim.','Lun.','Mar.','Mer.','Jeu.','Ven.','Sam.'], + dayNamesMin: ['D','L','M','M','J','V','S'], + weekHeader: 'Sem.', + dateFormat: 'dd/mm/yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['fr']); +}); +/* Galician localization for 'UI date picker' jQuery extension. */ +/* Translated by Jorge Barreiro . */ +jQuery(function($){ + $.datepicker.regional['gl'] = { + closeText: 'Pechar', + prevText: '<Ant', + nextText: 'Seg>', + currentText: 'Hoxe', + monthNames: ['Xaneiro','Febreiro','Marzo','Abril','Maio','Xuño', + 'Xullo','Agosto','Setembro','Outubro','Novembro','Decembro'], + monthNamesShort: ['Xan','Feb','Mar','Abr','Mai','Xuñ', + 'Xul','Ago','Set','Out','Nov','Dec'], + dayNames: ['Domingo','Luns','Martes','Mércores','Xoves','Venres','Sábado'], + dayNamesShort: ['Dom','Lun','Mar','Mér','Xov','Ven','Sáb'], + dayNamesMin: ['Do','Lu','Ma','Mé','Xo','Ve','Sá'], + weekHeader: 'Sm', + dateFormat: 'dd/mm/yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['gl']); +});/* Hebrew initialisation for the UI Datepicker extension. */ +/* Written by Amir Hardon (ahardon at gmail dot com). */ +jQuery(function($){ + $.datepicker.regional['he'] = { + closeText: 'סגור', + prevText: '<הקודם', + nextText: 'הבא>', + currentText: 'היום', + monthNames: ['ינואר','פברואר','מרץ','אפריל','מאי','יוני', + 'יולי','אוגוסט','ספטמבר','אוקטובר','נובמבר','דצמבר'], + monthNamesShort: ['1','2','3','4','5','6', + '7','8','9','10','11','12'], + dayNames: ['ראשון','שני','שלישי','רביעי','חמישי','שישי','שבת'], + dayNamesShort: ['א\'','ב\'','ג\'','ד\'','ה\'','ו\'','שבת'], + dayNamesMin: ['א\'','ב\'','ג\'','ד\'','ה\'','ו\'','שבת'], + weekHeader: 'Wk', + dateFormat: 'dd/mm/yy', + firstDay: 0, + isRTL: true, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['he']); +}); +/* Croatian i18n for the jQuery UI date picker plugin. */ +/* Written by Vjekoslav Nesek. */ +jQuery(function($){ + $.datepicker.regional['hr'] = { + closeText: 'Zatvori', + prevText: '<', + nextText: '>', + currentText: 'Danas', + monthNames: ['Siječanj','Veljača','Ožujak','Travanj','Svibanj','Lipanj', + 'Srpanj','Kolovoz','Rujan','Listopad','Studeni','Prosinac'], + monthNamesShort: ['Sij','Velj','Ožu','Tra','Svi','Lip', + 'Srp','Kol','Ruj','Lis','Stu','Pro'], + dayNames: ['Nedjelja','Ponedjeljak','Utorak','Srijeda','Četvrtak','Petak','Subota'], + dayNamesShort: ['Ned','Pon','Uto','Sri','Čet','Pet','Sub'], + dayNamesMin: ['Ne','Po','Ut','Sr','Če','Pe','Su'], + weekHeader: 'Tje', + dateFormat: 'dd.mm.yy.', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['hr']); +});/* Hungarian initialisation for the jQuery UI date picker plugin. */ +/* Written by Istvan Karaszi (jquery@spam.raszi.hu). */ +jQuery(function($){ + $.datepicker.regional['hu'] = { + closeText: 'bezárás', + prevText: '« vissza', + nextText: 'előre »', + currentText: 'ma', + monthNames: ['Január', 'Február', 'Március', 'Április', 'Május', 'Június', + 'Július', 'Augusztus', 'Szeptember', 'Október', 'November', 'December'], + monthNamesShort: ['Jan', 'Feb', 'Már', 'Ápr', 'Máj', 'Jún', + 'Júl', 'Aug', 'Szep', 'Okt', 'Nov', 'Dec'], + dayNames: ['Vasárnap', 'Hétfö', 'Kedd', 'Szerda', 'Csütörtök', 'Péntek', 'Szombat'], + dayNamesShort: ['Vas', 'Hét', 'Ked', 'Sze', 'Csü', 'Pén', 'Szo'], + dayNamesMin: ['V', 'H', 'K', 'Sze', 'Cs', 'P', 'Szo'], + weekHeader: 'Hé', + dateFormat: 'yy-mm-dd', + firstDay: 1, + isRTL: false, + showMonthAfterYear: true, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['hu']); +}); +/* Armenian(UTF-8) initialisation for the jQuery UI date picker plugin. */ +/* Written by Levon Zakaryan (levon.zakaryan@gmail.com)*/ +jQuery(function($){ + $.datepicker.regional['hy'] = { + closeText: 'Փակել', + prevText: '<Նախ.', + nextText: 'Հաջ.>', + currentText: 'Այսօր', + monthNames: ['Հունվար','Փետրվար','Մարտ','Ապրիլ','Մայիս','Հունիս', + 'Հուլիս','Օգոստոս','Սեպտեմբեր','Հոկտեմբեր','Նոյեմբեր','Դեկտեմբեր'], + monthNamesShort: ['Հունվ','Փետր','Մարտ','Ապր','Մայիս','Հունիս', + 'Հուլ','Օգս','Սեպ','Հոկ','Նոյ','Դեկ'], + dayNames: ['կիրակի','եկուշաբթի','երեքշաբթի','չորեքշաբթի','հինգշաբթի','ուրբաթ','շաբաթ'], + dayNamesShort: ['կիր','երկ','երք','չրք','հնգ','ուրբ','շբթ'], + dayNamesMin: ['կիր','երկ','երք','չրք','հնգ','ուրբ','շբթ'], + weekHeader: 'ՇԲՏ', + dateFormat: 'dd.mm.yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['hy']); +});/* Indonesian initialisation for the jQuery UI date picker plugin. */ +/* Written by Deden Fathurahman (dedenf@gmail.com). */ +jQuery(function($){ + $.datepicker.regional['id'] = { + closeText: 'Tutup', + prevText: '<mundur', + nextText: 'maju>', + currentText: 'hari ini', + monthNames: ['Januari','Februari','Maret','April','Mei','Juni', + 'Juli','Agustus','September','Oktober','Nopember','Desember'], + monthNamesShort: ['Jan','Feb','Mar','Apr','Mei','Jun', + 'Jul','Agus','Sep','Okt','Nop','Des'], + dayNames: ['Minggu','Senin','Selasa','Rabu','Kamis','Jumat','Sabtu'], + dayNamesShort: ['Min','Sen','Sel','Rab','kam','Jum','Sab'], + dayNamesMin: ['Mg','Sn','Sl','Rb','Km','jm','Sb'], + weekHeader: 'Mg', + dateFormat: 'dd/mm/yy', + firstDay: 0, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['id']); +});/* Icelandic initialisation for the jQuery UI date picker plugin. */ +/* Written by Haukur H. Thorsson (haukur@eskill.is). */ +jQuery(function($){ + $.datepicker.regional['is'] = { + closeText: 'Loka', + prevText: '< Fyrri', + nextText: 'Næsti >', + currentText: 'Í dag', + monthNames: ['Janúar','Febrúar','Mars','Apríl','Maí','Júní', + 'Júlí','Ágúst','September','Október','Nóvember','Desember'], + monthNamesShort: ['Jan','Feb','Mar','Apr','Maí','Jún', + 'Júl','Ágú','Sep','Okt','Nóv','Des'], + dayNames: ['Sunnudagur','Mánudagur','Þriðjudagur','Miðvikudagur','Fimmtudagur','Föstudagur','Laugardagur'], + dayNamesShort: ['Sun','Mán','Þri','Mið','Fim','Fös','Lau'], + dayNamesMin: ['Su','Má','Þr','Mi','Fi','Fö','La'], + weekHeader: 'Vika', + dateFormat: 'dd/mm/yy', + firstDay: 0, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['is']); +});/* Italian initialisation for the jQuery UI date picker plugin. */ +/* Written by Antonello Pasella (antonello.pasella@gmail.com). */ +jQuery(function($){ + $.datepicker.regional['it'] = { + closeText: 'Chiudi', + prevText: '<Prec', + nextText: 'Succ>', + currentText: 'Oggi', + monthNames: ['Gennaio','Febbraio','Marzo','Aprile','Maggio','Giugno', + 'Luglio','Agosto','Settembre','Ottobre','Novembre','Dicembre'], + monthNamesShort: ['Gen','Feb','Mar','Apr','Mag','Giu', + 'Lug','Ago','Set','Ott','Nov','Dic'], + dayNames: ['Domenica','Lunedì','Martedì','Mercoledì','Giovedì','Venerdì','Sabato'], + dayNamesShort: ['Dom','Lun','Mar','Mer','Gio','Ven','Sab'], + dayNamesMin: ['Do','Lu','Ma','Me','Gi','Ve','Sa'], + weekHeader: 'Sm', + dateFormat: 'dd/mm/yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['it']); +}); +/* Japanese initialisation for the jQuery UI date picker plugin. */ +/* Written by Kentaro SATO (kentaro@ranvis.com). */ +jQuery(function($){ + $.datepicker.regional['ja'] = { + closeText: '閉じる', + prevText: '<前', + nextText: '次>', + currentText: '今日', + monthNames: ['1月','2月','3月','4月','5月','6月', + '7月','8月','9月','10月','11月','12月'], + monthNamesShort: ['1月','2月','3月','4月','5月','6月', + '7月','8月','9月','10月','11月','12月'], + dayNames: ['日曜日','月曜日','火曜日','水曜日','木曜日','金曜日','土曜日'], + dayNamesShort: ['日','月','火','水','木','金','土'], + dayNamesMin: ['日','月','火','水','木','金','土'], + weekHeader: '週', + dateFormat: 'yy/mm/dd', + firstDay: 0, + isRTL: false, + showMonthAfterYear: true, + yearSuffix: '年'}; + $.datepicker.setDefaults($.datepicker.regional['ja']); +});/* Korean initialisation for the jQuery calendar extension. */ +/* Written by DaeKwon Kang (ncrash.dk@gmail.com). */ +jQuery(function($){ + $.datepicker.regional['ko'] = { + closeText: '닫기', + prevText: '이전달', + nextText: '다음달', + currentText: '오늘', + monthNames: ['1월(JAN)','2월(FEB)','3월(MAR)','4월(APR)','5월(MAY)','6월(JUN)', + '7월(JUL)','8월(AUG)','9월(SEP)','10월(OCT)','11월(NOV)','12월(DEC)'], + monthNamesShort: ['1월(JAN)','2월(FEB)','3월(MAR)','4월(APR)','5월(MAY)','6월(JUN)', + '7월(JUL)','8월(AUG)','9월(SEP)','10월(OCT)','11월(NOV)','12월(DEC)'], + dayNames: ['일','월','화','수','목','금','토'], + dayNamesShort: ['일','월','화','수','목','금','토'], + dayNamesMin: ['일','월','화','수','목','금','토'], + weekHeader: 'Wk', + dateFormat: 'yy-mm-dd', + firstDay: 0, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: '년'}; + $.datepicker.setDefaults($.datepicker.regional['ko']); +});/* Kazakh (UTF-8) initialisation for the jQuery UI date picker plugin. */ +/* Written by Dmitriy Karasyov (dmitriy.karasyov@gmail.com). */ +jQuery(function($){ + $.datepicker.regional['kz'] = { + closeText: 'Жабу', + prevText: '<Алдыңғы', + nextText: 'Келесі>', + currentText: 'Бүгін', + monthNames: ['Қаңтар','Ақпан','Наурыз','Сәуір','Мамыр','Маусым', + 'Шілде','Тамыз','Қыркүйек','Қазан','Қараша','Желтоқсан'], + monthNamesShort: ['Қаң','Ақп','Нау','Сәу','Мам','Мау', + 'Шіл','Там','Қыр','Қаз','Қар','Жел'], + dayNames: ['Жексенбі','Дүйсенбі','Сейсенбі','Сәрсенбі','Бейсенбі','Жұма','Сенбі'], + dayNamesShort: ['жкс','дсн','ссн','срс','бсн','жма','снб'], + dayNamesMin: ['Жк','Дс','Сс','Ср','Бс','Жм','Сн'], + weekHeader: 'Не', + dateFormat: 'dd.mm.yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['kz']); +}); +/* Lithuanian (UTF-8) initialisation for the jQuery UI date picker plugin. */ +/* @author Arturas Paleicikas */ +jQuery(function($){ + $.datepicker.regional['lt'] = { + closeText: 'Uždaryti', + prevText: '<Atgal', + nextText: 'Pirmyn>', + currentText: 'Šiandien', + monthNames: ['Sausis','Vasaris','Kovas','Balandis','Gegužė','Birželis', + 'Liepa','Rugpjūtis','Rugsėjis','Spalis','Lapkritis','Gruodis'], + monthNamesShort: ['Sau','Vas','Kov','Bal','Geg','Bir', + 'Lie','Rugp','Rugs','Spa','Lap','Gru'], + dayNames: ['sekmadienis','pirmadienis','antradienis','trečiadienis','ketvirtadienis','penktadienis','šeštadienis'], + dayNamesShort: ['sek','pir','ant','tre','ket','pen','šeš'], + dayNamesMin: ['Se','Pr','An','Tr','Ke','Pe','Še'], + weekHeader: 'Wk', + dateFormat: 'yy-mm-dd', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['lt']); +});/* Latvian (UTF-8) initialisation for the jQuery UI date picker plugin. */ +/* @author Arturas Paleicikas */ +jQuery(function($){ + $.datepicker.regional['lv'] = { + closeText: 'Aizvērt', + prevText: 'Iepr', + nextText: 'Nāka', + currentText: 'Šodien', + monthNames: ['Janvāris','Februāris','Marts','Aprīlis','Maijs','Jūnijs', + 'Jūlijs','Augusts','Septembris','Oktobris','Novembris','Decembris'], + monthNamesShort: ['Jan','Feb','Mar','Apr','Mai','Jūn', + 'Jūl','Aug','Sep','Okt','Nov','Dec'], + dayNames: ['svētdiena','pirmdiena','otrdiena','trešdiena','ceturtdiena','piektdiena','sestdiena'], + dayNamesShort: ['svt','prm','otr','tre','ctr','pkt','sst'], + dayNamesMin: ['Sv','Pr','Ot','Tr','Ct','Pk','Ss'], + weekHeader: 'Nav', + dateFormat: 'dd-mm-yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['lv']); +});/* Malayalam (UTF-8) initialisation for the jQuery UI date picker plugin. */ +/* Written by Saji Nediyanchath (saji89@gmail.com). */ +jQuery(function($){ + $.datepicker.regional['ml'] = { + closeText: 'ശരി', + prevText: 'മുന്നത്തെ', + nextText: 'അടുത്തത് ', + currentText: 'ഇന്ന്', + monthNames: ['ജനുവരി','ഫെബ്രുവരി','മാര്‍ച്ച്','ഏപ്രില്‍','മേയ്','ജൂണ്‍', + 'ജൂലൈ','ആഗസ്റ്റ്','സെപ്റ്റംബര്‍','ഒക്ടോബര്‍','നവംബര്‍','ഡിസംബര്‍'], + monthNamesShort: ['ജനു', 'ഫെബ്', 'മാര്‍', 'ഏപ്രി', 'മേയ്', 'ജൂണ്‍', + 'ജൂലാ', 'ആഗ', 'സെപ്', 'ഒക്ടോ', 'നവം', 'ഡിസ'], + dayNames: ['ഞായര്‍', 'തിങ്കള്‍', 'ചൊവ്വ', 'ബുധന്‍', 'വ്യാഴം', 'വെള്ളി', 'ശനി'], + dayNamesShort: ['ഞായ', 'തിങ്ക', 'ചൊവ്വ', 'ബുധ', 'വ്യാഴം', 'വെള്ളി', 'ശനി'], + dayNamesMin: ['ഞാ','തി','ചൊ','ബു','വ്യാ','വെ','ശ'], + weekHeader: 'ആ', + dateFormat: 'dd/mm/yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['ml']); +}); +/* Malaysian initialisation for the jQuery UI date picker plugin. */ +/* Written by Mohd Nawawi Mohamad Jamili (nawawi@ronggeng.net). */ +jQuery(function($){ + $.datepicker.regional['ms'] = { + closeText: 'Tutup', + prevText: '<Sebelum', + nextText: 'Selepas>', + currentText: 'hari ini', + monthNames: ['Januari','Februari','Mac','April','Mei','Jun', + 'Julai','Ogos','September','Oktober','November','Disember'], + monthNamesShort: ['Jan','Feb','Mac','Apr','Mei','Jun', + 'Jul','Ogo','Sep','Okt','Nov','Dis'], + dayNames: ['Ahad','Isnin','Selasa','Rabu','Khamis','Jumaat','Sabtu'], + dayNamesShort: ['Aha','Isn','Sel','Rab','kha','Jum','Sab'], + dayNamesMin: ['Ah','Is','Se','Ra','Kh','Ju','Sa'], + weekHeader: 'Mg', + dateFormat: 'dd/mm/yy', + firstDay: 0, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['ms']); +});/* Dutch (UTF-8) initialisation for the jQuery UI date picker plugin. */ +/* Written by Mathias Bynens */ +jQuery(function($){ + $.datepicker.regional.nl = { + closeText: 'Sluiten', + prevText: '←', + nextText: '→', + currentText: 'Vandaag', + monthNames: ['januari', 'februari', 'maart', 'april', 'mei', 'juni', + 'juli', 'augustus', 'september', 'oktober', 'november', 'december'], + monthNamesShort: ['jan', 'feb', 'maa', 'apr', 'mei', 'jun', + 'jul', 'aug', 'sep', 'okt', 'nov', 'dec'], + dayNames: ['zondag', 'maandag', 'dinsdag', 'woensdag', 'donderdag', 'vrijdag', 'zaterdag'], + dayNamesShort: ['zon', 'maa', 'din', 'woe', 'don', 'vri', 'zat'], + dayNamesMin: ['zo', 'ma', 'di', 'wo', 'do', 'vr', 'za'], + weekHeader: 'Wk', + dateFormat: 'dd-mm-yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional.nl); +});/* Norwegian initialisation for the jQuery UI date picker plugin. */ +/* Written by Naimdjon Takhirov (naimdjon@gmail.com). */ + +jQuery(function($){ + $.datepicker.regional['no'] = { + closeText: 'Lukk', + prevText: '«Forrige', + nextText: 'Neste»', + currentText: 'I dag', + monthNames: ['januar','februar','mars','april','mai','juni','juli','august','september','oktober','november','desember'], + monthNamesShort: ['jan','feb','mar','apr','mai','jun','jul','aug','sep','okt','nov','des'], + dayNamesShort: ['søn','man','tir','ons','tor','fre','lør'], + dayNames: ['søndag','mandag','tirsdag','onsdag','torsdag','fredag','lørdag'], + dayNamesMin: ['sø','ma','ti','on','to','fr','lø'], + weekHeader: 'Uke', + dateFormat: 'dd.mm.yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: '' + }; + $.datepicker.setDefaults($.datepicker.regional['no']); +}); +/* Polish initialisation for the jQuery UI date picker plugin. */ +/* Written by Jacek Wysocki (jacek.wysocki@gmail.com). */ +jQuery(function($){ + $.datepicker.regional['pl'] = { + closeText: 'Zamknij', + prevText: '<Poprzedni', + nextText: 'Następny>', + currentText: 'Dziś', + monthNames: ['Styczeń','Luty','Marzec','Kwiecień','Maj','Czerwiec', + 'Lipiec','Sierpień','Wrzesień','Październik','Listopad','Grudzień'], + monthNamesShort: ['Sty','Lu','Mar','Kw','Maj','Cze', + 'Lip','Sie','Wrz','Pa','Lis','Gru'], + dayNames: ['Niedziela','Poniedziałek','Wtorek','Środa','Czwartek','Piątek','Sobota'], + dayNamesShort: ['Nie','Pn','Wt','Śr','Czw','Pt','So'], + dayNamesMin: ['N','Pn','Wt','Śr','Cz','Pt','So'], + weekHeader: 'Tydz', + dateFormat: 'dd.mm.yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['pl']); +}); +/* Brazilian initialisation for the jQuery UI date picker plugin. */ +/* Written by Leonildo Costa Silva (leocsilva@gmail.com). */ +jQuery(function($){ + $.datepicker.regional['pt-BR'] = { + closeText: 'Fechar', + prevText: '<Anterior', + nextText: 'Próximo>', + currentText: 'Hoje', + monthNames: ['Janeiro','Fevereiro','Março','Abril','Maio','Junho', + 'Julho','Agosto','Setembro','Outubro','Novembro','Dezembro'], + monthNamesShort: ['Jan','Fev','Mar','Abr','Mai','Jun', + 'Jul','Ago','Set','Out','Nov','Dez'], + dayNames: ['Domingo','Segunda-feira','Terça-feira','Quarta-feira','Quinta-feira','Sexta-feira','Sábado'], + dayNamesShort: ['Dom','Seg','Ter','Qua','Qui','Sex','Sáb'], + dayNamesMin: ['Dom','Seg','Ter','Qua','Qui','Sex','Sáb'], + weekHeader: 'Sm', + dateFormat: 'dd/mm/yy', + firstDay: 0, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['pt-BR']); +});/* Portuguese initialisation for the jQuery UI date picker plugin. */ +jQuery(function($){ + $.datepicker.regional['pt'] = { + closeText: 'Fechar', + prevText: '<Anterior', + nextText: 'Seguinte', + currentText: 'Hoje', + monthNames: ['Janeiro','Fevereiro','Março','Abril','Maio','Junho', + 'Julho','Agosto','Setembro','Outubro','Novembro','Dezembro'], + monthNamesShort: ['Jan','Fev','Mar','Abr','Mai','Jun', + 'Jul','Ago','Set','Out','Nov','Dez'], + dayNames: ['Domingo','Segunda-feira','Terça-feira','Quarta-feira','Quinta-feira','Sexta-feira','Sábado'], + dayNamesShort: ['Dom','Seg','Ter','Qua','Qui','Sex','Sáb'], + dayNamesMin: ['Dom','Seg','Ter','Qua','Qui','Sex','Sáb'], + weekHeader: 'Sem', + dateFormat: 'dd/mm/yy', + firstDay: 0, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['pt']); +});/* Romansh initialisation for the jQuery UI date picker plugin. */ +/* Written by Yvonne Gienal (yvonne.gienal@educa.ch). */ +jQuery(function($){ + $.datepicker.regional['rm'] = { + closeText: 'Serrar', + prevText: '<Suandant', + nextText: 'Precedent>', + currentText: 'Actual', + monthNames: ['Schaner','Favrer','Mars','Avrigl','Matg','Zercladur', 'Fanadur','Avust','Settember','October','November','December'], + monthNamesShort: ['Scha','Fev','Mar','Avr','Matg','Zer', 'Fan','Avu','Sett','Oct','Nov','Dec'], + dayNames: ['Dumengia','Glindesdi','Mardi','Mesemna','Gievgia','Venderdi','Sonda'], + dayNamesShort: ['Dum','Gli','Mar','Mes','Gie','Ven','Som'], + dayNamesMin: ['Du','Gl','Ma','Me','Gi','Ve','So'], + weekHeader: 'emna', + dateFormat: 'dd/mm/yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['rm']); +}); +/* Romanian initialisation for the jQuery UI date picker plugin. + * + * Written by Edmond L. (ll_edmond@walla.com) + * and Ionut G. Stan (ionut.g.stan@gmail.com) + */ +jQuery(function($){ + $.datepicker.regional['ro'] = { + closeText: 'Închide', + prevText: '« Luna precedentă', + nextText: 'Luna următoare »', + currentText: 'Azi', + monthNames: ['Ianuarie','Februarie','Martie','Aprilie','Mai','Iunie', + 'Iulie','August','Septembrie','Octombrie','Noiembrie','Decembrie'], + monthNamesShort: ['Ian', 'Feb', 'Mar', 'Apr', 'Mai', 'Iun', + 'Iul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec'], + dayNames: ['Duminică', 'Luni', 'Marţi', 'Miercuri', 'Joi', 'Vineri', 'Sâmbătă'], + dayNamesShort: ['Dum', 'Lun', 'Mar', 'Mie', 'Joi', 'Vin', 'Sâm'], + dayNamesMin: ['Du','Lu','Ma','Mi','Jo','Vi','Sâ'], + weekHeader: 'Săpt', + dateFormat: 'dd.mm.yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['ro']); +}); +/* Russian (UTF-8) initialisation for the jQuery UI date picker plugin. */ +/* Written by Andrew Stromnov (stromnov@gmail.com). */ +jQuery(function($){ + $.datepicker.regional['ru'] = { + closeText: 'Закрыть', + prevText: '<Пред', + nextText: 'След>', + currentText: 'Сегодня', + monthNames: ['Январь','Февраль','Март','Апрель','Май','Июнь', + 'Июль','Август','Сентябрь','Октябрь','Ноябрь','Декабрь'], + monthNamesShort: ['Янв','Фев','Мар','Апр','Май','Июн', + 'Июл','Авг','Сен','Окт','Ноя','Дек'], + dayNames: ['воскресенье','понедельник','вторник','среда','четверг','пятница','суббота'], + dayNamesShort: ['вск','пнд','втр','срд','чтв','птн','сбт'], + dayNamesMin: ['Вс','Пн','Вт','Ср','Чт','Пт','Сб'], + weekHeader: 'Нед', + dateFormat: 'dd.mm.yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['ru']); +});/* Slovak initialisation for the jQuery UI date picker plugin. */ +/* Written by Vojtech Rinik (vojto@hmm.sk). */ +jQuery(function($){ + $.datepicker.regional['sk'] = { + closeText: 'Zavrieť', + prevText: '<Predchádzajúci', + nextText: 'Nasledujúci>', + currentText: 'Dnes', + monthNames: ['Január','Február','Marec','Apríl','Máj','Jún', + 'Júl','August','September','Október','November','December'], + monthNamesShort: ['Jan','Feb','Mar','Apr','Máj','Jún', + 'Júl','Aug','Sep','Okt','Nov','Dec'], + dayNames: ['Nedeľa','Pondelok','Utorok','Streda','Štvrtok','Piatok','Sobota'], + dayNamesShort: ['Ned','Pon','Uto','Str','Štv','Pia','Sob'], + dayNamesMin: ['Ne','Po','Ut','St','Št','Pia','So'], + weekHeader: 'Ty', + dateFormat: 'dd.mm.yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['sk']); +}); +/* Slovenian initialisation for the jQuery UI date picker plugin. */ +/* Written by Jaka Jancar (jaka@kubje.org). */ +/* c = č, s = š z = ž C = Č S = Š Z = Ž */ +jQuery(function($){ + $.datepicker.regional['sl'] = { + closeText: 'Zapri', + prevText: '<Prejšnji', + nextText: 'Naslednji>', + currentText: 'Trenutni', + monthNames: ['Januar','Februar','Marec','April','Maj','Junij', + 'Julij','Avgust','September','Oktober','November','December'], + monthNamesShort: ['Jan','Feb','Mar','Apr','Maj','Jun', + 'Jul','Avg','Sep','Okt','Nov','Dec'], + dayNames: ['Nedelja','Ponedeljek','Torek','Sreda','Četrtek','Petek','Sobota'], + dayNamesShort: ['Ned','Pon','Tor','Sre','Čet','Pet','Sob'], + dayNamesMin: ['Ne','Po','To','Sr','Če','Pe','So'], + weekHeader: 'Teden', + dateFormat: 'dd.mm.yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['sl']); +}); +/* Albanian initialisation for the jQuery UI date picker plugin. */ +/* Written by Flakron Bytyqi (flakron@gmail.com). */ +jQuery(function($){ + $.datepicker.regional['sq'] = { + closeText: 'mbylle', + prevText: '<mbrapa', + nextText: 'Përpara>', + currentText: 'sot', + monthNames: ['Janar','Shkurt','Mars','Prill','Maj','Qershor', + 'Korrik','Gusht','Shtator','Tetor','Nëntor','Dhjetor'], + monthNamesShort: ['Jan','Shk','Mar','Pri','Maj','Qer', + 'Kor','Gus','Sht','Tet','Nën','Dhj'], + dayNames: ['E Diel','E Hënë','E Martë','E Mërkurë','E Enjte','E Premte','E Shtune'], + dayNamesShort: ['Di','Hë','Ma','Më','En','Pr','Sh'], + dayNamesMin: ['Di','Hë','Ma','Më','En','Pr','Sh'], + weekHeader: 'Ja', + dateFormat: 'dd.mm.yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['sq']); +}); +/* Serbian i18n for the jQuery UI date picker plugin. */ +/* Written by Dejan Dimić. */ +jQuery(function($){ + $.datepicker.regional['sr-SR'] = { + closeText: 'Zatvori', + prevText: '<', + nextText: '>', + currentText: 'Danas', + monthNames: ['Januar','Februar','Mart','April','Maj','Jun', + 'Jul','Avgust','Septembar','Oktobar','Novembar','Decembar'], + monthNamesShort: ['Jan','Feb','Mar','Apr','Maj','Jun', + 'Jul','Avg','Sep','Okt','Nov','Dec'], + dayNames: ['Nedelja','Ponedeljak','Utorak','Sreda','Četvrtak','Petak','Subota'], + dayNamesShort: ['Ned','Pon','Uto','Sre','Čet','Pet','Sub'], + dayNamesMin: ['Ne','Po','Ut','Sr','Če','Pe','Su'], + weekHeader: 'Sed', + dateFormat: 'dd/mm/yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['sr-SR']); +}); +/* Serbian i18n for the jQuery UI date picker plugin. */ +/* Written by Dejan Dimić. */ +jQuery(function($){ + $.datepicker.regional['sr'] = { + closeText: 'Затвори', + prevText: '<', + nextText: '>', + currentText: 'Данас', + monthNames: ['Јануар','Фебруар','Март','Април','Мај','Јун', + 'Јул','Август','Септембар','Октобар','Новембар','Децембар'], + monthNamesShort: ['Јан','Феб','Мар','Апр','Мај','Јун', + 'Јул','Авг','Сеп','Окт','Нов','Дец'], + dayNames: ['Недеља','Понедељак','Уторак','Среда','Четвртак','Петак','Субота'], + dayNamesShort: ['Нед','Пон','Уто','Сре','Чет','Пет','Суб'], + dayNamesMin: ['Не','По','Ут','Ср','Че','Пе','Су'], + weekHeader: 'Сед', + dateFormat: 'dd/mm/yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['sr']); +}); +/* Swedish initialisation for the jQuery UI date picker plugin. */ +/* Written by Anders Ekdahl ( anders@nomadiz.se). */ +jQuery(function($){ + $.datepicker.regional['sv'] = { + closeText: 'Stäng', + prevText: '«Förra', + nextText: 'Nästa»', + currentText: 'Idag', + monthNames: ['Januari','Februari','Mars','April','Maj','Juni', + 'Juli','Augusti','September','Oktober','November','December'], + monthNamesShort: ['Jan','Feb','Mar','Apr','Maj','Jun', + 'Jul','Aug','Sep','Okt','Nov','Dec'], + dayNamesShort: ['Sön','Mån','Tis','Ons','Tor','Fre','Lör'], + dayNames: ['Söndag','Måndag','Tisdag','Onsdag','Torsdag','Fredag','Lördag'], + dayNamesMin: ['Sö','Må','Ti','On','To','Fr','Lö'], + weekHeader: 'Ve', + dateFormat: 'yy-mm-dd', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['sv']); +}); +/* Tamil (UTF-8) initialisation for the jQuery UI date picker plugin. */ +/* Written by S A Sureshkumar (saskumar@live.com). */ +jQuery(function($){ + $.datepicker.regional['ta'] = { + closeText: 'மூடு', + prevText: 'முன்னையது', + nextText: 'அடுத்தது', + currentText: 'இன்று', + monthNames: ['தை','மாசி','பங்குனி','சித்திரை','வைகாசி','ஆனி', + 'ஆடி','ஆவணி','புரட்டாசி','ஐப்பசி','கார்த்திகை','மார்கழி'], + monthNamesShort: ['தை','மாசி','பங்','சித்','வைகா','ஆனி', + 'ஆடி','ஆவ','புர','ஐப்','கார்','மார்'], + dayNames: ['ஞாயிற்றுக்கிழமை','திங்கட்கிழமை','செவ்வாய்க்கிழமை','புதன்கிழமை','வியாழக்கிழமை','வெள்ளிக்கிழமை','சனிக்கிழமை'], + dayNamesShort: ['ஞாயிறு','திங்கள்','செவ்வாய்','புதன்','வியாழன்','வெள்ளி','சனி'], + dayNamesMin: ['ஞா','தி','செ','பு','வி','வெ','ச'], + weekHeader: 'Не', + dateFormat: 'dd/mm/yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['ta']); +}); +/* Thai initialisation for the jQuery UI date picker plugin. */ +/* Written by pipo (pipo@sixhead.com). */ +jQuery(function($){ + $.datepicker.regional['th'] = { + closeText: 'ปิด', + prevText: '« ย้อน', + nextText: 'ถัดไป »', + currentText: 'วันนี้', + monthNames: ['มกราคม','กุมภาพันธ์','มีนาคม','เมษายน','พฤษภาคม','มิถุนายน', + 'กรกฎาคม','สิงหาคม','กันยายน','ตุลาคม','พฤศจิกายน','ธันวาคม'], + monthNamesShort: ['ม.ค.','ก.พ.','มี.ค.','เม.ย.','พ.ค.','มิ.ย.', + 'ก.ค.','ส.ค.','ก.ย.','ต.ค.','พ.ย.','ธ.ค.'], + dayNames: ['อาทิตย์','จันทร์','อังคาร','พุธ','พฤหัสบดี','ศุกร์','เสาร์'], + dayNamesShort: ['อา.','จ.','อ.','พ.','พฤ.','ศ.','ส.'], + dayNamesMin: ['อา.','จ.','อ.','พ.','พฤ.','ศ.','ส.'], + weekHeader: 'Wk', + dateFormat: 'dd/mm/yy', + firstDay: 0, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['th']); +});/* Tajiki (UTF-8) initialisation for the jQuery UI date picker plugin. */ +/* Written by Abdurahmon Saidov (saidovab@gmail.com). */ +jQuery(function($){ + $.datepicker.regional['tj'] = { + closeText: 'Идома', + prevText: '<Қафо', + nextText: 'Пеш>', + currentText: 'Имрӯз', + monthNames: ['Январ','Феврал','Март','Апрел','Май','Июн', + 'Июл','Август','Сентябр','Октябр','Ноябр','Декабр'], + monthNamesShort: ['Янв','Фев','Мар','Апр','Май','Июн', + 'Июл','Авг','Сен','Окт','Ноя','Дек'], + dayNames: ['якшанбе','душанбе','сешанбе','чоршанбе','панҷшанбе','ҷумъа','шанбе'], + dayNamesShort: ['якш','душ','сеш','чор','пан','ҷум','шан'], + dayNamesMin: ['Як','Дш','Сш','Чш','Пш','Ҷм','Шн'], + weekHeader: 'Хф', + dateFormat: 'dd.mm.yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['tj']); +});/* Turkish initialisation for the jQuery UI date picker plugin. */ +/* Written by Izzet Emre Erkan (kara@karalamalar.net). */ +jQuery(function($){ + $.datepicker.regional['tr'] = { + closeText: 'kapat', + prevText: '<geri', + nextText: 'ileri>', + currentText: 'bugün', + monthNames: ['Ocak','Şubat','Mart','Nisan','Mayıs','Haziran', + 'Temmuz','Ağustos','Eylül','Ekim','Kasım','Aralık'], + monthNamesShort: ['Oca','Şub','Mar','Nis','May','Haz', + 'Tem','Ağu','Eyl','Eki','Kas','Ara'], + dayNames: ['Pazar','Pazartesi','Salı','Çarşamba','Perşembe','Cuma','Cumartesi'], + dayNamesShort: ['Pz','Pt','Sa','Ça','Pe','Cu','Ct'], + dayNamesMin: ['Pz','Pt','Sa','Ça','Pe','Cu','Ct'], + weekHeader: 'Hf', + dateFormat: 'dd.mm.yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['tr']); +});/* Ukrainian (UTF-8) initialisation for the jQuery UI date picker plugin. */ +/* Written by Maxim Drogobitskiy (maxdao@gmail.com). */ +jQuery(function($){ + $.datepicker.regional['uk'] = { + closeText: 'Закрити', + prevText: '<', + nextText: '>', + currentText: 'Сьогодні', + monthNames: ['Січень','Лютий','Березень','Квітень','Травень','Червень', + 'Липень','Серпень','Вересень','Жовтень','Листопад','Грудень'], + monthNamesShort: ['Січ','Лют','Бер','Кві','Тра','Чер', + 'Лип','Сер','Вер','Жов','Лис','Гру'], + dayNames: ['неділя','понеділок','вівторок','середа','четвер','п’ятниця','субота'], + dayNamesShort: ['нед','пнд','вів','срд','чтв','птн','сбт'], + dayNamesMin: ['Нд','Пн','Вт','Ср','Чт','Пт','Сб'], + weekHeader: 'Не', + dateFormat: 'dd/mm/yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['uk']); +});/* Vietnamese initialisation for the jQuery UI date picker plugin. */ +/* Translated by Le Thanh Huy (lthanhhuy@cit.ctu.edu.vn). */ +jQuery(function($){ + $.datepicker.regional['vi'] = { + closeText: 'Đóng', + prevText: '<Trước', + nextText: 'Tiếp>', + currentText: 'Hôm nay', + monthNames: ['Tháng Một', 'Tháng Hai', 'Tháng Ba', 'Tháng Tư', 'Tháng Năm', 'Tháng Sáu', + 'Tháng Bảy', 'Tháng Tám', 'Tháng Chín', 'Tháng Mười', 'Tháng Mười Một', 'Tháng Mười Hai'], + monthNamesShort: ['Tháng 1', 'Tháng 2', 'Tháng 3', 'Tháng 4', 'Tháng 5', 'Tháng 6', + 'Tháng 7', 'Tháng 8', 'Tháng 9', 'Tháng 10', 'Tháng 11', 'Tháng 12'], + dayNames: ['Chủ Nhật', 'Thứ Hai', 'Thứ Ba', 'Thứ Tư', 'Thứ Năm', 'Thứ Sáu', 'Thứ Bảy'], + dayNamesShort: ['CN', 'T2', 'T3', 'T4', 'T5', 'T6', 'T7'], + dayNamesMin: ['CN', 'T2', 'T3', 'T4', 'T5', 'T6', 'T7'], + weekHeader: 'Tu', + dateFormat: 'dd/mm/yy', + firstDay: 0, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['vi']); +}); +/* Chinese initialisation for the jQuery UI date picker plugin. */ +/* Written by Cloudream (cloudream@gmail.com). */ +jQuery(function($){ + $.datepicker.regional['zh-CN'] = { + closeText: '关闭', + prevText: '<上月', + nextText: '下月>', + currentText: '今天', + monthNames: ['一月','二月','三月','四月','五月','六月', + '七月','八月','九月','十月','十一月','十二月'], + monthNamesShort: ['一','二','三','四','五','六', + '七','八','九','十','十一','十二'], + dayNames: ['星期日','星期一','星期二','星期三','星期四','星期五','星期六'], + dayNamesShort: ['周日','周一','周二','周三','周四','周五','周六'], + dayNamesMin: ['日','一','二','三','四','五','六'], + weekHeader: '周', + dateFormat: 'yy-mm-dd', + firstDay: 1, + isRTL: false, + showMonthAfterYear: true, + yearSuffix: '年'}; + $.datepicker.setDefaults($.datepicker.regional['zh-CN']); +}); +/* Chinese initialisation for the jQuery UI date picker plugin. */ +/* Written by SCCY (samuelcychan@gmail.com). */ +jQuery(function($){ + $.datepicker.regional['zh-HK'] = { + closeText: '關閉', + prevText: '<上月', + nextText: '下月>', + currentText: '今天', + monthNames: ['一月','二月','三月','四月','五月','六月', + '七月','八月','九月','十月','十一月','十二月'], + monthNamesShort: ['一','二','三','四','五','六', + '七','八','九','十','十一','十二'], + dayNames: ['星期日','星期一','星期二','星期三','星期四','星期五','星期六'], + dayNamesShort: ['周日','周一','周二','周三','周四','周五','周六'], + dayNamesMin: ['日','一','二','三','四','五','六'], + weekHeader: '周', + dateFormat: 'dd-mm-yy', + firstDay: 0, + isRTL: false, + showMonthAfterYear: true, + yearSuffix: '年'}; + $.datepicker.setDefaults($.datepicker.regional['zh-HK']); +}); +/* Chinese initialisation for the jQuery UI date picker plugin. */ +/* Written by Ressol (ressol@gmail.com). */ +jQuery(function($){ + $.datepicker.regional['zh-TW'] = { + closeText: '關閉', + prevText: '<上月', + nextText: '下月>', + currentText: '今天', + monthNames: ['一月','二月','三月','四月','五月','六月', + '七月','八月','九月','十月','十一月','十二月'], + monthNamesShort: ['一','二','三','四','五','六', + '七','八','九','十','十一','十二'], + dayNames: ['星期日','星期一','星期二','星期三','星期四','星期五','星期六'], + dayNamesShort: ['周日','周一','周二','周三','周四','周五','周六'], + dayNamesMin: ['日','一','二','三','四','五','六'], + weekHeader: '周', + dateFormat: 'yy/mm/dd', + firstDay: 1, + isRTL: false, + showMonthAfterYear: true, + yearSuffix: '年'}; + $.datepicker.setDefaults($.datepicker.regional['zh-TW']); +}); diff --git a/js/i18n/jquery.ui.datepicker-af.js b/js/i18n/jquery.ui.datepicker-af.js new file mode 100755 index 0000000..0922ef7 --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-af.js @@ -0,0 +1,23 @@ +/* Afrikaans initialisation for the jQuery UI date picker plugin. */ +/* Written by Renier Pretorius. */ +jQuery(function($){ + $.datepicker.regional['af'] = { + closeText: 'Selekteer', + prevText: 'Vorige', + nextText: 'Volgende', + currentText: 'Vandag', + monthNames: ['Januarie','Februarie','Maart','April','Mei','Junie', + 'Julie','Augustus','September','Oktober','November','Desember'], + monthNamesShort: ['Jan', 'Feb', 'Mrt', 'Apr', 'Mei', 'Jun', + 'Jul', 'Aug', 'Sep', 'Okt', 'Nov', 'Des'], + dayNames: ['Sondag', 'Maandag', 'Dinsdag', 'Woensdag', 'Donderdag', 'Vrydag', 'Saterdag'], + dayNamesShort: ['Son', 'Maa', 'Din', 'Woe', 'Don', 'Vry', 'Sat'], + dayNamesMin: ['So','Ma','Di','Wo','Do','Vr','Sa'], + weekHeader: 'Wk', + dateFormat: 'dd/mm/yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['af']); +}); diff --git a/js/i18n/jquery.ui.datepicker-ar-DZ.js b/js/i18n/jquery.ui.datepicker-ar-DZ.js new file mode 100755 index 0000000..e0e1685 --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-ar-DZ.js @@ -0,0 +1,23 @@ +/* Algerian Arabic Translation for jQuery UI date picker plugin. (can be used for Tunisia)*/ +/* Mohamed Cherif BOUCHELAGHEM -- cherifbouchelaghem@yahoo.fr */ + +jQuery(function($){ + $.datepicker.regional['ar-DZ'] = { + closeText: 'إغلاق', + prevText: '<السابق', + nextText: 'التالي>', + currentText: 'اليوم', + monthNames: ['جانفي', 'فيفري', 'مارس', 'أفريل', 'ماي', 'جوان', + 'جويلية', 'أوت', 'سبتمبر','أكتوبر', 'نوفمبر', 'ديسمبر'], + monthNamesShort: ['1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12'], + dayNames: ['الأحد', 'الاثنين', 'الثلاثاء', 'الأربعاء', 'الخميس', 'الجمعة', 'السبت'], + dayNamesShort: ['الأحد', 'الاثنين', 'الثلاثاء', 'الأربعاء', 'الخميس', 'الجمعة', 'السبت'], + dayNamesMin: ['الأحد', 'الاثنين', 'الثلاثاء', 'الأربعاء', 'الخميس', 'الجمعة', 'السبت'], + weekHeader: 'أسبوع', + dateFormat: 'dd/mm/yy', + firstDay: 6, + isRTL: true, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['ar-DZ']); +}); diff --git a/js/i18n/jquery.ui.datepicker-ar.js b/js/i18n/jquery.ui.datepicker-ar.js new file mode 100755 index 0000000..743a15d --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-ar.js @@ -0,0 +1,23 @@ +/* Arabic Translation for jQuery UI date picker plugin. */ +/* Khaled Alhourani -- me@khaledalhourani.com */ +/* NOTE: monthNames are the original months names and they are the Arabic names, not the new months name فبراير - يناير and there isn't any Arabic roots for these months */ +jQuery(function($){ + $.datepicker.regional['ar'] = { + closeText: 'إغلاق', + prevText: '<السابق', + nextText: 'التالي>', + currentText: 'اليوم', + monthNames: ['كانون الثاني', 'شباط', 'آذار', 'نيسان', 'مايو', 'حزيران', + 'تموز', 'آب', 'أيلول', 'تشرين الأول', 'تشرين الثاني', 'كانون الأول'], + monthNamesShort: ['1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12'], + dayNames: ['الأحد', 'الاثنين', 'الثلاثاء', 'الأربعاء', 'الخميس', 'الجمعة', 'السبت'], + dayNamesShort: ['الأحد', 'الاثنين', 'الثلاثاء', 'الأربعاء', 'الخميس', 'الجمعة', 'السبت'], + dayNamesMin: ['الأحد', 'الاثنين', 'الثلاثاء', 'الأربعاء', 'الخميس', 'الجمعة', 'السبت'], + weekHeader: 'أسبوع', + dateFormat: 'dd/mm/yy', + firstDay: 6, + isRTL: true, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['ar']); +}); \ No newline at end of file diff --git a/js/i18n/jquery.ui.datepicker-az.js b/js/i18n/jquery.ui.datepicker-az.js new file mode 100755 index 0000000..57802a4 --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-az.js @@ -0,0 +1,23 @@ +/* Azerbaijani (UTF-8) initialisation for the jQuery UI date picker plugin. */ +/* Written by Jamil Najafov (necefov33@gmail.com). */ +jQuery(function($) { + $.datepicker.regional['az'] = { + closeText: 'Bağla', + prevText: '<Geri', + nextText: 'İrəli>', + currentText: 'Bugün', + monthNames: ['Yanvar','Fevral','Mart','Aprel','May','İyun', + 'İyul','Avqust','Sentyabr','Oktyabr','Noyabr','Dekabr'], + monthNamesShort: ['Yan','Fev','Mar','Apr','May','İyun', + 'İyul','Avq','Sen','Okt','Noy','Dek'], + dayNames: ['Bazar','Bazar ertəsi','Çərşənbə axşamı','Çərşənbə','Cümə axşamı','Cümə','Şənbə'], + dayNamesShort: ['B','Be','Ça','Ç','Ca','C','Ş'], + dayNamesMin: ['B','B','Ç','С','Ç','C','Ş'], + weekHeader: 'Hf', + dateFormat: 'dd.mm.yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['az']); +}); \ No newline at end of file diff --git a/js/i18n/jquery.ui.datepicker-bg.js b/js/i18n/jquery.ui.datepicker-bg.js new file mode 100755 index 0000000..c19d20f --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-bg.js @@ -0,0 +1,24 @@ +/* Bulgarian initialisation for the jQuery UI date picker plugin. */ +/* Written by Stoyan Kyosev (http://svest.org). */ +jQuery(function($){ + $.datepicker.regional['bg'] = { + closeText: 'затвори', + prevText: '<назад', + nextText: 'напред>', + nextBigText: '>>', + currentText: 'днес', + monthNames: ['Януари','Февруари','Март','Април','Май','Юни', + 'Юли','Август','Септември','Октомври','Ноември','Декември'], + monthNamesShort: ['Яну','Фев','Мар','Апр','Май','Юни', + 'Юли','Авг','Сеп','Окт','Нов','Дек'], + dayNames: ['Неделя','Понеделник','Вторник','Сряда','Четвъртък','Петък','Събота'], + dayNamesShort: ['Нед','Пон','Вто','Сря','Чет','Пет','Съб'], + dayNamesMin: ['Не','По','Вт','Ср','Че','Пе','Съ'], + weekHeader: 'Wk', + dateFormat: 'dd.mm.yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['bg']); +}); diff --git a/js/i18n/jquery.ui.datepicker-bs.js b/js/i18n/jquery.ui.datepicker-bs.js new file mode 100755 index 0000000..d4dc8b0 --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-bs.js @@ -0,0 +1,23 @@ +/* Bosnian i18n for the jQuery UI date picker plugin. */ +/* Written by Kenan Konjo. */ +jQuery(function($){ + $.datepicker.regional['bs'] = { + closeText: 'Zatvori', + prevText: '<', + nextText: '>', + currentText: 'Danas', + monthNames: ['Januar','Februar','Mart','April','Maj','Juni', + 'Juli','August','Septembar','Oktobar','Novembar','Decembar'], + monthNamesShort: ['Jan','Feb','Mar','Apr','Maj','Jun', + 'Jul','Aug','Sep','Okt','Nov','Dec'], + dayNames: ['Nedelja','Ponedeljak','Utorak','Srijeda','Četvrtak','Petak','Subota'], + dayNamesShort: ['Ned','Pon','Uto','Sri','Čet','Pet','Sub'], + dayNamesMin: ['Ne','Po','Ut','Sr','Če','Pe','Su'], + weekHeader: 'Wk', + dateFormat: 'dd.mm.yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['bs']); +}); \ No newline at end of file diff --git a/js/i18n/jquery.ui.datepicker-ca.js b/js/i18n/jquery.ui.datepicker-ca.js new file mode 100755 index 0000000..b128e69 --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-ca.js @@ -0,0 +1,23 @@ +/* Inicialització en català per a l'extenció 'calendar' per jQuery. */ +/* Writers: (joan.leon@gmail.com). */ +jQuery(function($){ + $.datepicker.regional['ca'] = { + closeText: 'Tancar', + prevText: '<Ant', + nextText: 'Seg>', + currentText: 'Avui', + monthNames: ['Gener','Febrer','Març','Abril','Maig','Juny', + 'Juliol','Agost','Setembre','Octubre','Novembre','Desembre'], + monthNamesShort: ['Gen','Feb','Mar','Abr','Mai','Jun', + 'Jul','Ago','Set','Oct','Nov','Des'], + dayNames: ['Diumenge','Dilluns','Dimarts','Dimecres','Dijous','Divendres','Dissabte'], + dayNamesShort: ['Dug','Dln','Dmt','Dmc','Djs','Dvn','Dsb'], + dayNamesMin: ['Dg','Dl','Dt','Dc','Dj','Dv','Ds'], + weekHeader: 'Sm', + dateFormat: 'dd/mm/yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['ca']); +}); \ No newline at end of file diff --git a/js/i18n/jquery.ui.datepicker-cs.js b/js/i18n/jquery.ui.datepicker-cs.js new file mode 100755 index 0000000..9805bcd --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-cs.js @@ -0,0 +1,23 @@ +/* Czech initialisation for the jQuery UI date picker plugin. */ +/* Written by Tomas Muller (tomas@tomas-muller.net). */ +jQuery(function($){ + $.datepicker.regional['cs'] = { + closeText: 'Zavřít', + prevText: '<Dříve', + nextText: 'Později>', + currentText: 'Nyní', + monthNames: ['leden','únor','březen','duben','květen','červen', + 'červenec','srpen','září','říjen','listopad','prosinec'], + monthNamesShort: ['led','úno','bře','dub','kvě','čer', + 'čvc','srp','zář','říj','lis','pro'], + dayNames: ['neděle', 'pondělí', 'úterý', 'středa', 'čtvrtek', 'pátek', 'sobota'], + dayNamesShort: ['ne', 'po', 'út', 'st', 'čt', 'pá', 'so'], + dayNamesMin: ['ne','po','út','st','čt','pá','so'], + weekHeader: 'Týd', + dateFormat: 'dd.mm.yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['cs']); +}); diff --git a/js/i18n/jquery.ui.datepicker-da.js b/js/i18n/jquery.ui.datepicker-da.js new file mode 100755 index 0000000..176044e --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-da.js @@ -0,0 +1,23 @@ +/* Danish initialisation for the jQuery UI date picker plugin. */ +/* Written by Jan Christensen ( deletestuff@gmail.com). */ +jQuery(function($){ + $.datepicker.regional['da'] = { + closeText: 'Luk', + prevText: '<Forrige', + nextText: 'Næste>', + currentText: 'Idag', + monthNames: ['Januar','Februar','Marts','April','Maj','Juni', + 'Juli','August','September','Oktober','November','December'], + monthNamesShort: ['Jan','Feb','Mar','Apr','Maj','Jun', + 'Jul','Aug','Sep','Okt','Nov','Dec'], + dayNames: ['Søndag','Mandag','Tirsdag','Onsdag','Torsdag','Fredag','Lørdag'], + dayNamesShort: ['Søn','Man','Tir','Ons','Tor','Fre','Lør'], + dayNamesMin: ['Sø','Ma','Ti','On','To','Fr','Lø'], + weekHeader: 'Uge', + dateFormat: 'dd-mm-yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['da']); +}); diff --git a/js/i18n/jquery.ui.datepicker-de.js b/js/i18n/jquery.ui.datepicker-de.js new file mode 100755 index 0000000..166f537 --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-de.js @@ -0,0 +1,23 @@ +/* German initialisation for the jQuery UI date picker plugin. */ +/* Written by Milian Wolff (mail@milianw.de). */ +jQuery(function($){ + $.datepicker.regional['de'] = { + closeText: 'schließen', + prevText: '<zurück', + nextText: 'Vor>', + currentText: 'heute', + monthNames: ['Januar','Februar','März','April','Mai','Juni', + 'Juli','August','September','Oktober','November','Dezember'], + monthNamesShort: ['Jan','Feb','Mär','Apr','Mai','Jun', + 'Jul','Aug','Sep','Okt','Nov','Dez'], + dayNames: ['Sonntag','Montag','Dienstag','Mittwoch','Donnerstag','Freitag','Samstag'], + dayNamesShort: ['So','Mo','Di','Mi','Do','Fr','Sa'], + dayNamesMin: ['So','Mo','Di','Mi','Do','Fr','Sa'], + weekHeader: 'Wo', + dateFormat: 'dd.mm.yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['de']); +}); diff --git a/js/i18n/jquery.ui.datepicker-el.js b/js/i18n/jquery.ui.datepicker-el.js new file mode 100755 index 0000000..6d775f9 --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-el.js @@ -0,0 +1,23 @@ +/* Greek (el) initialisation for the jQuery UI date picker plugin. */ +/* Written by Alex Cicovic (http://www.alexcicovic.com) */ +jQuery(function($){ + $.datepicker.regional['el'] = { + closeText: 'Κλείσιμο', + prevText: 'Προηγούμενος', + nextText: 'Επόμενος', + currentText: 'Τρέχων Μήνας', + monthNames: ['Ιανουάριος','Φεβρουάριος','Μάρτιος','Απρίλιος','Μάιος','Ιούνιος', + 'Ιούλιος','Αύγουστος','Σεπτέμβριος','Οκτώβριος','Νοέμβριος','Δεκέμβριος'], + monthNamesShort: ['Ιαν','Φεβ','Μαρ','Απρ','Μαι','Ιουν', + 'Ιουλ','Αυγ','Σεπ','Οκτ','Νοε','Δεκ'], + dayNames: ['Κυριακή','Δευτέρα','Τρίτη','Τετάρτη','Πέμπτη','Παρασκευή','Σάββατο'], + dayNamesShort: ['Κυρ','Δευ','Τρι','Τετ','Πεμ','Παρ','Σαβ'], + dayNamesMin: ['Κυ','Δε','Τρ','Τε','Πε','Πα','Σα'], + weekHeader: 'Εβδ', + dateFormat: 'dd/mm/yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['el']); +}); \ No newline at end of file diff --git a/js/i18n/jquery.ui.datepicker-en-AU.js b/js/i18n/jquery.ui.datepicker-en-AU.js new file mode 100755 index 0000000..c1a1020 --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-en-AU.js @@ -0,0 +1,23 @@ +/* English/Australia initialisation for the jQuery UI date picker plugin. */ +/* Based on the en-GB initialisation. */ +jQuery(function($){ + $.datepicker.regional['en-AU'] = { + closeText: 'Done', + prevText: 'Prev', + nextText: 'Next', + currentText: 'Today', + monthNames: ['January','February','March','April','May','June', + 'July','August','September','October','November','December'], + monthNamesShort: ['Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', + 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec'], + dayNames: ['Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday'], + dayNamesShort: ['Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat'], + dayNamesMin: ['Su','Mo','Tu','We','Th','Fr','Sa'], + weekHeader: 'Wk', + dateFormat: 'dd/mm/yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['en-AU']); +}); diff --git a/js/i18n/jquery.ui.datepicker-en-GB.js b/js/i18n/jquery.ui.datepicker-en-GB.js new file mode 100755 index 0000000..16a096e --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-en-GB.js @@ -0,0 +1,23 @@ +/* English/UK initialisation for the jQuery UI date picker plugin. */ +/* Written by Stuart. */ +jQuery(function($){ + $.datepicker.regional['en-GB'] = { + closeText: 'Done', + prevText: 'Prev', + nextText: 'Next', + currentText: 'Today', + monthNames: ['January','February','March','April','May','June', + 'July','August','September','October','November','December'], + monthNamesShort: ['Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', + 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec'], + dayNames: ['Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday'], + dayNamesShort: ['Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat'], + dayNamesMin: ['Su','Mo','Tu','We','Th','Fr','Sa'], + weekHeader: 'Wk', + dateFormat: 'dd/mm/yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['en-GB']); +}); diff --git a/js/i18n/jquery.ui.datepicker-en-NZ.js b/js/i18n/jquery.ui.datepicker-en-NZ.js new file mode 100755 index 0000000..7819df0 --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-en-NZ.js @@ -0,0 +1,23 @@ +/* English/New Zealand initialisation for the jQuery UI date picker plugin. */ +/* Based on the en-GB initialisation. */ +jQuery(function($){ + $.datepicker.regional['en-NZ'] = { + closeText: 'Done', + prevText: 'Prev', + nextText: 'Next', + currentText: 'Today', + monthNames: ['January','February','March','April','May','June', + 'July','August','September','October','November','December'], + monthNamesShort: ['Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', + 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec'], + dayNames: ['Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday'], + dayNamesShort: ['Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat'], + dayNamesMin: ['Su','Mo','Tu','We','Th','Fr','Sa'], + weekHeader: 'Wk', + dateFormat: 'dd/mm/yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['en-NZ']); +}); diff --git a/js/i18n/jquery.ui.datepicker-eo.js b/js/i18n/jquery.ui.datepicker-eo.js new file mode 100755 index 0000000..6cabc2c --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-eo.js @@ -0,0 +1,23 @@ +/* Esperanto initialisation for the jQuery UI date picker plugin. */ +/* Written by Olivier M. (olivierweb@ifrance.com). */ +jQuery(function($){ + $.datepicker.regional['eo'] = { + closeText: 'Fermi', + prevText: '<Anta', + nextText: 'Sekv>', + currentText: 'Nuna', + monthNames: ['Januaro','Februaro','Marto','Aprilo','Majo','Junio', + 'Julio','Aŭgusto','Septembro','Oktobro','Novembro','Decembro'], + monthNamesShort: ['Jan','Feb','Mar','Apr','Maj','Jun', + 'Jul','Aŭg','Sep','Okt','Nov','Dec'], + dayNames: ['Dimanĉo','Lundo','Mardo','Merkredo','Ĵaŭdo','Vendredo','Sabato'], + dayNamesShort: ['Dim','Lun','Mar','Mer','Ĵaŭ','Ven','Sab'], + dayNamesMin: ['Di','Lu','Ma','Me','Ĵa','Ve','Sa'], + weekHeader: 'Sb', + dateFormat: 'dd/mm/yy', + firstDay: 0, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['eo']); +}); diff --git a/js/i18n/jquery.ui.datepicker-es.js b/js/i18n/jquery.ui.datepicker-es.js new file mode 100755 index 0000000..a02133d --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-es.js @@ -0,0 +1,23 @@ +/* Inicialización en español para la extensión 'UI date picker' para jQuery. */ +/* Traducido por Vester (xvester@gmail.com). */ +jQuery(function($){ + $.datepicker.regional['es'] = { + closeText: 'Cerrar', + prevText: '<Ant', + nextText: 'Sig>', + currentText: 'Hoy', + monthNames: ['Enero','Febrero','Marzo','Abril','Mayo','Junio', + 'Julio','Agosto','Septiembre','Octubre','Noviembre','Diciembre'], + monthNamesShort: ['Ene','Feb','Mar','Abr','May','Jun', + 'Jul','Ago','Sep','Oct','Nov','Dic'], + dayNames: ['Domingo','Lunes','Martes','Miércoles','Jueves','Viernes','Sábado'], + dayNamesShort: ['Dom','Lun','Mar','Mié','Juv','Vie','Sáb'], + dayNamesMin: ['Do','Lu','Ma','Mi','Ju','Vi','Sá'], + weekHeader: 'Sm', + dateFormat: 'dd/mm/yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['es']); +}); \ No newline at end of file diff --git a/js/i18n/jquery.ui.datepicker-et.js b/js/i18n/jquery.ui.datepicker-et.js new file mode 100755 index 0000000..92f81f6 --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-et.js @@ -0,0 +1,23 @@ +/* Estonian initialisation for the jQuery UI date picker plugin. */ +/* Written by Mart Sõmermaa (mrts.pydev at gmail com). */ +jQuery(function($){ + $.datepicker.regional['et'] = { + closeText: 'Sulge', + prevText: 'Eelnev', + nextText: 'Järgnev', + currentText: 'Täna', + monthNames: ['Jaanuar','Veebruar','Märts','Aprill','Mai','Juuni', + 'Juuli','August','September','Oktoober','November','Detsember'], + monthNamesShort: ['Jaan', 'Veebr', 'Märts', 'Apr', 'Mai', 'Juuni', + 'Juuli', 'Aug', 'Sept', 'Okt', 'Nov', 'Dets'], + dayNames: ['Pühapäev', 'Esmaspäev', 'Teisipäev', 'Kolmapäev', 'Neljapäev', 'Reede', 'Laupäev'], + dayNamesShort: ['Pühap', 'Esmasp', 'Teisip', 'Kolmap', 'Neljap', 'Reede', 'Laup'], + dayNamesMin: ['P','E','T','K','N','R','L'], + weekHeader: 'Sm', + dateFormat: 'dd.mm.yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['et']); +}); \ No newline at end of file diff --git a/js/i18n/jquery.ui.datepicker-eu.js b/js/i18n/jquery.ui.datepicker-eu.js new file mode 100755 index 0000000..bee4bfb --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-eu.js @@ -0,0 +1,23 @@ +/* Euskarako oinarria 'UI date picker' jquery-ko extentsioarentzat */ +/* Karrikas-ek itzulia (karrikas@karrikas.com) */ +jQuery(function($){ + $.datepicker.regional['eu'] = { + closeText: 'Egina', + prevText: '<Aur', + nextText: 'Hur>', + currentText: 'Gaur', + monthNames: ['Urtarrila','Otsaila','Martxoa','Apirila','Maiatza','Ekaina', + 'Uztaila','Abuztua','Iraila','Urria','Azaroa','Abendua'], + monthNamesShort: ['Urt','Ots','Mar','Api','Mai','Eka', + 'Uzt','Abu','Ira','Urr','Aza','Abe'], + dayNames: ['Igandea','Astelehena','Asteartea','Asteazkena','Osteguna','Ostirala','Larunbata'], + dayNamesShort: ['Iga','Ast','Ast','Ast','Ost','Ost','Lar'], + dayNamesMin: ['Ig','As','As','As','Os','Os','La'], + weekHeader: 'Wk', + dateFormat: 'yy/mm/dd', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['eu']); +}); \ No newline at end of file diff --git a/js/i18n/jquery.ui.datepicker-fa.js b/js/i18n/jquery.ui.datepicker-fa.js new file mode 100755 index 0000000..81de4da --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-fa.js @@ -0,0 +1,23 @@ +/* Persian (Farsi) Translation for the jQuery UI date picker plugin. */ +/* Javad Mowlanezhad -- jmowla@gmail.com */ +/* Jalali calendar should supported soon! (Its implemented but I have to test it) */ +jQuery(function($) { + $.datepicker.regional['fa'] = { + closeText: 'بستن', + prevText: '<قبلي', + nextText: 'بعدي>', + currentText: 'امروز', + monthNames: ['فروردين','ارديبهشت','خرداد','تير','مرداد','شهريور', + 'مهر','آبان','آذر','دي','بهمن','اسفند'], + monthNamesShort: ['1','2','3','4','5','6','7','8','9','10','11','12'], + dayNames: ['يکشنبه','دوشنبه','سه‌شنبه','چهارشنبه','پنجشنبه','جمعه','شنبه'], + dayNamesShort: ['ي','د','س','چ','پ','ج', 'ش'], + dayNamesMin: ['ي','د','س','چ','پ','ج', 'ش'], + weekHeader: 'هف', + dateFormat: 'yy/mm/dd', + firstDay: 6, + isRTL: true, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['fa']); +}); \ No newline at end of file diff --git a/js/i18n/jquery.ui.datepicker-fi.js b/js/i18n/jquery.ui.datepicker-fi.js new file mode 100755 index 0000000..e1f25fd --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-fi.js @@ -0,0 +1,23 @@ +/* Finnish initialisation for the jQuery UI date picker plugin. */ +/* Written by Harri Kilpi� (harrikilpio@gmail.com). */ +jQuery(function($){ + $.datepicker.regional['fi'] = { + closeText: 'Sulje', + prevText: '«Edellinen', + nextText: 'Seuraava»', + currentText: 'Tänään', + monthNames: ['Tammikuu','Helmikuu','Maaliskuu','Huhtikuu','Toukokuu','Kesäkuu', + 'Heinäkuu','Elokuu','Syyskuu','Lokakuu','Marraskuu','Joulukuu'], + monthNamesShort: ['Tammi','Helmi','Maalis','Huhti','Touko','Kesä', + 'Heinä','Elo','Syys','Loka','Marras','Joulu'], + dayNamesShort: ['Su','Ma','Ti','Ke','To','Pe','Su'], + dayNames: ['Sunnuntai','Maanantai','Tiistai','Keskiviikko','Torstai','Perjantai','Lauantai'], + dayNamesMin: ['Su','Ma','Ti','Ke','To','Pe','La'], + weekHeader: 'Vk', + dateFormat: 'dd.mm.yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['fi']); +}); diff --git a/js/i18n/jquery.ui.datepicker-fo.js b/js/i18n/jquery.ui.datepicker-fo.js new file mode 100755 index 0000000..8a6cb99 --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-fo.js @@ -0,0 +1,23 @@ +/* Faroese initialisation for the jQuery UI date picker plugin */ +/* Written by Sverri Mohr Olsen, sverrimo@gmail.com */ +jQuery(function($){ + $.datepicker.regional['fo'] = { + closeText: 'Lat aftur', + prevText: '<Fyrra', + nextText: 'Næsta>', + currentText: 'Í dag', + monthNames: ['Januar','Februar','Mars','Apríl','Mei','Juni', + 'Juli','August','September','Oktober','November','Desember'], + monthNamesShort: ['Jan','Feb','Mar','Apr','Mei','Jun', + 'Jul','Aug','Sep','Okt','Nov','Des'], + dayNames: ['Sunnudagur','Mánadagur','Týsdagur','Mikudagur','Hósdagur','Fríggjadagur','Leyardagur'], + dayNamesShort: ['Sun','Mán','Týs','Mik','Hós','Frí','Ley'], + dayNamesMin: ['Su','Má','Tý','Mi','Hó','Fr','Le'], + weekHeader: 'Vk', + dateFormat: 'dd-mm-yy', + firstDay: 0, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['fo']); +}); diff --git a/js/i18n/jquery.ui.datepicker-fr-CH.js b/js/i18n/jquery.ui.datepicker-fr-CH.js new file mode 100755 index 0000000..244eacf --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-fr-CH.js @@ -0,0 +1,23 @@ +/* Swiss-French initialisation for the jQuery UI date picker plugin. */ +/* Written Martin Voelkle (martin.voelkle@e-tc.ch). */ +jQuery(function($){ + $.datepicker.regional['fr-CH'] = { + closeText: 'Fermer', + prevText: '<Préc', + nextText: 'Suiv>', + currentText: 'Courant', + monthNames: ['Janvier','Février','Mars','Avril','Mai','Juin', + 'Juillet','Août','Septembre','Octobre','Novembre','Décembre'], + monthNamesShort: ['Jan','Fév','Mar','Avr','Mai','Jun', + 'Jul','Aoû','Sep','Oct','Nov','Déc'], + dayNames: ['Dimanche','Lundi','Mardi','Mercredi','Jeudi','Vendredi','Samedi'], + dayNamesShort: ['Dim','Lun','Mar','Mer','Jeu','Ven','Sam'], + dayNamesMin: ['Di','Lu','Ma','Me','Je','Ve','Sa'], + weekHeader: 'Sm', + dateFormat: 'dd.mm.yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['fr-CH']); +}); \ No newline at end of file diff --git a/js/i18n/jquery.ui.datepicker-fr.js b/js/i18n/jquery.ui.datepicker-fr.js new file mode 100755 index 0000000..7e79363 --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-fr.js @@ -0,0 +1,25 @@ +/* French initialisation for the jQuery UI date picker plugin. */ +/* Written by Keith Wood (kbwood{at}iinet.com.au), + Stéphane Nahmani (sholby@sholby.net), + Stéphane Raimbault */ +jQuery(function($){ + $.datepicker.regional['fr'] = { + closeText: 'Fermer', + prevText: 'Précédent', + nextText: 'Suivant', + currentText: 'Aujourd\'hui', + monthNames: ['Janvier','Février','Mars','Avril','Mai','Juin', + 'Juillet','Août','Septembre','Octobre','Novembre','Décembre'], + monthNamesShort: ['Janv.','Févr.','Mars','Avril','Mai','Juin', + 'Juil.','Août','Sept.','Oct.','Nov.','Déc.'], + dayNames: ['Dimanche','Lundi','Mardi','Mercredi','Jeudi','Vendredi','Samedi'], + dayNamesShort: ['Dim.','Lun.','Mar.','Mer.','Jeu.','Ven.','Sam.'], + dayNamesMin: ['D','L','M','M','J','V','S'], + weekHeader: 'Sem.', + dateFormat: 'dd/mm/yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['fr']); +}); diff --git a/js/i18n/jquery.ui.datepicker-gl.js b/js/i18n/jquery.ui.datepicker-gl.js new file mode 100755 index 0000000..278403e --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-gl.js @@ -0,0 +1,23 @@ +/* Galician localization for 'UI date picker' jQuery extension. */ +/* Translated by Jorge Barreiro . */ +jQuery(function($){ + $.datepicker.regional['gl'] = { + closeText: 'Pechar', + prevText: '<Ant', + nextText: 'Seg>', + currentText: 'Hoxe', + monthNames: ['Xaneiro','Febreiro','Marzo','Abril','Maio','Xuño', + 'Xullo','Agosto','Setembro','Outubro','Novembro','Decembro'], + monthNamesShort: ['Xan','Feb','Mar','Abr','Mai','Xuñ', + 'Xul','Ago','Set','Out','Nov','Dec'], + dayNames: ['Domingo','Luns','Martes','Mércores','Xoves','Venres','Sábado'], + dayNamesShort: ['Dom','Lun','Mar','Mér','Xov','Ven','Sáb'], + dayNamesMin: ['Do','Lu','Ma','Mé','Xo','Ve','Sá'], + weekHeader: 'Sm', + dateFormat: 'dd/mm/yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['gl']); +}); \ No newline at end of file diff --git a/js/i18n/jquery.ui.datepicker-he.js b/js/i18n/jquery.ui.datepicker-he.js new file mode 100755 index 0000000..88a7866 --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-he.js @@ -0,0 +1,23 @@ +/* Hebrew initialisation for the UI Datepicker extension. */ +/* Written by Amir Hardon (ahardon at gmail dot com). */ +jQuery(function($){ + $.datepicker.regional['he'] = { + closeText: 'סגור', + prevText: '<הקודם', + nextText: 'הבא>', + currentText: 'היום', + monthNames: ['ינואר','פברואר','מרץ','אפריל','מאי','יוני', + 'יולי','אוגוסט','ספטמבר','אוקטובר','נובמבר','דצמבר'], + monthNamesShort: ['1','2','3','4','5','6', + '7','8','9','10','11','12'], + dayNames: ['ראשון','שני','שלישי','רביעי','חמישי','שישי','שבת'], + dayNamesShort: ['א\'','ב\'','ג\'','ד\'','ה\'','ו\'','שבת'], + dayNamesMin: ['א\'','ב\'','ג\'','ד\'','ה\'','ו\'','שבת'], + weekHeader: 'Wk', + dateFormat: 'dd/mm/yy', + firstDay: 0, + isRTL: true, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['he']); +}); diff --git a/js/i18n/jquery.ui.datepicker-hr.js b/js/i18n/jquery.ui.datepicker-hr.js new file mode 100755 index 0000000..1eb3dd9 --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-hr.js @@ -0,0 +1,23 @@ +/* Croatian i18n for the jQuery UI date picker plugin. */ +/* Written by Vjekoslav Nesek. */ +jQuery(function($){ + $.datepicker.regional['hr'] = { + closeText: 'Zatvori', + prevText: '<', + nextText: '>', + currentText: 'Danas', + monthNames: ['Siječanj','Veljača','Ožujak','Travanj','Svibanj','Lipanj', + 'Srpanj','Kolovoz','Rujan','Listopad','Studeni','Prosinac'], + monthNamesShort: ['Sij','Velj','Ožu','Tra','Svi','Lip', + 'Srp','Kol','Ruj','Lis','Stu','Pro'], + dayNames: ['Nedjelja','Ponedjeljak','Utorak','Srijeda','Četvrtak','Petak','Subota'], + dayNamesShort: ['Ned','Pon','Uto','Sri','Čet','Pet','Sub'], + dayNamesMin: ['Ne','Po','Ut','Sr','Če','Pe','Su'], + weekHeader: 'Tje', + dateFormat: 'dd.mm.yy.', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['hr']); +}); \ No newline at end of file diff --git a/js/i18n/jquery.ui.datepicker-hu.js b/js/i18n/jquery.ui.datepicker-hu.js new file mode 100755 index 0000000..46e63f5 --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-hu.js @@ -0,0 +1,23 @@ +/* Hungarian initialisation for the jQuery UI date picker plugin. */ +/* Written by Istvan Karaszi (jquery@spam.raszi.hu). */ +jQuery(function($){ + $.datepicker.regional['hu'] = { + closeText: 'bezárás', + prevText: '« vissza', + nextText: 'előre »', + currentText: 'ma', + monthNames: ['Január', 'Február', 'Március', 'Április', 'Május', 'Június', + 'Július', 'Augusztus', 'Szeptember', 'Október', 'November', 'December'], + monthNamesShort: ['Jan', 'Feb', 'Már', 'Ápr', 'Máj', 'Jún', + 'Júl', 'Aug', 'Szep', 'Okt', 'Nov', 'Dec'], + dayNames: ['Vasárnap', 'Hétfö', 'Kedd', 'Szerda', 'Csütörtök', 'Péntek', 'Szombat'], + dayNamesShort: ['Vas', 'Hét', 'Ked', 'Sze', 'Csü', 'Pén', 'Szo'], + dayNamesMin: ['V', 'H', 'K', 'Sze', 'Cs', 'P', 'Szo'], + weekHeader: 'Hé', + dateFormat: 'yy-mm-dd', + firstDay: 1, + isRTL: false, + showMonthAfterYear: true, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['hu']); +}); diff --git a/js/i18n/jquery.ui.datepicker-hy.js b/js/i18n/jquery.ui.datepicker-hy.js new file mode 100755 index 0000000..c6cc194 --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-hy.js @@ -0,0 +1,23 @@ +/* Armenian(UTF-8) initialisation for the jQuery UI date picker plugin. */ +/* Written by Levon Zakaryan (levon.zakaryan@gmail.com)*/ +jQuery(function($){ + $.datepicker.regional['hy'] = { + closeText: 'Փակել', + prevText: '<Նախ.', + nextText: 'Հաջ.>', + currentText: 'Այսօր', + monthNames: ['Հունվար','Փետրվար','Մարտ','Ապրիլ','Մայիս','Հունիս', + 'Հուլիս','Օգոստոս','Սեպտեմբեր','Հոկտեմբեր','Նոյեմբեր','Դեկտեմբեր'], + monthNamesShort: ['Հունվ','Փետր','Մարտ','Ապր','Մայիս','Հունիս', + 'Հուլ','Օգս','Սեպ','Հոկ','Նոյ','Դեկ'], + dayNames: ['կիրակի','եկուշաբթի','երեքշաբթի','չորեքշաբթի','հինգշաբթի','ուրբաթ','շաբաթ'], + dayNamesShort: ['կիր','երկ','երք','չրք','հնգ','ուրբ','շբթ'], + dayNamesMin: ['կիր','երկ','երք','չրք','հնգ','ուրբ','շբթ'], + weekHeader: 'ՇԲՏ', + dateFormat: 'dd.mm.yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['hy']); +}); \ No newline at end of file diff --git a/js/i18n/jquery.ui.datepicker-id.js b/js/i18n/jquery.ui.datepicker-id.js new file mode 100755 index 0000000..c626fbb --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-id.js @@ -0,0 +1,23 @@ +/* Indonesian initialisation for the jQuery UI date picker plugin. */ +/* Written by Deden Fathurahman (dedenf@gmail.com). */ +jQuery(function($){ + $.datepicker.regional['id'] = { + closeText: 'Tutup', + prevText: '<mundur', + nextText: 'maju>', + currentText: 'hari ini', + monthNames: ['Januari','Februari','Maret','April','Mei','Juni', + 'Juli','Agustus','September','Oktober','Nopember','Desember'], + monthNamesShort: ['Jan','Feb','Mar','Apr','Mei','Jun', + 'Jul','Agus','Sep','Okt','Nop','Des'], + dayNames: ['Minggu','Senin','Selasa','Rabu','Kamis','Jumat','Sabtu'], + dayNamesShort: ['Min','Sen','Sel','Rab','kam','Jum','Sab'], + dayNamesMin: ['Mg','Sn','Sl','Rb','Km','jm','Sb'], + weekHeader: 'Mg', + dateFormat: 'dd/mm/yy', + firstDay: 0, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['id']); +}); \ No newline at end of file diff --git a/js/i18n/jquery.ui.datepicker-is.js b/js/i18n/jquery.ui.datepicker-is.js new file mode 100755 index 0000000..c53235a --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-is.js @@ -0,0 +1,23 @@ +/* Icelandic initialisation for the jQuery UI date picker plugin. */ +/* Written by Haukur H. Thorsson (haukur@eskill.is). */ +jQuery(function($){ + $.datepicker.regional['is'] = { + closeText: 'Loka', + prevText: '< Fyrri', + nextText: 'Næsti >', + currentText: 'Í dag', + monthNames: ['Janúar','Febrúar','Mars','Apríl','Maí','Júní', + 'Júlí','Ágúst','September','Október','Nóvember','Desember'], + monthNamesShort: ['Jan','Feb','Mar','Apr','Maí','Jún', + 'Júl','Ágú','Sep','Okt','Nóv','Des'], + dayNames: ['Sunnudagur','Mánudagur','Þriðjudagur','Miðvikudagur','Fimmtudagur','Föstudagur','Laugardagur'], + dayNamesShort: ['Sun','Mán','Þri','Mið','Fim','Fös','Lau'], + dayNamesMin: ['Su','Má','Þr','Mi','Fi','Fö','La'], + weekHeader: 'Vika', + dateFormat: 'dd/mm/yy', + firstDay: 0, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['is']); +}); \ No newline at end of file diff --git a/js/i18n/jquery.ui.datepicker-it.js b/js/i18n/jquery.ui.datepicker-it.js new file mode 100755 index 0000000..59da2df --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-it.js @@ -0,0 +1,23 @@ +/* Italian initialisation for the jQuery UI date picker plugin. */ +/* Written by Antonello Pasella (antonello.pasella@gmail.com). */ +jQuery(function($){ + $.datepicker.regional['it'] = { + closeText: 'Chiudi', + prevText: '<Prec', + nextText: 'Succ>', + currentText: 'Oggi', + monthNames: ['Gennaio','Febbraio','Marzo','Aprile','Maggio','Giugno', + 'Luglio','Agosto','Settembre','Ottobre','Novembre','Dicembre'], + monthNamesShort: ['Gen','Feb','Mar','Apr','Mag','Giu', + 'Lug','Ago','Set','Ott','Nov','Dic'], + dayNames: ['Domenica','Lunedì','Martedì','Mercoledì','Giovedì','Venerdì','Sabato'], + dayNamesShort: ['Dom','Lun','Mar','Mer','Gio','Ven','Sab'], + dayNamesMin: ['Do','Lu','Ma','Me','Gi','Ve','Sa'], + weekHeader: 'Sm', + dateFormat: 'dd/mm/yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['it']); +}); diff --git a/js/i18n/jquery.ui.datepicker-ja.js b/js/i18n/jquery.ui.datepicker-ja.js new file mode 100755 index 0000000..7eb4268 --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-ja.js @@ -0,0 +1,23 @@ +/* Japanese initialisation for the jQuery UI date picker plugin. */ +/* Written by Kentaro SATO (kentaro@ranvis.com). */ +jQuery(function($){ + $.datepicker.regional['ja'] = { + closeText: '閉じる', + prevText: '<前', + nextText: '次>', + currentText: '今日', + monthNames: ['1月','2月','3月','4月','5月','6月', + '7月','8月','9月','10月','11月','12月'], + monthNamesShort: ['1月','2月','3月','4月','5月','6月', + '7月','8月','9月','10月','11月','12月'], + dayNames: ['日曜日','月曜日','火曜日','水曜日','木曜日','金曜日','土曜日'], + dayNamesShort: ['日','月','火','水','木','金','土'], + dayNamesMin: ['日','月','火','水','木','金','土'], + weekHeader: '週', + dateFormat: 'yy/mm/dd', + firstDay: 0, + isRTL: false, + showMonthAfterYear: true, + yearSuffix: '年'}; + $.datepicker.setDefaults($.datepicker.regional['ja']); +}); \ No newline at end of file diff --git a/js/i18n/jquery.ui.datepicker-ko.js b/js/i18n/jquery.ui.datepicker-ko.js new file mode 100755 index 0000000..5b35316 --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-ko.js @@ -0,0 +1,23 @@ +/* Korean initialisation for the jQuery calendar extension. */ +/* Written by DaeKwon Kang (ncrash.dk@gmail.com). */ +jQuery(function($){ + $.datepicker.regional['ko'] = { + closeText: '닫기', + prevText: '이전달', + nextText: '다음달', + currentText: '오늘', + monthNames: ['1월(JAN)','2월(FEB)','3월(MAR)','4월(APR)','5월(MAY)','6월(JUN)', + '7월(JUL)','8월(AUG)','9월(SEP)','10월(OCT)','11월(NOV)','12월(DEC)'], + monthNamesShort: ['1월(JAN)','2월(FEB)','3월(MAR)','4월(APR)','5월(MAY)','6월(JUN)', + '7월(JUL)','8월(AUG)','9월(SEP)','10월(OCT)','11월(NOV)','12월(DEC)'], + dayNames: ['일','월','화','수','목','금','토'], + dayNamesShort: ['일','월','화','수','목','금','토'], + dayNamesMin: ['일','월','화','수','목','금','토'], + weekHeader: 'Wk', + dateFormat: 'yy-mm-dd', + firstDay: 0, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: '년'}; + $.datepicker.setDefaults($.datepicker.regional['ko']); +}); \ No newline at end of file diff --git a/js/i18n/jquery.ui.datepicker-kz.js b/js/i18n/jquery.ui.datepicker-kz.js new file mode 100755 index 0000000..f1f897b --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-kz.js @@ -0,0 +1,23 @@ +/* Kazakh (UTF-8) initialisation for the jQuery UI date picker plugin. */ +/* Written by Dmitriy Karasyov (dmitriy.karasyov@gmail.com). */ +jQuery(function($){ + $.datepicker.regional['kz'] = { + closeText: 'Жабу', + prevText: '<Алдыңғы', + nextText: 'Келесі>', + currentText: 'Бүгін', + monthNames: ['Қаңтар','Ақпан','Наурыз','Сәуір','Мамыр','Маусым', + 'Шілде','Тамыз','Қыркүйек','Қазан','Қараша','Желтоқсан'], + monthNamesShort: ['Қаң','Ақп','Нау','Сәу','Мам','Мау', + 'Шіл','Там','Қыр','Қаз','Қар','Жел'], + dayNames: ['Жексенбі','Дүйсенбі','Сейсенбі','Сәрсенбі','Бейсенбі','Жұма','Сенбі'], + dayNamesShort: ['жкс','дсн','ссн','срс','бсн','жма','снб'], + dayNamesMin: ['Жк','Дс','Сс','Ср','Бс','Жм','Сн'], + weekHeader: 'Не', + dateFormat: 'dd.mm.yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['kz']); +}); diff --git a/js/i18n/jquery.ui.datepicker-lt.js b/js/i18n/jquery.ui.datepicker-lt.js new file mode 100755 index 0000000..67d5119 --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-lt.js @@ -0,0 +1,23 @@ +/* Lithuanian (UTF-8) initialisation for the jQuery UI date picker plugin. */ +/* @author Arturas Paleicikas */ +jQuery(function($){ + $.datepicker.regional['lt'] = { + closeText: 'Uždaryti', + prevText: '<Atgal', + nextText: 'Pirmyn>', + currentText: 'Šiandien', + monthNames: ['Sausis','Vasaris','Kovas','Balandis','Gegužė','Birželis', + 'Liepa','Rugpjūtis','Rugsėjis','Spalis','Lapkritis','Gruodis'], + monthNamesShort: ['Sau','Vas','Kov','Bal','Geg','Bir', + 'Lie','Rugp','Rugs','Spa','Lap','Gru'], + dayNames: ['sekmadienis','pirmadienis','antradienis','trečiadienis','ketvirtadienis','penktadienis','šeštadienis'], + dayNamesShort: ['sek','pir','ant','tre','ket','pen','šeš'], + dayNamesMin: ['Se','Pr','An','Tr','Ke','Pe','Še'], + weekHeader: 'Wk', + dateFormat: 'yy-mm-dd', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['lt']); +}); \ No newline at end of file diff --git a/js/i18n/jquery.ui.datepicker-lv.js b/js/i18n/jquery.ui.datepicker-lv.js new file mode 100755 index 0000000..003934e --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-lv.js @@ -0,0 +1,23 @@ +/* Latvian (UTF-8) initialisation for the jQuery UI date picker plugin. */ +/* @author Arturas Paleicikas */ +jQuery(function($){ + $.datepicker.regional['lv'] = { + closeText: 'Aizvērt', + prevText: 'Iepr', + nextText: 'Nāka', + currentText: 'Šodien', + monthNames: ['Janvāris','Februāris','Marts','Aprīlis','Maijs','Jūnijs', + 'Jūlijs','Augusts','Septembris','Oktobris','Novembris','Decembris'], + monthNamesShort: ['Jan','Feb','Mar','Apr','Mai','Jūn', + 'Jūl','Aug','Sep','Okt','Nov','Dec'], + dayNames: ['svētdiena','pirmdiena','otrdiena','trešdiena','ceturtdiena','piektdiena','sestdiena'], + dayNamesShort: ['svt','prm','otr','tre','ctr','pkt','sst'], + dayNamesMin: ['Sv','Pr','Ot','Tr','Ct','Pk','Ss'], + weekHeader: 'Nav', + dateFormat: 'dd-mm-yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['lv']); +}); \ No newline at end of file diff --git a/js/i18n/jquery.ui.datepicker-ml.js b/js/i18n/jquery.ui.datepicker-ml.js new file mode 100755 index 0000000..1e3432c --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-ml.js @@ -0,0 +1,23 @@ +/* Malayalam (UTF-8) initialisation for the jQuery UI date picker plugin. */ +/* Written by Saji Nediyanchath (saji89@gmail.com). */ +jQuery(function($){ + $.datepicker.regional['ml'] = { + closeText: 'ശരി', + prevText: 'മുന്നത്തെ', + nextText: 'അടുത്തത് ', + currentText: 'ഇന്ന്', + monthNames: ['ജനുവരി','ഫെബ്രുവരി','മാര്‍ച്ച്','ഏപ്രില്‍','മേയ്','ജൂണ്‍', + 'ജൂലൈ','ആഗസ്റ്റ്','സെപ്റ്റംബര്‍','ഒക്ടോബര്‍','നവംബര്‍','ഡിസംബര്‍'], + monthNamesShort: ['ജനു', 'ഫെബ്', 'മാര്‍', 'ഏപ്രി', 'മേയ്', 'ജൂണ്‍', + 'ജൂലാ', 'ആഗ', 'സെപ്', 'ഒക്ടോ', 'നവം', 'ഡിസ'], + dayNames: ['ഞായര്‍', 'തിങ്കള്‍', 'ചൊവ്വ', 'ബുധന്‍', 'വ്യാഴം', 'വെള്ളി', 'ശനി'], + dayNamesShort: ['ഞായ', 'തിങ്ക', 'ചൊവ്വ', 'ബുധ', 'വ്യാഴം', 'വെള്ളി', 'ശനി'], + dayNamesMin: ['ഞാ','തി','ചൊ','ബു','വ്യാ','വെ','ശ'], + weekHeader: 'ആ', + dateFormat: 'dd/mm/yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['ml']); +}); diff --git a/js/i18n/jquery.ui.datepicker-ms.js b/js/i18n/jquery.ui.datepicker-ms.js new file mode 100755 index 0000000..e953ac0 --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-ms.js @@ -0,0 +1,23 @@ +/* Malaysian initialisation for the jQuery UI date picker plugin. */ +/* Written by Mohd Nawawi Mohamad Jamili (nawawi@ronggeng.net). */ +jQuery(function($){ + $.datepicker.regional['ms'] = { + closeText: 'Tutup', + prevText: '<Sebelum', + nextText: 'Selepas>', + currentText: 'hari ini', + monthNames: ['Januari','Februari','Mac','April','Mei','Jun', + 'Julai','Ogos','September','Oktober','November','Disember'], + monthNamesShort: ['Jan','Feb','Mac','Apr','Mei','Jun', + 'Jul','Ogo','Sep','Okt','Nov','Dis'], + dayNames: ['Ahad','Isnin','Selasa','Rabu','Khamis','Jumaat','Sabtu'], + dayNamesShort: ['Aha','Isn','Sel','Rab','kha','Jum','Sab'], + dayNamesMin: ['Ah','Is','Se','Ra','Kh','Ju','Sa'], + weekHeader: 'Mg', + dateFormat: 'dd/mm/yy', + firstDay: 0, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['ms']); +}); \ No newline at end of file diff --git a/js/i18n/jquery.ui.datepicker-nl.js b/js/i18n/jquery.ui.datepicker-nl.js new file mode 100755 index 0000000..0963408 --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-nl.js @@ -0,0 +1,23 @@ +/* Dutch (UTF-8) initialisation for the jQuery UI date picker plugin. */ +/* Written by Mathias Bynens */ +jQuery(function($){ + $.datepicker.regional.nl = { + closeText: 'Sluiten', + prevText: '←', + nextText: '→', + currentText: 'Vandaag', + monthNames: ['januari', 'februari', 'maart', 'april', 'mei', 'juni', + 'juli', 'augustus', 'september', 'oktober', 'november', 'december'], + monthNamesShort: ['jan', 'feb', 'maa', 'apr', 'mei', 'jun', + 'jul', 'aug', 'sep', 'okt', 'nov', 'dec'], + dayNames: ['zondag', 'maandag', 'dinsdag', 'woensdag', 'donderdag', 'vrijdag', 'zaterdag'], + dayNamesShort: ['zon', 'maa', 'din', 'woe', 'don', 'vri', 'zat'], + dayNamesMin: ['zo', 'ma', 'di', 'wo', 'do', 'vr', 'za'], + weekHeader: 'Wk', + dateFormat: 'dd-mm-yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional.nl); +}); \ No newline at end of file diff --git a/js/i18n/jquery.ui.datepicker-no.js b/js/i18n/jquery.ui.datepicker-no.js new file mode 100755 index 0000000..2507043 --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-no.js @@ -0,0 +1,23 @@ +/* Norwegian initialisation for the jQuery UI date picker plugin. */ +/* Written by Naimdjon Takhirov (naimdjon@gmail.com). */ + +jQuery(function($){ + $.datepicker.regional['no'] = { + closeText: 'Lukk', + prevText: '«Forrige', + nextText: 'Neste»', + currentText: 'I dag', + monthNames: ['januar','februar','mars','april','mai','juni','juli','august','september','oktober','november','desember'], + monthNamesShort: ['jan','feb','mar','apr','mai','jun','jul','aug','sep','okt','nov','des'], + dayNamesShort: ['søn','man','tir','ons','tor','fre','lør'], + dayNames: ['søndag','mandag','tirsdag','onsdag','torsdag','fredag','lørdag'], + dayNamesMin: ['sø','ma','ti','on','to','fr','lø'], + weekHeader: 'Uke', + dateFormat: 'dd.mm.yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: '' + }; + $.datepicker.setDefaults($.datepicker.regional['no']); +}); diff --git a/js/i18n/jquery.ui.datepicker-pl.js b/js/i18n/jquery.ui.datepicker-pl.js new file mode 100755 index 0000000..61fa29c --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-pl.js @@ -0,0 +1,23 @@ +/* Polish initialisation for the jQuery UI date picker plugin. */ +/* Written by Jacek Wysocki (jacek.wysocki@gmail.com). */ +jQuery(function($){ + $.datepicker.regional['pl'] = { + closeText: 'Zamknij', + prevText: '<Poprzedni', + nextText: 'Następny>', + currentText: 'Dziś', + monthNames: ['Styczeń','Luty','Marzec','Kwiecień','Maj','Czerwiec', + 'Lipiec','Sierpień','Wrzesień','Październik','Listopad','Grudzień'], + monthNamesShort: ['Sty','Lu','Mar','Kw','Maj','Cze', + 'Lip','Sie','Wrz','Pa','Lis','Gru'], + dayNames: ['Niedziela','Poniedziałek','Wtorek','Środa','Czwartek','Piątek','Sobota'], + dayNamesShort: ['Nie','Pn','Wt','Śr','Czw','Pt','So'], + dayNamesMin: ['N','Pn','Wt','Śr','Cz','Pt','So'], + weekHeader: 'Tydz', + dateFormat: 'dd.mm.yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['pl']); +}); diff --git a/js/i18n/jquery.ui.datepicker-pt-BR.js b/js/i18n/jquery.ui.datepicker-pt-BR.js new file mode 100755 index 0000000..3cc8c79 --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-pt-BR.js @@ -0,0 +1,23 @@ +/* Brazilian initialisation for the jQuery UI date picker plugin. */ +/* Written by Leonildo Costa Silva (leocsilva@gmail.com). */ +jQuery(function($){ + $.datepicker.regional['pt-BR'] = { + closeText: 'Fechar', + prevText: '<Anterior', + nextText: 'Próximo>', + currentText: 'Hoje', + monthNames: ['Janeiro','Fevereiro','Março','Abril','Maio','Junho', + 'Julho','Agosto','Setembro','Outubro','Novembro','Dezembro'], + monthNamesShort: ['Jan','Fev','Mar','Abr','Mai','Jun', + 'Jul','Ago','Set','Out','Nov','Dez'], + dayNames: ['Domingo','Segunda-feira','Terça-feira','Quarta-feira','Quinta-feira','Sexta-feira','Sábado'], + dayNamesShort: ['Dom','Seg','Ter','Qua','Qui','Sex','Sáb'], + dayNamesMin: ['Dom','Seg','Ter','Qua','Qui','Sex','Sáb'], + weekHeader: 'Sm', + dateFormat: 'dd/mm/yy', + firstDay: 0, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['pt-BR']); +}); \ No newline at end of file diff --git a/js/i18n/jquery.ui.datepicker-pt.js b/js/i18n/jquery.ui.datepicker-pt.js new file mode 100755 index 0000000..f09f5ae --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-pt.js @@ -0,0 +1,22 @@ +/* Portuguese initialisation for the jQuery UI date picker plugin. */ +jQuery(function($){ + $.datepicker.regional['pt'] = { + closeText: 'Fechar', + prevText: '<Anterior', + nextText: 'Seguinte', + currentText: 'Hoje', + monthNames: ['Janeiro','Fevereiro','Março','Abril','Maio','Junho', + 'Julho','Agosto','Setembro','Outubro','Novembro','Dezembro'], + monthNamesShort: ['Jan','Fev','Mar','Abr','Mai','Jun', + 'Jul','Ago','Set','Out','Nov','Dez'], + dayNames: ['Domingo','Segunda-feira','Terça-feira','Quarta-feira','Quinta-feira','Sexta-feira','Sábado'], + dayNamesShort: ['Dom','Seg','Ter','Qua','Qui','Sex','Sáb'], + dayNamesMin: ['Dom','Seg','Ter','Qua','Qui','Sex','Sáb'], + weekHeader: 'Sem', + dateFormat: 'dd/mm/yy', + firstDay: 0, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['pt']); +}); \ No newline at end of file diff --git a/js/i18n/jquery.ui.datepicker-rm.js b/js/i18n/jquery.ui.datepicker-rm.js new file mode 100755 index 0000000..cf03cd4 --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-rm.js @@ -0,0 +1,21 @@ +/* Romansh initialisation for the jQuery UI date picker plugin. */ +/* Written by Yvonne Gienal (yvonne.gienal@educa.ch). */ +jQuery(function($){ + $.datepicker.regional['rm'] = { + closeText: 'Serrar', + prevText: '<Suandant', + nextText: 'Precedent>', + currentText: 'Actual', + monthNames: ['Schaner','Favrer','Mars','Avrigl','Matg','Zercladur', 'Fanadur','Avust','Settember','October','November','December'], + monthNamesShort: ['Scha','Fev','Mar','Avr','Matg','Zer', 'Fan','Avu','Sett','Oct','Nov','Dec'], + dayNames: ['Dumengia','Glindesdi','Mardi','Mesemna','Gievgia','Venderdi','Sonda'], + dayNamesShort: ['Dum','Gli','Mar','Mes','Gie','Ven','Som'], + dayNamesMin: ['Du','Gl','Ma','Me','Gi','Ve','So'], + weekHeader: 'emna', + dateFormat: 'dd/mm/yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['rm']); +}); diff --git a/js/i18n/jquery.ui.datepicker-ro.js b/js/i18n/jquery.ui.datepicker-ro.js new file mode 100755 index 0000000..6b140af --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-ro.js @@ -0,0 +1,26 @@ +/* Romanian initialisation for the jQuery UI date picker plugin. + * + * Written by Edmond L. (ll_edmond@walla.com) + * and Ionut G. Stan (ionut.g.stan@gmail.com) + */ +jQuery(function($){ + $.datepicker.regional['ro'] = { + closeText: 'Închide', + prevText: '« Luna precedentă', + nextText: 'Luna următoare »', + currentText: 'Azi', + monthNames: ['Ianuarie','Februarie','Martie','Aprilie','Mai','Iunie', + 'Iulie','August','Septembrie','Octombrie','Noiembrie','Decembrie'], + monthNamesShort: ['Ian', 'Feb', 'Mar', 'Apr', 'Mai', 'Iun', + 'Iul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec'], + dayNames: ['Duminică', 'Luni', 'Marţi', 'Miercuri', 'Joi', 'Vineri', 'Sâmbătă'], + dayNamesShort: ['Dum', 'Lun', 'Mar', 'Mie', 'Joi', 'Vin', 'Sâm'], + dayNamesMin: ['Du','Lu','Ma','Mi','Jo','Vi','Sâ'], + weekHeader: 'Săpt', + dateFormat: 'dd.mm.yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['ro']); +}); diff --git a/js/i18n/jquery.ui.datepicker-ru.js b/js/i18n/jquery.ui.datepicker-ru.js new file mode 100755 index 0000000..50a4613 --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-ru.js @@ -0,0 +1,23 @@ +/* Russian (UTF-8) initialisation for the jQuery UI date picker plugin. */ +/* Written by Andrew Stromnov (stromnov@gmail.com). */ +jQuery(function($){ + $.datepicker.regional['ru'] = { + closeText: 'Закрыть', + prevText: '<Пред', + nextText: 'След>', + currentText: 'Сегодня', + monthNames: ['Январь','Февраль','Март','Апрель','Май','Июнь', + 'Июль','Август','Сентябрь','Октябрь','Ноябрь','Декабрь'], + monthNamesShort: ['Янв','Фев','Мар','Апр','Май','Июн', + 'Июл','Авг','Сен','Окт','Ноя','Дек'], + dayNames: ['воскресенье','понедельник','вторник','среда','четверг','пятница','суббота'], + dayNamesShort: ['вск','пнд','втр','срд','чтв','птн','сбт'], + dayNamesMin: ['Вс','Пн','Вт','Ср','Чт','Пт','Сб'], + weekHeader: 'Нед', + dateFormat: 'dd.mm.yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['ru']); +}); \ No newline at end of file diff --git a/js/i18n/jquery.ui.datepicker-sk.js b/js/i18n/jquery.ui.datepicker-sk.js new file mode 100755 index 0000000..078d1b0 --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-sk.js @@ -0,0 +1,23 @@ +/* Slovak initialisation for the jQuery UI date picker plugin. */ +/* Written by Vojtech Rinik (vojto@hmm.sk). */ +jQuery(function($){ + $.datepicker.regional['sk'] = { + closeText: 'Zavrieť', + prevText: '<Predchádzajúci', + nextText: 'Nasledujúci>', + currentText: 'Dnes', + monthNames: ['Január','Február','Marec','Apríl','Máj','Jún', + 'Júl','August','September','Október','November','December'], + monthNamesShort: ['Jan','Feb','Mar','Apr','Máj','Jún', + 'Júl','Aug','Sep','Okt','Nov','Dec'], + dayNames: ['Nedeľa','Pondelok','Utorok','Streda','Štvrtok','Piatok','Sobota'], + dayNamesShort: ['Ned','Pon','Uto','Str','Štv','Pia','Sob'], + dayNamesMin: ['Ne','Po','Ut','St','Št','Pia','So'], + weekHeader: 'Ty', + dateFormat: 'dd.mm.yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['sk']); +}); diff --git a/js/i18n/jquery.ui.datepicker-sl.js b/js/i18n/jquery.ui.datepicker-sl.js new file mode 100755 index 0000000..5165501 --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-sl.js @@ -0,0 +1,24 @@ +/* Slovenian initialisation for the jQuery UI date picker plugin. */ +/* Written by Jaka Jancar (jaka@kubje.org). */ +/* c = č, s = š z = ž C = Č S = Š Z = Ž */ +jQuery(function($){ + $.datepicker.regional['sl'] = { + closeText: 'Zapri', + prevText: '<Prejšnji', + nextText: 'Naslednji>', + currentText: 'Trenutni', + monthNames: ['Januar','Februar','Marec','April','Maj','Junij', + 'Julij','Avgust','September','Oktober','November','December'], + monthNamesShort: ['Jan','Feb','Mar','Apr','Maj','Jun', + 'Jul','Avg','Sep','Okt','Nov','Dec'], + dayNames: ['Nedelja','Ponedeljek','Torek','Sreda','Četrtek','Petek','Sobota'], + dayNamesShort: ['Ned','Pon','Tor','Sre','Čet','Pet','Sob'], + dayNamesMin: ['Ne','Po','To','Sr','Če','Pe','So'], + weekHeader: 'Teden', + dateFormat: 'dd.mm.yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['sl']); +}); diff --git a/js/i18n/jquery.ui.datepicker-sq.js b/js/i18n/jquery.ui.datepicker-sq.js new file mode 100755 index 0000000..21974c5 --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-sq.js @@ -0,0 +1,23 @@ +/* Albanian initialisation for the jQuery UI date picker plugin. */ +/* Written by Flakron Bytyqi (flakron@gmail.com). */ +jQuery(function($){ + $.datepicker.regional['sq'] = { + closeText: 'mbylle', + prevText: '<mbrapa', + nextText: 'Përpara>', + currentText: 'sot', + monthNames: ['Janar','Shkurt','Mars','Prill','Maj','Qershor', + 'Korrik','Gusht','Shtator','Tetor','Nëntor','Dhjetor'], + monthNamesShort: ['Jan','Shk','Mar','Pri','Maj','Qer', + 'Kor','Gus','Sht','Tet','Nën','Dhj'], + dayNames: ['E Diel','E Hënë','E Martë','E Mërkurë','E Enjte','E Premte','E Shtune'], + dayNamesShort: ['Di','Hë','Ma','Më','En','Pr','Sh'], + dayNamesMin: ['Di','Hë','Ma','Më','En','Pr','Sh'], + weekHeader: 'Ja', + dateFormat: 'dd.mm.yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['sq']); +}); diff --git a/js/i18n/jquery.ui.datepicker-sr-SR.js b/js/i18n/jquery.ui.datepicker-sr-SR.js new file mode 100755 index 0000000..e7a8683 --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-sr-SR.js @@ -0,0 +1,23 @@ +/* Serbian i18n for the jQuery UI date picker plugin. */ +/* Written by Dejan Dimić. */ +jQuery(function($){ + $.datepicker.regional['sr-SR'] = { + closeText: 'Zatvori', + prevText: '<', + nextText: '>', + currentText: 'Danas', + monthNames: ['Januar','Februar','Mart','April','Maj','Jun', + 'Jul','Avgust','Septembar','Oktobar','Novembar','Decembar'], + monthNamesShort: ['Jan','Feb','Mar','Apr','Maj','Jun', + 'Jul','Avg','Sep','Okt','Nov','Dec'], + dayNames: ['Nedelja','Ponedeljak','Utorak','Sreda','Četvrtak','Petak','Subota'], + dayNamesShort: ['Ned','Pon','Uto','Sre','Čet','Pet','Sub'], + dayNamesMin: ['Ne','Po','Ut','Sr','Če','Pe','Su'], + weekHeader: 'Sed', + dateFormat: 'dd/mm/yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['sr-SR']); +}); diff --git a/js/i18n/jquery.ui.datepicker-sr.js b/js/i18n/jquery.ui.datepicker-sr.js new file mode 100755 index 0000000..0bd240e --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-sr.js @@ -0,0 +1,23 @@ +/* Serbian i18n for the jQuery UI date picker plugin. */ +/* Written by Dejan Dimić. */ +jQuery(function($){ + $.datepicker.regional['sr'] = { + closeText: 'Затвори', + prevText: '<', + nextText: '>', + currentText: 'Данас', + monthNames: ['Јануар','Фебруар','Март','Април','Мај','Јун', + 'Јул','Август','Септембар','Октобар','Новембар','Децембар'], + monthNamesShort: ['Јан','Феб','Мар','Апр','Мај','Јун', + 'Јул','Авг','Сеп','Окт','Нов','Дец'], + dayNames: ['Недеља','Понедељак','Уторак','Среда','Четвртак','Петак','Субота'], + dayNamesShort: ['Нед','Пон','Уто','Сре','Чет','Пет','Суб'], + dayNamesMin: ['Не','По','Ут','Ср','Че','Пе','Су'], + weekHeader: 'Сед', + dateFormat: 'dd/mm/yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['sr']); +}); diff --git a/js/i18n/jquery.ui.datepicker-sv.js b/js/i18n/jquery.ui.datepicker-sv.js new file mode 100755 index 0000000..e5f549f --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-sv.js @@ -0,0 +1,23 @@ +/* Swedish initialisation for the jQuery UI date picker plugin. */ +/* Written by Anders Ekdahl ( anders@nomadiz.se). */ +jQuery(function($){ + $.datepicker.regional['sv'] = { + closeText: 'Stäng', + prevText: '«Förra', + nextText: 'Nästa»', + currentText: 'Idag', + monthNames: ['Januari','Februari','Mars','April','Maj','Juni', + 'Juli','Augusti','September','Oktober','November','December'], + monthNamesShort: ['Jan','Feb','Mar','Apr','Maj','Jun', + 'Jul','Aug','Sep','Okt','Nov','Dec'], + dayNamesShort: ['Sön','Mån','Tis','Ons','Tor','Fre','Lör'], + dayNames: ['Söndag','Måndag','Tisdag','Onsdag','Torsdag','Fredag','Lördag'], + dayNamesMin: ['Sö','Må','Ti','On','To','Fr','Lö'], + weekHeader: 'Ve', + dateFormat: 'yy-mm-dd', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['sv']); +}); diff --git a/js/i18n/jquery.ui.datepicker-ta.js b/js/i18n/jquery.ui.datepicker-ta.js new file mode 100755 index 0000000..40431ed --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-ta.js @@ -0,0 +1,23 @@ +/* Tamil (UTF-8) initialisation for the jQuery UI date picker plugin. */ +/* Written by S A Sureshkumar (saskumar@live.com). */ +jQuery(function($){ + $.datepicker.regional['ta'] = { + closeText: 'மூடு', + prevText: 'முன்னையது', + nextText: 'அடுத்தது', + currentText: 'இன்று', + monthNames: ['தை','மாசி','பங்குனி','சித்திரை','வைகாசி','ஆனி', + 'ஆடி','ஆவணி','புரட்டாசி','ஐப்பசி','கார்த்திகை','மார்கழி'], + monthNamesShort: ['தை','மாசி','பங்','சித்','வைகா','ஆனி', + 'ஆடி','ஆவ','புர','ஐப்','கார்','மார்'], + dayNames: ['ஞாயிற்றுக்கிழமை','திங்கட்கிழமை','செவ்வாய்க்கிழமை','புதன்கிழமை','வியாழக்கிழமை','வெள்ளிக்கிழமை','சனிக்கிழமை'], + dayNamesShort: ['ஞாயிறு','திங்கள்','செவ்வாய்','புதன்','வியாழன்','வெள்ளி','சனி'], + dayNamesMin: ['ஞா','தி','செ','பு','வி','வெ','ச'], + weekHeader: 'Не', + dateFormat: 'dd/mm/yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['ta']); +}); diff --git a/js/i18n/jquery.ui.datepicker-th.js b/js/i18n/jquery.ui.datepicker-th.js new file mode 100755 index 0000000..2e5300c --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-th.js @@ -0,0 +1,23 @@ +/* Thai initialisation for the jQuery UI date picker plugin. */ +/* Written by pipo (pipo@sixhead.com). */ +jQuery(function($){ + $.datepicker.regional['th'] = { + closeText: 'ปิด', + prevText: '« ย้อน', + nextText: 'ถัดไป »', + currentText: 'วันนี้', + monthNames: ['มกราคม','กุมภาพันธ์','มีนาคม','เมษายน','พฤษภาคม','มิถุนายน', + 'กรกฎาคม','สิงหาคม','กันยายน','ตุลาคม','พฤศจิกายน','ธันวาคม'], + monthNamesShort: ['ม.ค.','ก.พ.','มี.ค.','เม.ย.','พ.ค.','มิ.ย.', + 'ก.ค.','ส.ค.','ก.ย.','ต.ค.','พ.ย.','ธ.ค.'], + dayNames: ['อาทิตย์','จันทร์','อังคาร','พุธ','พฤหัสบดี','ศุกร์','เสาร์'], + dayNamesShort: ['อา.','จ.','อ.','พ.','พฤ.','ศ.','ส.'], + dayNamesMin: ['อา.','จ.','อ.','พ.','พฤ.','ศ.','ส.'], + weekHeader: 'Wk', + dateFormat: 'dd/mm/yy', + firstDay: 0, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['th']); +}); \ No newline at end of file diff --git a/js/i18n/jquery.ui.datepicker-tj.js b/js/i18n/jquery.ui.datepicker-tj.js new file mode 100755 index 0000000..ed66239 --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-tj.js @@ -0,0 +1,23 @@ +/* Tajiki (UTF-8) initialisation for the jQuery UI date picker plugin. */ +/* Written by Abdurahmon Saidov (saidovab@gmail.com). */ +jQuery(function($){ + $.datepicker.regional['tj'] = { + closeText: 'Идома', + prevText: '<Қафо', + nextText: 'Пеш>', + currentText: 'Имрӯз', + monthNames: ['Январ','Феврал','Март','Апрел','Май','Июн', + 'Июл','Август','Сентябр','Октябр','Ноябр','Декабр'], + monthNamesShort: ['Янв','Фев','Мар','Апр','Май','Июн', + 'Июл','Авг','Сен','Окт','Ноя','Дек'], + dayNames: ['якшанбе','душанбе','сешанбе','чоршанбе','панҷшанбе','ҷумъа','шанбе'], + dayNamesShort: ['якш','душ','сеш','чор','пан','ҷум','шан'], + dayNamesMin: ['Як','Дш','Сш','Чш','Пш','Ҷм','Шн'], + weekHeader: 'Хф', + dateFormat: 'dd.mm.yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['tj']); +}); \ No newline at end of file diff --git a/js/i18n/jquery.ui.datepicker-tr.js b/js/i18n/jquery.ui.datepicker-tr.js new file mode 100755 index 0000000..dedfc7f --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-tr.js @@ -0,0 +1,23 @@ +/* Turkish initialisation for the jQuery UI date picker plugin. */ +/* Written by Izzet Emre Erkan (kara@karalamalar.net). */ +jQuery(function($){ + $.datepicker.regional['tr'] = { + closeText: 'kapat', + prevText: '<geri', + nextText: 'ileri>', + currentText: 'bugün', + monthNames: ['Ocak','Şubat','Mart','Nisan','Mayıs','Haziran', + 'Temmuz','Ağustos','Eylül','Ekim','Kasım','Aralık'], + monthNamesShort: ['Oca','Şub','Mar','Nis','May','Haz', + 'Tem','Ağu','Eyl','Eki','Kas','Ara'], + dayNames: ['Pazar','Pazartesi','Salı','Çarşamba','Perşembe','Cuma','Cumartesi'], + dayNamesShort: ['Pz','Pt','Sa','Ça','Pe','Cu','Ct'], + dayNamesMin: ['Pz','Pt','Sa','Ça','Pe','Cu','Ct'], + weekHeader: 'Hf', + dateFormat: 'dd.mm.yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['tr']); +}); \ No newline at end of file diff --git a/js/i18n/jquery.ui.datepicker-uk.js b/js/i18n/jquery.ui.datepicker-uk.js new file mode 100755 index 0000000..112b40e --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-uk.js @@ -0,0 +1,23 @@ +/* Ukrainian (UTF-8) initialisation for the jQuery UI date picker plugin. */ +/* Written by Maxim Drogobitskiy (maxdao@gmail.com). */ +jQuery(function($){ + $.datepicker.regional['uk'] = { + closeText: 'Закрити', + prevText: '<', + nextText: '>', + currentText: 'Сьогодні', + monthNames: ['Січень','Лютий','Березень','Квітень','Травень','Червень', + 'Липень','Серпень','Вересень','Жовтень','Листопад','Грудень'], + monthNamesShort: ['Січ','Лют','Бер','Кві','Тра','Чер', + 'Лип','Сер','Вер','Жов','Лис','Гру'], + dayNames: ['неділя','понеділок','вівторок','середа','четвер','п’ятниця','субота'], + dayNamesShort: ['нед','пнд','вів','срд','чтв','птн','сбт'], + dayNamesMin: ['Нд','Пн','Вт','Ср','Чт','Пт','Сб'], + weekHeader: 'Не', + dateFormat: 'dd/mm/yy', + firstDay: 1, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['uk']); +}); \ No newline at end of file diff --git a/js/i18n/jquery.ui.datepicker-vi.js b/js/i18n/jquery.ui.datepicker-vi.js new file mode 100755 index 0000000..1d8f7bb --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-vi.js @@ -0,0 +1,23 @@ +/* Vietnamese initialisation for the jQuery UI date picker plugin. */ +/* Translated by Le Thanh Huy (lthanhhuy@cit.ctu.edu.vn). */ +jQuery(function($){ + $.datepicker.regional['vi'] = { + closeText: 'Đóng', + prevText: '<Trước', + nextText: 'Tiếp>', + currentText: 'Hôm nay', + monthNames: ['Tháng Một', 'Tháng Hai', 'Tháng Ba', 'Tháng Tư', 'Tháng Năm', 'Tháng Sáu', + 'Tháng Bảy', 'Tháng Tám', 'Tháng Chín', 'Tháng Mười', 'Tháng Mười Một', 'Tháng Mười Hai'], + monthNamesShort: ['Tháng 1', 'Tháng 2', 'Tháng 3', 'Tháng 4', 'Tháng 5', 'Tháng 6', + 'Tháng 7', 'Tháng 8', 'Tháng 9', 'Tháng 10', 'Tháng 11', 'Tháng 12'], + dayNames: ['Chủ Nhật', 'Thứ Hai', 'Thứ Ba', 'Thứ Tư', 'Thứ Năm', 'Thứ Sáu', 'Thứ Bảy'], + dayNamesShort: ['CN', 'T2', 'T3', 'T4', 'T5', 'T6', 'T7'], + dayNamesMin: ['CN', 'T2', 'T3', 'T4', 'T5', 'T6', 'T7'], + weekHeader: 'Tu', + dateFormat: 'dd/mm/yy', + firstDay: 0, + isRTL: false, + showMonthAfterYear: false, + yearSuffix: ''}; + $.datepicker.setDefaults($.datepicker.regional['vi']); +}); diff --git a/js/i18n/jquery.ui.datepicker-zh-CN.js b/js/i18n/jquery.ui.datepicker-zh-CN.js new file mode 100755 index 0000000..6c4883f --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-zh-CN.js @@ -0,0 +1,23 @@ +/* Chinese initialisation for the jQuery UI date picker plugin. */ +/* Written by Cloudream (cloudream@gmail.com). */ +jQuery(function($){ + $.datepicker.regional['zh-CN'] = { + closeText: '关闭', + prevText: '<上月', + nextText: '下月>', + currentText: '今天', + monthNames: ['一月','二月','三月','四月','五月','六月', + '七月','八月','九月','十月','十一月','十二月'], + monthNamesShort: ['一','二','三','四','五','六', + '七','八','九','十','十一','十二'], + dayNames: ['星期日','星期一','星期二','星期三','星期四','星期五','星期六'], + dayNamesShort: ['周日','周一','周二','周三','周四','周五','周六'], + dayNamesMin: ['日','一','二','三','四','五','六'], + weekHeader: '周', + dateFormat: 'yy-mm-dd', + firstDay: 1, + isRTL: false, + showMonthAfterYear: true, + yearSuffix: '年'}; + $.datepicker.setDefaults($.datepicker.regional['zh-CN']); +}); diff --git a/js/i18n/jquery.ui.datepicker-zh-HK.js b/js/i18n/jquery.ui.datepicker-zh-HK.js new file mode 100755 index 0000000..06c4c62 --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-zh-HK.js @@ -0,0 +1,23 @@ +/* Chinese initialisation for the jQuery UI date picker plugin. */ +/* Written by SCCY (samuelcychan@gmail.com). */ +jQuery(function($){ + $.datepicker.regional['zh-HK'] = { + closeText: '關閉', + prevText: '<上月', + nextText: '下月>', + currentText: '今天', + monthNames: ['一月','二月','三月','四月','五月','六月', + '七月','八月','九月','十月','十一月','十二月'], + monthNamesShort: ['一','二','三','四','五','六', + '七','八','九','十','十一','十二'], + dayNames: ['星期日','星期一','星期二','星期三','星期四','星期五','星期六'], + dayNamesShort: ['周日','周一','周二','周三','周四','周五','周六'], + dayNamesMin: ['日','一','二','三','四','五','六'], + weekHeader: '周', + dateFormat: 'dd-mm-yy', + firstDay: 0, + isRTL: false, + showMonthAfterYear: true, + yearSuffix: '年'}; + $.datepicker.setDefaults($.datepicker.regional['zh-HK']); +}); diff --git a/js/i18n/jquery.ui.datepicker-zh-TW.js b/js/i18n/jquery.ui.datepicker-zh-TW.js new file mode 100755 index 0000000..dd51e35 --- /dev/null +++ b/js/i18n/jquery.ui.datepicker-zh-TW.js @@ -0,0 +1,23 @@ +/* Chinese initialisation for the jQuery UI date picker plugin. */ +/* Written by Ressol (ressol@gmail.com). */ +jQuery(function($){ + $.datepicker.regional['zh-TW'] = { + closeText: '關閉', + prevText: '<上月', + nextText: '下月>', + currentText: '今天', + monthNames: ['一月','二月','三月','四月','五月','六月', + '七月','八月','九月','十月','十一月','十二月'], + monthNamesShort: ['一','二','三','四','五','六', + '七','八','九','十','十一','十二'], + dayNames: ['星期日','星期一','星期二','星期三','星期四','星期五','星期六'], + dayNamesShort: ['周日','周一','周二','周三','周四','周五','周六'], + dayNamesMin: ['日','一','二','三','四','五','六'], + weekHeader: '周', + dateFormat: 'yy/mm/dd', + firstDay: 1, + isRTL: false, + showMonthAfterYear: true, + yearSuffix: '年'}; + $.datepicker.setDefaults($.datepicker.regional['zh-TW']); +}); diff --git a/js/mailchimp.js b/js/mailchimp.js new file mode 100644 index 0000000..3353dda --- /dev/null +++ b/js/mailchimp.js @@ -0,0 +1,38 @@ +/* Form submission functions for the MailChimp Widget */ +;(function($){ + $(function($) { + // Change our submit type from HTML (default) to JS + $('#mc_submit_type').val('js'); + + // Attach our form submitter action + $('#mc_signup_form').ajaxForm({ + url: mailchimpSF.ajax_url, + type: 'POST', + dataType: 'text', + beforeSubmit: mc_beforeForm, + success: mc_success + }); + }); + + function mc_beforeForm(){ + // Disable the submit button + $('#mc_signup_submit').attr("disabled","disabled"); + } + function mc_success(data){ + // Re-enable the submit button + $('#mc_signup_submit').removeAttr("disabled"); + + // Put the response in the message div + $('#mc_message').html(data); + + // See if we're successful, if so, wipe the fields + var reg = new RegExp("class='mc_success_msg'", 'i'); + if (reg.test(data)){ + $('#mc_signup_form').each(function(){ + this.reset(); + }); + $('#mc_submit_type').val('js'); + } + $.scrollTo('#mc_signup', {offset: {top: -28}}); + } +})(jQuery); diff --git a/js/scrollTo.js b/js/scrollTo.js new file mode 100755 index 0000000..5e78778 --- /dev/null +++ b/js/scrollTo.js @@ -0,0 +1,11 @@ +/** + * jQuery.ScrollTo - Easy element scrolling using jQuery. + * Copyright (c) 2007-2009 Ariel Flesler - aflesler(at)gmail(dot)com | http://flesler.blogspot.com + * Dual licensed under MIT and GPL. + * Date: 5/25/2009 + * @author Ariel Flesler + * @version 1.4.2 + * + * http://flesler.blogspot.com/2007/10/jqueryscrollto.html + */ +;(function(d){var k=d.scrollTo=function(a,i,e){d(window).scrollTo(a,i,e)};k.defaults={axis:'xy',duration:parseFloat(d.fn.jquery)>=1.3?0:1};k.window=function(a){return d(window)._scrollable()};d.fn._scrollable=function(){return this.map(function(){var a=this,i=!a.nodeName||d.inArray(a.nodeName.toLowerCase(),['iframe','#document','html','body'])!=-1;if(!i)return a;var e=(a.contentWindow||a).document||a.ownerDocument||a;return d.browser.safari||e.compatMode=='BackCompat'?e.body:e.documentElement})};d.fn.scrollTo=function(n,j,b){if(typeof j=='object'){b=j;j=0}if(typeof b=='function')b={onAfter:b};if(n=='max')n=9e9;b=d.extend({},k.defaults,b);j=j||b.speed||b.duration;b.queue=b.queue&&b.axis.length>1;if(b.queue)j/=2;b.offset=p(b.offset);b.over=p(b.over);return this._scrollable().each(function(){var q=this,r=d(q),f=n,s,g={},u=r.is('html,body');switch(typeof f){case'number':case'string':if(/^([+-]=)?\d+(\.\d+)?(px|%)?$/.test(f)){f=p(f);break}f=d(f,this);case'object':if(f.is||f.style)s=(f=d(f)).offset()}d.each(b.axis.split(''),function(a,i){var e=i=='x'?'Left':'Top',h=e.toLowerCase(),c='scroll'+e,l=q[c],m=k.max(q,i);if(s){g[c]=s[h]+(u?0:l-r.offset()[h]);if(b.margin){g[c]-=parseInt(f.css('margin'+e))||0;g[c]-=parseInt(f.css('border'+e+'Width'))||0}g[c]+=b.offset[h]||0;if(b.over[h])g[c]+=f[i=='x'?'width':'height']()*b.over[h]}else{var o=f[h];g[c]=o.slice&&o.slice(-1)=='%'?parseFloat(o)/100*m:o}if(/^\d+$/.test(g[c]))g[c]=g[c]<=0?0:Math.min(g[c],m);if(!a&&b.queue){if(l!=g[c])t(b.onAfterFirst);delete g[c]}});t(b.onAfter);function t(a){r.animate(g,j,b.easing,a&&function(){a.call(this,n,b)})}}).end()};k.max=function(a,i){var e=i=='x'?'Width':'Height',h='scroll'+e;if(!d(a).is('html,body'))return a[h]-d(a)[e.toLowerCase()]();var c='client'+e,l=a.ownerDocument.documentElement,m=a.ownerDocument.body;return Math.max(l[h],m[h])-Math.min(l[c],m[c])};function p(a){return typeof a=='object'?a:{top:a,left:a}}})(jQuery); \ No newline at end of file diff --git a/lib/mailchimp/mailchimp.php b/lib/mailchimp/mailchimp.php new file mode 100644 index 0000000..8c91695 --- /dev/null +++ b/lib/mailchimp/mailchimp.php @@ -0,0 +1,99 @@ +key = $api_key; + $dc = explode('-', $api_key); + $this->datacenter = empty($dc[1]) ? 'us1' : $dc[1]; + $this->api_url = 'https://' . $this->datacenter . '.api.mailchimp.com/3.0/'; + return; + } + + public function get($endpoint, $count = 10, $fields = array()) + { + $query_params = ''; + + $url = $this->api_url . $endpoint; + + if ($count) { + $query_params = 'count=' . $count . '&'; + } + + if (!empty($fields)) { + foreach ($fields as $field => $value) { + $query_params .= $field . '=' . $value . '&'; + } + } + + if ($query_params) { + $url .= "?{$query_params}"; + } + + $args = array( + 'timeout' => 5, + 'redirection' => 5, + 'httpversion' => '1.1', + 'user-agent' => 'MailChimp WordPress Plugin/' . get_bloginfo('url'), + 'headers' => array("Authorization" => 'apikey ' . $this->key) + ); + + $request = wp_remote_get($url, $args); + + if (is_array($request) && $request['response']['code'] == 200) { + return json_decode($request['body'], true); + } elseif (is_array($request) && $request['response']['code']) { + $error = json_decode($request['body'], true); + $error = new WP_Error('mailchimp-get-error', $error['detail']); + return $error; + } else { + return false; + } + } + + public function post($endpoint, $body, $method = 'POST') { + $url = $this->api_url . $endpoint; + + $args = array( + 'method' => $method, + 'timeout' => 5, + 'redirection' => 5, + 'httpversion' => '1.1', + 'user-agent' => 'MailChimp WordPress Plugin/' . get_bloginfo( 'url' ), + 'headers' => array("Authorization" => 'apikey ' . $this->key), + 'body' => json_encode($body) + ); + $request = wp_remote_post($url, $args); + + if(is_array($request) && $request['response']['code'] == 200) { + return json_decode($request['body'], true); + } else { + if(is_wp_error($request)) { + return new WP_Error('mc-subscribe-error', $request->get_error_message()); + } + + $body = json_decode($request['body'], true); + $merges = get_option('mc_merge_vars'); + foreach ($merges as $merge) { + if (empty($body['errors'])) { + //Email address doesn't come back from the API, so if something's wrong, it's that. + $field_name = 'Email Address'; + $body['errors'][0]['message'] = 'Please fill out a valid email address.'; + } + elseif ($merge['tag'] == $body['errors'][0]['field']) { + $field_name = $merge['name']; + } + } + $message = sprintf($field_name . ": " . $body['errors'][0]['message']); + return new WP_Error('mc-subscribe-error-api', $message); + } + } +} \ No newline at end of file diff --git a/mailchimp.php b/mailchimp.php new file mode 100644 index 0000000..76620a1 --- /dev/null +++ b/mailchimp.php @@ -0,0 +1,1181 @@ + 'mailchimpSF_options'), admin_url('options-general.php')); + $settings_link = ''.__('Settings', 'mailchimp_i18n' ).''; + array_unshift($links, $settings_link); + return $links; +} +add_filter('plugin_action_links_'.plugin_basename(__FILE__), 'mailchimpSD_plugin_action_links', 10, 1); + +/** + * Loads the appropriate JS and CSS resources depending on + * settings and context (admin or not) + * + * @return void + */ +function mailchimpSF_load_resources() { + // JS + if (get_option('mc_use_javascript') == 'on') { + if (!is_admin()) { + wp_enqueue_script('jquery_scrollto', MCSF_URL.'js/scrollTo.js', array('jquery'), MCSF_VER); + wp_enqueue_script('mailchimpSF_main_js', MCSF_URL.'js/mailchimp.js', array('jquery', 'jquery-form'), MCSF_VER); + // some javascript to get ajax version submitting to the proper location + global $wp_scripts; + $wp_scripts->localize('mailchimpSF_main_js', 'mailchimpSF', array( + 'ajax_url' => trailingslashit(home_url()), + )); + } + } + + if (get_option('mc_use_datepicker') == 'on' && !is_admin()) { + // Datepicker theme + wp_enqueue_style('flick', MCSF_URL.'css/flick/flick.css' + ); + // Datepicker JS + wp_enqueue_script('datepicker', MCSF_URL.'js/datepicker.js', array('jquery','jquery-ui-core')); + } + + if(get_option('mc_nuke_all_styles') != true) { + wp_enqueue_style('mailchimpSF_main_css', home_url('?mcsf_action=main_css&ver='.MCSF_VER, 'relative')); + wp_enqueue_style('mailchimpSF_ie_css', MCSF_URL.'css/ie.css'); + global $wp_styles; + $wp_styles->add_data( 'mailchimpSF_ie_css', 'conditional', 'IE' ); + } +} + + +/** + * Loads resources for the MailChimp admin page + * + * @return void + */ +function mc_admin_page_load_resources() { + wp_enqueue_style('mailchimpSF_admin_css', MCSF_URL.'css/admin.css'); +} +add_action('load-settings_page_mailchimpSF_options', 'mc_admin_page_load_resources'); + + +/** + * Loads jQuery Datepicker for the date-pick class + **/ +function mc_datepicker_load() { + require_once(MCSF_DIR . '/views/datepicker.php'); +} +if (get_option('mc_use_datepicker') == 'on' && !is_admin()) { + add_action('wp_head', 'mc_datepicker_load'); +} + +/** + * Handles requests that as light-weight a load as possible. + * typically, JS or CSS + **/ +function mailchimpSF_early_request_handler() { + if (isset($_GET['mcsf_action'])) { + switch ($_GET['mcsf_action']) { + case 'main_css': + header("Content-type: text/css"); + mailchimpSF_main_css(); + exit; + } + } +} +add_action('init', 'mailchimpSF_early_request_handler', 0); + +/** + * Outputs the front-end CSS. This checks several options, so it + * was best to put it in a Request-handled script, as opposed to + * a static file. + */ +function mailchimpSF_main_css() { + require_once(MCSF_DIR . '/views/css/frontend.php'); +} + + +/** + * Add our settings page to the admin menu + * + * @return void + */ +function mailchimpSF_add_pages(){ + // Add settings page for users who can edit plugins + add_options_page( __( 'MailChimp Setup', 'mailchimp_i18n' ), __( 'MailChimp Setup', 'mailchimp_i18n' ), MCSF_CAP_THRESHOLD, 'mailchimpSF_options', 'mailchimpSF_setup_page'); +} +add_action('admin_menu', 'mailchimpSF_add_pages'); + +function mailchimpSF_request_handler() { + if (isset($_POST['mcsf_action'])) { + switch ($_POST['mcsf_action']) { + case 'login': + $key = trim($_POST['mailchimpSF_api_key']); + + try { + $api = new MailChimp_API($key); + } catch (Exception $e) { + $msg = "" . $e->getMessage() . ""; + mailchimpSF_global_msg($msg); + break; + } + + $key = mailchimpSF_verify_key($api); + if(is_wp_error($key)) { + $msg = "" . $key->get_error_message() . ""; + mailchimpSF_global_msg($msg); + } + + break; + case 'logout': + // Check capability & Verify nonce + if (!current_user_can(MCSF_CAP_THRESHOLD) || !wp_verify_nonce($_POST['_mcsf_nonce_action'], 'mc_logout')) { + wp_die('Cheatin’ huh?'); + } + + // erase auth information + $options = array('mc_api_key', 'mc_sopresto_user', 'mc_sopresto_public_key', 'mc_sopresto_secret_key'); + mailchimpSF_delete_options($options); + break; + case 'change_form_settings': + if (!current_user_can(MCSF_CAP_THRESHOLD) || !wp_verify_nonce($_POST['_mcsf_nonce_action'], 'update_general_form_settings')) { + wp_die('Cheatin’ huh?'); + } + + // Update the form settings + mailchimpSF_save_general_form_settings(); + break; + case 'mc_submit_signup_form': + // Validate nonce + if (!wp_verify_nonce($_POST['_mc_submit_signup_form_nonce'], 'mc_submit_signup_form')) { + wp_die('Cheatin’ huh?'); + } + + // Attempt the signup + mailchimpSF_signup_submit(); + + // Do a different action for html vs. js + switch ($_POST['mc_submit_type']) { + case 'html': + /* This gets set elsewhere! */ + break; + case 'js': + if (!headers_sent()){ //just in case... + header('Last-Modified: '.gmdate('D, d M Y H:i:s').' GMT', true, 200); + } + echo mailchimpSF_global_msg(); // Don't esc_html this, b/c we've already escaped it + exit; + } + } + } +} +add_action('init', 'mailchimpSF_request_handler'); + +function mailchimpSF_migrate_sopresto() { + $sopresto = get_option('mc_sopresto_secret_key'); + if(!$sopresto) { + return; + } + + // Talk to Sopresto, make exchange, delete old sopresto things. + $body = array( + 'public_key' => get_option('mc_sopresto_public_key'), + 'hash' => sha1(get_option('mc_sopresto_public_key').get_option('mc_sopresto_secret_key')) + ); + + $url = 'https://sopresto.socialize-this.com/mailchimp/exchange'; + $args = array( + 'method' => 'POST', + 'timeout' => 500, + 'redirection' => 5, + 'httpversion' => '1.0', + 'user-agent' => 'MailChimp WordPress Plugin/' . get_bloginfo( 'url' ), + 'body' => $body + ); + + //post to sopresto + $key = wp_remote_post($url, $args); + if(!is_wp_error($key) && $key['response']['code'] == 200) { + $key = json_decode($key['body']); + try { + $api = new MailChimp_API($key->response); + } catch (Exception $e) { + $msg = "" . $e->getMessage() . ""; + mailchimpSF_global_msg($msg); + return; + } + + $verify = mailchimpSF_verify_key($api); + + //something went wrong with the key that we had + if(is_wp_error($verify)) { + return; + } + + delete_option('mc_sopresto_public_key'); + delete_option('mc_sopresto_secret_key'); + delete_option('mc_sopresto_user'); + + return; + } + + // Nothing to do here. + return; +} + +function mailchimpSF_update_merge_fields($list_id) +{ + mailchimpSF_get_merge_vars(get_option('mc_list_id'), true); + mailchimpSF_get_interest_categories(get_option('mc_list_id'), true); + update_option('mc_merge_field_migrate', true); +} + +function mailchimpSF_auth_nonce_key($salt = null) { + if (is_null($salt)) { + $salt = mailchimpSF_auth_nonce_salt(); + } + return 'social_authentication' . md5( AUTH_KEY . $salt ); +} + +function mailchimpSF_auth_nonce_salt() { + return md5(microtime().$_SERVER['SERVER_ADDR']); +} + +/** + * Creates new MailChimp API v3 object + * + * @return MailChimp_API | false + */ + +function mailchimpSF_get_api($force = false) { + $key = get_option('mc_api_key'); + if($key) { + return new MailChimp_API($key); + } + + return false; +} + + + +/** + * Checks to see if we're storing a password, if so, we need + * to upgrade to the API key + * + * @return bool + **/ +function mailchimpSF_needs_upgrade() { + $igs = get_option('mc_interest_groups'); + + if ($igs !== false // we have an option + && ( + empty($igs) || // it can be an empty array (no interest groups) + (is_array($igs) && isset($igs[0]['id'])) // OR it should be a populated array that's well-formed + )) { + return false; // no need to upgrade + } + else { + return true; // yeah, let's do it + } +} + +/** + * Deletes all mailchimp options + **/ +function mailchimpSF_delete_setup() { + $options = array('mc_user_id', 'mc_sopresto_user', 'mc_sopresto_public_key', 'mc_sopresto_secret_key', 'mc_rewards', 'mc_use_javascript', 'mc_use_datepicker', 'mc_use_unsub_link', 'mc_list_id', 'mc_list_name', 'mc_interest_groups', 'mc_merge_vars'); + + $igs = get_option('mc_interest_groups'); + if (is_array($igs)) { + foreach ($igs as $ig) { + $opt = 'mc_show_interest_groups_'.$ig['id']; + $options[] = $opt; + } + } + + $mv = get_option('mc_merge_vars'); + if (is_array($mv)){ + foreach($mv as $var){ + $opt = 'mc_mv_'.$var['tag']; + $options[] = $opt; + } + } + + mailchimpSF_delete_options($options); +} + +/** + * Gets or sets a global message based on parameter passed to it + * + * @return string/bool depending on get/set + **/ +function mailchimpSF_global_msg($msg = null) { + global $mcsf_msgs; + + // Make sure we're formed properly + if (!is_array($mcsf_msgs)) { + $mcsf_msgs = array(); + } + + // See if we're getting + if (is_null($msg)) { + return implode('', $mcsf_msgs); + } + + // Must be setting + $mcsf_msgs[] = $msg; + return true; +} + +/** + * Sets the default options for the option form + **/ +function mailchimpSF_set_form_defaults($list_name = '') { + update_option('mc_header_content',__( 'Sign up for', 'mailchimp_i18n' ).' '.$list_name); + update_option('mc_submit_text',__( 'Subscribe', 'mailchimp_i18n' )); + + update_option('mc_use_datepicker', 'on'); + update_option('mc_custom_style','off'); + update_option('mc_use_javascript','on'); + update_option('mc_double_optin', true); + update_option('mc_use_unsub_link','off'); + update_option('mc_header_border_width','1'); + update_option('mc_header_border_color','E3E3E3'); + update_option('mc_header_background','FFFFFF'); + update_option('mc_header_text_color','CC6600'); + + update_option('mc_form_border_width','1'); + update_option('mc_form_border_color','E0E0E0'); + update_option('mc_form_background','FFFFFF'); + update_option('mc_form_text_color','3F3F3f'); +} + +/** + * Saves the General Form settings on the options page + * + * @return void + **/ +function mailchimpSF_save_general_form_settings() { + + // IF NOT DEV MODE + if (isset($_POST['mc_rewards'])){ + update_option('mc_rewards', 'on'); + $msg = '

'.__('Monkey Rewards turned On!', 'mailchimp_i18n').'

'; + mailchimpSF_global_msg($msg); + } else if (get_option('mc_rewards')!='off') { + update_option('mc_rewards', 'off'); + $msg = '

'.__('Monkey Rewards turned Off!', 'mailchimp_i18n').'

'; + mailchimpSF_global_msg($msg); + } + if (isset($_POST['mc_use_javascript'])){ + update_option('mc_use_javascript', 'on'); + $msg = '

'.__('Fancy Javascript submission turned On!', 'mailchimp_i18n').'

'; + mailchimpSF_global_msg($msg); + } else if (get_option('mc_use_javascript')!='off') { + update_option('mc_use_javascript', 'off'); + $msg = '

'.__('Fancy Javascript submission turned Off!', 'mailchimp_i18n').'

'; + mailchimpSF_global_msg($msg); + } + + if (isset($_POST['mc_use_datepicker'])){ + update_option('mc_use_datepicker', 'on'); + $msg = '

'.__('Datepicker turned On!', 'mailchimp_i18n').'

'; + mailchimpSF_global_msg($msg); + } else if (get_option('mc_use_datepicker')!='off') { + update_option('mc_use_datepicker', 'off'); + $msg = '

'.__('Datepicker turned Off!', 'mailchimp_i18n').'

'; + mailchimpSF_global_msg($msg); + } + + /*Enable double optin toggle*/ + + if(isset($_POST['mc_double_optin'])) { + update_option('mc_double_optin', true); + $msg = '

'.__('Double opt-in turned On!', 'mailchimp_i18n').'

'; + mailchimpSF_global_msg($msg); + } else if (get_option('mc_double_optin') != false) { + update_option('mc_double_optin', false); + $msg = '

'.__('Double opt-in turned Off!', 'mailchimp_i18n').'

'; + mailchimpSF_global_msg($msg); + } + + /* NUKE the CSS! */ + if(isset($_POST['mc_nuke_all_styles'])) { + update_option('mc_nuke_all_styles', true); + $msg = '

'.__('MailChimp CSS turned Off!', 'mailchimp_i18n').'

'; + mailchimpSF_global_msg($msg); + }elseif (get_option('mc_nuke_all_styles') !== false) { + update_option('mc_nuke_all_styles', false); + $msg = '

'.__('MailChimp CSS turned On!', 'mailchimp_i18n').'

'; + mailchimpSF_global_msg($msg); + } + + /* Update existing */ + if (isset($_POST['mc_update_existing'])) { + update_option('mc_update_existing', true); + $msg = '

' . __('Update existing subscribers turned On!') . '

'; + mailchimpSF_global_msg($msg); + } elseif (get_option('mc_update_existing') ==! false) { + update_option('mc_update_existing', false); + $msg = '

' . __('Update existing subscribers turned Off!') . '

'; + mailchimpSF_global_msg($msg); + } + + if (isset($_POST['mc_use_unsub_link'])){ + update_option('mc_use_unsub_link', 'on'); + $msg = '

'.__('Unsubscribe link turned On!', 'mailchimp_i18n').'

'; + mailchimpSF_global_msg($msg); + } + + elseif (get_option('mc_use_unsub_link')!='off') { + update_option('mc_use_unsub_link', 'off'); + $msg = '

'.__('Unsubscribe link turned Off!', 'mailchimp_i18n').'

'; + mailchimpSF_global_msg($msg); + } + + $content = stripslashes($_POST['mc_header_content']); + $content = str_replace("\r\n","
", $content); + update_option('mc_header_content', $content ); + + $content = stripslashes($_POST['mc_subheader_content']); + $content = str_replace("\r\n","
", $content); + update_option('mc_subheader_content', $content ); + + + $submit_text = stripslashes($_POST['mc_submit_text']); + $submit_text = str_replace("\r\n","", $submit_text); + update_option('mc_submit_text', $submit_text); + + // Set Custom Style option + update_option('mc_custom_style', isset($_POST['mc_custom_style']) ? 'on' : 'off'); + + //we told them not to put these things we are replacing in, but let's just make sure they are listening... + if(isset($_POST['mc_form_border_width'])) { + update_option('mc_form_border_width',str_replace('px', '', $_POST['mc_form_border_width']) ); + } + if(isset($_POST['mc_form_border_color'])) { + update_option('mc_form_border_color', str_replace('#', '', $_POST['mc_form_border_color'])); + } + if(isset($_POST['mc_form_background'])){ + update_option('mc_form_background',str_replace('#', '', $_POST['mc_form_background'])); + } + if(isset($_POST['mc_form_text_color'])) { + update_option('mc_form_text_color', str_replace('#', '', $_POST['mc_form_text_color'])); + } + + + // IF NOT DEV MODE + $igs = get_option('mc_interest_groups'); + if (is_array($igs)) { + foreach($igs as $var){ + $opt = 'mc_show_interest_groups_'.$var['id']; + if (isset($_POST[$opt])){ + update_option($opt,'on'); + } else { + update_option($opt,'off'); + } + } + } + + $mv = get_option('mc_merge_vars'); + if (is_array($mv)) { + foreach($mv as $var){ + $opt = 'mc_mv_'.$var['tag']; + if (isset($_POST[$opt]) || $var['required']=='Y'){ + update_option($opt,'on'); + } else { + update_option($opt,'off'); + } + } + } + + $msg = '

'.esc_html(__('Successfully Updated your List Subscribe Form Settings!', 'mailchimp_i18n')).'

'; + mailchimpSF_global_msg($msg); +} + +/** + * Sees if the user changed the list, and updates options accordingly + **/ +function mailchimpSF_change_list_if_necessary() { + // Simple permission check before going through all this + if (!current_user_can(MCSF_CAP_THRESHOLD)) { return; } + + $api = mailchimpSF_get_api(); + if (!$api) { return; } + + //we *could* support paging, but few users have that many lists (and shouldn't) + $lists = $api->get('lists',100, array('fields' => 'lists.id,lists.name,lists.email_type_option')); + + $lists = $lists['lists']; + + if (is_array($lists) && !empty($lists) && isset($_POST['mc_list_id'])) { + + /* If our incoming list ID (the one chosen in the select dropdown) + is in our array of lists, the set it to be the active list */ + foreach($lists as $key => $list) { + if ($list['id'] == $_POST['mc_list_id']) { + $list_id = $_POST['mc_list_id']; + $list_name = $list['name']; + $list_key = $key; + } + } + + $orig_list = get_option('mc_list_id'); + if ($list_id != '') { + update_option('mc_list_id', $list_id); + update_option('mc_list_name', $list_name); + update_option('mc_email_type_option', $lists[$list_key]['email_type_option']); + + + // See if the user changed the list + $new_list = false; + if ($orig_list != $list_id){ + // The user changed the list, Reset the Form Defaults + mailchimpSF_set_form_defaults($list_name); + + $new_list = true; + } + // email_type_option + + // Grab the merge vars and interest groups + $mv = mailchimpSF_get_merge_vars($list_id, $new_list); + $igs = mailchimpSF_get_interest_categories($list_id, $new_list); + + $igs_text = ' '; + if (is_array($igs)) { + $igs_text .= sprintf(__('and %s Sets of Interest Groups', 'mailchimp_i18n'), count($igs)); + } + + $msg = '

'. + sprintf( + __('Success! Loaded and saved the info for %d Merge Variables', 'mailchimp_i18n').$igs_text, + count($mv) + ).' '. + __('from your list').' "'.$list_name.'"

'. + __('Now you should either Turn On the MailChimp Widget or change your options below, then turn it on.', 'mailchimp_i18n').'

'; + mailchimpSF_global_msg($msg); + } + } +} + +function mailchimpSF_get_merge_vars($list_id, $new_list) { + $api = mailchimpSF_get_api(); + $mv = $api->get('lists/' . $list_id . '/merge-fields', 80); + + //if we get an error back from the api, exit this process. + if(is_wp_error($mv)) { + return; + } + + $mv['merge_fields'] = mailchimpSF_add_email_field($mv['merge_fields']); + update_option('mc_merge_vars', $mv['merge_fields']); + foreach($mv['merge_fields'] as $var){ + $opt = 'mc_mv_'.$var['tag']; + //turn them all on by default + if ($new_list) { + update_option($opt, 'on' ); + } + } + return $mv['merge_fields']; +} + +function mailchimpSF_add_email_field($merge) { + + $email = array( + 'tag' => 'EMAIL', + 'name' => __('Email Address', 'mailchimp_i18n'), + 'type' => 'email', + 'required' => true, + 'public' => true, + 'display_order' => 1, + 'default_value' => null + ); + array_unshift($merge, $email); + return $merge; +} + +function mailchimpSF_get_interest_categories($list_id, $new_list) { + $api = mailchimpSF_get_api(); + $igs = $api->get('lists/' . $list_id . '/interest-categories', 60); + + //if we get an error back from the api, exis + if(is_wp_error($igs)) { + return; + } + + if (is_array($igs)) { + $key = 0; + foreach($igs['categories'] as $ig) { + $groups = $api->get('lists/' . $list_id . '/interest-categories/' . $ig['id'] . '/interests', 60); + $igs['categories'][$key]['groups'] = $groups['interests']; + $opt = 'mc_show_interest_groups_'.$ig['id']; + + //turn them all on by default + if ($new_list) { + update_option($opt, 'on' ); + } + $key++; + } + } + update_option('mc_interest_groups', $igs['categories']); + return $igs['categories']; +} + + +/** + * Outputs the Settings/Options page + */ +function mailchimpSF_setup_page() { + $path = plugin_dir_path(__FILE__); + wp_enqueue_script('showMe', MCSF_URL.'js/hidecss.js', array('jquery'), MCSF_VER); + require_once($path.'/views/setup_page.php'); +}//mailchimpSF_setup_page() + + +function mailchimpSF_register_widgets() { + if (mailchimpSF_get_api()) { + register_widget('mailchimpSF_Widget'); + } +} +add_action('widgets_init', 'mailchimpSF_register_widgets'); + +function mailchimpSF_shortcode($atts){ + ob_start(); + mailchimpSF_signup_form(); + return ob_get_clean(); +} +add_shortcode('mailchimpsf_form', 'mailchimpSF_shortcode'); + +/** + * Attempts to signup a user, per the $_POST args. + * + * This sets a global message, that is then used in the widget + * output to retrieve and display that message. + * + * @return bool + */ +function mailchimpSF_signup_submit() { + $mv = get_option('mc_merge_vars', array()); + $mv_tag_keys = array(); + + $igs = get_option('mc_interest_groups', array()); + + $listId = get_option('mc_list_id'); + $email = isset($_POST['mc_mv_EMAIL']) ? strip_tags(stripslashes($_POST['mc_mv_EMAIL'])) : ''; + $merge = $errs = $html_errs = array(); // Set up some vars + + $merge = mailchimpSF_merge_submit($mv); + + //Catch errors and fail early. + if(is_wp_error($merge)) { + $msg = "" . $merge->get_error_message() . ""; + mailchimpSF_global_msg($msg); + + return false; + } + + // Head back to the beginning of the merge vars array + reset($mv); + // Ensure we have an array + $igs = !is_array($igs) ? array() : $igs; + $igs = mailchimpSF_groups_submit($igs); + + // Clear out empty merge vars + $merge = mailchimpSF_merge_remove_empty($merge); + if (isset($_POST['email_type']) && in_array($_POST['email_type'], array('text', 'html', 'mobile'))) { + $email_type = $_POST['email_type']; + } + else { + $email_type = 'html'; + } + + $api = mailchimpSF_get_api(); + if (!$api) { + $url = mailchimpSF_signup_form_url(); + $error = ''. __('We encountered a problem adding ' . $email . ' to the list. Please sign up here.') . ''; + mailchimpSF_global_msg($error); + return false; + } + + $url = 'lists/'. $listId . '/members/' . md5(strtolower($email)); + $status = mailchimpSF_check_status($url); + + + // If update existing is turned off and the subscriber exists, error out. + if (get_option('mc_update_existing') == false && $status === 'subscribed') { + $msg = 'This email address is already subscribed to the list.'; + $error = new WP_Error('mailchimp-update-existing', $msg); + mailchimpSF_global_msg('' . $msg . ''); + return false; + } + + $body = mailchimpSF_subscribe_body($merge, $igs, $email_type, $email, $status, get_option('mc_double_optin')); + $retval = $api->post($url, $body, 'PUT'); + + // If we have errors, then show them + if(is_wp_error($retval)) { + $msg = "" . $retval->get_error_message() . ""; + mailchimpSF_global_msg($msg); + return false; + } + + if($retval['status'] == 'subscribed') { + $esc = __("Success, you've been signed up.", 'mailchimp_i18n'); + $msg = "{$esc}"; + } else { + $esc = __("Success, you've been signed up! Please look for our confirmation email.", 'mailchimp_i18n'); + $msg = "{$esc}"; + } + + // Set our global message + mailchimpSF_global_msg($msg); + + return true; +} + + /* + Cleans up merge fields and interests to make them + API 3.0-friendly. + */ + +function mailchimpSF_subscribe_body($merge, $igs, $email_type, $email, $status, $double_optin) +{ + $body = new stdClass(); + $body->email_address = $email; + $body->email_type = $email_type; + $body->merge_fields = $merge; + if (!empty($igs)) { + $body->interests = $igs; + } + + if($status !== 'subscribed') { + // single opt-in that covers new subscribers + if (!$status && $double_optin == false) { + $body->status = 'subscribed'; + } else { + // anyone else + $body->status = 'pending'; + } + } + return $body; +} + +function mailchimpSF_check_status($endpoint) { + $endpoint .= '?fields=status'; + $api = mailchimpSF_get_api(); + $subscriber = $api->get($endpoint, null); + if(is_wp_error($subscriber)) { + return false; + } + return $subscriber['status']; + } + +function mailchimpSF_merge_submit($mv) { + // Loop through our Merge Vars, and if they're empty, but required, then print an error, and mark as failed + $merge = new stdClass(); + foreach($mv as $var) { + // We also want to create an array where the keys are the tags for easier validation later + $tag = $var['tag']; + $mv_tag_keys[$tag] = $var; + + $opt = 'mc_mv_' . $tag; + + $opt_val = isset($_POST[$opt]) ? stripslashes_deep($_POST[$opt]) : ''; + + // Handle phone number logic + if ($var['type'] === 'phone' && $var['options']['phone_format'] === 'US') { + $opt_val = mailchimpSF_merge_validate_phone($opt_val, $var); + if(is_wp_error($opt_val)) { + return $opt_val; + } + } + // Handle address logic + else if (is_array($opt_val) && $var['type'] == 'address') { + $validate = mailchimpSF_merge_validate_address($opt_val, $var); + if(is_wp_error($validate)) { + return $validate; + } + + if($validate) { + $merge->$tag = $validate; + } + continue; + + } + else if (is_array($opt_val)) { + $keys = array_keys($opt_val); + $val = new stdClass(); + foreach($keys as $key) { + $val->$key = $opt_val[$key]; + } + $opt_val = $val; + } + + if ($var['required'] == 'Y' && trim($opt_val) == '') { + $message = sprintf(__("You must fill in %s.", 'mailchimp_i18n'), esc_html($var['name'])); + $error = new WP_Error('missing_required_field', $message); + return $error; + } + else { + if ($tag != 'EMAIL') { + $merge->$tag = $opt_val; + } + } + } + return $merge; +} + +function mailchimpSF_merge_validate_phone($opt_val, $var) { + // This filters out all 'falsey' elements + $opt_val = array_filter($opt_val); + // If they weren't all empty + if (!$opt_val) { + return; + } + + $opt_val = implode('-', $opt_val); + if (strlen($opt_val) < 12) { + $opt_val = ''; + } + + + if (!preg_match('/[0-9]{0,3}-[0-9]{0,3}-[0-9]{0,4}/A', $opt_val)) { + $message = sprintf(__("%s must consist of only numbers", 'mailchimp_i18n'), esc_html($var['name'])); + $error = new WP_Error('mc_phone_validation', $message); + return $error; + } + + return $opt_val; +} + +function mailchimpSF_merge_validate_address($opt_val, $var) { + if ($var['required'] == 'Y') { + if (empty($opt_val['addr1']) || empty($opt_val['city'])) { + $message = sprintf(__("You must fill in %s.", 'mailchimp_i18n'), esc_html($var['name'])); + $error = new WP_Error('invalid_address_merge', $message); + return $error; + } + } else { + if (empty($opt_val['addr1']) || empty($opt_val['city'])) { + return false; + } + } + + $merge = new stdClass(); + $merge->addr1 = $opt_val['addr1']; + $merge->addr2 = $opt_val['addr2']; + $merge->city = $opt_val['city']; + $merge->state = $opt_val['state']; + $merge->zip = $opt_val['zip']; + $merge->country = $opt_val['country']; + return $merge; + +} + +function mailchimpSF_merge_remove_empty($merge) +{ + foreach ($merge as $k => $v) { + if (is_object($v) && empty($v)) { + unset($merge->$k); + } elseif ((is_string($v) && trim($v) === '') || is_null($v)) { + unset($merge->$k); + } + } + + return $merge; +} + +function mailchimpSF_groups_submit($igs) { + $groups = mailchimpSF_set_all_groups_to_false(); + + if(empty($igs)) { + return new StdClass(); + } + + //get groups and ids + //set all to false + + foreach ($igs as $ig) { + $ig_id = $ig['id']; + if (get_option('mc_show_interest_groups_'.$ig_id) == 'on' && $ig['type'] !== 'hidden') { + switch ($ig['type']) { + case 'dropdown': + case 'radio': + // there can only be one value submitted for radio/dropdowns, so use that at the group id. + if (isset($_POST['group'][$ig_id]) && !empty($_POST['group'][$ig_id])) { + $value = $_POST['group'][$ig_id]; + $groups->$value = true; + } + break; + case 'checkboxes': + if (isset($_POST['group'][$ig_id])) { + foreach ($_POST['group'][$ig_id] as $id => $value) { + $groups->$id = true; + } + } + break; + default: + // Nothing + break; + } + } + } + return $groups; +} + +function mailchimpSF_set_all_groups_to_false() { + $toreturn = new StdClass(); + + foreach (get_option('mc_interest_groups') as $grouping) { + if($grouping['type'] !== 'hidden') { + foreach ($grouping['groups'] as $group) { + $id = $group['id']; + $toreturn->$id = false; + } + } + } + + return $toreturn; +} + +function mailchimpSF_verify_key($api) { + $user = $api->get(''); + if (is_wp_error($user)) { + return $user; + } + + //Might as well set this data if we have it already. + $valid_roles = array('owner', 'admin', 'manager'); + if(in_array($user['role'], $valid_roles)) { + update_option('mc_api_key', $api->key); + update_option('mc_user', $user); + update_option('mc_datacenter', $api->datacenter); + + } else { + $msg = __('API Key must belong to "Owner", "Admin", or "Manager."', 'mailchimp_i18n'); + return new WP_Error('mc-invalid-role', $msg); + } + return; +} + +function mailchimpSF_update_profile_url($email) { + $dc = get_option('mc_datacenter'); + $eid = base64_encode($email); + $user = get_option('mc_user'); + $list_id = get_option('mc_list_id'); + $url = 'http://' . $dc . '.list-manage.com/subscribe/send-email?u=' . $user['account_id'] . '&id=' . $list_id . '&e=' . $eid; + return $url; +} + +function mailchimpSF_signup_form_url() { + $dc = get_option('mc_datacenter'); + $user = get_option('mc_user'); + $list_id = get_option('mc_list_id'); + $url = 'http://' . $dc . '.list-manage.com/subscribe?u=' . $user['account_id'] . '&id=' . $list_id; + return $url; +} + +function mailchimpSF_delete_options($options = array()) { + foreach($options as $option) { + delete_option($option); + } +} + + +/********************** + * Utility Functions * +**********************/ +/** + * Utility function to allow placement of plugin in plugins, mu-plugins, child or parent theme's plugins folders + * + * This function must be ran _very early_ in the load process, as it sets up important constants for the rest of the plugin + */ +function mailchimpSF_where_am_i() { + $locations = array( + 'plugins' => array( + 'dir' => plugin_dir_path(__FILE__), + 'url' => plugins_url() + ), + 'mu_plugins' => array( + 'dir' => plugin_dir_path(__FILE__), + 'url' => plugins_url(), + ), + 'template' => array( + 'dir' => trailingslashit(get_template_directory()).'plugins/', + 'url' => trailingslashit(get_template_directory_uri()).'plugins/', + ), + 'stylesheet' => array( + 'dir' => trailingslashit(get_stylesheet_directory()).'plugins/', + 'url' => trailingslashit(get_stylesheet_directory_uri()).'plugins/', + ), + ); + + // Set defaults + $mscf_dirbase = trailingslashit(basename(dirname(__FILE__))); // Typically wp-mailchimp/ or mailchimp/ + $mscf_dir = trailingslashit(plugin_dir_path(__FILE__)); + $mscf_url = trailingslashit(plugins_url(null, __FILE__)); + + // Try our hands at finding the real location + foreach ($locations as $key => $loc) { + $dir = trailingslashit($loc['dir']).$mscf_dirbase; + $url = trailingslashit($loc['url']).$mscf_dirbase; + if (is_file($dir.basename(__FILE__))) { + $mscf_dir = $dir; + $mscf_url = $url; + break; + } + } + + // Define our complete filesystem path + define('MCSF_DIR', $mscf_dir); + + /* Lang location needs to be relative *from* ABSPATH, + so strip it out of our language dir location */ + define('MCSF_LANG_DIR', trailingslashit(MCSF_DIR).'po/'); + + // Define our complete URL to the plugin folder + define('MCSF_URL', $mscf_url); +} + + +/** + * MODIFIED VERSION of wp_verify_nonce from WP Core. Core was not overridden to prevent problems when replacing + * something universally. + * + * Verify that correct nonce was used with time limit. + * + * The user is given an amount of time to use the token, so therefore, since the + * UID and $action remain the same, the independent variable is the time. + * + * @param string $nonce Nonce that was used in the form to verify + * @param string|int $action Should give context to what is taking place and be the same when nonce was created. + * @return bool Whether the nonce check passed or failed. + */ +function mailchimpSF_verify_nonce($nonce, $action = -1) { + $user = wp_get_current_user(); + $uid = (int) $user->ID; + if ( ! $uid ) { + $uid = apply_filters( 'nonce_user_logged_out', $uid, $action ); + } + + if ( empty( $nonce ) ) { + return false; + } + + $token = 'MAILCHIMP'; + $i = wp_nonce_tick(); + + // Nonce generated 0-12 hours ago + $expected = substr( wp_hash( $i . '|' . $action . '|' . $uid . '|' . $token, 'nonce'), -12, 10 ); + if ( hash_equals( $expected, $nonce ) ) { + return 1; + } + + // Nonce generated 12-24 hours ago + $expected = substr( wp_hash( ( $i - 1 ) . '|' . $action . '|' . $uid . '|' . $token, 'nonce' ), -12, 10 ); + if ( hash_equals( $expected, $nonce ) ) { + return 2; + } + + // Invalid nonce + return false; +} + + +/** + * MODIFIED VERSION of wp_create_nonce from WP Core. Core was not overridden to prevent problems when replacing + * something universally. + * + * Creates a cryptographic token tied to a specific action, user, and window of time. + * + * @param string $action Scalar value to add context to the nonce. + * @return string The token. + */ +function mailchimpSF_create_nonce($action = -1) { + $user = wp_get_current_user(); + $uid = (int) $user->ID; + if ( ! $uid ) { + /** This filter is documented in wp-includes/pluggable.php */ + $uid = apply_filters( 'nonce_user_logged_out', $uid, $action ); + } + + $token = 'MAILCHIMP'; + $i = wp_nonce_tick(); + + return substr( wp_hash( $i . '|' . $action . '|' . $uid . '|' . $token, 'nonce' ), -12, 10 ); +} diff --git a/mailchimp_compat.php b/mailchimp_compat.php new file mode 100644 index 0000000..ec9530e --- /dev/null +++ b/mailchimp_compat.php @@ -0,0 +1,100 @@ + \ No newline at end of file diff --git a/mailchimp_widget.php b/mailchimp_widget.php new file mode 100644 index 0000000..48ffc05 --- /dev/null +++ b/mailchimp_widget.php @@ -0,0 +1,688 @@ + +
+ Settings and click MailChimp Setup to try again.', 'mailchimp_i18n'); ?> +
+ '; + echo $header; // don't escape $header b/c it may have HTML allowed + echo !empty($after_title) ? $after_title : ''; + } + else { + echo $header; // don't escape $header b/c it may have HTML allowed + } + } + + $sub_heading = trim(get_option('mc_subheader_content')); + + if(get_option('mc_nuke_all_styles') != true) { + ?> + + + +
+
+ + + + + +
+ +
+ + +
+ +
+ +
+ + '.mailchimp_form_field($var, $num_fields).'
'; + } + else { + echo mailchimp_form_field($var, $num_fields); + } + } + + + // Show an explanation of the * if there's more than one field + if ($num_fields > 1) { + ?> +
+ * = +
+ +
+ +
+
+ + + + +
+ +
+
    +
  • +
  • +
+
+
+ + + + + + + datacenter.'.list-manage.com'; + ?> + + +
+
+ MailChimp! +
+ + +
+
+
+ + +
'; + $i++; + } + break; + case 'radio': + foreach($ig['groups'] as $interest){ + $interest_name = $interest['name']; + $interest_id = $interest['id']; + $html .= ' + + +
'; + } + break; + case 'dropdown': + $html .= ' + '; + break; + case 'hidden': + $i = 1; + foreach($ig['groups'] as $interest) { + $interest_name = $interest['name']; + $interest_id = $interest['id']; + $html .= ' + + '; + $i++; + } + break; + } + echo $html; +} + +/** + * Generate and display markup for form fields + * @param array $var Array containing informaoin about the field + * @param int $num_fields The number of fields total we'll be generating markup for. Used in calculating required text logic + * @return void + */ +function mailchimp_form_field($var, $num_fields) { + $opt = 'mc_mv_'.$var['tag']; + $html = ''; + // See if that var is set as required, or turned on (for display) + if ($var['required'] || get_option($opt) == 'on') { + $label = ''; + + $html .= ' +
+ '.$label; + switch ($var['type']) { + case 'date': + $html .= ' + '; + break; + case 'radio': + if (is_array($var['options']['choices'])) { + $html .= ' +
    '; + foreach ($var['options']['choices'] as $key => $value) { + $html .= ' +
  • + + +
  • '; + } + $html .= ' +
'; + } + break; + case 'dropdown': + if (is_array($var['options']['choices'])) { + $html .= ' + '; + } + break; + case 'birthday': + $html .= ' + '; + break; + case 'birthday-old': + $days = range(1, 31); + $months = array(__('January', 'mailchimp_i18n'), __('February', 'mailchimp_i18n'), __('March', 'mailchimp_i18n'), __('April', 'mailchimp_i18n'), __('May', 'mailchimp_i18n'), __('June', 'mailchimp_i18n'), __('July', 'mailchimp_i18n'), __('August', 'mailchimp_i18n'), __('September', 'mailchimp_i18n'), __('October', 'mailchimp_i18n'), __('November', 'mailchimp_i18n'), __('December', 'mailchimp_i18n'), ); + + $html .= ' +
'; + + $html .= ' + '; + break; + case 'address': + $countries = mailchimp_country_list(); + $html .= ' + + + + + + + + + + + + + '; + break; + case 'zip': + $html .= ' + '; + break; + case 'phone': + if ($var['options']['phone_format'] == 'US') { + $html .= ' + + + + '; + } + else { + $html .= ' + + '; + } + break; + case 'email': + case 'url': + case 'imageurl': + case 'text': + case 'number': + default: + $html .= ' + '; + break; + } + if (!empty($var['help_text'])) { + $html .= ''.esc_html($var['help_text']).''; + } + $html .= ' +
'; + } + + return $html; +} + +/** + * MailChimp Subscribe Box widget class + */ + +class mailchimpSF_Widget extends WP_Widget { + + function __construct() { + $widget_ops = array( + 'description' => __('Displays a MailChimp Subscribe box', 'mailchimp_i18n') + ); + parent::__construct('mailchimpSF_widget', __('MailChimp Widget', 'mailchimp_i18n'), $widget_ops); + } + function widget( $args, $instance ) { + if (!is_array($instance)) { + $instance = array(); + } + mailchimpSF_signup_form(array_merge($args, $instance)); + } + function form( $instance ) { ?> +

Great work! Your widget is ready to go — just head over here if you’d like to adjust your settings.

+ __('USA', 'mailchimp_i18n'), + '286' => __('Aaland Islands', 'mailchimp_i18n'), + '274' => __('Afghanistan', 'mailchimp_i18n'), + '2' => __('Albania', 'mailchimp_i18n'), + '3' => __('Algeria', 'mailchimp_i18n'), + '178' => __('American Samoa', 'mailchimp_i18n'), + '4' => __('Andorra', 'mailchimp_i18n'), + '5' => __('Angola', 'mailchimp_i18n'), + '176' => __('Anguilla', 'mailchimp_i18n'), + '175' => __('Antigua And Barbuda', 'mailchimp_i18n'), + '6' => __('Argentina', 'mailchimp_i18n'), + '7' => __('Armenia', 'mailchimp_i18n'), + '179' => __('Aruba', 'mailchimp_i18n'), + '8' => __('Australia', 'mailchimp_i18n'), + '9' => __('Austria', 'mailchimp_i18n'), + '10' => __('Azerbaijan', 'mailchimp_i18n'), + '11' => __('Bahamas', 'mailchimp_i18n'), + '12' => __('Bahrain', 'mailchimp_i18n'), + '13' => __('Bangladesh', 'mailchimp_i18n'), + '14' => __('Barbados', 'mailchimp_i18n'), + '15' => __('Belarus', 'mailchimp_i18n'), + '16' => __('Belgium', 'mailchimp_i18n'), + '17' => __('Belize', 'mailchimp_i18n'), + '18' => __('Benin', 'mailchimp_i18n'), + '19' => __('Bermuda', 'mailchimp_i18n'), + '20' => __('Bhutan', 'mailchimp_i18n'), + '21' => __('Bolivia', 'mailchimp_i18n'), + '22' => __('Bosnia and Herzegovina', 'mailchimp_i18n'), + '23' => __('Botswana', 'mailchimp_i18n'), + '24' => __('Brazil', 'mailchimp_i18n'), + '180' => __('Brunei Darussalam', 'mailchimp_i18n'), + '25' => __('Bulgaria', 'mailchimp_i18n'), + '26' => __('Burkina Faso', 'mailchimp_i18n'), + '27' => __('Burundi', 'mailchimp_i18n'), + '28' => __('Cambodia', 'mailchimp_i18n'), + '29' => __('Cameroon', 'mailchimp_i18n'), + '30' => __('Canada', 'mailchimp_i18n'), + '31' => __('Cape Verde', 'mailchimp_i18n'), + '32' => __('Cayman Islands', 'mailchimp_i18n'), + '33' => __('Central African Republic', 'mailchimp_i18n'), + '34' => __('Chad', 'mailchimp_i18n'), + '35' => __('Chile', 'mailchimp_i18n'), + '36' => __('China', 'mailchimp_i18n'), + '37' => __('Colombia', 'mailchimp_i18n'), + '38' => __('Congo', 'mailchimp_i18n'), + '183' => __('Cook Islands', 'mailchimp_i18n'), + '268' => __('Costa Rica', 'mailchimp_i18n'), + '275' => __('Cote D\'Ivoire', 'mailchimp_i18n'), + '40' => __('Croatia', 'mailchimp_i18n'), + '276' => __('Cuba', 'mailchimp_i18n'), + '41' => __('Cyprus', 'mailchimp_i18n'), + '42' => __('Czech Republic', 'mailchimp_i18n'), + '43' => __('Denmark', 'mailchimp_i18n'), + '44' => __('Djibouti', 'mailchimp_i18n'), + '289' => __('Dominica', 'mailchimp_i18n'), + '187' => __('Dominican Republic', 'mailchimp_i18n'), + '233' => __('East Timor', 'mailchimp_i18n'), + '45' => __('Ecuador', 'mailchimp_i18n'), + '46' => __('Egypt', 'mailchimp_i18n'), + '47' => __('El Salvador', 'mailchimp_i18n'), + '48' => __('Equatorial Guinea', 'mailchimp_i18n'), + '49' => __('Eritrea', 'mailchimp_i18n'), + '50' => __('Estonia', 'mailchimp_i18n'), + '51' => __('Ethiopia', 'mailchimp_i18n'), + '191' => __('Faroe Islands', 'mailchimp_i18n'), + '52' => __('Fiji', 'mailchimp_i18n'), + '53' => __('Finland', 'mailchimp_i18n'), + '54' => __('France', 'mailchimp_i18n'), + '277' => __('French Polynesia', 'mailchimp_i18n'), + '59' => __('Germany', 'mailchimp_i18n'), + '60' => __('Ghana', 'mailchimp_i18n'), + '194' => __('Gibraltar', 'mailchimp_i18n'), + '61' => __('Greece', 'mailchimp_i18n'), + '195' => __('Greenland', 'mailchimp_i18n'), + '192' => __('Grenada', 'mailchimp_i18n'), + '62' => __('Guam', 'mailchimp_i18n'), + '198' => __('Guatemala', 'mailchimp_i18n'), + '270' => __('Guernsey', 'mailchimp_i18n'), + '65' => __('Guyana', 'mailchimp_i18n'), + '200' => __('Haiti', 'mailchimp_i18n'), + '66' => __('Honduras', 'mailchimp_i18n'), + '67' => __('Hong Kong', 'mailchimp_i18n'), + '68' => __('Hungary', 'mailchimp_i18n'), + '69' => __('Iceland', 'mailchimp_i18n'), + '70' => __('India', 'mailchimp_i18n'), + '71' => __('Indonesia', 'mailchimp_i18n'), + '278' => __('Iran', 'mailchimp_i18n'), + '279' => __('Iraq', 'mailchimp_i18n'), + '74' => __('Ireland', 'mailchimp_i18n'), + '75' => __('Israel', 'mailchimp_i18n'), + '76' => __('Italy', 'mailchimp_i18n'), + '202' => __('Jamaica', 'mailchimp_i18n'), + '78' => __('Japan', 'mailchimp_i18n'), + '288' => __('Jersey (Channel Islands)', 'mailchimp_i18n'), + '79' => __('Jordan', 'mailchimp_i18n'), + '80' => __('Kazakhstan', 'mailchimp_i18n'), + '81' => __('Kenya', 'mailchimp_i18n'), + '82' => __('Kuwait', 'mailchimp_i18n'), + '83' => __('Kyrgyzstan', 'mailchimp_i18n'), + '84' => __('Lao People\'s Democratic Republic', 'mailchimp_i18n'), + '85' => __('Latvia', 'mailchimp_i18n'), + '86' => __('Lebanon', 'mailchimp_i18n'), + '281' => __('Libya', 'mailchimp_i18n'), + '90' => __('Liechtenstein', 'mailchimp_i18n'), + '91' => __('Lithuania', 'mailchimp_i18n'), + '92' => __('Luxembourg', 'mailchimp_i18n'), + '208' => __('Macau', 'mailchimp_i18n'), + '93' => __('Macedonia', 'mailchimp_i18n'), + '94' => __('Madagascar', 'mailchimp_i18n'), + '95' => __('Malawi', 'mailchimp_i18n'), + '96' => __('Malaysia', 'mailchimp_i18n'), + '97' => __('Maldives', 'mailchimp_i18n'), + '98' => __('Mali', 'mailchimp_i18n'), + '99' => __('Malta', 'mailchimp_i18n'), + '212' => __('Mauritius', 'mailchimp_i18n'), + '101' => __('Mexico', 'mailchimp_i18n'), + '102' => __('Moldova, Republic of', 'mailchimp_i18n'), + '103' => __('Monaco', 'mailchimp_i18n'), + '104' => __('Mongolia', 'mailchimp_i18n'), + '290' => __('Montenegro', 'mailchimp_i18n'), + '105' => __('Morocco', 'mailchimp_i18n'), + '106' => __('Mozambique', 'mailchimp_i18n'), + '242' => __('Myanmar', 'mailchimp_i18n'), + '107' => __('Namibia', 'mailchimp_i18n'), + '108' => __('Nepal', 'mailchimp_i18n'), + '109' => __('Netherlands', 'mailchimp_i18n'), + '110' => __('Netherlands Antilles', 'mailchimp_i18n'), + '213' => __('New Caledonia', 'mailchimp_i18n'), + '111' => __('New Zealand', 'mailchimp_i18n'), + '112' => __('Nicaragua', 'mailchimp_i18n'), + '113' => __('Niger', 'mailchimp_i18n'), + '114' => __('Nigeria', 'mailchimp_i18n'), + '272' => __('North Korea', 'mailchimp_i18n'), + '116' => __('Norway', 'mailchimp_i18n'), + '117' => __('Oman', 'mailchimp_i18n'), + '118' => __('Pakistan', 'mailchimp_i18n'), + '222' => __('Palau', 'mailchimp_i18n'), + '282' => __('Palestine', 'mailchimp_i18n'), + '119' => __('Panama', 'mailchimp_i18n'), + '219' => __('Papua New Guinea', 'mailchimp_i18n'), + '120' => __('Paraguay', 'mailchimp_i18n'), + '121' => __('Peru', 'mailchimp_i18n'), + '122' => __('Philippines', 'mailchimp_i18n'), + '123' => __('Poland', 'mailchimp_i18n'), + '124' => __('Portugal', 'mailchimp_i18n'), + '126' => __('Qatar', 'mailchimp_i18n'), + '58' => __('Republic of Georgia', 'mailchimp_i18n'), + '128' => __('Romania', 'mailchimp_i18n'), + '129' => __('Russia', 'mailchimp_i18n'), + '130' => __('Rwanda', 'mailchimp_i18n'), + '205' => __('Saint Kitts and Nevis', 'mailchimp_i18n'), + '206' => __('Saint Lucia', 'mailchimp_i18n'), + '132' => __('Samoa (Independent)', 'mailchimp_i18n'), + '227' => __('San Marino', 'mailchimp_i18n'), + '133' => __('Saudi Arabia', 'mailchimp_i18n'), + '134' => __('Senegal', 'mailchimp_i18n'), + '266' => __('Serbia', 'mailchimp_i18n'), + '135' => __('Seychelles', 'mailchimp_i18n'), + '137' => __('Singapore', 'mailchimp_i18n'), + '138' => __('Slovakia', 'mailchimp_i18n'), + '139' => __('Slovenia', 'mailchimp_i18n'), + '223' => __('Solomon Islands', 'mailchimp_i18n'), + '141' => __('South Africa', 'mailchimp_i18n'), + '142' => __('South Korea', 'mailchimp_i18n'), + '143' => __('Spain', 'mailchimp_i18n'), + '144' => __('Sri Lanka', 'mailchimp_i18n'), + '293' => __('Sudan', 'mailchimp_i18n'), + '146' => __('Suriname', 'mailchimp_i18n'), + '147' => __('Swaziland', 'mailchimp_i18n'), + '148' => __('Sweden', 'mailchimp_i18n'), + '149' => __('Switzerland', 'mailchimp_i18n'), + '152' => __('Taiwan', 'mailchimp_i18n'), + '153' => __('Tanzania', 'mailchimp_i18n'), + '154' => __('Thailand', 'mailchimp_i18n'), + '155' => __('Togo', 'mailchimp_i18n'), + '232' => __('Tonga', 'mailchimp_i18n'), + '234' => __('Trinidad and Tobago', 'mailchimp_i18n'), + '156' => __('Tunisia', 'mailchimp_i18n'), + '157' => __('Turkey', 'mailchimp_i18n'), + '287' => __('Turks & Caicos Islands', 'mailchimp_i18n'), + '159' => __('Uganda', 'mailchimp_i18n'), + '161' => __('Ukraine', 'mailchimp_i18n'), + '162' => __('United Arab Emirates', 'mailchimp_i18n'), + '262' => __('United Kingdom', 'mailchimp_i18n'), + '163' => __('Uruguay', 'mailchimp_i18n'), + '239' => __('Vanuatu', 'mailchimp_i18n'), + '166' => __('Vatican City State (Holy See)', 'mailchimp_i18n'), + '167' => __('Venezuela', 'mailchimp_i18n'), + '168' => __('Vietnam', 'mailchimp_i18n'), + '169' => __('Virgin Islands (British)', 'mailchimp_i18n'), + '238' => __('Virgin Islands (U.S.)', 'mailchimp_i18n'), + '173' => __('Zambia', 'mailchimp_i18n'), + '174' => __('Zimbabwe', 'mailchimp_i18n'), + ); +} diff --git a/po/mailchimp.pot b/po/mailchimp.pot new file mode 100644 index 0000000..4d7b9ed --- /dev/null +++ b/po/mailchimp.pot @@ -0,0 +1,1288 @@ +# Copyright (C) 2016 MailChimp +# This file is distributed under the same license as the MailChimp package. +msgid "" +msgstr "" +"Project-Id-Version: MailChimp 1.5.1\n" +"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/mailchimp\n" +"POT-Creation-Date: 2016-08-12 14:29:14+00:00\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" + +#: mailchimp.php:79 +msgid "Settings" +msgstr "" + +#: mailchimp.php:176 +msgid "MailChimp Setup" +msgstr "" + +#: mailchimp.php:399 +msgid "Sign up for" +msgstr "" + +#: mailchimp.php:400 +msgid "Subscribe" +msgstr "" + +#: mailchimp.php:428 +msgid "Monkey Rewards turned On!" +msgstr "" + +#: mailchimp.php:432 +msgid "Monkey Rewards turned Off!" +msgstr "" + +#: mailchimp.php:437 +msgid "Fancy Javascript submission turned On!" +msgstr "" + +#: mailchimp.php:441 +msgid "Fancy Javascript submission turned Off!" +msgstr "" + +#: mailchimp.php:447 +msgid "Datepicker turned On!" +msgstr "" + +#: mailchimp.php:451 +msgid "Datepicker turned Off!" +msgstr "" + +#: mailchimp.php:459 +msgid "Double opt-in turned On!" +msgstr "" + +#: mailchimp.php:463 +msgid "Double opt-in turned Off!" +msgstr "" + +#: mailchimp.php:470 +msgid "MailChimp CSS turned Off!" +msgstr "" + +#: mailchimp.php:474 +msgid "MailChimp CSS turned On!" +msgstr "" + +#: mailchimp.php:480 +msgid "Unsubscribe link turned On!" +msgstr "" + +#: mailchimp.php:486 +msgid "Unsubscribe link turned Off!" +msgstr "" + +#: mailchimp.php:546 +msgid "Successfully Updated your List Subscribe Form Settings!" +msgstr "" + +#: mailchimp.php:599 +msgid "and %s Sets of Interest Groups" +msgstr "" + +#: mailchimp.php:604 +msgid "Success! Loaded and saved the info for %d Merge Variables" +msgstr "" + +#: mailchimp.php:607 +msgid "from your list" +msgstr "" + +#: mailchimp.php:608 +msgid "" +"Now you should either Turn On the MailChimp Widget or change your options " +"below, then turn it on." +msgstr "" + +#: mailchimp.php:633 +msgid "Email Address" +msgstr "" + +#: mailchimp.php:755 +msgid "Success, you've been signed up." +msgstr "" + +#: mailchimp.php:758 +msgid "Success, you've been signed up! Please look for our confirmation email." +msgstr "" + +#: mailchimp.php:846 mailchimp.php:885 +msgid "You must fill in %s." +msgstr "" + +#: mailchimp.php:874 +msgid "%s must consist of only numbers" +msgstr "" + +#: mailchimp.php:971 +msgid "API Key must belong to \"Owner\", \"Admin\", or \"Manager.\"" +msgstr "" + +#: mailchimp_widget.php:16 +msgid "" +"Sorry, there was a problem loading your MailChimp details. Please navigate " +"to Settings and click MailChimp Setup to " +"try again." +msgstr "" + +#: mailchimp_widget.php:176 +msgid "required field" +msgstr "" + +#: mailchimp_widget.php:216 +msgid "Preferred Format" +msgstr "" + +#: mailchimp_widget.php:219 +msgid "HTML" +msgstr "" + +#: mailchimp_widget.php:220 +msgid "Text" +msgstr "" + +#: mailchimp_widget.php:244 +msgid "unsubscribe from list" +msgstr "" + +#: mailchimp_widget.php:252 +msgid "powered by" +msgstr "" + +#: mailchimp_widget.php:388 +msgid "January" +msgstr "" + +#: mailchimp_widget.php:388 +msgid "February" +msgstr "" + +#: mailchimp_widget.php:388 +msgid "March" +msgstr "" + +#: mailchimp_widget.php:388 +msgid "April" +msgstr "" + +#: mailchimp_widget.php:388 +msgid "May" +msgstr "" + +#: mailchimp_widget.php:388 +msgid "June" +msgstr "" + +#: mailchimp_widget.php:388 +msgid "July" +msgstr "" + +#: mailchimp_widget.php:388 +msgid "August" +msgstr "" + +#: mailchimp_widget.php:388 +msgid "September" +msgstr "" + +#: mailchimp_widget.php:388 +msgid "October" +msgstr "" + +#: mailchimp_widget.php:388 +msgid "November" +msgstr "" + +#: mailchimp_widget.php:388 +msgid "December" +msgstr "" + +#: mailchimp_widget.php:412 +msgid "Street Address" +msgstr "" + +#: mailchimp_widget.php:414 +msgid "Address Line 2" +msgstr "" + +#: mailchimp_widget.php:416 +msgid "City" +msgstr "" + +#: mailchimp_widget.php:418 +msgid "State" +msgstr "" + +#: mailchimp_widget.php:420 +msgid "Zip / Postal" +msgstr "" + +#: mailchimp_widget.php:422 +msgid "Country" +msgstr "" + +#: mailchimp_widget.php:477 +msgid "Displays a MailChimp Subscribe box" +msgstr "" + +#: mailchimp_widget.php:479 +msgid "MailChimp Widget" +msgstr "" + +#: mailchimp_widget.php:494 +msgid "USA" +msgstr "" + +#: mailchimp_widget.php:495 +msgid "Aaland Islands" +msgstr "" + +#: mailchimp_widget.php:496 +msgid "Afghanistan" +msgstr "" + +#: mailchimp_widget.php:497 +msgid "Albania" +msgstr "" + +#: mailchimp_widget.php:498 +msgid "Algeria" +msgstr "" + +#: mailchimp_widget.php:499 +msgid "American Samoa" +msgstr "" + +#: mailchimp_widget.php:500 +msgid "Andorra" +msgstr "" + +#: mailchimp_widget.php:501 +msgid "Angola" +msgstr "" + +#: mailchimp_widget.php:502 +msgid "Anguilla" +msgstr "" + +#: mailchimp_widget.php:503 +msgid "Antigua And Barbuda" +msgstr "" + +#: mailchimp_widget.php:504 +msgid "Argentina" +msgstr "" + +#: mailchimp_widget.php:505 +msgid "Armenia" +msgstr "" + +#: mailchimp_widget.php:506 +msgid "Aruba" +msgstr "" + +#: mailchimp_widget.php:507 +msgid "Australia" +msgstr "" + +#: mailchimp_widget.php:508 +msgid "Austria" +msgstr "" + +#: mailchimp_widget.php:509 +msgid "Azerbaijan" +msgstr "" + +#: mailchimp_widget.php:510 +msgid "Bahamas" +msgstr "" + +#: mailchimp_widget.php:511 +msgid "Bahrain" +msgstr "" + +#: mailchimp_widget.php:512 +msgid "Bangladesh" +msgstr "" + +#: mailchimp_widget.php:513 +msgid "Barbados" +msgstr "" + +#: mailchimp_widget.php:514 +msgid "Belarus" +msgstr "" + +#: mailchimp_widget.php:515 +msgid "Belgium" +msgstr "" + +#: mailchimp_widget.php:516 +msgid "Belize" +msgstr "" + +#: mailchimp_widget.php:517 +msgid "Benin" +msgstr "" + +#: mailchimp_widget.php:518 +msgid "Bermuda" +msgstr "" + +#: mailchimp_widget.php:519 +msgid "Bhutan" +msgstr "" + +#: mailchimp_widget.php:520 +msgid "Bolivia" +msgstr "" + +#: mailchimp_widget.php:521 +msgid "Bosnia and Herzegovina" +msgstr "" + +#: mailchimp_widget.php:522 +msgid "Botswana" +msgstr "" + +#: mailchimp_widget.php:523 +msgid "Brazil" +msgstr "" + +#: mailchimp_widget.php:524 +msgid "Brunei Darussalam" +msgstr "" + +#: mailchimp_widget.php:525 +msgid "Bulgaria" +msgstr "" + +#: mailchimp_widget.php:526 +msgid "Burkina Faso" +msgstr "" + +#: mailchimp_widget.php:527 +msgid "Burundi" +msgstr "" + +#: mailchimp_widget.php:528 +msgid "Cambodia" +msgstr "" + +#: mailchimp_widget.php:529 +msgid "Cameroon" +msgstr "" + +#: mailchimp_widget.php:530 +msgid "Canada" +msgstr "" + +#: mailchimp_widget.php:531 +msgid "Cape Verde" +msgstr "" + +#: mailchimp_widget.php:532 +msgid "Cayman Islands" +msgstr "" + +#: mailchimp_widget.php:533 +msgid "Central African Republic" +msgstr "" + +#: mailchimp_widget.php:534 +msgid "Chad" +msgstr "" + +#: mailchimp_widget.php:535 +msgid "Chile" +msgstr "" + +#: mailchimp_widget.php:536 +msgid "China" +msgstr "" + +#: mailchimp_widget.php:537 +msgid "Colombia" +msgstr "" + +#: mailchimp_widget.php:538 +msgid "Congo" +msgstr "" + +#: mailchimp_widget.php:539 +msgid "Cook Islands" +msgstr "" + +#: mailchimp_widget.php:540 +msgid "Costa Rica" +msgstr "" + +#: mailchimp_widget.php:541 +msgid "Cote D'Ivoire" +msgstr "" + +#: mailchimp_widget.php:542 +msgid "Croatia" +msgstr "" + +#: mailchimp_widget.php:543 +msgid "Cuba" +msgstr "" + +#: mailchimp_widget.php:544 +msgid "Cyprus" +msgstr "" + +#: mailchimp_widget.php:545 +msgid "Czech Republic" +msgstr "" + +#: mailchimp_widget.php:546 +msgid "Denmark" +msgstr "" + +#: mailchimp_widget.php:547 +msgid "Djibouti" +msgstr "" + +#: mailchimp_widget.php:548 +msgid "Dominica" +msgstr "" + +#: mailchimp_widget.php:549 +msgid "Dominican Republic" +msgstr "" + +#: mailchimp_widget.php:550 +msgid "East Timor" +msgstr "" + +#: mailchimp_widget.php:551 +msgid "Ecuador" +msgstr "" + +#: mailchimp_widget.php:552 +msgid "Egypt" +msgstr "" + +#: mailchimp_widget.php:553 +msgid "El Salvador" +msgstr "" + +#: mailchimp_widget.php:554 +msgid "Equatorial Guinea" +msgstr "" + +#: mailchimp_widget.php:555 +msgid "Eritrea" +msgstr "" + +#: mailchimp_widget.php:556 +msgid "Estonia" +msgstr "" + +#: mailchimp_widget.php:557 +msgid "Ethiopia" +msgstr "" + +#: mailchimp_widget.php:558 +msgid "Faroe Islands" +msgstr "" + +#: mailchimp_widget.php:559 +msgid "Fiji" +msgstr "" + +#: mailchimp_widget.php:560 +msgid "Finland" +msgstr "" + +#: mailchimp_widget.php:561 +msgid "France" +msgstr "" + +#: mailchimp_widget.php:562 +msgid "French Polynesia" +msgstr "" + +#: mailchimp_widget.php:563 +msgid "Germany" +msgstr "" + +#: mailchimp_widget.php:564 +msgid "Ghana" +msgstr "" + +#: mailchimp_widget.php:565 +msgid "Gibraltar" +msgstr "" + +#: mailchimp_widget.php:566 +msgid "Greece" +msgstr "" + +#: mailchimp_widget.php:567 +msgid "Greenland" +msgstr "" + +#: mailchimp_widget.php:568 +msgid "Grenada" +msgstr "" + +#: mailchimp_widget.php:569 +msgid "Guam" +msgstr "" + +#: mailchimp_widget.php:570 +msgid "Guatemala" +msgstr "" + +#: mailchimp_widget.php:571 +msgid "Guernsey" +msgstr "" + +#: mailchimp_widget.php:572 +msgid "Guyana" +msgstr "" + +#: mailchimp_widget.php:573 +msgid "Haiti" +msgstr "" + +#: mailchimp_widget.php:574 +msgid "Honduras" +msgstr "" + +#: mailchimp_widget.php:575 +msgid "Hong Kong" +msgstr "" + +#: mailchimp_widget.php:576 +msgid "Hungary" +msgstr "" + +#: mailchimp_widget.php:577 +msgid "Iceland" +msgstr "" + +#: mailchimp_widget.php:578 +msgid "India" +msgstr "" + +#: mailchimp_widget.php:579 +msgid "Indonesia" +msgstr "" + +#: mailchimp_widget.php:580 +msgid "Iran" +msgstr "" + +#: mailchimp_widget.php:581 +msgid "Iraq" +msgstr "" + +#: mailchimp_widget.php:582 +msgid "Ireland" +msgstr "" + +#: mailchimp_widget.php:583 +msgid "Israel" +msgstr "" + +#: mailchimp_widget.php:584 +msgid "Italy" +msgstr "" + +#: mailchimp_widget.php:585 +msgid "Jamaica" +msgstr "" + +#: mailchimp_widget.php:586 +msgid "Japan" +msgstr "" + +#: mailchimp_widget.php:587 +msgid "Jersey (Channel Islands)" +msgstr "" + +#: mailchimp_widget.php:588 +msgid "Jordan" +msgstr "" + +#: mailchimp_widget.php:589 +msgid "Kazakhstan" +msgstr "" + +#: mailchimp_widget.php:590 +msgid "Kenya" +msgstr "" + +#: mailchimp_widget.php:591 +msgid "Kuwait" +msgstr "" + +#: mailchimp_widget.php:592 +msgid "Kyrgyzstan" +msgstr "" + +#: mailchimp_widget.php:593 +msgid "Lao People's Democratic Republic" +msgstr "" + +#: mailchimp_widget.php:594 +msgid "Latvia" +msgstr "" + +#: mailchimp_widget.php:595 +msgid "Lebanon" +msgstr "" + +#: mailchimp_widget.php:596 +msgid "Libya" +msgstr "" + +#: mailchimp_widget.php:597 +msgid "Liechtenstein" +msgstr "" + +#: mailchimp_widget.php:598 +msgid "Lithuania" +msgstr "" + +#: mailchimp_widget.php:599 +msgid "Luxembourg" +msgstr "" + +#: mailchimp_widget.php:600 +msgid "Macau" +msgstr "" + +#: mailchimp_widget.php:601 +msgid "Macedonia" +msgstr "" + +#: mailchimp_widget.php:602 +msgid "Madagascar" +msgstr "" + +#: mailchimp_widget.php:603 +msgid "Malawi" +msgstr "" + +#: mailchimp_widget.php:604 +msgid "Malaysia" +msgstr "" + +#: mailchimp_widget.php:605 +msgid "Maldives" +msgstr "" + +#: mailchimp_widget.php:606 +msgid "Mali" +msgstr "" + +#: mailchimp_widget.php:607 +msgid "Malta" +msgstr "" + +#: mailchimp_widget.php:608 +msgid "Mauritius" +msgstr "" + +#: mailchimp_widget.php:609 +msgid "Mexico" +msgstr "" + +#: mailchimp_widget.php:610 +msgid "Moldova, Republic of" +msgstr "" + +#: mailchimp_widget.php:611 +msgid "Monaco" +msgstr "" + +#: mailchimp_widget.php:612 +msgid "Mongolia" +msgstr "" + +#: mailchimp_widget.php:613 +msgid "Montenegro" +msgstr "" + +#: mailchimp_widget.php:614 +msgid "Morocco" +msgstr "" + +#: mailchimp_widget.php:615 +msgid "Mozambique" +msgstr "" + +#: mailchimp_widget.php:616 +msgid "Myanmar" +msgstr "" + +#: mailchimp_widget.php:617 +msgid "Namibia" +msgstr "" + +#: mailchimp_widget.php:618 +msgid "Nepal" +msgstr "" + +#: mailchimp_widget.php:619 +msgid "Netherlands" +msgstr "" + +#: mailchimp_widget.php:620 +msgid "Netherlands Antilles" +msgstr "" + +#: mailchimp_widget.php:621 +msgid "New Caledonia" +msgstr "" + +#: mailchimp_widget.php:622 +msgid "New Zealand" +msgstr "" + +#: mailchimp_widget.php:623 +msgid "Nicaragua" +msgstr "" + +#: mailchimp_widget.php:624 +msgid "Niger" +msgstr "" + +#: mailchimp_widget.php:625 +msgid "Nigeria" +msgstr "" + +#: mailchimp_widget.php:626 +msgid "North Korea" +msgstr "" + +#: mailchimp_widget.php:627 +msgid "Norway" +msgstr "" + +#: mailchimp_widget.php:628 +msgid "Oman" +msgstr "" + +#: mailchimp_widget.php:629 +msgid "Pakistan" +msgstr "" + +#: mailchimp_widget.php:630 +msgid "Palau" +msgstr "" + +#: mailchimp_widget.php:631 +msgid "Palestine" +msgstr "" + +#: mailchimp_widget.php:632 +msgid "Panama" +msgstr "" + +#: mailchimp_widget.php:633 +msgid "Papua New Guinea" +msgstr "" + +#: mailchimp_widget.php:634 +msgid "Paraguay" +msgstr "" + +#: mailchimp_widget.php:635 +msgid "Peru" +msgstr "" + +#: mailchimp_widget.php:636 +msgid "Philippines" +msgstr "" + +#: mailchimp_widget.php:637 +msgid "Poland" +msgstr "" + +#: mailchimp_widget.php:638 +msgid "Portugal" +msgstr "" + +#: mailchimp_widget.php:639 +msgid "Qatar" +msgstr "" + +#: mailchimp_widget.php:640 +msgid "Republic of Georgia" +msgstr "" + +#: mailchimp_widget.php:641 +msgid "Romania" +msgstr "" + +#: mailchimp_widget.php:642 +msgid "Russia" +msgstr "" + +#: mailchimp_widget.php:643 +msgid "Rwanda" +msgstr "" + +#: mailchimp_widget.php:644 +msgid "Saint Kitts and Nevis" +msgstr "" + +#: mailchimp_widget.php:645 +msgid "Saint Lucia" +msgstr "" + +#: mailchimp_widget.php:646 +msgid "Samoa (Independent)" +msgstr "" + +#: mailchimp_widget.php:647 +msgid "San Marino" +msgstr "" + +#: mailchimp_widget.php:648 +msgid "Saudi Arabia" +msgstr "" + +#: mailchimp_widget.php:649 +msgid "Senegal" +msgstr "" + +#: mailchimp_widget.php:650 +msgid "Serbia" +msgstr "" + +#: mailchimp_widget.php:651 +msgid "Seychelles" +msgstr "" + +#: mailchimp_widget.php:652 +msgid "Singapore" +msgstr "" + +#: mailchimp_widget.php:653 +msgid "Slovakia" +msgstr "" + +#: mailchimp_widget.php:654 +msgid "Slovenia" +msgstr "" + +#: mailchimp_widget.php:655 +msgid "Solomon Islands" +msgstr "" + +#: mailchimp_widget.php:656 +msgid "South Africa" +msgstr "" + +#: mailchimp_widget.php:657 +msgid "South Korea" +msgstr "" + +#: mailchimp_widget.php:658 +msgid "Spain" +msgstr "" + +#: mailchimp_widget.php:659 +msgid "Sri Lanka" +msgstr "" + +#: mailchimp_widget.php:660 +msgid "Sudan" +msgstr "" + +#: mailchimp_widget.php:661 +msgid "Suriname" +msgstr "" + +#: mailchimp_widget.php:662 +msgid "Swaziland" +msgstr "" + +#: mailchimp_widget.php:663 +msgid "Sweden" +msgstr "" + +#: mailchimp_widget.php:664 +msgid "Switzerland" +msgstr "" + +#: mailchimp_widget.php:665 +msgid "Taiwan" +msgstr "" + +#: mailchimp_widget.php:666 +msgid "Tanzania" +msgstr "" + +#: mailchimp_widget.php:667 +msgid "Thailand" +msgstr "" + +#: mailchimp_widget.php:668 +msgid "Togo" +msgstr "" + +#: mailchimp_widget.php:669 +msgid "Tonga" +msgstr "" + +#: mailchimp_widget.php:670 +msgid "Trinidad and Tobago" +msgstr "" + +#: mailchimp_widget.php:671 +msgid "Tunisia" +msgstr "" + +#: mailchimp_widget.php:672 +msgid "Turkey" +msgstr "" + +#: mailchimp_widget.php:673 +msgid "Turks & Caicos Islands" +msgstr "" + +#: mailchimp_widget.php:674 +msgid "Uganda" +msgstr "" + +#: mailchimp_widget.php:675 +msgid "Ukraine" +msgstr "" + +#: mailchimp_widget.php:676 +msgid "United Arab Emirates" +msgstr "" + +#: mailchimp_widget.php:677 +msgid "United Kingdom" +msgstr "" + +#: mailchimp_widget.php:678 +msgid "Uruguay" +msgstr "" + +#: mailchimp_widget.php:679 +msgid "Vanuatu" +msgstr "" + +#: mailchimp_widget.php:680 +msgid "Vatican City State (Holy See)" +msgstr "" + +#: mailchimp_widget.php:681 +msgid "Venezuela" +msgstr "" + +#: mailchimp_widget.php:682 +msgid "Vietnam" +msgstr "" + +#: mailchimp_widget.php:683 +msgid "Virgin Islands (British)" +msgstr "" + +#: mailchimp_widget.php:684 +msgid "Virgin Islands (U.S.)" +msgstr "" + +#: mailchimp_widget.php:685 +msgid "Zambia" +msgstr "" + +#: mailchimp_widget.php:686 +msgid "Zimbabwe" +msgstr "" + +#: views/setup_page.php:4 +msgid "MailChimp List Setup" +msgstr "" + +#: views/setup_page.php:26 +msgid "Log In" +msgstr "" + +#: views/setup_page.php:27 +msgid "" +"To get started, we’ll need to access your MailChimp account with an API " +"Key. Paste your MailChimp API key, and click Connect to " +"continue.\n" +msgstr "" + +#: views/setup_page.php:33 +msgid "Don't have a MailChimp account?" +msgstr "" + +#: views/setup_page.php:34 +msgid "Try one for Free!" +msgstr "" + +#: views/setup_page.php:43 +msgid "Connect to MailChimp" +msgstr "" + +#: views/setup_page.php:62 +msgid "Notes" +msgstr "" + +#: views/setup_page.php:64 +msgid "Changing your settings at MailChimp.com may cause this to stop working." +msgstr "" + +#: views/setup_page.php:65 +msgid "" +"If you change your login to a different account, the info you have setup " +"below will be erased." +msgstr "" + +#: views/setup_page.php:66 +msgid "" +"If any of that happens, no biggie - just reconfigure your login and the " +"items below..." +msgstr "" + +#: views/setup_page.php:78 +msgid "Logged in as" +msgstr "" + +#: views/setup_page.php:84 +msgid "Logout" +msgstr "" + +#: views/setup_page.php:99 +msgid "Your Lists" +msgstr "" + +#: views/setup_page.php:103 +msgid "Please select the MailChimp list you’d like to connect to your form." +msgstr "" + +#: views/setup_page.php:104 +msgid "Note:" +msgstr "" + +#: views/setup_page.php:104 +msgid "" +"Updating your list will not remove list settings in this plugin, but " +"changing lists will." +msgstr "" + +#: views/setup_page.php:117 +msgid "" +"Uh-oh, you don't have any lists defined! Please visit %s, login, and setup a " +"list before using this tool!" +msgstr "" + +#: views/setup_page.php:130 +msgid "Select A List" +msgstr "" + +#: views/setup_page.php:143 +msgid "Update List" +msgstr "" + +#: views/setup_page.php:164 +msgid "Reset List Options and Select again" +msgstr "" + +#: views/setup_page.php:168 +msgid "Subscribe Form Widget Settings for this List" +msgstr "" + +#: views/setup_page.php:169 +msgid "Selected MailChimp List" +msgstr "" + +#: views/setup_page.php:189 +msgid "Header" +msgstr "" + +#: views/setup_page.php:192 views/setup_page.php:200 +msgid "" +"Add your own text, HTML markup (including image links), or keep it blank." +msgstr "" + +#: views/setup_page.php:197 +msgid "Sub-header" +msgstr "" + +#: views/setup_page.php:201 +msgid "This will be displayed under the heading and above the form." +msgstr "" + +#: views/setup_page.php:206 +msgid "Submit Button" +msgstr "" + +#: views/setup_page.php:213 views/setup_page.php:242 views/setup_page.php:287 +#: views/setup_page.php:337 +msgid "Update Subscribe Form Settings" +msgstr "" + +#: views/setup_page.php:217 +msgid "Remove CSS" +msgstr "" + +#: views/setup_page.php:217 +msgid "" +"This will disable all MailChimp CSS, so it’s recommended for WordPress " +"experts only." +msgstr "" + +#: views/setup_page.php:226 +msgid "Enabled?" +msgstr "" + +#: views/setup_page.php:226 +msgid "Edit the default MailChimp CSS style." +msgstr "" + +#: views/setup_page.php:228 +msgid "Border Width (px)" +msgstr "" + +#: views/setup_page.php:229 +msgid "Set to 0 for no border, do not enter" +msgstr "" + +#: views/setup_page.php:231 +msgid "Border Color" +msgstr "" + +#: views/setup_page.php:232 views/setup_page.php:235 views/setup_page.php:238 +msgid "Do not enter initial" +msgstr "" + +#: views/setup_page.php:234 +msgid "Text Color" +msgstr "" + +#: views/setup_page.php:237 +msgid "Background Color" +msgstr "" + +#: views/setup_page.php:248 +msgid "MonkeyRewards" +msgstr "" + +#: views/setup_page.php:250 +msgid "" +"We’ll add a \"powered by MailChimp\" link to your form that will help you " +"earn MonkeyRewards. You can turn it off at any " +"time." +msgstr "" + +#: views/setup_page.php:255 +msgid "Use JavaScript Support?" +msgstr "" + +#: views/setup_page.php:257 +msgid "" +"This plugin uses JavaScript submission, and it should degrade gracefully for " +"users not using JavaScript. It is optional, and you can turn it off at any " +"time." +msgstr "" + +#: views/setup_page.php:262 +msgid "Use JavaScript Datepicker?" +msgstr "" + +#: views/setup_page.php:264 +msgid "We’ll use the jQuery UI Datepicker for dates." +msgstr "" + +#: views/setup_page.php:269 +msgid "Use Double Opt-In (Recommended)?" +msgstr "" + +#: views/setup_page.php:271 +msgid "" +"Before new your subscribers are added via the plugin, they'll need to " +"confirm their email address." +msgstr "" + +#: views/setup_page.php:276 +msgid "Include Unsubscribe link?" +msgstr "" + +#: views/setup_page.php:278 +msgid "We’ll automatically add a link to your list’s unsubscribe form." +msgstr "" + +#: views/setup_page.php:292 +msgid "Merge Fields Included" +msgstr "" + +#: views/setup_page.php:299 +msgid "No Merge Fields found." +msgstr "" + +#: views/setup_page.php:306 +msgid "Name" +msgstr "" + +#: views/setup_page.php:307 +msgid "Tag" +msgstr "" + +#: views/setup_page.php:308 +msgid "Required?" +msgstr "" + +#: views/setup_page.php:309 +msgid "Include?" +msgstr "" + +#: views/setup_page.php:344 +msgid "Group Settings" +msgstr "" + +#: views/setup_page.php:351 +msgid "No Interest Groups Setup for this List" +msgstr "" + +#: views/setup_page.php:363 +msgid "Show?" +msgstr "" + +#: views/setup_page.php:370 +msgid "Input Type" +msgstr "" + +#: views/setup_page.php:374 +msgid "Options" +msgstr "" + +#. #-#-#-#-# plugin.pot (MailChimp 1.5.1) #-#-#-#-# +#. Plugin Name of the plugin/theme +#. #-#-#-#-# plugin.pot (MailChimp 1.5.1) #-#-#-#-# +#. Author of the plugin/theme +msgid "MailChimp" +msgstr "" + +#. Plugin URI of the plugin/theme +msgid "http://www.mailchimp.com/plugins/mailchimp-wordpress-plugin/" +msgstr "" + +#. Description of the plugin/theme +msgid "" +"The MailChimp plugin allows you to quickly and easily add a signup form for " +"your MailChimp list." +msgstr "" + +#. Author URI of the plugin/theme +msgid "https://mailchimp.com/" +msgstr "" diff --git a/po/mailchimp_i18n-bg_BG.mo b/po/mailchimp_i18n-bg_BG.mo new file mode 100644 index 0000000..f912a13 Binary files /dev/null and b/po/mailchimp_i18n-bg_BG.mo differ diff --git a/po/mailchimp_i18n-bg_BG.po b/po/mailchimp_i18n-bg_BG.po new file mode 100644 index 0000000..3cac938 --- /dev/null +++ b/po/mailchimp_i18n-bg_BG.po @@ -0,0 +1,343 @@ +# Copyright (C) YEAR MailChimp API Support Team +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: MailChimp 1.1.5\n" +"Report-Msgid-Bugs-To: http://wordpress.org/tag/mailchimp\n" +"POT-Creation-Date: 2009-07-15 14:23-0400\n" +"PO-Revision-Date: 2010-12-28 17:45-0500\n" +"Last-Translator: MailChimp API \n" +"Language-Team: MailChimp API \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: mailchimp_includes.php:27 +#: mailchimp_includes.php:62 +msgid "You must fill in %s." +msgstr "Трябва да попълните %s." + +#: mailchimp_includes.php:59 +msgid "That email address is already subscribed to the list" +msgstr "Този адрес вече е записан в списъка" + +#: mailchimp_includes.php:66 +#, php-format +msgid "%s has invalid content" +msgstr "%s съдържа невалидно съдържание" + +#: mailchimp_includes.php:68 +msgid "An invalid Interest Group was selected" +msgstr "Избрана е невалидна група по интереси" + +#: mailchimp_includes.php:69 +msgid "That email address is invalid" +msgstr "Този адрес е невалиден" + +#: mailchimp_includes.php:75 +msgid "Success, you've been signed up! Please look for our confirmation email!" +msgstr "Поздравления, вие се записахте успешно! Очаквайте потвърдителното писмо!" + +#: mailchimp_includes.php:131 +msgid "required field" +msgstr "задължително поле" + +#: mailchimp_includes.php:168 +msgid "unsubscribe from list" +msgstr "отпиши се от списъка" + +#: mailchimp_includes.php:171 +msgid "powered by" +msgstr "благодарение на" + +#: mailchimp.php:135 +msgid "MailChimp Setup" +msgstr "MailChimp Setup" + +#: mailchimp.php:150 +msgid "While upgrading the plugin setup, we were unable to login to your account. You will need to login again and setup your list." +msgstr "Докато обновявахме настройките, не успяхме да влезем с вашия акаунт. Ще се наложи отново да се идентифицирате и да настроите списъка си." + +#: mailchimp.php:156 +msgid "MailChimp List Setup" +msgstr "MailChimp List Setup" + +#: mailchimp.php:166 +msgid "Success! We were able to verify your username & password! Let's continue, shall we?" +msgstr "Поздравления! Вашите потребителско име и парола бяха прието! Да продължим напред?" + +#: mailchimp.php:178 +msgid "Uh-oh, we were unable to login and verify your username & password. Please check them and try again!" +msgstr "Вашето потребителско име и парола не бяха приети. Моля, проверете ги и опитайте отново!" + +#: mailchimp.php:179 +msgid "The server said:" +msgstr "Сървъра отговори:" + +#: mailchimp.php:222 +msgid "Sign up for" +msgstr "Запиши се за" + +#: mailchimp.php:223 +msgid "Subscribe" +msgstr "Записване" + +#: mailchimp.php:253 +#, php-format +msgid "Success! Loaded and saved the info for %d Merge Variables and %d Interest Groups from your list" +msgstr "Поздравления! Заредихме и записахме информацията за %d променливи на сливането и %d групи по интереси от вашият списък" + +#: mailchimp.php:256 +msgid "Now you should either Turn On the MailChimp Widget or change your options below, then turn it on." +msgstr "Сега трябва или да включите MailChimp Widget-а или да промените настройките и тогава да го включите." + +#: mailchimp.php:284 +msgid "Successfully Reset your List selection... Now you get to pick again!" +msgstr "Успешно изчистихте избора си на списък. Сега трябва да го изберете отново!" + +#: mailchimp.php:290 +msgid "Monkey Rewards turned On!" +msgstr "Monkey Rewards включени!" + +#: mailchimp.php:294 +msgid "Monkey Rewards turned Off!" +msgstr "Monkey Rewards изключени!" + +#: mailchimp.php:299 +msgid "Fancy Javascript submission turned On!" +msgstr "Регистрация с Fancy Javascript включена!" + +#: mailchimp.php:303 +msgid "Fancy Javascript submission turned Off!" +msgstr "Регистрация с Javascript изключена!" + +#: mailchimp.php:309 +msgid "Unsubscribe link turned On!" +msgstr "Връзка за отписване включена!" + +#: mailchimp.php:313 +msgid "Unsubscribe link turned Off!" +msgstr "Връзка за отписване изключена!" + +#: mailchimp.php:359 +msgid "Successfully Updated your List Subscribe Form Settings!" +msgstr "Списъка Запиши от настройките беше обновен успешно!" + +#: mailchimp.php:372 +msgid "Login Info" +msgstr "Потребителска информация" + +#: mailchimp.php:373 +msgid "To start using the MailChimp plugin, we first need to login and get your API Key. Please enter your MailChimp username and password below." +msgstr "За да зпочнете да използвате MailChimp за пръв път, трябва да се сдобиете с ваш API ключ. Моля, въведете вашето MailChimp потребителско име и парола в полетата отдолу." + +#: mailchimp.php:375 +msgid "Don't have a MailChimp account? Try one for Free!" +msgstr "Нямате MailChimp акаунт? Вземете един безплатно!!" + +#: mailchimp.php:379 +msgid "Username" +msgstr "Потребителско име" + +#: mailchimp.php:383 +msgid "Password" +msgstr "Парола" + +#: mailchimp.php:389 +msgid "Save & Check" +msgstr "Запиши & Провери" + +#: mailchimp.php:394 +msgid "Notes" +msgstr "Бележки" + +#: mailchimp.php:395 +msgid "Changing your settings at MailChimp.com may cause this to stop working." +msgstr "Промяната на настройките на MailChimp.com може да го накара да спре да работи." + +#: mailchimp.php:396 +msgid "If you change your login to a different account, the info you have setup below will be erased." +msgstr "Ако влезете с друг акаунт, информацията, която въведете по-долу ще бъде изгубена." + +#: mailchimp.php:397 +msgid "If any of that happens, no biggie - just reconfigure your login and the items below..." +msgstr "Ако това се случи не се притеснявайте - просто променете настройките за вход и променливите под тях..." + +#: mailchimp.php:403 +msgid "Logged in as" +msgstr "Регистриран като" + +#: mailchimp.php:407 +msgid "Logout" +msgstr "Отпиши се" + +#: mailchimp.php:421 +msgid "Your Lists" +msgstr "Вашите списъци" + +#: mailchimp.php:423 +msgid "Please select the List you wish to create a Signup Form for." +msgstr "Моля, изберете списък за който искате да се запишете." + +#: mailchimp.php:432 +#, php-format +msgid "Uh-oh, you don't have any lists defined! Please visit %s, login, and setup a list before using this tool!" +msgstr "Нямате избран нито един списък! Моля посетете %s, идентифицирайте се и настройте списък преди да използвате този инструмент!" + +#: mailchimp.php:437 +msgid "Select A List" +msgstr "Избери списък" + +#: mailchimp.php:450 +msgid "Update List" +msgstr "Обнови списък" + +#: mailchimp.php:453 +msgid "Note:" +msgstr "Бележка:" + +#: mailchimp.php:453 +msgid "Updating your list will not cause settings below to be lost. Changing to a new list will." +msgstr "Обновяването на списъка няма да доведе до загуба на настройките отдолу. Ако изберете друг писък обаче - това ще стане." + +#: mailchimp.php:471 +msgid "Reset List Options and Select again" +msgstr "Изчисти настройките на списъка и избери отново" + +#: mailchimp.php:474 +msgid "Subscribe Form Widget Settings for this List" +msgstr "Настройки на Subscribe Form Widget-а за този списък" + +#: mailchimp.php:475 +msgid "Selected MailChimp List" +msgstr "Избран MailChimp списък" + +#: mailchimp.php:496 +#: mailchimp.php:569 +#: mailchimp.php:630 +msgid "Update Subscribe Form Settings" +msgstr "Обнови настройките на формата за записване" + +#: mailchimp.php:499 +msgid "Monkey Rewards" +msgstr "Monkey Rewards" + +#: mailchimp.php:501 +msgid "turning this on will place a \"powered by MailChimp\" link in your form that will earn you credits with us. It is optional and can be turned on or off at any time." +msgstr "включването на тази опция ще добави \"powered by MailChimp\" връзка към вашата форма, която ще ни помогне. Тази настройка може да се включи и изключи по всяко време." + +#: mailchimp.php:505 +msgid "Use Javascript Support?" +msgstr "Използвай Javascript поддръжка?" + +#: mailchimp.php:507 +msgid "turning this on will use fancy javascript submission and should degrade gracefully for users not using javascript. It is optional and can be turned on or off at any time." +msgstr "включвайки тази опция ще използвате Fancy Javascript Submission която няма да се показва на потребителите с изключен JavaScript. Тя е опционална и може да се включи или изключи по всяко време." + +#: mailchimp.php:511 +msgid "Include Unsubscribe link?" +msgstr "Включи връзка за отписване?" + +#: mailchimp.php:513 +msgid "turning this on will add a link to your host unsubscribe form" +msgstr "включването на тази опция ще добави връзка към формата за отписване на хост" + +#: mailchimp.php:517 +msgid "Header content" +msgstr "Съдържание на хедъра" + +#: mailchimp.php:520 +msgid "You can fill this with your own Text, HTML markup (including image links), or Nothing!" +msgstr "Може да попълните с ваш текст, HTML код (включително връзки на изображения) или нищо!" + +#: mailchimp.php:525 +msgid "Submit Button text" +msgstr "Submit Button text" + +#: mailchimp.php:532 +msgid "Custom Styling" +msgstr "Индивидуално стилизиране" + +#: mailchimp.php:536 +msgid "Turned On?" +msgstr "Включено?" + +#: mailchimp.php:537 +msgid "Header Settings (only applies if there are no HTML tags in the Header Content area above)" +msgstr "Настройки на хедъра (важи само ако няма HTML тагове в горното съдържание на хедъра)" + +#: mailchimp.php:538 +#: mailchimp.php:552 +msgid "Border Width" +msgstr "Ширина на рамката" + +#: mailchimp.php:539 +#: mailchimp.php:553 +msgid "Set to 0 for no border, do not enter px!" +msgstr "Задайте 0 за да няма рамка, не въвеждайте px!" + +#: mailchimp.php:541 +#: mailchimp.php:555 +msgid "Border Color" +msgstr "Цвят на рамка" + +#: mailchimp.php:542 +#: mailchimp.php:545 +#: mailchimp.php:548 +#: mailchimp.php:556 +#: mailchimp.php:559 +#: mailchimp.php:562 +msgid "do not enter initial #" +msgstr "не въвеждайте първоначално #" + +#: mailchimp.php:551 +msgid "Form Settings" +msgstr "Настройки на формата" + +#: mailchimp.php:571 +msgid "Merge Variables Included" +msgstr "Включени променливи по сливане" + +#: mailchimp.php:574 +msgid "No Merge Variables found." +msgstr "Няма включени променливи по сливане" + +#: mailchimp.php:580 +#: mailchimp.php:614 +msgid "Name" +msgstr "Име" + +#: mailchimp.php:581 +msgid "Tag" +msgstr "Етикет" + +#: mailchimp.php:582 +msgid "Required?" +msgstr "Задължително?" + +#: mailchimp.php:583 +msgid "Include?" +msgstr "Включи?" + +#: mailchimp.php:603 +msgid "Interest Groups" +msgstr "Групи по интереси" + +#: mailchimp.php:605 +msgid "No Interest Groups Setup for this List" +msgstr "Няма групи по интереси избрани за този списък" + +#: mailchimp.php:610 +msgid "Show?" +msgstr "Покажи?" + +#: mailchimp.php:617 +msgid "Input Type" +msgstr "Вид вход" + +#: mailchimp.php:620 +msgid "Options" +msgstr "Настройки" + diff --git a/po/mailchimp_i18n-cs_CZ.mo b/po/mailchimp_i18n-cs_CZ.mo new file mode 100644 index 0000000..6932e7d Binary files /dev/null and b/po/mailchimp_i18n-cs_CZ.mo differ diff --git a/po/mailchimp_i18n-cs_CZ.po b/po/mailchimp_i18n-cs_CZ.po new file mode 100644 index 0000000..3d5ea7a --- /dev/null +++ b/po/mailchimp_i18n-cs_CZ.po @@ -0,0 +1,344 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR MailChimp API Support Team +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: MailChimp 1.2\n" +"Report-Msgid-Bugs-To: http://wordpress.org/tag/mailchimp\n" +"POT-Creation-Date: 2009-07-15 14:23-0400\n" +"PO-Revision-Date: 2011-01-06 15:40-0500\n" +"Last-Translator: MailChimp API \n" +"Language-Team: Peter Kahoun \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: mailchimp_includes.php:27 +#: mailchimp_includes.php:62 +msgid "You must fill in %s." +msgstr "Musíte vyplnit pole %s." + +#: mailchimp_includes.php:59 +msgid "That email address is already subscribed to the list" +msgstr "Tato emailová adresa je již na seznamu…" + +#: mailchimp_includes.php:66 +#, php-format +msgid "%s has invalid content" +msgstr "%s není vyplněno správně" + +#: mailchimp_includes.php:68 +msgid "An invalid Interest Group was selected" +msgstr "" + +#: mailchimp_includes.php:69 +msgid "That email address is invalid" +msgstr "Tato e-mailová adresa není platná." + +#: mailchimp_includes.php:75 +msgid "Success, you've been signed up! Please look for our confirmation email!" +msgstr "Objednáno! Podívejte se prosím na potvrzovací e-mail…" + +#: mailchimp_includes.php:131 +msgid "required field" +msgstr "vyžadované pole" + +#: mailchimp_includes.php:168 +msgid "unsubscribe from list" +msgstr "odhlásit se" + +#: mailchimp_includes.php:171 +msgid "powered by" +msgstr "poskytuje" + +#: mailchimp.php:135 +msgid "MailChimp Setup" +msgstr "MailChimp " + +#: mailchimp.php:150 +msgid "While upgrading the plugin setup, we were unable to login to your account. You will need to login again and setup your list." +msgstr "" + +#: mailchimp.php:156 +msgid "MailChimp List Setup" +msgstr "MailChimp" + +#: mailchimp.php:166 +msgid "Success! We were able to verify your username & password! Let's continue, shall we?" +msgstr "" + +#: mailchimp.php:178 +msgid "Uh-oh, we were unable to login and verify your username & password. Please check them and try again!" +msgstr "" + +#: mailchimp.php:179 +msgid "The server said:" +msgstr "" + +#: mailchimp.php:222 +msgid "Sign up for" +msgstr "" + +#: mailchimp.php:223 +msgid "Subscribe" +msgstr "Přihlásit se" + +#: mailchimp.php:253 +#, php-format +msgid "Success! Loaded and saved the info for %d Merge Variables and %d Interest Groups from your list" +msgstr "" + +#: mailchimp.php:256 +msgid "Now you should either Turn On the MailChimp Widget or change your options below, then turn it on." +msgstr "" + +#: mailchimp.php:284 +msgid "Successfully Reset your List selection... Now you get to pick again!" +msgstr "" + +#: mailchimp.php:290 +msgid "Monkey Rewards turned On!" +msgstr "" + +#: mailchimp.php:294 +msgid "Monkey Rewards turned Off!" +msgstr "" + +#: mailchimp.php:299 +msgid "Fancy Javascript submission turned On!" +msgstr "" + +#: mailchimp.php:303 +msgid "Fancy Javascript submission turned Off!" +msgstr "" + +#: mailchimp.php:309 +msgid "Unsubscribe link turned On!" +msgstr "" + +#: mailchimp.php:313 +msgid "Unsubscribe link turned Off!" +msgstr "" + +#: mailchimp.php:359 +msgid "Successfully Updated your List Subscribe Form Settings!" +msgstr "" + +#: mailchimp.php:372 +msgid "Login Info" +msgstr "" + +#: mailchimp.php:373 +msgid "To start using the MailChimp plugin, we first need to login and get your API Key. Please enter your MailChimp username and password below." +msgstr "" + +#: mailchimp.php:375 +msgid "Don't have a MailChimp account? Try one for Free!" +msgstr "" + +#: mailchimp.php:379 +msgid "Username" +msgstr "Jméno" + +#: mailchimp.php:383 +msgid "Password" +msgstr "Heslo" + +#: mailchimp.php:389 +msgid "Save & Check" +msgstr "Uložit a otestovat" + +#: mailchimp.php:394 +msgid "Notes" +msgstr "Poznámky" + +#: mailchimp.php:395 +msgid "Changing your settings at MailChimp.com may cause this to stop working." +msgstr "" + +#: mailchimp.php:396 +msgid "If you change your login to a different account, the info you have setup below will be erased." +msgstr "" + +#: mailchimp.php:397 +msgid "If any of that happens, no biggie - just reconfigure your login and the items below..." +msgstr "" + +#: mailchimp.php:403 +msgid "Logged in as" +msgstr "Přihlášen jako" + +#: mailchimp.php:407 +msgid "Logout" +msgstr "Odhlásit se" + +#: mailchimp.php:421 +msgid "Your Lists" +msgstr "Vaše seznamy" + +#: mailchimp.php:423 +msgid "Please select the List you wish to create a Signup Form for." +msgstr "Vyberte prosím seznam, pro který chcete vytvořit formulář." + +#: mailchimp.php:432 +#, php-format +msgid "Uh-oh, you don't have any lists defined! Please visit %s, login, and setup a list before using this tool!" +msgstr "" + +#: mailchimp.php:437 +msgid "Select A List" +msgstr "Vyberte seznam" + +#: mailchimp.php:450 +msgid "Update List" +msgstr "Aktualizovat seznam" + +#: mailchimp.php:453 +msgid "Note:" +msgstr "Poznámka:" + +#: mailchimp.php:453 +msgid "Updating your list will not cause settings below to be lost. Changing to a new list will." +msgstr "Změna za nový seznam zapříčiní ztrátu nastavení níže. Aktualizace seznamu ne." + +#: mailchimp.php:471 +msgid "Reset List Options and Select again" +msgstr "" + +#: mailchimp.php:474 +msgid "Subscribe Form Widget Settings for this List" +msgstr "" + +#: mailchimp.php:475 +msgid "Selected MailChimp List" +msgstr "" + +#: mailchimp.php:496 +#: mailchimp.php:569 +#: mailchimp.php:630 +msgid "Update Subscribe Form Settings" +msgstr "Aktualizovat nastavení formuláře" + +#: mailchimp.php:499 +msgid "Monkey Rewards" +msgstr "" + +#: mailchimp.php:501 +msgid "turning this on will place a \"powered by MailChimp\" link in your form that will earn you credits with us. It is optional and can be turned on or off at any time." +msgstr "" + +#: mailchimp.php:505 +msgid "Use Javascript Support?" +msgstr "" + +#: mailchimp.php:507 +msgid "turning this on will use fancy javascript submission and should degrade gracefully for users not using javascript. It is optional and can be turned on or off at any time." +msgstr "" + +#: mailchimp.php:511 +msgid "Include Unsubscribe link?" +msgstr "" + +#: mailchimp.php:513 +msgid "turning this on will add a link to your host unsubscribe form" +msgstr "" + +#: mailchimp.php:517 +msgid "Header content" +msgstr "" + +#: mailchimp.php:520 +msgid "You can fill this with your own Text, HTML markup (including image links), or Nothing!" +msgstr "" + +#: mailchimp.php:525 +msgid "Submit Button text" +msgstr "" + +#: mailchimp.php:532 +msgid "Custom Styling" +msgstr "Vlastní vzhled/styl" + +#: mailchimp.php:536 +msgid "Turned On?" +msgstr "Zapnuto?" + +#: mailchimp.php:537 +msgid "Header Settings (only applies if there are no HTML tags in the Header Content area above)" +msgstr "" + +#: mailchimp.php:538 +#: mailchimp.php:552 +msgid "Border Width" +msgstr "" + +#: mailchimp.php:539 +#: mailchimp.php:553 +msgid "Set to 0 for no border, do not enter px!" +msgstr "" + +#: mailchimp.php:541 +#: mailchimp.php:555 +msgid "Border Color" +msgstr "" + +#: mailchimp.php:542 +#: mailchimp.php:545 +#: mailchimp.php:548 +#: mailchimp.php:556 +#: mailchimp.php:559 +#: mailchimp.php:562 +msgid "do not enter initial #" +msgstr "" + +#: mailchimp.php:551 +msgid "Form Settings" +msgstr "Nastavení formuláře" + +#: mailchimp.php:571 +msgid "Merge Variables Included" +msgstr "Zobrazovaná pole" + +#: mailchimp.php:574 +msgid "No Merge Variables found." +msgstr "" + +#: mailchimp.php:580 +#: mailchimp.php:614 +msgid "Name" +msgstr "Jméno" + +#: mailchimp.php:581 +msgid "Tag" +msgstr "Štítek" + +#: mailchimp.php:582 +msgid "Required?" +msgstr "Povinné?" + +#: mailchimp.php:583 +msgid "Include?" +msgstr "Zobrazit?" + +#: mailchimp.php:603 +msgid "Interest Groups" +msgstr "Zájmové skupiny" + +#: mailchimp.php:605 +msgid "No Interest Groups Setup for this List" +msgstr "Tento seznam nemá žádné zájmové skupiny" + +#: mailchimp.php:610 +msgid "Show?" +msgstr "Zobrazit?" + +#: mailchimp.php:617 +msgid "Input Type" +msgstr "Typ vstupu" + +#: mailchimp.php:620 +msgid "Options" +msgstr "Možnosti" + diff --git a/po/mailchimp_i18n-da_DK.mo b/po/mailchimp_i18n-da_DK.mo new file mode 100644 index 0000000..0a990d6 Binary files /dev/null and b/po/mailchimp_i18n-da_DK.mo differ diff --git a/po/mailchimp_i18n-da_DK.po b/po/mailchimp_i18n-da_DK.po new file mode 100644 index 0000000..002915b --- /dev/null +++ b/po/mailchimp_i18n-da_DK.po @@ -0,0 +1,346 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR MailChimp API Support Team +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: MailChimp 1.1.5\n" +"Report-Msgid-Bugs-To: http://wordpress.org/tag/mailchimp\n" +"POT-Creation-Date: 2009-07-15 14:23-0400\n" +"PO-Revision-Date: 2011-02-09 16:57-0500\n" +"Last-Translator: MailChimp API \n" +"Language-Team: Jan \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Poedit-Language: Danish\n" +"X-Poedit-Country: DENMARK\n" + +#: mailchimp_includes.php:27 +#: mailchimp_includes.php:62 +msgid "You must fill in %s." +msgstr "Du skal udfylde %s," + +#: mailchimp_includes.php:59 +msgid "That email address is already subscribed to the list" +msgstr "Den email-adresse er allerede tilmeldt" + +#: mailchimp_includes.php:66 +#, php-format +msgid "%s has invalid content" +msgstr "%s har ugyldigt indhold" + +#: mailchimp_includes.php:68 +msgid "An invalid Interest Group was selected" +msgstr "En ugyldigt interessegruppe er valgt" + +#: mailchimp_includes.php:69 +msgid "That email address is invalid" +msgstr "Den email-adresse er ugyldig" + +#: mailchimp_includes.php:75 +msgid "Success, you've been signed up! Please look for our confirmation email!" +msgstr "Tillykke. Du er nu tilmeldt. Se efter om du har modtaget en bekræftelsesmail." + +#: mailchimp_includes.php:131 +msgid "required field" +msgstr "Obligatorisk felt" + +#: mailchimp_includes.php:168 +msgid "unsubscribe from list" +msgstr "Frameld listen" + +#: mailchimp_includes.php:171 +msgid "powered by" +msgstr "Drevet af" + +#: mailchimp.php:135 +msgid "MailChimp Setup" +msgstr "MailChimp Setup" + +#: mailchimp.php:150 +msgid "While upgrading the plugin setup, we were unable to login to your account. You will need to login again and setup your list." +msgstr "Under opgraderingen af plugin setuppet, var det ikke muligt at logge på din konto. Du er nødt til at logge på igen og sætte din liste op." + +#: mailchimp.php:156 +msgid "MailChimp List Setup" +msgstr "MailChimp Liste Setup" + +#: mailchimp.php:166 +msgid "Success! We were able to verify your username & password! Let's continue, shall we?" +msgstr "Tillykke. Vi kunne verificere dit brugernavn og password. Lad os fortsætte..." + +#: mailchimp.php:178 +msgid "Uh-oh, we were unable to login and verify your username & password. Please check them and try again!" +msgstr "Ups! Vi kunne ikke logge på og verificere dit brugernavn og password. Kontrollér venligst at de er rigtige og prøv igen." + +#: mailchimp.php:179 +msgid "The server said:" +msgstr "Serveren meldte:" + +#: mailchimp.php:222 +msgid "Sign up for" +msgstr "Tilmeld dig til" + +#: mailchimp.php:223 +msgid "Subscribe" +msgstr "Abbonnér" + +#: mailchimp.php:253 +#, php-format +msgid "Success! Loaded and saved the info for %d Merge Variables and %d Interest Groups from your list" +msgstr "Success! Loaded and saved the info for %d Merge Variables and %d Interest Groups from your list" + +#: mailchimp.php:256 +msgid "Now you should either Turn On the MailChimp Widget or change your options below, then turn it on." +msgstr "Nu skal du enten slå MailChimp Widget til, eller ændre indstillignerne herunder, og derefter slå den til." + +#: mailchimp.php:284 +msgid "Successfully Reset your List selection... Now you get to pick again!" +msgstr "Du har nu resat dit listevalg... Nu kan du vælge igen!" + +#: mailchimp.php:290 +msgid "Monkey Rewards turned On!" +msgstr "Monkey Rewards er slået til!" + +#: mailchimp.php:294 +msgid "Monkey Rewards turned Off!" +msgstr "Monkey Rewards er slået fra!" + +#: mailchimp.php:299 +msgid "Fancy Javascript submission turned On!" +msgstr "Fancy Javascript tilmelding er slået til!" + +#: mailchimp.php:303 +msgid "Fancy Javascript submission turned Off!" +msgstr "Fancy Javascript tilmelding er slået fra!" + +#: mailchimp.php:309 +msgid "Unsubscribe link turned On!" +msgstr "Frameldingslink er slået til!" + +#: mailchimp.php:313 +msgid "Unsubscribe link turned Off!" +msgstr "Frameldingslink er slået fra!" + +#: mailchimp.php:359 +msgid "Successfully Updated your List Subscribe Form Settings!" +msgstr "Tilmeldingsindstillingerne er blevet opdateret." + +#: mailchimp.php:372 +msgid "Login Info" +msgstr "Login Info" + +#: mailchimp.php:373 +msgid "To start using the MailChimp plugin, we first need to login and get your API Key. Please enter your MailChimp username and password below." +msgstr "For at starte med at bruge MailChimp-plugin'et, skal vi først logge ind og hente din API-nøgle. Skriv venligtst dit brugernavn og password herudner." + +#: mailchimp.php:375 +msgid "Don't have a MailChimp account? Try one for Free!" +msgstr "Har du ikke en MailChimp Konto ? Få een helt gratis!" + +#: mailchimp.php:379 +msgid "Username" +msgstr "Brugernavn" + +#: mailchimp.php:383 +msgid "Password" +msgstr "Password" + +#: mailchimp.php:389 +msgid "Save & Check" +msgstr "Gem og kontrollér" + +#: mailchimp.php:394 +msgid "Notes" +msgstr "Noter" + +#: mailchimp.php:395 +msgid "Changing your settings at MailChimp.com may cause this to stop working." +msgstr "Hvis du ændrer dine instillinger på Mailchimp.com, kan du risikere at dette ikke virker længere." + +#: mailchimp.php:396 +msgid "If you change your login to a different account, the info you have setup below will be erased." +msgstr "Hvis du ændrer dit login til en anden konto, vil dit setup herunder blive slettet." + +#: mailchimp.php:397 +msgid "If any of that happens, no biggie - just reconfigure your login and the items below..." +msgstr "Hvis noget af det sker er det ikke noget problem. Du skal bare rekonfigurere dit login og indstillingerne herunder." + +#: mailchimp.php:403 +msgid "Logged in as" +msgstr "Logget ind som" + +#: mailchimp.php:407 +msgid "Logout" +msgstr "Log ud" + +#: mailchimp.php:421 +msgid "Your Lists" +msgstr "Dine Lister" + +#: mailchimp.php:423 +msgid "Please select the List you wish to create a Signup Form for." +msgstr "Vælg venligst den liste du vil lave en tilmeldingsform for." + +#: mailchimp.php:432 +#, php-format +msgid "Uh-oh, you don't have any lists defined! Please visit %s, login, and setup a list before using this tool!" +msgstr "Ups! Du har ikke defineret nogen lister. Besøg venlgst %s. login og lav en liste før du bruger dette værktø!" + +#: mailchimp.php:437 +msgid "Select A List" +msgstr "Vælg en liste" + +#: mailchimp.php:450 +msgid "Update List" +msgstr "Opdatér en liste" + +#: mailchimp.php:453 +msgid "Note:" +msgstr "Note:" + +#: mailchimp.php:453 +msgid "Updating your list will not cause settings below to be lost. Changing to a new list will." +msgstr "Hvis du opdaterer din liste vil dine indstillinger ikke blive tabt. Hvis du skifter liste vil de blive tabt." + +#: mailchimp.php:471 +msgid "Reset List Options and Select again" +msgstr "Nulstil listevalg og vælg igen." + +#: mailchimp.php:474 +msgid "Subscribe Form Widget Settings for this List" +msgstr "Denne listes indstillinger for tilmeldingsform-widget" + +#: mailchimp.php:475 +msgid "Selected MailChimp List" +msgstr "Valgt MailChimp Liste" + +#: mailchimp.php:496 +#: mailchimp.php:569 +#: mailchimp.php:630 +msgid "Update Subscribe Form Settings" +msgstr "Opdatér indstillinger for tilmeldingsformen" + +#: mailchimp.php:499 +msgid "Monkey Rewards" +msgstr "Monkey Rewards" + +#: mailchimp.php:501 +msgid "turning this on will place a \"powered by MailChimp\" link in your form that will earn you credits with us. It is optional and can be turned on or off at any time." +msgstr "Hvis denne er slået til bliver der andbragt et \"powered by MailChimp\" -link på din form, så du kan tjene credits. Det er valgfrit, og kan slås til og fra til enhver tid." + +#: mailchimp.php:505 +msgid "Use Javascript Support?" +msgstr "Vil du bruge Javascript?" + +#: mailchimp.php:507 +msgid "turning this on will use fancy javascript submission and should degrade gracefully for users not using javascript. It is optional and can be turned on or off at any time." +msgstr "Hvis denne er slået til bliver der brugt Fancy Javascript tilmeldiing, og burde aftage pænt for brugere der ikke bruger Javascript. Det er valgfrit, og kan slås til og fra til enhver tid." + +#: mailchimp.php:511 +msgid "Include Unsubscribe link?" +msgstr "Inkludér frameldingslink ?" + +#: mailchimp.php:513 +msgid "turning this on will add a link to your host unsubscribe form" +msgstr "Hvis denne er slået til, vil der blive tilføjet et link til din frameldingsform" + +#: mailchimp.php:517 +msgid "Header content" +msgstr "Header indhold" + +#: mailchimp.php:520 +msgid "You can fill this with your own Text, HTML markup (including image links), or Nothing!" +msgstr "Du kan udfylde denne med din egen tekst, HTML markup (inkl. links til billeder), eller ingenting!" + +#: mailchimp.php:525 +msgid "Submit Button text" +msgstr "Tilmeldingsknaptekst" + +#: mailchimp.php:532 +msgid "Custom Styling" +msgstr "Custom Styling" + +#: mailchimp.php:536 +msgid "Turned On?" +msgstr "Slået til?" + +#: mailchimp.php:537 +msgid "Header Settings (only applies if there are no HTML tags in the Header Content area above)" +msgstr "Headerinstillinger (bruges kun hvis der ikke er HTML tags i Header Indhold herover)" + +#: mailchimp.php:538 +#: mailchimp.php:552 +msgid "Border Width" +msgstr "Kantbredde" + +#: mailchimp.php:539 +#: mailchimp.php:553 +msgid "Set to 0 for no border, do not enter px!" +msgstr "Sættes til 0 hvis kant ikke ønskes. Skriv ikke px!" + +#: mailchimp.php:541 +#: mailchimp.php:555 +msgid "Border Color" +msgstr "Kantfarve" + +#: mailchimp.php:542 +#: mailchimp.php:545 +#: mailchimp.php:548 +#: mailchimp.php:556 +#: mailchimp.php:559 +#: mailchimp.php:562 +msgid "do not enter initial #" +msgstr "Indtast ikke det første #" + +#: mailchimp.php:551 +msgid "Form Settings" +msgstr "Form instillinger" + +#: mailchimp.php:571 +msgid "Merge Variables Included" +msgstr "Flettevariable inkulderede" + +#: mailchimp.php:574 +msgid "No Merge Variables found." +msgstr "Ingen flettevariable fundet." + +#: mailchimp.php:580 +#: mailchimp.php:614 +msgid "Name" +msgstr "Navn" + +#: mailchimp.php:581 +msgid "Tag" +msgstr "Tag" + +#: mailchimp.php:582 +msgid "Required?" +msgstr "Obligatorisk?" + +#: mailchimp.php:583 +msgid "Include?" +msgstr "Inkludér?" + +#: mailchimp.php:603 +msgid "Interest Groups" +msgstr "Interessegrupper" + +#: mailchimp.php:605 +msgid "No Interest Groups Setup for this List" +msgstr "Der er ingen interessegrupper til denne liste" + +#: mailchimp.php:610 +msgid "Show?" +msgstr "Vis?" + +#: mailchimp.php:617 +msgid "Input Type" +msgstr "Input Type" + +#: mailchimp.php:620 +msgid "Options" +msgstr "Valgmuligheder" + diff --git a/po/mailchimp_i18n-de_DE.mo b/po/mailchimp_i18n-de_DE.mo new file mode 100644 index 0000000..8ea5966 Binary files /dev/null and b/po/mailchimp_i18n-de_DE.mo differ diff --git a/po/mailchimp_i18n-de_DE.po b/po/mailchimp_i18n-de_DE.po new file mode 100644 index 0000000..ba10d57 --- /dev/null +++ b/po/mailchimp_i18n-de_DE.po @@ -0,0 +1,362 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR MailChimp API Support Team +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: MailChimp 1.1.5\n" +"Report-Msgid-Bugs-To: http://wordpress.org/tag/mailchimp\n" +"POT-Creation-Date: 2009-07-15 14:23-0400\n" +"PO-Revision-Date: 2010-12-17 14:34-0500\n" +"Last-Translator: MailChimp API \n" +"Language-Team: Michael \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Poedit-Language: German\n" +"X-Poedit-Country: GERMANY\n" + +#: mailchimp_includes.php:27 +#: mailchimp_includes.php:62 +msgid "You must fill in %s." +msgstr "Bitte unbedingt angeben %s." + +#: mailchimp_includes.php:59 +msgid "That email address is already subscribed to the list" +msgstr "Diese E-Mail Adresse ist bereits registriert" + +#: mailchimp_includes.php:66 +#, php-format +msgid "%s has invalid content" +msgstr "%s ist ungültig" + +#: mailchimp_includes.php:68 +msgid "An invalid Interest Group was selected" +msgstr "Sie haben eine ungültige Gruppe ausgewählt" + +#: mailchimp_includes.php:69 +msgid "That email address is invalid" +msgstr "Diese E-Mail Adresse ist ungültig" + +#: mailchimp_includes.php:75 +msgid "Success, you've been signed up! Please look for our confirmation email!" +msgstr "Sie sind angemeldet! Bitte schauen Sie in Ihrem Postfach nach unserer Bestätigungs-Email " + +#: mailchimp_includes.php:131 +msgid "required field" +msgstr "Benötigte Eingabe" + +#: mailchimp_includes.php:168 +msgid "unsubscribe from list" +msgstr "Von der Liste abmelden" + +#: mailchimp_includes.php:171 +msgid "powered by" +msgstr "powered by" + +#: mailchimp.php:135 +msgid "MailChimp Setup" +msgstr "MailChimp Setup" + +#: mailchimp.php:150 +msgid "While upgrading the plugin setup, we were unable to login to your account. You will need to login again and setup your list." +msgstr "Der Setup-Vorgang konnte Sie nicht in Ihrem Account anmelden. Bitte melden Sie sich erneut an, um Ihre Liste einzurichten" + +#: mailchimp.php:156 +msgid "MailChimp List Setup" +msgstr "MailChimp List Setup" + +#: mailchimp.php:166 +msgid "Success! We were able to verify your username & password! Let's continue, shall we?" +msgstr "Ihr Username und Ihr Passwort wurden erfolgreich überprüft! Wollen wir weiter machen?" + +#: mailchimp.php:178 +msgid "Uh-oh, we were unable to login and verify your username & password. Please check them and try again!" +msgstr "Uh-oh, bei der Überprüfung Ihres Usernamens und des Passwortes ist ein Fehler aufgetreten! Bitte überprüfen Sie Ihre Angaben und versuchen es erneut!" + +#: mailchimp.php:179 +msgid "The server said:" +msgstr "Rückmeldung vom Server:" + +#: mailchimp.php:222 +msgid "Sign up for" +msgstr "Anmelden zu" + +#: mailchimp.php:223 +msgid "Subscribe" +msgstr "Anmelden" + +#: mailchimp.php:253 +#, php-format +msgid "Success! Loaded and saved the info for %d Merge Variables and %d Interest Groups from your list" +msgstr "Die Informationen über %d Merge Variablen und %d Interessen-Gruppen wurden erfolgreich von Ihrer Liste übertragen!" + +#: mailchimp.php:256 +msgid "Now you should either Turn On the MailChimp Widget or change your options below, then turn it on." +msgstr "Sie sollten jetzt das MailChimp Widget aktiveren oder die Optionen anpassen" + +#: mailchimp.php:284 +msgid "Successfully Reset your List selection... Now you get to pick again!" +msgstr "Die Listenauswahl wurde erfolgreich zurückgesetzt... Sie können wieder von vorne starten!" + +#: mailchimp.php:290 +msgid "Monkey Rewards turned On!" +msgstr "Monkey Rewards sind abgeschaltet!" + +#: mailchimp.php:294 +msgid "Monkey Rewards turned Off!" +msgstr "Monkey Rewards sind angeschaltet" + +#: mailchimp.php:299 +msgid "Fancy Javascript submission turned On!" +msgstr "Versenden über Javascript ist eingeschaltet" + +#: mailchimp.php:303 +msgid "Fancy Javascript submission turned Off!" +msgstr "Versenden über Javascript ist ausgeschaltet" + +#: mailchimp.php:309 +msgid "Unsubscribe link turned On!" +msgstr "Der Link zum Abmelden ist angeschaltet" + +#: mailchimp.php:313 +msgid "Unsubscribe link turned Off!" +msgstr "Der Link zum Abmelden ist abgeschaltet" + +#: mailchimp.php:359 +msgid "Successfully Updated your List Subscribe Form Settings!" +msgstr "Die Einstellungen für das Anmeldeformular wurden erfolgreich gespeichert" + +#: mailchimp.php:372 +msgid "Login Info" +msgstr "Anmeldeinformationen" + +#: mailchimp.php:373 +msgid "To start using the MailChimp plugin, we first need to login and get your API Key. Please enter your MailChimp username and password below." +msgstr "Um Das MailChimp Plugin benutzen zu können, müssen Sie sich zunächst anmelden um Ihren API-Schlüssel zu erhalten. Bitte geben Sie Ihren MailChimp Usernamen und Ihr Passwort ein." + +#: mailchimp.php:375 +msgid "Don't have a MailChimp account? Try one for Free!" +msgstr "Sie haben noch keinen MailChimp-Account? Hier können Sie sich kostenlos zu einem Account anmelden!" + +#: mailchimp.php:379 +msgid "Username" +msgstr "Anwendername" + +#: mailchimp.php:383 +msgid "Password" +msgstr "Passwort" + +#: mailchimp.php:389 +msgid "Save & Check" +msgstr "Speichern und überprüfen" + +#: mailchimp.php:394 +msgid "Notes" +msgstr "Hinweise" + +#: mailchimp.php:395 +msgid "Changing your settings at MailChimp.com may cause this to stop working." +msgstr "Wenn Sie Ihre Einstellungen bei MailChimp.com ändern, kann es zu Störungen kommen." + +#: mailchimp.php:396 +msgid "If you change your login to a different account, the info you have setup below will be erased." +msgstr "Falls Sie sich an einem anderen Account anmelden werden alle Informationen unten gelöscht" + +#: mailchimp.php:397 +msgid "If any of that happens, no biggie - just reconfigure your login and the items below..." +msgstr "Falls irgendetwas hiervon passiert - kein Problem! Richten Sie ihr Login und die Anaben unten erneut ein..." + +#: mailchimp.php:403 +msgid "Logged in as" +msgstr "Angemeldet als" + +#: mailchimp.php:407 +msgid "Logout" +msgstr "Abmelden" + +#: mailchimp.php:421 +msgid "Your Lists" +msgstr "Ihre Listen" + +#: mailchimp.php:423 +msgid "Please select the List you wish to create a Signup Form for." +msgstr "Bitte wählen Sie die Liste aus, für die Sie ein Anmeldeformular erstellen möchten." + +#: mailchimp.php:432 +#, php-format +msgid "Uh-oh, you don't have any lists defined! Please visit %s, login, and setup a list before using this tool!" +msgstr "Uh-oh, Sie haben noch keine Listen definiert! Bitte besuchen Sie %s, melden Sie sich an und richten Sie eine Liste ein um dieses Tool zu benutzen!" + +#: mailchimp.php:437 +msgid "Select A List" +msgstr "Wählen Sie eine Liste aus" + +#: mailchimp.php:450 +msgid "Update List" +msgstr "Aktualisieren Sie eine Liste" + +#: mailchimp.php:453 +msgid "Note:" +msgstr "Hinweis:" + +#: mailchimp.php:453 +msgid "Updating your list will not cause settings below to be lost. Changing to a new list will." +msgstr "Falls Sie Ihre Listeneinstellung ändern, gehen Ihre Eingaben nicht verloren. Falls Sie eine andere Liste auswählen, gehen Ihre Eingaben verloren." + +#: mailchimp.php:471 +msgid "Reset List Options and Select again" +msgstr "Setzen Sie Ihre Listen-Einstellungen zurück und wählen Sie erneut" + +#: mailchimp.php:474 +msgid "Subscribe Form Widget Settings for this List" +msgstr "Einstellung für das Anmelde-Widget für diese Liste" + +#: mailchimp.php:475 +msgid "Selected MailChimp List" +msgstr "Ausgewählte MailChimp Liste" + +#: mailchimp.php:496 +#: mailchimp.php:569 +#: mailchimp.php:630 +msgid "Update Subscribe Form Settings" +msgstr "Die Einstellungen für das Anmeldeformular aktualisieren" + +#: mailchimp.php:499 +msgid "Monkey Rewards" +msgstr "Monkey Rewards" + +#: mailchimp.php:501 +msgid "turning this on will place a \"powered by MailChimp\" link in your form that will earn you credits with us. It is optional and can be turned on or off at any time." +msgstr "Wenn Sie diese Option aktivieren, wird ein \"powered by MailChimp\" Link in Ihrem Formular angezeigt. Mit diesem Link können Sie Credits mit uns verdienen. Die Option kann jederzeit wieder abgeschaltet werden." + +#: mailchimp.php:505 +msgid "Use Javascript Support?" +msgstr "Javascript-Unterstützung anwenden?" + +#: mailchimp.php:507 +msgid "turning this on will use fancy javascript submission and should degrade gracefully for users not using javascript. It is optional and can be turned on or off at any time." +msgstr "Mit dieser Option aktivieren Sie das Versenden über Javascript. Besucher, die kein Javascript verwenden, können diese Änderungen nicht erleben. Die Option kann jederzeit ein- oder ausgeschaltet werden." + +#: mailchimp.php:511 +msgid "Include Unsubscribe link?" +msgstr "Einen Link zum Abmelden einfügen?" + +#: mailchimp.php:513 +msgid "turning this on will add a link to your host unsubscribe form" +msgstr "Falls Sie diese Option aktivieren, wir ein Link zum Abmelden angezeigt." + +#: mailchimp.php:517 +msgid "Header content" +msgstr "Header Inhalt" + +#: mailchimp.php:520 +msgid "You can fill this with your own Text, HTML markup (including image links), or Nothing!" +msgstr "Hier können Sie eigenen Text, HTML (einschliesslich Links zu Bildern) oder auch gar nichts eintragen!" + +#: mailchimp.php:525 +msgid "Submit Button text" +msgstr "Text für den Schalter \"Versenden\"" + +#: mailchimp.php:532 +msgid "Custom Styling" +msgstr "Eigenes Styling" + +#: mailchimp.php:536 +msgid "Turned On?" +msgstr "Aktivieren?" + +#: mailchimp.php:537 +msgid "Header Settings (only applies if there are no HTML tags in the Header Content area above)" +msgstr "Einstellungen für den Header (nur gültig, wenn Sie keine HTML-Tags in den Headerbereich oben eingetragen haben)" + +#: mailchimp.php:538 +#: mailchimp.php:552 +msgid "Border Width" +msgstr "Randbreite" + +#: mailchimp.php:539 +#: mailchimp.php:553 +msgid "Set to 0 for no border, do not enter px!" +msgstr "Geben Sie 0 für keinen Rand ein, verzichten Sie auf die Angabe von strong>px" + +#: mailchimp.php:541 +#: mailchimp.php:555 +msgid "Border Color" +msgstr "Randfarbe" + +#: mailchimp.php:542 +#: mailchimp.php:545 +#: mailchimp.php:548 +#: mailchimp.php:556 +#: mailchimp.php:559 +#: mailchimp.php:562 +msgid "do not enter initial #" +msgstr "Bitte kein # an erster Position eingeben" + +#: mailchimp.php:551 +msgid "Form Settings" +msgstr "Formular einrichten" + +#: mailchimp.php:571 +msgid "Merge Variables Included" +msgstr "Mrge Variablen eingebunden" + +#: mailchimp.php:574 +msgid "No Merge Variables found." +msgstr "Keine Merge Variablen gefunden" + +#: mailchimp.php:580 +#: mailchimp.php:614 +msgid "Name" +msgstr "Name" + +#: mailchimp.php:581 +msgid "Tag" +msgstr "Tag" + +#: mailchimp.php:582 +msgid "Required?" +msgstr "Notwendig?" + +#: mailchimp.php:583 +msgid "Include?" +msgstr "Einfügen?" + +#: mailchimp.php:603 +msgid "Interest Groups" +msgstr "Interessen-Gruppen" + +#: mailchimp.php:605 +msgid "No Interest Groups Setup for this List" +msgstr "Für diese Liste keine Interessengruppen anzeigen" + +#: mailchimp.php:610 +msgid "Show?" +msgstr "Anzeigen?" + +#: mailchimp.php:617 +msgid "Input Type" +msgstr "Input Type" + +#: mailchimp.php:620 +msgid "Options" +msgstr "Optionen" + +#: wp-content/plugins/mailchimp/mailchimp_widget.php:140 +msgid "Preferred Format" +msgstr "Bevorzugtes Format" + +#: wp-content/plugins/mailchimp/mailchimp_widget.php:143 +msgid "HTML" +msgstr "HTML" + +#: wp-content/plugins/mailchimp/mailchimp_widget.php:144 +msgid "Text" +msgstr "Text" + +#: wp-content/plugins/mailchimp/mailchimp_widget.php:145 +msgid "Mobile" +msgstr "Mobil" + diff --git a/po/mailchimp_i18n-el_GR.mo b/po/mailchimp_i18n-el_GR.mo new file mode 100644 index 0000000..1e1fd56 Binary files /dev/null and b/po/mailchimp_i18n-el_GR.mo differ diff --git a/po/mailchimp_i18n-el_GR.po b/po/mailchimp_i18n-el_GR.po new file mode 100644 index 0000000..2eb04a2 --- /dev/null +++ b/po/mailchimp_i18n-el_GR.po @@ -0,0 +1,344 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR MailChimp API Support Team +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: MailChimp 1.1.5\n" +"Report-Msgid-Bugs-To: http://wordpress.org/tag/mailchimp\n" +"POT-Creation-Date: 2009-07-15 14:23-0400\n" +"PO-Revision-Date: 2011-05-03 14:20-0500\n" +"Last-Translator: MailChimp API \n" +"Language-Team: MailChimp API \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: mailchimp_includes.php:27 +#: mailchimp_includes.php:62 +msgid "You must fill in %s." +msgstr "Πρέπει να συμπληρώσετε το %s" + +#: mailchimp_includes.php:59 +msgid "That email address is already subscribed to the list" +msgstr "Αυτή η ηλεκτρονική διεύθυνση αλληλογραφίας είναι ήδη συνδρομητής στη λίστα" + +#: mailchimp_includes.php:66 +#, php-format +msgid "%s has invalid content" +msgstr "%s έχει λανθασμένο περιεχόμενο" + +#: mailchimp_includes.php:68 +msgid "An invalid Interest Group was selected" +msgstr "Έχει επιλεγεί λανθασμένη ομάδα ενδιαφέροντος" + +#: mailchimp_includes.php:69 +msgid "That email address is invalid" +msgstr "Αυτή η διεύθυνση ηλεκτρονικής αλληλογραφίας είναι λανθασμένη" + +#: mailchimp_includes.php:75 +msgid "Success, you've been signed up! Please look for our confirmation email!" +msgstr "Η συνδρομή πραγματοποιήθηκε με επιτυχία! Παρακαλούμε ελέγξτε για το ηλεκτρονικό μήνυμα επιβεβαίωσης" + +#: mailchimp_includes.php:131 +msgid "required field" +msgstr "απαραίτητο πεδίο" + +#: mailchimp_includes.php:168 +msgid "unsubscribe from list" +msgstr "κατάργηση συνδρομής από τη λίστα" + +#: mailchimp_includes.php:171 +msgid "powered by" +msgstr "powered by" + +#: mailchimp.php:135 +msgid "MailChimp Setup" +msgstr "Εγκατάσταση MailChimp" + +#: mailchimp.php:150 +msgid "While upgrading the plugin setup, we were unable to login to your account. You will need to login again and setup your list." +msgstr "Κατα τη διάρκεια της ενημέρωσης της εγκατάστασης του πρόσθετου, δεν μπορέσαμε να εισέλθουμε στον λογαριασμό σας. Θα χρειαστεί να κάνετε είσοδο στον λογαριασμό σας εκ νέου και να εγκαταστήσετε τη λίστα σας." + +#: mailchimp.php:156 +msgid "MailChimp List Setup" +msgstr "Εγκατάσταση λίστας MailChimp" + +#: mailchimp.php:166 +msgid "Success! We were able to verify your username & password! Let's continue, shall we?" +msgstr "Επιτυχία! Έχουμε πιστοποιήσει τον χρήστη και κωδικό πρόσβασης σας! Θέλετε να συνεχίσουμε;" + +#: mailchimp.php:178 +msgid "Uh-oh, we were unable to login and verify your username & password. Please check them and try again!" +msgstr "Ωχ, δεν μπορέσαμε να εισέλθουμε και να πιστοποιήσουμε το χρήστη και κωδικό πρόσβασης. Παρακαλούμε ελέγξτε τα στοιχεία και δοκιμάστε ξανά!" + +#: mailchimp.php:179 +msgid "The server said:" +msgstr "Ο διακομιστής επέστρεψε:" + +#: mailchimp.php:222 +msgid "Sign up for" +msgstr "Εγγραφή για" + +#: mailchimp.php:223 +msgid "Subscribe" +msgstr "Συνδρομή" + +#: mailchimp.php:253 +#, php-format +msgid "Success! Loaded and saved the info for %d Merge Variables and %d Interest Groups from your list" +msgstr "Επιτυχία! Έγινε φόρτωση και αποθήκευση των πληροφοριών για %d Μεταβλητές Συγχώνευσης και %d Ομάδες Ενδιαφέροντος από την λίστα σας." + +#: mailchimp.php:256 +msgid "Now you should either Turn On the MailChimp Widget or change your options below, then turn it on." +msgstr "Τώρα θα πρέπει να κάνετε Ενεργοποίηση της Μονάδας του MailChimp ή να αλλάξετε τις επιλογές παρακάτω και μετά να την ενεργοποιήσετε." + +#: mailchimp.php:284 +msgid "Successfully Reset your List selection... Now you get to pick again!" +msgstr "Η Επαναφορά της επιλογής Λίστας ολοκληρώθηκε με επιτυχία... Τώρα μπορείτε να επιλέξετε ξανά!" + +#: mailchimp.php:290 +msgid "Monkey Rewards turned On!" +msgstr "Ενεργοποίηση Monkey Rewards!" + +#: mailchimp.php:294 +msgid "Monkey Rewards turned Off!" +msgstr "Απενεργοποίηση Monkey Rewards!" + +#: mailchimp.php:299 +msgid "Fancy Javascript submission turned On!" +msgstr "Ενεργοποίηση υποβολής με φανταχτερό Javascript!" + +#: mailchimp.php:303 +msgid "Fancy Javascript submission turned Off!" +msgstr "Απενεργοποίηση υποβολής με φανταχτερό Javascript!" + +#: mailchimp.php:309 +msgid "Unsubscribe link turned On!" +msgstr "Ο σύνδεσμος Κατάργησης Συνδρομής έχει ενεργοποιηθεί!" + +#: mailchimp.php:313 +msgid "Unsubscribe link turned Off!" +msgstr "Ο σύνδεσμος Κατάργησης Συνδρομής έχει απενεργοποιηθεί!" + +#: mailchimp.php:359 +msgid "Successfully Updated your List Subscribe Form Settings!" +msgstr "Η Ενημέρωση των Ρυθμίσεων της Φόρμας Συνδρομής σε Λίστα Ολοκληρώθηκε με Επιτυχία!" + +#: mailchimp.php:372 +msgid "Login Info" +msgstr "Πληροφορίες εισόδου" + +#: mailchimp.php:373 +msgid "To start using the MailChimp plugin, we first need to login and get your API Key. Please enter your MailChimp username and password below." +msgstr "Για να ξεκινήσετε να χρησιμοποιείτε το πρόσθετο του MailChimp, θα πρέπει να κάνετε είσοδο και να πάρετε το κλειδί API σας. Παρακαλούμε εισάγετε τον χρήστη και τον κωδικό πρόσβασης του λογαριασμού σας στο MailChimp παρακάτω." + +#: mailchimp.php:375 +msgid "Don't have a MailChimp account? Try one for Free!" +msgstr "Δεν έχετε λογαριασμό MailChimp; Δοκιμάστε έναν Δωρεάν! " + +#: mailchimp.php:379 +msgid "Username" +msgstr "Χρήστης" + +#: mailchimp.php:383 +msgid "Password" +msgstr "Κωδικός πρόσβασης" + +#: mailchimp.php:389 +msgid "Save & Check" +msgstr "Αποθήκευση και επαλήθευση" + +#: mailchimp.php:394 +msgid "Notes" +msgstr "Σημειώσεις" + +#: mailchimp.php:395 +msgid "Changing your settings at MailChimp.com may cause this to stop working." +msgstr "Αυτό ενδέχεται να πάψει να λειτουργεί αν αλλάξετε τις ρυθμίσεις σας στο MailChimp.com" + +#: mailchimp.php:396 +msgid "If you change your login to a different account, the info you have setup below will be erased." +msgstr "Εάν αλλάξετε τα στοιχεία εισόδου σε διαφορετικό λογαριασμό, οι πληροφορίες που έχετε καταχωρήσει θα διαγραφούν." + +#: mailchimp.php:397 +msgid "If any of that happens, no biggie - just reconfigure your login and the items below..." +msgstr "Εάν ένα από αυτά συμβεί, δεν υπάρχει πρόβλημα - απλώς επαναρυθμίσετε τα στοιχεία εισόδου και τα παρακάτω στοιχεία..." + +#: mailchimp.php:403 +msgid "Logged in as" +msgstr "Συνδεθήκατε ώς" + +#: mailchimp.php:407 +msgid "Logout" +msgstr "Αποσύνδεση" + +#: mailchimp.php:421 +msgid "Your Lists" +msgstr "Οι λίστες σας" + +#: mailchimp.php:423 +msgid "Please select the List you wish to create a Signup Form for." +msgstr "Παρακαλούμε επιλέξτε τη Λίστα για την οποία θέλετε να δημιουργήσετε μία Φόρμα Εγγραφής." + +#: mailchimp.php:432 +#, php-format +msgid "Uh-oh, you don't have any lists defined! Please visit %s, login, and setup a list before using this tool!" +msgstr "Ωχ, δεν έχετε ορίσει κάποια λίστα! Παρακαλούμε επισκεφτείτε την διεύθυνση %s, κάνετε είσοδο, και κάνετε εγκατάσταση μίας λίστας πριν χρησιμοποιήσετε αυτό το εργαλείο!" + +#: mailchimp.php:437 +msgid "Select A List" +msgstr "Επιλογή μίας λίστας" + +#: mailchimp.php:450 +msgid "Update List" +msgstr "Ενημέρωση λίστας" + +#: mailchimp.php:453 +msgid "Note:" +msgstr "Σημείωση" + +#: mailchimp.php:453 +msgid "Updating your list will not cause settings below to be lost. Changing to a new list will." +msgstr "Οι ρυθμίσεις παρακάτω δεν θα χαθούν αν ενημερώσετε τη λίστα σας. Θα χαθούν μόνο αν μεταβείτε σε νέα λίστα." + +#: mailchimp.php:471 +msgid "Reset List Options and Select again" +msgstr "Επαναφορά Επιλογών Λίστας και Επιλογή ξανά" + +#: mailchimp.php:474 +msgid "Subscribe Form Widget Settings for this List" +msgstr "Ρυθμίσεις Μονάδας Φόρμας Συνδρομής για αυτή τη Λίστα" + +#: mailchimp.php:475 +msgid "Selected MailChimp List" +msgstr "Επιλεγμένη λίστα MailChimp" + +#: mailchimp.php:496 +#: mailchimp.php:569 +#: mailchimp.php:630 +msgid "Update Subscribe Form Settings" +msgstr "Ενημέρωση Ρυθμίσεων Φόρμας Συνδρομής" + +#: mailchimp.php:499 +msgid "Monkey Rewards" +msgstr "Monkey Rewards" + +#: mailchimp.php:501 +msgid "turning this on will place a \"powered by MailChimp\" link in your form that will earn you credits with us. It is optional and can be turned on or off at any time." +msgstr "ενεργοποιώντας αυτό θα προσθέσει ένα σύνδεσμο \"powered by MailChimp\" στην φόρμα με τον οποίο θα κερδίζετε πιστώσεις μαζί μας. Είναι προαιρετικό και μπορεί να ενεργοποιηθεί και να απενεργοποιηθεί οποιαδήποτε στιγμή." + +#: mailchimp.php:505 +msgid "Use Javascript Support?" +msgstr "Χρήση υποστήριξης Javascript;" + +#: mailchimp.php:507 +msgid "turning this on will use fancy javascript submission and should degrade gracefully for users not using javascript. It is optional and can be turned on or off at any time." +msgstr "ενεργοποιώντας αυτό θα χρησιιμοποιήσει την υποβολή με φανταχτερό javascript και δεν θα δημιουργήσει πρόβλημα για τους χρήστες που δεν χρησιμοποιούν javascript. Είναι προαιρετικό και μπορεί να ενεργοποιηθεί και να απενεργοποιηθεί οποιαδήποτε στιγμή." + +#: mailchimp.php:511 +msgid "Include Unsubscribe link?" +msgstr "Συμπερίληψη συνδέσμου Κατάργησης Συνδρομής;" + +#: mailchimp.php:513 +msgid "turning this on will add a link to your host unsubscribe form" +msgstr "ενεργοποιώντας αυτό θα προσθέσει ένα σύνδεσμο στη φόρμα κατάργησης συνδρομής" + +#: mailchimp.php:517 +msgid "Header content" +msgstr "Περιεχόμενο κεφαλίδας" + +#: mailchimp.php:520 +msgid "You can fill this with your own Text, HTML markup (including image links), or Nothing!" +msgstr "Μπορείτε να εισάγετε σε αυτό το δικό σας Κείμενο, εντολές HTML (συμπεριλαμβανομένου και συνδέσμων εικόνων), ή Τίποτα!" + +#: mailchimp.php:525 +msgid "Submit Button text" +msgstr "Κείμενο κουμπιού αποστολής" + +#: mailchimp.php:532 +msgid "Custom Styling" +msgstr "Παραμετροποιήσιμο στυλ" + +#: mailchimp.php:536 +msgid "Turned On?" +msgstr "Ενεργοποιημένο;" + +#: mailchimp.php:537 +msgid "Header Settings (only applies if there are no HTML tags in the Header Content area above)" +msgstr "Ρυθμίσεις Κεφαλίδας (εφαρμόζεται μόνο εφόσον δεν υπάρχουν HTML εντολές στην περιοχή Περιεχόμενο Κεφαλίδας παραπάνω)" + +#: mailchimp.php:538 +#: mailchimp.php:552 +msgid "Border Width" +msgstr "Πλάτος περιγράμματος" + +#: mailchimp.php:539 +#: mailchimp.php:553 +msgid "Set to 0 for no border, do not enter px!" +msgstr "Εισάγετε 0 για να μην υπάρχει περίγραμμα, μην εισάγετε px!" + +#: mailchimp.php:541 +#: mailchimp.php:555 +msgid "Border Color" +msgstr "Χρώμα περιγράμματος" + +#: mailchimp.php:542 +#: mailchimp.php:545 +#: mailchimp.php:548 +#: mailchimp.php:556 +#: mailchimp.php:559 +#: mailchimp.php:562 +msgid "do not enter initial #" +msgstr "μην εισάγετε αρχικό #" + +#: mailchimp.php:551 +msgid "Form Settings" +msgstr "Ρυθμίσεις φόρμας" + +#: mailchimp.php:571 +msgid "Merge Variables Included" +msgstr "Συμπεριλήφθηκαν οι Μεταβλητές Συγχώνευσης" + +#: mailchimp.php:574 +msgid "No Merge Variables found." +msgstr "Δεν βρέθηκαν Μεταβλητές Συγχώνευσης." + +#: mailchimp.php:580 +#: mailchimp.php:614 +msgid "Name" +msgstr "Όνομα" + +#: mailchimp.php:581 +msgid "Tag" +msgstr "Ετικέτα" + +#: mailchimp.php:582 +msgid "Required?" +msgstr "Απαιτούμενη;" + +#: mailchimp.php:583 +msgid "Include?" +msgstr "Συμπερίληψη;" + +#: mailchimp.php:603 +msgid "Interest Groups" +msgstr "Ομάδες Ενδιαφέροντος" + +#: mailchimp.php:605 +msgid "No Interest Groups Setup for this List" +msgstr "Δεν έχει γίνει Εγκατάσταση Ομάδων Ενδοαφέροντος για αυτή τη Λίστα" + +#: mailchimp.php:610 +msgid "Show?" +msgstr "Εμφάνιση;" + +#: mailchimp.php:617 +msgid "Input Type" +msgstr "Τύπος εισαγωγής" + +#: mailchimp.php:620 +msgid "Options" +msgstr "Επιλογές" + diff --git a/po/mailchimp_i18n-en_US.mo b/po/mailchimp_i18n-en_US.mo new file mode 100644 index 0000000..9a71bf7 Binary files /dev/null and b/po/mailchimp_i18n-en_US.mo differ diff --git a/po/mailchimp_i18n-en_US.po b/po/mailchimp_i18n-en_US.po new file mode 100644 index 0000000..5f237cb --- /dev/null +++ b/po/mailchimp_i18n-en_US.po @@ -0,0 +1,344 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR MailChimp API Support Team +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: MailChimp 1.1.5\n" +"Report-Msgid-Bugs-To: http://wordpress.org/tag/mailchimp\n" +"POT-Creation-Date: 2009-07-15 14:23-0400\n" +"PO-Revision-Date: 2010-12-17 14:35-0500\n" +"Last-Translator: MailChimp API \n" +"Language-Team: MailChimp API \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: mailchimp_includes.php:27 +#: mailchimp_includes.php:62 +msgid "You must fill in %s." +msgstr "" + +#: mailchimp_includes.php:59 +msgid "That email address is already subscribed to the list" +msgstr "" + +#: mailchimp_includes.php:66 +#, php-format +msgid "%s has invalid content" +msgstr "" + +#: mailchimp_includes.php:68 +msgid "An invalid Interest Group was selected" +msgstr "" + +#: mailchimp_includes.php:69 +msgid "That email address is invalid" +msgstr "" + +#: mailchimp_includes.php:75 +msgid "Success, you've been signed up! Please look for our confirmation email!" +msgstr "" + +#: mailchimp_includes.php:131 +msgid "required field" +msgstr "" + +#: mailchimp_includes.php:168 +msgid "unsubscribe from list" +msgstr "" + +#: mailchimp_includes.php:171 +msgid "powered by" +msgstr "" + +#: mailchimp.php:135 +msgid "MailChimp Setup" +msgstr "" + +#: mailchimp.php:150 +msgid "While upgrading the plugin setup, we were unable to login to your account. You will need to login again and setup your list." +msgstr "" + +#: mailchimp.php:156 +msgid "MailChimp List Setup" +msgstr "" + +#: mailchimp.php:166 +msgid "Success! We were able to verify your username & password! Let's continue, shall we?" +msgstr "" + +#: mailchimp.php:178 +msgid "Uh-oh, we were unable to login and verify your username & password. Please check them and try again!" +msgstr "" + +#: mailchimp.php:179 +msgid "The server said:" +msgstr "" + +#: mailchimp.php:222 +msgid "Sign up for" +msgstr "" + +#: mailchimp.php:223 +msgid "Subscribe" +msgstr "" + +#: mailchimp.php:253 +#, php-format +msgid "Success! Loaded and saved the info for %d Merge Variables and %d Interest Groups from your list" +msgstr "" + +#: mailchimp.php:256 +msgid "Now you should either Turn On the MailChimp Widget or change your options below, then turn it on." +msgstr "" + +#: mailchimp.php:284 +msgid "Successfully Reset your List selection... Now you get to pick again!" +msgstr "" + +#: mailchimp.php:290 +msgid "Monkey Rewards turned On!" +msgstr "" + +#: mailchimp.php:294 +msgid "Monkey Rewards turned Off!" +msgstr "" + +#: mailchimp.php:299 +msgid "Fancy Javascript submission turned On!" +msgstr "" + +#: mailchimp.php:303 +msgid "Fancy Javascript submission turned Off!" +msgstr "" + +#: mailchimp.php:309 +msgid "Unsubscribe link turned On!" +msgstr "" + +#: mailchimp.php:313 +msgid "Unsubscribe link turned Off!" +msgstr "" + +#: mailchimp.php:359 +msgid "Successfully Updated your List Subscribe Form Settings!" +msgstr "" + +#: mailchimp.php:372 +msgid "Login Info" +msgstr "" + +#: mailchimp.php:373 +msgid "To start using the MailChimp plugin, we first need to login and get your API Key. Please enter your MailChimp username and password below." +msgstr "" + +#: mailchimp.php:375 +msgid "Don't have a MailChimp account? Try one for Free!" +msgstr "" + +#: mailchimp.php:379 +msgid "Username" +msgstr "" + +#: mailchimp.php:383 +msgid "Password" +msgstr "" + +#: mailchimp.php:389 +msgid "Save & Check" +msgstr "" + +#: mailchimp.php:394 +msgid "Notes" +msgstr "" + +#: mailchimp.php:395 +msgid "Changing your settings at MailChimp.com may cause this to stop working." +msgstr "" + +#: mailchimp.php:396 +msgid "If you change your login to a different account, the info you have setup below will be erased." +msgstr "" + +#: mailchimp.php:397 +msgid "If any of that happens, no biggie - just reconfigure your login and the items below..." +msgstr "" + +#: mailchimp.php:403 +msgid "Logged in as" +msgstr "" + +#: mailchimp.php:407 +msgid "Logout" +msgstr "" + +#: mailchimp.php:421 +msgid "Your Lists" +msgstr "" + +#: mailchimp.php:423 +msgid "Please select the List you wish to create a Signup Form for." +msgstr "" + +#: mailchimp.php:432 +#, php-format +msgid "Uh-oh, you don't have any lists defined! Please visit %s, login, and setup a list before using this tool!" +msgstr "" + +#: mailchimp.php:437 +msgid "Select A List" +msgstr "" + +#: mailchimp.php:450 +msgid "Update List" +msgstr "" + +#: mailchimp.php:453 +msgid "Note:" +msgstr "" + +#: mailchimp.php:453 +msgid "Updating your list will not cause settings below to be lost. Changing to a new list will." +msgstr "" + +#: mailchimp.php:471 +msgid "Reset List Options and Select again" +msgstr "" + +#: mailchimp.php:474 +msgid "Subscribe Form Widget Settings for this List" +msgstr "" + +#: mailchimp.php:475 +msgid "Selected MailChimp List" +msgstr "" + +#: mailchimp.php:496 +#: mailchimp.php:569 +#: mailchimp.php:630 +msgid "Update Subscribe Form Settings" +msgstr "" + +#: mailchimp.php:499 +msgid "Monkey Rewards" +msgstr "" + +#: mailchimp.php:501 +msgid "turning this on will place a \"powered by MailChimp\" link in your form that will earn you credits with us. It is optional and can be turned on or off at any time." +msgstr "" + +#: mailchimp.php:505 +msgid "Use Javascript Support?" +msgstr "" + +#: mailchimp.php:507 +msgid "turning this on will use fancy javascript submission and should degrade gracefully for users not using javascript. It is optional and can be turned on or off at any time." +msgstr "" + +#: mailchimp.php:511 +msgid "Include Unsubscribe link?" +msgstr "" + +#: mailchimp.php:513 +msgid "turning this on will add a link to your host unsubscribe form" +msgstr "" + +#: mailchimp.php:517 +msgid "Header content" +msgstr "" + +#: mailchimp.php:520 +msgid "You can fill this with your own Text, HTML markup (including image links), or Nothing!" +msgstr "" + +#: mailchimp.php:525 +msgid "Submit Button text" +msgstr "" + +#: mailchimp.php:532 +msgid "Custom Styling" +msgstr "" + +#: mailchimp.php:536 +msgid "Turned On?" +msgstr "" + +#: mailchimp.php:537 +msgid "Header Settings (only applies if there are no HTML tags in the Header Content area above)" +msgstr "" + +#: mailchimp.php:538 +#: mailchimp.php:552 +msgid "Border Width" +msgstr "" + +#: mailchimp.php:539 +#: mailchimp.php:553 +msgid "Set to 0 for no border, do not enter px!" +msgstr "" + +#: mailchimp.php:541 +#: mailchimp.php:555 +msgid "Border Color" +msgstr "" + +#: mailchimp.php:542 +#: mailchimp.php:545 +#: mailchimp.php:548 +#: mailchimp.php:556 +#: mailchimp.php:559 +#: mailchimp.php:562 +msgid "do not enter initial #" +msgstr "" + +#: mailchimp.php:551 +msgid "Form Settings" +msgstr "" + +#: mailchimp.php:571 +msgid "Merge Variables Included" +msgstr "" + +#: mailchimp.php:574 +msgid "No Merge Variables found." +msgstr "" + +#: mailchimp.php:580 +#: mailchimp.php:614 +msgid "Name" +msgstr "" + +#: mailchimp.php:581 +msgid "Tag" +msgstr "" + +#: mailchimp.php:582 +msgid "Required?" +msgstr "" + +#: mailchimp.php:583 +msgid "Include?" +msgstr "" + +#: mailchimp.php:603 +msgid "Interest Groups" +msgstr "" + +#: mailchimp.php:605 +msgid "No Interest Groups Setup for this List" +msgstr "" + +#: mailchimp.php:610 +msgid "Show?" +msgstr "" + +#: mailchimp.php:617 +msgid "Input Type" +msgstr "" + +#: mailchimp.php:620 +msgid "Options" +msgstr "" + diff --git a/po/mailchimp_i18n-es_CL.mo b/po/mailchimp_i18n-es_CL.mo new file mode 100644 index 0000000..dd82962 Binary files /dev/null and b/po/mailchimp_i18n-es_CL.mo differ diff --git a/po/mailchimp_i18n-es_CL.po b/po/mailchimp_i18n-es_CL.po new file mode 100644 index 0000000..bf4887d --- /dev/null +++ b/po/mailchimp_i18n-es_CL.po @@ -0,0 +1,345 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR MailChimp API Support Team +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: MailChimp 1.1.5\n" +"Report-Msgid-Bugs-To: http://wordpress.org/tag/mailchimp\n" +"POT-Creation-Date: 2009-07-15 14:23-0400\n" +"PO-Revision-Date: 2011-09-12 17:51-0300\n" +"Last-Translator: Tomas Genotipo \n" +"Language-Team: MailChimp API \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: mailchimp_includes.php:27 +#: mailchimp_includes.php:62 +msgid "You must fill in %s." +msgstr "Debes llenar %s." + +#: mailchimp_includes.php:59 +msgid "That email address is already subscribed to the list" +msgstr "Esta casilla de correo ya está suscrita a la lista" + +#: mailchimp_includes.php:66 +#, php-format +msgid "%s has invalid content" +msgstr "%s posee contenido no válido" + +#: mailchimp_includes.php:68 +msgid "An invalid Interest Group was selected" +msgstr "Se ha seleccionado un Grupo de Interés no válido" + +#: mailchimp_includes.php:69 +msgid "That email address is invalid" +msgstr "Esta dirección de correo no es válida" + +#: mailchimp_includes.php:75 +msgid "Success, you've been signed up! Please look for our confirmation email!" +msgstr "Exito, te has suscrito! Te hemos enviado un correo de confirmación!" + +#: mailchimp_includes.php:131 +msgid "required field" +msgstr "Campo obligatorio" + +#: mailchimp_includes.php:168 +msgid "unsubscribe from list" +msgstr "Darse de baja de la lista" + +#: mailchimp_includes.php:171 +msgid "powered by" +msgstr "Potenciado por" + +#: mailchimp.php:135 +msgid "MailChimp Setup" +msgstr "Mailchimp - Configuración" + +#: mailchimp.php:150 +msgid "While upgrading the plugin setup, we were unable to login to your account. You will need to login again and setup your list." +msgstr "Mientras se actualiza la configuración del plugin, no hemos podido acceder a su cuenta. Usted tendrá que ingresar nuevamente y configurar su lista." + +#: mailchimp.php:156 +msgid "MailChimp List Setup" +msgstr "Mailchimp List - Configuración" + +#: mailchimp.php:166 +msgid "Success! We were able to verify your username & password! Let's continue, shall we?" +msgstr "Exito! Hemos podido verificar su nombre de usuario y contraseña! Continuamos?" + +#: mailchimp.php:178 +msgid "Uh-oh, we were unable to login and verify your username & password. Please check them and try again!" +msgstr "Oh-oh, no pudimos entrar al sistema y verificar su nombre de usuario y contraseña. Por favor reviselos y vuelva a intentarlo!" + +#: mailchimp.php:179 +msgid "The server said:" +msgstr "El servidor ha dicho:" + +#: mailchimp.php:222 +msgid "Sign up for" +msgstr "Regístrate para" + +#: mailchimp.php:223 +msgid "Subscribe" +msgstr "Suscribir" + +#: mailchimp.php:253 +#, php-format +msgid "Success! Loaded and saved the info for %d Merge Variables and %d Interest Groups from your list" +msgstr "Éxito! Cargada y guardada la información de las Variables Fusionadas de %d y los Grupos de Interés de %d, de su lista" + +#: mailchimp.php:256 +msgid "Now you should either Turn On the MailChimp Widget or change your options below, then turn it on." +msgstr "Ahora usted debe activar el MailChimp Widget, o cambiar sus opciones debajo y luego activarlo." + +#: mailchimp.php:284 +msgid "Successfully Reset your List selection... Now you get to pick again!" +msgstr "Exitosamente reiniciada su selección en la lista... Ahora debe seleccionar nuevamente" + +#: mailchimp.php:290 +msgid "Monkey Rewards turned On!" +msgstr "Monkey Rewards activados!" + +#: mailchimp.php:294 +msgid "Monkey Rewards turned Off!" +msgstr "Monkey Rewards desactivados!" + +#: mailchimp.php:299 +msgid "Fancy Javascript submission turned On!" +msgstr "Solicitud de Fancy Javascript activada!" + +#: mailchimp.php:303 +msgid "Fancy Javascript submission turned Off!" +msgstr "Solicitud de Fancy Javascript desactivada!" + +#: mailchimp.php:309 +msgid "Unsubscribe link turned On!" +msgstr "Link para darse de baja activado!" + +#: mailchimp.php:313 +msgid "Unsubscribe link turned Off!" +msgstr "Link para darse de baja desactivado!" + +#: mailchimp.php:359 +msgid "Successfully Updated your List Subscribe Form Settings!" +msgstr "Configuración del formulario de la lista de suscripción actualizada exitosamente" + +#: mailchimp.php:372 +msgid "Login Info" +msgstr "Información de inicio de sesión" + +#: mailchimp.php:373 +msgid "To start using the MailChimp plugin, we first need to login and get your API Key. Please enter your MailChimp username and password below." +msgstr "Para comenzar a usar el plugin MailChimp, primero necesitamos que inicie sesión y obtenga su API Key. Por favor ingrese abajo su nombre de usuario de MailChimp y contraseña debajo." + +#: mailchimp.php:375 +msgid "Don't have a MailChimp account? Try one for Free!" +msgstr "No posees una cuenta en MailChimp? Consigue una gratis!" + +#: mailchimp.php:379 +msgid "Username" +msgstr "Nombre de usuario" + +#: mailchimp.php:383 +msgid "Password" +msgstr "Contraseña" + +#: mailchimp.php:389 +msgid "Save & Check" +msgstr "Guardar y Comprobar" + +#: mailchimp.php:394 +msgid "Notes" +msgstr "Notas" + +#: mailchimp.php:395 +msgid "Changing your settings at MailChimp.com may cause this to stop working." +msgstr "Cambiar su configuración en MailChimp.com puede hacer que esto deje de funcionar" + +#: mailchimp.php:396 +msgid "If you change your login to a different account, the info you have setup below will be erased." +msgstr "Si cambia su acceso (login) a una cuenta diferente, la información que ha configurado será borrada." + +#: mailchimp.php:397 +msgid "If any of that happens, no biggie - just reconfigure your login and the items below..." +msgstr "Si algo de eso sucede, no hay problema - simplemente reconfigure su acceso (login) y los siguientes Ítems ..." + +#: mailchimp.php:403 +msgid "Logged in as" +msgstr "Conectado como" + +#: mailchimp.php:407 +msgid "Logout" +msgstr "Salir" + +#: mailchimp.php:421 +msgid "Your Lists" +msgstr "Sus Listas" + +#: mailchimp.php:423 +msgid "Please select the List you wish to create a Signup Form for." +msgstr "Por favor, seleccione la lista que desea crear como Formulario de registro" + +#: mailchimp.php:432 +#, php-format +msgid "Uh-oh, you don't have any lists defined! Please visit %s, login, and setup a list before using this tool!" +msgstr "Oh-oh, no tiene ninguna lista definida! Por favor visite %s, ingrese, y configure una lista antes de usar esta herramienta!" + +#: mailchimp.php:437 +msgid "Select A List" +msgstr "Eliga una lista" + +#: mailchimp.php:450 +msgid "Update List" +msgstr "Actualizar lista" + +#: mailchimp.php:453 +msgid "Note:" +msgstr "Nota:" + +#: mailchimp.php:453 +msgid "Updating your list will not cause settings below to be lost. Changing to a new list will." +msgstr "Actualizar su lista no causará que la configuración abajo se pierda. Cambiar a una nueva lista si lo hará." + +#: mailchimp.php:471 +msgid "Reset List Options and Select again" +msgstr "Reiniciar las Opciones de la Lista y Seleccionar nuevamente" + +#: mailchimp.php:474 +msgid "Subscribe Form Widget Settings for this List" +msgstr "Configuraciones del Widget de Formulario de Suscripción para esta lista" + +#: mailchimp.php:475 +msgid "Selected MailChimp List" +msgstr "Lista MailChimp Seleccionada" + +#: mailchimp.php:496 +#: mailchimp.php:569 +#: mailchimp.php:630 +msgid "Update Subscribe Form Settings" +msgstr "Actualizar la Configuración del Formulario" + +#: mailchimp.php:499 +msgid "Monkey Rewards" +msgstr "Monkey Rewards" + +#: mailchimp.php:501 +msgid "turning this on will place a \"powered by MailChimp\" link in your form that will earn you credits with us. It is optional and can be turned on or off at any time." +msgstr "Activar esto ubicará un link \"Implementado gracias a Mailchimp\" en su formulario, con lo que le otorgaremos créditos. Es opcional y puede ser desactivado en cualquier momento." + +#: mailchimp.php:505 +msgid "Use Javascript Support?" +msgstr "Usar Soporte Javascript" + +#: mailchimp.php:507 +msgid "turning this on will use fancy javascript submission and should degrade gracefully for users not using javascript. It is optional and can be turned on or off at any time." +msgstr "Activar esto hará que se solicite al usuario aceptar el uso de código Javascript, y debería facilitarse para los no usuarios de Javascript. Es opcional y puede ser desactivado en cualquier momento." + +#: mailchimp.php:511 +msgid "Include Unsubscribe link?" +msgstr "Incluir enlace para Darse de Baja?" + +#: mailchimp.php:513 +msgid "turning this on will add a link to your host unsubscribe form" +msgstr "Activar esto añadirá un enlace a su formulario para darse de baja" + +#: mailchimp.php:517 +msgid "Header content" +msgstr "Contenido de la Cabecera (Header)" + +#: mailchimp.php:520 +msgid "You can fill this with your own Text, HTML markup (including image links), or Nothing!" +msgstr "Puede completar esto con su propio Texto, Código HTML (Incluyendo en laces de imágenes), o Nada!" + +#: mailchimp.php:525 +msgid "Submit Button text" +msgstr "Texto del boton Enviar" + +#: mailchimp.php:532 +msgid "Custom Styling" +msgstr "Estilo personalizado" + +#: mailchimp.php:536 +msgid "Turned On?" +msgstr "Activar?" + +#: mailchimp.php:537 +msgid "Header Settings (only applies if there are no HTML tags in the Header Content area above)" +msgstr "Configuración del encabezado (Sólo se aplica si no existen etiquetas HTML en el Contenido del Encabezado arriba)" + +#: mailchimp.php:538 +#: mailchimp.php:552 +msgid "Border Width" +msgstr "Ancho del Borde" + +#: mailchimp.php:539 +#: mailchimp.php:553 +msgid "Set to 0 for no border, do not enter px!" +msgstr "Dejar 0 para \"sin bordes\"- No escribir px!" + +#: mailchimp.php:541 +#: mailchimp.php:555 +msgid "Border Color" +msgstr "COlor del Borde" + +#: mailchimp.php:542 +#: mailchimp.php:545 +#: mailchimp.php:548 +#: mailchimp.php:556 +#: mailchimp.php:559 +#: mailchimp.php:562 +msgid "do not enter initial #" +msgstr "No escribir inicial #" + +#: mailchimp.php:551 +msgid "Form Settings" +msgstr "Configuración del formulario" + +#: mailchimp.php:571 +msgid "Merge Variables Included" +msgstr "Fusionar las Variables incluidas" + +#: mailchimp.php:574 +msgid "No Merge Variables found." +msgstr "No fusionar las variables encontradas" + +#: mailchimp.php:580 +#: mailchimp.php:614 +msgid "Name" +msgstr "Nombre" + +#: mailchimp.php:581 +msgid "Tag" +msgstr "EtiquetA" + +#: mailchimp.php:582 +msgid "Required?" +msgstr "Obligatorio?" + +#: mailchimp.php:583 +msgid "Include?" +msgstr "Incluir?" + +#: mailchimp.php:603 +msgid "Interest Groups" +msgstr "Grupos de Interés" + +#: mailchimp.php:605 +msgid "No Interest Groups Setup for this List" +msgstr "No hay Configuración de Grupos de Interés para esta lista" + +#: mailchimp.php:610 +msgid "Show?" +msgstr "Mostrar?" + +#: mailchimp.php:617 +msgid "Input Type" +msgstr "Tipo de entrada" + +#: mailchimp.php:620 +msgid "Options" +msgstr "Opciones" + + diff --git a/po/mailchimp_i18n-es_ES.mo b/po/mailchimp_i18n-es_ES.mo new file mode 100644 index 0000000..fd1c6b1 Binary files /dev/null and b/po/mailchimp_i18n-es_ES.mo differ diff --git a/po/mailchimp_i18n-es_ES.po b/po/mailchimp_i18n-es_ES.po new file mode 100644 index 0000000..660c44d --- /dev/null +++ b/po/mailchimp_i18n-es_ES.po @@ -0,0 +1,413 @@ +# Copyright (C) YEAR MailChimp API Support Team +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: MailChimp 1.1.5\n" +"Report-Msgid-Bugs-To: http://wordpress.org/tag/mailchimp\n" +"POT-Creation-Date: 2009-07-15 14:23-0400\n" +"PO-Revision-Date: 2012-10-23 10:55-0700\n" +"Last-Translator: Will Castillo \n" +"Language-Team: Spain Spanish \n" +"Language: es\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 1.5.4\n" + +#: mailchimp_includes.php:27 mailchimp_includes.php:62 +msgid "You must fill in %s." +msgstr "Debes rellenar el %s" + +#: mailchimp_includes.php:59 +msgid "That email address is already subscribed to the list" +msgstr "Esa cuenta de correo ya está subscrita a la lista" + +#: mailchimp_includes.php:66 +#, php-format +msgid "%s has invalid content" +msgstr "%s tiene contenido inválido" + +#: mailchimp_includes.php:68 +msgid "An invalid Interest Group was selected" +msgstr "Fue seleccionado un Grupo de Interés inválido" + +#: mailchimp_includes.php:69 +msgid "That email address is invalid" +msgstr "Esa cuenta de correo no es válida" + +#: mailchimp_includes.php:75 +msgid "Success, you've been signed up! Please look for our confirmation email!" +msgstr "" +"Enhorabuena! Has sido registrado! Ahora verifica que te ha llegado el correo " +"de confirmación!" + +#: mailchimp_includes.php:131 +msgid "required field" +msgstr "campo obligatorio" + +#: mailchimp_includes.php:168 +msgid "unsubscribe from list" +msgstr "Darse de baja de la lista" + +#: mailchimp_includes.php:171 +msgid "powered by" +msgstr "powered by" + +#: mailchimp.php:135 +msgid "MailChimp Setup" +msgstr "Configuración Mailchimp" + +#: mailchimp.php:150 +msgid "" +"While upgrading the plugin setup, we were unable to login to your account. " +"You will need to login again and setup your list." +msgstr "" +"Mientras se actualizaba la configuración del plugin, no pudimos ingresar " +"para verificar tu cuenta. Necesitas iniciar sesión nuevamente y configurar " +"tu lista." + +#: mailchimp.php:156 +msgid "MailChimp List Setup" +msgstr "Configuración de Lista Mailchimp" + +#: mailchimp.php:166 +msgid "" +"Success! We were able to verify your username & password! Let's continue, " +"shall we?" +msgstr "" +"Enhorabuena! Pudimos verificar tu nombre de usuario y clave! Continuamos, " +"vale?" + +#: mailchimp.php:178 +msgid "" +"Uh-oh, we were unable to login and verify your username & password. Please " +"check them and try again!" +msgstr "" +"Uy, no pudimos ingresar y verificar tu nombre de usuario y clave. Por favor " +"revisa tus datos de acceso e inténtalo nuevamente!" + +#: mailchimp.php:179 +msgid "The server said:" +msgstr "El servidor respondió:" + +#: mailchimp.php:222 +msgid "Sign up for" +msgstr "Registrarse para" + +#: mailchimp.php:223 +msgid "Subscribe" +msgstr "Subscribirse" + +#: mailchimp.php:253 +#, php-format +msgid "" +"Success! Loaded and saved the info for %d Merge Variables and %d Interest " +"Groups from your list" +msgstr "" +"Enhorabuena! Se ha cargado y guardado la información para %d Merge Tags y %d " +"Grupos de Interés de tu lista" + +#: mailchimp.php:256 +msgid "" +"Now you should either Turn On the MailChimp Widget or change your options " +"below, then turn it on." +msgstr "" +"Ahora deberías o bien activar el Widget Mailchimp o bien cambiar tus " +"opciones abajo y después activarlo." + +#: mailchimp.php:284 +msgid "Successfully Reset your List selection... Now you get to pick again!" +msgstr "" +"Inicializada exitosamente su selección de Lista... Ahora puedes elegir " +"nuevamente!" + +#: mailchimp.php:290 +msgid "Monkey Rewards turned On!" +msgstr "Monkey Rewards Activado!" + +#: mailchimp.php:294 +msgid "Monkey Rewards turned Off!" +msgstr "Monkey Rewards Desactivado!" + +#: mailchimp.php:299 +msgid "Fancy Javascript submission turned On!" +msgstr "Uso de Javascript en el formulario Activado" + +#: mailchimp.php:303 +msgid "Fancy Javascript submission turned Off!" +msgstr "Uso de Javascript en el formulario Desactivado" + +#: mailchimp.php:309 +msgid "Unsubscribe link turned On!" +msgstr "Enlace de Darse de baja Activado!" + +#: mailchimp.php:313 +msgid "Unsubscribe link turned Off!" +msgstr "Enlace de Darse de baja Desactivado!" + +#: mailchimp.php:359 +msgid "Successfully Updated your List Subscribe Form Settings!" +msgstr "" +"Se ha actualizado correctamente la configuración del Formulario de " +"Subscripción!" + +#: mailchimp.php:372 +msgid "Login Info" +msgstr "Información de Acceso" + +#: mailchimp.php:373 +msgid "" +"To start using the MailChimp plugin, we first need to login and get your API " +"Key. Please enter your MailChimp username and password below." +msgstr "" +"Para comenzar a usar el plugin de Mailchimp, primero necesitas iniciar " +"sesión y obtener tu clave API. Por favor inserta tu nombre de usuario y " +"clave." + +#: mailchimp.php:375 +msgid "" +"Don't have a MailChimp account? Try one for Free!" +msgstr "" +"No tienes una cuenta en Mailchimp? Regístrate gratis!" + +#: mailchimp.php:379 +msgid "Username" +msgstr "Nombre de Usuario" + +#: mailchimp.php:383 +msgid "Password" +msgstr "Clave" + +#: mailchimp.php:389 +msgid "Save & Check" +msgstr "Guardar y Revisar" + +#: mailchimp.php:394 +msgid "Notes" +msgstr "Notas" + +#: mailchimp.php:395 +msgid "Changing your settings at MailChimp.com may cause this to stop working." +msgstr "" +"Cambiar su configuración en Mailchimp.com puede provocar fallos de " +"funcionamiento." + +#: mailchimp.php:396 +msgid "" +"If you change your login to a different account, the info you have setup " +"below will be erased." +msgstr "" +"Si cambias tus datos de inicio de sesión a otra cuenta diferente, la " +"información que has configurado será eliminada" + +#: mailchimp.php:397 +msgid "" +"If any of that happens, no biggie - just reconfigure your login and the " +"items below..." +msgstr "" +"Si eso sucede, no te preocupes - simplemente reconfigura tu acceso y los " +"puntos que se encuentran abajo..." + +#: mailchimp.php:403 +msgid "Logged in as" +msgstr "Sesión iniciada como" + +#: mailchimp.php:407 +msgid "Logout" +msgstr "Cerrar Sesión" + +#: mailchimp.php:421 +msgid "Your Lists" +msgstr "Tus Listas" + +#: mailchimp.php:423 +msgid "Please select the List you wish to create a Signup Form for." +msgstr "" +"Por favor selecciona la Lista para la que deseas crear un Formulario de " +"Subscripción" + +#: mailchimp.php:432 +#, php-format +msgid "" +"Uh-oh, you don't have any lists defined! Please visit %s, login, and setup a " +"list before using this tool!" +msgstr "" +"Uy, no tienes listas definidas! Por favor visita %s, accede a su cuenta y " +"configura una lista antes de utilizar esta herramienta!" + +#: mailchimp.php:437 +msgid "Select A List" +msgstr "Seleccionar Una Lista" + +#: mailchimp.php:450 +msgid "Update List" +msgstr "Actualizar Lista" + +#: mailchimp.php:453 +msgid "Note:" +msgstr "Nota:" + +#: mailchimp.php:453 +msgid "" +"Updating your list will not cause settings below to be lost. Changing to a " +"new list will." +msgstr "" +"Actualizar tu lista no causará que la configuración actual se pierda. " +"Cambiar a una lista nueva sí lo hará." + +#: mailchimp.php:471 +msgid "Reset List Options and Select again" +msgstr "Inicializar Opciones de Lista y Seleccionar nuevamente" + +#: mailchimp.php:474 +msgid "Subscribe Form Widget Settings for this List" +msgstr "" +"Configuración de Opciones de Widget de Formulario de Subscripción para esta " +"Lista" + +#: mailchimp.php:475 +msgid "Selected MailChimp List" +msgstr "Lista Mailchimp Seleccionada" + +#: mailchimp.php:496 mailchimp.php:569 mailchimp.php:630 +msgid "Update Subscribe Form Settings" +msgstr "Actualizar Opciones de Formulario de Subscripción" + +#: mailchimp.php:499 +msgid "Monkey Rewards" +msgstr "Monkey Rewards" + +#: mailchimp.php:501 +msgid "" +"turning this on will place a \"powered by MailChimp\" link in your form that " +"will earn you credits with us. It is optional and can be turned on or off at " +"any time." +msgstr "" +"activar esta opción incluirá el enlace \"powered by MailChimp\" en tu " +"formulario lo cual hará que gane créditos con nosotros. Es opcional y puede " +"ser activado y desactivado en cualquier momento." + +#: mailchimp.php:505 +msgid "Use Javascript Support?" +msgstr "¿Usar Soporte Javascript?" + +#: mailchimp.php:507 +msgid "" +"turning this on will use fancy javascript submission and should degrade " +"gracefully for users not using javascript. It is optional and can be turned " +"on or off at any time." +msgstr "" +"activar esta opción evitará el uso de javascript en el formulario y debería " +"degradarse adecuadamente para usuarios que no lo utilicen. Es opcional y " +"puede ser activado y desactivado en cualquier momento." + +#: mailchimp.php:511 +msgid "Include Unsubscribe link?" +msgstr "Incluir enlace de Cancelar Suscripción" + +#: mailchimp.php:513 +msgid "turning this on will add a link to your host unsubscribe form" +msgstr "" +"activar esta opción agregará un enlace al formulario de Cancelación de " +"suscripción" + +#: mailchimp.php:517 +msgid "Header content" +msgstr "Contenido de la Cabecera" + +#: mailchimp.php:520 +msgid "" +"You can fill this with your own Text, HTML markup (including image links), " +"or Nothing!" +msgstr "" +"Puedes completar esta área con su propio Texto, código HTML (incluyendo " +"imágenes), o dejarlo en blanco! " + +#: mailchimp.php:525 +msgid "Submit Button text" +msgstr "Texto para botón de aceptar" + +#: mailchimp.php:532 +msgid "Custom Styling" +msgstr "Estilo Personalizado" + +#: mailchimp.php:536 +msgid "Turned On?" +msgstr "¿Activado?" + +#: mailchimp.php:537 +msgid "" +"Header Settings (only applies if there are no HTML tags in the Header " +"Content area above)" +msgstr "" +"Configuración de Cabecera (sólo se aplica si no hay etiquetas HMTL en el " +"área de Cabecera)" + +#: mailchimp.php:538 mailchimp.php:552 +msgid "Border Width" +msgstr "Ancho de Borde" + +#: mailchimp.php:539 mailchimp.php:553 +msgid "Set to 0 for no border, do not enter px!" +msgstr "Indique 0 para no utilizar un borde; no ingrese px!" + +#: mailchimp.php:541 mailchimp.php:555 +msgid "Border Color" +msgstr "Color de Borde" + +#: mailchimp.php:542 mailchimp.php:545 mailchimp.php:548 mailchimp.php:556 +#: mailchimp.php:559 mailchimp.php:562 +msgid "do not enter initial #" +msgstr "No ingreses # al principio" + +#: mailchimp.php:551 +msgid "Form Settings" +msgstr "Configuración de Formulario" + +#: mailchimp.php:571 +msgid "Merge Variables Included" +msgstr "Merge Tags incluídas" + +#: mailchimp.php:574 +msgid "No Merge Variables found." +msgstr "No se encontraron Merge Tags" + +#: mailchimp.php:580 mailchimp.php:614 +msgid "Name" +msgstr "Nombre" + +#: mailchimp.php:581 +msgid "Tag" +msgstr "Etiqueta" + +#: mailchimp.php:582 +msgid "Required?" +msgstr "¿Obligatorio?" + +#: mailchimp.php:583 +msgid "Include?" +msgstr "¿Incluir?" + +#: mailchimp.php:603 +msgid "Interest Groups" +msgstr "Grupos de Interés" + +#: mailchimp.php:605 +msgid "No Interest Groups Setup for this List" +msgstr "No hay Grupos de Interés creados para esta lista" + +#: mailchimp.php:610 +msgid "Show?" +msgstr "¿Mostrar?" + +#: mailchimp.php:617 +msgid "Input Type" +msgstr "Tipo de entrada" + +#: mailchimp.php:620 +msgid "Options" +msgstr "Opciones" diff --git a/po/mailchimp_i18n-es_MX.mo b/po/mailchimp_i18n-es_MX.mo new file mode 100644 index 0000000..8a10acf Binary files /dev/null and b/po/mailchimp_i18n-es_MX.mo differ diff --git a/po/mailchimp_i18n-es_MX.po b/po/mailchimp_i18n-es_MX.po new file mode 100644 index 0000000..445e9cf --- /dev/null +++ b/po/mailchimp_i18n-es_MX.po @@ -0,0 +1,412 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR MailChimp API Support Team +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: MailChimp 1.1.5\n" +"Report-Msgid-Bugs-To: http://wordpress.org/tag/mailchimp\n" +"POT-Creation-Date: 2009-07-15 14:23-0400\n" +"PO-Revision-Date: 2012-10-23 10:52-0700\n" +"Last-Translator: Will Castillo \n" +"Language-Team: LatAm Spanish \n" +"Language: es_US\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 1.5.4\n" + +#: mailchimp_includes.php:27 mailchimp_includes.php:62 +msgid "You must fill in %s." +msgstr "Debe llenar el campo %s" + +#: mailchimp_includes.php:59 +msgid "That email address is already subscribed to the list" +msgstr "Esa cuenta de correo ya está suscrita a la lista" + +#: mailchimp_includes.php:66 +#, php-format +msgid "%s has invalid content" +msgstr "%s tiene contenido inválido" + +#: mailchimp_includes.php:68 +msgid "An invalid Interest Group was selected" +msgstr "Fue seleccionado un Grupo de Interés inválido" + +#: mailchimp_includes.php:69 +msgid "That email address is invalid" +msgstr "Esa cuenta de correo es inválida" + +#: mailchimp_includes.php:75 +msgid "Success, you've been signed up! Please look for our confirmation email!" +msgstr "" +"Felicitaciones! Has sido registrado! Ahora verifica que te ha llegado el " +"correo de confirmación!" + +#: mailchimp_includes.php:131 +msgid "required field" +msgstr "campo obligatorio" + +#: mailchimp_includes.php:168 +msgid "unsubscribe from list" +msgstr "Desubscribirse de la lista" + +#: mailchimp_includes.php:171 +msgid "powered by" +msgstr "powered by" + +#: mailchimp.php:135 +msgid "MailChimp Setup" +msgstr "Configuración Mailchimp" + +#: mailchimp.php:150 +msgid "" +"While upgrading the plugin setup, we were unable to login to your account. " +"You will need to login again and setup your list." +msgstr "" +"Mientras se actualizaba la configuración del plugin, no pudimos ingresar y " +"verificar tu cuenta. Necesitas ingresar nuevamente y configurar tu lista." + +#: mailchimp.php:156 +msgid "MailChimp List Setup" +msgstr "Configuración de Lista Mailchimp" + +#: mailchimp.php:166 +msgid "" +"Success! We were able to verify your username & password! Let's continue, " +"shall we?" +msgstr "" +"Felicitaciones! Pudimos verificar tu nombre de usuario y clave! Continuemos, " +"si?" + +#: mailchimp.php:178 +msgid "" +"Uh-oh, we were unable to login and verify your username & password. Please " +"check them and try again!" +msgstr "" +"Uy, no pudimos ingresar y verificar tu nombre de usuario y clave. Por favor " +"chequea la información de acceso e inténtalo nuevamente!" + +#: mailchimp.php:179 +msgid "The server said:" +msgstr "El servidor respondió:" + +#: mailchimp.php:222 +msgid "Sign up for" +msgstr "Registrarse para" + +#: mailchimp.php:223 +msgid "Subscribe" +msgstr "Subscribirse" + +#: mailchimp.php:253 +#, php-format +msgid "" +"Success! Loaded and saved the info for %d Merge Variables and %d Interest " +"Groups from your list" +msgstr "" +"Felicitaiones! Se ha cargado y guardado la información para %d Merge tags y " +"%d Grupos de Interés " + +#: mailchimp.php:256 +msgid "" +"Now you should either Turn On the MailChimp Widget or change your options " +"below, then turn it on." +msgstr "" +"Ahora debería o bien activar el Widget Mailchimp o bien cambiar sus opciones " +"abajo y luego activarlo." + +#: mailchimp.php:284 +msgid "Successfully Reset your List selection... Now you get to pick again!" +msgstr "" +"Selección de Lista inicializada exitósamente... Ahora puedes elegir " +"nuevamente!" + +#: mailchimp.php:290 +msgid "Monkey Rewards turned On!" +msgstr "Monkey Rewards Activado!" + +#: mailchimp.php:294 +msgid "Monkey Rewards turned Off!" +msgstr "Monkey Rewards Desactivado!" + +#: mailchimp.php:299 +msgid "Fancy Javascript submission turned On!" +msgstr "Uso de Javascript en el formulario Activado" + +#: mailchimp.php:303 +msgid "Fancy Javascript submission turned Off!" +msgstr "Uso de Javascript en el formulario Desactivado" + +#: mailchimp.php:309 +msgid "Unsubscribe link turned On!" +msgstr "Enlace de Desubscripción Activado!" + +#: mailchimp.php:313 +msgid "Unsubscribe link turned Off!" +msgstr "Enlace de Desubscripción Desactivado!" + +#: mailchimp.php:359 +msgid "Successfully Updated your List Subscribe Form Settings!" +msgstr "" +"Has actualizado la configuración del Formulario de Subscripción de manera " +"exitosa!" + +#: mailchimp.php:372 +msgid "Login Info" +msgstr "Información de Ingreso" + +#: mailchimp.php:373 +msgid "" +"To start using the MailChimp plugin, we first need to login and get your API " +"Key. Please enter your MailChimp username and password below." +msgstr "" +"Para comenzar a usar el plugin de Mailchimp primero necesitas ingresar al " +"sitio y obtener tu clave API. Por favor ingresa tu nombre de usuario y clave " +"abajo." + +#: mailchimp.php:375 +msgid "" +"Don't have a MailChimp account? Try one for Free!" +msgstr "" +"No tienes una cuenta en Mailchimp? Registra una gratis!" + +#: mailchimp.php:379 +msgid "Username" +msgstr "Nombre de Usuario" + +#: mailchimp.php:383 +msgid "Password" +msgstr "Clave" + +#: mailchimp.php:389 +msgid "Save & Check" +msgstr "Guardar y Revisar" + +#: mailchimp.php:394 +msgid "Notes" +msgstr "Notas" + +#: mailchimp.php:395 +msgid "Changing your settings at MailChimp.com may cause this to stop working." +msgstr "" +"Cambiar tu configuración en Mailchimp.com provocará que esto deje de " +"funcionar." + +#: mailchimp.php:396 +msgid "" +"If you change your login to a different account, the info you have setup " +"below will be erased." +msgstr "" +"Si cambias tu ingreso a otra cuenta diferente, la información que has " +"configurado abajo será eliminada" + +#: mailchimp.php:397 +msgid "" +"If any of that happens, no biggie - just reconfigure your login and the " +"items below..." +msgstr "" +"Si eso sucede, no te preocupes - simplemente reconfigura tu ingreso y los " +"items que se encuentran abajo..." + +#: mailchimp.php:403 +msgid "Logged in as" +msgstr "Registrado como" + +#: mailchimp.php:407 +msgid "Logout" +msgstr "Cerrar Sesión" + +#: mailchimp.php:421 +msgid "Your Lists" +msgstr "Tus Listas" + +#: mailchimp.php:423 +msgid "Please select the List you wish to create a Signup Form for." +msgstr "" +"Por favor seleccion la Lista para la que deseas crear un Formulario de " +"Subscripción" + +#: mailchimp.php:432 +#, php-format +msgid "" +"Uh-oh, you don't have any lists defined! Please visit %s, login, and setup a " +"list before using this tool!" +msgstr "" +"Uy, no tienes listas definidas! Por favor visita %s, ingresa con su cuenta y " +"configura una lista antes de utilizar esta herramienta!" + +#: mailchimp.php:437 +msgid "Select A List" +msgstr "Seleccionar Una Lista" + +#: mailchimp.php:450 +msgid "Update List" +msgstr "Actualizar Lista" + +#: mailchimp.php:453 +msgid "Note:" +msgstr "Nota:" + +#: mailchimp.php:453 +msgid "" +"Updating your list will not cause settings below to be lost. Changing to a " +"new list will." +msgstr "" +"Actualizar tu lista no causará que la configuración actual se pierda. " +"Cambiar a una lista sí lo hará." + +#: mailchimp.php:471 +msgid "Reset List Options and Select again" +msgstr "Inicializar Opciones de Lista y Seleccionar nuevamente" + +#: mailchimp.php:474 +msgid "Subscribe Form Widget Settings for this List" +msgstr "" +"Configuración de Opciones de Widget de Formulario de Subscripción para esta " +"Lista" + +#: mailchimp.php:475 +msgid "Selected MailChimp List" +msgstr "Lista Mailchimp Seleccionada" + +#: mailchimp.php:496 mailchimp.php:569 mailchimp.php:630 +msgid "Update Subscribe Form Settings" +msgstr "Actualizar Opciones de Formulario de Subscripción" + +#: mailchimp.php:499 +msgid "Monkey Rewards" +msgstr "Monkey Rewards" + +#: mailchimp.php:501 +msgid "" +"turning this on will place a \"powered by MailChimp\" link in your form that " +"will earn you credits with us. It is optional and can be turned on or off at " +"any time." +msgstr "" +"activar esta opción incluirá el enlace \"powered by MailChimp\" en tu " +"formulario lo cual hará que gane créditos con nosotros. Es opcional y puede " +"ser activado y desactivado en cualquier momento." + +#: mailchimp.php:505 +msgid "Use Javascript Support?" +msgstr "Usar Soporte Javascript?" + +#: mailchimp.php:507 +msgid "" +"turning this on will use fancy javascript submission and should degrade " +"gracefully for users not using javascript. It is optional and can be turned " +"on or off at any time." +msgstr "" +"activar esta opción evitará el uso de javascript en el formulario y debería " +"degradarse adecuadamente para usuarios que no lo utilicen. Es opcional y " +"puede ser activado y desactivado en cualquier momento." + +#: mailchimp.php:511 +msgid "Include Unsubscribe link?" +msgstr "Incluir enlace de Sesubscripción" + +#: mailchimp.php:513 +msgid "turning this on will add a link to your host unsubscribe form" +msgstr "" +"activar esta opción agregará un enlance al formulario de desubscripción" + +#: mailchimp.php:517 +msgid "Header content" +msgstr "Contenido de la Cabecera" + +#: mailchimp.php:520 +msgid "" +"You can fill this with your own Text, HTML markup (including image links), " +"or Nothing!" +msgstr "" +"Puedes llenar esta área con su propio Texto, código HTML (incluyendo " +"imágenes), o dejarlo en blanco! " + +#: mailchimp.php:525 +msgid "Submit Button text" +msgstr "Texto para botón de aceptar" + +#: mailchimp.php:532 +msgid "Custom Styling" +msgstr "Estilo Personalizado" + +#: mailchimp.php:536 +msgid "Turned On?" +msgstr "Activado?" + +#: mailchimp.php:537 +msgid "" +"Header Settings (only applies if there are no HTML tags in the Header " +"Content area above)" +msgstr "" +"Configuración de Cabecera (sólo aplica si no hay etiquetas de HMTL en el " +"área \"Contenido de Cabecera\" de arriba)" + +#: mailchimp.php:538 mailchimp.php:552 +msgid "Border Width" +msgstr "Ancho de Borde" + +#: mailchimp.php:539 mailchimp.php:553 +msgid "Set to 0 for no border, do not enter px!" +msgstr "Ingresa 0 para no usar un border; no ingreses px!" + +#: mailchimp.php:541 mailchimp.php:555 +msgid "Border Color" +msgstr "Color de Borde" + +#: mailchimp.php:542 mailchimp.php:545 mailchimp.php:548 mailchimp.php:556 +#: mailchimp.php:559 mailchimp.php:562 +msgid "do not enter initial #" +msgstr "No ingreses # al principio" + +#: mailchimp.php:551 +msgid "Form Settings" +msgstr "Configuración de Formulario" + +#: mailchimp.php:571 +msgid "Merge Variables Included" +msgstr "Merge Tags incluídas" + +#: mailchimp.php:574 +msgid "No Merge Variables found." +msgstr "No se encontraron Merge Tags" + +#: mailchimp.php:580 mailchimp.php:614 +msgid "Name" +msgstr "Nombre" + +#: mailchimp.php:581 +msgid "Tag" +msgstr "Etiqueta" + +#: mailchimp.php:582 +msgid "Required?" +msgstr "Obligatorio?" + +#: mailchimp.php:583 +msgid "Include?" +msgstr "Incluir?" + +#: mailchimp.php:603 +msgid "Interest Groups" +msgstr "Grupos de Interés" + +#: mailchimp.php:605 +msgid "No Interest Groups Setup for this List" +msgstr "No hay Grupos de Interés creados para esta lista" + +#: mailchimp.php:610 +msgid "Show?" +msgstr "Mostrar?" + +#: mailchimp.php:617 +msgid "Input Type" +msgstr "Tipo de entrada" + +#: mailchimp.php:620 +msgid "Options" +msgstr "Opciones" diff --git a/po/mailchimp_i18n-et_ET.mo b/po/mailchimp_i18n-et_ET.mo new file mode 100644 index 0000000..75d4bb8 Binary files /dev/null and b/po/mailchimp_i18n-et_ET.mo differ diff --git a/po/mailchimp_i18n-et_ET.po b/po/mailchimp_i18n-et_ET.po new file mode 100644 index 0000000..421034f --- /dev/null +++ b/po/mailchimp_i18n-et_ET.po @@ -0,0 +1,344 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR MailChimp API Support Team +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: MailChimp 1.1.5\n" +"Report-Msgid-Bugs-To: http://wordpress.org/tag/mailchimp\n" +"POT-Creation-Date: 2009-07-15 14:23-0400\n" +"PO-Revision-Date: 2010-12-17 14:38-0500\n" +"Last-Translator: MailChimp API \n" +"Language-Team: MailChimp API \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: mailchimp_includes.php:27 +#: mailchimp_includes.php:62 +msgid "You must fill in %s." +msgstr "Väli tuleb täita %s." + +#: mailchimp_includes.php:59 +msgid "That email address is already subscribed to the list" +msgstr "See meiliaadress on juba listis" + +#: mailchimp_includes.php:66 +#, php-format +msgid "%s has invalid content" +msgstr "%s sisu on kehtetu" + +#: mailchimp_includes.php:68 +msgid "An invalid Interest Group was selected" +msgstr "Valiti kehtetu huvigrupp" + +#: mailchimp_includes.php:69 +msgid "That email address is invalid" +msgstr "See meiliaadress on kehtetu" + +#: mailchimp_includes.php:75 +msgid "Success, you've been signed up! Please look for our confirmation email!" +msgstr "Meililistiga liitumine õnnestus! Kinnituse saatsime sulle meilboksi." + +#: mailchimp_includes.php:131 +msgid "required field" +msgstr "nõutav väli" + +#: mailchimp_includes.php:168 +msgid "unsubscribe from list" +msgstr "eemalda end meililistist" + +#: mailchimp_includes.php:171 +msgid "powered by" +msgstr "paneb tööle" + +#: mailchimp.php:135 +msgid "MailChimp Setup" +msgstr "MailChimpi seaded" + +#: mailchimp.php:150 +msgid "While upgrading the plugin setup, we were unable to login to your account. You will need to login again and setup your list." +msgstr "Plugina settingute uuendamisel ei õnnestunud meil Sinu kontole siseneda. Pead uuesti sisse logima ja oma listi tööle seadma." + +#: mailchimp.php:156 +msgid "MailChimp List Setup" +msgstr "MailChimpi meililisti seaded" + +#: mailchimp.php:166 +msgid "Success! We were able to verify your username & password! Let's continue, shall we?" +msgstr "Õnnitleme! Sinu kasutajanimi ja salasõna on kontrollitud! Jätkame tegutsemist, eks?" + +#: mailchimp.php:178 +msgid "Uh-oh, we were unable to login and verify your username & password. Please check them and try again!" +msgstr "Oh häda, meil ei õnnestunud sinu kontole logida ja kasutajanime ega salasõna kontrollida. Vaata need üle ja proovi uuesti!" + +#: mailchimp.php:179 +msgid "The server said:" +msgstr "Server ütles:" + +#: mailchimp.php:222 +msgid "Sign up for" +msgstr "Liitu listiga" + +#: mailchimp.php:223 +msgid "Subscribe" +msgstr "Eemalda listist" + +#: mailchimp.php:253 +#, php-format +msgid "Success! Loaded and saved the info for %d Merge Variables and %d Interest Groups from your list" +msgstr "Õnnitleme! Laadisime ja salvestasime %d Merge Variables ja %d Huvigrupid sinu listist" + +#: mailchimp.php:256 +msgid "Now you should either Turn On the MailChimp Widget or change your options below, then turn it on." +msgstr "Nüüd peaksid kas MailChimpi mooduli sisse lülitama või muutma allolevaid settinguid ja siis selle sisse lülitama." + +#: mailchimp.php:284 +msgid "Successfully Reset your List selection... Now you get to pick again!" +msgstr "Õnnestus muuta Sinu listi valikut... Nüüd võid uuesti valida!" + +#: mailchimp.php:290 +msgid "Monkey Rewards turned On!" +msgstr "Monkey Rewards sisse lülitatud!" + +#: mailchimp.php:294 +msgid "Monkey Rewards turned Off!" +msgstr "Monkey Rewards välja lülitatud!" + +#: mailchimp.php:299 +msgid "Fancy Javascript submission turned On!" +msgstr "Udupeen Javascript sisse lülitatud!" + +#: mailchimp.php:303 +msgid "Fancy Javascript submission turned Off!" +msgstr "Udupeen Javascript välja lülitatud!" + +#: mailchimp.php:309 +msgid "Unsubscribe link turned On!" +msgstr "Listist eemaldamise link sisse lülitatud!" + +#: mailchimp.php:313 +msgid "Unsubscribe link turned Off!" +msgstr "Listist eemaldamise link välja lülitatud!" + +#: mailchimp.php:359 +msgid "Successfully Updated your List Subscribe Form Settings!" +msgstr "Listiga liitumise vormi settingute uuendamine õnnestus!" + +#: mailchimp.php:372 +msgid "Login Info" +msgstr "Sisselogimise info" + +#: mailchimp.php:373 +msgid "To start using the MailChimp plugin, we first need to login and get your API Key. Please enter your MailChimp username and password below." +msgstr "MailChimp plugina kasutama hakkamiseks tuleb kõigepealt MailChimpi sisse logida ja hankida API Key. Palun sisesta all oma MailChimpi kasutaja ja salasõna." + +#: mailchimp.php:375 +msgid "Don't have a MailChimp account? Try one for Free!" +msgstr "MailChimpi konto puudub? Proovi seda tasuta!" + +#: mailchimp.php:379 +msgid "Username" +msgstr "Kasutajanimi" + +#: mailchimp.php:383 +msgid "Password" +msgstr "Salasõna" + +#: mailchimp.php:389 +msgid "Save & Check" +msgstr "Salvesta & Kontrolli" + +#: mailchimp.php:394 +msgid "Notes" +msgstr "Märkused" + +#: mailchimp.php:395 +msgid "Changing your settings at MailChimp.com may cause this to stop working." +msgstr "Kui muudad oma settinguid MailChimp.com lehel, võib see töötamast lakata." + +#: mailchimp.php:396 +msgid "If you change your login to a different account, the info you have setup below will be erased." +msgstr "Kui muudad ligipääsu mõnele teisele kontole, kustutatakse allpool seadistatud info." + +#: mailchimp.php:397 +msgid "If any of that happens, no biggie - just reconfigure your login and the items below..." +msgstr "Kui midagi sellist juhtub, pole hullu - konfigureeri ligipääs ja allolev info uuesti..." + +#: mailchimp.php:403 +msgid "Logged in as" +msgstr "Sisse logitud kasutajana" + +#: mailchimp.php:407 +msgid "Logout" +msgstr "Logi välja" + +#: mailchimp.php:421 +msgid "Your Lists" +msgstr "Sinu meililistid" + +#: mailchimp.php:423 +msgid "Please select the List you wish to create a Signup Form for." +msgstr "Palun vali list, millele Sa soovid luua tellimisvormi." + +#: mailchimp.php:432 +#, php-format +msgid "Uh-oh, you don't have any lists defined! Please visit %s, login, and setup a list before using this tool!" +msgstr "Oh häda, Sa pole seadistanud ühtegi meililisti! Mine lehele %s, logi sisse ja seadista enne selle plugina kasutamist list!" + +#: mailchimp.php:437 +msgid "Select A List" +msgstr "Vali list" + +#: mailchimp.php:450 +msgid "Update List" +msgstr "Uuenda listi" + +#: mailchimp.php:453 +msgid "Note:" +msgstr "Märkus:" + +#: mailchimp.php:453 +msgid "Updating your list will not cause settings below to be lost. Changing to a new list will." +msgstr "Allolevad settingud ei kustu, kui sa listi uuendad. Uue listi valimine kustutab need." + +#: mailchimp.php:471 +msgid "Reset List Options and Select again" +msgstr "Määra listi valikud uuesti ja vali list uuesti" + +#: mailchimp.php:474 +msgid "Subscribe Form Widget Settings for this List" +msgstr "Selle listi tellimisvormi mooduli settingud" + +#: mailchimp.php:475 +msgid "Selected MailChimp List" +msgstr "Valitud MailChimpi list" + +#: mailchimp.php:496 +#: mailchimp.php:569 +#: mailchimp.php:630 +msgid "Update Subscribe Form Settings" +msgstr "Uuenda tellimisvormi settinguid" + +#: mailchimp.php:499 +msgid "Monkey Rewards" +msgstr "Monkey Rewards" + +#: mailchimp.php:501 +msgid "turning this on will place a \"powered by MailChimp\" link in your form that will earn you credits with us. It is optional and can be turned on or off at any time." +msgstr "selle sisselülitamine sisestab Sinu vormile lingi \"powered by MailChimp\", mis aitab Sul meie juures boonust koguda. See on valikuline ja seda saab alati välja lülitada." + +#: mailchimp.php:505 +msgid "Use Javascript Support?" +msgstr "Kasutan Javascripti tuge?" + +#: mailchimp.php:507 +msgid "turning this on will use fancy javascript submission and should degrade gracefully for users not using javascript. It is optional and can be turned on or off at any time." +msgstr "selle sisselülitamine paneb tööle udupeene javascripti, mis ei tohiks javascripti mittekasutajatele probleeme mitte valmistada. On valikuline ja saab alati välja lülitada." + +#: mailchimp.php:511 +msgid "Include Unsubscribe link?" +msgstr "Lisada meililistist eemaldamise link?" + +#: mailchimp.php:513 +msgid "turning this on will add a link to your host unsubscribe form" +msgstr "selle sisselülitamine lisab lingi sinu meililistist eemaldamise vormile" + +#: mailchimp.php:517 +msgid "Header content" +msgstr "Päise sisu" + +#: mailchimp.php:520 +msgid "You can fill this with your own Text, HTML markup (including image links), or Nothing!" +msgstr "Siia võid sisestada oma teksti, HTML sisu (koos pildilinkidega) või mitte midagi!" + +#: mailchimp.php:525 +msgid "Submit Button text" +msgstr "Saada nupu tekst" + +#: mailchimp.php:532 +msgid "Custom Styling" +msgstr "Välimuse muutmine" + +#: mailchimp.php:536 +msgid "Turned On?" +msgstr "Sisse lülitatud?" + +#: mailchimp.php:537 +msgid "Header Settings (only applies if there are no HTML tags in the Header Content area above)" +msgstr "Päise settingud (ainult juhul, kui ülalpool pole Päisesse sisestatud HTML koodi)" + +#: mailchimp.php:538 +#: mailchimp.php:552 +msgid "Border Width" +msgstr "Raami laius" + +#: mailchimp.php:539 +#: mailchimp.php:553 +msgid "Set to 0 for no border, do not enter px!" +msgstr "Kui raami ei soovi, sisesta 0, ära lisa px!" + +#: mailchimp.php:541 +#: mailchimp.php:555 +msgid "Border Color" +msgstr "Raami värv" + +#: mailchimp.php:542 +#: mailchimp.php:545 +#: mailchimp.php:548 +#: mailchimp.php:556 +#: mailchimp.php:559 +#: mailchimp.php:562 +msgid "do not enter initial #" +msgstr "ära lisa algusesse #" + +#: mailchimp.php:551 +msgid "Form Settings" +msgstr "Vormi settingud" + +#: mailchimp.php:571 +msgid "Merge Variables Included" +msgstr "Merge Variables lisatud" + +#: mailchimp.php:574 +msgid "No Merge Variables found." +msgstr "Ei leitud Merge Variables." + +#: mailchimp.php:580 +#: mailchimp.php:614 +msgid "Name" +msgstr "Nimi" + +#: mailchimp.php:581 +msgid "Tag" +msgstr "Tag" + +#: mailchimp.php:582 +msgid "Required?" +msgstr "Nõutav?" + +#: mailchimp.php:583 +msgid "Include?" +msgstr "Lisada?" + +#: mailchimp.php:603 +msgid "Interest Groups" +msgstr "Huvirühmad" + +#: mailchimp.php:605 +msgid "No Interest Groups Setup for this List" +msgstr "Sellele listile pole määratud huvirühmi" + +#: mailchimp.php:610 +msgid "Show?" +msgstr "Näita?" + +#: mailchimp.php:617 +msgid "Input Type" +msgstr "Sisendi liik" + +#: mailchimp.php:620 +msgid "Options" +msgstr "Valikud" + diff --git a/po/mailchimp_i18n-fr_FR.mo b/po/mailchimp_i18n-fr_FR.mo new file mode 100644 index 0000000..cffad73 Binary files /dev/null and b/po/mailchimp_i18n-fr_FR.mo differ diff --git a/po/mailchimp_i18n-fr_FR.po b/po/mailchimp_i18n-fr_FR.po new file mode 100644 index 0000000..5dab4f1 --- /dev/null +++ b/po/mailchimp_i18n-fr_FR.po @@ -0,0 +1,344 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR MailChimp API Support Team +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: MailChimp 1.1.5\n" +"Report-Msgid-Bugs-To: http://wordpress.org/tag/mailchimp\n" +"POT-Creation-Date: 2009-07-15 14:23-0400\n" +"PO-Revision-Date: 2010-12-17 14:37-0500\n" +"Last-Translator: MailChimp API \n" +"Language-Team: Contributed \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: mailchimp_includes.php:27 +#: mailchimp_includes.php:62 +msgid "You must fill in %s." +msgstr "Vous devez remplir %s." + +#: mailchimp_includes.php:59 +msgid "That email address is already subscribed to the list" +msgstr "Cette adresse email est déjà inscrite à la liste" + +#: mailchimp_includes.php:66 +#, php-format +msgid "%s has invalid content" +msgstr "%s : Le contenu est invalide" + +#: mailchimp_includes.php:68 +msgid "An invalid Interest Group was selected" +msgstr "Un Groupe d'intérêt invalide a été selectionné" + +#: mailchimp_includes.php:69 +msgid "That email address is invalid" +msgstr "Cette adresse email est invalide" + +#: mailchimp_includes.php:75 +msgid "Success, you've been signed up! Please look for our confirmation email!" +msgstr "Félicitations, vous vous êtes abonné ! Veuillez regarder le mail de confirmation qui vous a été envoyé !" + +#: mailchimp_includes.php:131 +msgid "required field" +msgstr "Champ requis" + +#: mailchimp_includes.php:168 +msgid "unsubscribe from list" +msgstr "Se désabonner de la liste" + +#: mailchimp_includes.php:171 +msgid "powered by" +msgstr "Propulsé par" + +#: mailchimp.php:135 +msgid "MailChimp Setup" +msgstr "Installation de MailChimp" + +#: mailchimp.php:150 +msgid "While upgrading the plugin setup, we were unable to login to your account. You will need to login again and setup your list." +msgstr "Alors que nous procédions à une mise à jour de l'installation du plugin, il nous a été impossible de se connecter à votre compte. Vous devrez vous reconnecter et organiser vos listes." + +#: mailchimp.php:156 +msgid "MailChimp List Setup" +msgstr "Organisations des listes MailChimp" + +#: mailchimp.php:166 +msgid "Success! We were able to verify your username & password! Let's continue, shall we?" +msgstr "Félicitations ! Nous avons réussi à vérifier votre nom d'utilisateur et votre mot de passe ! On continue ?" + +#: mailchimp.php:178 +msgid "Uh-oh, we were unable to login and verify your username & password. Please check them and try again!" +msgstr "Arf, il ne nous a pas été possible de se connecter et de vérifier votre nom d'utilisateur et mot de passe. Vérifiez les et retentez votre chance !" + +#: mailchimp.php:179 +msgid "The server said:" +msgstr "Le serveur a répondu :" + +#: mailchimp.php:222 +msgid "Sign up for" +msgstr "S'inscrire à" + +#: mailchimp.php:223 +msgid "Subscribe" +msgstr "S'abonner" + +#: mailchimp.php:253 +#, php-format +msgid "Success! Loaded and saved the info for %d Merge Variables and %d Interest Groups from your list" +msgstr "Félicitations ! %d Variables et %d Groupes d'Intérêts ont bien été chargés depuis votre liste et sauvegardés" + +#: mailchimp.php:256 +msgid "Now you should either Turn On the MailChimp Widget or change your options below, then turn it on." +msgstr "Maintenat vous devriez soit activer le Widget MailChimp ou changer vos options ci-dessous, et ensuite l'activer." + +#: mailchimp.php:284 +msgid "Successfully Reset your List selection... Now you get to pick again!" +msgstr "Votre sélection de liste a bien été réinitiallisée... Maintenant choisissez à nouveau !" + +#: mailchimp.php:290 +msgid "Monkey Rewards turned On!" +msgstr "Récompenses Mailchimp activées !" + +#: mailchimp.php:294 +msgid "Monkey Rewards turned Off!" +msgstr "Récompenses MailChimp désactivées !" + +#: mailchimp.php:299 +msgid "Fancy Javascript submission turned On!" +msgstr "Inscription fantaisiste ( En Javascript ) activée !" + +#: mailchimp.php:303 +msgid "Fancy Javascript submission turned Off!" +msgstr "Inscription fantaisiste ( En Javascript ) désactivée !" + +#: mailchimp.php:309 +msgid "Unsubscribe link turned On!" +msgstr "Lien de désabonnement activé !" + +#: mailchimp.php:313 +msgid "Unsubscribe link turned Off!" +msgstr "Lien de désabonnement désactivé !" + +#: mailchimp.php:359 +msgid "Successfully Updated your List Subscribe Form Settings!" +msgstr "Les Options de votre Formulaire d'inscription ont bien été mises à jour !" + +#: mailchimp.php:372 +msgid "Login Info" +msgstr "Informations de connexion" + +#: mailchimp.php:373 +msgid "To start using the MailChimp plugin, we first need to login and get your API Key. Please enter your MailChimp username and password below." +msgstr "Afin que vous puissiez utiliser le plugin MailChimp, vous devez tout d'abord vous connecter et recevoir votre clé API. Veuillez entrer votre nom d'utilisateur et mot de passe MailChimp ci dessous." + +#: mailchimp.php:375 +msgid "Don't have a MailChimp account? Try one for Free!" +msgstr "Vous n'avez pas encore de compte MailChimp ? Essayez gratuitement!" + +#: mailchimp.php:379 +msgid "Username" +msgstr "Nom d'utilisateur" + +#: mailchimp.php:383 +msgid "Password" +msgstr "Mot de passe" + +#: mailchimp.php:389 +msgid "Save & Check" +msgstr "Sauvegarder et Vérifier" + +#: mailchimp.php:394 +msgid "Notes" +msgstr "Notes" + +#: mailchimp.php:395 +msgid "Changing your settings at MailChimp.com may cause this to stop working." +msgstr "Le changement de votre paramètres sur MailChimp.com peut empecher cela de fonctionner." + +#: mailchimp.php:396 +msgid "If you change your login to a different account, the info you have setup below will be erased." +msgstr "Si vous changez votre comptre actuel pour un autre compte, les informations que vous avez entré ci dessous seront effacées." + +#: mailchimp.php:397 +msgid "If any of that happens, no biggie - just reconfigure your login and the items below..." +msgstr "Si quelque chose du genre se produit, pas de panique - il vous suffit de reconfigurer votre compte et les informations ci dessous." + +#: mailchimp.php:403 +msgid "Logged in as" +msgstr "Connecté en tant que" + +#: mailchimp.php:407 +msgid "Logout" +msgstr "Déconnexion" + +#: mailchimp.php:421 +msgid "Your Lists" +msgstr "Vos listes" + +#: mailchimp.php:423 +msgid "Please select the List you wish to create a Signup Form for." +msgstr "Veuillez sélectionner la liste pour laquelle vous souhaitez créer un Formulaire d'Inscription." + +#: mailchimp.php:432 +#, php-format +msgid "Uh-oh, you don't have any lists defined! Please visit %s, login, and setup a list before using this tool!" +msgstr "Oups, vous n'avez défini aucune liste ! Veuillez vous connecter à votre comptre %s et créer/organiser une liste avant d'utiliser cet outil !" + +#: mailchimp.php:437 +msgid "Select A List" +msgstr "Sélectionnez Une Liste" + +#: mailchimp.php:450 +msgid "Update List" +msgstr "Mettre à jour la liste" + +#: mailchimp.php:453 +msgid "Note:" +msgstr "Note :" + +#: mailchimp.php:453 +msgid "Updating your list will not cause settings below to be lost. Changing to a new list will." +msgstr "La mise à jour de votre liste ne causera pas la perte des données ci dessous. Cependant, changer pour une nouvelle liste en causera la perte." + +#: mailchimp.php:471 +msgid "Reset List Options and Select again" +msgstr "Réinitialisez les réglages de vos listes et resélectionnez" + +#: mailchimp.php:474 +msgid "Subscribe Form Widget Settings for this List" +msgstr "Options du Widget du Formulaire d'inscription pour cette liste" + +#: mailchimp.php:475 +msgid "Selected MailChimp List" +msgstr "Liste MailChimp selectionnée" + +#: mailchimp.php:496 +#: mailchimp.php:569 +#: mailchimp.php:630 +msgid "Update Subscribe Form Settings" +msgstr "Mettre à jour les options de ce Formulaire d'inscription" + +#: mailchimp.php:499 +msgid "Monkey Rewards" +msgstr "Récompenses MailChimp" + +#: mailchimp.php:501 +msgid "turning this on will place a \"powered by MailChimp\" link in your form that will earn you credits with us. It is optional and can be turned on or off at any time." +msgstr "Activer cette option placera un lien \"Propulsé par MailChimp\" dans votre formulaire qui vous fera gagner des crédits MailChimp. C'est optionnel et peut être activé ou désactivé à tout moment." + +#: mailchimp.php:505 +msgid "Use Javascript Support?" +msgstr "Utiliser le Support Javascript ?" + +#: mailchimp.php:507 +msgid "turning this on will use fancy javascript submission and should degrade gracefully for users not using javascript. It is optional and can be turned on or off at any time." +msgstr "Si vous activez ceci vous utiliserait une soumission fantaisiste en javascript qui pourrait dégrader l'utilisateur des visiteur qui n'ont pas installé javascript. C'est optionnel et peut être activer ou désactiver à tout moment." + +#: mailchimp.php:511 +msgid "Include Unsubscribe link?" +msgstr "Inclure un lien de désabonnement ?" + +#: mailchimp.php:513 +msgid "turning this on will add a link to your host unsubscribe form" +msgstr "Activer ceci ajouter un lien au formulaire de désabonnement de votre hote" + +#: mailchimp.php:517 +msgid "Header content" +msgstr "Contenu de l'entête" + +#: mailchimp.php:520 +msgid "You can fill this with your own Text, HTML markup (including image links), or Nothing!" +msgstr "Vous pouvez remplir ceci avec votre propre Texte, Contenu HTML ( Contenant des liens vers des images ), ou Rien du tout !" + +#: mailchimp.php:525 +msgid "Submit Button text" +msgstr "Text du bouton de soumition" + +#: mailchimp.php:532 +msgid "Custom Styling" +msgstr "Mise en forme customisée" + +#: mailchimp.php:536 +msgid "Turned On?" +msgstr "Activer ?" + +#: mailchimp.php:537 +msgid "Header Settings (only applies if there are no HTML tags in the Header Content area above)" +msgstr "Options de l'Entête ( S'applique seulement s'il n'y a pas de code HTML dans le contenu de l'Entête )" + +#: mailchimp.php:538 +#: mailchimp.php:552 +msgid "Border Width" +msgstr "Largeur du bord" + +#: mailchimp.php:539 +#: mailchimp.php:553 +msgid "Set to 0 for no border, do not enter px!" +msgstr "Indiquez 0 pour qu'il n'y ait pas de bordure, indiquer px est inutile !" + +#: mailchimp.php:541 +#: mailchimp.php:555 +msgid "Border Color" +msgstr "Couleur du bord" + +#: mailchimp.php:542 +#: mailchimp.php:545 +#: mailchimp.php:548 +#: mailchimp.php:556 +#: mailchimp.php:559 +#: mailchimp.php:562 +msgid "do not enter initial #" +msgstr "Ne tappez pas # au début" + +#: mailchimp.php:551 +msgid "Form Settings" +msgstr "Réglages du formulaire" + +#: mailchimp.php:571 +msgid "Merge Variables Included" +msgstr "Variables inclues" + +#: mailchimp.php:574 +msgid "No Merge Variables found." +msgstr "Aucune variable n'a été trouvé" + +#: mailchimp.php:580 +#: mailchimp.php:614 +msgid "Name" +msgstr "Nom" + +#: mailchimp.php:581 +msgid "Tag" +msgstr "Tag" + +#: mailchimp.php:582 +msgid "Required?" +msgstr "Requis ?" + +#: mailchimp.php:583 +msgid "Include?" +msgstr "Inclure ?" + +#: mailchimp.php:603 +msgid "Interest Groups" +msgstr "Groupes d'intérêts" + +#: mailchimp.php:605 +msgid "No Interest Groups Setup for this List" +msgstr "Aucun Groupe d'intérêt n'a configuré pour cette liste" + +#: mailchimp.php:610 +msgid "Show?" +msgstr "Voir ?" + +#: mailchimp.php:617 +msgid "Input Type" +msgstr "Type d'entrée" + +#: mailchimp.php:620 +msgid "Options" +msgstr "Options" + diff --git a/po/mailchimp_i18n-he_IL.mo b/po/mailchimp_i18n-he_IL.mo new file mode 100644 index 0000000..4632ed2 Binary files /dev/null and b/po/mailchimp_i18n-he_IL.mo differ diff --git a/po/mailchimp_i18n-he_IL.po b/po/mailchimp_i18n-he_IL.po new file mode 100644 index 0000000..92a365f --- /dev/null +++ b/po/mailchimp_i18n-he_IL.po @@ -0,0 +1,343 @@ +# Copyright (C) YEAR MailChimp API Support Team +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: MailChimp 1.1.5\n" +"Report-Msgid-Bugs-To: http://wordpress.org/tag/mailchimp\n" +"POT-Creation-Date: 2009-07-15 14:23-0400\n" +"PO-Revision-Date: 2012-02-07 09:05-0500\n" +"Last-Translator: MailChimp API \n" +"Language-Team: MailChimp API \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: mailchimp_includes.php:27 +#: mailchimp_includes.php:62 +msgid "You must fill in %s." +msgstr "אנא מלא את %s." + +#: mailchimp_includes.php:59 +msgid "That email address is already subscribed to the list" +msgstr "כתובת אימייל זאת כבר מנויה לרשימה" + +#: mailchimp_includes.php:66 +#, php-format +msgid "%s has invalid content" +msgstr "%s יש תוכן לא תקין" + +#: mailchimp_includes.php:68 +msgid "An invalid Interest Group was selected" +msgstr "נבחרה קבוצת עניין אשר אינה זמינה" + +#: mailchimp_includes.php:69 +msgid "That email address is invalid" +msgstr "כתובת האימייל הזאת איננה תקינה" + +#: mailchimp_includes.php:75 +msgid "Success, you've been signed up! Please look for our confirmation email!" +msgstr "נרשמתם בהצלחה! אנא חפשו את אימייל האישור להשלמת ההרשמה!" + +#: mailchimp_includes.php:131 +msgid "required field" +msgstr "שדה נדרש" + +#: mailchimp_includes.php:168 +msgid "unsubscribe from list" +msgstr "הסר רישום מהרשימה" + +#: mailchimp_includes.php:171 +msgid "powered by" +msgstr "מונע על ידי" + +#: mailchimp.php:135 +msgid "MailChimp Setup" +msgstr "התקנת MailChimp " + +#: mailchimp.php:150 +msgid "While upgrading the plugin setup, we were unable to login to your account. You will need to login again and setup your list." +msgstr "בזמן עדכון התוסף לא הצלחנו להתחבר לחשבון שלך. אנא התחבר מחדש כדי להגדיר את הרשימה שלך" + +#: mailchimp.php:156 +msgid "MailChimp List Setup" +msgstr "התקנת רשימת MailChimp " + +#: mailchimp.php:166 +msgid "Success! We were able to verify your username & password! Let's continue, shall we?" +msgstr "הצלחנו לאמת את שם המשתמש והסיסמה שלך בהצלחה, בוא נתקדם טוב?" + +#: mailchimp.php:178 +msgid "Uh-oh, we were unable to login and verify your username & password. Please check them and try again!" +msgstr "" + +#: mailchimp.php:179 +msgid "The server said:" +msgstr "השרת אמר:" + +#: mailchimp.php:222 +msgid "Sign up for" +msgstr "הרשמו ל:" + +#: mailchimp.php:223 +msgid "Subscribe" +msgstr "הרשמו כמנויים" + +#: mailchimp.php:253 +#, php-format +msgid "Success! Loaded and saved the info for %d Merge Variables and %d Interest Groups from your list" +msgstr "" + +#: mailchimp.php:256 +msgid "Now you should either Turn On the MailChimp Widget or change your options below, then turn it on." +msgstr "" + +#: mailchimp.php:284 +msgid "Successfully Reset your List selection... Now you get to pick again!" +msgstr "" + +#: mailchimp.php:290 +msgid "Monkey Rewards turned On!" +msgstr "הטבות Monkey פועלות!" + +#: mailchimp.php:294 +msgid "Monkey Rewards turned Off!" +msgstr "הטבות Monkey כבויות!" + +#: mailchimp.php:299 +msgid "Fancy Javascript submission turned On!" +msgstr "הגשת ג'אווה סקריפט מעוצבת מופעלת!" + +#: mailchimp.php:303 +msgid "Fancy Javascript submission turned Off!" +msgstr "הגשת ג'אווה סקריפט מעוצבת כבויה!" + +#: mailchimp.php:309 +msgid "Unsubscribe link turned On!" +msgstr "קישור ביטול הרשמה מופעל!" + +#: mailchimp.php:313 +msgid "Unsubscribe link turned Off!" +msgstr "קישור ביטול הרשמה כבוי!" + +#: mailchimp.php:359 +msgid "Successfully Updated your List Subscribe Form Settings!" +msgstr "ההגדרות של הטופס רישום למנויים עודכנו בהצלחה!" + +#: mailchimp.php:372 +msgid "Login Info" +msgstr "מידע התחברות" + +#: mailchimp.php:373 +msgid "To start using the MailChimp plugin, we first need to login and get your API Key. Please enter your MailChimp username and password below." +msgstr "" + +#: mailchimp.php:375 +msgid "Don't have a MailChimp account? Try one for Free!" +msgstr "" + +#: mailchimp.php:379 +msgid "Username" +msgstr "שם משתמש" + +#: mailchimp.php:383 +msgid "Password" +msgstr "סיסמה" + +#: mailchimp.php:389 +msgid "Save & Check" +msgstr "שמור ובדוק" + +#: mailchimp.php:394 +msgid "Notes" +msgstr "הערות" + +#: mailchimp.php:395 +msgid "Changing your settings at MailChimp.com may cause this to stop working." +msgstr "שינוי ההגדרות שלך באתר MailChimp.com עשוי לגרום לזה להפסיק לעבוד." + +#: mailchimp.php:396 +msgid "If you change your login to a different account, the info you have setup below will be erased." +msgstr "אם תשנה את פרטי הכניסה של החשבון שלך המידע שהגדרת למטה ימחק." + +#: mailchimp.php:397 +msgid "If any of that happens, no biggie - just reconfigure your login and the items below..." +msgstr "אם זה יקרה, לא נורא.. תוכל פשוט להגדיר את פרטי הכניסה שלך ואת ההגדרות למטה..." + +#: mailchimp.php:403 +msgid "Logged in as" +msgstr "מחובר כ:" + +#: mailchimp.php:407 +msgid "Logout" +msgstr "להתנתק" + +#: mailchimp.php:421 +msgid "Your Lists" +msgstr "הרשימות שלך" + +#: mailchimp.php:423 +msgid "Please select the List you wish to create a Signup Form for." +msgstr "אנא בחר את הרשימה לה אתה רוצה ליצור טופס הרשמה" + +#: mailchimp.php:432 +#, php-format +msgid "Uh-oh, you don't have any lists defined! Please visit %s, login, and setup a list before using this tool!" +msgstr "או-לא! לא הגדרת אף רשימה! אנא בקר ב %s, התחבר והגדרת רשימה לפני שאתה משתמש בכלי זה." + +#: mailchimp.php:437 +msgid "Select A List" +msgstr "בחר רשימה" + +#: mailchimp.php:450 +msgid "Update List" +msgstr "עדכן רשימה" + +#: mailchimp.php:453 +msgid "Note:" +msgstr "הערה:" + +#: mailchimp.php:453 +msgid "Updating your list will not cause settings below to be lost. Changing to a new list will." +msgstr "עדכון הרשימה שלך לא יגרום להגדרות למטה להמחק. שינוי לרשימה חדשה יגרום לכך." + +#: mailchimp.php:471 +msgid "Reset List Options and Select again" +msgstr "איפוס רשימת האפשרויות ובחירה מחדש" + +#: mailchimp.php:474 +msgid "Subscribe Form Widget Settings for this List" +msgstr "הגדרות טופס הרשמה כמנוי לרשימה זאת" + +#: mailchimp.php:475 +msgid "Selected MailChimp List" +msgstr "בחר רשימת MailChimp " + +#: mailchimp.php:496 +#: mailchimp.php:569 +#: mailchimp.php:630 +msgid "Update Subscribe Form Settings" +msgstr "עדכון טופס הרשמה כמנוי" + +#: mailchimp.php:499 +msgid "Monkey Rewards" +msgstr "הטבות Monkey " + +#: mailchimp.php:501 +msgid "turning this on will place a \"powered by MailChimp\" link in your form that will earn you credits with us. It is optional and can be turned on or off at any time." +msgstr "הפעלה של זה ימקם קישור \"powered by MailChimp\" בטופס ויתן לך נקודות קרדיט אצלנו. זה אופציונלי וניתן לכבות את זה בכל זמן." + +#: mailchimp.php:505 +msgid "Use Javascript Support?" +msgstr "לתמוך בג'אווה סקריפט?" + +#: mailchimp.php:507 +msgid "turning this on will use fancy javascript submission and should degrade gracefully for users not using javascript. It is optional and can be turned on or off at any time." +msgstr "הפעלה של אפשרות זאת תגרום לשימוש בטופס מעוצב מבוסס ג'אווה סקריפט למעט עבור משתמשים שאין להם ג'אווה סקריפט. זה אופציונלי וניתן לכיבוי בכל עת." + +#: mailchimp.php:511 +msgid "Include Unsubscribe link?" +msgstr "לכלול קישור לביטול הרשמה?" + +#: mailchimp.php:513 +msgid "turning this on will add a link to your host unsubscribe form" +msgstr "הפעלה של זה תוסיף קישור לטופס ביטול הרשמה" + +#: mailchimp.php:517 +msgid "Header content" +msgstr "תוכן ראש הדף" + +#: mailchimp.php:520 +msgid "You can fill this with your own Text, HTML markup (including image links), or Nothing!" +msgstr "אתה יכול למלא את זה עם הטקסט שלך, תגיות HTML (כולל תמונות וקישורים) או עם כלום!" + +#: mailchimp.php:525 +msgid "Submit Button text" +msgstr "טקסט כפתור הגשה" + +#: mailchimp.php:532 +msgid "Custom Styling" +msgstr "עיצוב מותאם אישית" + +#: mailchimp.php:536 +msgid "Turned On?" +msgstr "מופעל?" + +#: mailchimp.php:537 +msgid "Header Settings (only applies if there are no HTML tags in the Header Content area above)" +msgstr "הגדרות ראש הדף (עובד רק אם אין שום תגיות HTML באיזור ראש המסמך)" + +#: mailchimp.php:538 +#: mailchimp.php:552 +msgid "Border Width" +msgstr "רוחב הגבול" + +#: mailchimp.php:539 +#: mailchimp.php:553 +msgid "Set to 0 for no border, do not enter px!" +msgstr "קבע כ- 0 כדי שלא להציג גבול בכלל, אל תכניס px!" + +#: mailchimp.php:541 +#: mailchimp.php:555 +msgid "Border Color" +msgstr "צבע הגבול" + +#: mailchimp.php:542 +#: mailchimp.php:545 +#: mailchimp.php:548 +#: mailchimp.php:556 +#: mailchimp.php:559 +#: mailchimp.php:562 +msgid "do not enter initial #" +msgstr "אל תכניס ערך התחלתי #" + +#: mailchimp.php:551 +msgid "Form Settings" +msgstr "הגדרות טופס" + +#: mailchimp.php:571 +msgid "Merge Variables Included" +msgstr "משתנים תואמים נכללו." + +#: mailchimp.php:574 +msgid "No Merge Variables found." +msgstr "לא נמצאו משתנים תואמים." + +#: mailchimp.php:580 +#: mailchimp.php:614 +msgid "Name" +msgstr "שם" + +#: mailchimp.php:581 +msgid "Tag" +msgstr "тикет" + +#: mailchimp.php:582 +msgid "Required?" +msgstr "נדרש?" + +#: mailchimp.php:583 +msgid "Include?" +msgstr "לכלול?" + +#: mailchimp.php:603 +msgid "Interest Groups" +msgstr "קבוצות עניין" + +#: mailchimp.php:605 +msgid "No Interest Groups Setup for this List" +msgstr "לא נבחר קבוצות לרשימה זאת" + +#: mailchimp.php:610 +msgid "Show?" +msgstr "להציג?" + +#: mailchimp.php:617 +msgid "Input Type" +msgstr "סוג שדה קלט" + +#: mailchimp.php:620 +msgid "Options" +msgstr "אפשרויות" + diff --git a/po/mailchimp_i18n-hu_HU.mo b/po/mailchimp_i18n-hu_HU.mo new file mode 100644 index 0000000..0a5e30a Binary files /dev/null and b/po/mailchimp_i18n-hu_HU.mo differ diff --git a/po/mailchimp_i18n-hu_HU.po b/po/mailchimp_i18n-hu_HU.po new file mode 100644 index 0000000..4c58956 --- /dev/null +++ b/po/mailchimp_i18n-hu_HU.po @@ -0,0 +1,349 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR MailChimp API Support Team +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: MailChimp 1.1.5\n" +"Report-Msgid-Bugs-To: http://wordpress.org/tag/mailchimp\n" +"POT-Creation-Date: 2009-07-15 14:23-0400\n" +"PO-Revision-Date: 2010-12-17 14:37-0500\n" +"Last-Translator: MailChimp API \n" +"Language-Team: Fordítók \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Poedit-Basepath: c:\\weblapjaim\\wordpress-egyéb\\plugins\\mailchimp\n" +"X-Poedit-Language: Hungarian\n" +"X-Poedit-Country: HUNGARY\n" +"X-Poedit-SourceCharset: utf-8\n" +"Plural-Forms: k\n" + +#: mailchimp_includes.php:27 +#: mailchimp_includes.php:62 +msgid "You must fill in %s." +msgstr "Töltse ki %s." + +#: mailchimp_includes.php:59 +msgid "That email address is already subscribed to the list" +msgstr "Ez az E-mil cím már a listán van" + +#: mailchimp_includes.php:66 +#, php-format +msgid "%s has invalid content" +msgstr "%s helytelen tartalom" + +#: mailchimp_includes.php:68 +msgid "An invalid Interest Group was selected" +msgstr "Érvénytelen Interest Group lett kiválasztva" + +#: mailchimp_includes.php:69 +msgid "That email address is invalid" +msgstr "Érvénytelen E-mail cím" + +#: mailchimp_includes.php:75 +msgid "Success, you've been signed up! Please look for our confirmation email!" +msgstr "Sikerült, Ön feliratkozott! Kérem keresse meg a visszaigazolást tartalmazó e-mailt!" + +#: mailchimp_includes.php:131 +msgid "required field" +msgstr "szükséges mező" + +#: mailchimp_includes.php:168 +msgid "unsubscribe from list" +msgstr "listáról való leíratkozás" + +#: mailchimp_includes.php:171 +msgid "powered by" +msgstr "készítette:" + +#: mailchimp.php:135 +msgid "MailChimp Setup" +msgstr "MailChimp beállítás" + +#: mailchimp.php:150 +msgid "While upgrading the plugin setup, we were unable to login to your account. You will need to login again and setup your list." +msgstr "A kiegészítő beállításakor nem tudtunk belépni az Ön fiókjába. Önnek ismét be kell jelentkeznie és beállítania a listát." + +#: mailchimp.php:156 +msgid "MailChimp List Setup" +msgstr "MailChimp Lista beállítás" + +#: mailchimp.php:166 +msgid "Success! We were able to verify your username & password! Let's continue, shall we?" +msgstr "Sikerült! Ellenőriztük a felhasználónevét és jelszavát! Folytathatjuk?" + +#: mailchimp.php:178 +msgid "Uh-oh, we were unable to login and verify your username & password. Please check them and try again!" +msgstr "Jaj-jaj! Baj van! Nem tudtunk belépni a fiókjába a megadott felhasználónév-jelszó párossal.Ellenőrizze, azután próbálja meg újra!" + +#: mailchimp.php:179 +msgid "The server said:" +msgstr "A szerver mondja:" + +#: mailchimp.php:222 +msgid "Sign up for" +msgstr "Bejelentkezés" + +#: mailchimp.php:223 +msgid "Subscribe" +msgstr "Felíratkozás" + +#: mailchimp.php:253 +#, php-format +msgid "Success! Loaded and saved the info for %d Merge Variables and %d Interest Groups from your list" +msgstr "Sikerült! A %d Merge Variables és a %d Interest Groups betöltve és mentve a listájáról" + +#: mailchimp.php:256 +msgid "Now you should either Turn On the MailChimp Widget or change your options below, then turn it on." +msgstr "Most vagy bekapcsolja a MailChimp Widget-t vagy változtat a lenti opción azzal, hogy azt bekapcsolja." + +#: mailchimp.php:284 +msgid "Successfully Reset your List selection... Now you get to pick again!" +msgstr "Sikresen visszaállítottaa Lista választót... Most ismét neki állhat!" + +#: mailchimp.php:290 +msgid "Monkey Rewards turned On!" +msgstr "Monkey Rewards bekapcsolva!" + +#: mailchimp.php:294 +msgid "Monkey Rewards turned Off!" +msgstr "Monkey Rewards kikacsolva!" + +#: mailchimp.php:299 +msgid "Fancy Javascript submission turned On!" +msgstr "Fancy Javascript bekapcsolva!!" + +#: mailchimp.php:303 +msgid "Fancy Javascript submission turned Off!" +msgstr "Fancy Javascript kikapcsolva!" + +#: mailchimp.php:309 +msgid "Unsubscribe link turned On!" +msgstr "Leíratkozó link bekapcsolva!" + +#: mailchimp.php:313 +msgid "Unsubscribe link turned Off!" +msgstr "Leíratkozó link kikapcsolva!" + +#: mailchimp.php:359 +msgid "Successfully Updated your List Subscribe Form Settings!" +msgstr "Sikeresen frissítette a lista felíratkozó beállításait!" + +#: mailchimp.php:372 +msgid "Login Info" +msgstr "Bejelentkező információ" + +#: mailchimp.php:373 +msgid "To start using the MailChimp plugin, we first need to login and get your API Key. Please enter your MailChimp username and password below." +msgstr "A MailChimp plugin első használatakor be kell jelentkeznünk és megkapnunk az API key-t. Kérem adja meg a felhasználónevét és jelszavát." + +#: mailchimp.php:375 +msgid "Don't have a MailChimp account? Try one for Free!" +msgstr "Még nincs MailChimp fiókja? Próbálja ki ingyen!" + +#: mailchimp.php:379 +msgid "Username" +msgstr "Felhasználónév" + +#: mailchimp.php:383 +msgid "Password" +msgstr "Jelszó" + +#: mailchimp.php:389 +msgid "Save & Check" +msgstr "Ment & Ellenőriz" + +#: mailchimp.php:394 +msgid "Notes" +msgstr "Megjegyzés" + +#: mailchimp.php:395 +msgid "Changing your settings at MailChimp.com may cause this to stop working." +msgstr "A beállítások megváltoztatása a MailChimp.com-on lehet, hogy leállítja a működést. " + +#: mailchimp.php:396 +msgid "If you change your login to a different account, the info you have setup below will be erased." +msgstr "Ha a bejelentkezési fiókját módosítja, akkor az eltárolt beállítások törlődnek." + +#: mailchimp.php:397 +msgid "If any of that happens, no biggie - just reconfigure your login and the items below..." +msgstr "Ha bármi is történt, ami nem olyan fontos, csak állítsa be újra a bejelentkezését és a tételeket..." + +#: mailchimp.php:403 +msgid "Logged in as" +msgstr "Belépve, mint" + +#: mailchimp.php:407 +msgid "Logout" +msgstr "Kijelentkezés" + +#: mailchimp.php:421 +msgid "Your Lists" +msgstr "Az Ön listája" + +#: mailchimp.php:423 +msgid "Please select the List you wish to create a Signup Form for." +msgstr "Válassza ki az a listát, amihez a Feljelentkezési lapot készíti." + +#: mailchimp.php:432 +#, php-format +msgid "Uh-oh, you don't have any lists defined! Please visit %s, login, and setup a list before using this tool!" +msgstr "Jaj-jaj, baj van! Még nem készített listát! Kérem látogassa me %s, lépjen be és állítsa be a a listáját ezzel az eszközzel!" + +#: mailchimp.php:437 +msgid "Select A List" +msgstr "Válasszon egy listát" + +#: mailchimp.php:450 +msgid "Update List" +msgstr "A lista frissítése" + +#: mailchimp.php:453 +msgid "Note:" +msgstr "Megjegyzés: " + +#: mailchimp.php:453 +msgid "Updating your list will not cause settings below to be lost. Changing to a new list will." +msgstr "Nem a listája firrítésekor keletkeztek a lenti beállítási gondok. Készítsen másikat." + +#: mailchimp.php:471 +msgid "Reset List Options and Select again" +msgstr "Törölje a Lista opcióit és válasszon megint" + +#: mailchimp.php:474 +msgid "Subscribe Form Widget Settings for this List" +msgstr "Feliratkozó lap widget beállításai ehhez a listához" + +#: mailchimp.php:475 +msgid "Selected MailChimp List" +msgstr "A kiválaszott MailChimp Lista" + +#: mailchimp.php:496 +#: mailchimp.php:569 +#: mailchimp.php:630 +msgid "Update Subscribe Form Settings" +msgstr "Felíratkozó lap beállítások frissítése" + +#: mailchimp.php:499 +msgid "Monkey Rewards" +msgstr "Monkey Rewards" + +#: mailchimp.php:501 +msgid "turning this on will place a \"powered by MailChimp\" link in your form that will earn you credits with us. It is optional and can be turned on or off at any time." +msgstr "amikor bekapcsolja, elhelyezi a \"powered by MailChimp\" link-et a lapjára, amellyel pénzt is kereshet a segítségünkkel. Választható és bármikor ki-bekapcsolhatja." + +#: mailchimp.php:505 +msgid "Use Javascript Support?" +msgstr "Használ Javascript Support-ot?" + +#: mailchimp.php:507 +msgid "turning this on will use fancy javascript submission and should degrade gracefully for users not using javascript. It is optional and can be turned on or off at any time." +msgstr "amikor bekapcsolja, használni fogja a Fancy Javascript-et és elegánsan gyengítheti azokat a felhasználókat, aki nem használnak javascriptet. Választható és bármikor ki-bekapcsolhatja." + +#: mailchimp.php:511 +msgid "Include Unsubscribe link?" +msgstr "Benne legyen a leíratkozás link?" + +#: mailchimp.php:513 +msgid "turning this on will add a link to your host unsubscribe form" +msgstr "amikor bekapcsolja, kap egy linket a Leíratkozó laphoz" + +#: mailchimp.php:517 +msgid "Header content" +msgstr "Fejléc tartalma" + +#: mailchimp.php:520 +msgid "You can fill this with your own Text, HTML markup (including image links), or Nothing!" +msgstr "Kitöltheti a saját szövegével, HTML jelekkel (kép linkek is), de semmi egyéb!" + +#: mailchimp.php:525 +msgid "Submit Button text" +msgstr "OK gomb felirata" + +#: mailchimp.php:532 +msgid "Custom Styling" +msgstr "Stílus változtatása" + +#: mailchimp.php:536 +msgid "Turned On?" +msgstr "Bekapcsolja?" + +#: mailchimp.php:537 +msgid "Header Settings (only applies if there are no HTML tags in the Header Content area above)" +msgstr "Fejlcé Beállítások (csak akkor jelenik meg, ha nincs HTML kód a Fejlcé tartalom-ban)" + +#: mailchimp.php:538 +#: mailchimp.php:552 +msgid "Border Width" +msgstr "Keret szélesség" + +#: mailchimp.php:539 +#: mailchimp.php:553 +msgid "Set to 0 for no border, do not enter px!" +msgstr "Nincs keret, az 0, ne írjon semmit px!" + +#: mailchimp.php:541 +#: mailchimp.php:555 +msgid "Border Color" +msgstr "Keret szín" + +#: mailchimp.php:542 +#: mailchimp.php:545 +#: mailchimp.php:548 +#: mailchimp.php:556 +#: mailchimp.php:559 +#: mailchimp.php:562 +msgid "do not enter initial #" +msgstr "ne írjon kezdeti #" + +#: mailchimp.php:551 +msgid "Form Settings" +msgstr "Lap beállítások" + +#: mailchimp.php:571 +msgid "Merge Variables Included" +msgstr "Merge Variables benne van" + +#: mailchimp.php:574 +msgid "No Merge Variables found." +msgstr "Nincs sehol a Merge Variables." + +#: mailchimp.php:580 +#: mailchimp.php:614 +msgid "Name" +msgstr "Név" + +#: mailchimp.php:581 +msgid "Tag" +msgstr "Tag" + +#: mailchimp.php:582 +msgid "Required?" +msgstr "Nagyon kell?" + +#: mailchimp.php:583 +msgid "Include?" +msgstr "Benne van?" + +#: mailchimp.php:603 +msgid "Interest Groups" +msgstr "Interest Groups" + +#: mailchimp.php:605 +msgid "No Interest Groups Setup for this List" +msgstr "A listában nincs Interest Groups beállítás" + +#: mailchimp.php:610 +msgid "Show?" +msgstr "Megjelenítés?" + +#: mailchimp.php:617 +msgid "Input Type" +msgstr "Bevitel típusa" + +#: mailchimp.php:620 +msgid "Options" +msgstr "Lehetőségek" + diff --git a/po/mailchimp_i18n-it_IT.mo b/po/mailchimp_i18n-it_IT.mo new file mode 100644 index 0000000..1a9fd8d Binary files /dev/null and b/po/mailchimp_i18n-it_IT.mo differ diff --git a/po/mailchimp_i18n-it_IT.po b/po/mailchimp_i18n-it_IT.po new file mode 100644 index 0000000..8effe99 --- /dev/null +++ b/po/mailchimp_i18n-it_IT.po @@ -0,0 +1,360 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR MailChimp API Support Team +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: MailChimp 1.1.5\n" +"Report-Msgid-Bugs-To: http://wordpress.org/tag/mailchimp\n" +"POT-Creation-Date: 2009-07-15 14:23-0400\n" +"PO-Revision-Date: 2010-12-17 14:36-0500\n" +"Last-Translator: MailChimp API \n" +"Language-Team: MailChimp API \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: mailchimp_includes.php:27 +#: mailchimp_includes.php:62 +msgid "You must fill in %s." +msgstr "È necessario compilare %s." + +#: mailchimp_includes.php:59 +msgid "That email address is already subscribed to the list" +msgstr "Questa email è già iscitta alla lista" + +#: mailchimp_includes.php:66 +#, php-format +msgid "%s has invalid content" +msgstr "%s contenuto non valido" + +#: mailchimp_includes.php:68 +msgid "An invalid Interest Group was selected" +msgstr "Un invalido Interest Group è stato selezionato" + +#: mailchimp_includes.php:69 +msgid "That email address is invalid" +msgstr "Questa email non è valida" + +#: mailchimp_includes.php:75 +msgid "Success, you've been signed up! Please look for our confirmation email!" +msgstr " Ok, sei stato/a registrato/a! Per favore controlla la nostra email di conferma!" + +#: mailchimp_includes.php:131 +msgid "required field" +msgstr "campo richiesto!" + +#: mailchimp_includes.php:168 +msgid "unsubscribe from list" +msgstr "cancellati da questa lista" + +#: mailchimp_includes.php:171 +msgid "powered by" +msgstr "powered by" + +#: mailchimp.php:135 +msgid "MailChimp Setup" +msgstr "Impostazioni MailChimp" + +#: mailchimp.php:150 +msgid "While upgrading the plugin setup, we were unable to login to your account. You will need to login again and setup your list." +msgstr "Mentre aggiorniamo le impostazioni del plugin, siamo stati in grado di accedere al tuo account. Fai di nuovo il login e imposta la tua lista." + +#: mailchimp.php:156 +msgid "MailChimp List Setup" +msgstr "Impostazioni MailChimp List" + +#: mailchimp.php:166 +msgid "Success! We were able to verify your username & password! Let's continue, shall we?" +msgstr "Successo! Siamo stati in grado di verificare il tuo nome utente e password! Continuiamo, va bene?" + +#: mailchimp.php:178 +msgid "Uh-oh, we were unable to login and verify your username & password. Please check them and try again!" +msgstr "Uh-oh, siamo stati in grado di accedere e verificare il tuo nome utente e password. Si prega di verificare e riprovare!" + +#: mailchimp.php:179 +msgid "The server said:" +msgstr "Il server dice:" + +#: mailchimp.php:222 +msgid "Sign up for" +msgstr "Iscriviti per:" + +#: mailchimp.php:223 +msgid "Subscribe" +msgstr "Subscribe" + +#: mailchimp.php:253 +#, php-format +msgid "Success! Loaded and saved the info for %d Merge Variables and %d Interest Groups from your list" +msgstr "Successo! Caricate e salvate le informazioni per le %d variabili e %d gruppi di interesse dalla lista" + +#: mailchimp.php:256 +msgid "Now you should either Turn On the MailChimp Widget or change your options below, then turn it on." +msgstr "Ora si deve attivare il Widget MailChimp o modificare le opzioni di seguito, quindi attivarlo." + +#: mailchimp.php:284 +msgid "Successfully Reset your List selection... Now you get to pick again!" +msgstr "Opzioni resettate con successo...Ora scegli di nuovo!" + +#: mailchimp.php:290 +msgid "Monkey Rewards turned On!" +msgstr "Monkey Rewards turned On!" + +#: mailchimp.php:294 +msgid "Monkey Rewards turned Off!" +msgstr "Monkey Rewards turned Off!" + +#: mailchimp.php:299 +msgid "Fancy Javascript submission turned On!" +msgstr "L'iscrizione con Fancy Javascript attivata!" + +#: mailchimp.php:303 +msgid "Fancy Javascript submission turned Off!" +msgstr "L'iscrizione con Fancy Javascript disattivata!" + +#: mailchimp.php:309 +msgid "Unsubscribe link turned On!" +msgstr "Link di cancellazione attivato!" + +#: mailchimp.php:313 +msgid "Unsubscribe link turned Off!" +msgstr "Link di cancellazione disattivato!" + +#: mailchimp.php:359 +msgid "Successfully Updated your List Subscribe Form Settings!" +msgstr "Le impostazioni della lista modulo di iscrizione sono state salvate!" + +#: mailchimp.php:372 +msgid "Login Info" +msgstr "Login Info" + +#: mailchimp.php:373 +msgid "To start using the MailChimp plugin, we first need to login and get your API Key. Please enter your MailChimp username and password below." +msgstr "Per iniziare ad usare il plugin MailChimp,devi fare il login ed inserire la tua API Key. Per favore inserisci username e password di Mailchimp." + +#: mailchimp.php:375 +msgid "Don't have a MailChimp account? Try one for Free!" +msgstr "Non hai un Account Mailchimp?Prova adesso gratis!" + +#: mailchimp.php:379 +msgid "Username" +msgstr "Username" + +#: mailchimp.php:383 +msgid "Password" +msgstr "Password" + +#: mailchimp.php:389 +msgid "Save & Check" +msgstr "Salva" + +#: mailchimp.php:394 +msgid "Notes" +msgstr "Note" + +#: mailchimp.php:395 +msgid "Changing your settings at MailChimp.com may cause this to stop working." +msgstr "Cambiando le impostazioni su MailChimp.com,potresti causare un'errore." + +#: mailchimp.php:396 +msgid "If you change your login to a different account, the info you have setup below will be erased." +msgstr "Se cambi le impostazioni di login per un account differente,le informazioni saranno cancellate." + +#: mailchimp.php:397 +msgid "If any of that happens, no biggie - just reconfigure your login and the items below..." +msgstr "Se succede qualcosa non disperartii...configura nuovamente il login e le impostazioni qui sotto..." + +#: mailchimp.php:403 +msgid "Logged in as" +msgstr "Loggato come " + +#: mailchimp.php:407 +msgid "Logout" +msgstr "Logout" + +#: mailchimp.php:421 +msgid "Your Lists" +msgstr "La tua lista" + +#: mailchimp.php:423 +msgid "Please select the List you wish to create a Signup Form for." +msgstr "Per favore seleziona la lista da cui creare il modulo di iscrizione" + +#: mailchimp.php:432 +#, php-format +msgid "Uh-oh, you don't have any lists defined! Please visit %s, login, and setup a list before using this tool!" +msgstr "Uh-oh,non hai una lista! Per favore visita %s,fai il login e imposta una lista prima di usare questo plugin!" + +#: mailchimp.php:437 +msgid "Select A List" +msgstr "Seleziona una lista" + +#: mailchimp.php:450 +msgid "Update List" +msgstr "Aggiorna lista" + +#: mailchimp.php:453 +msgid "Note:" +msgstr "Note:" + +#: mailchimp.php:453 +msgid "Updating your list will not cause settings below to be lost. Changing to a new list will." +msgstr "L'Aggiornamento della lista non causerà la perdita delle impostazioni. Il passaggio ad un nuovo elenco." + +#: mailchimp.php:471 +msgid "Reset List Options and Select again" +msgstr "Resetta le opzioni" + +#: mailchimp.php:474 +msgid "Subscribe Form Widget Settings for this List" +msgstr "Impostazioni del Subscribe Form Widget per la lista" + +#: mailchimp.php:475 +msgid "Selected MailChimp List" +msgstr "Seleziona la lista MailChimp" + +#: mailchimp.php:496 +#: mailchimp.php:569 +#: mailchimp.php:630 +msgid "Update Subscribe Form Settings" +msgstr "Aggiorna le impostazioni del Subscribe Form" + +#: mailchimp.php:499 +msgid "Monkey Rewards" +msgstr "Monkey Rewards" + +#: mailchimp.php:501 +msgid "turning this on will place a \"powered by MailChimp\" link in your form that will earn you credits with us. It is optional and can be turned on or off at any time." +msgstr "Abilitando questo sarà sarà inserito un link \"powered by MailChimp\" nel proprio modulo che vi farà guadagnare crediti con noi. È opzionale e può essere attivata o disattivata in qualsiasi momento." + +#: mailchimp.php:505 +msgid "Use Javascript Support?" +msgstr "Usare il supporto Javascript?" + +#: mailchimp.php:507 +msgid "turning this on will use fancy javascript submission and should degrade gracefully for users not using javascript. It is optional and can be turned on or off at any time." +msgstr "Abilitando questa si userà la presentazione fancy javascript che dovrebbe gravare agli utenti che non utilizzano javascript. È opzionale e può essere attivata o disattivata in qualsiasi momento." + +#: mailchimp.php:511 +msgid "Include Unsubscribe link?" +msgstr "Includere il link cancellazione?" + +#: mailchimp.php:513 +msgid "turning this on will add a link to your host unsubscribe form" +msgstr "Abilitando quseta funzione sarà aggiunto un link per la cancellazione" + +#: mailchimp.php:517 +msgid "Header content" +msgstr "contenuto testata" + +#: mailchimp.php:520 +msgid "You can fill this with your own Text, HTML markup (including image links), or Nothing!" +msgstr " È possibile riempire questo con il proprio testo, codice HTML (comprese le immagini link), o niente!" + +#: mailchimp.php:525 +msgid "Submit Button text" +msgstr "Submit Button text" + +#: mailchimp.php:532 +msgid "Custom Styling" +msgstr "Styling" + +#: mailchimp.php:536 +msgid "Turned On?" +msgstr "Attivare?" + +#: mailchimp.php:537 +msgid "Header Settings (only applies if there are no HTML tags in the Header Content area above)" +msgstr " Impostazion iHeader (si applica solo se non ci sono i tag HTML nel campo di intestazione dei contenuti,sopra)" + +#: mailchimp.php:538 +#: mailchimp.php:552 +msgid "Border Width" +msgstr "Border Width" + +#: mailchimp.php:539 +#: mailchimp.php:553 +msgid "Set to 0 for no border, do not enter px!" +msgstr "Imposta su 0 per non inserire il bordo,non inserire px!" + +#: mailchimp.php:541 +#: mailchimp.php:555 +msgid "Border Color" +msgstr "Border Color" + +#: mailchimp.php:542 +#: mailchimp.php:545 +#: mailchimp.php:548 +#: mailchimp.php:556 +#: mailchimp.php:559 +#: mailchimp.php:562 +msgid "do not enter initial #" +msgstr "non inserire inziliali con #" + +#: mailchimp.php:551 +msgid "Form Settings" +msgstr "Impostazioni form" + +#: mailchimp.php:571 +msgid "Merge Variables Included" +msgstr "Merge Variables Included" + +#: mailchimp.php:574 +msgid "No Merge Variables found." +msgstr "No Merge Variables found." + +#: mailchimp.php:580 +#: mailchimp.php:614 +msgid "Name" +msgstr "Nome" + +#: mailchimp.php:581 +msgid "Tag" +msgstr "Tag" + +#: mailchimp.php:582 +msgid "Required?" +msgstr "Obbligatorio?" + +#: mailchimp.php:583 +msgid "Include?" +msgstr "Includere?" + +#: mailchimp.php:603 +msgid "Interest Groups" +msgstr "Gruppo interessi" + +#: mailchimp.php:605 +msgid "No Interest Groups Setup for this List" +msgstr "Nussun gruppo interessi su questa lista" + +#: mailchimp.php:610 +msgid "Show?" +msgstr "Visualizzare?" + +#: mailchimp.php:617 +msgid "Input Type" +msgstr "Input Type" + +#: mailchimp.php:620 +msgid "Options" +msgstr "Opzioni" + +#: wp-content/plugins/mailchimp/mailchimp_widget.php:140 +msgid "Preferred Format" +msgstr "Formato preferito" + +#: wp-content/plugins/mailchimp/mailchimp_widget.php:143 +msgid "HTML" +msgstr "HTML" + +#: wp-content/plugins/mailchimp/mailchimp_widget.php:144 +msgid "Text" +msgstr "Testo" + +#: wp-content/plugins/mailchimp/mailchimp_widget.php:145 +msgid "Mobile" +msgstr "Mobile" + diff --git a/po/mailchimp_i18n-ko_KR.mo b/po/mailchimp_i18n-ko_KR.mo new file mode 100644 index 0000000..cc45eaf Binary files /dev/null and b/po/mailchimp_i18n-ko_KR.mo differ diff --git a/po/mailchimp_i18n-ko_KR.po b/po/mailchimp_i18n-ko_KR.po new file mode 100644 index 0000000..5f69fe3 --- /dev/null +++ b/po/mailchimp_i18n-ko_KR.po @@ -0,0 +1,344 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR MailChimp API Support Team +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: MailChimp 1.1.5\n" +"Report-Msgid-Bugs-To: http://wordpress.org/tag/mailchimp\n" +"POT-Creation-Date: 2009-07-15 14:23-0400\n" +"PO-Revision-Date: 2010-12-17 14:37-0500\n" +"Last-Translator: MailChimp API \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: mailchimp_includes.php:27 +#: mailchimp_includes.php:62 +msgid "You must fill in %s." +msgstr "내용을 입력해 주세요 %s." + +#: mailchimp_includes.php:59 +msgid "That email address is already subscribed to the list" +msgstr "이미 가입된 이메일 주소입니다" + +#: mailchimp_includes.php:66 +#, php-format +msgid "%s has invalid content" +msgstr "%s 의 값이 맞지 않습니다" + +#: mailchimp_includes.php:68 +msgid "An invalid Interest Group was selected" +msgstr "정확하지 않은 그룹입니다" + +#: mailchimp_includes.php:69 +msgid "That email address is invalid" +msgstr "형식이 맞지 않는 이메일 주소입니다" + +#: mailchimp_includes.php:75 +msgid "Success, you've been signed up! Please look for our confirmation email!" +msgstr "성공했습니다. 확인 메일을 보내드렸습니다" + +#: mailchimp_includes.php:131 +msgid "required field" +msgstr "필수 항목" + +#: mailchimp_includes.php:168 +msgid "unsubscribe from list" +msgstr "가입 해지하기" + +#: mailchimp_includes.php:171 +msgid "powered by" +msgstr "도움 주신 곳" + +#: mailchimp.php:135 +msgid "MailChimp Setup" +msgstr "메일침프 설정" + +#: mailchimp.php:150 +msgid "While upgrading the plugin setup, we were unable to login to your account. You will need to login again and setup your list." +msgstr "플러그인 설정을 업그레이드하려고 했지만 계정에 로그인할 수 없었습니다. 다시 로그인하고 리스트를 설정해야 합니다." + +#: mailchimp.php:156 +msgid "MailChimp List Setup" +msgstr "메일침프 리스트 설정" + +#: mailchimp.php:166 +msgid "Success! We were able to verify your username & password! Let's continue, shall we?" +msgstr "성공했습니다. 사용자 이름과 암호를 확인하였습니다. 계속하십시오." + +#: mailchimp.php:178 +msgid "Uh-oh, we were unable to login and verify your username & password. Please check them and try again!" +msgstr "사용자 이름과 암호를 확인할 수 없었습니다. 다시 확인 후 시도해 주십시오." + +#: mailchimp.php:179 +msgid "The server said:" +msgstr "서버 메시지: " + +#: mailchimp.php:222 +msgid "Sign up for" +msgstr "가입하기 " + +#: mailchimp.php:223 +msgid "Subscribe" +msgstr "가입하기" + +#: mailchimp.php:253 +#, php-format +msgid "Success! Loaded and saved the info for %d Merge Variables and %d Interest Groups from your list" +msgstr "성공하였습니다. 리스트에서 %d 머지 변수와 %d Interest Group 정보를 불러와 저장하였습니다." + +#: mailchimp.php:256 +msgid "Now you should either Turn On the MailChimp Widget or change your options below, then turn it on." +msgstr "이제 바로 메일침프 위젯을 켜거나 아래 선택 사항을 변경한 다음 위젯을 켜면 됩니다" + +#: mailchimp.php:284 +msgid "Successfully Reset your List selection... Now you get to pick again!" +msgstr "성공적으로 리스트 선택을 리셋하였습니다. 다시 선택하면 됩니다." + +#: mailchimp.php:290 +msgid "Monkey Rewards turned On!" +msgstr "Monkey Rewards 켜기!" + +#: mailchimp.php:294 +msgid "Monkey Rewards turned Off!" +msgstr "Monkey Rewards 끄기!" + +#: mailchimp.php:299 +msgid "Fancy Javascript submission turned On!" +msgstr "Fancy Javascript 가입버튼 켜기!" + +#: mailchimp.php:303 +msgid "Fancy Javascript submission turned Off!" +msgstr "Fancy Javascript 가입버튼 끄기!" + +#: mailchimp.php:309 +msgid "Unsubscribe link turned On!" +msgstr "Unsubscribe 링크 켜기!" + +#: mailchimp.php:313 +msgid "Unsubscribe link turned Off!" +msgstr "Unsubscribe 링크 끄기!" + +#: mailchimp.php:359 +msgid "Successfully Updated your List Subscribe Form Settings!" +msgstr "List Subscribe Form Settings을 성공적으로 업데이트하였습니다!" + +#: mailchimp.php:372 +msgid "Login Info" +msgstr "로그인 정보" + +#: mailchimp.php:373 +msgid "To start using the MailChimp plugin, we first need to login and get your API Key. Please enter your MailChimp username and password below." +msgstr "메일침프 플러그인을 사용하려면, 먼저 로그인하여 API 키를 얻어와야 합니다. 메일침프 사용자 이름과 암호를 아래에 넣어 주세요." + +#: mailchimp.php:375 +msgid "Don't have a MailChimp account? Try one for Free!" +msgstr "메일침프 계정이 없는 경우, 무료 계정 만들기!" + +#: mailchimp.php:379 +msgid "Username" +msgstr "사용자 이름" + +#: mailchimp.php:383 +msgid "Password" +msgstr "암호" + +#: mailchimp.php:389 +msgid "Save & Check" +msgstr "저장 및 확인" + +#: mailchimp.php:394 +msgid "Notes" +msgstr "참고" + +#: mailchimp.php:395 +msgid "Changing your settings at MailChimp.com may cause this to stop working." +msgstr "MailChimp.com 에서 설정을 변경하면 작동하지 않을 수 있습니다." + +#: mailchimp.php:396 +msgid "If you change your login to a different account, the info you have setup below will be erased." +msgstr "다른 계정으로 로그인하면 아래 설정된 정보는 삭제됩니다." + +#: mailchimp.php:397 +msgid "If any of that happens, no biggie - just reconfigure your login and the items below..." +msgstr "만약 그러한 일이 생긴다고 해도... 괜찮습니다. 다시 로그인 정보와 아래 항목들을 설정하면 됩니다." + +#: mailchimp.php:403 +msgid "Logged in as" +msgstr "로그인 된 계정" + +#: mailchimp.php:407 +msgid "Logout" +msgstr "로그아웃" + +#: mailchimp.php:421 +msgid "Your Lists" +msgstr "리스트" + +#: mailchimp.php:423 +msgid "Please select the List you wish to create a Signup Form for." +msgstr "Signup Form을 만들려고 하는 리스트를 선택해 주십시오." + +#: mailchimp.php:432 +#, php-format +msgid "Uh-oh, you don't have any lists defined! Please visit %s, login, and setup a list before using this tool!" +msgstr "정의된 리스트가 하나도 없습니다. %s 를 방문하고 로그인 한 다음 리스트를 생성해 주십시오." + +#: mailchimp.php:437 +msgid "Select A List" +msgstr "리스트 선택" + +#: mailchimp.php:450 +msgid "Update List" +msgstr "리스트 업데이트" + +#: mailchimp.php:453 +msgid "Note:" +msgstr "참고" + +#: mailchimp.php:453 +msgid "Updating your list will not cause settings below to be lost. Changing to a new list will." +msgstr "리스트를 업데이트 해도 아래 설정은 없어지지 않지만 새로운 리스트를 선택하면 지워집니다." + +#: mailchimp.php:471 +msgid "Reset List Options and Select again" +msgstr "리스트 선택 사항을 원래대로 되돌리고 다시 선택하기" + +#: mailchimp.php:474 +msgid "Subscribe Form Widget Settings for this List" +msgstr "선택된 리스트에 대한 가입 폼 위젯 설정" + +#: mailchimp.php:475 +msgid "Selected MailChimp List" +msgstr "선택된 메일침프 리스트" + +#: mailchimp.php:496 +#: mailchimp.php:569 +#: mailchimp.php:630 +msgid "Update Subscribe Form Settings" +msgstr "가입 폼 설정 업데이트" + +#: mailchimp.php:499 +msgid "Monkey Rewards" +msgstr "Monkey Reward" + +#: mailchimp.php:501 +msgid "turning this on will place a \"powered by MailChimp\" link in your form that will earn you credits with us. It is optional and can be turned on or off at any time." +msgstr "이것을 사용하는 것으로 설정하면 가입 폼에 \"powered by MailChimp\" 가 생성되고 이를 통해 크레딧을 얻을 수 있습니다. 선택 사항이며 언제나 끄고 켤 수 있습니다." + +#: mailchimp.php:505 +msgid "Use Javascript Support?" +msgstr "자바스크립트 지원 사용?" + +#: mailchimp.php:507 +msgid "turning this on will use fancy javascript submission and should degrade gracefully for users not using javascript. It is optional and can be turned on or off at any time." +msgstr "이것을 사용하는 것으로 설정하면 Fancy Javascript 가입버튼이 사용되며 자바스크립트를 사용하지 않는 사용자들에게는 원래의 것으로 나타납니다. 선택 사항이며 언제나 끄고 켤 수 있습니다." + +#: mailchimp.php:511 +msgid "Include Unsubscribe link?" +msgstr "가입 헤지 링크 포함?" + +#: mailchimp.php:513 +msgid "turning this on will add a link to your host unsubscribe form" +msgstr "이것을 사용하는 것으로 설정하면 가입 해지 폼으로 연결되는 링크가 추가됩니다" + +#: mailchimp.php:517 +msgid "Header content" +msgstr "헤더 컨텐트" + +#: mailchimp.php:520 +msgid "You can fill this with your own Text, HTML markup (including image links), or Nothing!" +msgstr "자신만의 글, HTML (이미지 링크 포함) 등을 넣거나 아무것도 넣지 않아도 됩니다" + +#: mailchimp.php:525 +msgid "Submit Button text" +msgstr "전송 버튼 문자" + +#: mailchimp.php:532 +msgid "Custom Styling" +msgstr "사용자 설정 스타일" + +#: mailchimp.php:536 +msgid "Turned On?" +msgstr "사용합니까?" + +#: mailchimp.php:537 +msgid "Header Settings (only applies if there are no HTML tags in the Header Content area above)" +msgstr "헤더 설정 (헤더 컨텐트 부분에 HTML 태그가 없는 경우에만 적용됨)" + +#: mailchimp.php:538 +#: mailchimp.php:552 +msgid "Border Width" +msgstr "테두리 두깨" + +#: mailchimp.php:539 +#: mailchimp.php:553 +msgid "Set to 0 for no border, do not enter px!" +msgstr "테두리를 없애려면 0을 입력 하십시오. px는 입력하지 마십시오" + +#: mailchimp.php:541 +#: mailchimp.php:555 +msgid "Border Color" +msgstr "테두리 색상" + +#: mailchimp.php:542 +#: mailchimp.php:545 +#: mailchimp.php:548 +#: mailchimp.php:556 +#: mailchimp.php:559 +#: mailchimp.php:562 +msgid "do not enter initial #" +msgstr "앞부분의 #는 입력하지 마십시오" + +#: mailchimp.php:551 +msgid "Form Settings" +msgstr "폼 설정" + +#: mailchimp.php:571 +msgid "Merge Variables Included" +msgstr "머지 변수 포함" + +#: mailchimp.php:574 +msgid "No Merge Variables found." +msgstr "머지 변수가 없습니다" + +#: mailchimp.php:580 +#: mailchimp.php:614 +msgid "Name" +msgstr "이름" + +#: mailchimp.php:581 +msgid "Tag" +msgstr "태그" + +#: mailchimp.php:582 +msgid "Required?" +msgstr "필수?" + +#: mailchimp.php:583 +msgid "Include?" +msgstr "포함?" + +#: mailchimp.php:603 +msgid "Interest Groups" +msgstr "Interest Group들" + +#: mailchimp.php:605 +msgid "No Interest Groups Setup for this List" +msgstr "이 리스트에는 Interest Group이 없습니다" + +#: mailchimp.php:610 +msgid "Show?" +msgstr "보여주기?" + +#: mailchimp.php:617 +msgid "Input Type" +msgstr "입력 종류" + +#: mailchimp.php:620 +msgid "Options" +msgstr "선택사항" + diff --git a/po/mailchimp_i18n-nb_NO.mo b/po/mailchimp_i18n-nb_NO.mo new file mode 100644 index 0000000..f61ccd0 Binary files /dev/null and b/po/mailchimp_i18n-nb_NO.mo differ diff --git a/po/mailchimp_i18n-nb_NO.po b/po/mailchimp_i18n-nb_NO.po new file mode 100644 index 0000000..a84e37d --- /dev/null +++ b/po/mailchimp_i18n-nb_NO.po @@ -0,0 +1,346 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR MailChimp API Support Team +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: MailChimp 1.1.5\n" +"Report-Msgid-Bugs-To: http://wordpress.org/tag/mailchimp\n" +"POT-Creation-Date: 2009-07-15 14:23-0400\n" +"PO-Revision-Date: 2010-12-17 14:36-0500\n" +"Last-Translator: MailChimp API \n" +"Language-Team: Alexander Roterud \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Poedit-Language: Norwegian Bokmal\n" +"X-Poedit-Country: NORWAY\n" + +#: mailchimp_includes.php:27 +#: mailchimp_includes.php:62 +msgid "You must fill in %s." +msgstr "Du må fylle inn %s." + +#: mailchimp_includes.php:59 +msgid "That email address is already subscribed to the list" +msgstr "E-postadressen du anga abbonerer allerede til denne listen" + +#: mailchimp_includes.php:66 +#, php-format +msgid "%s has invalid content" +msgstr "%s har ugyldig innhold" + +#: mailchimp_includes.php:68 +msgid "An invalid Interest Group was selected" +msgstr "En ugyldig interessegruppe har blitt valgt" + +#: mailchimp_includes.php:69 +msgid "That email address is invalid" +msgstr "E-postadressen er ugyldig" + +#: mailchimp_includes.php:75 +msgid "Success, you've been signed up! Please look for our confirmation email!" +msgstr "Gratulerer, du har blitt registrert. Husk å lese bekreftelsesmailen." + +#: mailchimp_includes.php:131 +msgid "required field" +msgstr "obligatorisk felt" + +#: mailchimp_includes.php:168 +msgid "unsubscribe from list" +msgstr "avslutt abbonement" + +#: mailchimp_includes.php:171 +msgid "powered by" +msgstr "med kraft fra" + +#: mailchimp.php:135 +msgid "MailChimp Setup" +msgstr "MailChimp Innstillinger" + +#: mailchimp.php:150 +msgid "While upgrading the plugin setup, we were unable to login to your account. You will need to login again and setup your list." +msgstr "Når innstillingene for pluginet oppgraderes, så kunne vi desverre ikke logge inn på din konto. Du må logge inn igjen og sette opp listen." + +#: mailchimp.php:156 +msgid "MailChimp List Setup" +msgstr "MailChimp Innstillinger" + +#: mailchimp.php:166 +msgid "Success! We were able to verify your username & password! Let's continue, shall we?" +msgstr "Jippi! Vi verifiserte ditt brukernavn og passord!" + +#: mailchimp.php:178 +msgid "Uh-oh, we were unable to login and verify your username & password. Please check them and try again!" +msgstr "Oops, vi fikk desverre ikke verifisert brukernavn og passord. Sjekk for skrivefeil og prøv igjen!" + +#: mailchimp.php:179 +msgid "The server said:" +msgstr "Serveren sa:" + +#: mailchimp.php:222 +msgid "Sign up for" +msgstr "Registrer deg" + +#: mailchimp.php:223 +msgid "Subscribe" +msgstr "Abbonér" + +#: mailchimp.php:253 +#, php-format +msgid "Success! Loaded and saved the info for %d Merge Variables and %d Interest Groups from your list" +msgstr "Suksess! Lastet inn og lagret informasjonen for %d E-postvariabler og %d Intressegrupper fra din liste" + +#: mailchimp.php:256 +msgid "Now you should either Turn On the MailChimp Widget or change your options below, then turn it on." +msgstr "Nå bør du sannsynligvis slå på MailChimp Widgeten eller endre dine instillinger under, også slå den på igjen." + +#: mailchimp.php:284 +msgid "Successfully Reset your List selection... Now you get to pick again!" +msgstr "Valgene med lister har blitt tilbakestilt... Nå kan du velge igjen!" + +#: mailchimp.php:290 +msgid "Monkey Rewards turned On!" +msgstr "Monkey Rewards har blitt aktivert!" + +#: mailchimp.php:294 +msgid "Monkey Rewards turned Off!" +msgstr "Monkey Rewards har blitt deaktivert!" + +#: mailchimp.php:299 +msgid "Fancy Javascript submission turned On!" +msgstr "Fancy Javascript-effekter har blitt aktivert!" + +#: mailchimp.php:303 +msgid "Fancy Javascript submission turned Off!" +msgstr "Fancy Javascript-effekter har blitt deaktivert!" + +#: mailchimp.php:309 +msgid "Unsubscribe link turned On!" +msgstr "Linken for å melde seg av abbonement er nå aktivert!" + +#: mailchimp.php:313 +msgid "Unsubscribe link turned Off!" +msgstr "Linken for å melde seg av abbonement er nå deaktivert!" + +#: mailchimp.php:359 +msgid "Successfully Updated your List Subscribe Form Settings!" +msgstr "Dine innstillinger har blitt oppdatert!" + +#: mailchimp.php:372 +msgid "Login Info" +msgstr "Login-informasjon" + +#: mailchimp.php:373 +msgid "To start using the MailChimp plugin, we first need to login and get your API Key. Please enter your MailChimp username and password below." +msgstr "For å bruke MailChimp-pluginet må vi først logge inn og hente din API-nøkkel. Vennligst angi brukernavn og passord nedenfor." + +#: mailchimp.php:375 +msgid "Don't have a MailChimp account? Try one for Free!" +msgstr "Har du ikke en MailChimp konto? Prøv helt gratis!" + +#: mailchimp.php:379 +msgid "Username" +msgstr "Brukernavn" + +#: mailchimp.php:383 +msgid "Password" +msgstr "Passord" + +#: mailchimp.php:389 +msgid "Save & Check" +msgstr "Lagre" + +#: mailchimp.php:394 +msgid "Notes" +msgstr "Notater" + +#: mailchimp.php:395 +msgid "Changing your settings at MailChimp.com may cause this to stop working." +msgstr "Om du endrer innstillingene dine på MaiChimp.com kan det hende pluginet slutter å fungere." + +#: mailchimp.php:396 +msgid "If you change your login to a different account, the info you have setup below will be erased." +msgstr "Om du endrer kontoen du bruker for å logge inn, vil informasjonen nedenfor bli slettet." + +#: mailchimp.php:397 +msgid "If any of that happens, no biggie - just reconfigure your login and the items below..." +msgstr "Om noe av det skjer, slapp helt av - rekonfiguer login og tingene under..." + +#: mailchimp.php:403 +msgid "Logged in as" +msgstr "Innlogget som" + +#: mailchimp.php:407 +msgid "Logout" +msgstr "Logg ut" + +#: mailchimp.php:421 +msgid "Your Lists" +msgstr "Dine lister" + +#: mailchimp.php:423 +msgid "Please select the List you wish to create a Signup Form for." +msgstr "Vennligst velg listen du vil lage et abboneringsskjema for." + +#: mailchimp.php:432 +#, php-format +msgid "Uh-oh, you don't have any lists defined! Please visit %s, login, and setup a list before using this tool!" +msgstr "Oops, du har ingen lister definert! Vennligst gå til %s - logg inn og sett opp en liste før du bruker dette verktøyet!" + +#: mailchimp.php:437 +msgid "Select A List" +msgstr "Velg en Liste" + +#: mailchimp.php:450 +msgid "Update List" +msgstr "Oppdater Liste" + +#: mailchimp.php:453 +msgid "Note:" +msgstr "Notis:" + +#: mailchimp.php:453 +msgid "Updating your list will not cause settings below to be lost. Changing to a new list will." +msgstr "Oppdaterer du listen mister du ingen av innstillingene du har satt opp - men forandrer du den til en ny liste, gjør du det." + +#: mailchimp.php:471 +msgid "Reset List Options and Select again" +msgstr "Tilbakestill Listeinnstillingene og Velg igjen" + +#: mailchimp.php:474 +msgid "Subscribe Form Widget Settings for this List" +msgstr "Abboneringsskjemaets Widget-instillinger for denne listen" + +#: mailchimp.php:475 +msgid "Selected MailChimp List" +msgstr "Valgt MailChimp Liste" + +#: mailchimp.php:496 +#: mailchimp.php:569 +#: mailchimp.php:630 +msgid "Update Subscribe Form Settings" +msgstr "Oppdater Innstillingene" + +#: mailchimp.php:499 +msgid "Monkey Rewards" +msgstr "Monkey Rewards" + +#: mailchimp.php:501 +msgid "turning this on will place a \"powered by MailChimp\" link in your form that will earn you credits with us. It is optional and can be turned on or off at any time." +msgstr "ved å aktivere dette kommer en \"powered by MailChimp\"-link til å plasseres i skjemaet som gjør at du tjener poeng hos oss. Dette er valgfritt, og du kan slå av/på denne funksjonen når som helst." + +#: mailchimp.php:505 +msgid "Use Javascript Support?" +msgstr "Bruk støtte for Javascript?" + +#: mailchimp.php:507 +msgid "turning this on will use fancy javascript submission and should degrade gracefully for users not using javascript. It is optional and can be turned on or off at any time." +msgstr "ved å skru på dette kommer skjemaene til å postes med javascript, og degraderer fint for de som ikke har javascript aktivert. Dette er valgfritt og man kan skru funksjonen av/på når som helst." + +#: mailchimp.php:511 +msgid "Include Unsubscribe link?" +msgstr "Innkludere en link som melder abonnenter av?" + +#: mailchimp.php:513 +msgid "turning this on will add a link to your host unsubscribe form" +msgstr "genom att aktivera detta kommer en länk att läggas till som leder till ditt avprenumereringsformulär" + +#: mailchimp.php:517 +msgid "Header content" +msgstr "Headerinnhold" + +#: mailchimp.php:520 +msgid "You can fill this with your own Text, HTML markup (including image links), or Nothing!" +msgstr "Her kan du fylle inn din egen tekst, HTML markup (f.eks. bildelinker), eller ingenting!" + +#: mailchimp.php:525 +msgid "Submit Button text" +msgstr "Submit-knapp tekst" + +#: mailchimp.php:532 +msgid "Custom Styling" +msgstr "Tilpasset Stil" + +#: mailchimp.php:536 +msgid "Turned On?" +msgstr "Aktivert?" + +#: mailchimp.php:537 +msgid "Header Settings (only applies if there are no HTML tags in the Header Content area above)" +msgstr "Header-instillinger (gjelder bare om det ikke er noen HTML-tags i Header Content feltet over)" + +#: mailchimp.php:538 +#: mailchimp.php:552 +msgid "Border Width" +msgstr "Rammebredde" + +#: mailchimp.php:539 +#: mailchimp.php:553 +msgid "Set to 0 for no border, do not enter px!" +msgstr "Sett denne til 0 for å ikke bruke en ramme, ikke angi px!" + +#: mailchimp.php:541 +#: mailchimp.php:555 +msgid "Border Color" +msgstr "Rammefarge" + +#: mailchimp.php:542 +#: mailchimp.php:545 +#: mailchimp.php:548 +#: mailchimp.php:556 +#: mailchimp.php:559 +#: mailchimp.php:562 +msgid "do not enter initial #" +msgstr "ikke angi #" + +#: mailchimp.php:551 +msgid "Form Settings" +msgstr "Skjemainnstillinger" + +#: mailchimp.php:571 +msgid "Merge Variables Included" +msgstr "E-postvariabler er inkuldert" + +#: mailchimp.php:574 +msgid "No Merge Variables found." +msgstr "Ingen e-postvariabler funnet." + +#: mailchimp.php:580 +#: mailchimp.php:614 +msgid "Name" +msgstr "Navn" + +#: mailchimp.php:581 +msgid "Tag" +msgstr "Tag" + +#: mailchimp.php:582 +msgid "Required?" +msgstr "Obligatorisk?" + +#: mailchimp.php:583 +msgid "Include?" +msgstr "Bruk?" + +#: mailchimp.php:603 +msgid "Interest Groups" +msgstr "Intressegrupper" + +#: mailchimp.php:605 +msgid "No Interest Groups Setup for this List" +msgstr "Ingen Intressegrupper finnes for denne listen" + +#: mailchimp.php:610 +msgid "Show?" +msgstr "Vis?" + +#: mailchimp.php:617 +msgid "Input Type" +msgstr "Input-type" + +#: mailchimp.php:620 +msgid "Options" +msgstr "Innstillinger" + diff --git a/po/mailchimp_i18n-nl_BE.mo b/po/mailchimp_i18n-nl_BE.mo new file mode 100644 index 0000000..051086f Binary files /dev/null and b/po/mailchimp_i18n-nl_BE.mo differ diff --git a/po/mailchimp_i18n-nl_BE.po b/po/mailchimp_i18n-nl_BE.po new file mode 100644 index 0000000..db85510 --- /dev/null +++ b/po/mailchimp_i18n-nl_BE.po @@ -0,0 +1,346 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR MailChimp API Support Team +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: MailChimp 1.1.5\n" +"Report-Msgid-Bugs-To: http://wordpress.org/tag/mailchimp\n" +"POT-Creation-Date: 2009-07-15 14:23-0400\n" +"PO-Revision-Date: 2010-12-17 14:37-0500\n" +"Last-Translator: MailChimp API \n" +"Language-Team: Filip Stas \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Poedit-Language: Dutch\n" +"X-Poedit-Country: BELGIUM\n" + +#: mailchimp_includes.php:27 +#: mailchimp_includes.php:62 +msgid "You must fill in %s." +msgstr "Verplicht in te vullen %s." + +#: mailchimp_includes.php:59 +msgid "That email address is already subscribed to the list" +msgstr "Dit email adres is reeds ingeschreven" + +#: mailchimp_includes.php:66 +#, php-format +msgid "%s has invalid content" +msgstr "%s bevat ongeldige inhoud" + +#: mailchimp_includes.php:68 +msgid "An invalid Interest Group was selected" +msgstr "De gekozen Interesse Groep is niet geldig" + +#: mailchimp_includes.php:69 +msgid "That email address is invalid" +msgstr "Dit email adres is ongeldig" + +#: mailchimp_includes.php:75 +msgid "Success, you've been signed up! Please look for our confirmation email!" +msgstr "Succes, je bent nu ingeschreven! Je zal een bevestigingsemail ontvangen." + +#: mailchimp_includes.php:131 +msgid "required field" +msgstr "verplicht veld" + +#: mailchimp_includes.php:168 +msgid "unsubscribe from list" +msgstr "uitschrijven" + +#: mailchimp_includes.php:171 +msgid "powered by" +msgstr "door" + +#: mailchimp.php:135 +msgid "MailChimp Setup" +msgstr "MailChimp Installatie" + +#: mailchimp.php:150 +msgid "While upgrading the plugin setup, we were unable to login to your account. You will need to login again and setup your list." +msgstr "Tijdens het bijwerken van de plugin zijn we er niet in geslaagd om je aan te melden. Je zal opnieuw moeten aanmelden en je lijst instellen." + +#: mailchimp.php:156 +msgid "MailChimp List Setup" +msgstr "Mailchimp Lijst Installatie" + +#: mailchimp.php:166 +msgid "Success! We were able to verify your username & password! Let's continue, shall we?" +msgstr "Succes! We hebben je gebruikersnaam en wachtwoord kunnen verifieren! Laten we verder gaan." + +#: mailchimp.php:178 +msgid "Uh-oh, we were unable to login and verify your username & password. Please check them and try again!" +msgstr "Uh-oh, we kunnen je niet aanmelden om je gebruikersnaam en wachtwoord te controleren. Gelieve deze te controleren en opnieuw te proberen!" + +#: mailchimp.php:179 +msgid "The server said:" +msgstr "De server zegt:" + +#: mailchimp.php:222 +msgid "Sign up for" +msgstr "Aanmelden voor" + +#: mailchimp.php:223 +msgid "Subscribe" +msgstr "Inschrijven" + +#: mailchimp.php:253 +#, php-format +msgid "Success! Loaded and saved the info for %d Merge Variables and %d Interest Groups from your list" +msgstr "Succes! De informatie voor de %d Merge Variabelen en %d Interesse Groepen voor je lijst is geladen en bewaart" + +#: mailchimp.php:256 +msgid "Now you should either Turn On the MailChimp Widget or change your options below, then turn it on." +msgstr "Je moet nu ofwel je MailChimp Widget activeren ofwel verander je de instellingen en schakel je het daarna in." + +#: mailchimp.php:284 +msgid "Successfully Reset your List selection... Now you get to pick again!" +msgstr "Je Lijst keuze is opnieuw ingesteld...Nu kan je weer opnieuw kiezen!" + +#: mailchimp.php:290 +msgid "Monkey Rewards turned On!" +msgstr "Monkey Beloningen ingeschakeld!" + +#: mailchimp.php:294 +msgid "Monkey Rewards turned Off!" +msgstr "Monkey Belonignen uitgeschakeld!" + +#: mailchimp.php:299 +msgid "Fancy Javascript submission turned On!" +msgstr "Fancy Javascript ingeschakeld!" + +#: mailchimp.php:303 +msgid "Fancy Javascript submission turned Off!" +msgstr "Fancy Javascript uitgeschakeld!" + +#: mailchimp.php:309 +msgid "Unsubscribe link turned On!" +msgstr "Link om uit te schrijven ingeschakeld!" + +#: mailchimp.php:313 +msgid "Unsubscribe link turned Off!" +msgstr "Link om uit te schrijven uitgeschakeld!" + +#: mailchimp.php:359 +msgid "Successfully Updated your List Subscribe Form Settings!" +msgstr "De instellingen voor je Lijst Inschrijf Formulier succesvol bijgewerkt!" + +#: mailchimp.php:372 +msgid "Login Info" +msgstr "Aanmeld informatie" + +#: mailchimp.php:373 +msgid "To start using the MailChimp plugin, we first need to login and get your API Key. Please enter your MailChimp username and password below." +msgstr "Alvorens te kunnen starten met het gebruik van de MailChimp plugin moeten we eerst aanmelden om zo je API sleutel te verkrijgen. Gelieve je MailChimp gebruikersnaam en wachtwoord in te vullen." + +#: mailchimp.php:375 +msgid "Don't have a MailChimp account? Try one for Free!" +msgstr "Nog geen MailChimp profiel? Probeer Gratis!" + +#: mailchimp.php:379 +msgid "Username" +msgstr "Gebruikersnaam" + +#: mailchimp.php:383 +msgid "Password" +msgstr "Wachtwoord" + +#: mailchimp.php:389 +msgid "Save & Check" +msgstr "Bewaren & Controleren" + +#: mailchimp.php:394 +msgid "Notes" +msgstr "Notities" + +#: mailchimp.php:395 +msgid "Changing your settings at MailChimp.com may cause this to stop working." +msgstr "Wanneer je je instelling op MailChimp.com aanpast kan het zijn dat het niet meer werkt." + +#: mailchimp.php:396 +msgid "If you change your login to a different account, the info you have setup below will be erased." +msgstr "Wanneer je een ander profiel gebruikt dan zullen de huidge instellen verwijdert worden." + +#: mailchimp.php:397 +msgid "If any of that happens, no biggie - just reconfigure your login and the items below..." +msgstr "Als er iets van dat gebeurt, geen erg - gewoon opnieuw aanmelden and de gegevens hieronder..." + +#: mailchimp.php:403 +msgid "Logged in as" +msgstr "Aangemeld als" + +#: mailchimp.php:407 +msgid "Logout" +msgstr "Afmelden" + +#: mailchimp.php:421 +msgid "Your Lists" +msgstr "Je Lijsten" + +#: mailchimp.php:423 +msgid "Please select the List you wish to create a Signup Form for." +msgstr "Gelieve een lijst te kiezen die je wil gebruiken." + +#: mailchimp.php:432 +#, php-format +msgid "Uh-oh, you don't have any lists defined! Please visit %s, login, and setup a list before using this tool!" +msgstr "Uh-oh, je hebt nog geen Lijsten! Gelieve %s te bezoeken en een Lijst aan te maken alvorens deze tool te gebruiken" + +#: mailchimp.php:437 +msgid "Select A List" +msgstr "Kies een Lijst" + +#: mailchimp.php:450 +msgid "Update List" +msgstr "Lijst bijwerken" + +#: mailchimp.php:453 +msgid "Note:" +msgstr "Nota:" + +#: mailchimp.php:453 +msgid "Updating your list will not cause settings below to be lost. Changing to a new list will." +msgstr "Je Lijst bijwerken zal je instellingen niet doen verliezen. Een andere nieuwe Lijst kiezen wel." + +#: mailchimp.php:471 +msgid "Reset List Options and Select again" +msgstr "Lijst instellingen opnieuw instellen " + +#: mailchimp.php:474 +msgid "Subscribe Form Widget Settings for this List" +msgstr "Inschrijvingsformulier Widget instellingen voor deze lijst" + +#: mailchimp.php:475 +msgid "Selected MailChimp List" +msgstr "Gekozen MailChimp Lijst" + +#: mailchimp.php:496 +#: mailchimp.php:569 +#: mailchimp.php:630 +msgid "Update Subscribe Form Settings" +msgstr "Inschrijvingsformulier bijwerken" + +#: mailchimp.php:499 +msgid "Monkey Rewards" +msgstr "Monkey Beloningen" + +#: mailchimp.php:501 +msgid "turning this on will place a \"powered by MailChimp\" link in your form that will earn you credits with us. It is optional and can be turned on or off at any time." +msgstr "door dit in te schakelen zal er \"door MailChimp\" verschijnen op je formulier en kan je credits verdienen. Dit is optioneel en kan ten alle tijden uitgeschakeld worden." + +#: mailchimp.php:505 +msgid "Use Javascript Support?" +msgstr "Javascript ondersteuning gebruiken?" + +#: mailchimp.php:507 +msgid "turning this on will use fancy javascript submission and should degrade gracefully for users not using javascript. It is optional and can be turned on or off at any time." +msgstr "door dit in te schakelen maak je gebruik van fancy javascript verzending.Wanneer gebruikers geen javascripts gebruiken zal het toch nog werken. Dit is optioneel en kan ten alle tijden uitgeschakeld worden." + +#: mailchimp.php:511 +msgid "Include Unsubscribe link?" +msgstr "Uitschrijven link tonen?" + +#: mailchimp.php:513 +msgid "turning this on will add a link to your host unsubscribe form" +msgstr "door dit in te schakelen zal er een link om uit te schrijven aan je formulier toegevoegd worden" + +#: mailchimp.php:517 +msgid "Header content" +msgstr "Hoofding inhoud" + +#: mailchimp.php:520 +msgid "You can fill this with your own Text, HTML markup (including image links), or Nothing!" +msgstr "Je kan dit bewerken met je eigen tekst, HTML opmaak (inclusief figuren) ofwel niets!" + +#: mailchimp.php:525 +msgid "Submit Button text" +msgstr "Verzenden knop tekst" + +#: mailchimp.php:532 +msgid "Custom Styling" +msgstr "Aangepaste opmaak" + +#: mailchimp.php:536 +msgid "Turned On?" +msgstr "Ingeschakeld?" + +#: mailchimp.php:537 +msgid "Header Settings (only applies if there are no HTML tags in the Header Content area above)" +msgstr "Hoofding instellingen (worden toegepast als er zich geen HTML tags in de hoofding bevinden)" + +#: mailchimp.php:538 +#: mailchimp.php:552 +msgid "Border Width" +msgstr "Kantlijn breedte" + +#: mailchimp.php:539 +#: mailchimp.php:553 +msgid "Set to 0 for no border, do not enter px!" +msgstr "Kies 0 voor geen kantlijnen, px niet gebruiken!" + +#: mailchimp.php:541 +#: mailchimp.php:555 +msgid "Border Color" +msgstr "Kantlijn kleur" + +#: mailchimp.php:542 +#: mailchimp.php:545 +#: mailchimp.php:548 +#: mailchimp.php:556 +#: mailchimp.php:559 +#: mailchimp.php:562 +msgid "do not enter initial #" +msgstr "niet starten met #!" + +#: mailchimp.php:551 +msgid "Form Settings" +msgstr "Formulier instellingen" + +#: mailchimp.php:571 +msgid "Merge Variables Included" +msgstr "Merge Variabelen toevoegen" + +#: mailchimp.php:574 +msgid "No Merge Variables found." +msgstr "Geen Merge Variabelen gevonden." + +#: mailchimp.php:580 +#: mailchimp.php:614 +msgid "Name" +msgstr "Naam" + +#: mailchimp.php:581 +msgid "Tag" +msgstr "Tag" + +#: mailchimp.php:582 +msgid "Required?" +msgstr "Vereist?" + +#: mailchimp.php:583 +msgid "Include?" +msgstr "Toevoegen?" + +#: mailchimp.php:603 +msgid "Interest Groups" +msgstr "Interesse Groepen" + +#: mailchimp.php:605 +msgid "No Interest Groups Setup for this List" +msgstr "Geen Interesse Groepen ingesteld voor deze Lijst" + +#: mailchimp.php:610 +msgid "Show?" +msgstr "Tonen?" + +#: mailchimp.php:617 +msgid "Input Type" +msgstr "Invoer type" + +#: mailchimp.php:620 +msgid "Options" +msgstr "Instellingen" + diff --git a/po/mailchimp_i18n-nl_NL.mo b/po/mailchimp_i18n-nl_NL.mo new file mode 100644 index 0000000..e81b393 Binary files /dev/null and b/po/mailchimp_i18n-nl_NL.mo differ diff --git a/po/mailchimp_i18n-nl_NL.po b/po/mailchimp_i18n-nl_NL.po new file mode 100644 index 0000000..7ac0e58 --- /dev/null +++ b/po/mailchimp_i18n-nl_NL.po @@ -0,0 +1,326 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR MailChimp API Support Team +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: MailChimp 1.1.5\n" +"Report-Msgid-Bugs-To: http://wordpress.org/tag/mailchimp\n" +"POT-Creation-Date: 2009-07-15 14:23-0400\n" +"PO-Revision-Date: 2010-12-17 14:36-0500\n" +"Last-Translator: MailChimp API \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=iso-8859-1\n" +"Content-Transfer-Encoding: 8bit\n" + +#: mailchimp_includes.php:27 +#: mailchimp_includes.php:62 +msgid "You must fill in %s." +msgstr "Verplicht in te vullen %s." + +#: mailchimp_includes.php:59 +msgid "That email address is already subscribed to the list" +msgstr "Dit e-mailadres is al ingeschreven" + +#: mailchimp_includes.php:66 +#, php-format +msgid "%s has invalid content" +msgstr "%s bevat ongeldige inhoud" + +#: mailchimp_includes.php:68 +msgid "An invalid Interest Group was selected" +msgstr "De gekozen interessegroep is ongeldig" + +#: mailchimp_includes.php:69 +msgid "That email address is invalid" +msgstr "Dit e-mailadres is ongeldig" + +#: mailchimp_includes.php:75 +msgid "Success, you've been signed up! Please look for our confirmation email!" +msgstr "Inschrijving succesvol ontvangen. Je krijgt een e-mail ter bevestiging." + +#: mailchimp_includes.php:131 +msgid "required field" +msgstr "verplicht veld" + +#: mailchimp_includes.php:168 +msgid "unsubscribe from list" +msgstr "uitschrijven" + +#: mailchimp_includes.php:171 +msgid "powered by" +msgstr "door" + +#: mailchimp.php:135 +msgid "MailChimp Setup" +msgstr "MailChimp-installatie" + +#: mailchimp.php:150 +msgid "While upgrading the plugin setup, we were unable to login to your account. You will need to login again and setup your list." +msgstr "Tijdens het bijwerken van de plug-in zijn we er niet in geslaagd om je aan te melden. Je zult je opnieuw moeten aanmelden en je lijst moeten instellen." + +#: mailchimp.php:156 +#: mailchimp.php:166 +msgid "Success! We were able to verify your username & password! Let's continue, shall we?" +msgstr "Succes! We hebben je gebruikersnaam en wachtwoord kunnen verifiren! Verder gaan?" + +#: mailchimp.php:178 +#: mailchimp.php:179 +msgid "The server said:" +msgstr "De server zegt:" + +#: mailchimp.php:222 +msgid "Sign up for" +msgstr "Aanmelden voor" + +#: mailchimp.php:223 +msgid "Subscribe" +msgstr "Inschrijven" + +#: mailchimp.php:253 +#, php-format +msgid "Success! Loaded and saved the info for %d Merge Variables and %d Interest Groups from your list" +msgstr "Succes! De informatie voor de %d Merge Variabelen en %d Interessegroepen voor je lijst is geladen en bewaard" + +#: mailchimp.php:256 +msgid "Now you should either Turn On the MailChimp Widget or change your options below, then turn it on." +msgstr "Je moet nu ofwel je MailChimp Widget activeren ofwel hieronder de instellingen veranderen en daarna de widget inschakelen." + +#: mailchimp.php:284 +msgid "Successfully Reset your List selection... Now you get to pick again!" +msgstr "Je lijstkeuze is opnieuw ingesteld. Nu kun je weer opnieuw kiezen!" + +#: mailchimp.php:290 +msgid "Monkey Rewards turned On!" +msgstr "Monkey Rewards ingeschakeld." + +#: mailchimp.php:294 +msgid "Monkey Rewards turned Off!" +msgstr "Monkey Rewards uitgeschakeld." + +#: mailchimp.php:299 +msgid "Fancy Javascript submission turned On!" +msgstr "Fancy Javascript ingeschakeld." + +#: mailchimp.php:303 +msgid "Fancy Javascript submission turned Off!" +msgstr "Fancy Javascript uitgeschakeld." + +#: mailchimp.php:309 +msgid "Unsubscribe link turned On!" +msgstr "Link om uit te schrijven ingeschakeld." + +#: mailchimp.php:313 +msgid "Unsubscribe link turned Off!" +msgstr "Link om uit te schrijven uitgeschakeld." + +#: mailchimp.php:359 +msgid "Successfully Updated your List Subscribe Form Settings!" +msgstr "De instellingen voor je Lijst Inschrijf Formulier succesvol bijgewerkt." + +#: mailchimp.php:372 +msgid "Login Info" +msgstr "Aanmeldinformatie" + +#: mailchimp.php:373 +msgid "To start using the MailChimp plugin, we first need to login and get your API Key. Please enter your MailChimp username and password below." +msgstr "Voordat je de MailChimp plugin kunt gaan gebruiken, moeten we je eerst aanmelden om je API sleutel te verkrijgen. Vul a.u.b. je MailChimp gebruikersnaam en wachtwoord in." + +#: mailchimp.php:375 +msgid "Don't have a MailChimp account? Try one for Free!" +msgstr "Nog geen MailChimp-account? Probeer gratis!" + +#: mailchimp.php:379 +msgid "Username" +msgstr "Gebruikersnaam" + +#: mailchimp.php:383 +msgid "Password" +msgstr "Wachtwoord" + +#: mailchimp.php:389 +msgid "Save & Check" +msgstr "Bewaren & controleren" + +#: mailchimp.php:394 +msgid "Notes" +msgstr "Notities" + +#: mailchimp.php:395 +msgid "Changing your settings at MailChimp.com may cause this to stop working." +msgstr "Wanneer je je instelling op MailChimp.com aanpast, kan het zijn dat het niet meer werkt." + +#: mailchimp.php:396 +msgid "If you change your login to a different account, the info you have setup below will be erased." +msgstr "Wanneer je een ander profiel gebruik, zullen de huidige instellen verwijderd worden." + +#: mailchimp.php:397 +msgid "If any of that happens, no biggie - just reconfigure your login and the items below..." +msgstr "Als er iets van dat gebeurt, geen probleem - gewoon je aanmeldgegevens en de gegevens hieronder opnieuw instellen" + +#: mailchimp.php:403 +msgid "Logged in as" +msgstr "Aangemeld als" + +#: mailchimp.php:407 +msgid "Logout" +msgstr "Afmelden" + +#: mailchimp.php:421 +msgid "Your Lists" +msgstr "Je lijsten" + +#: mailchimp.php:423 +msgid "Please select the List you wish to create a Signup Form for." +msgstr "Kies een lijst die je wil gebruiken." + +#: mailchimp.php:432 +#, php-format +msgid "Uh-oh, you don't have any lists defined! Please visit %s, login, and setup a list before using this tool!" +msgstr "Oeps, je hebt nog geen lijsten! Bezoek %s en maak een lijst aan, voordat je deze tool gebruikt" + +#: mailchimp.php:437 +msgid "Select A List" +msgstr "Kies een lijst" + +#: mailchimp.php:450 +msgid "Update List" +msgstr "Lijst bijwerken" + +#: mailchimp.php:453 +msgid "Note:" +msgstr "Let op:" + +#: mailchimp.php:453 +msgid "Updating your list will not cause settings below to be lost. Changing to a new list will." +msgstr "Bijwerken van je lijst zal je instellingen niet zoekmaken. Een andere nieuwe lijst kiezen wl." + +#: mailchimp.php:471 +msgid "Reset List Options and Select again" +msgstr "Lijstinstellingen opnieuw instellen " + +#: mailchimp.php:474 +#: mailchimp.php:475 +msgid "Selected MailChimp List" +msgstr "Gekozen MailChimp-lijst" + +#: mailchimp.php:496 +#: mailchimp.php:569 +#: mailchimp.php:630 +#: mailchimp.php:499 +msgid "Monkey Rewards" +msgstr "Monkey Rewards" + +#: mailchimp.php:501 +msgid "turning this on will place a \"powered by MailChimp\" link in your form that will earn you credits with us. It is optional and can be turned on or off at any time." +msgstr "door dit in te schakelen zal er \"door MailChimp\" verschijnen op je formulier. Hiermee verdien credits verdienen. Dit is optioneel en kan altijd uitgeschakeld worden." + +#: mailchimp.php:505 +#: mailchimp.php:507 +msgid "turning this on will use fancy javascript submission and should degrade gracefully for users not using javascript. It is optional and can be turned on or off at any time." +msgstr "door dit in te schakelen maak je gebruik van fancy Javascript-verzending, maar voor gebruikers zonder Java werkt het ook. Dit is optioneel en kan altijd uitgeschakeld worden." + +#: mailchimp.php:511 +msgid "Include Unsubscribe link?" +msgstr "Link voor uitschrijven tonen?" + +#: mailchimp.php:513 +msgid "turning this on will add a link to your host unsubscribe form" +msgstr "door dit in te schakelen zal er een link om uit te schrijven aan je formulier toegevoegd worden" + +#: mailchimp.php:517 +msgid "Header content" +msgstr "Inhoud van koptekst" + +#: mailchimp.php:520 +msgid "You can fill this with your own Text, HTML markup (including image links), or Nothing!" +msgstr "Je kan dit bewerken met je eigen tekst, HTML-opmaak (inclusief figuren) of helemaal niets" + +#: mailchimp.php:525 +msgid "Submit Button text" +msgstr "Tekst voor knop Verzenden" + +#: mailchimp.php:532 +msgid "Custom Styling" +msgstr "Aangepaste opmaak" + +#: mailchimp.php:536 +msgid "Turned On?" +msgstr "Ingeschakeld?" + +#: mailchimp.php:537 +#: mailchimp.php:538 +#: mailchimp.php:552 +msgid "Border Width" +msgstr "Breedte kantlijn" + +#: mailchimp.php:539 +#: mailchimp.php:553 +msgid "Set to 0 for no border, do not enter px!" +msgstr "Kies 0 voor geen kantlijnen, gebruik geen px!" + +#: mailchimp.php:541 +#: mailchimp.php:555 +msgid "Border Color" +msgstr "Kleur kantlijn" + +#: mailchimp.php:542 +#: mailchimp.php:545 +#: mailchimp.php:548 +#: mailchimp.php:556 +#: mailchimp.php:559 +#: mailchimp.php:562 +msgid "do not enter initial #" +msgstr "niet starten met #!" + +#: mailchimp.php:551 +msgid "Form Settings" +msgstr "Formulierinstellingen" + +#: mailchimp.php:571 +msgid "Merge Variables Included" +msgstr "Merge Variabelen toevoegen" + +#: mailchimp.php:574 +msgid "No Merge Variables found." +msgstr "Geen Merge Variabelen gevonden." + +#: mailchimp.php:580 +#: mailchimp.php:614 +msgid "Name" +msgstr "Naam" + +#: mailchimp.php:581 +msgid "Tag" +msgstr "Tag" + +#: mailchimp.php:582 +msgid "Required?" +msgstr "Vereist?" + +#: mailchimp.php:583 +msgid "Include?" +msgstr "Toevoegen?" + +#: mailchimp.php:603 +msgid "Interest Groups" +msgstr "Interesse Groepen" + +#: mailchimp.php:605 +msgid "No Interest Groups Setup for this List" +msgstr "Geen Interesse Groepen ingesteld voor deze Lijst" + +#: mailchimp.php:610 +msgid "Show?" +msgstr "Tonen?" + +#: mailchimp.php:617 +msgid "Input Type" +msgstr "Invoertype" + +#: mailchimp.php:620 +msgid "Options" +msgstr "Instellingen" + diff --git a/po/mailchimp_i18n-pt_BR.mo b/po/mailchimp_i18n-pt_BR.mo new file mode 100644 index 0000000..474e70c Binary files /dev/null and b/po/mailchimp_i18n-pt_BR.mo differ diff --git a/po/mailchimp_i18n-pt_BR.po b/po/mailchimp_i18n-pt_BR.po new file mode 100644 index 0000000..a922b6f --- /dev/null +++ b/po/mailchimp_i18n-pt_BR.po @@ -0,0 +1,346 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR MailChimp API Support Team +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: MailChimp 1.1.5\n" +"Report-Msgid-Bugs-To: http://wordpress.org/tag/mailchimp\n" +"POT-Creation-Date: 2009-07-15 14:23-0400\n" +"PO-Revision-Date: 2010-12-17 14:36-0500\n" +"Last-Translator: MailChimp API \n" +"Language-Team: Maria Manoela Porto \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Poedit-Language: Portuguese\n" +"X-Poedit-Country: BRAZIL\n" + +#: mailchimp_includes.php:27 +#: mailchimp_includes.php:62 +msgid "You must fill in %s." +msgstr "Você deve preencher %s." + +#: mailchimp_includes.php:59 +msgid "That email address is already subscribed to the list" +msgstr "Este endereço de email já está cadastrado na lista" + +#: mailchimp_includes.php:66 +#, php-format +msgid "%s has invalid content" +msgstr "%s tem conteúdo inválido" + +#: mailchimp_includes.php:68 +msgid "An invalid Interest Group was selected" +msgstr "Um grupo inválido foi escolhido" + +#: mailchimp_includes.php:69 +msgid "That email address is invalid" +msgstr "Endereço de email inválido" + +#: mailchimp_includes.php:75 +msgid "Success, you've been signed up! Please look for our confirmation email!" +msgstr "Você se cadastrou com sucesso! Por favor verifique seu email para confirmar seu cadastro." + +#: mailchimp_includes.php:131 +msgid "required field" +msgstr "campo obrigatório" + +#: mailchimp_includes.php:168 +msgid "unsubscribe from list" +msgstr "Quero me descadastrar." + +#: mailchimp_includes.php:171 +msgid "powered by" +msgstr "powered by" + +#: mailchimp.php:135 +msgid "MailChimp Setup" +msgstr "Configuração do MailChimp" + +#: mailchimp.php:150 +msgid "While upgrading the plugin setup, we were unable to login to your account. You will need to login again and setup your list." +msgstr "Enquanto estamos atualizando o plugin, não conseguimos logar seu usuário. Você precisará se logar novamente e configurar sua lista. " + +#: mailchimp.php:156 +msgid "MailChimp List Setup" +msgstr "Configuração de lista de emails do MailChimp" + +#: mailchimp.php:166 +msgid "Success! We were able to verify your username & password! Let's continue, shall we?" +msgstr "Parabéns! Conseguimos verificar seu nome de usuário e senha. Vamos continuar?" + +#: mailchimp.php:178 +msgid "Uh-oh, we were unable to login and verify your username & password. Please check them and try again!" +msgstr "Desculpe-nos mas não conseguimos verificar seu nome de usuário e senha. Verifique seus dados e tente novamente." + +#: mailchimp.php:179 +msgid "The server said:" +msgstr "Resposta do servidor:" + +#: mailchimp.php:222 +msgid "Sign up for" +msgstr "Inscreva-se para" + +#: mailchimp.php:223 +msgid "Subscribe" +msgstr "Cadastrar" + +#: mailchimp.php:253 +#, php-format +msgid "Success! Loaded and saved the info for %d Merge Variables and %d Interest Groups from your list" +msgstr "Parabéns! Informações carregadas e salvas para %d Merge Variables e %d Interest Groups da sua lista." + +#: mailchimp.php:256 +msgid "Now you should either Turn On the MailChimp Widget or change your options below, then turn it on." +msgstr "Agora você deve ativar o widget do MailChimp ou alterar as opções abaixo." + +#: mailchimp.php:284 +msgid "Successfully Reset your List selection... Now you get to pick again!" +msgstr "Alterações realizadas com sucesso... agora você deve escolher um plano!" + +#: mailchimp.php:290 +msgid "Monkey Rewards turned On!" +msgstr "Monkey Rewards ligado!" + +#: mailchimp.php:294 +msgid "Monkey Rewards turned Off!" +msgstr "Monkey Rewards desligado!" + +#: mailchimp.php:299 +msgid "Fancy Javascript submission turned On!" +msgstr "Inscrição por Javascript (mais bacana!) ativada." + +#: mailchimp.php:303 +msgid "Fancy Javascript submission turned Off!" +msgstr "Inscrição por Javascript (mais bacana!) desativada." + +#: mailchimp.php:309 +msgid "Unsubscribe link turned On!" +msgstr "Opção de descadastro ativada." + +#: mailchimp.php:313 +msgid "Unsubscribe link turned Off!" +msgstr "Opção de descadastro desativada." + +#: mailchimp.php:359 +msgid "Successfully Updated your List Subscribe Form Settings!" +msgstr "Formulário de cadastro atualizado com sucesso!" + +#: mailchimp.php:372 +msgid "Login Info" +msgstr "Informações de login" + +#: mailchimp.php:373 +msgid "To start using the MailChimp plugin, we first need to login and get your API Key. Please enter your MailChimp username and password below." +msgstr "Para começar a usar o plugin do MailChimp você primeiro deve se logar e gerar sua chave de API. Por favor preencha com o seu login e senha do MailChimp." + +#: mailchimp.php:375 +msgid "Don't have a MailChimp account? Try one for Free!" +msgstr "Não tem uma conta do MailChimp? Inscreva-se agora gratuitamente!" + +#: mailchimp.php:379 +msgid "Username" +msgstr "Nome de usuário" + +#: mailchimp.php:383 +msgid "Password" +msgstr "Senha" + +#: mailchimp.php:389 +msgid "Save & Check" +msgstr "Salvar" + +#: mailchimp.php:394 +msgid "Notes" +msgstr "Notas" + +#: mailchimp.php:395 +msgid "Changing your settings at MailChimp.com may cause this to stop working." +msgstr "Alterar suas configurações em MailChimp.com pode fazer com que este plugin pare de funcionar." + +#: mailchimp.php:396 +msgid "If you change your login to a different account, the info you have setup below will be erased." +msgstr "Se você alterar seu login para outra conta, as informações abaixo serão apagadas." + +#: mailchimp.php:397 +msgid "If any of that happens, no biggie - just reconfigure your login and the items below..." +msgstr "Se algo acontecer, não entre em pânico! Apenas reconfigure seu login e as opções abaixo..." + +#: mailchimp.php:403 +msgid "Logged in as" +msgstr "Logado como" + +#: mailchimp.php:407 +msgid "Logout" +msgstr "Logout" + +#: mailchimp.php:421 +msgid "Your Lists" +msgstr "Suas listas" + +#: mailchimp.php:423 +msgid "Please select the List you wish to create a Signup Form for." +msgstr "Por favor selecione a lista para a qual você deseja criar um formulário de cadastro." + +#: mailchimp.php:432 +#, php-format +msgid "Uh-oh, you don't have any lists defined! Please visit %s, login, and setup a list before using this tool!" +msgstr "Você não tem nenhuma lista configurada! Por favor visite %s, acesse sua conta e configure uma lista antes de começar a usar esta ferramenta." + +#: mailchimp.php:437 +msgid "Select A List" +msgstr "Selecione uma lista" + +#: mailchimp.php:450 +msgid "Update List" +msgstr "Atualizar lista" + +#: mailchimp.php:453 +msgid "Note:" +msgstr "Nota:" + +#: mailchimp.php:453 +msgid "Updating your list will not cause settings below to be lost. Changing to a new list will." +msgstr "Atualizar sua lista não causará perda das configurações abaixo. Se mudar para uma nova lista as configurações serão perdidas." + +#: mailchimp.php:471 +msgid "Reset List Options and Select again" +msgstr "Reset as opções da lista e selecionar novamente." + +#: mailchimp.php:474 +msgid "Subscribe Form Widget Settings for this List" +msgstr "Widget com formulário de cadastro para esta lista" + +#: mailchimp.php:475 +msgid "Selected MailChimp List" +msgstr "Lista MailChimp selecionada" + +#: mailchimp.php:496 +#: mailchimp.php:569 +#: mailchimp.php:630 +msgid "Update Subscribe Form Settings" +msgstr "Atualizar configurações do formulário de cadastro" + +#: mailchimp.php:499 +msgid "Monkey Rewards" +msgstr "Monkey Rewards" + +#: mailchimp.php:501 +msgid "turning this on will place a \"powered by MailChimp\" link in your form that will earn you credits with us. It is optional and can be turned on or off at any time." +msgstr "selecionar esta opção irá mostrar o aviso \"powered by MailChimp\" com um link no seu formulário de cadastro e você irá ganhar créditos no Monkey Rewards. Esta opção é opcional e você poderá ativar ou desativar quando quiser." + +#: mailchimp.php:505 +msgid "Use Javascript Support?" +msgstr "Usar javascript?" + +#: mailchimp.php:507 +msgid "turning this on will use fancy javascript submission and should degrade gracefully for users not using javascript. It is optional and can be turned on or off at any time." +msgstr "ativar esta opção irá ativar o uso de javascript no cadastro de usuários. Esta opção pode ser ativada ou desativada quando quiser." + +#: mailchimp.php:511 +msgid "Include Unsubscribe link?" +msgstr "Incluir link para descadastro?" + +#: mailchimp.php:513 +msgid "turning this on will add a link to your host unsubscribe form" +msgstr "ativar esta opção irá incluir um link para remoção de cadastro da lista diretamente do nosso host." + +#: mailchimp.php:517 +msgid "Header content" +msgstr "Conteúdo do cabeçalho" + +#: mailchimp.php:520 +msgid "You can fill this with your own Text, HTML markup (including image links), or Nothing!" +msgstr "Você pode preencher isso com seu próprio texto ou html (incluindo imagens) ou nada!" + +#: mailchimp.php:525 +msgid "Submit Button text" +msgstr "Texto de botão de envio de cadastro" + +#: mailchimp.php:532 +msgid "Custom Styling" +msgstr "Customizar estilo" + +#: mailchimp.php:536 +msgid "Turned On?" +msgstr "Ativado?" + +#: mailchimp.php:537 +msgid "Header Settings (only applies if there are no HTML tags in the Header Content area above)" +msgstr "Configurações de cabeçalho (válidas somente se nenhum html estiver escrito no Conteúdo do cabeçalho acima" + +#: mailchimp.php:538 +#: mailchimp.php:552 +msgid "Border Width" +msgstr "Largura da borda" + +#: mailchimp.php:539 +#: mailchimp.php:553 +msgid "Set to 0 for no border, do not enter px!" +msgstr "Configure como 0 para não ter borda. Não digite px!" + +#: mailchimp.php:541 +#: mailchimp.php:555 +msgid "Border Color" +msgstr "Cor da borda" + +#: mailchimp.php:542 +#: mailchimp.php:545 +#: mailchimp.php:548 +#: mailchimp.php:556 +#: mailchimp.php:559 +#: mailchimp.php:562 +msgid "do not enter initial #" +msgstr "não coloque # na frente" + +#: mailchimp.php:551 +msgid "Form Settings" +msgstr "Configurações do formulário" + +#: mailchimp.php:571 +msgid "Merge Variables Included" +msgstr "Merge Variables incluída" + +#: mailchimp.php:574 +msgid "No Merge Variables found." +msgstr "Não foram encontradas Merge Variables." + +#: mailchimp.php:580 +#: mailchimp.php:614 +msgid "Name" +msgstr "Nome" + +#: mailchimp.php:581 +msgid "Tag" +msgstr "Tag" + +#: mailchimp.php:582 +msgid "Required?" +msgstr "Obrigatório?" + +#: mailchimp.php:583 +msgid "Include?" +msgstr "Incluir?" + +#: mailchimp.php:603 +msgid "Interest Groups" +msgstr "Interest Groups" + +#: mailchimp.php:605 +msgid "No Interest Groups Setup for this List" +msgstr "Nenhum Interest Group configurado para esta lista" + +#: mailchimp.php:610 +msgid "Show?" +msgstr "Mostrar?" + +#: mailchimp.php:617 +msgid "Input Type" +msgstr "Tipo de dados" + +#: mailchimp.php:620 +msgid "Options" +msgstr "Opções" + diff --git a/po/mailchimp_i18n-pt_PT.mo b/po/mailchimp_i18n-pt_PT.mo new file mode 100644 index 0000000..f6ed4df Binary files /dev/null and b/po/mailchimp_i18n-pt_PT.mo differ diff --git a/po/mailchimp_i18n-pt_PT.po b/po/mailchimp_i18n-pt_PT.po new file mode 100644 index 0000000..a03f83e --- /dev/null +++ b/po/mailchimp_i18n-pt_PT.po @@ -0,0 +1,346 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR MailChimp API Support Team +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: MailChimp 1.1.5\n" +"Report-Msgid-Bugs-To: http://wordpress.org/tag/mailchimp\n" +"POT-Creation-Date: 2009-07-15 14:23-0400\n" +"PO-Revision-Date: 2011-04-25 14:17-0500\n" +"Last-Translator: MailChimp API \n" +"Language-Team: Maria Manoela Porto \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Poedit-Language: Portuguese\n" +"X-Poedit-Country: BRAZIL\n" + +#: mailchimp_includes.php:27 +#: mailchimp_includes.php:62 +msgid "You must fill in %s." +msgstr "Deve preencher %s." + +#: mailchimp_includes.php:59 +msgid "That email address is already subscribed to the list" +msgstr "Este endereço de correio electrónico já está inscrito na lista" + +#: mailchimp_includes.php:66 +#, php-format +msgid "%s has invalid content" +msgstr "%s contém conteúdo inválido" + +#: mailchimp_includes.php:68 +msgid "An invalid Interest Group was selected" +msgstr "Um grupo inválido foi seleccionado" + +#: mailchimp_includes.php:69 +msgid "That email address is invalid" +msgstr "Endereço de correio electrónico inválido" + +#: mailchimp_includes.php:75 +msgid "Success, you've been signed up! Please look for our confirmation email!" +msgstr "Registo efectuado com sucesso! Por favor verifique o seu cliente de correio electrónico para confirmar seu registo." + +#: mailchimp_includes.php:131 +msgid "required field" +msgstr "campo obrigatório" + +#: mailchimp_includes.php:168 +msgid "unsubscribe from list" +msgstr "Cancelar a subscrição." + +#: mailchimp_includes.php:171 +msgid "powered by" +msgstr "powered by" + +#: mailchimp.php:135 +msgid "MailChimp Setup" +msgstr "Configuração do MailChimp" + +#: mailchimp.php:150 +msgid "While upgrading the plugin setup, we were unable to login to your account. You will need to login again and setup your list." +msgstr "Enquanto actualizávamos o plugin, não conseguimos autenticar o seu utilizador. Por favor efectue nova ligação para configurar a sua lista. " + +#: mailchimp.php:156 +msgid "MailChimp List Setup" +msgstr "Configuração de listas do MailChimp" + +#: mailchimp.php:166 +msgid "Success! We were able to verify your username & password! Let's continue, shall we?" +msgstr "Parabéns! Conseguimos verificar o seu nome de utilizador e palavra-chave. Vamos continuar?" + +#: mailchimp.php:178 +msgid "Uh-oh, we were unable to login and verify your username & password. Please check them and try again!" +msgstr "Não conseguimos verificar o seu nome de utilizador e palavra-chave. Verifique os seus dados e tente novamente." + +#: mailchimp.php:179 +msgid "The server said:" +msgstr "Resposta do servidor:" + +#: mailchimp.php:222 +msgid "Sign up for" +msgstr "Inscreva-se a" + +#: mailchimp.php:223 +msgid "Subscribe" +msgstr "Subscrever" + +#: mailchimp.php:253 +#, php-format +msgid "Success! Loaded and saved the info for %d Merge Variables and %d Interest Groups from your list" +msgstr "Parabéns! Informações carregadas e salvas para %d Merge Variables e %d Interest Groups da sua lista." + +#: mailchimp.php:256 +msgid "Now you should either Turn On the MailChimp Widget or change your options below, then turn it on." +msgstr "Agora deve activar o widget do MailChimp ou alterar as opções abaixo." + +#: mailchimp.php:284 +msgid "Successfully Reset your List selection... Now you get to pick again!" +msgstr "Alterações realizadas com sucesso... agora tem mais escolhas!" + +#: mailchimp.php:290 +msgid "Monkey Rewards turned On!" +msgstr "Monkey Rewards ligado!" + +#: mailchimp.php:294 +msgid "Monkey Rewards turned Off!" +msgstr "Monkey Rewards desligado!" + +#: mailchimp.php:299 +msgid "Fancy Javascript submission turned On!" +msgstr "Inscrição por Javascript ligada." + +#: mailchimp.php:303 +msgid "Fancy Javascript submission turned Off!" +msgstr "Inscrição por Javascript desligada." + +#: mailchimp.php:309 +msgid "Unsubscribe link turned On!" +msgstr "Opção de cancelar a subscrição ligada!" + +#: mailchimp.php:313 +msgid "Unsubscribe link turned Off!" +msgstr "Opção de cancelar a subscrição desligada!" + +#: mailchimp.php:359 +msgid "Successfully Updated your List Subscribe Form Settings!" +msgstr "Formulário de subscrição actualizado com sucesso!" + +#: mailchimp.php:372 +msgid "Login Info" +msgstr "Informações de autenticação" + +#: mailchimp.php:373 +msgid "To start using the MailChimp plugin, we first need to login and get your API Key. Please enter your MailChimp username and password below." +msgstr "Para começar a usar o plugin do MailChimp deverá primeiro autenticar-se e gerar sua chave de API. Por favor preencha com o seu utilizado e palavra-chave do MailChimp." + +#: mailchimp.php:375 +msgid "Don't have a MailChimp account? Try one for Free!" +msgstr "Não tem uma conta do MailChimp? Inscreva-se agora gratuitamente!" + +#: mailchimp.php:379 +msgid "Username" +msgstr "Utilizador" + +#: mailchimp.php:383 +msgid "Password" +msgstr "Palavra-chave" + +#: mailchimp.php:389 +msgid "Save & Check" +msgstr "Salvar" + +#: mailchimp.php:394 +msgid "Notes" +msgstr "Notas" + +#: mailchimp.php:395 +msgid "Changing your settings at MailChimp.com may cause this to stop working." +msgstr "Alterar suas configurações em MailChimp.com pode fazer com que este plugin pare de funcionar." + +#: mailchimp.php:396 +msgid "If you change your login to a different account, the info you have setup below will be erased." +msgstr "Se alterar o seu utilizador para outra conta, as informações abaixo serão apagadas." + +#: mailchimp.php:397 +msgid "If any of that happens, no biggie - just reconfigure your login and the items below..." +msgstr "Se algo acontecer, não entre em pânico! Apenas reconfigure com o seu utilizador e as opções abaixo..." + +#: mailchimp.php:403 +msgid "Logged in as" +msgstr "Ligado como" + +#: mailchimp.php:407 +msgid "Logout" +msgstr "Sair" + +#: mailchimp.php:421 +msgid "Your Lists" +msgstr "Suas listas" + +#: mailchimp.php:423 +msgid "Please select the List you wish to create a Signup Form for." +msgstr "Por favor seleccione a lista para a qual deseja criar um formulário de subscrição." + +#: mailchimp.php:432 +#, php-format +msgid "Uh-oh, you don't have any lists defined! Please visit %s, login, and setup a list before using this tool!" +msgstr "Você não tem nenhuma lista configurada! Por favor visite %s, aceda à sua conta e configure uma lista antes de começar a usar esta ferramenta." + +#: mailchimp.php:437 +msgid "Select A List" +msgstr "Seleccione uma lista" + +#: mailchimp.php:450 +msgid "Update List" +msgstr "Actualizar lista" + +#: mailchimp.php:453 +msgid "Note:" +msgstr "Nota:" + +#: mailchimp.php:453 +msgid "Updating your list will not cause settings below to be lost. Changing to a new list will." +msgstr "Actualizar a sua lista não causará perda das configurações abaixo. Se mudar para uma nova lista as configurações serão perdidas." + +#: mailchimp.php:471 +msgid "Reset List Options and Select again" +msgstr "Reinicie as opções da lista e seleccione novamente" + +#: mailchimp.php:474 +msgid "Subscribe Form Widget Settings for this List" +msgstr "Widget com formulário de subscrição para esta lista" + +#: mailchimp.php:475 +msgid "Selected MailChimp List" +msgstr "Lista MailChimp seleccionada" + +#: mailchimp.php:496 +#: mailchimp.php:569 +#: mailchimp.php:630 +msgid "Update Subscribe Form Settings" +msgstr "Actualizar configurações do formulário de subscrição" + +#: mailchimp.php:499 +msgid "Monkey Rewards" +msgstr "Monkey Rewards" + +#: mailchimp.php:501 +msgid "turning this on will place a \"powered by MailChimp\" link in your form that will earn you credits with us. It is optional and can be turned on or off at any time." +msgstr "seleccionar esta opção irá mostrar o aviso \"powered by MailChimp\" com uma hiperligação no seu formulário de subscrição que fará com que ganhe créditos no Monkey Rewards. Esta opção é opcional e você poderá activar ou desactivar quando quiser." + +#: mailchimp.php:505 +msgid "Use Javascript Support?" +msgstr "Usar JavaScript?" + +#: mailchimp.php:507 +msgid "turning this on will use fancy javascript submission and should degrade gracefully for users not using javascript. It is optional and can be turned on or off at any time." +msgstr "activar esta opção irá activar o uso de JavaScript na subscrição de utilizadores. Utilizadores sem suporte para JavaScript vão ter uma má experiência. Esta opção pode ser activada ou desactivada quando quiser." + +#: mailchimp.php:511 +msgid "Include Unsubscribe link?" +msgstr "Incluir hiperligação para cancelar a subscrição?" + +#: mailchimp.php:513 +msgid "turning this on will add a link to your host unsubscribe form" +msgstr "activar esta opção irá incluir uma hiperligação para remoção de subscrição directamente no formulário." + +#: mailchimp.php:517 +msgid "Header content" +msgstr "Conteúdo do cabeçalho" + +#: mailchimp.php:520 +msgid "You can fill this with your own Text, HTML markup (including image links), or Nothing!" +msgstr "Você pode preencher isso com seu próprio texto ou HTML (incluindo imagens) ou deixar em branco!" + +#: mailchimp.php:525 +msgid "Submit Button text" +msgstr "Texto de botão de envio de subscrição" + +#: mailchimp.php:532 +msgid "Custom Styling" +msgstr "Personalizar estilo" + +#: mailchimp.php:536 +msgid "Turned On?" +msgstr "Activo?" + +#: mailchimp.php:537 +msgid "Header Settings (only applies if there are no HTML tags in the Header Content area above)" +msgstr "Configurações de cabeçalho (válidas somente se nenhum HTML estiver escrito no conteúdo do cabeçalho acima)" + +#: mailchimp.php:538 +#: mailchimp.php:552 +msgid "Border Width" +msgstr "Largura da borda" + +#: mailchimp.php:539 +#: mailchimp.php:553 +msgid "Set to 0 for no border, do not enter px!" +msgstr "Configure como 0 para não ter borda. Não escreva px!" + +#: mailchimp.php:541 +#: mailchimp.php:555 +msgid "Border Color" +msgstr "Cor da borda" + +#: mailchimp.php:542 +#: mailchimp.php:545 +#: mailchimp.php:548 +#: mailchimp.php:556 +#: mailchimp.php:559 +#: mailchimp.php:562 +msgid "do not enter initial #" +msgstr "não coloque # na frente" + +#: mailchimp.php:551 +msgid "Form Settings" +msgstr "Configurações do formulário" + +#: mailchimp.php:571 +msgid "Merge Variables Included" +msgstr "Merge Variables incluída" + +#: mailchimp.php:574 +msgid "No Merge Variables found." +msgstr "Não foram encontradas Merge Variables." + +#: mailchimp.php:580 +#: mailchimp.php:614 +msgid "Name" +msgstr "Nome" + +#: mailchimp.php:581 +msgid "Tag" +msgstr "Tag" + +#: mailchimp.php:582 +msgid "Required?" +msgstr "Obrigatório?" + +#: mailchimp.php:583 +msgid "Include?" +msgstr "Incluir?" + +#: mailchimp.php:603 +msgid "Interest Groups" +msgstr "Interest Groups" + +#: mailchimp.php:605 +msgid "No Interest Groups Setup for this List" +msgstr "Nenhum Interest Group configurado para esta lista" + +#: mailchimp.php:610 +msgid "Show?" +msgstr "Mostrar?" + +#: mailchimp.php:617 +msgid "Input Type" +msgstr "Tipo de dados" + +#: mailchimp.php:620 +msgid "Options" +msgstr "Opções" + diff --git a/po/mailchimp_i18n-ro_RO.mo b/po/mailchimp_i18n-ro_RO.mo new file mode 100644 index 0000000..484bfb0 Binary files /dev/null and b/po/mailchimp_i18n-ro_RO.mo differ diff --git a/po/mailchimp_i18n-ro_RO.po b/po/mailchimp_i18n-ro_RO.po new file mode 100644 index 0000000..e5d8d2b --- /dev/null +++ b/po/mailchimp_i18n-ro_RO.po @@ -0,0 +1,346 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR MailChimp API Support Team +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: MailChimp 1.1.5\n" +"Report-Msgid-Bugs-To: http://wordpress.org/tag/mailchimp\n" +"POT-Creation-Date: 2009-07-15 14:23-0400\n" +"PO-Revision-Date: 2012-02-07 08:58-0500\n" +"Last-Translator: MailChimp API \n" +"Language-Team: Contributed \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Poedit-Language: Romanian\n" +"X-Poedit-Country: ROMANIA\n" + +#: mailchimp_includes.php:27 +#: mailchimp_includes.php:62 +msgid "You must fill in %s." +msgstr "Trebuie să completezi %s." + +#: mailchimp_includes.php:59 +msgid "That email address is already subscribed to the list" +msgstr "Acea adresă de email este deja abonată" + +#: mailchimp_includes.php:66 +#, php-format +msgid "%s has invalid content" +msgstr "%s are conținut invalid" + +#: mailchimp_includes.php:68 +msgid "An invalid Interest Group was selected" +msgstr "Un Grup de Interes invalid a fost selectat." + +#: mailchimp_includes.php:69 +msgid "That email address is invalid" +msgstr "Acea adresă de email este invalidă" + +#: mailchimp_includes.php:75 +msgid "Success, you've been signed up! Please look for our confirmation email!" +msgstr "Felicitări, ai fost abonat! Te rugăm, verifică dacă ai primit mailul de confirmare!" + +#: mailchimp_includes.php:131 +msgid "required field" +msgstr "câmp necesar" + +#: mailchimp_includes.php:168 +msgid "unsubscribe from list" +msgstr "dezabonare din listă" + +#: mailchimp_includes.php:171 +msgid "powered by" +msgstr "facilitat de" + +#: mailchimp.php:135 +msgid "MailChimp Setup" +msgstr "Configurare MailChimp" + +#: mailchimp.php:150 +msgid "While upgrading the plugin setup, we were unable to login to your account. You will need to login again and setup your list." +msgstr "Actualizând configurarea, nu te-am putut conecta la cont. Va trebui să te conectezi din nou și să configurezi lista." + +#: mailchimp.php:156 +msgid "MailChimp List Setup" +msgstr "Configurarea de liste MailChimp" + +#: mailchimp.php:166 +msgid "Success! We were able to verify your username & password! Let's continue, shall we?" +msgstr "Felicitări! Am verificat utilizatorul și parola cu succes! Putem continua?" + +#: mailchimp.php:178 +msgid "Uh-oh, we were unable to login and verify your username & password. Please check them and try again!" +msgstr "Of, nu te-am putut conecta și verifica utilizatorul & parola. Te rugăm, verifică-le și încearcă din nou!" + +#: mailchimp.php:179 +msgid "The server said:" +msgstr "Serverul a răspuns cu:" + +#: mailchimp.php:222 +msgid "Sign up for" +msgstr "Înregistrare pentru" + +#: mailchimp.php:223 +msgid "Subscribe" +msgstr "Abonare" + +#: mailchimp.php:253 +#, php-format +msgid "Success! Loaded and saved the info for %d Merge Variables and %d Interest Groups from your list" +msgstr "Succes! Am încărcat și salvat datele din listă pentru %d Variabilele de Asortare și %d Grupuri de Interese" + +#: mailchimp.php:256 +msgid "Now you should either Turn On the MailChimp Widget or change your options below, then turn it on." +msgstr "Acum ar trebui să activezi Widget-ul MailChimp sau să schimbi configurările mai jos, după care să-l activezi." + +#: mailchimp.php:284 +msgid "Successfully Reset your List selection... Now you get to pick again!" +msgstr "Selecția de Liste a fost resetată cu succes... Poți alege din nou!" + +#: mailchimp.php:290 +msgid "Monkey Rewards turned On!" +msgstr "Recompensele MailChimp au fost activate!" + +#: mailchimp.php:294 +msgid "Monkey Rewards turned Off!" +msgstr "Recompensele MailChimp au fost dezactivate!" + +#: mailchimp.php:299 +msgid "Fancy Javascript submission turned On!" +msgstr "Trimitere prin Javascript Extravagant activată!" + +#: mailchimp.php:303 +msgid "Fancy Javascript submission turned Off!" +msgstr "Trimitere prin Javascript Extravagant dezactivată!" + +#: mailchimp.php:309 +msgid "Unsubscribe link turned On!" +msgstr "Link-ul de dezabonare activat!" + +#: mailchimp.php:313 +msgid "Unsubscribe link turned Off!" +msgstr "Link-ul de dezabonare dezactivat!" + +#: mailchimp.php:359 +msgid "Successfully Updated your List Subscribe Form Settings!" +msgstr "Configurația Formularului de Abonare a fost actualizată!" + +#: mailchimp.php:372 +msgid "Login Info" +msgstr "Date de Conectare" + +#: mailchimp.php:373 +msgid "To start using the MailChimp plugin, we first need to login and get your API Key. Please enter your MailChimp username and password below." +msgstr "Pentru a folosi extensia de MailChimp, trebuie să te conectezi și să primești Cheia de API. Te rugăm să-ți completezi dedesubt utilizatorul și parola." + +#: mailchimp.php:375 +msgid "Don't have a MailChimp account? Try one for Free!" +msgstr "Nu ai cont de MailChimp? Încearcă Gratuit!" + +#: mailchimp.php:379 +msgid "Username" +msgstr "Utilizator" + +#: mailchimp.php:383 +msgid "Password" +msgstr "Parolă" + +#: mailchimp.php:389 +msgid "Save & Check" +msgstr "Salvează și Verifică" + +#: mailchimp.php:394 +msgid "Notes" +msgstr "Note" + +#: mailchimp.php:395 +msgid "Changing your settings at MailChimp.com may cause this to stop working." +msgstr "Schimbarea configurării pe MailChimp.com poate opri funcționarea acesteia." + +#: mailchimp.php:396 +msgid "If you change your login to a different account, the info you have setup below will be erased." +msgstr "Dacă îți schimbi datele de conectare către un alt cont, configurarea alăturată va fi ștearsă." + +#: mailchimp.php:397 +msgid "If any of that happens, no biggie - just reconfigure your login and the items below..." +msgstr "Dacă se întâmpla ceva de genul, nici o problemă - reconfigurează datele de conectare dedesubt..." + +#: mailchimp.php:403 +msgid "Logged in as" +msgstr "Conectat ca" + +#: mailchimp.php:407 +msgid "Logout" +msgstr "Deconectare" + +#: mailchimp.php:421 +msgid "Your Lists" +msgstr "Listele tale" + +#: mailchimp.php:423 +msgid "Please select the List you wish to create a Signup Form for." +msgstr "Te rugăm, selectează-ți Lista pentru care dorești să creezi un Formular de Abonare." + +#: mailchimp.php:432 +#, php-format +msgid "Uh-oh, you don't have any lists defined! Please visit %s, login, and setup a list before using this tool!" +msgstr "Of, n-ai liste definite! Te rugăm, vizitează %s, conectează-te și definește o listă înainte de a utiliza această funționalitate!" + +#: mailchimp.php:437 +msgid "Select A List" +msgstr "Selectează o Listă:" + +#: mailchimp.php:450 +msgid "Update List" +msgstr "Actualizează Lista" + +#: mailchimp.php:453 +msgid "Note:" +msgstr "Notă:" + +#: mailchimp.php:453 +msgid "Updating your list will not cause settings below to be lost. Changing to a new list will." +msgstr "Actualizarea listei nu va șterge configurația alăturată. Schimbarea la o altă listă o va face." + +#: mailchimp.php:471 +msgid "Reset List Options and Select again" +msgstr "Resetează Configurația Listei și Selectează din nou" + +#: mailchimp.php:474 +msgid "Subscribe Form Widget Settings for this List" +msgstr "Configurarea Widget-ului pentru Formularul de Abonare a acestei Liste" + +#: mailchimp.php:475 +msgid "Selected MailChimp List" +msgstr "Lista MailChimp selectată" + +#: mailchimp.php:496 +#: mailchimp.php:569 +#: mailchimp.php:630 +msgid "Update Subscribe Form Settings" +msgstr "Actualizează Configurația Formularului de Abonare" + +#: mailchimp.php:499 +msgid "Monkey Rewards" +msgstr "Recompense MailChimp" + +#: mailchimp.php:501 +msgid "turning this on will place a \"powered by MailChimp\" link in your form that will earn you credits with us. It is optional and can be turned on or off at any time." +msgstr "Activarea acestei opțiuni va afișa un link \"facilitat de MailChimp\" în formular, prin care vei dobândi credite MailChimp. Este opțional și poate fi dezactivat oricând." + +#: mailchimp.php:505 +msgid "Use Javascript Support?" +msgstr "Folosește Javascript" + +#: mailchimp.php:507 +msgid "turning this on will use fancy javascript submission and should degrade gracefully for users not using javascript. It is optional and can be turned on or off at any time." +msgstr "prin activarea acesteia se va folosi javascript extravagant, dacă vizitatorul are javascript activat, pentru trimiterea formularului. Este opțional și poate fi dezactivat oricând." + +#: mailchimp.php:511 +msgid "Include Unsubscribe link?" +msgstr "Include link de Dezabonare?" + +#: mailchimp.php:513 +msgid "turning this on will add a link to your host unsubscribe form" +msgstr "activarea acesteia va adăuga un link formularului de dezabonare, hostat" + +#: mailchimp.php:517 +msgid "Header content" +msgstr "Titlu" + +#: mailchimp.php:520 +msgid "You can fill this with your own Text, HTML markup (including image links), or Nothing!" +msgstr "Poți completa cu text, cod HTML (inclusiv imagini), sau nimic!" + +#: mailchimp.php:525 +msgid "Submit Button text" +msgstr "Eticheta butonului de trimitere" + +#: mailchimp.php:532 +msgid "Custom Styling" +msgstr "Înfățișare personalizată" + +#: mailchimp.php:536 +msgid "Turned On?" +msgstr "Activat?" + +#: mailchimp.php:537 +msgid "Header Settings (only applies if there are no HTML tags in the Header Content area above)" +msgstr "Configurare Titlu (se aplică doar dacă nu există cod HTML in Titlu)" + +#: mailchimp.php:538 +#: mailchimp.php:552 +msgid "Border Width" +msgstr "Lățime Chenar" + +#: mailchimp.php:539 +#: mailchimp.php:553 +msgid "Set to 0 for no border, do not enter px!" +msgstr "Introduceți 0 pentru nici un Chenar, fără px!" + +#: mailchimp.php:541 +#: mailchimp.php:555 +msgid "Border Color" +msgstr "Culoarea Chenarului" + +#: mailchimp.php:542 +#: mailchimp.php:545 +#: mailchimp.php:548 +#: mailchimp.php:556 +#: mailchimp.php:559 +#: mailchimp.php:562 +msgid "do not enter initial #" +msgstr "Nu introduce #-ul de început" + +#: mailchimp.php:551 +msgid "Form Settings" +msgstr "Configurare formular" + +#: mailchimp.php:571 +msgid "Merge Variables Included" +msgstr "S-au inclus Variabilele de Asortare" + +#: mailchimp.php:574 +msgid "No Merge Variables found." +msgstr "Nu s-au găsit Variabile de Asortare" + +#: mailchimp.php:580 +#: mailchimp.php:614 +msgid "Name" +msgstr "Nume" + +#: mailchimp.php:581 +msgid "Tag" +msgstr "Etichetă" + +#: mailchimp.php:582 +msgid "Required?" +msgstr "Necesar?" + +#: mailchimp.php:583 +msgid "Include?" +msgstr "Include?" + +#: mailchimp.php:603 +msgid "Interest Groups" +msgstr "Grupuri de Interes" + +#: mailchimp.php:605 +msgid "No Interest Groups Setup for this List" +msgstr "Nu au fost configurate Grupuri de Interes pentru această listă" + +#: mailchimp.php:610 +msgid "Show?" +msgstr "Afișează?" + +#: mailchimp.php:617 +msgid "Input Type" +msgstr "Tipul înregistrării" + +#: mailchimp.php:620 +msgid "Options" +msgstr "Opțiuni" + diff --git a/po/mailchimp_i18n-ru_RU.mo b/po/mailchimp_i18n-ru_RU.mo new file mode 100644 index 0000000..520bc36 Binary files /dev/null and b/po/mailchimp_i18n-ru_RU.mo differ diff --git a/po/mailchimp_i18n-ru_RU.po b/po/mailchimp_i18n-ru_RU.po new file mode 100644 index 0000000..ef824e8 --- /dev/null +++ b/po/mailchimp_i18n-ru_RU.po @@ -0,0 +1,347 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR MailChimp API Support Team +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: MailChimp 1.1.5\n" +"Report-Msgid-Bugs-To: http://wordpress.org/tag/mailchimp\n" +"POT-Creation-Date: 2009-07-15 14:23-0400\n" +"PO-Revision-Date: 2010-12-17 14:36-0500\n" +"Last-Translator: MailChimp API \n" +"Language-Team: Fat Cow \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Poedit-Language: Russian\n" +"X-Poedit-Country: RUSSIAN FEDERATION\n" +"X-Poedit-SourceCharset: utf-8\n" + +#: mailchimp_includes.php:27 +#: mailchimp_includes.php:62 +msgid "You must fill in %s." +msgstr "Вы должны заполнить %s." + +#: mailchimp_includes.php:59 +msgid "That email address is already subscribed to the list" +msgstr "Этот адрес уже подписан" + +#: mailchimp_includes.php:66 +#, php-format +msgid "%s has invalid content" +msgstr "%s имеет неправильное содержание" + +#: mailchimp_includes.php:68 +msgid "An invalid Interest Group was selected" +msgstr "Неправильная группа интересов выбрана" + +#: mailchimp_includes.php:69 +msgid "That email address is invalid" +msgstr "Этот адрес некорректный" + +#: mailchimp_includes.php:75 +msgid "Success, you've been signed up! Please look for our confirmation email!" +msgstr "Браво, вы зарегистрировались! Посмотрите, пожалуйста, в электронной почте подтверждение!" + +#: mailchimp_includes.php:131 +msgid "required field" +msgstr "поле обязательно" + +#: mailchimp_includes.php:168 +msgid "unsubscribe from list" +msgstr "отписаться от рассылки" + +#: mailchimp_includes.php:171 +msgid "powered by" +msgstr "powered by" + +#: mailchimp.php:135 +msgid "MailChimp Setup" +msgstr "установка MailChimp " + +#: mailchimp.php:150 +msgid "While upgrading the plugin setup, we were unable to login to your account. You will need to login again and setup your list." +msgstr "При модернизации установки плагина, мы не смогли войти в свою учетную запись. Вы должны войти снова и настройки вашего списка. " + +#: mailchimp.php:156 +msgid "MailChimp List Setup" +msgstr "список установки MailChimp " + +#: mailchimp.php:166 +msgid "Success! We were able to verify your username & password! Let's continue, shall we?" +msgstr "Браво! Мы смогли проверить ваши имя пользователя и пароль! Давайте продолжать, будем?" + +#: mailchimp.php:178 +msgid "Uh-oh, we were unable to login and verify your username & password. Please check them and try again!" +msgstr "Uh-Oh, мы не смогли проверить логин и имя пользователя и пароль. Пожалуйста, проверьте их и попробуйте снова! " + +#: mailchimp.php:179 +msgid "The server said:" +msgstr "Сервер говорит:" + +#: mailchimp.php:222 +msgid "Sign up for" +msgstr "Подпишитесь на рассылку" + +#: mailchimp.php:223 +msgid "Subscribe" +msgstr "Подписка" + +#: mailchimp.php:253 +#, php-format +msgid "Success! Loaded and saved the info for %d Merge Variables and %d Interest Groups from your list" +msgstr "Браво! Загружена и сохранена информация для%d Merge Variables и и%d группы интересов из списка " + +#: mailchimp.php:256 +msgid "Now you should either Turn On the MailChimp Widget or change your options below, then turn it on." +msgstr "Теперь вы должны либо включить функцию MailChimp Виджет, либо изменить эту опцию ниже, а затем включить это." + +#: mailchimp.php:284 +msgid "Successfully Reset your List selection... Now you get to pick again!" +msgstr "Успешно сброшено... Теперь вам нужно подобрать еще раз!" + +#: mailchimp.php:290 +msgid "Monkey Rewards turned On!" +msgstr "Monkey Rewards включен!" + +#: mailchimp.php:294 +msgid "Monkey Rewards turned Off!" +msgstr "Monkey Rewards отключен!" + +#: mailchimp.php:299 +msgid "Fancy Javascript submission turned On!" +msgstr "Fancy Javascript представления включены!" + +#: mailchimp.php:303 +msgid "Fancy Javascript submission turned Off!" +msgstr "Fancy Javascript представления отключены!" + +#: mailchimp.php:309 +msgid "Unsubscribe link turned On!" +msgstr "Линк 'Отказаться от рассылки' включен!" + +#: mailchimp.php:313 +msgid "Unsubscribe link turned Off!" +msgstr "Линк 'Отказаться от рассылки' отключен!" + +#: mailchimp.php:359 +msgid "Successfully Updated your List Subscribe Form Settings!" +msgstr "Успешно обновлен список подписок!" + +#: mailchimp.php:372 +msgid "Login Info" +msgstr "Информация о входе" + +#: mailchimp.php:373 +msgid "To start using the MailChimp plugin, we first need to login and get your API Key. Please enter your MailChimp username and password below." +msgstr "Чтобы начать пользоваться MailChimp плагином, прежде всего, необходимо зарегистрироваться и получить ключ API. Пожалуйста, введите Ваши MailChimp имя пользователя и пароль ниже. " + +#: mailchimp.php:375 +msgid "Don't have a MailChimp account? Try one for Free!" +msgstr "Нет MailChimp аккаунта? Зарегистрируйтесь бесплатно!" + +#: mailchimp.php:379 +msgid "Username" +msgstr "Имя пользователя" + +#: mailchimp.php:383 +msgid "Password" +msgstr "Пароль" + +#: mailchimp.php:389 +msgid "Save & Check" +msgstr "Сохранить и проверить" + +#: mailchimp.php:394 +msgid "Notes" +msgstr "Заметки" + +#: mailchimp.php:395 +msgid "Changing your settings at MailChimp.com may cause this to stop working." +msgstr "Изменение настроек в MailChimp.com может привести к остановке работы." + +#: mailchimp.php:396 +msgid "If you change your login to a different account, the info you have setup below will be erased." +msgstr "Если вы измените ваш логин на другой счет, то имеющаяся информация ниже будет удалена." + +#: mailchimp.php:397 +msgid "If any of that happens, no biggie - just reconfigure your login and the items below..." +msgstr "Если какие-либо не получилось, не расстраивайтесь - просто перенастройте свой логин и пункты ниже ..." + +#: mailchimp.php:403 +msgid "Logged in as" +msgstr "Вошел как" + +#: mailchimp.php:407 +msgid "Logout" +msgstr "Выход" + +#: mailchimp.php:421 +msgid "Your Lists" +msgstr "Ваши списки" + +#: mailchimp.php:423 +msgid "Please select the List you wish to create a Signup Form for." +msgstr "Пожалуйста, выберите Список вы хотите создать форму для регистрации." + +#: mailchimp.php:432 +#, php-format +msgid "Uh-oh, you don't have any lists defined! Please visit %s, login, and setup a list before using this tool!" +msgstr "Ох-ох, вы не определили списки! Пожалуйста, посетите %s, войдите и настройте списки перед использованием этого инструмента! " + +#: mailchimp.php:437 +msgid "Select A List" +msgstr "Выберите список" + +#: mailchimp.php:450 +msgid "Update List" +msgstr "Обновить список:" + +#: mailchimp.php:453 +msgid "Note:" +msgstr "Совет:" + +#: mailchimp.php:453 +msgid "Updating your list will not cause settings below to be lost. Changing to a new list will." +msgstr "Обновление списка не вызовет настройки ниже, чтобы быть потеряны. Переход на новый список." + +#: mailchimp.php:471 +msgid "Reset List Options and Select again" +msgstr "Сбросить настроки списка и выбрать снова" + +#: mailchimp.php:474 +msgid "Subscribe Form Widget Settings for this List" +msgstr "Настройки формы виджета подписки для этого списка" + +#: mailchimp.php:475 +msgid "Selected MailChimp List" +msgstr "Выбранный MailChimp список" + +#: mailchimp.php:496 +#: mailchimp.php:569 +#: mailchimp.php:630 +msgid "Update Subscribe Form Settings" +msgstr "Обновить подписку через настройки" + +#: mailchimp.php:499 +msgid "Monkey Rewards" +msgstr "Monkey Rewards" + +#: mailchimp.php:501 +msgid "turning this on will place a \"powered by MailChimp\" link in your form that will earn you credits with us. It is optional and can be turned on or off at any time." +msgstr "turning this on will place a \"powered by MailChimp\" link in your form that will earn you credits with us. It is optional and can be turned on or off at any time." + +#: mailchimp.php:505 +msgid "Use Javascript Support?" +msgstr "С поддержкой javascript?" + +#: mailchimp.php:507 +msgid "turning this on will use fancy javascript submission and should degrade gracefully for users not using javascript. It is optional and can be turned on or off at any time." +msgstr "turning this on will use fancy javascript submission and should degrade gracefully for users not using javascript. It is optional and can be turned on or off at any time." + +#: mailchimp.php:511 +msgid "Include Unsubscribe link?" +msgstr "Включать ссылку отписки?" + +#: mailchimp.php:513 +msgid "turning this on will add a link to your host unsubscribe form" +msgstr "turning this on will add a link to your host unsubscribe form" + +#: mailchimp.php:517 +msgid "Header content" +msgstr "Содержание шапки" + +#: mailchimp.php:520 +msgid "You can fill this with your own Text, HTML markup (including image links), or Nothing!" +msgstr "Вы можете заполнить это собственным текстом, HTML разметкой (включая графические ссылки), или ничего!" + +#: mailchimp.php:525 +msgid "Submit Button text" +msgstr "Кнопка отправки текста" + +#: mailchimp.php:532 +msgid "Custom Styling" +msgstr "Избранное оформление" + +#: mailchimp.php:536 +msgid "Turned On?" +msgstr "Включено?" + +#: mailchimp.php:537 +msgid "Header Settings (only applies if there are no HTML tags in the Header Content area above)" +msgstr "Настройки шапки (применяется только в случае, если нет HTML-тегов в Header'е) " + +#: mailchimp.php:538 +#: mailchimp.php:552 +msgid "Border Width" +msgstr "Ширина границы" + +#: mailchimp.php:539 +#: mailchimp.php:553 +msgid "Set to 0 for no border, do not enter px!" +msgstr "Установите 0 для отключения границ, не вводите px!" + +#: mailchimp.php:541 +#: mailchimp.php:555 +msgid "Border Color" +msgstr "Цвет границы" + +#: mailchimp.php:542 +#: mailchimp.php:545 +#: mailchimp.php:548 +#: mailchimp.php:556 +#: mailchimp.php:559 +#: mailchimp.php:562 +msgid "do not enter initial #" +msgstr "не указан первоначальный #" + +#: mailchimp.php:551 +msgid "Form Settings" +msgstr "Настроки формы" + +#: mailchimp.php:571 +msgid "Merge Variables Included" +msgstr "Слияние переменных включено" + +#: mailchimp.php:574 +msgid "No Merge Variables found." +msgstr "Не найдено объединенных переменных." + +#: mailchimp.php:580 +#: mailchimp.php:614 +msgid "Name" +msgstr "Имя" + +#: mailchimp.php:581 +msgid "Tag" +msgstr "Тэг" + +#: mailchimp.php:582 +msgid "Required?" +msgstr "Обязательно?" + +#: mailchimp.php:583 +msgid "Include?" +msgstr "Включено?" + +#: mailchimp.php:603 +msgid "Interest Groups" +msgstr "Группы интересов" + +#: mailchimp.php:605 +msgid "No Interest Groups Setup for this List" +msgstr "Нет групп интересов установки для данного списка" + +#: mailchimp.php:610 +msgid "Show?" +msgstr "Показывать?" + +#: mailchimp.php:617 +msgid "Input Type" +msgstr "тип ввода" + +#: mailchimp.php:620 +msgid "Options" +msgstr "Настройки" + diff --git a/po/mailchimp_i18n-sv_SE.mo b/po/mailchimp_i18n-sv_SE.mo new file mode 100644 index 0000000..d3cc407 Binary files /dev/null and b/po/mailchimp_i18n-sv_SE.mo differ diff --git a/po/mailchimp_i18n-sv_SE.po b/po/mailchimp_i18n-sv_SE.po new file mode 100644 index 0000000..4433603 --- /dev/null +++ b/po/mailchimp_i18n-sv_SE.po @@ -0,0 +1,344 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR MailChimp API Support Team +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: MailChimp 1.1.5\n" +"Report-Msgid-Bugs-To: http://wordpress.org/tag/mailchimp\n" +"POT-Creation-Date: 2009-07-15 14:23-0400\n" +"PO-Revision-Date: 2010-12-17 14:36-0500\n" +"Last-Translator: MailChimp API \n" +"Language-Team: Sebastian Johnsson \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: mailchimp_includes.php:27 +#: mailchimp_includes.php:62 +msgid "You must fill in %s." +msgstr "Du måste ange %s." + +#: mailchimp_includes.php:59 +msgid "That email address is already subscribed to the list" +msgstr "E-postadressen du angav prenumererar redan på den här maillistan" + +#: mailchimp_includes.php:66 +#, php-format +msgid "%s has invalid content" +msgstr "%s har ogiltigt innehåll" + +#: mailchimp_includes.php:68 +msgid "An invalid Interest Group was selected" +msgstr "En ogiltig intressegrupp har valts" + +#: mailchimp_includes.php:69 +msgid "That email address is invalid" +msgstr "E-postadressen är ogiltig" + +#: mailchimp_includes.php:75 +msgid "Success, you've been signed up! Please look for our confirmation email!" +msgstr "Grattis, du har nu registrerat dig. Kolla efter ditt bekräftelsemeddelande!" + +#: mailchimp_includes.php:131 +msgid "required field" +msgstr "obligatoriskt fält" + +#: mailchimp_includes.php:168 +msgid "unsubscribe from list" +msgstr "avsluta min prenumeration från listan" + +#: mailchimp_includes.php:171 +msgid "powered by" +msgstr "powered by" + +#: mailchimp.php:135 +msgid "MailChimp Setup" +msgstr "MailChimp Inställningar" + +#: mailchimp.php:150 +msgid "While upgrading the plugin setup, we were unable to login to your account. You will need to login again and setup your list." +msgstr "När inställningarna för pluginet uppgraderades så kunde vi tyvärr ej logga in på ditt konto. Du behöver logga in igen och ställa in dina inställningar för listan." + +#: mailchimp.php:156 +msgid "MailChimp List Setup" +msgstr "MailChimp Inställningar" + +#: mailchimp.php:166 +msgid "Success! We were able to verify your username & password! Let's continue, shall we?" +msgstr "All right! Vi lyckades att verifiera ditt användarnamn och lösenord!" + +#: mailchimp.php:178 +msgid "Uh-oh, we were unable to login and verify your username & password. Please check them and try again!" +msgstr "Oops, vi lyckades inte att logga in och verifiera ditt användarnamn och lösenord. Vänligen dubbelkolla dina uppgifter och försök igen!" + +#: mailchimp.php:179 +msgid "The server said:" +msgstr "Servern sa:" + +#: mailchimp.php:222 +msgid "Sign up for" +msgstr "Registerar dig" + +#: mailchimp.php:223 +msgid "Subscribe" +msgstr "Prenumerera" + +#: mailchimp.php:253 +#, php-format +msgid "Success! Loaded and saved the info for %d Merge Variables and %d Interest Groups from your list" +msgstr "Framgång! Laddade och sparade informationen för %d E-postvariabler och %d Intressegrupper från din lista" + +#: mailchimp.php:256 +msgid "Now you should either Turn On the MailChimp Widget or change your options below, then turn it on." +msgstr "Nu bör du antingen slå på MailChimp Widgeten eller ändra dina inställningar nedan och sedan slå på den igen." + +#: mailchimp.php:284 +msgid "Successfully Reset your List selection... Now you get to pick again!" +msgstr "Ditt val av lista har framgångsrikt nollställts... Välj nu en ny lista!" + +#: mailchimp.php:290 +msgid "Monkey Rewards turned On!" +msgstr "Monkey Rewards har aktiverats!" + +#: mailchimp.php:294 +msgid "Monkey Rewards turned Off!" +msgstr "Monkey Rewards har inaktiverats!" + +#: mailchimp.php:299 +msgid "Fancy Javascript submission turned On!" +msgstr "Javascript-postning har aktiverats!" + +#: mailchimp.php:303 +msgid "Fancy Javascript submission turned Off!" +msgstr "Javascript-postning har inaktiverats!" + +#: mailchimp.php:309 +msgid "Unsubscribe link turned On!" +msgstr "Avprenumerationslänk har aktiverats!" + +#: mailchimp.php:313 +msgid "Unsubscribe link turned Off!" +msgstr "Avprenumerationslänk har inaktiverats!" + +#: mailchimp.php:359 +msgid "Successfully Updated your List Subscribe Form Settings!" +msgstr "Dina inställningar har framgångsrikt uppdaterats!" + +#: mailchimp.php:372 +msgid "Login Info" +msgstr "Login-information" + +#: mailchimp.php:373 +msgid "To start using the MailChimp plugin, we first need to login and get your API Key. Please enter your MailChimp username and password below." +msgstr "För att starta använda MailChimp-pluginet så måste vi först logga in och hämta din API-nyckel. Vänligen ange ditt MailChimp användarnamn samt lösenord nedan." + +#: mailchimp.php:375 +msgid "Don't have a MailChimp account? Try one for Free!" +msgstr "Har du inget MailChimp konto? Testa ett gratis!" + +#: mailchimp.php:379 +msgid "Username" +msgstr "Användarnamn" + +#: mailchimp.php:383 +msgid "Password" +msgstr "Lösenord" + +#: mailchimp.php:389 +msgid "Save & Check" +msgstr "Spara och Kontrollera" + +#: mailchimp.php:394 +msgid "Notes" +msgstr "Notera" + +#: mailchimp.php:395 +msgid "Changing your settings at MailChimp.com may cause this to stop working." +msgstr "Om du ändrar dina inställingar på MailChimp.com kan det hända att pluginet slutar att fungera." + +#: mailchimp.php:396 +msgid "If you change your login to a different account, the info you have setup below will be erased." +msgstr "Om du ändrar ditt login till ett annat konto så kommer informationen nedan att tas bort." + +#: mailchimp.php:397 +msgid "If any of that happens, no biggie - just reconfigure your login and the items below..." +msgstr "Om något av det händer, oroa dig inte - konfigurera bara om din login och sakerna nedan..." + +#: mailchimp.php:403 +msgid "Logged in as" +msgstr "Inloggad som" + +#: mailchimp.php:407 +msgid "Logout" +msgstr "Logga ut" + +#: mailchimp.php:421 +msgid "Your Lists" +msgstr "Dina listor" + +#: mailchimp.php:423 +msgid "Please select the List you wish to create a Signup Form for." +msgstr "Vänligen välj den lista du vill skapa ett Prenumerationsformulär för." + +#: mailchimp.php:432 +#, php-format +msgid "Uh-oh, you don't have any lists defined! Please visit %s, login, and setup a list before using this tool!" +msgstr "Oops, du har inte lagt upp några listor! Vänligen besök %s, logga in, och lägg till en lista före du använder det här verktyget!" + +#: mailchimp.php:437 +msgid "Select A List" +msgstr "Välj lista" + +#: mailchimp.php:450 +msgid "Update List" +msgstr "Uppdatera Lista" + +#: mailchimp.php:453 +msgid "Note:" +msgstr "Notera:" + +#: mailchimp.php:453 +msgid "Updating your list will not cause settings below to be lost. Changing to a new list will." +msgstr "Genom att uppdatera din lista kommer inställingar inte att gå förlorade. Genom att byta till en ny lista kommer inställningarna dock att gå förlorade." + +#: mailchimp.php:471 +msgid "Reset List Options and Select again" +msgstr "Återställ Listinställningar och välj igen" + +#: mailchimp.php:474 +msgid "Subscribe Form Widget Settings for this List" +msgstr "Prenumerationsformulär Widget-inställningar för den här Listan" + +#: mailchimp.php:475 +msgid "Selected MailChimp List" +msgstr "Vald MailChimp Lista" + +#: mailchimp.php:496 +#: mailchimp.php:569 +#: mailchimp.php:630 +msgid "Update Subscribe Form Settings" +msgstr "Uppdatera Inställningar" + +#: mailchimp.php:499 +msgid "Monkey Rewards" +msgstr "Monkey Rewards" + +#: mailchimp.php:501 +msgid "turning this on will place a \"powered by MailChimp\" link in your form that will earn you credits with us. It is optional and can be turned on or off at any time." +msgstr "genom att aktivera detta kommer en \"powered by MailChimp\"-länk att placeras i ditt formulär som gör att du kan tjäna in krediter med oss. Det är helt och hållet valfritt och kan slås på eller av närsom." + +#: mailchimp.php:505 +msgid "Use Javascript Support?" +msgstr "Använd Javascript-stöd?" + +#: mailchimp.php:507 +msgid "turning this on will use fancy javascript submission and should degrade gracefully for users not using javascript. It is optional and can be turned on or off at any time." +msgstr "genom att slå på det här kommer en formuläret att postas med javascript och degraderas schysst för användare som inte använder javascript. Det här är valfritt och kan stängas av när som." + +#: mailchimp.php:511 +msgid "Include Unsubscribe link?" +msgstr "Inkludera avprenumereringsformulär?" + +#: mailchimp.php:513 +msgid "turning this on will add a link to your host unsubscribe form" +msgstr "genom att aktivera detta kommer en länk att läggas till som leder till ditt avprenumereringsformulär" + +#: mailchimp.php:517 +msgid "Header content" +msgstr "Headerinnehåll" + +#: mailchimp.php:520 +msgid "You can fill this with your own Text, HTML markup (including image links), or Nothing!" +msgstr "Du kan fylla det här med din egen text, HTML markup (t.ex. bildlänkar), eller ingenting!" + +#: mailchimp.php:525 +msgid "Submit Button text" +msgstr "Submit-knapp text" + +#: mailchimp.php:532 +msgid "Custom Styling" +msgstr "Anpassad Styling" + +#: mailchimp.php:536 +msgid "Turned On?" +msgstr "Aktiverad?" + +#: mailchimp.php:537 +msgid "Header Settings (only applies if there are no HTML tags in the Header Content area above)" +msgstr "Header-inställningar (används enbart om där inte finns några HTML-taggar angivna i Headerinnehållsområdet ovan)" + +#: mailchimp.php:538 +#: mailchimp.php:552 +msgid "Border Width" +msgstr "Border-bredd" + +#: mailchimp.php:539 +#: mailchimp.php:553 +msgid "Set to 0 for no border, do not enter px!" +msgstr "Sätt till 0 för ingen border, ange inte px!" + +#: mailchimp.php:541 +#: mailchimp.php:555 +msgid "Border Color" +msgstr "Border-färg" + +#: mailchimp.php:542 +#: mailchimp.php:545 +#: mailchimp.php:548 +#: mailchimp.php:556 +#: mailchimp.php:559 +#: mailchimp.php:562 +msgid "do not enter initial #" +msgstr "ange inte initial #" + +#: mailchimp.php:551 +msgid "Form Settings" +msgstr "Formulärinställningar" + +#: mailchimp.php:571 +msgid "Merge Variables Included" +msgstr "E-postvariabler har inkluderats" + +#: mailchimp.php:574 +msgid "No Merge Variables found." +msgstr "Inga e-postvariabler hittades." + +#: mailchimp.php:580 +#: mailchimp.php:614 +msgid "Name" +msgstr "Namn" + +#: mailchimp.php:581 +msgid "Tag" +msgstr "Tag" + +#: mailchimp.php:582 +msgid "Required?" +msgstr "Obligatorisk?" + +#: mailchimp.php:583 +msgid "Include?" +msgstr "Inkludera?" + +#: mailchimp.php:603 +msgid "Interest Groups" +msgstr "Intressegrupper" + +#: mailchimp.php:605 +msgid "No Interest Groups Setup for this List" +msgstr "Inga Intressegrupper finns för den här listan" + +#: mailchimp.php:610 +msgid "Show?" +msgstr "Visa?" + +#: mailchimp.php:617 +msgid "Input Type" +msgstr "Inmatningstyp" + +#: mailchimp.php:620 +msgid "Options" +msgstr "Inställningar" + diff --git a/po/mailchimp_i18n-tr_TR.mo b/po/mailchimp_i18n-tr_TR.mo new file mode 100644 index 0000000..04d79d8 Binary files /dev/null and b/po/mailchimp_i18n-tr_TR.mo differ diff --git a/po/mailchimp_i18n-tr_TR.po b/po/mailchimp_i18n-tr_TR.po new file mode 100644 index 0000000..00ca0e9 --- /dev/null +++ b/po/mailchimp_i18n-tr_TR.po @@ -0,0 +1,344 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR MailChimp API Support Team +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: MailChimp 1.1.5\n" +"Report-Msgid-Bugs-To: http://wordpress.org/tag/mailchimp\n" +"POT-Creation-Date: 2009-07-15 14:23-0400\n" +"PO-Revision-Date: 2011-09-14 07:51-0500\n" +"Last-Translator: MailChimp API \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: mailchimp_includes.php:27 +#: mailchimp_includes.php:62 +msgid "You must fill in %s." +msgstr "Doldurmalısınız %s." + +#: mailchimp_includes.php:59 +msgid "That email address is already subscribed to the list" +msgstr "Bu mail adresi listemizde mevcut" + +#: mailchimp_includes.php:66 +#, php-format +msgid "%s has invalid content" +msgstr "%s geçersiz bir içeriğe sahip" + +#: mailchimp_includes.php:68 +msgid "An invalid Interest Group was selected" +msgstr "Geçersiz bir ilgi alanı grubu seçildi" + +#: mailchimp_includes.php:69 +msgid "That email address is invalid" +msgstr "Bu posta adresi geçersiz" + +#: mailchimp_includes.php:75 +msgid "Success, you've been signed up! Please look for our confirmation email!" +msgstr "Başarılı, kayıt oldunuz! Lütfen onay için posta kutunuzu kontrol edin!" + +#: mailchimp_includes.php:131 +msgid "required field" +msgstr "doldurulması zorunludur" + +#: mailchimp_includes.php:168 +msgid "unsubscribe from list" +msgstr "Liste aboneliğinden çıkış" + +#: mailchimp_includes.php:171 +msgid "powered by" +msgstr "tarafından desteklenmektedir" + +#: mailchimp.php:135 +msgid "MailChimp Setup" +msgstr "MailChimp Kurulumu" + +#: mailchimp.php:150 +msgid "While upgrading the plugin setup, we were unable to login to your account. You will need to login again and setup your list." +msgstr "Eklenti güncellemesi sırasında hesabınıza giriş yapamadık. Tekrar giriş yaparak listenizi kurmalısınız." + +#: mailchimp.php:156 +msgid "MailChimp List Setup" +msgstr "MailChimp Liste Kurulumu" + +#: mailchimp.php:166 +msgid "Success! We were able to verify your username & password! Let's continue, shall we?" +msgstr "Başarılı! Kullanıcı adı & parolanızı doğrulayabildik! Devam edelim, olur mu?" + +#: mailchimp.php:178 +msgid "Uh-oh, we were unable to login and verify your username & password. Please check them and try again!" +msgstr "Uh-oh, kullanıcı adı & parolanızı doğrulayamadık ve giriş yapamadık. Lütfen tekrar kontrol edin!" + +#: mailchimp.php:179 +msgid "The server said:" +msgstr "Sunucu der ki:" + +#: mailchimp.php:222 +msgid "Sign up for" +msgstr "Bunun için kayıt olun" + +#: mailchimp.php:223 +msgid "Subscribe" +msgstr "Abone ol" + +#: mailchimp.php:253 +#, php-format +msgid "Success! Loaded and saved the info for %d Merge Variables and %d Interest Groups from your list" +msgstr "Başarılı! Gereken bilgi yüklendi ve kayıt edildi %d değişkenleri birleştir ve %d İlgi alanı Grupları listesinden." + +#: mailchimp.php:256 +msgid "Now you should either Turn On the MailChimp Widget or change your options below, then turn it on." +msgstr "Şimdi MailChimp Widget'i etkinleştirmeli veya alttaki ayarları değiştirmelisiniz, sonrada açın." + +#: mailchimp.php:284 +msgid "Successfully Reset your List selection... Now you get to pick again!" +msgstr "Liste seçimleriniz Başarıyla Sıfırlandı... Şimde tekrar seçim yapın!" + +#: mailchimp.php:290 +msgid "Monkey Rewards turned On!" +msgstr "Maymun Ödülleri açıldı!" + +#: mailchimp.php:294 +msgid "Monkey Rewards turned Off!" +msgstr "Maymun Ödülleri kapatıldı!" + +#: mailchimp.php:299 +msgid "Fancy Javascript submission turned On!" +msgstr "Cancanlı Javascript gönderimi açıldı!" + +#: mailchimp.php:303 +msgid "Fancy Javascript submission turned Off!" +msgstr "Cancanlı Javascript gönderimi kapatıldı!" + +#: mailchimp.php:309 +msgid "Unsubscribe link turned On!" +msgstr "Abonelikten vazgeç linki açıldı!" + +#: mailchimp.php:313 +msgid "Unsubscribe link turned Off!" +msgstr "Abonelikten vazgeç linki kapatıldı" + +#: mailchimp.php:359 +msgid "Successfully Updated your List Subscribe Form Settings!" +msgstr "Abone Form Liste Ayarlarınız Başarıyla Güncellendi!" + +#: mailchimp.php:372 +msgid "Login Info" +msgstr "Giriş Bilgisi" + +#: mailchimp.php:373 +msgid "To start using the MailChimp plugin, we first need to login and get your API Key. Please enter your MailChimp username and password below." +msgstr "MailChimp eklentisini kullanmaya başlamak için giriş yapmanıza ve API anahtarı almanıza ihtiyacımız var. Lütfen aşağıya MailChimp kullanıcı adı ve parolanızı girin." + +#: mailchimp.php:375 +msgid "Don't have a MailChimp account? Try one for Free!" +msgstr "MailChimp hesabınız yokmu? Ücretsiz Deneyin!" + +#: mailchimp.php:379 +msgid "Username" +msgstr "Kullanıcı adı" + +#: mailchimp.php:383 +msgid "Password" +msgstr "Parola" + +#: mailchimp.php:389 +msgid "Save & Check" +msgstr "Kayıt & Kontrol" + +#: mailchimp.php:394 +msgid "Notes" +msgstr "Notlar" + +#: mailchimp.php:395 +msgid "Changing your settings at MailChimp.com may cause this to stop working." +msgstr "MailChimp.com'da ki ayarlarınızın değişmesi çalışmayı durdurmasına neden olabilir." + +#: mailchimp.php:396 +msgid "If you change your login to a different account, the info you have setup below will be erased." +msgstr "Eğer girişinizi başka bir hesap ile değiştirirseniz, kurulumunuzdaki bilgiler silinecektir." + +#: mailchimp.php:397 +msgid "If any of that happens, no biggie - just reconfigure your login and the items below..." +msgstr "Herhangi birşey olursa, önemsemeyin - sadece giriş ve alt öğeleri yeniden yapılandırın..." + +#: mailchimp.php:403 +msgid "Logged in as" +msgstr "Olarak oturum açıldı" + +#: mailchimp.php:407 +msgid "Logout" +msgstr "Çıkış" + +#: mailchimp.php:421 +msgid "Your Lists" +msgstr "Listeniz" + +#: mailchimp.php:423 +msgid "Please select the List you wish to create a Signup Form for." +msgstr "Lütfen oluşturmak istediğiniz Üye Kayıt Formunu seçin." + +#: mailchimp.php:432 +#, php-format +msgid "Uh-oh, you don't have any lists defined! Please visit %s, login, and setup a list before using this tool!" +msgstr "Uh-oh, herhangi bir liste tanımlamadınız! Lütfen ziyaret edin%s, giriş, ve bu aracı kullanmadan önce bir liste oluşturun." + +#: mailchimp.php:437 +msgid "Select A List" +msgstr "Bir Liste Seç" + +#: mailchimp.php:450 +msgid "Update List" +msgstr "Listeyi Güncelle" + +#: mailchimp.php:453 +msgid "Note:" +msgstr "Not:" + +#: mailchimp.php:453 +msgid "Updating your list will not cause settings below to be lost. Changing to a new list will." +msgstr "Listenizi güncellemek alt ayarların kaybolmasına neden olmaz. Yeni bir listeyle değiştirirseniz olur." + +#: mailchimp.php:471 +msgid "Reset List Options and Select again" +msgstr "Liste Ayarlarını Sıfırla ve tekrar Seç" + +#: mailchimp.php:474 +msgid "Subscribe Form Widget Settings for this List" +msgstr "Bu Liste için Abone Formu Widget Ayarları" + +#: mailchimp.php:475 +msgid "Selected MailChimp List" +msgstr "Seçilen MailChimp Listesi" + +#: mailchimp.php:496 +#: mailchimp.php:569 +#: mailchimp.php:630 +msgid "Update Subscribe Form Settings" +msgstr "Abone Form Ayarlarını Güncelle" + +#: mailchimp.php:499 +msgid "Monkey Rewards" +msgstr "Maymun Ödülleri" + +#: mailchimp.php:501 +msgid "turning this on will place a \"powered by MailChimp\" link in your form that will earn you credits with us. It is optional and can be turned on or off at any time." +msgstr "Bunu açmanız formunuza bizimle kredi kazanabileceğiniz \"powered by MailChimp\" linki ekler. Bu isteğe bağlıdır ve her zaman açık veya kapalı olarak değişebilir." + +#: mailchimp.php:505 +msgid "Use Javascript Support?" +msgstr "Javascript Desteği Kullanılsın mı?" + +#: mailchimp.php:507 +msgid "turning this on will use fancy javascript submission and should degrade gracefully for users not using javascript. It is optional and can be turned on or off at any time." +msgstr "Bunu açmanız cancanlı javascript gönderimini kullanır ve javascript kullanmayanları nazikçe küçük düşürür. Bu isteğe bağlıdır ve her zaman açık veya kapalı olarak değişebilir." + +#: mailchimp.php:511 +msgid "Include Unsubscribe link?" +msgstr "Abonelikten Vazgeçme linki Eklensin mi?" + +#: mailchimp.php:513 +msgid "turning this on will add a link to your host unsubscribe form" +msgstr "bunu açmak sunucunuza bir abonelikten vazgeçme form linki ekleyecektir" + +#: mailchimp.php:517 +msgid "Header content" +msgstr "Başlık içeriği" + +#: mailchimp.php:520 +msgid "You can fill this with your own Text, HTML markup (including image links), or Nothing!" +msgstr "Buraya kendi Yazınızı ekleyebilir, HTML biçimi (resim linki ekleme), yada hiçbir şey!" + +#: mailchimp.php:525 +msgid "Submit Button text" +msgstr "Kabul Buton yazısı" + +#: mailchimp.php:532 +msgid "Custom Styling" +msgstr "Kişisel Stil" + +#: mailchimp.php:536 +msgid "Turned On?" +msgstr "Açılsın mı?" + +#: mailchimp.php:537 +msgid "Header Settings (only applies if there are no HTML tags in the Header Content area above)" +msgstr "Başlık Ayarları (yalnızca yukarıdaki Üstbilgi İçerik alanında herhangi bir HTML etiketi yoksa geçerlidir)" + +#: mailchimp.php:538 +#: mailchimp.php:552 +msgid "Border Width" +msgstr "Kenarlık Eni" + +#: mailchimp.php:539 +#: mailchimp.php:553 +msgid "Set to 0 for no border, do not enter px!" +msgstr "Kenarlıksız için 0 gir, girme px!" + +#: mailchimp.php:541 +#: mailchimp.php:555 +msgid "Border Color" +msgstr "Kenarlık Rengi" + +#: mailchimp.php:542 +#: mailchimp.php:545 +#: mailchimp.php:548 +#: mailchimp.php:556 +#: mailchimp.php:559 +#: mailchimp.php:562 +msgid "do not enter initial #" +msgstr "başına girme #" + +#: mailchimp.php:551 +msgid "Form Settings" +msgstr "Form Ayarları" + +#: mailchimp.php:571 +msgid "Merge Variables Included" +msgstr "Birleşen Değişkenler Eklendi" + +#: mailchimp.php:574 +msgid "No Merge Variables found." +msgstr "Birleşen Değişken bulunamadı." + +#: mailchimp.php:580 +#: mailchimp.php:614 +msgid "Name" +msgstr "İsim" + +#: mailchimp.php:581 +msgid "Tag" +msgstr "Etiket" + +#: mailchimp.php:582 +msgid "Required?" +msgstr "Gerekli?" + +#: mailchimp.php:583 +msgid "Include?" +msgstr "Ekle?" + +#: mailchimp.php:603 +msgid "Interest Groups" +msgstr "İlgi Alanı Grupları" + +#: mailchimp.php:605 +msgid "No Interest Groups Setup for this List" +msgstr "Bu Liste için İlgi Alanı Grupları Kurulmadı" + +#: mailchimp.php:610 +msgid "Show?" +msgstr "Göster?" + +#: mailchimp.php:617 +msgid "Input Type" +msgstr "Giriş Tipi" + +#: mailchimp.php:620 +msgid "Options" +msgstr "Seçenekler" + diff --git a/readme.txt b/readme.txt new file mode 100644 index 0000000..18ce579 --- /dev/null +++ b/readme.txt @@ -0,0 +1,233 @@ +=== MailChimp List Subscribe Form === +Contributors: MailChimp +Tags: mailchimp, email, newsletter, signup, marketing, plugin, widget +Requires at least: 2.8 +Tested up to: 4.5 +Stable tag: 1.5.8 + +== Description == + +Use the MailChimp List Subscribe plugin to quickly add a MailChimp signup form widget to your WordPress 2.8 or higher site. + +After installation, you’ll log in with your API key, select your MailChimp list, choose merge fields and groups, and add the widget to your site. Typically, installation and setup will take about 5-10 minutes, and absolutely everything can be done via the WordPress Setting GUI, with no file editing at all. + +WordPress.com compatibility is limited to Business tier users only. [How to add a signup form if you have a WordPress.com site](https://mailchimp.com/help/ways-to-add-a-signup-form-in-wordpress/). + +== Installation == + +This section describes how to install the plugin and get started using it. + += Version 2.8+ = +1. Unzip our archive and upload the entire mailchimp directory to your `/wp-content/plugins/ directory` +2. Activate the plugin through the **Plugins** menu in WordPress +3. Navigate to **Settings** click **MailChimp Setup**. +4. Enter your MailChimp API Key and let the plugin verify it. +5. Select the list where you want to send new MailChimp subscribers. +6. Optional: turn **MonkeyRewards** on or off. +7. Optional: Turn **Merge Fields** and **Groups** on or off. Navigate to **Appearance**, and click **Widgets**. Drag the MailChimp Widget into one of your Widget Areas. + + += Advanced = +If you have a custom coded sidebar or bells and whistles that prevent enabling widgets through the WordPress GUI, complete these steps instead. + +WordPress v2.8 or higher: +` [mailchimpsf_form] ` + +If you are adding it inside a php code block, pop this in: + +` mailchimpSF_signup_form(); ` + +Or, if you are dropping it in between a bunch of HTML, use this: + +`` + +Where ever you want it to show up. + +Note: in some environments you will need to install the Exec_PHP plugin to use that method of display. It can be found here: http://wordpress.org/extend/plugins/exec-php/ + +== Upgrading == + +If you are upgrading to version 1.2.1 and you used the widget in your sidebar previously, all you need to do is drag the `MailChimp Widget` back into the sidebar, visit the MailChimp settings page (which will have maintained your prior settings), click the "Update List" button, and you're done! + +== Internationalization (i18n) == +Currently we have the plugin configured so it can be easily translated and the following languages supported: + +* bg_BG - Bulgarian in Bulgaria (thanks to [SiteGround](http://www.siteground.com/wordpress-hosting.htm) for contributing) +* cs_CZ - Czech in the Czech Republic (thanks to [Peter Kahoun](http://kahi.cz/) for contributing) +* da_DK - Danish in Denmark (thanks to Jan Lund for contributing) +* de_DE - German in Germany (thanks to Michael Jaekel for contributing) +* el_GR - Modern Greek in Greece (thanks to Ιωάννης Δημοφέρλιας (John Dimoferlias) for contributing) +* en_US - English in the U.S. +* es_CL - Spanish in Chile (thanks to Tomás Nader for contributing) +* es_ES - Spanish in Spain (thanks to [Claudia Mansilla](http://cricava.com/) for contributing) +* et_ET - Estonian in Estonia (thanks to [Helen Urbanik](http://www.motomaania.ee/) for contributing) +* fr_FR - French in France (thanks to [Maxime Toulliou](http://www.maximetoulliou.com/) for contributing) +* he_IL - Hebrew in Israel (thanks to [שגיב בית](http://www.sagive.co.il) for contributing) +* hu_HU - Hungarian in Hungary (thanks to Okostobi for contributing) +* it_IT - Italian in Italy (thanks to [Stefan Des](http://www.stefandes.com) for contributing) +* ko_KR - Korean (thanks to 백선기 (SK Baek) for contributing) +* nb_NO - Norwegian (thanks to [Alexander Roterud aka Defrag](http://www.tigerpews.com) for contributing) +* nl_BE - Dutch (thanks to [Filip Stas](http://suddenelfilio.net/) for contributing) +* pt_BR - Portuguese in Brazil (thanks to Maria Manoela Porto for contributing) +* pt_PT - Portuguese in Portugal (thanks to [Tiago Faria](http://xroot.org) for contributing) +* ro_RO - Romanian in Romania (thanks to Alexandru Armin Roșu for contributing) +* ru_RU - Russian in the Russian Federation (thanks to [Илья](http://fatcow.com) for contributing) +* sv_SE - Swedish in Sweden (thanks to [Sebastian Johnsson](http://www.agiley.se/) for contributing) +* tr_TR - Turkish in Turkey (thanks to [Hakan E.](http://kazancexpert.com/) for contributing) + +If your language is not listed above, feel free to create a translation. Here are the basic steps: + +1. Copy "mailchimp_i18n-en_US.po" to "mailchimp_i18n-LANG_COUNTRY.po" - fill in LANG and COUNTRY with whatever you use for WPLANG in wp-config.php +2. Grab a transalation editor. [POedit](http://www.poedit.net/) works for us +3. Translate each line - if you need some context, just open up mailchimp.php and search for the line number or text +4. [Fork](http://help.github.com/fork-a-repo/) the [repository on github](https://github.com/crowdfavorite/wp-mailchimp) +5. [Clone](http://help.github.com/remotes/#clone) the _develop_ branch +6. Add the appropriately named files to the /po/ directory and edit the /readme.txt to include how you'd like to be attributed +7. Make a [pull request](http://help.github.com/send-pull-requests/) + +== Screenshots == + +1. Entering your MailChimp login info +2. Selecting your MailChimp list +3. Configuring your Signup Form display format (optional) +4. Configuring extra fields on your Signup Form (optional) +5. An example Signup Form Widget + +== Upgrade Notice == + += 1.5.5 = +If you are updating from v1.4.x, you will need to re-authorize with an API key. + += 1.5 = +Updates the MailChimp API version, adds double/single opt-in toggle. + += 1.4.2 = +add customized wp_nonces functions for post-back behavior to fix 4.0 callbacks + += 1.4.1 = +Fix for checkbox weirdness on 3.8 + += 1.4 = +Added Developer Mode "Kitchen Sink" to aid in styling without having to authenticate a MailChimp account. + += 1.3 = +Now using OAuth flow within plugin for user authentication + +Admin UI refresh + += 1.2.11 = +Merged pull request from https://github.com/headshift/wp-mailchimp adding additional translation strings. + += 1.2.10 = +Fixed submission error when apostrophes are present + += 1.2.8= +Fixes bug where entire phone numbers were only being deposited in the area code portion + += 1.2.6 = +Fixes major bug with "Settings" link on Plugins screen. + += 1.2.5 = +Added support for multiple interest groups, field formatting based on type and date picker. + +== Changelog == += 1.5.8 = +* Fix PHP warning for merge tags. +* Fix double slashes on resoures being loaded +* Update Readme.txt link + += 1.5.7 = +* Fix undefined variable notice. +* Fix HTML submission message. + += 1.5.6 = +* Fixes short array notation which caused a fatal error in older PHP versions. + += 1.5.5 = +* Fix timeout error on activation. + += 1.5.4 = +* Set optional value for API wrapper. + += 1.5.3 = +* Fix PHP7 compatibility issue +* Cut down on size of API requests for users with large lists. +* Fix CSS issue on removing MailChimp style. + += 1.5.2 = +* General bugfixes for merge fields. +* When reinitializing, update merge field values. + += 1.5.1 = +* Bugfix for fatal error in MailChimp lib + += 1.5 = +* Upgrade to MailChimp API v3.0 +* Remove OAuth2 middle layer and use MailChimp API keys +* Include double/single opt-in toggle. + += 1.4.1 = +* Update styles to be compatible with upcoming 3.8 wp-admin changes + += 1.4 = +* Developer Mode "Kitchen Sink" takes over plugin for local development +* Developer Mode has filters of changable content +* Fix bug related to required US phone validation + += 1.3 = +* Now using OAuth flow for user authentication +* Admin UI refresh + += 1.2.14 = +* Add link to edit profile within error when duplicate signup occurs + += 1.2.13 = +* Fixed bug preventing address fields from submitting correctly. + += 1.2.12 = +* Update spanish language files (es_ES and es_MX) + += 1.2.9 = +* Fixed bug where multiple checkbox type interest groups were returning an invalid error +* Fixed bug where assets were not enqueueing properly if the plugin directory was not set to 'mailchimp'. Now supports any directory name. + += 1.2.8 = +* Fixed bug where entire phone numbers were only being deposited in the area code portion + += 1.2.7 = +* CSS should now always load correctly on the front end +* Adding Hebrew and Romanian language support +* Updating translation contribution instructions +* Tested version is now 3.3.1 + += 1.2.6 = +* Fixed bug with "Settings" link appearing on all plugins (props Jason Lane) +* Resolved issue with unnecessary calls to the MailChimp API during upgrade check +* Resolved PHP warning when there weren't any interest groups + += 1.2.5 = +* Field formatting based on type +* Support for multiple interest groups (a data upgrade procedure must be run by visiting the WordPress dashboard) +* Added jQuery datepicker option to be used with dates. +* Added a handful of new translations +* Fixing various PHP notices and deprecated functions (props Jeffry Ghazally) + += 1.2.4 = +* Version bump for proper listing on wordpress.org + += 1.2.3 = +* Change mailchimpSF_where_am_i() to use plugins_url() in place of WP_PLUGIN_URL to take SSL into account when delivering assets (props John LeBlanc) +* Update MCAPI wrapper to bring back PHP4 support (note: PHP 5.2 to be required starting with WordPress 3.2) + += 1.2.2 = +* Change MCAPI wrapper to use a more unique class name, v1.3 of the API, and a much lighter client library + += 1.2.1 = +* Fixed internationalization path bug. +* Fixed instances where i18n functions weren't necessary in admin. +* Added more strings to be translated. + += 1.2 = +* Recommended Upgrade, please see "Upgrading" section of readme. +* Security and various other improvements + diff --git a/screenshot-1.jpg b/screenshot-1.jpg new file mode 100644 index 0000000..6a3ef1c Binary files /dev/null and b/screenshot-1.jpg differ diff --git a/screenshot-2.jpg b/screenshot-2.jpg new file mode 100644 index 0000000..1001ff0 Binary files /dev/null and b/screenshot-2.jpg differ diff --git a/screenshot-3.jpg b/screenshot-3.jpg new file mode 100644 index 0000000..f57dcc1 Binary files /dev/null and b/screenshot-3.jpg differ diff --git a/screenshot-4.jpg b/screenshot-4.jpg new file mode 100644 index 0000000..f567f12 Binary files /dev/null and b/screenshot-4.jpg differ diff --git a/screenshot-5.jpg b/screenshot-5.jpg new file mode 100644 index 0000000..f437cac Binary files /dev/null and b/screenshot-5.jpg differ diff --git a/views/css/frontend.php b/views/css/frontend.php new file mode 100644 index 0000000..b936f51 --- /dev/null +++ b/views/css/frontend.php @@ -0,0 +1,75 @@ + + .mc_error_msg { + color: red; + margin-bottom: 1.0em; + } + .mc_success_msg { + color: green; + margin-bottom: 1.0em; + } + .mc_merge_var{ + padding:0; + margin:0; + } + + #mc_signup_form { + padding:5px; + border-width: px; + border-style: ; + border-color: #; + color: #; + background-color: #; + } + + + .mc_custom_border_hdr { + border-width: px; + border-style: ; + border-color: #; + color: #; + background-color: #; + + padding:5px 10px; + width: 100%; + } + + #mc_signup_container {} + #mc_signup_form {} + #mc_signup_form .mc_var_label {} + #mc_signup_form .mc_input {} + #mc-indicates-required { + width:100%; + } + #mc_display_rewards {} + .mc_interests_header { + font-weight:bold; + } + div.mc_interest{ + width:100%; + } + #mc_signup_form input.mc_interest {} + #mc_signup_form select {} + #mc_signup_form label.mc_interest_label { + display:inline; + } + .mc_signup_submit { + text-align:center; + } + ul.mc_list { + list-style-type: none; + } + ul.mc_list li { + font-size: 12px; + } + #ui-datepicker-div .ui-datepicker-year { + display: none; + } + #ui-datepicker-div.show .ui-datepicker-year { + display: inline; + padding-left: 3px + } \ No newline at end of file diff --git a/views/datepicker.php b/views/datepicker.php new file mode 100644 index 0000000..6dda23c --- /dev/null +++ b/views/datepicker.php @@ -0,0 +1,36 @@ + + diff --git a/views/setup_page.php b/views/setup_page.php new file mode 100644 index 0000000..6cb81c6 --- /dev/null +++ b/views/setup_page.php @@ -0,0 +1,451 @@ +
+ +
+

+
+ +
+ +
+

+

API Key. Paste your MailChimp API key, and click Connect to continue. +', 'mailchimp_i18n'); ?>

+

+ %2$s', + esc_html(__("Don't have a MailChimp account?", 'mailchimp_i18n')), + esc_html(__('Try one for Free!', 'mailchimp_i18n')) + ); + ?> +

+ +
+ + + + + + + + +
+ + + + +
+
+
+ +
+ + + + + + + + +

:

+
+
+ + + +
+
+ +

+ +
+ +

+

+ +
+ get('lists', 100, array('fields' => 'lists.id,lists.name,lists.email_type_option')); + $lists = $lists['lists']; + + if (count($lists) == 0) { + ?> + + MailChimp" + ); + ?> + + + + + + + +
+ + + + +
+ +
+
+ +
+ + + +

+

+ + + +
+

+

:

+

:

+ + +
+
+
+ + + + + + + + + + + + + + + + + + + +
Content Options
+
+ +
+
+ .
+ +
+ +
+ +
+ + + + +
Remove MailChimp CSS
onclick="showMe('mc-custom-styling')"/>
+ + + + + + + + + + + + +
Custom Styling
/>
+ px +
# + # +
# + # +
# + # +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
List Options
? id="mc_rewards" class="code" /> + +
id="mc_use_javascript" class="code" /> + +
id="mc_use_datepicker" class="code" /> + +
id="mc_double_optin" class="code" /> + +
id="mc_update_existing" class="code" /> + +
id="mc_use_unsub_link" class="code" /> + +
+ +
+ +
+ +
+ + + + + + + + + + + + + + + + + + + +
+ + + + + +
+ + /> + +  —  + +
+
+
+ + +

+ + + + + + + + + + + + + + + + + + +
+ + + /> +
+
    + +
  • + +
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CSS Cheat Sheet
.widget_mailchimpsf_widget This targets the entire widget container.
.widget-titleThis styles the title of your MailChimp widget. Modifying this class will affect your other widget titles.
#mc_signupThis targets the entirity of the widget beneath the widget title.
#mc_subheaderThis styles the subheader text.
.mc_form_insideThe guts and main container for the all of the form elements (the entirety of the widget minus the header and the sub header).
.mc_headerThis targets the label above the input fields.
.mc_inputThis attaches to the input fields.
.mc_header_addressThis is the label above an address group.
.mc_radio_labelThese are the labels associated with radio buttons.
#mc-indicates-requiredThis targets the “Indicates Required Field” text.
#mc_signup_submitUse this to style the submit button.
+
+ +
\ No newline at end of file