Version Description
Download this release
Release Info
Developer | cory@lamle.org |
Plugin | Duplicator – WordPress Migration Plugin |
Version | 0.5.4 |
Comparing to | |
See all releases |
Code changes from version 0.5.2 to 0.5.4
- assets/css/font-awesome.min.css +3 -3
- assets/css/jquery-ui.css +7 -7
- assets/fonts/fontawesome-webfont.svg +413 -413
- assets/js/parsley-standalone.min.js +85 -85
- classes/package.archive.php +127 -59
- classes/package.archive.zip.php +51 -161
- classes/package.database.php +7 -7
- classes/package.installer.php +3 -1
- classes/package.php +179 -129
- classes/server.php +112 -0
- classes/ui.php +5 -2
- classes/utility.php +16 -3
- define.php +5 -4
- duplicator.php +24 -17
- installer/build/ajax.step1.php +3 -3
- installer/build/ajax.step2.php +1 -1
- installer/build/classes/class.logging.php +2 -2
- installer/build/classes/class.utils.php +24 -0
- installer/build/main.installer.php +11 -7
- installer/build/view.step1.php +2 -2
- lang/wpduplicator-de_DE.mo +0 -0
- lang/wpduplicator-de_DE.po +343 -298
- lang/wpduplicator-es_ES.po +1599 -1599
- lang/wpduplicator-fr_FR.mo +0 -0
- lang/wpduplicator-fr_FR.po +2058 -0
- lang/wpduplicator-pt_BR.po +1647 -1647
- lang/wpduplicator.po +772 -772
- lang/wpduplicator.pot +966 -966
- readme.txt +112 -106
- uninstall.php +9 -9
- views/actions.php +46 -52
- views/packages/list.base.php +12 -9
- views/packages/new1.base.php +142 -8
assets/css/font-awesome.min.css
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
/*!
|
2 |
-
* Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
|
3 |
-
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
|
4 |
*/@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.0.3');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.3333333333333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.2857142857142858em;text-align:center}.fa-ul{padding-left:0;margin-left:2.142857142857143em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.142857142857143em;width:2.142857142857143em;top:.14285714285714285em;text-align:center}.fa-li.fa-lg{left:-1.8571428571428572em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);-webkit-transform:scale(-1,1);-moz-transform:scale(-1,1);-ms-transform:scale(-1,1);-o-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);-webkit-transform:scale(1,-1);-moz-transform:scale(1,-1);-ms-transform:scale(1,-1);-o-transform:scale(1,-1);transform:scale(1,-1)}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-asc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-desc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-reply-all:before{content:"\f122"}.fa-mail-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}
|
1 |
+
/*!
|
2 |
+
* Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
|
3 |
+
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
|
4 |
*/@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.0.3');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.3333333333333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.2857142857142858em;text-align:center}.fa-ul{padding-left:0;margin-left:2.142857142857143em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.142857142857143em;width:2.142857142857143em;top:.14285714285714285em;text-align:center}.fa-li.fa-lg{left:-1.8571428571428572em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);-webkit-transform:scale(-1,1);-moz-transform:scale(-1,1);-ms-transform:scale(-1,1);-o-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);-webkit-transform:scale(1,-1);-moz-transform:scale(1,-1);-ms-transform:scale(1,-1);-o-transform:scale(1,-1);transform:scale(1,-1)}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-asc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-desc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-reply-all:before{content:"\f122"}.fa-mail-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}
|
assets/css/jquery-ui.css
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
-
/*! jQuery UI - v1.9.2 - 2012-12-11
|
2 |
-
* http://jqueryui.com
|
3 |
-
* Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css
|
4 |
-
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
|
5 |
-
* Copyright (c) 2012 jQuery Foundation and other contributors Licensed MIT */
|
6 |
-
.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width: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:before,.ui-helper-clearfix:after{content:"";display:table}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{zoom:1}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin-top:2px;padding:.5em .5em .5em .7em;zoom:1}.ui-accordion .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-noicons{padding-left:.7em}.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;left:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto;zoom:1}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}* html .ui-autocomplete{width:1px}.ui-button{display:inline-block;position:relative;padding:0;margin-right:.1em;cursor:pointer;text-align:center;zoom:1;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:1.4}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon,.ui-button-icons-only .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icons-only .ui-button-icon-primary{left:.5em}.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}button.ui-button::-moz-focus-inner{border:0;padding:0}.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}.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}.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}.ui-datepicker-cover{position:absolute;z-index:-1;filter:mask();top:-4px;left:-4px;width:200px;height:200px}.ui-dialog{position:absolute;top:0;left:0;padding:.2em;width:300px;overflow:hidden}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 16px .1em 0}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:19px;margin:-10px 0 0 0;padding:1px;height:18px}.ui-dialog .ui-dialog-titlebar-close span{display:block;margin:1px}.ui-dialog .ui-dialog-titlebar-close:hover,.ui-dialog .ui-dialog-titlebar-close:focus{padding:0}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto;zoom:1}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin:.5em 0 0 0;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-se{width:14px;height:14px;right:3px;bottom:3px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-menu{list-style:none;padding:2px;margin:0;display:block;outline:none}.ui-menu .ui-menu{margin-top:-3px;position:absolute}.ui-menu .ui-menu-item{margin:0;padding:0;zoom:1;width:100%}.ui-menu .ui-menu-divider{margin:5px -2px 5px -2px;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-menu-item a{text-decoration:none;display:block;padding:2px .4em;line-height:1.5;zoom:1;font-weight:normal}.ui-menu .ui-menu-item a.ui-state-focus,.ui-menu .ui-menu-item a.ui-state-active{font-weight:normal;margin:-1px}.ui-menu .ui-state-disabled{font-weight:normal;margin:.4em 0 .2em;line-height:1.5}.ui-menu .ui-state-disabled a{cursor:default}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item a{position:relative;padding-left:2em}.ui-menu .ui-icon{position:absolute;top:.2em;left:.2em}.ui-menu .ui-menu-icon{position:static;float:right}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;padding:0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:22px}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;padding:.2em;zoom:1}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav li a{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active a,.ui-tabs .ui-tabs-nav li.ui-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-tabs-loading a{cursor:text}.ui-tabs .ui-tabs-nav li a,.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa}* html .ui-tooltip{background-image:none}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Verdana,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:Verdana,Arial,sans-serif;font-size:1em}
|
7 |
-
.ui-widget-content{border:1px solid #aaa;background:#fff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;color:#222;font-weight:bold}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;font-weight:normal;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;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 #999;background:#dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;font-weight:normal;color:#212121}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:normal;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.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}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px;background-image:url(images/ui-icons_222222_256x240.png)}.ui-widget-content .ui-icon{background-image:url(images/ui-icons_222222_256x240.png)}.ui-widget-header .ui-icon{background-image:url(images/ui-icons_222222_256x240.png)}.ui-state-default .ui-icon{background-image:url(images/ui-icons_888888_256x240.png)}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url(images/ui-icons_454545_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_2e83ff_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(images/ui-icons_cd0a0a_256x240.png)}.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-on{background-position:-96px -144px}.ui-icon-radio-off{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{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}
|
8 |
.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}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{-moz-border-radius-topleft:4px;-webkit-border-top-left-radius:4px;-khtml-border-top-left-radius:4px;border-top-left-radius:4px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{-moz-border-radius-topright:4px;-webkit-border-top-right-radius:4px;-khtml-border-top-right-radius:4px;border-top-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;-khtml-border-bottom-left-radius:4px;border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;-khtml-border-bottom-right-radius:4px;border-bottom-right-radius:4px}.ui-widget-overlay{background:#aaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30);-moz-border-radius:8px;-khtml-border-radius:8px;-webkit-border-radius:8px;border-radius:8px}
|
1 |
+
/*! jQuery UI - v1.9.2 - 2012-12-11
|
2 |
+
* http://jqueryui.com
|
3 |
+
* Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css
|
4 |
+
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
|
5 |
+
* Copyright (c) 2012 jQuery Foundation and other contributors Licensed MIT */
|
6 |
+
.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width: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:before,.ui-helper-clearfix:after{content:"";display:table}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{zoom:1}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin-top:2px;padding:.5em .5em .5em .7em;zoom:1}.ui-accordion .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-noicons{padding-left:.7em}.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;left:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto;zoom:1}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}* html .ui-autocomplete{width:1px}.ui-button{display:inline-block;position:relative;padding:0;margin-right:.1em;cursor:pointer;text-align:center;zoom:1;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:1.4}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon,.ui-button-icons-only .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icons-only .ui-button-icon-primary{left:.5em}.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}button.ui-button::-moz-focus-inner{border:0;padding:0}.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}.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}.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}.ui-datepicker-cover{position:absolute;z-index:-1;filter:mask();top:-4px;left:-4px;width:200px;height:200px}.ui-dialog{position:absolute;top:0;left:0;padding:.2em;width:300px;overflow:hidden}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 16px .1em 0}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:19px;margin:-10px 0 0 0;padding:1px;height:18px}.ui-dialog .ui-dialog-titlebar-close span{display:block;margin:1px}.ui-dialog .ui-dialog-titlebar-close:hover,.ui-dialog .ui-dialog-titlebar-close:focus{padding:0}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto;zoom:1}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin:.5em 0 0 0;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-se{width:14px;height:14px;right:3px;bottom:3px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-menu{list-style:none;padding:2px;margin:0;display:block;outline:none}.ui-menu .ui-menu{margin-top:-3px;position:absolute}.ui-menu .ui-menu-item{margin:0;padding:0;zoom:1;width:100%}.ui-menu .ui-menu-divider{margin:5px -2px 5px -2px;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-menu-item a{text-decoration:none;display:block;padding:2px .4em;line-height:1.5;zoom:1;font-weight:normal}.ui-menu .ui-menu-item a.ui-state-focus,.ui-menu .ui-menu-item a.ui-state-active{font-weight:normal;margin:-1px}.ui-menu .ui-state-disabled{font-weight:normal;margin:.4em 0 .2em;line-height:1.5}.ui-menu .ui-state-disabled a{cursor:default}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item a{position:relative;padding-left:2em}.ui-menu .ui-icon{position:absolute;top:.2em;left:.2em}.ui-menu .ui-menu-icon{position:static;float:right}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;padding:0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:22px}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;padding:.2em;zoom:1}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav li a{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active a,.ui-tabs .ui-tabs-nav li.ui-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-tabs-loading a{cursor:text}.ui-tabs .ui-tabs-nav li a,.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa}* html .ui-tooltip{background-image:none}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Verdana,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:Verdana,Arial,sans-serif;font-size:1em}
|
7 |
+
.ui-widget-content{border:1px solid #aaa;background:#fff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;color:#222;font-weight:bold}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;font-weight:normal;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;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 #999;background:#dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;font-weight:normal;color:#212121}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:normal;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.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}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px;background-image:url(images/ui-icons_222222_256x240.png)}.ui-widget-content .ui-icon{background-image:url(images/ui-icons_222222_256x240.png)}.ui-widget-header .ui-icon{background-image:url(images/ui-icons_222222_256x240.png)}.ui-state-default .ui-icon{background-image:url(images/ui-icons_888888_256x240.png)}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url(images/ui-icons_454545_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_2e83ff_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(images/ui-icons_cd0a0a_256x240.png)}.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-on{background-position:-96px -144px}.ui-icon-radio-off{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{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}
|
8 |
.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}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{-moz-border-radius-topleft:4px;-webkit-border-top-left-radius:4px;-khtml-border-top-left-radius:4px;border-top-left-radius:4px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{-moz-border-radius-topright:4px;-webkit-border-top-right-radius:4px;-khtml-border-top-right-radius:4px;border-top-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;-khtml-border-bottom-left-radius:4px;border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;-khtml-border-bottom-right-radius:4px;border-bottom-right-radius:4px}.ui-widget-overlay{background:#aaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30);-moz-border-radius:8px;-khtml-border-radius:8px;-webkit-border-radius:8px;border-radius:8px}
|
assets/fonts/fontawesome-webfont.svg
CHANGED
@@ -1,414 +1,414 @@
|
|
1 |
-
<?xml version="1.0" standalone="no"?>
|
2 |
-
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
3 |
-
<svg xmlns="http://www.w3.org/2000/svg">
|
4 |
-
<metadata></metadata>
|
5 |
-
<defs>
|
6 |
-
<font id="fontawesomeregular" horiz-adv-x="1536" >
|
7 |
-
<font-face units-per-em="1792" ascent="1536" descent="-256" />
|
8 |
-
<missing-glyph horiz-adv-x="448" />
|
9 |
-
<glyph unicode=" " horiz-adv-x="448" />
|
10 |
-
<glyph unicode="	" horiz-adv-x="448" />
|
11 |
-
<glyph unicode=" " horiz-adv-x="448" />
|
12 |
-
<glyph unicode="¨" horiz-adv-x="1792" />
|
13 |
-
<glyph unicode="©" horiz-adv-x="1792" />
|
14 |
-
<glyph unicode="®" horiz-adv-x="1792" />
|
15 |
-
<glyph unicode="´" horiz-adv-x="1792" />
|
16 |
-
<glyph unicode="Æ" horiz-adv-x="1792" />
|
17 |
-
<glyph unicode=" " horiz-adv-x="768" />
|
18 |
-
<glyph unicode=" " />
|
19 |
-
<glyph unicode=" " horiz-adv-x="768" />
|
20 |
-
<glyph unicode=" " />
|
21 |
-
<glyph unicode=" " horiz-adv-x="512" />
|
22 |
-
<glyph unicode=" " horiz-adv-x="384" />
|
23 |
-
<glyph unicode=" " horiz-adv-x="256" />
|
24 |
-
<glyph unicode=" " horiz-adv-x="256" />
|
25 |
-
<glyph unicode=" " horiz-adv-x="192" />
|
26 |
-
<glyph unicode=" " horiz-adv-x="307" />
|
27 |
-
<glyph unicode=" " horiz-adv-x="85" />
|
28 |
-
<glyph unicode=" " horiz-adv-x="307" />
|
29 |
-
<glyph unicode=" " horiz-adv-x="384" />
|
30 |
-
<glyph unicode="™" horiz-adv-x="1792" />
|
31 |
-
<glyph unicode="∞" horiz-adv-x="1792" />
|
32 |
-
<glyph unicode="≠" horiz-adv-x="1792" />
|
33 |
-
<glyph unicode="" horiz-adv-x="500" d="M0 0z" />
|
34 |
-
<glyph unicode="" horiz-adv-x="1792" d="M1699 1350q0 -35 -43 -78l-632 -632v-768h320q26 0 45 -19t19 -45t-19 -45t-45 -19h-896q-26 0 -45 19t-19 45t19 45t45 19h320v768l-632 632q-43 43 -43 78q0 23 18 36.5t38 17.5t43 4h1408q23 0 43 -4t38 -17.5t18 -36.5z" />
|
35 |
-
<glyph unicode="" d="M1536 1312v-1120q0 -50 -34 -89t-86 -60.5t-103.5 -32t-96.5 -10.5t-96.5 10.5t-103.5 32t-86 60.5t-34 89t34 89t86 60.5t103.5 32t96.5 10.5q105 0 192 -39v537l-768 -237v-709q0 -50 -34 -89t-86 -60.5t-103.5 -32t-96.5 -10.5t-96.5 10.5t-103.5 32t-86 60.5t-34 89 t34 89t86 60.5t103.5 32t96.5 10.5q105 0 192 -39v967q0 31 19 56.5t49 35.5l832 256q12 4 28 4q40 0 68 -28t28 -68z" />
|
36 |
-
<glyph unicode="" horiz-adv-x="1664" d="M1152 704q0 185 -131.5 316.5t-316.5 131.5t-316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5t316.5 131.5t131.5 316.5zM1664 -128q0 -52 -38 -90t-90 -38q-54 0 -90 38l-343 342q-179 -124 -399 -124q-143 0 -273.5 55.5t-225 150t-150 225t-55.5 273.5 t55.5 273.5t150 225t225 150t273.5 55.5t273.5 -55.5t225 -150t150 -225t55.5 -273.5q0 -220 -124 -399l343 -343q37 -37 37 -90z" />
|
37 |
-
<glyph unicode="" horiz-adv-x="1792" d="M1664 32v768q-32 -36 -69 -66q-268 -206 -426 -338q-51 -43 -83 -67t-86.5 -48.5t-102.5 -24.5h-1h-1q-48 0 -102.5 24.5t-86.5 48.5t-83 67q-158 132 -426 338q-37 30 -69 66v-768q0 -13 9.5 -22.5t22.5 -9.5h1472q13 0 22.5 9.5t9.5 22.5zM1664 1083v11v13.5t-0.5 13 t-3 12.5t-5.5 9t-9 7.5t-14 2.5h-1472q-13 0 -22.5 -9.5t-9.5 -22.5q0 -168 147 -284q193 -152 401 -317q6 -5 35 -29.5t46 -37.5t44.5 -31.5t50.5 -27.5t43 -9h1h1q20 0 43 9t50.5 27.5t44.5 31.5t46 37.5t35 29.5q208 165 401 317q54 43 100.5 115.5t46.5 131.5z M1792 1120v-1088q0 -66 -47 -113t-113 -47h-1472q-66 0 -113 47t-47 113v1088q0 66 47 113t113 47h1472q66 0 113 -47t47 -113z" />
|
38 |
-
<glyph unicode="" horiz-adv-x="1792" d="M896 -128q-26 0 -44 18l-624 602q-10 8 -27.5 26t-55.5 65.5t-68 97.5t-53.5 121t-23.5 138q0 220 127 344t351 124q62 0 126.5 -21.5t120 -58t95.5 -68.5t76 -68q36 36 76 68t95.5 68.5t120 58t126.5 21.5q224 0 351 -124t127 -344q0 -221 -229 -450l-623 -600 q-18 -18 -44 -18z" />
|
39 |
-
<glyph unicode="" horiz-adv-x="1664" d="M1664 889q0 -22 -26 -48l-363 -354l86 -500q1 -7 1 -20q0 -21 -10.5 -35.5t-30.5 -14.5q-19 0 -40 12l-449 236l-449 -236q-22 -12 -40 -12q-21 0 -31.5 14.5t-10.5 35.5q0 6 2 20l86 500l-364 354q-25 27 -25 48q0 37 56 46l502 73l225 455q19 41 49 41t49 -41l225 -455 l502 -73q56 -9 56 -46z" />
|
40 |
-
<glyph unicode="" horiz-adv-x="1664" d="M1137 532l306 297l-422 62l-189 382l-189 -382l-422 -62l306 -297l-73 -421l378 199l377 -199zM1664 889q0 -22 -26 -48l-363 -354l86 -500q1 -7 1 -20q0 -50 -41 -50q-19 0 -40 12l-449 236l-449 -236q-22 -12 -40 -12q-21 0 -31.5 14.5t-10.5 35.5q0 6 2 20l86 500 l-364 354q-25 27 -25 48q0 37 56 46l502 73l225 455q19 41 49 41t49 -41l225 -455l502 -73q56 -9 56 -46z" />
|
41 |
-
<glyph unicode="" horiz-adv-x="1408" d="M1408 131q0 -120 -73 -189.5t-194 -69.5h-874q-121 0 -194 69.5t-73 189.5q0 53 3.5 103.5t14 109t26.5 108.5t43 97.5t62 81t85.5 53.5t111.5 20q9 0 42 -21.5t74.5 -48t108 -48t133.5 -21.5t133.5 21.5t108 48t74.5 48t42 21.5q61 0 111.5 -20t85.5 -53.5t62 -81 t43 -97.5t26.5 -108.5t14 -109t3.5 -103.5zM1088 1024q0 -159 -112.5 -271.5t-271.5 -112.5t-271.5 112.5t-112.5 271.5t112.5 271.5t271.5 112.5t271.5 -112.5t112.5 -271.5z" />
|
42 |
-
<glyph unicode="" horiz-adv-x="1920" d="M384 -64v128q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h128q26 0 45 19t19 45zM384 320v128q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h128q26 0 45 19t19 45zM384 704v128q0 26 -19 45t-45 19h-128 q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h128q26 0 45 19t19 45zM1408 -64v512q0 26 -19 45t-45 19h-768q-26 0 -45 -19t-19 -45v-512q0 -26 19 -45t45 -19h768q26 0 45 19t19 45zM384 1088v128q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45 t45 -19h128q26 0 45 19t19 45zM1792 -64v128q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h128q26 0 45 19t19 45zM1408 704v512q0 26 -19 45t-45 19h-768q-26 0 -45 -19t-19 -45v-512q0 -26 19 -45t45 -19h768q26 0 45 19t19 45zM1792 320v128 q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h128q26 0 45 19t19 45zM1792 704v128q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h128q26 0 45 19t19 45zM1792 1088v128q0 26 -19 45t-45 19h-128q-26 0 -45 -19 t-19 -45v-128q0 -26 19 -45t45 -19h128q26 0 45 19t19 45zM1920 1248v-1344q0 -66 -47 -113t-113 -47h-1600q-66 0 -113 47t-47 113v1344q0 66 47 113t113 47h1600q66 0 113 -47t47 -113z" />
|
43 |
-
<glyph unicode="" horiz-adv-x="1664" d="M768 512v-384q0 -52 -38 -90t-90 -38h-512q-52 0 -90 38t-38 90v384q0 52 38 90t90 38h512q52 0 90 -38t38 -90zM768 1280v-384q0 -52 -38 -90t-90 -38h-512q-52 0 -90 38t-38 90v384q0 52 38 90t90 38h512q52 0 90 -38t38 -90zM1664 512v-384q0 -52 -38 -90t-90 -38 h-512q-52 0 -90 38t-38 90v384q0 52 38 90t90 38h512q52 0 90 -38t38 -90zM1664 1280v-384q0 -52 -38 -90t-90 -38h-512q-52 0 -90 38t-38 90v384q0 52 38 90t90 38h512q52 0 90 -38t38 -90z" />
|
44 |
-
<glyph unicode="" horiz-adv-x="1792" d="M512 288v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM512 800v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM1152 288v-192q0 -40 -28 -68t-68 -28h-320 q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM512 1312v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM1152 800v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28 h320q40 0 68 -28t28 -68zM1792 288v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM1152 1312v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM1792 800v-192 q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM1792 1312v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68z" />
|
45 |
-
<glyph unicode="" horiz-adv-x="1792" d="M512 288v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM512 800v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM1792 288v-192q0 -40 -28 -68t-68 -28h-960 q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h960q40 0 68 -28t28 -68zM512 1312v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM1792 800v-192q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28t-28 68v192q0 40 28 68t68 28 h960q40 0 68 -28t28 -68zM1792 1312v-192q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h960q40 0 68 -28t28 -68z" />
|
46 |
-
<glyph unicode="" horiz-adv-x="1792" d="M1671 970q0 -40 -28 -68l-724 -724l-136 -136q-28 -28 -68 -28t-68 28l-136 136l-362 362q-28 28 -28 68t28 68l136 136q28 28 68 28t68 -28l294 -295l656 657q28 28 68 28t68 -28l136 -136q28 -28 28 -68z" />
|
47 |
-
<glyph unicode="" horiz-adv-x="1408" d="M1298 214q0 -40 -28 -68l-136 -136q-28 -28 -68 -28t-68 28l-294 294l-294 -294q-28 -28 -68 -28t-68 28l-136 136q-28 28 -28 68t28 68l294 294l-294 294q-28 28 -28 68t28 68l136 136q28 28 68 28t68 -28l294 -294l294 294q28 28 68 28t68 -28l136 -136q28 -28 28 -68 t-28 -68l-294 -294l294 -294q28 -28 28 -68z" />
|
48 |
-
<glyph unicode="" horiz-adv-x="1664" d="M1024 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-224v-224q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v224h-224q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h224v224q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5v-224h224 q13 0 22.5 -9.5t9.5 -22.5zM1152 704q0 185 -131.5 316.5t-316.5 131.5t-316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5t316.5 131.5t131.5 316.5zM1664 -128q0 -53 -37.5 -90.5t-90.5 -37.5q-54 0 -90 38l-343 342q-179 -124 -399 -124q-143 0 -273.5 55.5 t-225 150t-150 225t-55.5 273.5t55.5 273.5t150 225t225 150t273.5 55.5t273.5 -55.5t225 -150t150 -225t55.5 -273.5q0 -220 -124 -399l343 -343q37 -37 37 -90z" />
|
49 |
-
<glyph unicode="" horiz-adv-x="1664" d="M1024 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-576q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h576q13 0 22.5 -9.5t9.5 -22.5zM1152 704q0 185 -131.5 316.5t-316.5 131.5t-316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5t316.5 131.5t131.5 316.5z M1664 -128q0 -53 -37.5 -90.5t-90.5 -37.5q-54 0 -90 38l-343 342q-179 -124 -399 -124q-143 0 -273.5 55.5t-225 150t-150 225t-55.5 273.5t55.5 273.5t150 225t225 150t273.5 55.5t273.5 -55.5t225 -150t150 -225t55.5 -273.5q0 -220 -124 -399l343 -343q37 -37 37 -90z " />
|
50 |
-
<glyph unicode="" d="M1536 640q0 -156 -61 -298t-164 -245t-245 -164t-298 -61t-298 61t-245 164t-164 245t-61 298q0 182 80.5 343t226.5 270q43 32 95.5 25t83.5 -50q32 -42 24.5 -94.5t-49.5 -84.5q-98 -74 -151.5 -181t-53.5 -228q0 -104 40.5 -198.5t109.5 -163.5t163.5 -109.5 t198.5 -40.5t198.5 40.5t163.5 109.5t109.5 163.5t40.5 198.5q0 121 -53.5 228t-151.5 181q-42 32 -49.5 84.5t24.5 94.5q31 43 84 50t95 -25q146 -109 226.5 -270t80.5 -343zM896 1408v-640q0 -52 -38 -90t-90 -38t-90 38t-38 90v640q0 52 38 90t90 38t90 -38t38 -90z" />
|
51 |
-
<glyph unicode="" horiz-adv-x="1792" d="M256 96v-192q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM640 224v-320q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v320q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM1024 480v-576q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23 v576q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM1408 864v-960q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v960q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM1792 1376v-1472q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v1472q0 14 9 23t23 9h192q14 0 23 -9t9 -23z" />
|
52 |
-
<glyph unicode="" d="M1024 640q0 106 -75 181t-181 75t-181 -75t-75 -181t75 -181t181 -75t181 75t75 181zM1536 749v-222q0 -12 -8 -23t-20 -13l-185 -28q-19 -54 -39 -91q35 -50 107 -138q10 -12 10 -25t-9 -23q-27 -37 -99 -108t-94 -71q-12 0 -26 9l-138 108q-44 -23 -91 -38 q-16 -136 -29 -186q-7 -28 -36 -28h-222q-14 0 -24.5 8.5t-11.5 21.5l-28 184q-49 16 -90 37l-141 -107q-10 -9 -25 -9q-14 0 -25 11q-126 114 -165 168q-7 10 -7 23q0 12 8 23q15 21 51 66.5t54 70.5q-27 50 -41 99l-183 27q-13 2 -21 12.5t-8 23.5v222q0 12 8 23t19 13 l186 28q14 46 39 92q-40 57 -107 138q-10 12 -10 24q0 10 9 23q26 36 98.5 107.5t94.5 71.5q13 0 26 -10l138 -107q44 23 91 38q16 136 29 186q7 28 36 28h222q14 0 24.5 -8.5t11.5 -21.5l28 -184q49 -16 90 -37l142 107q9 9 24 9q13 0 25 -10q129 -119 165 -170q7 -8 7 -22 q0 -12 -8 -23q-15 -21 -51 -66.5t-54 -70.5q26 -50 41 -98l183 -28q13 -2 21 -12.5t8 -23.5z" />
|
53 |
-
<glyph unicode="" horiz-adv-x="1408" d="M512 800v-576q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v576q0 14 9 23t23 9h64q14 0 23 -9t9 -23zM768 800v-576q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v576q0 14 9 23t23 9h64q14 0 23 -9t9 -23zM1024 800v-576q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v576 q0 14 9 23t23 9h64q14 0 23 -9t9 -23zM1152 76v948h-896v-948q0 -22 7 -40.5t14.5 -27t10.5 -8.5h832q3 0 10.5 8.5t14.5 27t7 40.5zM480 1152h448l-48 117q-7 9 -17 11h-317q-10 -2 -17 -11zM1408 1120v-64q0 -14 -9 -23t-23 -9h-96v-948q0 -83 -47 -143.5t-113 -60.5h-832 q-66 0 -113 58.5t-47 141.5v952h-96q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h309l70 167q15 37 54 63t79 26h320q40 0 79 -26t54 -63l70 -167h309q14 0 23 -9t9 -23z" />
|
54 |
-
<glyph unicode="" horiz-adv-x="1664" d="M1408 544v-480q0 -26 -19 -45t-45 -19h-384v384h-256v-384h-384q-26 0 -45 19t-19 45v480q0 1 0.5 3t0.5 3l575 474l575 -474q1 -2 1 -6zM1631 613l-62 -74q-8 -9 -21 -11h-3q-13 0 -21 7l-692 577l-692 -577q-12 -8 -24 -7q-13 2 -21 11l-62 74q-8 10 -7 23.5t11 21.5 l719 599q32 26 76 26t76 -26l244 -204v195q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-408l219 -182q10 -8 11 -21.5t-7 -23.5z" />
|
55 |
-
<glyph unicode="" horiz-adv-x="1280" d="M128 0h1024v768h-416q-40 0 -68 28t-28 68v416h-512v-1280zM768 896h376q-10 29 -22 41l-313 313q-12 12 -41 22v-376zM1280 864v-896q0 -40 -28 -68t-68 -28h-1088q-40 0 -68 28t-28 68v1344q0 40 28 68t68 28h640q40 0 88 -20t76 -48l312 -312q28 -28 48 -76t20 -88z " />
|
56 |
-
<glyph unicode="" d="M896 992v-448q0 -14 -9 -23t-23 -9h-320q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h224v352q0 14 9 23t23 9h64q14 0 23 -9t9 -23zM1312 640q0 148 -73 273t-198 198t-273 73t-273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273zM1536 640 q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
57 |
-
<glyph unicode="" horiz-adv-x="1920" d="M1111 540v4l-24 320q-1 13 -11 22.5t-23 9.5h-186q-13 0 -23 -9.5t-11 -22.5l-24 -320v-4q-1 -12 8 -20t21 -8h244q12 0 21 8t8 20zM1870 73q0 -73 -46 -73h-704q13 0 22 9.5t8 22.5l-20 256q-1 13 -11 22.5t-23 9.5h-272q-13 0 -23 -9.5t-11 -22.5l-20 -256 q-1 -13 8 -22.5t22 -9.5h-704q-46 0 -46 73q0 54 26 116l417 1044q8 19 26 33t38 14h339q-13 0 -23 -9.5t-11 -22.5l-15 -192q-1 -14 8 -23t22 -9h166q13 0 22 9t8 23l-15 192q-1 13 -11 22.5t-23 9.5h339q20 0 38 -14t26 -33l417 -1044q26 -62 26 -116z" />
|
58 |
-
<glyph unicode="" horiz-adv-x="1664" d="M1280 192q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1536 192q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1664 416v-320q0 -40 -28 -68t-68 -28h-1472q-40 0 -68 28t-28 68v320q0 40 28 68t68 28h465l135 -136 q58 -56 136 -56t136 56l136 136h464q40 0 68 -28t28 -68zM1339 985q17 -41 -14 -70l-448 -448q-18 -19 -45 -19t-45 19l-448 448q-31 29 -14 70q17 39 59 39h256v448q0 26 19 45t45 19h256q26 0 45 -19t19 -45v-448h256q42 0 59 -39z" />
|
59 |
-
<glyph unicode="" d="M1120 608q0 -12 -10 -24l-319 -319q-11 -9 -23 -9t-23 9l-320 320q-15 16 -7 35q8 20 30 20h192v352q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-352h192q14 0 23 -9t9 -23zM768 1184q-148 0 -273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273 t-73 273t-198 198t-273 73zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
60 |
-
<glyph unicode="" d="M1118 660q-8 -20 -30 -20h-192v-352q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v352h-192q-14 0 -23 9t-9 23q0 12 10 24l319 319q11 9 23 9t23 -9l320 -320q15 -16 7 -35zM768 1184q-148 0 -273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73t273 73t198 198 t73 273t-73 273t-198 198t-273 73zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
61 |
-
<glyph unicode="" d="M1023 576h316q-1 3 -2.5 8t-2.5 8l-212 496h-708l-212 -496q-1 -2 -2.5 -8t-2.5 -8h316l95 -192h320zM1536 546v-482q0 -26 -19 -45t-45 -19h-1408q-26 0 -45 19t-19 45v482q0 62 25 123l238 552q10 25 36.5 42t52.5 17h832q26 0 52.5 -17t36.5 -42l238 -552 q25 -61 25 -123z" />
|
62 |
-
<glyph unicode="" d="M1184 640q0 -37 -32 -55l-544 -320q-15 -9 -32 -9q-16 0 -32 8q-32 19 -32 56v640q0 37 32 56q33 18 64 -1l544 -320q32 -18 32 -55zM1312 640q0 148 -73 273t-198 198t-273 73t-273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273zM1536 640 q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
63 |
-
<glyph unicode="" d="M1536 1280v-448q0 -26 -19 -45t-45 -19h-448q-42 0 -59 40q-17 39 14 69l138 138q-148 137 -349 137q-104 0 -198.5 -40.5t-163.5 -109.5t-109.5 -163.5t-40.5 -198.5t40.5 -198.5t109.5 -163.5t163.5 -109.5t198.5 -40.5q119 0 225 52t179 147q7 10 23 12q14 0 25 -9 l137 -138q9 -8 9.5 -20.5t-7.5 -22.5q-109 -132 -264 -204.5t-327 -72.5q-156 0 -298 61t-245 164t-164 245t-61 298t61 298t164 245t245 164t298 61q147 0 284.5 -55.5t244.5 -156.5l130 129q29 31 70 14q39 -17 39 -59z" />
|
64 |
-
<glyph unicode="" d="M1511 480q0 -5 -1 -7q-64 -268 -268 -434.5t-478 -166.5q-146 0 -282.5 55t-243.5 157l-129 -129q-19 -19 -45 -19t-45 19t-19 45v448q0 26 19 45t45 19h448q26 0 45 -19t19 -45t-19 -45l-137 -137q71 -66 161 -102t187 -36q134 0 250 65t186 179q11 17 53 117 q8 23 30 23h192q13 0 22.5 -9.5t9.5 -22.5zM1536 1280v-448q0 -26 -19 -45t-45 -19h-448q-26 0 -45 19t-19 45t19 45l138 138q-148 137 -349 137q-134 0 -250 -65t-186 -179q-11 -17 -53 -117q-8 -23 -30 -23h-199q-13 0 -22.5 9.5t-9.5 22.5v7q65 268 270 434.5t480 166.5 q146 0 284 -55.5t245 -156.5l130 129q19 19 45 19t45 -19t19 -45z" />
|
65 |
-
<glyph unicode="" horiz-adv-x="1792" d="M384 352v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM384 608v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M384 864v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM1536 352v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-960q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h960q13 0 22.5 -9.5t9.5 -22.5z M1536 608v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-960q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h960q13 0 22.5 -9.5t9.5 -22.5zM1536 864v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-960q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h960q13 0 22.5 -9.5 t9.5 -22.5zM1664 160v832q0 13 -9.5 22.5t-22.5 9.5h-1472q-13 0 -22.5 -9.5t-9.5 -22.5v-832q0 -13 9.5 -22.5t22.5 -9.5h1472q13 0 22.5 9.5t9.5 22.5zM1792 1248v-1088q0 -66 -47 -113t-113 -47h-1472q-66 0 -113 47t-47 113v1088q0 66 47 113t113 47h1472q66 0 113 -47 t47 -113z" />
|
66 |
-
<glyph unicode="" horiz-adv-x="1152" d="M320 768h512v192q0 106 -75 181t-181 75t-181 -75t-75 -181v-192zM1152 672v-576q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28t-28 68v576q0 40 28 68t68 28h32v192q0 184 132 316t316 132t316 -132t132 -316v-192h32q40 0 68 -28t28 -68z" />
|
67 |
-
<glyph unicode="" horiz-adv-x="1792" d="M320 1280q0 -72 -64 -110v-1266q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v1266q-64 38 -64 110q0 53 37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1792 1216v-763q0 -25 -12.5 -38.5t-39.5 -27.5q-215 -116 -369 -116q-61 0 -123.5 22t-108.5 48 t-115.5 48t-142.5 22q-192 0 -464 -146q-17 -9 -33 -9q-26 0 -45 19t-19 45v742q0 32 31 55q21 14 79 43q236 120 421 120q107 0 200 -29t219 -88q38 -19 88 -19q54 0 117.5 21t110 47t88 47t54.5 21q26 0 45 -19t19 -45z" />
|
68 |
-
<glyph unicode="" horiz-adv-x="1664" d="M1664 650q0 -166 -60 -314l-20 -49l-185 -33q-22 -83 -90.5 -136.5t-156.5 -53.5v-32q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v576q0 14 9 23t23 9h64q14 0 23 -9t9 -23v-32q71 0 130 -35.5t93 -95.5l68 12q29 95 29 193q0 148 -88 279t-236.5 209t-315.5 78 t-315.5 -78t-236.5 -209t-88 -279q0 -98 29 -193l68 -12q34 60 93 95.5t130 35.5v32q0 14 9 23t23 9h64q14 0 23 -9t9 -23v-576q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v32q-88 0 -156.5 53.5t-90.5 136.5l-185 33l-20 49q-60 148 -60 314q0 151 67 291t179 242.5 t266 163.5t320 61t320 -61t266 -163.5t179 -242.5t67 -291z" />
|
69 |
-
<glyph unicode="" horiz-adv-x="768" d="M768 1184v-1088q0 -26 -19 -45t-45 -19t-45 19l-333 333h-262q-26 0 -45 19t-19 45v384q0 26 19 45t45 19h262l333 333q19 19 45 19t45 -19t19 -45z" />
|
70 |
-
<glyph unicode="" horiz-adv-x="1152" d="M768 1184v-1088q0 -26 -19 -45t-45 -19t-45 19l-333 333h-262q-26 0 -45 19t-19 45v384q0 26 19 45t45 19h262l333 333q19 19 45 19t45 -19t19 -45zM1152 640q0 -76 -42.5 -141.5t-112.5 -93.5q-10 -5 -25 -5q-26 0 -45 18.5t-19 45.5q0 21 12 35.5t29 25t34 23t29 35.5 t12 57t-12 57t-29 35.5t-34 23t-29 25t-12 35.5q0 27 19 45.5t45 18.5q15 0 25 -5q70 -27 112.5 -93t42.5 -142z" />
|
71 |
-
<glyph unicode="" horiz-adv-x="1664" d="M768 1184v-1088q0 -26 -19 -45t-45 -19t-45 19l-333 333h-262q-26 0 -45 19t-19 45v384q0 26 19 45t45 19h262l333 333q19 19 45 19t45 -19t19 -45zM1152 640q0 -76 -42.5 -141.5t-112.5 -93.5q-10 -5 -25 -5q-26 0 -45 18.5t-19 45.5q0 21 12 35.5t29 25t34 23t29 35.5 t12 57t-12 57t-29 35.5t-34 23t-29 25t-12 35.5q0 27 19 45.5t45 18.5q15 0 25 -5q70 -27 112.5 -93t42.5 -142zM1408 640q0 -153 -85 -282.5t-225 -188.5q-13 -5 -25 -5q-27 0 -46 19t-19 45q0 39 39 59q56 29 76 44q74 54 115.5 135.5t41.5 173.5t-41.5 173.5 t-115.5 135.5q-20 15 -76 44q-39 20 -39 59q0 26 19 45t45 19q13 0 26 -5q140 -59 225 -188.5t85 -282.5zM1664 640q0 -230 -127 -422.5t-338 -283.5q-13 -5 -26 -5q-26 0 -45 19t-19 45q0 36 39 59q7 4 22.5 10.5t22.5 10.5q46 25 82 51q123 91 192 227t69 289t-69 289 t-192 227q-36 26 -82 51q-7 4 -22.5 10.5t-22.5 10.5q-39 23 -39 59q0 26 19 45t45 19q13 0 26 -5q211 -91 338 -283.5t127 -422.5z" />
|
72 |
-
<glyph unicode="" horiz-adv-x="1408" d="M384 384v-128h-128v128h128zM384 1152v-128h-128v128h128zM1152 1152v-128h-128v128h128zM128 129h384v383h-384v-383zM128 896h384v384h-384v-384zM896 896h384v384h-384v-384zM640 640v-640h-640v640h640zM1152 128v-128h-128v128h128zM1408 128v-128h-128v128h128z M1408 640v-384h-384v128h-128v-384h-128v640h384v-128h128v128h128zM640 1408v-640h-640v640h640zM1408 1408v-640h-640v640h640z" />
|
73 |
-
<glyph unicode="" horiz-adv-x="1792" d="M63 0h-63v1408h63v-1408zM126 1h-32v1407h32v-1407zM220 1h-31v1407h31v-1407zM377 1h-31v1407h31v-1407zM534 1h-62v1407h62v-1407zM660 1h-31v1407h31v-1407zM723 1h-31v1407h31v-1407zM786 1h-31v1407h31v-1407zM943 1h-63v1407h63v-1407zM1100 1h-63v1407h63v-1407z M1226 1h-63v1407h63v-1407zM1352 1h-63v1407h63v-1407zM1446 1h-63v1407h63v-1407zM1635 1h-94v1407h94v-1407zM1698 1h-32v1407h32v-1407zM1792 0h-63v1408h63v-1408z" />
|
74 |
-
<glyph unicode="" d="M448 1088q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1515 512q0 -53 -37 -90l-491 -492q-39 -37 -91 -37q-53 0 -90 37l-715 716q-38 37 -64.5 101t-26.5 117v416q0 52 38 90t90 38h416q53 0 117 -26.5t102 -64.5 l715 -714q37 -39 37 -91z" />
|
75 |
-
<glyph unicode="" horiz-adv-x="1920" d="M448 1088q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1515 512q0 -53 -37 -90l-491 -492q-39 -37 -91 -37q-53 0 -90 37l-715 716q-38 37 -64.5 101t-26.5 117v416q0 52 38 90t90 38h416q53 0 117 -26.5t102 -64.5 l715 -714q37 -39 37 -91zM1899 512q0 -53 -37 -90l-491 -492q-39 -37 -91 -37q-36 0 -59 14t-53 45l470 470q37 37 37 90q0 52 -37 91l-715 714q-38 38 -102 64.5t-117 26.5h224q53 0 117 -26.5t102 -64.5l715 -714q37 -39 37 -91z" />
|
76 |
-
<glyph unicode="" horiz-adv-x="1664" d="M1639 1058q40 -57 18 -129l-275 -906q-19 -64 -76.5 -107.5t-122.5 -43.5h-923q-77 0 -148.5 53.5t-99.5 131.5q-24 67 -2 127q0 4 3 27t4 37q1 8 -3 21.5t-3 19.5q2 11 8 21t16.5 23.5t16.5 23.5q23 38 45 91.5t30 91.5q3 10 0.5 30t-0.5 28q3 11 17 28t17 23 q21 36 42 92t25 90q1 9 -2.5 32t0.5 28q4 13 22 30.5t22 22.5q19 26 42.5 84.5t27.5 96.5q1 8 -3 25.5t-2 26.5q2 8 9 18t18 23t17 21q8 12 16.5 30.5t15 35t16 36t19.5 32t26.5 23.5t36 11.5t47.5 -5.5l-1 -3q38 9 51 9h761q74 0 114 -56t18 -130l-274 -906 q-36 -119 -71.5 -153.5t-128.5 -34.5h-869q-27 0 -38 -15q-11 -16 -1 -43q24 -70 144 -70h923q29 0 56 15.5t35 41.5l300 987q7 22 5 57q38 -15 59 -43zM575 1056q-4 -13 2 -22.5t20 -9.5h608q13 0 25.5 9.5t16.5 22.5l21 64q4 13 -2 22.5t-20 9.5h-608q-13 0 -25.5 -9.5 t-16.5 -22.5zM492 800q-4 -13 2 -22.5t20 -9.5h608q13 0 25.5 9.5t16.5 22.5l21 64q4 13 -2 22.5t-20 9.5h-608q-13 0 -25.5 -9.5t-16.5 -22.5z" />
|
77 |
-
<glyph unicode="" horiz-adv-x="1280" d="M1164 1408q23 0 44 -9q33 -13 52.5 -41t19.5 -62v-1289q0 -34 -19.5 -62t-52.5 -41q-19 -8 -44 -8q-48 0 -83 32l-441 424l-441 -424q-36 -33 -83 -33q-23 0 -44 9q-33 13 -52.5 41t-19.5 62v1289q0 34 19.5 62t52.5 41q21 9 44 9h1048z" />
|
78 |
-
<glyph unicode="" horiz-adv-x="1664" d="M384 0h896v256h-896v-256zM384 640h896v384h-160q-40 0 -68 28t-28 68v160h-640v-640zM1536 576q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1664 576v-416q0 -13 -9.5 -22.5t-22.5 -9.5h-224v-160q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28t-28 68 v160h-224q-13 0 -22.5 9.5t-9.5 22.5v416q0 79 56.5 135.5t135.5 56.5h64v544q0 40 28 68t68 28h672q40 0 88 -20t76 -48l152 -152q28 -28 48 -76t20 -88v-256h64q79 0 135.5 -56.5t56.5 -135.5z" />
|
79 |
-
<glyph unicode="" horiz-adv-x="1920" d="M960 864q119 0 203.5 -84.5t84.5 -203.5t-84.5 -203.5t-203.5 -84.5t-203.5 84.5t-84.5 203.5t84.5 203.5t203.5 84.5zM1664 1280q106 0 181 -75t75 -181v-896q0 -106 -75 -181t-181 -75h-1408q-106 0 -181 75t-75 181v896q0 106 75 181t181 75h224l51 136 q19 49 69.5 84.5t103.5 35.5h512q53 0 103.5 -35.5t69.5 -84.5l51 -136h224zM960 128q185 0 316.5 131.5t131.5 316.5t-131.5 316.5t-316.5 131.5t-316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5z" />
|
80 |
-
<glyph unicode="" horiz-adv-x="1664" d="M725 977l-170 -450q73 -1 153.5 -2t119 -1.5t52.5 -0.5l29 2q-32 95 -92 241q-53 132 -92 211zM21 -128h-21l2 79q22 7 80 18q89 16 110 31q20 16 48 68l237 616l280 724h75h53l11 -21l205 -480q103 -242 124 -297q39 -102 96 -235q26 -58 65 -164q24 -67 65 -149 q22 -49 35 -57q22 -19 69 -23q47 -6 103 -27q6 -39 6 -57q0 -14 -1 -26q-80 0 -192 8q-93 8 -189 8q-79 0 -135 -2l-200 -11l-58 -2q0 45 4 78l131 28q56 13 68 23q12 12 12 27t-6 32l-47 114l-92 228l-450 2q-29 -65 -104 -274q-23 -64 -23 -84q0 -31 17 -43 q26 -21 103 -32q3 0 13.5 -2t30 -5t40.5 -6q1 -28 1 -58q0 -17 -2 -27q-66 0 -349 20l-48 -8q-81 -14 -167 -14z" />
|
81 |
-
<glyph unicode="" horiz-adv-x="1408" d="M555 15q76 -32 140 -32q131 0 216 41t122 113q38 70 38 181q0 114 -41 180q-58 94 -141 126q-80 32 -247 32q-74 0 -101 -10v-144l-1 -173l3 -270q0 -15 12 -44zM541 761q43 -7 109 -7q175 0 264 65t89 224q0 112 -85 187q-84 75 -255 75q-52 0 -130 -13q0 -44 2 -77 q7 -122 6 -279l-1 -98q0 -43 1 -77zM0 -128l2 94q45 9 68 12q77 12 123 31q17 27 21 51q9 66 9 194l-2 497q-5 256 -9 404q-1 87 -11 109q-1 4 -12 12q-18 12 -69 15q-30 2 -114 13l-4 83l260 6l380 13l45 1q5 0 14 0.5t14 0.5q1 0 21.5 -0.5t40.5 -0.5h74q88 0 191 -27 q43 -13 96 -39q57 -29 102 -76q44 -47 65 -104t21 -122q0 -70 -32 -128t-95 -105q-26 -20 -150 -77q177 -41 267 -146q92 -106 92 -236q0 -76 -29 -161q-21 -62 -71 -117q-66 -72 -140 -108q-73 -36 -203 -60q-82 -15 -198 -11l-197 4q-84 2 -298 -11q-33 -3 -272 -11z" />
|
82 |
-
<glyph unicode="" horiz-adv-x="1024" d="M0 -126l17 85q4 1 77 20q76 19 116 39q29 37 41 101l27 139l56 268l12 64q8 44 17 84.5t16 67t12.5 46.5t9 30.5t3.5 11.5l29 157l16 63l22 135l8 50v38q-41 22 -144 28q-28 2 -38 4l19 103l317 -14q39 -2 73 -2q66 0 214 9q33 2 68 4.5t36 2.5q-2 -19 -6 -38 q-7 -29 -13 -51q-55 -19 -109 -31q-64 -16 -101 -31q-12 -31 -24 -88q-9 -44 -13 -82q-44 -199 -66 -306l-61 -311l-38 -158l-43 -235l-12 -45q-2 -7 1 -27q64 -15 119 -21q36 -5 66 -10q-1 -29 -7 -58q-7 -31 -9 -41q-18 0 -23 -1q-24 -2 -42 -2q-9 0 -28 3q-19 4 -145 17 l-198 2q-41 1 -174 -11q-74 -7 -98 -9z" />
|
83 |
-
<glyph unicode="" horiz-adv-x="1792" d="M81 1407l54 -27q20 -5 211 -5h130l19 3l115 1l215 -1h293l34 -2q14 -1 28 7t21 16l7 8l42 1q15 0 28 -1v-104.5t1 -131.5l1 -100l-1 -58q0 -32 -4 -51q-39 -15 -68 -18q-25 43 -54 128q-8 24 -15.5 62.5t-11.5 65.5t-6 29q-13 15 -27 19q-7 2 -42.5 2t-103.5 -1t-111 -1 q-34 0 -67 -5q-10 -97 -8 -136l1 -152v-332l3 -359l-1 -147q-1 -46 11 -85q49 -25 89 -32q2 0 18 -5t44 -13t43 -12q30 -8 50 -18q5 -45 5 -50q0 -10 -3 -29q-14 -1 -34 -1q-110 0 -187 10q-72 8 -238 8q-88 0 -233 -14q-48 -4 -70 -4q-2 22 -2 26l-1 26v9q21 33 79 49 q139 38 159 50q9 21 12 56q8 192 6 433l-5 428q-1 62 -0.5 118.5t0.5 102.5t-2 57t-6 15q-6 5 -14 6q-38 6 -148 6q-43 0 -100 -13.5t-73 -24.5q-13 -9 -22 -33t-22 -75t-24 -84q-6 -19 -19.5 -32t-20.5 -13q-44 27 -56 44v297v86zM1744 128q33 0 42 -18.5t-11 -44.5 l-126 -162q-20 -26 -49 -26t-49 26l-126 162q-20 26 -11 44.5t42 18.5h80v1024h-80q-33 0 -42 18.5t11 44.5l126 162q20 26 49 26t49 -26l126 -162q20 -26 11 -44.5t-42 -18.5h-80v-1024h80z" />
|
84 |
-
<glyph unicode="" d="M81 1407l54 -27q20 -5 211 -5h130l19 3l115 1l446 -1h318l34 -2q14 -1 28 7t21 16l7 8l42 1q15 0 28 -1v-104.5t1 -131.5l1 -100l-1 -58q0 -32 -4 -51q-39 -15 -68 -18q-25 43 -54 128q-8 24 -15.5 62.5t-11.5 65.5t-6 29q-13 15 -27 19q-7 2 -58.5 2t-138.5 -1t-128 -1 q-94 0 -127 -5q-10 -97 -8 -136l1 -152v52l3 -359l-1 -147q-1 -46 11 -85q49 -25 89 -32q2 0 18 -5t44 -13t43 -12q30 -8 50 -18q5 -45 5 -50q0 -10 -3 -29q-14 -1 -34 -1q-110 0 -187 10q-72 8 -238 8q-82 0 -233 -13q-45 -5 -70 -5q-2 22 -2 26l-1 26v9q21 33 79 49 q139 38 159 50q9 21 12 56q6 137 6 433l-5 44q0 265 -2 278q-2 11 -6 15q-6 5 -14 6q-38 6 -148 6q-50 0 -168.5 -14t-132.5 -24q-13 -9 -22 -33t-22 -75t-24 -84q-6 -19 -19.5 -32t-20.5 -13q-44 27 -56 44v297v86zM1505 113q26 -20 26 -49t-26 -49l-162 -126 q-26 -20 -44.5 -11t-18.5 42v80h-1024v-80q0 -33 -18.5 -42t-44.5 11l-162 126q-26 20 -26 49t26 49l162 126q26 20 44.5 11t18.5 -42v-80h1024v80q0 33 18.5 42t44.5 -11z" />
|
85 |
-
<glyph unicode="" horiz-adv-x="1792" d="M1792 192v-128q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1408 576v-128q0 -26 -19 -45t-45 -19h-1280q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1280q26 0 45 -19t19 -45zM1664 960v-128q0 -26 -19 -45 t-45 -19h-1536q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1536q26 0 45 -19t19 -45zM1280 1344v-128q0 -26 -19 -45t-45 -19h-1152q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1152q26 0 45 -19t19 -45z" />
|
86 |
-
<glyph unicode="" horiz-adv-x="1792" d="M1792 192v-128q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1408 576v-128q0 -26 -19 -45t-45 -19h-896q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45 -19t19 -45zM1664 960v-128q0 -26 -19 -45t-45 -19 h-1408q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1408q26 0 45 -19t19 -45zM1280 1344v-128q0 -26 -19 -45t-45 -19h-640q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h640q26 0 45 -19t19 -45z" />
|
87 |
-
<glyph unicode="" horiz-adv-x="1792" d="M1792 192v-128q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1792 576v-128q0 -26 -19 -45t-45 -19h-1280q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1280q26 0 45 -19t19 -45zM1792 960v-128q0 -26 -19 -45 t-45 -19h-1536q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1536q26 0 45 -19t19 -45zM1792 1344v-128q0 -26 -19 -45t-45 -19h-1152q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1152q26 0 45 -19t19 -45z" />
|
88 |
-
<glyph unicode="" horiz-adv-x="1792" d="M1792 192v-128q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1792 576v-128q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1792 960v-128q0 -26 -19 -45 t-45 -19h-1664q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1792 1344v-128q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45z" />
|
89 |
-
<glyph unicode="" horiz-adv-x="1792" d="M256 224v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-192q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h192q13 0 22.5 -9.5t9.5 -22.5zM256 608v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-192q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h192q13 0 22.5 -9.5 t9.5 -22.5zM256 992v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-192q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h192q13 0 22.5 -9.5t9.5 -22.5zM1792 224v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1344q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1344 q13 0 22.5 -9.5t9.5 -22.5zM256 1376v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-192q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h192q13 0 22.5 -9.5t9.5 -22.5zM1792 608v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1344q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5 t22.5 9.5h1344q13 0 22.5 -9.5t9.5 -22.5zM1792 992v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1344q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1344q13 0 22.5 -9.5t9.5 -22.5zM1792 1376v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1344q-13 0 -22.5 9.5t-9.5 22.5v192 q0 13 9.5 22.5t22.5 9.5h1344q13 0 22.5 -9.5t9.5 -22.5z" />
|
90 |
-
<glyph unicode="" horiz-adv-x="1792" d="M384 992v-576q0 -13 -9.5 -22.5t-22.5 -9.5q-14 0 -23 9l-288 288q-9 9 -9 23t9 23l288 288q9 9 23 9q13 0 22.5 -9.5t9.5 -22.5zM1792 224v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1728q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1728q13 0 22.5 -9.5 t9.5 -22.5zM1792 608v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1088q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1088q13 0 22.5 -9.5t9.5 -22.5zM1792 992v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1088q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1088 q13 0 22.5 -9.5t9.5 -22.5zM1792 1376v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1728q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1728q13 0 22.5 -9.5t9.5 -22.5z" />
|
91 |
-
<glyph unicode="" horiz-adv-x="1792" d="M352 704q0 -14 -9 -23l-288 -288q-9 -9 -23 -9q-13 0 -22.5 9.5t-9.5 22.5v576q0 13 9.5 22.5t22.5 9.5q14 0 23 -9l288 -288q9 -9 9 -23zM1792 224v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1728q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1728q13 0 22.5 -9.5 t9.5 -22.5zM1792 608v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1088q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1088q13 0 22.5 -9.5t9.5 -22.5zM1792 992v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1088q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1088 q13 0 22.5 -9.5t9.5 -22.5zM1792 1376v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1728q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1728q13 0 22.5 -9.5t9.5 -22.5z" />
|
92 |
-
<glyph unicode="" horiz-adv-x="1792" d="M1792 1184v-1088q0 -42 -39 -59q-13 -5 -25 -5q-27 0 -45 19l-403 403v-166q0 -119 -84.5 -203.5t-203.5 -84.5h-704q-119 0 -203.5 84.5t-84.5 203.5v704q0 119 84.5 203.5t203.5 84.5h704q119 0 203.5 -84.5t84.5 -203.5v-165l403 402q18 19 45 19q12 0 25 -5 q39 -17 39 -59z" />
|
93 |
-
<glyph unicode="" horiz-adv-x="1920" d="M640 960q0 -80 -56 -136t-136 -56t-136 56t-56 136t56 136t136 56t136 -56t56 -136zM1664 576v-448h-1408v192l320 320l160 -160l512 512zM1760 1280h-1600q-13 0 -22.5 -9.5t-9.5 -22.5v-1216q0 -13 9.5 -22.5t22.5 -9.5h1600q13 0 22.5 9.5t9.5 22.5v1216 q0 13 -9.5 22.5t-22.5 9.5zM1920 1248v-1216q0 -66 -47 -113t-113 -47h-1600q-66 0 -113 47t-47 113v1216q0 66 47 113t113 47h1600q66 0 113 -47t47 -113z" />
|
94 |
-
<glyph unicode="" d="M363 0l91 91l-235 235l-91 -91v-107h128v-128h107zM886 928q0 22 -22 22q-10 0 -17 -7l-542 -542q-7 -7 -7 -17q0 -22 22 -22q10 0 17 7l542 542q7 7 7 17zM832 1120l416 -416l-832 -832h-416v416zM1515 1024q0 -53 -37 -90l-166 -166l-416 416l166 165q36 38 90 38 q53 0 91 -38l235 -234q37 -39 37 -91z" />
|
95 |
-
<glyph unicode="" horiz-adv-x="1024" d="M768 896q0 106 -75 181t-181 75t-181 -75t-75 -181t75 -181t181 -75t181 75t75 181zM1024 896q0 -109 -33 -179l-364 -774q-16 -33 -47.5 -52t-67.5 -19t-67.5 19t-46.5 52l-365 774q-33 70 -33 179q0 212 150 362t362 150t362 -150t150 -362z" />
|
96 |
-
<glyph unicode="" d="M768 96v1088q-148 0 -273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
97 |
-
<glyph unicode="" horiz-adv-x="1024" d="M512 384q0 36 -20 69q-1 1 -15.5 22.5t-25.5 38t-25 44t-21 50.5q-4 16 -21 16t-21 -16q-7 -23 -21 -50.5t-25 -44t-25.5 -38t-15.5 -22.5q-20 -33 -20 -69q0 -53 37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1024 512q0 -212 -150 -362t-362 -150t-362 150t-150 362 q0 145 81 275q6 9 62.5 90.5t101 151t99.5 178t83 201.5q9 30 34 47t51 17t51.5 -17t33.5 -47q28 -93 83 -201.5t99.5 -178t101 -151t62.5 -90.5q81 -127 81 -275z" />
|
98 |
-
<glyph unicode="" horiz-adv-x="1792" d="M888 352l116 116l-152 152l-116 -116v-56h96v-96h56zM1328 1072q-16 16 -33 -1l-350 -350q-17 -17 -1 -33t33 1l350 350q17 17 1 33zM1408 478v-190q0 -119 -84.5 -203.5t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5v832q0 119 84.5 203.5t203.5 84.5h832 q63 0 117 -25q15 -7 18 -23q3 -17 -9 -29l-49 -49q-14 -14 -32 -8q-23 6 -45 6h-832q-66 0 -113 -47t-47 -113v-832q0 -66 47 -113t113 -47h832q66 0 113 47t47 113v126q0 13 9 22l64 64q15 15 35 7t20 -29zM1312 1216l288 -288l-672 -672h-288v288zM1756 1084l-92 -92 l-288 288l92 92q28 28 68 28t68 -28l152 -152q28 -28 28 -68t-28 -68z" />
|
99 |
-
<glyph unicode="" horiz-adv-x="1664" d="M1408 547v-259q0 -119 -84.5 -203.5t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5v832q0 119 84.5 203.5t203.5 84.5h255v0q13 0 22.5 -9.5t9.5 -22.5q0 -27 -26 -32q-77 -26 -133 -60q-10 -4 -16 -4h-112q-66 0 -113 -47t-47 -113v-832q0 -66 47 -113t113 -47h832 q66 0 113 47t47 113v214q0 19 18 29q28 13 54 37q16 16 35 8q21 -9 21 -29zM1645 1043l-384 -384q-18 -19 -45 -19q-12 0 -25 5q-39 17 -39 59v192h-160q-323 0 -438 -131q-119 -137 -74 -473q3 -23 -20 -34q-8 -2 -12 -2q-16 0 -26 13q-10 14 -21 31t-39.5 68.5t-49.5 99.5 t-38.5 114t-17.5 122q0 49 3.5 91t14 90t28 88t47 81.5t68.5 74t94.5 61.5t124.5 48.5t159.5 30.5t196.5 11h160v192q0 42 39 59q13 5 25 5q26 0 45 -19l384 -384q19 -19 19 -45t-19 -45z" />
|
100 |
-
<glyph unicode="" horiz-adv-x="1664" d="M1408 606v-318q0 -119 -84.5 -203.5t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5v832q0 119 84.5 203.5t203.5 84.5h832q63 0 117 -25q15 -7 18 -23q3 -17 -9 -29l-49 -49q-10 -10 -23 -10q-3 0 -9 2q-23 6 -45 6h-832q-66 0 -113 -47t-47 -113v-832 q0 -66 47 -113t113 -47h832q66 0 113 47t47 113v254q0 13 9 22l64 64q10 10 23 10q6 0 12 -3q20 -8 20 -29zM1639 1095l-814 -814q-24 -24 -57 -24t-57 24l-430 430q-24 24 -24 57t24 57l110 110q24 24 57 24t57 -24l263 -263l647 647q24 24 57 24t57 -24l110 -110 q24 -24 24 -57t-24 -57z" />
|
101 |
-
<glyph unicode="" horiz-adv-x="1792" d="M1792 640q0 -26 -19 -45l-256 -256q-19 -19 -45 -19t-45 19t-19 45v128h-384v-384h128q26 0 45 -19t19 -45t-19 -45l-256 -256q-19 -19 -45 -19t-45 19l-256 256q-19 19 -19 45t19 45t45 19h128v384h-384v-128q0 -26 -19 -45t-45 -19t-45 19l-256 256q-19 19 -19 45 t19 45l256 256q19 19 45 19t45 -19t19 -45v-128h384v384h-128q-26 0 -45 19t-19 45t19 45l256 256q19 19 45 19t45 -19l256 -256q19 -19 19 -45t-19 -45t-45 -19h-128v-384h384v128q0 26 19 45t45 19t45 -19l256 -256q19 -19 19 -45z" />
|
102 |
-
<glyph unicode="" horiz-adv-x="1024" d="M979 1395q19 19 32 13t13 -32v-1472q0 -26 -13 -32t-32 13l-710 710q-9 9 -13 19v-678q0 -26 -19 -45t-45 -19h-128q-26 0 -45 19t-19 45v1408q0 26 19 45t45 19h128q26 0 45 -19t19 -45v-678q4 11 13 19z" />
|
103 |
-
<glyph unicode="" horiz-adv-x="1792" d="M1747 1395q19 19 32 13t13 -32v-1472q0 -26 -13 -32t-32 13l-710 710q-9 9 -13 19v-710q0 -26 -13 -32t-32 13l-710 710q-9 9 -13 19v-678q0 -26 -19 -45t-45 -19h-128q-26 0 -45 19t-19 45v1408q0 26 19 45t45 19h128q26 0 45 -19t19 -45v-678q4 11 13 19l710 710 q19 19 32 13t13 -32v-710q4 11 13 19z" />
|
104 |
-
<glyph unicode="" horiz-adv-x="1664" d="M1619 1395q19 19 32 13t13 -32v-1472q0 -26 -13 -32t-32 13l-710 710q-8 9 -13 19v-710q0 -26 -13 -32t-32 13l-710 710q-19 19 -19 45t19 45l710 710q19 19 32 13t13 -32v-710q5 11 13 19z" />
|
105 |
-
<glyph unicode="" horiz-adv-x="1408" d="M1384 609l-1328 -738q-23 -13 -39.5 -3t-16.5 36v1472q0 26 16.5 36t39.5 -3l1328 -738q23 -13 23 -31t-23 -31z" />
|
106 |
-
<glyph unicode="" d="M1536 1344v-1408q0 -26 -19 -45t-45 -19h-512q-26 0 -45 19t-19 45v1408q0 26 19 45t45 19h512q26 0 45 -19t19 -45zM640 1344v-1408q0 -26 -19 -45t-45 -19h-512q-26 0 -45 19t-19 45v1408q0 26 19 45t45 19h512q26 0 45 -19t19 -45z" />
|
107 |
-
<glyph unicode="" d="M1536 1344v-1408q0 -26 -19 -45t-45 -19h-1408q-26 0 -45 19t-19 45v1408q0 26 19 45t45 19h1408q26 0 45 -19t19 -45z" />
|
108 |
-
<glyph unicode="" horiz-adv-x="1664" d="M45 -115q-19 -19 -32 -13t-13 32v1472q0 26 13 32t32 -13l710 -710q8 -8 13 -19v710q0 26 13 32t32 -13l710 -710q19 -19 19 -45t-19 -45l-710 -710q-19 -19 -32 -13t-13 32v710q-5 -10 -13 -19z" />
|
109 |
-
<glyph unicode="" horiz-adv-x="1792" d="M45 -115q-19 -19 -32 -13t-13 32v1472q0 26 13 32t32 -13l710 -710q8 -8 13 -19v710q0 26 13 32t32 -13l710 -710q8 -8 13 -19v678q0 26 19 45t45 19h128q26 0 45 -19t19 -45v-1408q0 -26 -19 -45t-45 -19h-128q-26 0 -45 19t-19 45v678q-5 -10 -13 -19l-710 -710 q-19 -19 -32 -13t-13 32v710q-5 -10 -13 -19z" />
|
110 |
-
<glyph unicode="" horiz-adv-x="1024" d="M45 -115q-19 -19 -32 -13t-13 32v1472q0 26 13 32t32 -13l710 -710q8 -8 13 -19v678q0 26 19 45t45 19h128q26 0 45 -19t19 -45v-1408q0 -26 -19 -45t-45 -19h-128q-26 0 -45 19t-19 45v678q-5 -10 -13 -19z" />
|
111 |
-
<glyph unicode="" horiz-adv-x="1538" d="M14 557l710 710q19 19 45 19t45 -19l710 -710q19 -19 13 -32t-32 -13h-1472q-26 0 -32 13t13 32zM1473 0h-1408q-26 0 -45 19t-19 45v256q0 26 19 45t45 19h1408q26 0 45 -19t19 -45v-256q0 -26 -19 -45t-45 -19z" />
|
112 |
-
<glyph unicode="" horiz-adv-x="1152" d="M742 -37l-652 651q-37 37 -37 90.5t37 90.5l652 651q37 37 90.5 37t90.5 -37l75 -75q37 -37 37 -90.5t-37 -90.5l-486 -486l486 -485q37 -38 37 -91t-37 -90l-75 -75q-37 -37 -90.5 -37t-90.5 37z" />
|
113 |
-
<glyph unicode="" horiz-adv-x="1152" d="M1099 704q0 -52 -37 -91l-652 -651q-37 -37 -90 -37t-90 37l-76 75q-37 39 -37 91q0 53 37 90l486 486l-486 485q-37 39 -37 91q0 53 37 90l76 75q36 38 90 38t90 -38l652 -651q37 -37 37 -90z" />
|
114 |
-
<glyph unicode="" d="M1216 576v128q0 26 -19 45t-45 19h-256v256q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-256h-256q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h256v-256q0 -26 19 -45t45 -19h128q26 0 45 19t19 45v256h256q26 0 45 19t19 45zM1536 640q0 -209 -103 -385.5 t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
115 |
-
<glyph unicode="" d="M1216 576v128q0 26 -19 45t-45 19h-768q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h768q26 0 45 19t19 45zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5 t103 -385.5z" />
|
116 |
-
<glyph unicode="" d="M1149 414q0 26 -19 45l-181 181l181 181q19 19 19 45q0 27 -19 46l-90 90q-19 19 -46 19q-26 0 -45 -19l-181 -181l-181 181q-19 19 -45 19q-27 0 -46 -19l-90 -90q-19 -19 -19 -46q0 -26 19 -45l181 -181l-181 -181q-19 -19 -19 -45q0 -27 19 -46l90 -90q19 -19 46 -19 q26 0 45 19l181 181l181 -181q19 -19 45 -19q27 0 46 19l90 90q19 19 19 46zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
117 |
-
<glyph unicode="" d="M1284 802q0 28 -18 46l-91 90q-19 19 -45 19t-45 -19l-408 -407l-226 226q-19 19 -45 19t-45 -19l-91 -90q-18 -18 -18 -46q0 -27 18 -45l362 -362q19 -19 45 -19q27 0 46 19l543 543q18 18 18 45zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103 t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
118 |
-
<glyph unicode="" d="M896 160v192q0 14 -9 23t-23 9h-192q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h192q14 0 23 9t9 23zM1152 832q0 88 -55.5 163t-138.5 116t-170 41q-243 0 -371 -213q-15 -24 8 -42l132 -100q7 -6 19 -6q16 0 25 12q53 68 86 92q34 24 86 24q48 0 85.5 -26t37.5 -59 q0 -38 -20 -61t-68 -45q-63 -28 -115.5 -86.5t-52.5 -125.5v-36q0 -14 9 -23t23 -9h192q14 0 23 9t9 23q0 19 21.5 49.5t54.5 49.5q32 18 49 28.5t46 35t44.5 48t28 60.5t12.5 81zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5 t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
119 |
-
<glyph unicode="" d="M1024 160v160q0 14 -9 23t-23 9h-96v512q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-160q0 -14 9 -23t23 -9h96v-320h-96q-14 0 -23 -9t-9 -23v-160q0 -14 9 -23t23 -9h448q14 0 23 9t9 23zM896 1056v160q0 14 -9 23t-23 9h-192q-14 0 -23 -9t-9 -23v-160q0 -14 9 -23 t23 -9h192q14 0 23 9t9 23zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
120 |
-
<glyph unicode="" d="M1197 512h-109q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h109q-32 108 -112.5 188.5t-188.5 112.5v-109q0 -26 -19 -45t-45 -19h-128q-26 0 -45 19t-19 45v109q-108 -32 -188.5 -112.5t-112.5 -188.5h109q26 0 45 -19t19 -45v-128q0 -26 -19 -45t-45 -19h-109 q32 -108 112.5 -188.5t188.5 -112.5v109q0 26 19 45t45 19h128q26 0 45 -19t19 -45v-109q108 32 188.5 112.5t112.5 188.5zM1536 704v-128q0 -26 -19 -45t-45 -19h-143q-37 -161 -154.5 -278.5t-278.5 -154.5v-143q0 -26 -19 -45t-45 -19h-128q-26 0 -45 19t-19 45v143 q-161 37 -278.5 154.5t-154.5 278.5h-143q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h143q37 161 154.5 278.5t278.5 154.5v143q0 26 19 45t45 19h128q26 0 45 -19t19 -45v-143q161 -37 278.5 -154.5t154.5 -278.5h143q26 0 45 -19t19 -45z" />
|
121 |
-
<glyph unicode="" d="M1097 457l-146 -146q-10 -10 -23 -10t-23 10l-137 137l-137 -137q-10 -10 -23 -10t-23 10l-146 146q-10 10 -10 23t10 23l137 137l-137 137q-10 10 -10 23t10 23l146 146q10 10 23 10t23 -10l137 -137l137 137q10 10 23 10t23 -10l146 -146q10 -10 10 -23t-10 -23 l-137 -137l137 -137q10 -10 10 -23t-10 -23zM1312 640q0 148 -73 273t-198 198t-273 73t-273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5 t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
122 |
-
<glyph unicode="" d="M1171 723l-422 -422q-19 -19 -45 -19t-45 19l-294 294q-19 19 -19 45t19 45l102 102q19 19 45 19t45 -19l147 -147l275 275q19 19 45 19t45 -19l102 -102q19 -19 19 -45t-19 -45zM1312 640q0 148 -73 273t-198 198t-273 73t-273 -73t-198 -198t-73 -273t73 -273t198 -198 t273 -73t273 73t198 198t73 273zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
123 |
-
<glyph unicode="" d="M1312 643q0 161 -87 295l-754 -753q137 -89 297 -89q111 0 211.5 43.5t173.5 116.5t116 174.5t43 212.5zM313 344l755 754q-135 91 -300 91q-148 0 -273 -73t-198 -199t-73 -274q0 -162 89 -299zM1536 643q0 -157 -61 -300t-163.5 -246t-245 -164t-298.5 -61t-298.5 61 t-245 164t-163.5 246t-61 300t61 299.5t163.5 245.5t245 164t298.5 61t298.5 -61t245 -164t163.5 -245.5t61 -299.5z" />
|
124 |
-
<glyph unicode="" d="M1536 640v-128q0 -53 -32.5 -90.5t-84.5 -37.5h-704l293 -294q38 -36 38 -90t-38 -90l-75 -76q-37 -37 -90 -37q-52 0 -91 37l-651 652q-37 37 -37 90q0 52 37 91l651 650q38 38 91 38q52 0 90 -38l75 -74q38 -38 38 -91t-38 -91l-293 -293h704q52 0 84.5 -37.5 t32.5 -90.5z" />
|
125 |
-
<glyph unicode="" d="M1472 576q0 -54 -37 -91l-651 -651q-39 -37 -91 -37q-51 0 -90 37l-75 75q-38 38 -38 91t38 91l293 293h-704q-52 0 -84.5 37.5t-32.5 90.5v128q0 53 32.5 90.5t84.5 37.5h704l-293 294q-38 36 -38 90t38 90l75 75q38 38 90 38q53 0 91 -38l651 -651q37 -35 37 -90z" />
|
126 |
-
<glyph unicode="" horiz-adv-x="1664" d="M1611 565q0 -51 -37 -90l-75 -75q-38 -38 -91 -38q-54 0 -90 38l-294 293v-704q0 -52 -37.5 -84.5t-90.5 -32.5h-128q-53 0 -90.5 32.5t-37.5 84.5v704l-294 -293q-36 -38 -90 -38t-90 38l-75 75q-38 38 -38 90q0 53 38 91l651 651q35 37 90 37q54 0 91 -37l651 -651 q37 -39 37 -91z" />
|
127 |
-
<glyph unicode="" horiz-adv-x="1664" d="M1611 704q0 -53 -37 -90l-651 -652q-39 -37 -91 -37q-53 0 -90 37l-651 652q-38 36 -38 90q0 53 38 91l74 75q39 37 91 37q53 0 90 -37l294 -294v704q0 52 38 90t90 38h128q52 0 90 -38t38 -90v-704l294 294q37 37 90 37q52 0 91 -37l75 -75q37 -39 37 -91z" />
|
128 |
-
<glyph unicode="" horiz-adv-x="1792" d="M1792 896q0 -26 -19 -45l-512 -512q-19 -19 -45 -19t-45 19t-19 45v256h-224q-98 0 -175.5 -6t-154 -21.5t-133 -42.5t-105.5 -69.5t-80 -101t-48.5 -138.5t-17.5 -181q0 -55 5 -123q0 -6 2.5 -23.5t2.5 -26.5q0 -15 -8.5 -25t-23.5 -10q-16 0 -28 17q-7 9 -13 22 t-13.5 30t-10.5 24q-127 285 -127 451q0 199 53 333q162 403 875 403h224v256q0 26 19 45t45 19t45 -19l512 -512q19 -19 19 -45z" />
|
129 |
-
<glyph unicode="" d="M755 480q0 -13 -10 -23l-332 -332l144 -144q19 -19 19 -45t-19 -45t-45 -19h-448q-26 0 -45 19t-19 45v448q0 26 19 45t45 19t45 -19l144 -144l332 332q10 10 23 10t23 -10l114 -114q10 -10 10 -23zM1536 1344v-448q0 -26 -19 -45t-45 -19t-45 19l-144 144l-332 -332 q-10 -10 -23 -10t-23 10l-114 114q-10 10 -10 23t10 23l332 332l-144 144q-19 19 -19 45t19 45t45 19h448q26 0 45 -19t19 -45z" />
|
130 |
-
<glyph unicode="" d="M768 576v-448q0 -26 -19 -45t-45 -19t-45 19l-144 144l-332 -332q-10 -10 -23 -10t-23 10l-114 114q-10 10 -10 23t10 23l332 332l-144 144q-19 19 -19 45t19 45t45 19h448q26 0 45 -19t19 -45zM1523 1248q0 -13 -10 -23l-332 -332l144 -144q19 -19 19 -45t-19 -45 t-45 -19h-448q-26 0 -45 19t-19 45v448q0 26 19 45t45 19t45 -19l144 -144l332 332q10 10 23 10t23 -10l114 -114q10 -10 10 -23z" />
|
131 |
-
<glyph unicode="" horiz-adv-x="1408" d="M1408 800v-192q0 -40 -28 -68t-68 -28h-416v-416q0 -40 -28 -68t-68 -28h-192q-40 0 -68 28t-28 68v416h-416q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h416v416q0 40 28 68t68 28h192q40 0 68 -28t28 -68v-416h416q40 0 68 -28t28 -68z" />
|
132 |
-
<glyph unicode="" horiz-adv-x="1408" d="M1408 800v-192q0 -40 -28 -68t-68 -28h-1216q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h1216q40 0 68 -28t28 -68z" />
|
133 |
-
<glyph unicode="" horiz-adv-x="1664" d="M1482 486q46 -26 59.5 -77.5t-12.5 -97.5l-64 -110q-26 -46 -77.5 -59.5t-97.5 12.5l-266 153v-307q0 -52 -38 -90t-90 -38h-128q-52 0 -90 38t-38 90v307l-266 -153q-46 -26 -97.5 -12.5t-77.5 59.5l-64 110q-26 46 -12.5 97.5t59.5 77.5l266 154l-266 154 q-46 26 -59.5 77.5t12.5 97.5l64 110q26 46 77.5 59.5t97.5 -12.5l266 -153v307q0 52 38 90t90 38h128q52 0 90 -38t38 -90v-307l266 153q46 26 97.5 12.5t77.5 -59.5l64 -110q26 -46 12.5 -97.5t-59.5 -77.5l-266 -154z" />
|
134 |
-
<glyph unicode="" d="M768 1408q209 0 385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103zM896 161v190q0 14 -9 23.5t-22 9.5h-192q-13 0 -23 -10t-10 -23v-190q0 -13 10 -23t23 -10h192 q13 0 22 9.5t9 23.5zM894 505l18 621q0 12 -10 18q-10 8 -24 8h-220q-14 0 -24 -8q-10 -6 -10 -18l17 -621q0 -10 10 -17.5t24 -7.5h185q14 0 23.5 7.5t10.5 17.5z" />
|
135 |
-
<glyph unicode="" d="M928 180v56v468v192h-320v-192v-468v-56q0 -25 18 -38.5t46 -13.5h192q28 0 46 13.5t18 38.5zM472 1024h195l-126 161q-26 31 -69 31q-40 0 -68 -28t-28 -68t28 -68t68 -28zM1160 1120q0 40 -28 68t-68 28q-43 0 -69 -31l-125 -161h194q40 0 68 28t28 68zM1536 864v-320 q0 -14 -9 -23t-23 -9h-96v-416q0 -40 -28 -68t-68 -28h-1088q-40 0 -68 28t-28 68v416h-96q-14 0 -23 9t-9 23v320q0 14 9 23t23 9h440q-93 0 -158.5 65.5t-65.5 158.5t65.5 158.5t158.5 65.5q107 0 168 -77l128 -165l128 165q61 77 168 77q93 0 158.5 -65.5t65.5 -158.5 t-65.5 -158.5t-158.5 -65.5h440q14 0 23 -9t9 -23z" />
|
136 |
-
<glyph unicode="" horiz-adv-x="1792" d="M1280 832q0 26 -19 45t-45 19q-172 0 -318 -49.5t-259.5 -134t-235.5 -219.5q-19 -21 -19 -45q0 -26 19 -45t45 -19q24 0 45 19q27 24 74 71t67 66q137 124 268.5 176t313.5 52q26 0 45 19t19 45zM1792 1030q0 -95 -20 -193q-46 -224 -184.5 -383t-357.5 -268 q-214 -108 -438 -108q-148 0 -286 47q-15 5 -88 42t-96 37q-16 0 -39.5 -32t-45 -70t-52.5 -70t-60 -32q-30 0 -51 11t-31 24t-27 42q-2 4 -6 11t-5.5 10t-3 9.5t-1.5 13.5q0 35 31 73.5t68 65.5t68 56t31 48q0 4 -14 38t-16 44q-9 51 -9 104q0 115 43.5 220t119 184.5 t170.5 139t204 95.5q55 18 145 25.5t179.5 9t178.5 6t163.5 24t113.5 56.5l29.5 29.5t29.5 28t27 20t36.5 16t43.5 4.5q39 0 70.5 -46t47.5 -112t24 -124t8 -96z" />
|
137 |
-
<glyph unicode="" horiz-adv-x="1408" d="M1408 -160v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-1344q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h1344q13 0 22.5 -9.5t9.5 -22.5zM1152 896q0 -78 -24.5 -144t-64 -112.5t-87.5 -88t-96 -77.5t-87.5 -72t-64 -81.5t-24.5 -96.5q0 -96 67 -224l-4 1l1 -1 q-90 41 -160 83t-138.5 100t-113.5 122.5t-72.5 150.5t-27.5 184q0 78 24.5 144t64 112.5t87.5 88t96 77.5t87.5 72t64 81.5t24.5 96.5q0 94 -66 224l3 -1l-1 1q90 -41 160 -83t138.5 -100t113.5 -122.5t72.5 -150.5t27.5 -184z" />
|
138 |
-
<glyph unicode="" horiz-adv-x="1792" d="M1664 576q-152 236 -381 353q61 -104 61 -225q0 -185 -131.5 -316.5t-316.5 -131.5t-316.5 131.5t-131.5 316.5q0 121 61 225q-229 -117 -381 -353q133 -205 333.5 -326.5t434.5 -121.5t434.5 121.5t333.5 326.5zM944 960q0 20 -14 34t-34 14q-125 0 -214.5 -89.5 t-89.5 -214.5q0 -20 14 -34t34 -14t34 14t14 34q0 86 61 147t147 61q20 0 34 14t14 34zM1792 576q0 -34 -20 -69q-140 -230 -376.5 -368.5t-499.5 -138.5t-499.5 139t-376.5 368q-20 35 -20 69t20 69q140 229 376.5 368t499.5 139t499.5 -139t376.5 -368q20 -35 20 -69z" />
|
139 |
-
<glyph unicode="" horiz-adv-x="1792" d="M555 201l78 141q-87 63 -136 159t-49 203q0 121 61 225q-229 -117 -381 -353q167 -258 427 -375zM944 960q0 20 -14 34t-34 14q-125 0 -214.5 -89.5t-89.5 -214.5q0 -20 14 -34t34 -14t34 14t14 34q0 86 61 147t147 61q20 0 34 14t14 34zM1307 1151q0 -7 -1 -9 q-105 -188 -315 -566t-316 -567l-49 -89q-10 -16 -28 -16q-12 0 -134 70q-16 10 -16 28q0 12 44 87q-143 65 -263.5 173t-208.5 245q-20 31 -20 69t20 69q153 235 380 371t496 136q89 0 180 -17l54 97q10 16 28 16q5 0 18 -6t31 -15.5t33 -18.5t31.5 -18.5t19.5 -11.5 q16 -10 16 -27zM1344 704q0 -139 -79 -253.5t-209 -164.5l280 502q8 -45 8 -84zM1792 576q0 -35 -20 -69q-39 -64 -109 -145q-150 -172 -347.5 -267t-419.5 -95l74 132q212 18 392.5 137t301.5 307q-115 179 -282 294l63 112q95 -64 182.5 -153t144.5 -184q20 -34 20 -69z " />
|
140 |
-
<glyph unicode="" horiz-adv-x="1792" d="M1024 161v190q0 14 -9.5 23.5t-22.5 9.5h-192q-13 0 -22.5 -9.5t-9.5 -23.5v-190q0 -14 9.5 -23.5t22.5 -9.5h192q13 0 22.5 9.5t9.5 23.5zM1022 535l18 459q0 12 -10 19q-13 11 -24 11h-220q-11 0 -24 -11q-10 -7 -10 -21l17 -457q0 -10 10 -16.5t24 -6.5h185 q14 0 23.5 6.5t10.5 16.5zM1008 1469l768 -1408q35 -63 -2 -126q-17 -29 -46.5 -46t-63.5 -17h-1536q-34 0 -63.5 17t-46.5 46q-37 63 -2 126l768 1408q17 31 47 49t65 18t65 -18t47 -49z" />
|
141 |
-
<glyph unicode="" horiz-adv-x="1408" d="M1376 1376q44 -52 12 -148t-108 -172l-161 -161l160 -696q5 -19 -12 -33l-128 -96q-7 -6 -19 -6q-4 0 -7 1q-15 3 -21 16l-279 508l-259 -259l53 -194q5 -17 -8 -31l-96 -96q-9 -9 -23 -9h-2q-15 2 -24 13l-189 252l-252 189q-11 7 -13 23q-1 13 9 25l96 97q9 9 23 9 q6 0 8 -1l194 -53l259 259l-508 279q-14 8 -17 24q-2 16 9 27l128 128q14 13 30 8l665 -159l160 160q76 76 172 108t148 -12z" />
|
142 |
-
<glyph unicode="" horiz-adv-x="1664" d="M128 -128h288v288h-288v-288zM480 -128h320v288h-320v-288zM128 224h288v320h-288v-320zM480 224h320v320h-320v-320zM128 608h288v288h-288v-288zM864 -128h320v288h-320v-288zM480 608h320v288h-320v-288zM1248 -128h288v288h-288v-288zM864 224h320v320h-320v-320z M512 1088v288q0 13 -9.5 22.5t-22.5 9.5h-64q-13 0 -22.5 -9.5t-9.5 -22.5v-288q0 -13 9.5 -22.5t22.5 -9.5h64q13 0 22.5 9.5t9.5 22.5zM1248 224h288v320h-288v-320zM864 608h320v288h-320v-288zM1248 608h288v288h-288v-288zM1280 1088v288q0 13 -9.5 22.5t-22.5 9.5h-64 q-13 0 -22.5 -9.5t-9.5 -22.5v-288q0 -13 9.5 -22.5t22.5 -9.5h64q13 0 22.5 9.5t9.5 22.5zM1664 1152v-1280q0 -52 -38 -90t-90 -38h-1408q-52 0 -90 38t-38 90v1280q0 52 38 90t90 38h128v96q0 66 47 113t113 47h64q66 0 113 -47t47 -113v-96h384v96q0 66 47 113t113 47 h64q66 0 113 -47t47 -113v-96h128q52 0 90 -38t38 -90z" />
|
143 |
-
<glyph unicode="" horiz-adv-x="1792" d="M666 1055q-60 -92 -137 -273q-22 45 -37 72.5t-40.5 63.5t-51 56.5t-63 35t-81.5 14.5h-224q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h224q250 0 410 -225zM1792 256q0 -14 -9 -23l-320 -320q-9 -9 -23 -9q-13 0 -22.5 9.5t-9.5 22.5v192q-32 0 -85 -0.5t-81 -1t-73 1 t-71 5t-64 10.5t-63 18.5t-58 28.5t-59 40t-55 53.5t-56 69.5q59 93 136 273q22 -45 37 -72.5t40.5 -63.5t51 -56.5t63 -35t81.5 -14.5h256v192q0 14 9 23t23 9q12 0 24 -10l319 -319q9 -9 9 -23zM1792 1152q0 -14 -9 -23l-320 -320q-9 -9 -23 -9q-13 0 -22.5 9.5t-9.5 22.5 v192h-256q-48 0 -87 -15t-69 -45t-51 -61.5t-45 -77.5q-32 -62 -78 -171q-29 -66 -49.5 -111t-54 -105t-64 -100t-74 -83t-90 -68.5t-106.5 -42t-128 -16.5h-224q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h224q48 0 87 15t69 45t51 61.5t45 77.5q32 62 78 171q29 66 49.5 111 t54 105t64 100t74 83t90 68.5t106.5 42t128 16.5h256v192q0 14 9 23t23 9q12 0 24 -10l319 -319q9 -9 9 -23z" />
|
144 |
-
<glyph unicode="" horiz-adv-x="1792" d="M1792 640q0 -174 -120 -321.5t-326 -233t-450 -85.5q-70 0 -145 8q-198 -175 -460 -242q-49 -14 -114 -22q-17 -2 -30.5 9t-17.5 29v1q-3 4 -0.5 12t2 10t4.5 9.5l6 9t7 8.5t8 9q7 8 31 34.5t34.5 38t31 39.5t32.5 51t27 59t26 76q-157 89 -247.5 220t-90.5 281 q0 130 71 248.5t191 204.5t286 136.5t348 50.5q244 0 450 -85.5t326 -233t120 -321.5z" />
|
145 |
-
<glyph unicode="" d="M1536 704v-128q0 -201 -98.5 -362t-274 -251.5t-395.5 -90.5t-395.5 90.5t-274 251.5t-98.5 362v128q0 26 19 45t45 19h384q26 0 45 -19t19 -45v-128q0 -52 23.5 -90t53.5 -57t71 -30t64 -13t44 -2t44 2t64 13t71 30t53.5 57t23.5 90v128q0 26 19 45t45 19h384 q26 0 45 -19t19 -45zM512 1344v-384q0 -26 -19 -45t-45 -19h-384q-26 0 -45 19t-19 45v384q0 26 19 45t45 19h384q26 0 45 -19t19 -45zM1536 1344v-384q0 -26 -19 -45t-45 -19h-384q-26 0 -45 19t-19 45v384q0 26 19 45t45 19h384q26 0 45 -19t19 -45z" />
|
146 |
-
<glyph unicode="" horiz-adv-x="1664" d="M1611 320q0 -53 -37 -90l-75 -75q-38 -38 -91 -38q-54 0 -90 38l-486 485l-486 -485q-36 -38 -90 -38t-90 38l-75 75q-38 36 -38 90q0 53 38 91l651 651q37 37 90 37q52 0 91 -37l650 -651q38 -38 38 -91z" />
|
147 |
-
<glyph unicode="" horiz-adv-x="1664" d="M1611 832q0 -53 -37 -90l-651 -651q-38 -38 -91 -38q-54 0 -90 38l-651 651q-38 36 -38 90q0 53 38 91l74 75q39 37 91 37q53 0 90 -37l486 -486l486 486q37 37 90 37q52 0 91 -37l75 -75q37 -39 37 -91z" />
|
148 |
-
<glyph unicode="" horiz-adv-x="1920" d="M1280 32q0 -13 -9.5 -22.5t-22.5 -9.5h-960q-8 0 -13.5 2t-9 7t-5.5 8t-3 11.5t-1 11.5v13v11v160v416h-192q-26 0 -45 19t-19 45q0 24 15 41l320 384q19 22 49 22t49 -22l320 -384q15 -17 15 -41q0 -26 -19 -45t-45 -19h-192v-384h576q16 0 25 -11l160 -192q7 -11 7 -21 zM1920 448q0 -24 -15 -41l-320 -384q-20 -23 -49 -23t-49 23l-320 384q-15 17 -15 41q0 26 19 45t45 19h192v384h-576q-16 0 -25 12l-160 192q-7 9 -7 20q0 13 9.5 22.5t22.5 9.5h960q8 0 13.5 -2t9 -7t5.5 -8t3 -11.5t1 -11.5v-13v-11v-160v-416h192q26 0 45 -19t19 -45z " />
|
149 |
-
<glyph unicode="" horiz-adv-x="1664" d="M640 0q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1536 0q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1664 1088v-512q0 -24 -16 -42.5t-41 -21.5 l-1044 -122q1 -7 4.5 -21.5t6 -26.5t2.5 -22q0 -16 -24 -64h920q26 0 45 -19t19 -45t-19 -45t-45 -19h-1024q-26 0 -45 19t-19 45q0 14 11 39.5t29.5 59.5t20.5 38l-177 823h-204q-26 0 -45 19t-19 45t19 45t45 19h256q16 0 28.5 -6.5t20 -15.5t13 -24.5t7.5 -26.5 t5.5 -29.5t4.5 -25.5h1201q26 0 45 -19t19 -45z" />
|
150 |
-
<glyph unicode="" horiz-adv-x="1664" d="M1664 928v-704q0 -92 -66 -158t-158 -66h-1216q-92 0 -158 66t-66 158v960q0 92 66 158t158 66h320q92 0 158 -66t66 -158v-32h672q92 0 158 -66t66 -158z" />
|
151 |
-
<glyph unicode="" horiz-adv-x="1920" d="M1879 584q0 -31 -31 -66l-336 -396q-43 -51 -120.5 -86.5t-143.5 -35.5h-1088q-34 0 -60.5 13t-26.5 43q0 31 31 66l336 396q43 51 120.5 86.5t143.5 35.5h1088q34 0 60.5 -13t26.5 -43zM1536 928v-160h-832q-94 0 -197 -47.5t-164 -119.5l-337 -396l-5 -6q0 4 -0.5 12.5 t-0.5 12.5v960q0 92 66 158t158 66h320q92 0 158 -66t66 -158v-32h544q92 0 158 -66t66 -158z" />
|
152 |
-
<glyph unicode="" horiz-adv-x="768" d="M704 1216q0 -26 -19 -45t-45 -19h-128v-1024h128q26 0 45 -19t19 -45t-19 -45l-256 -256q-19 -19 -45 -19t-45 19l-256 256q-19 19 -19 45t19 45t45 19h128v1024h-128q-26 0 -45 19t-19 45t19 45l256 256q19 19 45 19t45 -19l256 -256q19 -19 19 -45z" />
|
153 |
-
<glyph unicode="" horiz-adv-x="1792" d="M1792 640q0 -26 -19 -45l-256 -256q-19 -19 -45 -19t-45 19t-19 45v128h-1024v-128q0 -26 -19 -45t-45 -19t-45 19l-256 256q-19 19 -19 45t19 45l256 256q19 19 45 19t45 -19t19 -45v-128h1024v128q0 26 19 45t45 19t45 -19l256 -256q19 -19 19 -45z" />
|
154 |
-
<glyph unicode="" horiz-adv-x="1920" d="M512 512v-384h-256v384h256zM896 1024v-896h-256v896h256zM1280 768v-640h-256v640h256zM1664 1152v-1024h-256v1024h256zM1792 32v1216q0 13 -9.5 22.5t-22.5 9.5h-1600q-13 0 -22.5 -9.5t-9.5 -22.5v-1216q0 -13 9.5 -22.5t22.5 -9.5h1600q13 0 22.5 9.5t9.5 22.5z M1920 1248v-1216q0 -66 -47 -113t-113 -47h-1600q-66 0 -113 47t-47 113v1216q0 66 47 113t113 47h1600q66 0 113 -47t47 -113z" />
|
155 |
-
<glyph unicode="" d="M1280 926q-56 -25 -121 -34q68 40 93 117q-65 -38 -134 -51q-61 66 -153 66q-87 0 -148.5 -61.5t-61.5 -148.5q0 -29 5 -48q-129 7 -242 65t-192 155q-29 -50 -29 -106q0 -114 91 -175q-47 1 -100 26v-2q0 -75 50 -133.5t123 -72.5q-29 -8 -51 -8q-13 0 -39 4 q21 -63 74.5 -104t121.5 -42q-116 -90 -261 -90q-26 0 -50 3q148 -94 322 -94q112 0 210 35.5t168 95t120.5 137t75 162t24.5 168.5q0 18 -1 27q63 45 105 109zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5 t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
|
156 |
-
<glyph unicode="" d="M1307 618l23 219h-198v109q0 49 15.5 68.5t71.5 19.5h110v219h-175q-152 0 -218 -72t-66 -213v-131h-131v-219h131v-635h262v635h175zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960 q119 0 203.5 -84.5t84.5 -203.5z" />
|
157 |
-
<glyph unicode="" horiz-adv-x="1792" d="M928 704q0 14 -9 23t-23 9q-66 0 -113 -47t-47 -113q0 -14 9 -23t23 -9t23 9t9 23q0 40 28 68t68 28q14 0 23 9t9 23zM1152 574q0 -106 -75 -181t-181 -75t-181 75t-75 181t75 181t181 75t181 -75t75 -181zM128 0h1536v128h-1536v-128zM1280 574q0 159 -112.5 271.5 t-271.5 112.5t-271.5 -112.5t-112.5 -271.5t112.5 -271.5t271.5 -112.5t271.5 112.5t112.5 271.5zM256 1216h384v128h-384v-128zM128 1024h1536v118v138h-828l-64 -128h-644v-128zM1792 1280v-1280q0 -53 -37.5 -90.5t-90.5 -37.5h-1536q-53 0 -90.5 37.5t-37.5 90.5v1280 q0 53 37.5 90.5t90.5 37.5h1536q53 0 90.5 -37.5t37.5 -90.5z" />
|
158 |
-
<glyph unicode="" horiz-adv-x="1792" d="M832 1024q0 80 -56 136t-136 56t-136 -56t-56 -136q0 -42 19 -83q-41 19 -83 19q-80 0 -136 -56t-56 -136t56 -136t136 -56t136 56t56 136q0 42 -19 83q41 -19 83 -19q80 0 136 56t56 136zM1683 320q0 -17 -49 -66t-66 -49q-9 0 -28.5 16t-36.5 33t-38.5 40t-24.5 26 l-96 -96l220 -220q28 -28 28 -68q0 -42 -39 -81t-81 -39q-40 0 -68 28l-671 671q-176 -131 -365 -131q-163 0 -265.5 102.5t-102.5 265.5q0 160 95 313t248 248t313 95q163 0 265.5 -102.5t102.5 -265.5q0 -189 -131 -365l355 -355l96 96q-3 3 -26 24.5t-40 38.5t-33 36.5 t-16 28.5q0 17 49 66t66 49q13 0 23 -10q6 -6 46 -44.5t82 -79.5t86.5 -86t73 -78t28.5 -41z" />
|
159 |
-
<glyph unicode="" horiz-adv-x="1920" d="M896 640q0 106 -75 181t-181 75t-181 -75t-75 -181t75 -181t181 -75t181 75t75 181zM1664 128q0 52 -38 90t-90 38t-90 -38t-38 -90q0 -53 37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1664 1152q0 52 -38 90t-90 38t-90 -38t-38 -90q0 -53 37.5 -90.5t90.5 -37.5 t90.5 37.5t37.5 90.5zM1280 731v-185q0 -10 -7 -19.5t-16 -10.5l-155 -24q-11 -35 -32 -76q34 -48 90 -115q7 -10 7 -20q0 -12 -7 -19q-23 -30 -82.5 -89.5t-78.5 -59.5q-11 0 -21 7l-115 90q-37 -19 -77 -31q-11 -108 -23 -155q-7 -24 -30 -24h-186q-11 0 -20 7.5t-10 17.5 l-23 153q-34 10 -75 31l-118 -89q-7 -7 -20 -7q-11 0 -21 8q-144 133 -144 160q0 9 7 19q10 14 41 53t47 61q-23 44 -35 82l-152 24q-10 1 -17 9.5t-7 19.5v185q0 10 7 19.5t16 10.5l155 24q11 35 32 76q-34 48 -90 115q-7 11 -7 20q0 12 7 20q22 30 82 89t79 59q11 0 21 -7 l115 -90q34 18 77 32q11 108 23 154q7 24 30 24h186q11 0 20 -7.5t10 -17.5l23 -153q34 -10 75 -31l118 89q8 7 20 7q11 0 21 -8q144 -133 144 -160q0 -9 -7 -19q-12 -16 -42 -54t-45 -60q23 -48 34 -82l152 -23q10 -2 17 -10.5t7 -19.5zM1920 198v-140q0 -16 -149 -31 q-12 -27 -30 -52q51 -113 51 -138q0 -4 -4 -7q-122 -71 -124 -71q-8 0 -46 47t-52 68q-20 -2 -30 -2t-30 2q-14 -21 -52 -68t-46 -47q-2 0 -124 71q-4 3 -4 7q0 25 51 138q-18 25 -30 52q-149 15 -149 31v140q0 16 149 31q13 29 30 52q-51 113 -51 138q0 4 4 7q4 2 35 20 t59 34t30 16q8 0 46 -46.5t52 -67.5q20 2 30 2t30 -2q51 71 92 112l6 2q4 0 124 -70q4 -3 4 -7q0 -25 -51 -138q17 -23 30 -52q149 -15 149 -31zM1920 1222v-140q0 -16 -149 -31q-12 -27 -30 -52q51 -113 51 -138q0 -4 -4 -7q-122 -71 -124 -71q-8 0 -46 47t-52 68 q-20 -2 -30 -2t-30 2q-14 -21 -52 -68t-46 -47q-2 0 -124 71q-4 3 -4 7q0 25 51 138q-18 25 -30 52q-149 15 -149 31v140q0 16 149 31q13 29 30 52q-51 113 -51 138q0 4 4 7q4 2 35 20t59 34t30 16q8 0 46 -46.5t52 -67.5q20 2 30 2t30 -2q51 71 92 112l6 2q4 0 124 -70 q4 -3 4 -7q0 -25 -51 -138q17 -23 30 -52q149 -15 149 -31z" />
|
160 |
-
<glyph unicode="" horiz-adv-x="1792" d="M1408 768q0 -139 -94 -257t-256.5 -186.5t-353.5 -68.5q-86 0 -176 16q-124 -88 -278 -128q-36 -9 -86 -16h-3q-11 0 -20.5 8t-11.5 21q-1 3 -1 6.5t0.5 6.5t2 6l2.5 5t3.5 5.5t4 5t4.5 5t4 4.5q5 6 23 25t26 29.5t22.5 29t25 38.5t20.5 44q-124 72 -195 177t-71 224 q0 139 94 257t256.5 186.5t353.5 68.5t353.5 -68.5t256.5 -186.5t94 -257zM1792 512q0 -120 -71 -224.5t-195 -176.5q10 -24 20.5 -44t25 -38.5t22.5 -29t26 -29.5t23 -25q1 -1 4 -4.5t4.5 -5t4 -5t3.5 -5.5l2.5 -5t2 -6t0.5 -6.5t-1 -6.5q-3 -14 -13 -22t-22 -7 q-50 7 -86 16q-154 40 -278 128q-90 -16 -176 -16q-271 0 -472 132q58 -4 88 -4q161 0 309 45t264 129q125 92 192 212t67 254q0 77 -23 152q129 -71 204 -178t75 -230z" />
|
161 |
-
<glyph unicode="" d="M256 192q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1408 768q0 51 -39 89.5t-89 38.5h-352q0 58 48 159.5t48 160.5q0 98 -32 145t-128 47q-26 -26 -38 -85t-30.5 -125.5t-59.5 -109.5q-22 -23 -77 -91q-4 -5 -23 -30t-31.5 -41t-34.5 -42.5 t-40 -44t-38.5 -35.5t-40 -27t-35.5 -9h-32v-640h32q13 0 31.5 -3t33 -6.5t38 -11t35 -11.5t35.5 -12.5t29 -10.5q211 -73 342 -73h121q192 0 192 167q0 26 -5 56q30 16 47.5 52.5t17.5 73.5t-18 69q53 50 53 119q0 25 -10 55.5t-25 47.5q32 1 53.5 47t21.5 81zM1536 769 q0 -89 -49 -163q9 -33 9 -69q0 -77 -38 -144q3 -21 3 -43q0 -101 -60 -178q1 -139 -85 -219.5t-227 -80.5h-36h-93q-96 0 -189.5 22.5t-216.5 65.5q-116 40 -138 40h-288q-53 0 -90.5 37.5t-37.5 90.5v640q0 53 37.5 90.5t90.5 37.5h274q36 24 137 155q58 75 107 128 q24 25 35.5 85.5t30.5 126.5t62 108q39 37 90 37q84 0 151 -32.5t102 -101.5t35 -186q0 -93 -48 -192h176q104 0 180 -76t76 -179z" />
|
162 |
-
<glyph unicode="" d="M256 1088q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1408 512q0 35 -21.5 81t-53.5 47q15 17 25 47.5t10 55.5q0 69 -53 119q18 32 18 69t-17.5 73.5t-47.5 52.5q5 30 5 56q0 85 -49 126t-136 41h-128q-131 0 -342 -73q-5 -2 -29 -10.5 t-35.5 -12.5t-35 -11.5t-38 -11t-33 -6.5t-31.5 -3h-32v-640h32q16 0 35.5 -9t40 -27t38.5 -35.5t40 -44t34.5 -42.5t31.5 -41t23 -30q55 -68 77 -91q41 -43 59.5 -109.5t30.5 -125.5t38 -85q96 0 128 47t32 145q0 59 -48 160.5t-48 159.5h352q50 0 89 38.5t39 89.5z M1536 511q0 -103 -76 -179t-180 -76h-176q48 -99 48 -192q0 -118 -35 -186q-35 -69 -102 -101.5t-151 -32.5q-51 0 -90 37q-34 33 -54 82t-25.5 90.5t-17.5 84.5t-31 64q-48 50 -107 127q-101 131 -137 155h-274q-53 0 -90.5 37.5t-37.5 90.5v640q0 53 37.5 90.5t90.5 37.5 h288q22 0 138 40q128 44 223 66t200 22h112q140 0 226.5 -79t85.5 -216v-5q60 -77 60 -178q0 -22 -3 -43q38 -67 38 -144q0 -36 -9 -69q49 -74 49 -163z" />
|
163 |
-
<glyph unicode="" horiz-adv-x="896" d="M832 1504v-1339l-449 -236q-22 -12 -40 -12q-21 0 -31.5 14.5t-10.5 35.5q0 6 2 20l86 500l-364 354q-25 27 -25 48q0 37 56 46l502 73l225 455q19 41 49 41z" />
|
164 |
-
<glyph unicode="" horiz-adv-x="1792" d="M1664 940q0 81 -21.5 143t-55 98.5t-81.5 59.5t-94 31t-98 8t-112 -25.5t-110.5 -64t-86.5 -72t-60 -61.5q-18 -22 -49 -22t-49 22q-24 28 -60 61.5t-86.5 72t-110.5 64t-112 25.5t-98 -8t-94 -31t-81.5 -59.5t-55 -98.5t-21.5 -143q0 -168 187 -355l581 -560l580 559 q188 188 188 356zM1792 940q0 -221 -229 -450l-623 -600q-18 -18 -44 -18t-44 18l-624 602q-10 8 -27.5 26t-55.5 65.5t-68 97.5t-53.5 121t-23.5 138q0 220 127 344t351 124q62 0 126.5 -21.5t120 -58t95.5 -68.5t76 -68q36 36 76 68t95.5 68.5t120 58t126.5 21.5 q224 0 351 -124t127 -344z" />
|
165 |
-
<glyph unicode="" horiz-adv-x="1664" d="M640 96q0 -4 1 -20t0.5 -26.5t-3 -23.5t-10 -19.5t-20.5 -6.5h-320q-119 0 -203.5 84.5t-84.5 203.5v704q0 119 84.5 203.5t203.5 84.5h320q13 0 22.5 -9.5t9.5 -22.5q0 -4 1 -20t0.5 -26.5t-3 -23.5t-10 -19.5t-20.5 -6.5h-320q-66 0 -113 -47t-47 -113v-704 q0 -66 47 -113t113 -47h288h11h13t11.5 -1t11.5 -3t8 -5.5t7 -9t2 -13.5zM1568 640q0 -26 -19 -45l-544 -544q-19 -19 -45 -19t-45 19t-19 45v288h-448q-26 0 -45 19t-19 45v384q0 26 19 45t45 19h448v288q0 26 19 45t45 19t45 -19l544 -544q19 -19 19 -45z" />
|
166 |
-
<glyph unicode="" d="M237 122h231v694h-231v-694zM483 1030q-1 52 -36 86t-93 34t-94.5 -34t-36.5 -86q0 -51 35.5 -85.5t92.5 -34.5h1q59 0 95 34.5t36 85.5zM1068 122h231v398q0 154 -73 233t-193 79q-136 0 -209 -117h2v101h-231q3 -66 0 -694h231v388q0 38 7 56q15 35 45 59.5t74 24.5 q116 0 116 -157v-371zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
|
167 |
-
<glyph unicode="" horiz-adv-x="1152" d="M480 672v448q0 14 -9 23t-23 9t-23 -9t-9 -23v-448q0 -14 9 -23t23 -9t23 9t9 23zM1152 320q0 -26 -19 -45t-45 -19h-429l-51 -483q-2 -12 -10.5 -20.5t-20.5 -8.5h-1q-27 0 -32 27l-76 485h-404q-26 0 -45 19t-19 45q0 123 78.5 221.5t177.5 98.5v512q-52 0 -90 38 t-38 90t38 90t90 38h640q52 0 90 -38t38 -90t-38 -90t-90 -38v-512q99 0 177.5 -98.5t78.5 -221.5z" />
|
168 |
-
<glyph unicode="" horiz-adv-x="1792" d="M1408 608v-320q0 -119 -84.5 -203.5t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5v832q0 119 84.5 203.5t203.5 84.5h704q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-704q-66 0 -113 -47t-47 -113v-832q0 -66 47 -113t113 -47h832q66 0 113 47t47 113v320 q0 14 9 23t23 9h64q14 0 23 -9t9 -23zM1792 1472v-512q0 -26 -19 -45t-45 -19t-45 19l-176 176l-652 -652q-10 -10 -23 -10t-23 10l-114 114q-10 10 -10 23t10 23l652 652l-176 176q-19 19 -19 45t19 45t45 19h512q26 0 45 -19t19 -45z" />
|
169 |
-
<glyph unicode="" d="M1184 640q0 -26 -19 -45l-544 -544q-19 -19 -45 -19t-45 19t-19 45v288h-448q-26 0 -45 19t-19 45v384q0 26 19 45t45 19h448v288q0 26 19 45t45 19t45 -19l544 -544q19 -19 19 -45zM1536 992v-704q0 -119 -84.5 -203.5t-203.5 -84.5h-320q-13 0 -22.5 9.5t-9.5 22.5 q0 4 -1 20t-0.5 26.5t3 23.5t10 19.5t20.5 6.5h320q66 0 113 47t47 113v704q0 66 -47 113t-113 47h-288h-11h-13t-11.5 1t-11.5 3t-8 5.5t-7 9t-2 13.5q0 4 -1 20t-0.5 26.5t3 23.5t10 19.5t20.5 6.5h320q119 0 203.5 -84.5t84.5 -203.5z" />
|
170 |
-
<glyph unicode="" horiz-adv-x="1664" d="M458 653q-74 162 -74 371h-256v-96q0 -78 94.5 -162t235.5 -113zM1536 928v96h-256q0 -209 -74 -371q141 29 235.5 113t94.5 162zM1664 1056v-128q0 -71 -41.5 -143t-112 -130t-173 -97.5t-215.5 -44.5q-42 -54 -95 -95q-38 -34 -52.5 -72.5t-14.5 -89.5q0 -54 30.5 -91 t97.5 -37q75 0 133.5 -45.5t58.5 -114.5v-64q0 -14 -9 -23t-23 -9h-832q-14 0 -23 9t-9 23v64q0 69 58.5 114.5t133.5 45.5q67 0 97.5 37t30.5 91q0 51 -14.5 89.5t-52.5 72.5q-53 41 -95 95q-113 5 -215.5 44.5t-173 97.5t-112 130t-41.5 143v128q0 40 28 68t68 28h288v96 q0 66 47 113t113 47h576q66 0 113 -47t47 -113v-96h288q40 0 68 -28t28 -68z" />
|
171 |
-
<glyph unicode="" d="M394 184q-8 -9 -20 3q-13 11 -4 19q8 9 20 -3q12 -11 4 -19zM352 245q9 -12 0 -19q-8 -6 -17 7t0 18q9 7 17 -6zM291 305q-5 -7 -13 -2q-10 5 -7 12q3 5 13 2q10 -5 7 -12zM322 271q-6 -7 -16 3q-9 11 -2 16q6 6 16 -3q9 -11 2 -16zM451 159q-4 -12 -19 -6q-17 4 -13 15 t19 7q16 -5 13 -16zM514 154q0 -11 -16 -11q-17 -2 -17 11q0 11 16 11q17 2 17 -11zM572 164q2 -10 -14 -14t-18 8t14 15q16 2 18 -9zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-224q-16 0 -24.5 1t-19.5 5t-16 14.5t-5 27.5v239q0 97 -52 142q57 6 102.5 18t94 39 t81 66.5t53 105t20.5 150.5q0 121 -79 206q37 91 -8 204q-28 9 -81 -11t-92 -44l-38 -24q-93 26 -192 26t-192 -26q-16 11 -42.5 27t-83.5 38.5t-86 13.5q-44 -113 -7 -204q-79 -85 -79 -206q0 -85 20.5 -150t52.5 -105t80.5 -67t94 -39t102.5 -18q-40 -36 -49 -103 q-21 -10 -45 -15t-57 -5t-65.5 21.5t-55.5 62.5q-19 32 -48.5 52t-49.5 24l-20 3q-21 0 -29 -4.5t-5 -11.5t9 -14t13 -12l7 -5q22 -10 43.5 -38t31.5 -51l10 -23q13 -38 44 -61.5t67 -30t69.5 -7t55.5 3.5l23 4q0 -38 0.5 -103t0.5 -68q0 -22 -11 -33.5t-22 -13t-33 -1.5 h-224q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
|
172 |
-
<glyph unicode="" horiz-adv-x="1664" d="M1280 64q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1536 64q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1664 288v-320q0 -40 -28 -68t-68 -28h-1472q-40 0 -68 28t-28 68v320q0 40 28 68t68 28h427q21 -56 70.5 -92 t110.5 -36h256q61 0 110.5 36t70.5 92h427q40 0 68 -28t28 -68zM1339 936q-17 -40 -59 -40h-256v-448q0 -26 -19 -45t-45 -19h-256q-26 0 -45 19t-19 45v448h-256q-42 0 -59 40q-17 39 14 69l448 448q18 19 45 19t45 -19l448 -448q31 -30 14 -69z" />
|
173 |
-
<glyph unicode="" d="M1407 710q0 44 -7 113.5t-18 96.5q-12 30 -17 44t-9 36.5t-4 48.5q0 23 5 68.5t5 67.5q0 37 -10 55q-4 1 -13 1q-19 0 -58 -4.5t-59 -4.5q-60 0 -176 24t-175 24q-43 0 -94.5 -11.5t-85 -23.5t-89.5 -34q-137 -54 -202 -103q-96 -73 -159.5 -189.5t-88 -236t-24.5 -248.5 q0 -40 12.5 -120t12.5 -121q0 -23 -11 -66.5t-11 -65.5t12 -36.5t34 -14.5q24 0 72.5 11t73.5 11q57 0 169.5 -15.5t169.5 -15.5q181 0 284 36q129 45 235.5 152.5t166 245.5t59.5 275zM1535 712q0 -165 -70 -327.5t-196 -288t-281 -180.5q-124 -44 -326 -44 q-57 0 -170 14.5t-169 14.5q-24 0 -72.5 -14.5t-73.5 -14.5q-73 0 -123.5 55.5t-50.5 128.5q0 24 11 68t11 67q0 40 -12.5 120.5t-12.5 121.5q0 111 18 217.5t54.5 209.5t100.5 194t150 156q78 59 232 120q194 78 316 78q60 0 175.5 -24t173.5 -24q19 0 57 5t58 5 q81 0 118 -50.5t37 -134.5q0 -23 -5 -68t-5 -68q0 -10 1 -18.5t3 -17t4 -13.5t6.5 -16t6.5 -17q16 -40 25 -118.5t9 -136.5z" />
|
174 |
-
<glyph unicode="" horiz-adv-x="1408" d="M1408 296q0 -27 -10 -70.5t-21 -68.5q-21 -50 -122 -106q-94 -51 -186 -51q-27 0 -52.5 3.5t-57.5 12.5t-47.5 14.5t-55.5 20.5t-49 18q-98 35 -175 83q-128 79 -264.5 215.5t-215.5 264.5q-48 77 -83 175q-3 9 -18 49t-20.5 55.5t-14.5 47.5t-12.5 57.5t-3.5 52.5 q0 92 51 186q56 101 106 122q25 11 68.5 21t70.5 10q14 0 21 -3q18 -6 53 -76q11 -19 30 -54t35 -63.5t31 -53.5q3 -4 17.5 -25t21.5 -35.5t7 -28.5q0 -20 -28.5 -50t-62 -55t-62 -53t-28.5 -46q0 -9 5 -22.5t8.5 -20.5t14 -24t11.5 -19q76 -137 174 -235t235 -174 q2 -1 19 -11.5t24 -14t20.5 -8.5t22.5 -5q18 0 46 28.5t53 62t55 62t50 28.5q14 0 28.5 -7t35.5 -21.5t25 -17.5q25 -15 53.5 -31t63.5 -35t54 -30q70 -35 76 -53q3 -7 3 -21z" />
|
175 |
-
<glyph unicode="" horiz-adv-x="1408" d="M1120 1280h-832q-66 0 -113 -47t-47 -113v-832q0 -66 47 -113t113 -47h832q66 0 113 47t47 113v832q0 66 -47 113t-113 47zM1408 1120v-832q0 -119 -84.5 -203.5t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5v832q0 119 84.5 203.5t203.5 84.5h832 q119 0 203.5 -84.5t84.5 -203.5z" />
|
176 |
-
<glyph unicode="" horiz-adv-x="1280" d="M1152 1280h-1024v-1242l423 406l89 85l89 -85l423 -406v1242zM1164 1408q23 0 44 -9q33 -13 52.5 -41t19.5 -62v-1289q0 -34 -19.5 -62t-52.5 -41q-19 -8 -44 -8q-48 0 -83 32l-441 424l-441 -424q-36 -33 -83 -33q-23 0 -44 9q-33 13 -52.5 41t-19.5 62v1289 q0 34 19.5 62t52.5 41q21 9 44 9h1048z" />
|
177 |
-
<glyph unicode="" d="M1280 343q0 11 -2 16q-3 8 -38.5 29.5t-88.5 49.5l-53 29q-5 3 -19 13t-25 15t-21 5q-18 0 -47 -32.5t-57 -65.5t-44 -33q-7 0 -16.5 3.5t-15.5 6.5t-17 9.5t-14 8.5q-99 55 -170.5 126.5t-126.5 170.5q-2 3 -8.5 14t-9.5 17t-6.5 15.5t-3.5 16.5q0 13 20.5 33.5t45 38.5 t45 39.5t20.5 36.5q0 10 -5 21t-15 25t-13 19q-3 6 -15 28.5t-25 45.5t-26.5 47.5t-25 40.5t-16.5 18t-16 2q-48 0 -101 -22q-46 -21 -80 -94.5t-34 -130.5q0 -16 2.5 -34t5 -30.5t9 -33t10 -29.5t12.5 -33t11 -30q60 -164 216.5 -320.5t320.5 -216.5q6 -2 30 -11t33 -12.5 t29.5 -10t33 -9t30.5 -5t34 -2.5q57 0 130.5 34t94.5 80q22 53 22 101zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
|
178 |
-
<glyph unicode="" horiz-adv-x="1664" d="M1620 1128q-67 -98 -162 -167q1 -14 1 -42q0 -130 -38 -259.5t-115.5 -248.5t-184.5 -210.5t-258 -146t-323 -54.5q-271 0 -496 145q35 -4 78 -4q225 0 401 138q-105 2 -188 64.5t-114 159.5q33 -5 61 -5q43 0 85 11q-112 23 -185.5 111.5t-73.5 205.5v4q68 -38 146 -41 q-66 44 -105 115t-39 154q0 88 44 163q121 -149 294.5 -238.5t371.5 -99.5q-8 38 -8 74q0 134 94.5 228.5t228.5 94.5q140 0 236 -102q109 21 205 78q-37 -115 -142 -178q93 10 186 50z" />
|
179 |
-
<glyph unicode="" horiz-adv-x="768" d="M511 980h257l-30 -284h-227v-824h-341v824h-170v284h170v171q0 182 86 275.5t283 93.5h227v-284h-142q-39 0 -62.5 -6.5t-34 -23.5t-13.5 -34.5t-3 -49.5v-142z" />
|
180 |
-
<glyph unicode="" d="M1536 640q0 -251 -146.5 -451.5t-378.5 -277.5q-27 -5 -39.5 7t-12.5 30v211q0 97 -52 142q57 6 102.5 18t94 39t81 66.5t53 105t20.5 150.5q0 121 -79 206q37 91 -8 204q-28 9 -81 -11t-92 -44l-38 -24q-93 26 -192 26t-192 -26q-16 11 -42.5 27t-83.5 38.5t-86 13.5 q-44 -113 -7 -204q-79 -85 -79 -206q0 -85 20.5 -150t52.5 -105t80.5 -67t94 -39t102.5 -18q-40 -36 -49 -103q-21 -10 -45 -15t-57 -5t-65.5 21.5t-55.5 62.5q-19 32 -48.5 52t-49.5 24l-20 3q-21 0 -29 -4.5t-5 -11.5t9 -14t13 -12l7 -5q22 -10 43.5 -38t31.5 -51l10 -23 q13 -38 44 -61.5t67 -30t69.5 -7t55.5 3.5l23 4q0 -38 0.5 -89t0.5 -54q0 -18 -13 -30t-40 -7q-232 77 -378.5 277.5t-146.5 451.5q0 209 103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
181 |
-
<glyph unicode="" horiz-adv-x="1664" d="M1664 960v-256q0 -26 -19 -45t-45 -19h-64q-26 0 -45 19t-19 45v256q0 106 -75 181t-181 75t-181 -75t-75 -181v-192h96q40 0 68 -28t28 -68v-576q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28t-28 68v576q0 40 28 68t68 28h672v192q0 185 131.5 316.5t316.5 131.5 t316.5 -131.5t131.5 -316.5z" />
|
182 |
-
<glyph unicode="" horiz-adv-x="1920" d="M1760 1408q66 0 113 -47t47 -113v-1216q0 -66 -47 -113t-113 -47h-1600q-66 0 -113 47t-47 113v1216q0 66 47 113t113 47h1600zM160 1280q-13 0 -22.5 -9.5t-9.5 -22.5v-224h1664v224q0 13 -9.5 22.5t-22.5 9.5h-1600zM1760 0q13 0 22.5 9.5t9.5 22.5v608h-1664v-608 q0 -13 9.5 -22.5t22.5 -9.5h1600zM256 128v128h256v-128h-256zM640 128v128h384v-128h-384z" />
|
183 |
-
<glyph unicode="" horiz-adv-x="1408" d="M384 192q0 -80 -56 -136t-136 -56t-136 56t-56 136t56 136t136 56t136 -56t56 -136zM896 69q2 -28 -17 -48q-18 -21 -47 -21h-135q-25 0 -43 16.5t-20 41.5q-22 229 -184.5 391.5t-391.5 184.5q-25 2 -41.5 20t-16.5 43v135q0 29 21 47q17 17 43 17h5q160 -13 306 -80.5 t259 -181.5q114 -113 181.5 -259t80.5 -306zM1408 67q2 -27 -18 -47q-18 -20 -46 -20h-143q-26 0 -44.5 17.5t-19.5 42.5q-12 215 -101 408.5t-231.5 336t-336 231.5t-408.5 102q-25 1 -42.5 19.5t-17.5 43.5v143q0 28 20 46q18 18 44 18h3q262 -13 501.5 -120t425.5 -294 q187 -186 294 -425.5t120 -501.5z" />
|
184 |
-
<glyph unicode="" d="M1040 320q0 -33 -23.5 -56.5t-56.5 -23.5t-56.5 23.5t-23.5 56.5t23.5 56.5t56.5 23.5t56.5 -23.5t23.5 -56.5zM1296 320q0 -33 -23.5 -56.5t-56.5 -23.5t-56.5 23.5t-23.5 56.5t23.5 56.5t56.5 23.5t56.5 -23.5t23.5 -56.5zM1408 160v320q0 13 -9.5 22.5t-22.5 9.5 h-1216q-13 0 -22.5 -9.5t-9.5 -22.5v-320q0 -13 9.5 -22.5t22.5 -9.5h1216q13 0 22.5 9.5t9.5 22.5zM178 640h1180l-157 482q-4 13 -16 21.5t-26 8.5h-782q-14 0 -26 -8.5t-16 -21.5zM1536 480v-320q0 -66 -47 -113t-113 -47h-1216q-66 0 -113 47t-47 113v320q0 25 16 75 l197 606q17 53 63 86t101 33h782q55 0 101 -33t63 -86l197 -606q16 -50 16 -75z" />
|
185 |
-
<glyph unicode="" horiz-adv-x="1792" d="M1664 896q53 0 90.5 -37.5t37.5 -90.5t-37.5 -90.5t-90.5 -37.5v-384q0 -52 -38 -90t-90 -38q-417 347 -812 380q-58 -19 -91 -66t-31 -100.5t40 -92.5q-20 -33 -23 -65.5t6 -58t33.5 -55t48 -50t61.5 -50.5q-29 -58 -111.5 -83t-168.5 -11.5t-132 55.5q-7 23 -29.5 87.5 t-32 94.5t-23 89t-15 101t3.5 98.5t22 110.5h-122q-66 0 -113 47t-47 113v192q0 66 47 113t113 47h480q435 0 896 384q52 0 90 -38t38 -90v-384zM1536 292v954q-394 -302 -768 -343v-270q377 -42 768 -341z" />
|
186 |
-
<glyph unicode="" horiz-adv-x="1664" d="M848 -160q0 16 -16 16q-59 0 -101.5 42.5t-42.5 101.5q0 16 -16 16t-16 -16q0 -73 51.5 -124.5t124.5 -51.5q16 0 16 16zM183 128h1298q-164 181 -246.5 411.5t-82.5 484.5q0 256 -320 256t-320 -256q0 -254 -82.5 -484.5t-246.5 -411.5zM1664 128q0 -52 -38 -90t-90 -38 h-448q0 -106 -75 -181t-181 -75t-181 75t-75 181h-448q-52 0 -90 38t-38 90q190 161 287 397.5t97 498.5q0 165 96 262t264 117q-8 18 -8 37q0 40 28 68t68 28t68 -28t28 -68q0 -19 -8 -37q168 -20 264 -117t96 -262q0 -262 97 -498.5t287 -397.5z" />
|
187 |
-
<glyph unicode="" d="M1376 640l138 -135q30 -28 20 -70q-12 -41 -52 -51l-188 -48l53 -186q12 -41 -19 -70q-29 -31 -70 -19l-186 53l-48 -188q-10 -40 -51 -52q-12 -2 -19 -2q-31 0 -51 22l-135 138l-135 -138q-28 -30 -70 -20q-41 11 -51 52l-48 188l-186 -53q-41 -12 -70 19q-31 29 -19 70 l53 186l-188 48q-40 10 -52 51q-10 42 20 70l138 135l-138 135q-30 28 -20 70q12 41 52 51l188 48l-53 186q-12 41 19 70q29 31 70 19l186 -53l48 188q10 41 51 51q41 12 70 -19l135 -139l135 139q29 30 70 19q41 -10 51 -51l48 -188l186 53q41 12 70 -19q31 -29 19 -70 l-53 -186l188 -48q40 -10 52 -51q10 -42 -20 -70z" />
|
188 |
-
<glyph unicode="" horiz-adv-x="1792" d="M256 192q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1664 768q0 51 -39 89.5t-89 38.5h-576q0 20 15 48.5t33 55t33 68t15 84.5q0 67 -44.5 97.5t-115.5 30.5q-24 0 -90 -139q-24 -44 -37 -65q-40 -64 -112 -145q-71 -81 -101 -106 q-69 -57 -140 -57h-32v-640h32q72 0 167 -32t193.5 -64t179.5 -32q189 0 189 167q0 26 -5 56q30 16 47.5 52.5t17.5 73.5t-18 69q53 50 53 119q0 25 -10 55.5t-25 47.5h331q52 0 90 38t38 90zM1792 769q0 -105 -75.5 -181t-180.5 -76h-169q-4 -62 -37 -119q3 -21 3 -43 q0 -101 -60 -178q1 -139 -85 -219.5t-227 -80.5q-133 0 -322 69q-164 59 -223 59h-288q-53 0 -90.5 37.5t-37.5 90.5v640q0 53 37.5 90.5t90.5 37.5h288q10 0 21.5 4.5t23.5 14t22.5 18t24 22.5t20.5 21.5t19 21.5t14 17q65 74 100 129q13 21 33 62t37 72t40.5 63t55 49.5 t69.5 17.5q125 0 206.5 -67t81.5 -189q0 -68 -22 -128h374q104 0 180 -76t76 -179z" />
|
189 |
-
<glyph unicode="" horiz-adv-x="1792" d="M1376 128h32v640h-32q-35 0 -67.5 12t-62.5 37t-50 46t-49 54q-2 3 -3.5 4.5t-4 4.5t-4.5 5q-72 81 -112 145q-14 22 -38 68q-1 3 -10.5 22.5t-18.5 36t-20 35.5t-21.5 30.5t-18.5 11.5q-71 0 -115.5 -30.5t-44.5 -97.5q0 -43 15 -84.5t33 -68t33 -55t15 -48.5h-576 q-50 0 -89 -38.5t-39 -89.5q0 -52 38 -90t90 -38h331q-15 -17 -25 -47.5t-10 -55.5q0 -69 53 -119q-18 -32 -18 -69t17.5 -73.5t47.5 -52.5q-4 -24 -4 -56q0 -85 48.5 -126t135.5 -41q84 0 183 32t194 64t167 32zM1664 192q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45 t45 -19t45 19t19 45zM1792 768v-640q0 -53 -37.5 -90.5t-90.5 -37.5h-288q-59 0 -223 -59q-190 -69 -317 -69q-142 0 -230 77.5t-87 217.5l1 5q-61 76 -61 178q0 22 3 43q-33 57 -37 119h-169q-105 0 -180.5 76t-75.5 181q0 103 76 179t180 76h374q-22 60 -22 128 q0 122 81.5 189t206.5 67q38 0 69.5 -17.5t55 -49.5t40.5 -63t37 -72t33 -62q35 -55 100 -129q2 -3 14 -17t19 -21.5t20.5 -21.5t24 -22.5t22.5 -18t23.5 -14t21.5 -4.5h288q53 0 90.5 -37.5t37.5 -90.5z" />
|
190 |
-
<glyph unicode="" d="M1280 -64q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1408 700q0 189 -167 189q-26 0 -56 -5q-16 30 -52.5 47.5t-73.5 17.5t-69 -18q-50 53 -119 53q-25 0 -55.5 -10t-47.5 -25v331q0 52 -38 90t-90 38q-51 0 -89.5 -39t-38.5 -89v-576 q-20 0 -48.5 15t-55 33t-68 33t-84.5 15q-67 0 -97.5 -44.5t-30.5 -115.5q0 -24 139 -90q44 -24 65 -37q64 -40 145 -112q81 -71 106 -101q57 -69 57 -140v-32h640v32q0 72 32 167t64 193.5t32 179.5zM1536 705q0 -133 -69 -322q-59 -164 -59 -223v-288q0 -53 -37.5 -90.5 t-90.5 -37.5h-640q-53 0 -90.5 37.5t-37.5 90.5v288q0 10 -4.5 21.5t-14 23.5t-18 22.5t-22.5 24t-21.5 20.5t-21.5 19t-17 14q-74 65 -129 100q-21 13 -62 33t-72 37t-63 40.5t-49.5 55t-17.5 69.5q0 125 67 206.5t189 81.5q68 0 128 -22v374q0 104 76 180t179 76 q105 0 181 -75.5t76 -180.5v-169q62 -4 119 -37q21 3 43 3q101 0 178 -60q139 1 219.5 -85t80.5 -227z" />
|
191 |
-
<glyph unicode="" d="M1408 576q0 84 -32 183t-64 194t-32 167v32h-640v-32q0 -35 -12 -67.5t-37 -62.5t-46 -50t-54 -49q-9 -8 -14 -12q-81 -72 -145 -112q-22 -14 -68 -38q-3 -1 -22.5 -10.5t-36 -18.5t-35.5 -20t-30.5 -21.5t-11.5 -18.5q0 -71 30.5 -115.5t97.5 -44.5q43 0 84.5 15t68 33 t55 33t48.5 15v-576q0 -50 38.5 -89t89.5 -39q52 0 90 38t38 90v331q46 -35 103 -35q69 0 119 53q32 -18 69 -18t73.5 17.5t52.5 47.5q24 -4 56 -4q85 0 126 48.5t41 135.5zM1280 1344q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1536 580 q0 -142 -77.5 -230t-217.5 -87l-5 1q-76 -61 -178 -61q-22 0 -43 3q-54 -30 -119 -37v-169q0 -105 -76 -180.5t-181 -75.5q-103 0 -179 76t-76 180v374q-54 -22 -128 -22q-121 0 -188.5 81.5t-67.5 206.5q0 38 17.5 69.5t49.5 55t63 40.5t72 37t62 33q55 35 129 100 q3 2 17 14t21.5 19t21.5 20.5t22.5 24t18 22.5t14 23.5t4.5 21.5v288q0 53 37.5 90.5t90.5 37.5h640q53 0 90.5 -37.5t37.5 -90.5v-288q0 -59 59 -223q69 -190 69 -317z" />
|
192 |
-
<glyph unicode="" d="M1280 576v128q0 26 -19 45t-45 19h-502l189 189q19 19 19 45t-19 45l-91 91q-18 18 -45 18t-45 -18l-362 -362l-91 -91q-18 -18 -18 -45t18 -45l91 -91l362 -362q18 -18 45 -18t45 18l91 91q18 18 18 45t-18 45l-189 189h502q26 0 45 19t19 45zM1536 640 q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
193 |
-
<glyph unicode="" d="M1285 640q0 27 -18 45l-91 91l-362 362q-18 18 -45 18t-45 -18l-91 -91q-18 -18 -18 -45t18 -45l189 -189h-502q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h502l-189 -189q-19 -19 -19 -45t19 -45l91 -91q18 -18 45 -18t45 18l362 362l91 91q18 18 18 45zM1536 640 q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
194 |
-
<glyph unicode="" d="M1284 641q0 27 -18 45l-362 362l-91 91q-18 18 -45 18t-45 -18l-91 -91l-362 -362q-18 -18 -18 -45t18 -45l91 -91q18 -18 45 -18t45 18l189 189v-502q0 -26 19 -45t45 -19h128q26 0 45 19t19 45v502l189 -189q19 -19 45 -19t45 19l91 91q18 18 18 45zM1536 640 q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
195 |
-
<glyph unicode="" d="M1284 639q0 27 -18 45l-91 91q-18 18 -45 18t-45 -18l-189 -189v502q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-502l-189 189q-19 19 -45 19t-45 -19l-91 -91q-18 -18 -18 -45t18 -45l362 -362l91 -91q18 -18 45 -18t45 18l91 91l362 362q18 18 18 45zM1536 640 q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
196 |
-
<glyph unicode="" d="M768 1408q209 0 385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103zM1042 887q-2 -1 -9.5 -9.5t-13.5 -9.5q2 0 4.5 5t5 11t3.5 7q6 7 22 15q14 6 52 12q34 8 51 -11 q-2 2 9.5 13t14.5 12q3 2 15 4.5t15 7.5l2 22q-12 -1 -17.5 7t-6.5 21q0 -2 -6 -8q0 7 -4.5 8t-11.5 -1t-9 -1q-10 3 -15 7.5t-8 16.5t-4 15q-2 5 -9.5 10.5t-9.5 10.5q-1 2 -2.5 5.5t-3 6.5t-4 5.5t-5.5 2.5t-7 -5t-7.5 -10t-4.5 -5q-3 2 -6 1.5t-4.5 -1t-4.5 -3t-5 -3.5 q-3 -2 -8.5 -3t-8.5 -2q15 5 -1 11q-10 4 -16 3q9 4 7.5 12t-8.5 14h5q-1 4 -8.5 8.5t-17.5 8.5t-13 6q-8 5 -34 9.5t-33 0.5q-5 -6 -4.5 -10.5t4 -14t3.5 -12.5q1 -6 -5.5 -13t-6.5 -12q0 -7 14 -15.5t10 -21.5q-3 -8 -16 -16t-16 -12q-5 -8 -1.5 -18.5t10.5 -16.5 q2 -2 1.5 -4t-3.5 -4.5t-5.5 -4t-6.5 -3.5l-3 -2q-11 -5 -20.5 6t-13.5 26q-7 25 -16 30q-23 8 -29 -1q-5 13 -41 26q-25 9 -58 4q6 1 0 15q-7 15 -19 12q3 6 4 17.5t1 13.5q3 13 12 23q1 1 7 8.5t9.5 13.5t0.5 6q35 -4 50 11q5 5 11.5 17t10.5 17q9 6 14 5.5t14.5 -5.5 t14.5 -5q14 -1 15.5 11t-7.5 20q12 -1 3 17q-5 7 -8 9q-12 4 -27 -5q-8 -4 2 -8q-1 1 -9.5 -10.5t-16.5 -17.5t-16 5q-1 1 -5.5 13.5t-9.5 13.5q-8 0 -16 -15q3 8 -11 15t-24 8q19 12 -8 27q-7 4 -20.5 5t-19.5 -4q-5 -7 -5.5 -11.5t5 -8t10.5 -5.5t11.5 -4t8.5 -3 q14 -10 8 -14q-2 -1 -8.5 -3.5t-11.5 -4.5t-6 -4q-3 -4 0 -14t-2 -14q-5 5 -9 17.5t-7 16.5q7 -9 -25 -6l-10 1q-4 0 -16 -2t-20.5 -1t-13.5 8q-4 8 0 20q1 4 4 2q-4 3 -11 9.5t-10 8.5q-46 -15 -94 -41q6 -1 12 1q5 2 13 6.5t10 5.5q34 14 42 7l5 5q14 -16 20 -25 q-7 4 -30 1q-20 -6 -22 -12q7 -12 5 -18q-4 3 -11.5 10t-14.5 11t-15 5q-16 0 -22 -1q-146 -80 -235 -222q7 -7 12 -8q4 -1 5 -9t2.5 -11t11.5 3q9 -8 3 -19q1 1 44 -27q19 -17 21 -21q3 -11 -10 -18q-1 2 -9 9t-9 4q-3 -5 0.5 -18.5t10.5 -12.5q-7 0 -9.5 -16t-2.5 -35.5 t-1 -23.5l2 -1q-3 -12 5.5 -34.5t21.5 -19.5q-13 -3 20 -43q6 -8 8 -9q3 -2 12 -7.5t15 -10t10 -10.5q4 -5 10 -22.5t14 -23.5q-2 -6 9.5 -20t10.5 -23q-1 0 -2.5 -1t-2.5 -1q3 -7 15.5 -14t15.5 -13q1 -3 2 -10t3 -11t8 -2q2 20 -24 62q-15 25 -17 29q-3 5 -5.5 15.5 t-4.5 14.5q2 0 6 -1.5t8.5 -3.5t7.5 -4t2 -3q-3 -7 2 -17.5t12 -18.5t17 -19t12 -13q6 -6 14 -19.5t0 -13.5q9 0 20 -10t17 -20q5 -8 8 -26t5 -24q2 -7 8.5 -13.5t12.5 -9.5l16 -8t13 -7q5 -2 18.5 -10.5t21.5 -11.5q10 -4 16 -4t14.5 2.5t13.5 3.5q15 2 29 -15t21 -21 q36 -19 55 -11q-2 -1 0.5 -7.5t8 -15.5t9 -14.5t5.5 -8.5q5 -6 18 -15t18 -15q6 4 7 9q-3 -8 7 -20t18 -10q14 3 14 32q-31 -15 -49 18q0 1 -2.5 5.5t-4 8.5t-2.5 8.5t0 7.5t5 3q9 0 10 3.5t-2 12.5t-4 13q-1 8 -11 20t-12 15q-5 -9 -16 -8t-16 9q0 -1 -1.5 -5.5t-1.5 -6.5 q-13 0 -15 1q1 3 2.5 17.5t3.5 22.5q1 4 5.5 12t7.5 14.5t4 12.5t-4.5 9.5t-17.5 2.5q-19 -1 -26 -20q-1 -3 -3 -10.5t-5 -11.5t-9 -7q-7 -3 -24 -2t-24 5q-13 8 -22.5 29t-9.5 37q0 10 2.5 26.5t3 25t-5.5 24.5q3 2 9 9.5t10 10.5q2 1 4.5 1.5t4.5 0t4 1.5t3 6q-1 1 -4 3 q-3 3 -4 3q7 -3 28.5 1.5t27.5 -1.5q15 -11 22 2q0 1 -2.5 9.5t-0.5 13.5q5 -27 29 -9q3 -3 15.5 -5t17.5 -5q3 -2 7 -5.5t5.5 -4.5t5 0.5t8.5 6.5q10 -14 12 -24q11 -40 19 -44q7 -3 11 -2t4.5 9.5t0 14t-1.5 12.5l-1 8v18l-1 8q-15 3 -18.5 12t1.5 18.5t15 18.5q1 1 8 3.5 t15.5 6.5t12.5 8q21 19 15 35q7 0 11 9q-1 0 -5 3t-7.5 5t-4.5 2q9 5 2 16q5 3 7.5 11t7.5 10q9 -12 21 -2q7 8 1 16q5 7 20.5 10.5t18.5 9.5q7 -2 8 2t1 12t3 12q4 5 15 9t13 5l17 11q3 4 0 4q18 -2 31 11q10 11 -6 20q3 6 -3 9.5t-15 5.5q3 1 11.5 0.5t10.5 1.5 q15 10 -7 16q-17 5 -43 -12zM879 10q206 36 351 189q-3 3 -12.5 4.5t-12.5 3.5q-18 7 -24 8q1 7 -2.5 13t-8 9t-12.5 8t-11 7q-2 2 -7 6t-7 5.5t-7.5 4.5t-8.5 2t-10 -1l-3 -1q-3 -1 -5.5 -2.5t-5.5 -3t-4 -3t0 -2.5q-21 17 -36 22q-5 1 -11 5.5t-10.5 7t-10 1.5t-11.5 -7 q-5 -5 -6 -15t-2 -13q-7 5 0 17.5t2 18.5q-3 6 -10.5 4.5t-12 -4.5t-11.5 -8.5t-9 -6.5t-8.5 -5.5t-8.5 -7.5q-3 -4 -6 -12t-5 -11q-2 4 -11.5 6.5t-9.5 5.5q2 -10 4 -35t5 -38q7 -31 -12 -48q-27 -25 -29 -40q-4 -22 12 -26q0 -7 -8 -20.5t-7 -21.5q0 -6 2 -16z" />
|
197 |
-
<glyph unicode="" horiz-adv-x="1664" d="M384 64q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1028 484l-682 -682q-37 -37 -90 -37q-52 0 -91 37l-106 108q-38 36 -38 90q0 53 38 91l681 681q39 -98 114.5 -173.5t173.5 -114.5zM1662 919q0 -39 -23 -106q-47 -134 -164.5 -217.5 t-258.5 -83.5q-185 0 -316.5 131.5t-131.5 316.5t131.5 316.5t316.5 131.5q58 0 121.5 -16.5t107.5 -46.5q16 -11 16 -28t-16 -28l-293 -169v-224l193 -107q5 3 79 48.5t135.5 81t70.5 35.5q15 0 23.5 -10t8.5 -25z" />
|
198 |
-
<glyph unicode="" horiz-adv-x="1792" d="M1024 128h640v128h-640v-128zM640 640h1024v128h-1024v-128zM1280 1152h384v128h-384v-128zM1792 320v-256q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v256q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1792 832v-256q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19 t-19 45v256q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1792 1344v-256q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v256q0 26 19 45t45 19h1664q26 0 45 -19t19 -45z" />
|
199 |
-
<glyph unicode="" horiz-adv-x="1408" d="M1403 1241q17 -41 -14 -70l-493 -493v-742q0 -42 -39 -59q-13 -5 -25 -5q-27 0 -45 19l-256 256q-19 19 -19 45v486l-493 493q-31 29 -14 70q17 39 59 39h1280q42 0 59 -39z" />
|
200 |
-
<glyph unicode="" horiz-adv-x="1792" d="M640 1280h512v128h-512v-128zM1792 640v-480q0 -66 -47 -113t-113 -47h-1472q-66 0 -113 47t-47 113v480h672v-160q0 -26 19 -45t45 -19h320q26 0 45 19t19 45v160h672zM1024 640v-128h-256v128h256zM1792 1120v-384h-1792v384q0 66 47 113t113 47h352v160q0 40 28 68 t68 28h576q40 0 68 -28t28 -68v-160h352q66 0 113 -47t47 -113z" />
|
201 |
-
<glyph unicode="" d="M1283 995l-355 -355l355 -355l144 144q29 31 70 14q39 -17 39 -59v-448q0 -26 -19 -45t-45 -19h-448q-42 0 -59 40q-17 39 14 69l144 144l-355 355l-355 -355l144 -144q31 -30 14 -69q-17 -40 -59 -40h-448q-26 0 -45 19t-19 45v448q0 42 40 59q39 17 69 -14l144 -144 l355 355l-355 355l-144 -144q-19 -19 -45 -19q-12 0 -24 5q-40 17 -40 59v448q0 26 19 45t45 19h448q42 0 59 -40q17 -39 -14 -69l-144 -144l355 -355l355 355l-144 144q-31 30 -14 69q17 40 59 40h448q26 0 45 -19t19 -45v-448q0 -42 -39 -59q-13 -5 -25 -5q-26 0 -45 19z " />
|
202 |
-
<glyph unicode="" horiz-adv-x="1920" d="M593 640q-162 -5 -265 -128h-134q-82 0 -138 40.5t-56 118.5q0 353 124 353q6 0 43.5 -21t97.5 -42.5t119 -21.5q67 0 133 23q-5 -37 -5 -66q0 -139 81 -256zM1664 3q0 -120 -73 -189.5t-194 -69.5h-874q-121 0 -194 69.5t-73 189.5q0 53 3.5 103.5t14 109t26.5 108.5 t43 97.5t62 81t85.5 53.5t111.5 20q10 0 43 -21.5t73 -48t107 -48t135 -21.5t135 21.5t107 48t73 48t43 21.5q61 0 111.5 -20t85.5 -53.5t62 -81t43 -97.5t26.5 -108.5t14 -109t3.5 -103.5zM640 1280q0 -106 -75 -181t-181 -75t-181 75t-75 181t75 181t181 75t181 -75 t75 -181zM1344 896q0 -159 -112.5 -271.5t-271.5 -112.5t-271.5 112.5t-112.5 271.5t112.5 271.5t271.5 112.5t271.5 -112.5t112.5 -271.5zM1920 671q0 -78 -56 -118.5t-138 -40.5h-134q-103 123 -265 128q81 117 81 256q0 29 -5 66q66 -23 133 -23q59 0 119 21.5t97.5 42.5 t43.5 21q124 0 124 -353zM1792 1280q0 -106 -75 -181t-181 -75t-181 75t-75 181t75 181t181 75t181 -75t75 -181z" />
|
203 |
-
<glyph unicode="" horiz-adv-x="1664" d="M1456 320q0 40 -28 68l-208 208q-28 28 -68 28q-42 0 -72 -32q3 -3 19 -18.5t21.5 -21.5t15 -19t13 -25.5t3.5 -27.5q0 -40 -28 -68t-68 -28q-15 0 -27.5 3.5t-25.5 13t-19 15t-21.5 21.5t-18.5 19q-33 -31 -33 -73q0 -40 28 -68l206 -207q27 -27 68 -27q40 0 68 26 l147 146q28 28 28 67zM753 1025q0 40 -28 68l-206 207q-28 28 -68 28q-39 0 -68 -27l-147 -146q-28 -28 -28 -67q0 -40 28 -68l208 -208q27 -27 68 -27q42 0 72 31q-3 3 -19 18.5t-21.5 21.5t-15 19t-13 25.5t-3.5 27.5q0 40 28 68t68 28q15 0 27.5 -3.5t25.5 -13t19 -15 t21.5 -21.5t18.5 -19q33 31 33 73zM1648 320q0 -120 -85 -203l-147 -146q-83 -83 -203 -83q-121 0 -204 85l-206 207q-83 83 -83 203q0 123 88 209l-88 88q-86 -88 -208 -88q-120 0 -204 84l-208 208q-84 84 -84 204t85 203l147 146q83 83 203 83q121 0 204 -85l206 -207 q83 -83 83 -203q0 -123 -88 -209l88 -88q86 88 208 88q120 0 204 -84l208 -208q84 -84 84 -204z" />
|
204 |
-
<glyph unicode="" horiz-adv-x="1920" d="M1920 384q0 -159 -112.5 -271.5t-271.5 -112.5h-1088q-185 0 -316.5 131.5t-131.5 316.5q0 132 71 241.5t187 163.5q-2 28 -2 43q0 212 150 362t362 150q158 0 286.5 -88t187.5 -230q70 62 166 62q106 0 181 -75t75 -181q0 -75 -41 -138q129 -30 213 -134.5t84 -239.5z " />
|
205 |
-
<glyph unicode="" horiz-adv-x="1664" d="M1527 88q56 -89 21.5 -152.5t-140.5 -63.5h-1152q-106 0 -140.5 63.5t21.5 152.5l503 793v399h-64q-26 0 -45 19t-19 45t19 45t45 19h512q26 0 45 -19t19 -45t-19 -45t-45 -19h-64v-399zM748 813l-272 -429h712l-272 429l-20 31v37v399h-128v-399v-37z" />
|
206 |
-
<glyph unicode="" horiz-adv-x="1792" d="M960 640q26 0 45 -19t19 -45t-19 -45t-45 -19t-45 19t-19 45t19 45t45 19zM1260 576l507 -398q28 -20 25 -56q-5 -35 -35 -51l-128 -64q-13 -7 -29 -7q-17 0 -31 8l-690 387l-110 -66q-8 -4 -12 -5q14 -49 10 -97q-7 -77 -56 -147.5t-132 -123.5q-132 -84 -277 -84 q-136 0 -222 78q-90 84 -79 207q7 76 56 147t131 124q132 84 278 84q83 0 151 -31q9 13 22 22l122 73l-122 73q-13 9 -22 22q-68 -31 -151 -31q-146 0 -278 84q-82 53 -131 124t-56 147q-5 59 15.5 113t63.5 93q85 79 222 79q145 0 277 -84q83 -52 132 -123t56 -148 q4 -48 -10 -97q4 -1 12 -5l110 -66l690 387q14 8 31 8q16 0 29 -7l128 -64q30 -16 35 -51q3 -36 -25 -56zM579 836q46 42 21 108t-106 117q-92 59 -192 59q-74 0 -113 -36q-46 -42 -21 -108t106 -117q92 -59 192 -59q74 0 113 36zM494 91q81 51 106 117t-21 108 q-39 36 -113 36q-100 0 -192 -59q-81 -51 -106 -117t21 -108q39 -36 113 -36q100 0 192 59zM672 704l96 -58v11q0 36 33 56l14 8l-79 47l-26 -26q-3 -3 -10 -11t-12 -12q-2 -2 -4 -3.5t-3 -2.5zM896 480l96 -32l736 576l-128 64l-768 -431v-113l-160 -96l9 -8q2 -2 7 -6 q4 -4 11 -12t11 -12l26 -26zM1600 64l128 64l-520 408l-177 -138q-2 -3 -13 -7z" />
|
207 |
-
<glyph unicode="" horiz-adv-x="1792" d="M1696 1152q40 0 68 -28t28 -68v-1216q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28t-28 68v288h-544q-40 0 -68 28t-28 68v672q0 40 20 88t48 76l408 408q28 28 76 48t88 20h416q40 0 68 -28t28 -68v-328q68 40 128 40h416zM1152 939l-299 -299h299v299zM512 1323l-299 -299 h299v299zM708 676l316 316v416h-384v-416q0 -40 -28 -68t-68 -28h-416v-640h512v256q0 40 20 88t48 76zM1664 -128v1152h-384v-416q0 -40 -28 -68t-68 -28h-416v-640h896z" />
|
208 |
-
<glyph unicode="" horiz-adv-x="1408" d="M1404 151q0 -117 -79 -196t-196 -79q-135 0 -235 100l-777 776q-113 115 -113 271q0 159 110 270t269 111q158 0 273 -113l605 -606q10 -10 10 -22q0 -16 -30.5 -46.5t-46.5 -30.5q-13 0 -23 10l-606 607q-79 77 -181 77q-106 0 -179 -75t-73 -181q0 -105 76 -181 l776 -777q63 -63 145 -63q64 0 106 42t42 106q0 82 -63 145l-581 581q-26 24 -60 24q-29 0 -48 -19t-19 -48q0 -32 25 -59l410 -410q10 -10 10 -22q0 -16 -31 -47t-47 -31q-12 0 -22 10l-410 410q-63 61 -63 149q0 82 57 139t139 57q88 0 149 -63l581 -581q100 -98 100 -235 z" />
|
209 |
-
<glyph unicode="" d="M384 0h768v384h-768v-384zM1280 0h128v896q0 14 -10 38.5t-20 34.5l-281 281q-10 10 -34 20t-39 10v-416q0 -40 -28 -68t-68 -28h-576q-40 0 -68 28t-28 68v416h-128v-1280h128v416q0 40 28 68t68 28h832q40 0 68 -28t28 -68v-416zM896 928v320q0 13 -9.5 22.5t-22.5 9.5 h-192q-13 0 -22.5 -9.5t-9.5 -22.5v-320q0 -13 9.5 -22.5t22.5 -9.5h192q13 0 22.5 9.5t9.5 22.5zM1536 896v-928q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1344q0 40 28 68t68 28h928q40 0 88 -20t76 -48l280 -280q28 -28 48 -76t20 -88z" />
|
210 |
-
<glyph unicode="" d="M1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
|
211 |
-
<glyph unicode="" d="M1536 192v-128q0 -26 -19 -45t-45 -19h-1408q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1408q26 0 45 -19t19 -45zM1536 704v-128q0 -26 -19 -45t-45 -19h-1408q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1408q26 0 45 -19t19 -45zM1536 1216v-128q0 -26 -19 -45 t-45 -19h-1408q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1408q26 0 45 -19t19 -45z" />
|
212 |
-
<glyph unicode="" horiz-adv-x="1792" d="M384 128q0 -80 -56 -136t-136 -56t-136 56t-56 136t56 136t136 56t136 -56t56 -136zM384 640q0 -80 -56 -136t-136 -56t-136 56t-56 136t56 136t136 56t136 -56t56 -136zM1792 224v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1216q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5 t22.5 9.5h1216q13 0 22.5 -9.5t9.5 -22.5zM384 1152q0 -80 -56 -136t-136 -56t-136 56t-56 136t56 136t136 56t136 -56t56 -136zM1792 736v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1216q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1216q13 0 22.5 -9.5t9.5 -22.5z M1792 1248v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1216q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1216q13 0 22.5 -9.5t9.5 -22.5z" />
|
213 |
-
<glyph unicode="" horiz-adv-x="1792" d="M381 -84q0 -80 -54.5 -126t-135.5 -46q-106 0 -172 66l57 88q49 -45 106 -45q29 0 50.5 14.5t21.5 42.5q0 64 -105 56l-26 56q8 10 32.5 43.5t42.5 54t37 38.5v1q-16 0 -48.5 -1t-48.5 -1v-53h-106v152h333v-88l-95 -115q51 -12 81 -49t30 -88zM383 543v-159h-362 q-6 36 -6 54q0 51 23.5 93t56.5 68t66 47.5t56.5 43.5t23.5 45q0 25 -14.5 38.5t-39.5 13.5q-46 0 -81 -58l-85 59q24 51 71.5 79.5t105.5 28.5q73 0 123 -41.5t50 -112.5q0 -50 -34 -91.5t-75 -64.5t-75.5 -50.5t-35.5 -52.5h127v60h105zM1792 224v-192q0 -13 -9.5 -22.5 t-22.5 -9.5h-1216q-13 0 -22.5 9.5t-9.5 22.5v192q0 14 9 23t23 9h1216q13 0 22.5 -9.5t9.5 -22.5zM384 1123v-99h-335v99h107q0 41 0.5 122t0.5 121v12h-2q-8 -17 -50 -54l-71 76l136 127h106v-404h108zM1792 736v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1216q-13 0 -22.5 9.5 t-9.5 22.5v192q0 14 9 23t23 9h1216q13 0 22.5 -9.5t9.5 -22.5zM1792 1248v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1216q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1216q13 0 22.5 -9.5t9.5 -22.5z" />
|
214 |
-
<glyph unicode="" horiz-adv-x="1792" d="M1760 640q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-1728q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h1728zM483 704q-28 35 -51 80q-48 97 -48 188q0 181 134 309q133 127 393 127q50 0 167 -19q66 -12 177 -48q10 -38 21 -118q14 -123 14 -183q0 -18 -5 -45l-12 -3l-84 6 l-14 2q-50 149 -103 205q-88 91 -210 91q-114 0 -182 -59q-67 -58 -67 -146q0 -73 66 -140t279 -129q69 -20 173 -66q58 -28 95 -52h-743zM990 448h411q7 -39 7 -92q0 -111 -41 -212q-23 -55 -71 -104q-37 -35 -109 -81q-80 -48 -153 -66q-80 -21 -203 -21q-114 0 -195 23 l-140 40q-57 16 -72 28q-8 8 -8 22v13q0 108 -2 156q-1 30 0 68l2 37v44l102 2q15 -34 30 -71t22.5 -56t12.5 -27q35 -57 80 -94q43 -36 105 -57q59 -22 132 -22q64 0 139 27q77 26 122 86q47 61 47 129q0 84 -81 157q-34 29 -137 71z" />
|
215 |
-
<glyph unicode="" d="M48 1313q-37 2 -45 4l-3 88q13 1 40 1q60 0 112 -4q132 -7 166 -7q86 0 168 3q116 4 146 5q56 0 86 2l-1 -14l2 -64v-9q-60 -9 -124 -9q-60 0 -79 -25q-13 -14 -13 -132q0 -13 0.5 -32.5t0.5 -25.5l1 -229l14 -280q6 -124 51 -202q35 -59 96 -92q88 -47 177 -47 q104 0 191 28q56 18 99 51q48 36 65 64q36 56 53 114q21 73 21 229q0 79 -3.5 128t-11 122.5t-13.5 159.5l-4 59q-5 67 -24 88q-34 35 -77 34l-100 -2l-14 3l2 86h84l205 -10q76 -3 196 10l18 -2q6 -38 6 -51q0 -7 -4 -31q-45 -12 -84 -13q-73 -11 -79 -17q-15 -15 -15 -41 q0 -7 1.5 -27t1.5 -31q8 -19 22 -396q6 -195 -15 -304q-15 -76 -41 -122q-38 -65 -112 -123q-75 -57 -182 -89q-109 -33 -255 -33q-167 0 -284 46q-119 47 -179 122q-61 76 -83 195q-16 80 -16 237v333q0 188 -17 213q-25 36 -147 39zM1536 -96v64q0 14 -9 23t-23 9h-1472 q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h1472q14 0 23 9t9 23z" />
|
216 |
-
<glyph unicode="" horiz-adv-x="1664" d="M512 160v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM512 544v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM1024 160v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23 v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM512 928v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM1024 544v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM1536 160v192 q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM1024 928v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM1536 544v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192 q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM1536 928v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM1664 1248v-1088q0 -66 -47 -113t-113 -47h-1344q-66 0 -113 47t-47 113v1088q0 66 47 113t113 47h1344q66 0 113 -47t47 -113 z" />
|
217 |
-
<glyph unicode="" horiz-adv-x="1664" d="M1190 955l293 293l-107 107l-293 -293zM1637 1248q0 -27 -18 -45l-1286 -1286q-18 -18 -45 -18t-45 18l-198 198q-18 18 -18 45t18 45l1286 1286q18 18 45 18t45 -18l198 -198q18 -18 18 -45zM286 1438l98 -30l-98 -30l-30 -98l-30 98l-98 30l98 30l30 98zM636 1276 l196 -60l-196 -60l-60 -196l-60 196l-196 60l196 60l60 196zM1566 798l98 -30l-98 -30l-30 -98l-30 98l-98 30l98 30l30 98zM926 1438l98 -30l-98 -30l-30 -98l-30 98l-98 30l98 30l30 98z" />
|
218 |
-
<glyph unicode="" horiz-adv-x="1792" d="M640 128q0 52 -38 90t-90 38t-90 -38t-38 -90t38 -90t90 -38t90 38t38 90zM256 640h384v256h-158q-13 0 -22 -9l-195 -195q-9 -9 -9 -22v-30zM1536 128q0 52 -38 90t-90 38t-90 -38t-38 -90t38 -90t90 -38t90 38t38 90zM1792 1216v-1024q0 -15 -4 -26.5t-13.5 -18.5 t-16.5 -11.5t-23.5 -6t-22.5 -2t-25.5 0t-22.5 0.5q0 -106 -75 -181t-181 -75t-181 75t-75 181h-384q0 -106 -75 -181t-181 -75t-181 75t-75 181h-64q-3 0 -22.5 -0.5t-25.5 0t-22.5 2t-23.5 6t-16.5 11.5t-13.5 18.5t-4 26.5q0 26 19 45t45 19v320q0 8 -0.5 35t0 38 t2.5 34.5t6.5 37t14 30.5t22.5 30l198 198q19 19 50.5 32t58.5 13h160v192q0 26 19 45t45 19h1024q26 0 45 -19t19 -45z" />
|
219 |
-
<glyph unicode="" d="M1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103q-111 0 -218 32q59 93 78 164q9 34 54 211q20 -39 73 -67.5t114 -28.5q121 0 216 68.5t147 188.5t52 270q0 114 -59.5 214t-172.5 163t-255 63q-105 0 -196 -29t-154.5 -77t-109 -110.5t-67 -129.5t-21.5 -134 q0 -104 40 -183t117 -111q30 -12 38 20q2 7 8 31t8 30q6 23 -11 43q-51 61 -51 151q0 151 104.5 259.5t273.5 108.5q151 0 235.5 -82t84.5 -213q0 -170 -68.5 -289t-175.5 -119q-61 0 -98 43.5t-23 104.5q8 35 26.5 93.5t30 103t11.5 75.5q0 50 -27 83t-77 33 q-62 0 -105 -57t-43 -142q0 -73 25 -122l-99 -418q-17 -70 -13 -177q-206 91 -333 281t-127 423q0 209 103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
220 |
-
<glyph unicode="" d="M1248 1408q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-725q85 122 108 210q9 34 53 209q21 -39 73.5 -67t112.5 -28q181 0 295.5 147.5t114.5 373.5q0 84 -35 162.5t-96.5 139t-152.5 97t-197 36.5q-104 0 -194.5 -28.5t-153 -76.5 t-107.5 -109.5t-66.5 -128t-21.5 -132.5q0 -102 39.5 -180t116.5 -110q13 -5 23.5 0t14.5 19q10 44 15 61q6 23 -11 42q-50 62 -50 150q0 150 103.5 256.5t270.5 106.5q149 0 232.5 -81t83.5 -210q0 -168 -67.5 -286t-173.5 -118q-60 0 -97 43.5t-23 103.5q8 34 26.5 92.5 t29.5 102t11 74.5q0 49 -26.5 81.5t-75.5 32.5q-61 0 -103.5 -56.5t-42.5 -139.5q0 -72 24 -121l-98 -414q-24 -100 -7 -254h-183q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960z" />
|
221 |
-
<glyph unicode="" d="M678 -57q0 -38 -10 -71h-380q-95 0 -171.5 56.5t-103.5 147.5q24 45 69 77.5t100 49.5t107 24t107 7q32 0 49 -2q6 -4 30.5 -21t33 -23t31 -23t32 -25.5t27.5 -25.5t26.5 -29.5t21 -30.5t17.5 -34.5t9.5 -36t4.5 -40.5zM385 294q-234 -7 -385 -85v433q103 -118 273 -118 q32 0 70 5q-21 -61 -21 -86q0 -67 63 -149zM558 805q0 -100 -43.5 -160.5t-140.5 -60.5q-51 0 -97 26t-78 67.5t-56 93.5t-35.5 104t-11.5 99q0 96 51.5 165t144.5 69q66 0 119 -41t84 -104t47 -130t16 -128zM1536 896v-736q0 -119 -84.5 -203.5t-203.5 -84.5h-468 q39 73 39 157q0 66 -22 122.5t-55.5 93t-72 71t-72 59.5t-55.5 54.5t-22 59.5q0 36 23 68t56 61.5t65.5 64.5t55.5 93t23 131t-26.5 145.5t-75.5 118.5q-6 6 -14 11t-12.5 7.5t-10 9.5t-10.5 17h135l135 64h-437q-138 0 -244.5 -38.5t-182.5 -133.5q0 126 81 213t207 87h960 q119 0 203.5 -84.5t84.5 -203.5v-96h-256v256h-128v-256h-256v-128h256v-256h128v256h256z" />
|
222 |
-
<glyph unicode="" horiz-adv-x="1664" d="M876 71q0 21 -4.5 40.5t-9.5 36t-17.5 34.5t-21 30.5t-26.5 29.5t-27.5 25.5t-32 25.5t-31 23t-33 23t-30.5 21q-17 2 -50 2q-54 0 -106 -7t-108 -25t-98 -46t-69 -75t-27 -107q0 -68 35.5 -121.5t93 -84t120.5 -45.5t127 -15q59 0 112.5 12.5t100.5 39t74.5 73.5 t27.5 110zM756 933q0 60 -16.5 127.5t-47 130.5t-84 104t-119.5 41q-93 0 -144 -69t-51 -165q0 -47 11.5 -99t35.5 -104t56 -93.5t78 -67.5t97 -26q97 0 140.5 60.5t43.5 160.5zM625 1408h437l-135 -79h-135q71 -45 110 -126t39 -169q0 -74 -23 -131.5t-56 -92.5t-66 -64.5 t-56 -61t-23 -67.5q0 -26 16.5 -51t43 -48t58.5 -48t64 -55.5t58.5 -66t43 -85t16.5 -106.5q0 -160 -140 -282q-152 -131 -420 -131q-59 0 -119.5 10t-122 33.5t-108.5 58t-77 89t-30 121.5q0 61 37 135q32 64 96 110.5t145 71t155 36t150 13.5q-64 83 -64 149q0 12 2 23.5 t5 19.5t8 21.5t7 21.5q-40 -5 -70 -5q-149 0 -255.5 98t-106.5 246q0 140 95 250.5t234 141.5q94 20 187 20zM1664 1152v-128h-256v-256h-128v256h-256v128h256v256h128v-256h256z" />
|
223 |
-
<glyph unicode="" horiz-adv-x="1920" d="M768 384h384v96h-128v448h-114l-148 -137l77 -80q42 37 55 57h2v-288h-128v-96zM1280 640q0 -70 -21 -142t-59.5 -134t-101.5 -101t-138 -39t-138 39t-101.5 101t-59.5 134t-21 142t21 142t59.5 134t101.5 101t138 39t138 -39t101.5 -101t59.5 -134t21 -142zM1792 384 v512q-106 0 -181 75t-75 181h-1152q0 -106 -75 -181t-181 -75v-512q106 0 181 -75t75 -181h1152q0 106 75 181t181 75zM1920 1216v-1152q0 -26 -19 -45t-45 -19h-1792q-26 0 -45 19t-19 45v1152q0 26 19 45t45 19h1792q26 0 45 -19t19 -45z" />
|
224 |
-
<glyph unicode="" horiz-adv-x="1024" d="M1024 832q0 -26 -19 -45l-448 -448q-19 -19 -45 -19t-45 19l-448 448q-19 19 -19 45t19 45t45 19h896q26 0 45 -19t19 -45z" />
|
225 |
-
<glyph unicode="" horiz-adv-x="1024" d="M1024 320q0 -26 -19 -45t-45 -19h-896q-26 0 -45 19t-19 45t19 45l448 448q19 19 45 19t45 -19l448 -448q19 -19 19 -45z" />
|
226 |
-
<glyph unicode="" horiz-adv-x="640" d="M640 1088v-896q0 -26 -19 -45t-45 -19t-45 19l-448 448q-19 19 -19 45t19 45l448 448q19 19 45 19t45 -19t19 -45z" />
|
227 |
-
<glyph unicode="" horiz-adv-x="640" d="M576 640q0 -26 -19 -45l-448 -448q-19 -19 -45 -19t-45 19t-19 45v896q0 26 19 45t45 19t45 -19l448 -448q19 -19 19 -45z" />
|
228 |
-
<glyph unicode="" horiz-adv-x="1664" d="M160 0h608v1152h-640v-1120q0 -13 9.5 -22.5t22.5 -9.5zM1536 32v1120h-640v-1152h608q13 0 22.5 9.5t9.5 22.5zM1664 1248v-1216q0 -66 -47 -113t-113 -47h-1344q-66 0 -113 47t-47 113v1216q0 66 47 113t113 47h1344q66 0 113 -47t47 -113z" />
|
229 |
-
<glyph unicode="" horiz-adv-x="1024" d="M1024 448q0 -26 -19 -45l-448 -448q-19 -19 -45 -19t-45 19l-448 448q-19 19 -19 45t19 45t45 19h896q26 0 45 -19t19 -45zM1024 832q0 -26 -19 -45t-45 -19h-896q-26 0 -45 19t-19 45t19 45l448 448q19 19 45 19t45 -19l448 -448q19 -19 19 -45z" />
|
230 |
-
<glyph unicode="" horiz-adv-x="1024" d="M1024 448q0 -26 -19 -45l-448 -448q-19 -19 -45 -19t-45 19l-448 448q-19 19 -19 45t19 45t45 19h896q26 0 45 -19t19 -45z" />
|
231 |
-
<glyph unicode="" horiz-adv-x="1024" d="M1024 832q0 -26 -19 -45t-45 -19h-896q-26 0 -45 19t-19 45t19 45l448 448q19 19 45 19t45 -19l448 -448q19 -19 19 -45z" />
|
232 |
-
<glyph unicode="" horiz-adv-x="1792" d="M1792 826v-794q0 -66 -47 -113t-113 -47h-1472q-66 0 -113 47t-47 113v794q44 -49 101 -87q362 -246 497 -345q57 -42 92.5 -65.5t94.5 -48t110 -24.5h1h1q51 0 110 24.5t94.5 48t92.5 65.5q170 123 498 345q57 39 100 87zM1792 1120q0 -79 -49 -151t-122 -123 q-376 -261 -468 -325q-10 -7 -42.5 -30.5t-54 -38t-52 -32.5t-57.5 -27t-50 -9h-1h-1q-23 0 -50 9t-57.5 27t-52 32.5t-54 38t-42.5 30.5q-91 64 -262 182.5t-205 142.5q-62 42 -117 115.5t-55 136.5q0 78 41.5 130t118.5 52h1472q65 0 112.5 -47t47.5 -113z" />
|
233 |
-
<glyph unicode="" d="M349 911v-991h-330v991h330zM370 1217q1 -73 -50.5 -122t-135.5 -49h-2q-82 0 -132 49t-50 122q0 74 51.5 122.5t134.5 48.5t133 -48.5t51 -122.5zM1536 488v-568h-329v530q0 105 -40.5 164.5t-126.5 59.5q-63 0 -105.5 -34.5t-63.5 -85.5q-11 -30 -11 -81v-553h-329 q2 399 2 647t-1 296l-1 48h329v-144h-2q20 32 41 56t56.5 52t87 43.5t114.5 15.5q171 0 275 -113.5t104 -332.5z" />
|
234 |
-
<glyph unicode="" d="M1536 640q0 -156 -61 -298t-164 -245t-245 -164t-298 -61q-172 0 -327 72.5t-264 204.5q-7 10 -6.5 22.5t8.5 20.5l137 138q10 9 25 9q16 -2 23 -12q73 -95 179 -147t225 -52q104 0 198.5 40.5t163.5 109.5t109.5 163.5t40.5 198.5t-40.5 198.5t-109.5 163.5 t-163.5 109.5t-198.5 40.5q-98 0 -188 -35.5t-160 -101.5l137 -138q31 -30 14 -69q-17 -40 -59 -40h-448q-26 0 -45 19t-19 45v448q0 42 40 59q39 17 69 -14l130 -129q107 101 244.5 156.5t284.5 55.5q156 0 298 -61t245 -164t164 -245t61 -298z" />
|
235 |
-
<glyph unicode="" horiz-adv-x="1792" d="M1771 0q0 -53 -37 -90l-107 -108q-39 -37 -91 -37q-53 0 -90 37l-363 364q-38 36 -38 90q0 53 43 96l-256 256l-126 -126q-14 -14 -34 -14t-34 14q2 -2 12.5 -12t12.5 -13t10 -11.5t10 -13.5t6 -13.5t5.5 -16.5t1.5 -18q0 -38 -28 -68q-3 -3 -16.5 -18t-19 -20.5 t-18.5 -16.5t-22 -15.5t-22 -9t-26 -4.5q-40 0 -68 28l-408 408q-28 28 -28 68q0 13 4.5 26t9 22t15.5 22t16.5 18.5t20.5 19t18 16.5q30 28 68 28q10 0 18 -1.5t16.5 -5.5t13.5 -6t13.5 -10t11.5 -10t13 -12.5t12 -12.5q-14 14 -14 34t14 34l348 348q14 14 34 14t34 -14 q-2 2 -12.5 12t-12.5 13t-10 11.5t-10 13.5t-6 13.5t-5.5 16.5t-1.5 18q0 38 28 68q3 3 16.5 18t19 20.5t18.5 16.5t22 15.5t22 9t26 4.5q40 0 68 -28l408 -408q28 -28 28 -68q0 -13 -4.5 -26t-9 -22t-15.5 -22t-16.5 -18.5t-20.5 -19t-18 -16.5q-30 -28 -68 -28 q-10 0 -18 1.5t-16.5 5.5t-13.5 6t-13.5 10t-11.5 10t-13 12.5t-12 12.5q14 -14 14 -34t-14 -34l-126 -126l256 -256q43 43 96 43q52 0 91 -37l363 -363q37 -39 37 -91z" />
|
236 |
-
<glyph unicode="" horiz-adv-x="1792" d="M384 384q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM576 832q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1004 351l101 382q6 26 -7.5 48.5t-38.5 29.5 t-48 -6.5t-30 -39.5l-101 -382q-60 -5 -107 -43.5t-63 -98.5q-20 -77 20 -146t117 -89t146 20t89 117q16 60 -6 117t-72 91zM1664 384q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1024 1024q0 53 -37.5 90.5 t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1472 832q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1792 384q0 -261 -141 -483q-19 -29 -54 -29h-1402q-35 0 -54 29 q-141 221 -141 483q0 182 71 348t191 286t286 191t348 71t348 -71t286 -191t191 -286t71 -348z" />
|
237 |
-
<glyph unicode="" horiz-adv-x="1792" d="M896 1152q-204 0 -381.5 -69.5t-282 -187.5t-104.5 -255q0 -112 71.5 -213.5t201.5 -175.5l87 -50l-27 -96q-24 -91 -70 -172q152 63 275 171l43 38l57 -6q69 -8 130 -8q204 0 381.5 69.5t282 187.5t104.5 255t-104.5 255t-282 187.5t-381.5 69.5zM1792 640 q0 -174 -120 -321.5t-326 -233t-450 -85.5q-70 0 -145 8q-198 -175 -460 -242q-49 -14 -114 -22h-5q-15 0 -27 10.5t-16 27.5v1q-3 4 -0.5 12t2 10t4.5 9.5l6 9t7 8.5t8 9q7 8 31 34.5t34.5 38t31 39.5t32.5 51t27 59t26 76q-157 89 -247.5 220t-90.5 281q0 174 120 321.5 t326 233t450 85.5t450 -85.5t326 -233t120 -321.5z" />
|
238 |
-
<glyph unicode="" horiz-adv-x="1792" d="M704 1152q-153 0 -286 -52t-211.5 -141t-78.5 -191q0 -82 53 -158t149 -132l97 -56l-35 -84q34 20 62 39l44 31l53 -10q78 -14 153 -14q153 0 286 52t211.5 141t78.5 191t-78.5 191t-211.5 141t-286 52zM704 1280q191 0 353.5 -68.5t256.5 -186.5t94 -257t-94 -257 t-256.5 -186.5t-353.5 -68.5q-86 0 -176 16q-124 -88 -278 -128q-36 -9 -86 -16h-3q-11 0 -20.5 8t-11.5 21q-1 3 -1 6.5t0.5 6.5t2 6l2.5 5t3.5 5.5t4 5t4.5 5t4 4.5q5 6 23 25t26 29.5t22.5 29t25 38.5t20.5 44q-124 72 -195 177t-71 224q0 139 94 257t256.5 186.5 t353.5 68.5zM1526 111q10 -24 20.5 -44t25 -38.5t22.5 -29t26 -29.5t23 -25q1 -1 4 -4.5t4.5 -5t4 -5t3.5 -5.5l2.5 -5t2 -6t0.5 -6.5t-1 -6.5q-3 -14 -13 -22t-22 -7q-50 7 -86 16q-154 40 -278 128q-90 -16 -176 -16q-271 0 -472 132q58 -4 88 -4q161 0 309 45t264 129 q125 92 192 212t67 254q0 77 -23 152q129 -71 204 -178t75 -230q0 -120 -71 -224.5t-195 -176.5z" />
|
239 |
-
<glyph unicode="" horiz-adv-x="896" d="M885 970q18 -20 7 -44l-540 -1157q-13 -25 -42 -25q-4 0 -14 2q-17 5 -25.5 19t-4.5 30l197 808l-406 -101q-4 -1 -12 -1q-18 0 -31 11q-18 15 -13 39l201 825q4 14 16 23t28 9h328q19 0 32 -12.5t13 -29.5q0 -8 -5 -18l-171 -463l396 98q8 2 12 2q19 0 34 -15z" />
|
240 |
-
<glyph unicode="" horiz-adv-x="1792" d="M1792 288v-320q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v320q0 40 28 68t68 28h96v192h-512v-192h96q40 0 68 -28t28 -68v-320q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v320q0 40 28 68t68 28h96v192h-512v-192h96q40 0 68 -28t28 -68v-320 q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v320q0 40 28 68t68 28h96v192q0 52 38 90t90 38h512v192h-96q-40 0 -68 28t-28 68v320q0 40 28 68t68 28h320q40 0 68 -28t28 -68v-320q0 -40 -28 -68t-68 -28h-96v-192h512q52 0 90 -38t38 -90v-192h96q40 0 68 -28t28 -68 z" />
|
241 |
-
<glyph unicode="" horiz-adv-x="1664" d="M896 708v-580q0 -104 -76 -180t-180 -76t-180 76t-76 180q0 26 19 45t45 19t45 -19t19 -45q0 -50 39 -89t89 -39t89 39t39 89v580q33 11 64 11t64 -11zM1664 681q0 -13 -9.5 -22.5t-22.5 -9.5q-11 0 -23 10q-49 46 -93 69t-102 23q-68 0 -128 -37t-103 -97 q-7 -10 -17.5 -28t-14.5 -24q-11 -17 -28 -17q-18 0 -29 17q-4 6 -14.5 24t-17.5 28q-43 60 -102.5 97t-127.5 37t-127.5 -37t-102.5 -97q-7 -10 -17.5 -28t-14.5 -24q-11 -17 -29 -17q-17 0 -28 17q-4 6 -14.5 24t-17.5 28q-43 60 -103 97t-128 37q-58 0 -102 -23t-93 -69 q-12 -10 -23 -10q-13 0 -22.5 9.5t-9.5 22.5q0 5 1 7q45 183 172.5 319.5t298 204.5t360.5 68q140 0 274.5 -40t246.5 -113.5t194.5 -187t115.5 -251.5q1 -2 1 -7zM896 1408v-98q-42 2 -64 2t-64 -2v98q0 26 19 45t45 19t45 -19t19 -45z" />
|
242 |
-
<glyph unicode="" horiz-adv-x="1792" d="M768 -128h896v640h-416q-40 0 -68 28t-28 68v416h-384v-1152zM1024 1312v64q0 13 -9.5 22.5t-22.5 9.5h-704q-13 0 -22.5 -9.5t-9.5 -22.5v-64q0 -13 9.5 -22.5t22.5 -9.5h704q13 0 22.5 9.5t9.5 22.5zM1280 640h299l-299 299v-299zM1792 512v-672q0 -40 -28 -68t-68 -28 h-960q-40 0 -68 28t-28 68v160h-544q-40 0 -68 28t-28 68v1344q0 40 28 68t68 28h1088q40 0 68 -28t28 -68v-328q21 -13 36 -28l408 -408q28 -28 48 -76t20 -88z" />
|
243 |
-
<glyph unicode="" horiz-adv-x="1024" d="M736 960q0 -13 -9.5 -22.5t-22.5 -9.5t-22.5 9.5t-9.5 22.5q0 46 -54 71t-106 25q-13 0 -22.5 9.5t-9.5 22.5t9.5 22.5t22.5 9.5q50 0 99.5 -16t87 -54t37.5 -90zM896 960q0 72 -34.5 134t-90 101.5t-123 62t-136.5 22.5t-136.5 -22.5t-123 -62t-90 -101.5t-34.5 -134 q0 -101 68 -180q10 -11 30.5 -33t30.5 -33q128 -153 141 -298h228q13 145 141 298q10 11 30.5 33t30.5 33q68 79 68 180zM1024 960q0 -155 -103 -268q-45 -49 -74.5 -87t-59.5 -95.5t-34 -107.5q47 -28 47 -82q0 -37 -25 -64q25 -27 25 -64q0 -52 -45 -81q13 -23 13 -47 q0 -46 -31.5 -71t-77.5 -25q-20 -44 -60 -70t-87 -26t-87 26t-60 70q-46 0 -77.5 25t-31.5 71q0 24 13 47q-45 29 -45 81q0 37 25 64q-25 27 -25 64q0 54 47 82q-4 50 -34 107.5t-59.5 95.5t-74.5 87q-103 113 -103 268q0 99 44.5 184.5t117 142t164 89t186.5 32.5 t186.5 -32.5t164 -89t117 -142t44.5 -184.5z" />
|
244 |
-
<glyph unicode="" horiz-adv-x="1792" d="M1792 352v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1376v-192q0 -13 -9.5 -22.5t-22.5 -9.5q-12 0 -24 10l-319 320q-9 9 -9 22q0 14 9 23l320 320q9 9 23 9q13 0 22.5 -9.5t9.5 -22.5v-192h1376q13 0 22.5 -9.5t9.5 -22.5zM1792 896q0 -14 -9 -23l-320 -320q-9 -9 -23 -9 q-13 0 -22.5 9.5t-9.5 22.5v192h-1376q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1376v192q0 14 9 23t23 9q12 0 24 -10l319 -319q9 -9 9 -23z" />
|
245 |
-
<glyph unicode="" horiz-adv-x="1920" d="M1280 608q0 14 -9 23t-23 9h-224v352q0 13 -9.5 22.5t-22.5 9.5h-192q-13 0 -22.5 -9.5t-9.5 -22.5v-352h-224q-13 0 -22.5 -9.5t-9.5 -22.5q0 -14 9 -23l352 -352q9 -9 23 -9t23 9l351 351q10 12 10 24zM1920 384q0 -159 -112.5 -271.5t-271.5 -112.5h-1088 q-185 0 -316.5 131.5t-131.5 316.5q0 130 70 240t188 165q-2 30 -2 43q0 212 150 362t362 150q156 0 285.5 -87t188.5 -231q71 62 166 62q106 0 181 -75t75 -181q0 -76 -41 -138q130 -31 213.5 -135.5t83.5 -238.5z" />
|
246 |
-
<glyph unicode="" horiz-adv-x="1920" d="M1280 672q0 14 -9 23l-352 352q-9 9 -23 9t-23 -9l-351 -351q-10 -12 -10 -24q0 -14 9 -23t23 -9h224v-352q0 -13 9.5 -22.5t22.5 -9.5h192q13 0 22.5 9.5t9.5 22.5v352h224q13 0 22.5 9.5t9.5 22.5zM1920 384q0 -159 -112.5 -271.5t-271.5 -112.5h-1088 q-185 0 -316.5 131.5t-131.5 316.5q0 130 70 240t188 165q-2 30 -2 43q0 212 150 362t362 150q156 0 285.5 -87t188.5 -231q71 62 166 62q106 0 181 -75t75 -181q0 -76 -41 -138q130 -31 213.5 -135.5t83.5 -238.5z" />
|
247 |
-
<glyph unicode="" horiz-adv-x="1408" d="M384 192q0 -26 -19 -45t-45 -19t-45 19t-19 45t19 45t45 19t45 -19t19 -45zM1408 131q0 -121 -73 -190t-194 -69h-874q-121 0 -194 69t-73 190q0 68 5.5 131t24 138t47.5 132.5t81 103t120 60.5q-22 -52 -22 -120v-203q-58 -20 -93 -70t-35 -111q0 -80 56 -136t136 -56 t136 56t56 136q0 61 -35.5 111t-92.5 70v203q0 62 25 93q132 -104 295 -104t295 104q25 -31 25 -93v-64q-106 0 -181 -75t-75 -181v-89q-32 -29 -32 -71q0 -40 28 -68t68 -28t68 28t28 68q0 42 -32 71v89q0 52 38 90t90 38t90 -38t38 -90v-89q-32 -29 -32 -71q0 -40 28 -68 t68 -28t68 28t28 68q0 42 -32 71v89q0 68 -34.5 127.5t-93.5 93.5q0 10 0.5 42.5t0 48t-2.5 41.5t-7 47t-13 40q68 -15 120 -60.5t81 -103t47.5 -132.5t24 -138t5.5 -131zM1088 1024q0 -159 -112.5 -271.5t-271.5 -112.5t-271.5 112.5t-112.5 271.5t112.5 271.5t271.5 112.5 t271.5 -112.5t112.5 -271.5z" />
|
248 |
-
<glyph unicode="" horiz-adv-x="1408" d="M1280 832q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1408 832q0 -62 -35.5 -111t-92.5 -70v-395q0 -159 -131.5 -271.5t-316.5 -112.5t-316.5 112.5t-131.5 271.5v132q-164 20 -274 128t-110 252v512q0 26 19 45t45 19q6 0 16 -2q17 30 47 48 t65 18q53 0 90.5 -37.5t37.5 -90.5t-37.5 -90.5t-90.5 -37.5q-33 0 -64 18v-402q0 -106 94 -181t226 -75t226 75t94 181v402q-31 -18 -64 -18q-53 0 -90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5q35 0 65 -18t47 -48q10 2 16 2q26 0 45 -19t19 -45v-512q0 -144 -110 -252 t-274 -128v-132q0 -106 94 -181t226 -75t226 75t94 181v395q-57 21 -92.5 70t-35.5 111q0 80 56 136t136 56t136 -56t56 -136z" />
|
249 |
-
<glyph unicode="" horiz-adv-x="1792" d="M640 1152h512v128h-512v-128zM288 1152v-1280h-64q-92 0 -158 66t-66 158v832q0 92 66 158t158 66h64zM1408 1152v-1280h-1024v1280h128v160q0 40 28 68t68 28h576q40 0 68 -28t28 -68v-160h128zM1792 928v-832q0 -92 -66 -158t-158 -66h-64v1280h64q92 0 158 -66 t66 -158z" />
|
250 |
-
<glyph unicode="" horiz-adv-x="1664" d="M848 -160q0 16 -16 16q-59 0 -101.5 42.5t-42.5 101.5q0 16 -16 16t-16 -16q0 -73 51.5 -124.5t124.5 -51.5q16 0 16 16zM1664 128q0 -52 -38 -90t-90 -38h-448q0 -106 -75 -181t-181 -75t-181 75t-75 181h-448q-52 0 -90 38t-38 90q190 161 287 397.5t97 498.5 q0 165 96 262t264 117q-8 18 -8 37q0 40 28 68t68 28t68 -28t28 -68q0 -19 -8 -37q168 -20 264 -117t96 -262q0 -262 97 -498.5t287 -397.5z" />
|
251 |
-
<glyph unicode="" horiz-adv-x="1920" d="M1664 896q0 80 -56 136t-136 56h-64v-384h64q80 0 136 56t56 136zM0 128h1792q0 -106 -75 -181t-181 -75h-1280q-106 0 -181 75t-75 181zM1856 896q0 -159 -112.5 -271.5t-271.5 -112.5h-64v-32q0 -92 -66 -158t-158 -66h-704q-92 0 -158 66t-66 158v736q0 26 19 45 t45 19h1152q159 0 271.5 -112.5t112.5 -271.5z" />
|
252 |
-
<glyph unicode="" horiz-adv-x="1408" d="M640 1472v-640q0 -61 -35.5 -111t-92.5 -70v-779q0 -52 -38 -90t-90 -38h-128q-52 0 -90 38t-38 90v779q-57 20 -92.5 70t-35.5 111v640q0 26 19 45t45 19t45 -19t19 -45v-416q0 -26 19 -45t45 -19t45 19t19 45v416q0 26 19 45t45 19t45 -19t19 -45v-416q0 -26 19 -45 t45 -19t45 19t19 45v416q0 26 19 45t45 19t45 -19t19 -45zM1408 1472v-1600q0 -52 -38 -90t-90 -38h-128q-52 0 -90 38t-38 90v512h-224q-13 0 -22.5 9.5t-9.5 22.5v800q0 132 94 226t226 94h256q26 0 45 -19t19 -45z" />
|
253 |
-
<glyph unicode="" horiz-adv-x="1280" d="M1024 352v-64q0 -14 -9 -23t-23 -9h-704q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h704q14 0 23 -9t9 -23zM1024 608v-64q0 -14 -9 -23t-23 -9h-704q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h704q14 0 23 -9t9 -23zM128 0h1024v768h-416q-40 0 -68 28t-28 68v416h-512v-1280z M768 896h376q-10 29 -22 41l-313 313q-12 12 -41 22v-376zM1280 864v-896q0 -40 -28 -68t-68 -28h-1088q-40 0 -68 28t-28 68v1344q0 40 28 68t68 28h640q40 0 88 -20t76 -48l312 -312q28 -28 48 -76t20 -88z" />
|
254 |
-
<glyph unicode="" horiz-adv-x="1408" d="M384 224v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM384 480v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M640 480v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM384 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M1152 224v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM896 480v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M640 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM384 992v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M1152 480v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM896 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M640 992v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM384 1248v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M1152 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM896 992v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M640 1248v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM1152 992v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M896 1248v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM1152 1248v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M896 -128h384v1536h-1152v-1536h384v224q0 13 9.5 22.5t22.5 9.5h320q13 0 22.5 -9.5t9.5 -22.5v-224zM1408 1472v-1664q0 -26 -19 -45t-45 -19h-1280q-26 0 -45 19t-19 45v1664q0 26 19 45t45 19h1280q26 0 45 -19t19 -45z" />
|
255 |
-
<glyph unicode="" horiz-adv-x="1408" d="M384 224v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM384 480v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M640 480v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM384 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M1152 224v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM896 480v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M640 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM1152 480v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M896 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM1152 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M896 -128h384v1152h-256v-32q0 -40 -28 -68t-68 -28h-448q-40 0 -68 28t-28 68v32h-256v-1152h384v224q0 13 9.5 22.5t22.5 9.5h320q13 0 22.5 -9.5t9.5 -22.5v-224zM896 1056v320q0 13 -9.5 22.5t-22.5 9.5h-64q-13 0 -22.5 -9.5t-9.5 -22.5v-96h-128v96q0 13 -9.5 22.5 t-22.5 9.5h-64q-13 0 -22.5 -9.5t-9.5 -22.5v-320q0 -13 9.5 -22.5t22.5 -9.5h64q13 0 22.5 9.5t9.5 22.5v96h128v-96q0 -13 9.5 -22.5t22.5 -9.5h64q13 0 22.5 9.5t9.5 22.5zM1408 1088v-1280q0 -26 -19 -45t-45 -19h-1280q-26 0 -45 19t-19 45v1280q0 26 19 45t45 19h320 v288q0 40 28 68t68 28h448q40 0 68 -28t28 -68v-288h320q26 0 45 -19t19 -45z" />
|
256 |
-
<glyph unicode="" horiz-adv-x="1920" d="M640 128q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM256 640h384v256h-158q-14 -2 -22 -9l-195 -195q-7 -12 -9 -22v-30zM1536 128q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5 t90.5 37.5t37.5 90.5zM1664 800v192q0 14 -9 23t-23 9h-224v224q0 14 -9 23t-23 9h-192q-14 0 -23 -9t-9 -23v-224h-224q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h224v-224q0 -14 9 -23t23 -9h192q14 0 23 9t9 23v224h224q14 0 23 9t9 23zM1920 1344v-1152 q0 -26 -19 -45t-45 -19h-192q0 -106 -75 -181t-181 -75t-181 75t-75 181h-384q0 -106 -75 -181t-181 -75t-181 75t-75 181h-128q-26 0 -45 19t-19 45t19 45t45 19v416q0 26 13 58t32 51l198 198q19 19 51 32t58 13h160v320q0 26 19 45t45 19h1152q26 0 45 -19t19 -45z" />
|
257 |
-
<glyph unicode="" horiz-adv-x="1792" d="M1280 416v192q0 14 -9 23t-23 9h-224v224q0 14 -9 23t-23 9h-192q-14 0 -23 -9t-9 -23v-224h-224q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h224v-224q0 -14 9 -23t23 -9h192q14 0 23 9t9 23v224h224q14 0 23 9t9 23zM640 1152h512v128h-512v-128zM256 1152v-1280h-32 q-92 0 -158 66t-66 158v832q0 92 66 158t158 66h32zM1440 1152v-1280h-1088v1280h160v160q0 40 28 68t68 28h576q40 0 68 -28t28 -68v-160h160zM1792 928v-832q0 -92 -66 -158t-158 -66h-32v1280h32q92 0 158 -66t66 -158z" />
|
258 |
-
<glyph unicode="" horiz-adv-x="1920" d="M1920 576q-1 -32 -288 -96l-352 -32l-224 -64h-64l-293 -352h69q26 0 45 -4.5t19 -11.5t-19 -11.5t-45 -4.5h-96h-160h-64v32h64v416h-160l-192 -224h-96l-32 32v192h32v32h128v8l-192 24v128l192 24v8h-128v32h-32v192l32 32h96l192 -224h160v416h-64v32h64h160h96 q26 0 45 -4.5t19 -11.5t-19 -11.5t-45 -4.5h-69l293 -352h64l224 -64l352 -32q261 -58 287 -93z" />
|
259 |
-
<glyph unicode="" horiz-adv-x="1664" d="M640 640v384h-256v-256q0 -53 37.5 -90.5t90.5 -37.5h128zM1664 192v-192h-1152v192l128 192h-128q-159 0 -271.5 112.5t-112.5 271.5v320l-64 64l32 128h480l32 128h960l32 -192l-64 -32v-800z" />
|
260 |
-
<glyph unicode="" d="M1280 192v896q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-320h-512v320q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-896q0 -26 19 -45t45 -19h128q26 0 45 19t19 45v320h512v-320q0 -26 19 -45t45 -19h128q26 0 45 19t19 45zM1536 1120v-960 q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
|
261 |
-
<glyph unicode="" d="M1280 576v128q0 26 -19 45t-45 19h-320v320q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-320h-320q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h320v-320q0 -26 19 -45t45 -19h128q26 0 45 19t19 45v320h320q26 0 45 19t19 45zM1536 1120v-960 q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
|
262 |
-
<glyph unicode="" horiz-adv-x="1024" d="M627 160q0 -13 -10 -23l-50 -50q-10 -10 -23 -10t-23 10l-466 466q-10 10 -10 23t10 23l466 466q10 10 23 10t23 -10l50 -50q10 -10 10 -23t-10 -23l-393 -393l393 -393q10 -10 10 -23zM1011 160q0 -13 -10 -23l-50 -50q-10 -10 -23 -10t-23 10l-466 466q-10 10 -10 23 t10 23l466 466q10 10 23 10t23 -10l50 -50q10 -10 10 -23t-10 -23l-393 -393l393 -393q10 -10 10 -23z" />
|
263 |
-
<glyph unicode="" horiz-adv-x="1024" d="M595 576q0 -13 -10 -23l-466 -466q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23t10 23l393 393l-393 393q-10 10 -10 23t10 23l50 50q10 10 23 10t23 -10l466 -466q10 -10 10 -23zM979 576q0 -13 -10 -23l-466 -466q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23t10 23 l393 393l-393 393q-10 10 -10 23t10 23l50 50q10 10 23 10t23 -10l466 -466q10 -10 10 -23z" />
|
264 |
-
<glyph unicode="" horiz-adv-x="1152" d="M1075 224q0 -13 -10 -23l-50 -50q-10 -10 -23 -10t-23 10l-393 393l-393 -393q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23t10 23l466 466q10 10 23 10t23 -10l466 -466q10 -10 10 -23zM1075 608q0 -13 -10 -23l-50 -50q-10 -10 -23 -10t-23 10l-393 393l-393 -393 q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23t10 23l466 466q10 10 23 10t23 -10l466 -466q10 -10 10 -23z" />
|
265 |
-
<glyph unicode="" horiz-adv-x="1152" d="M1075 672q0 -13 -10 -23l-466 -466q-10 -10 -23 -10t-23 10l-466 466q-10 10 -10 23t10 23l50 50q10 10 23 10t23 -10l393 -393l393 393q10 10 23 10t23 -10l50 -50q10 -10 10 -23zM1075 1056q0 -13 -10 -23l-466 -466q-10 -10 -23 -10t-23 10l-466 466q-10 10 -10 23 t10 23l50 50q10 10 23 10t23 -10l393 -393l393 393q10 10 23 10t23 -10l50 -50q10 -10 10 -23z" />
|
266 |
-
<glyph unicode="" horiz-adv-x="640" d="M627 992q0 -13 -10 -23l-393 -393l393 -393q10 -10 10 -23t-10 -23l-50 -50q-10 -10 -23 -10t-23 10l-466 466q-10 10 -10 23t10 23l466 466q10 10 23 10t23 -10l50 -50q10 -10 10 -23z" />
|
267 |
-
<glyph unicode="" horiz-adv-x="640" d="M595 576q0 -13 -10 -23l-466 -466q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23t10 23l393 393l-393 393q-10 10 -10 23t10 23l50 50q10 10 23 10t23 -10l466 -466q10 -10 10 -23z" />
|
268 |
-
<glyph unicode="" horiz-adv-x="1152" d="M1075 352q0 -13 -10 -23l-50 -50q-10 -10 -23 -10t-23 10l-393 393l-393 -393q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23t10 23l466 466q10 10 23 10t23 -10l466 -466q10 -10 10 -23z" />
|
269 |
-
<glyph unicode="" horiz-adv-x="1152" d="M1075 800q0 -13 -10 -23l-466 -466q-10 -10 -23 -10t-23 10l-466 466q-10 10 -10 23t10 23l50 50q10 10 23 10t23 -10l393 -393l393 393q10 10 23 10t23 -10l50 -50q10 -10 10 -23z" />
|
270 |
-
<glyph unicode="" horiz-adv-x="1920" d="M1792 544v832q0 13 -9.5 22.5t-22.5 9.5h-1600q-13 0 -22.5 -9.5t-9.5 -22.5v-832q0 -13 9.5 -22.5t22.5 -9.5h1600q13 0 22.5 9.5t9.5 22.5zM1920 1376v-1088q0 -66 -47 -113t-113 -47h-544q0 -37 16 -77.5t32 -71t16 -43.5q0 -26 -19 -45t-45 -19h-512q-26 0 -45 19 t-19 45q0 14 16 44t32 70t16 78h-544q-66 0 -113 47t-47 113v1088q0 66 47 113t113 47h1600q66 0 113 -47t47 -113z" />
|
271 |
-
<glyph unicode="" horiz-adv-x="1920" d="M416 256q-66 0 -113 47t-47 113v704q0 66 47 113t113 47h1088q66 0 113 -47t47 -113v-704q0 -66 -47 -113t-113 -47h-1088zM384 1120v-704q0 -13 9.5 -22.5t22.5 -9.5h1088q13 0 22.5 9.5t9.5 22.5v704q0 13 -9.5 22.5t-22.5 9.5h-1088q-13 0 -22.5 -9.5t-9.5 -22.5z M1760 192h160v-96q0 -40 -47 -68t-113 -28h-1600q-66 0 -113 28t-47 68v96h160h1600zM1040 96q16 0 16 16t-16 16h-160q-16 0 -16 -16t16 -16h160z" />
|
272 |
-
<glyph unicode="" horiz-adv-x="1152" d="M640 128q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1024 288v960q0 13 -9.5 22.5t-22.5 9.5h-832q-13 0 -22.5 -9.5t-9.5 -22.5v-960q0 -13 9.5 -22.5t22.5 -9.5h832q13 0 22.5 9.5t9.5 22.5zM1152 1248v-1088q0 -66 -47 -113t-113 -47h-832 q-66 0 -113 47t-47 113v1088q0 66 47 113t113 47h832q66 0 113 -47t47 -113z" />
|
273 |
-
<glyph unicode="" horiz-adv-x="768" d="M464 128q0 33 -23.5 56.5t-56.5 23.5t-56.5 -23.5t-23.5 -56.5t23.5 -56.5t56.5 -23.5t56.5 23.5t23.5 56.5zM672 288v704q0 13 -9.5 22.5t-22.5 9.5h-512q-13 0 -22.5 -9.5t-9.5 -22.5v-704q0 -13 9.5 -22.5t22.5 -9.5h512q13 0 22.5 9.5t9.5 22.5zM480 1136 q0 16 -16 16h-160q-16 0 -16 -16t16 -16h160q16 0 16 16zM768 1152v-1024q0 -52 -38 -90t-90 -38h-512q-52 0 -90 38t-38 90v1024q0 52 38 90t90 38h512q52 0 90 -38t38 -90z" />
|
274 |
-
<glyph unicode="" d="M768 1184q-148 0 -273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273t-73 273t-198 198t-273 73zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103 t279.5 -279.5t103 -385.5z" />
|
275 |
-
<glyph unicode="" horiz-adv-x="1664" d="M768 576v-384q0 -80 -56 -136t-136 -56h-384q-80 0 -136 56t-56 136v704q0 104 40.5 198.5t109.5 163.5t163.5 109.5t198.5 40.5h64q26 0 45 -19t19 -45v-128q0 -26 -19 -45t-45 -19h-64q-106 0 -181 -75t-75 -181v-32q0 -40 28 -68t68 -28h224q80 0 136 -56t56 -136z M1664 576v-384q0 -80 -56 -136t-136 -56h-384q-80 0 -136 56t-56 136v704q0 104 40.5 198.5t109.5 163.5t163.5 109.5t198.5 40.5h64q26 0 45 -19t19 -45v-128q0 -26 -19 -45t-45 -19h-64q-106 0 -181 -75t-75 -181v-32q0 -40 28 -68t68 -28h224q80 0 136 -56t56 -136z" />
|
276 |
-
<glyph unicode="" horiz-adv-x="1664" d="M768 1216v-704q0 -104 -40.5 -198.5t-109.5 -163.5t-163.5 -109.5t-198.5 -40.5h-64q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h64q106 0 181 75t75 181v32q0 40 -28 68t-68 28h-224q-80 0 -136 56t-56 136v384q0 80 56 136t136 56h384q80 0 136 -56t56 -136zM1664 1216 v-704q0 -104 -40.5 -198.5t-109.5 -163.5t-163.5 -109.5t-198.5 -40.5h-64q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h64q106 0 181 75t75 181v32q0 40 -28 68t-68 28h-224q-80 0 -136 56t-56 136v384q0 80 56 136t136 56h384q80 0 136 -56t56 -136z" />
|
277 |
-
<glyph unicode="" horiz-adv-x="1568" d="M496 192q0 -60 -42.5 -102t-101.5 -42q-60 0 -102 42t-42 102t42 102t102 42q59 0 101.5 -42t42.5 -102zM928 0q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM320 640q0 -66 -47 -113t-113 -47t-113 47t-47 113 t47 113t113 47t113 -47t47 -113zM1360 192q0 -46 -33 -79t-79 -33t-79 33t-33 79t33 79t79 33t79 -33t33 -79zM528 1088q0 -73 -51.5 -124.5t-124.5 -51.5t-124.5 51.5t-51.5 124.5t51.5 124.5t124.5 51.5t124.5 -51.5t51.5 -124.5zM992 1280q0 -80 -56 -136t-136 -56 t-136 56t-56 136t56 136t136 56t136 -56t56 -136zM1536 640q0 -40 -28 -68t-68 -28t-68 28t-28 68t28 68t68 28t68 -28t28 -68zM1328 1088q0 -33 -23.5 -56.5t-56.5 -23.5t-56.5 23.5t-23.5 56.5t23.5 56.5t56.5 23.5t56.5 -23.5t23.5 -56.5z" />
|
278 |
-
<glyph unicode="" d="M1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
279 |
-
<glyph unicode="" horiz-adv-x="1792" d="M1792 416q0 -166 -127 -451q-3 -7 -10.5 -24t-13.5 -30t-13 -22q-12 -17 -28 -17q-15 0 -23.5 10t-8.5 25q0 9 2.5 26.5t2.5 23.5q5 68 5 123q0 101 -17.5 181t-48.5 138.5t-80 101t-105.5 69.5t-133 42.5t-154 21.5t-175.5 6h-224v-256q0 -26 -19 -45t-45 -19t-45 19 l-512 512q-19 19 -19 45t19 45l512 512q19 19 45 19t45 -19t19 -45v-256h224q713 0 875 -403q53 -134 53 -333z" />
|
280 |
-
<glyph unicode="" horiz-adv-x="1664" d="M640 320q0 -40 -12.5 -82t-43 -76t-72.5 -34t-72.5 34t-43 76t-12.5 82t12.5 82t43 76t72.5 34t72.5 -34t43 -76t12.5 -82zM1280 320q0 -40 -12.5 -82t-43 -76t-72.5 -34t-72.5 34t-43 76t-12.5 82t12.5 82t43 76t72.5 34t72.5 -34t43 -76t12.5 -82zM1440 320 q0 120 -69 204t-187 84q-41 0 -195 -21q-71 -11 -157 -11t-157 11q-152 21 -195 21q-118 0 -187 -84t-69 -204q0 -88 32 -153.5t81 -103t122 -60t140 -29.5t149 -7h168q82 0 149 7t140 29.5t122 60t81 103t32 153.5zM1664 496q0 -207 -61 -331q-38 -77 -105.5 -133t-141 -86 t-170 -47.5t-171.5 -22t-167 -4.5q-78 0 -142 3t-147.5 12.5t-152.5 30t-137 51.5t-121 81t-86 115q-62 123 -62 331q0 237 136 396q-27 82 -27 170q0 116 51 218q108 0 190 -39.5t189 -123.5q147 35 309 35q148 0 280 -32q105 82 187 121t189 39q51 -102 51 -218 q0 -87 -27 -168q136 -160 136 -398z" />
|
281 |
-
<glyph unicode="" horiz-adv-x="1664" d="M1536 224v704q0 40 -28 68t-68 28h-704q-40 0 -68 28t-28 68v64q0 40 -28 68t-68 28h-320q-40 0 -68 -28t-28 -68v-960q0 -40 28 -68t68 -28h1216q40 0 68 28t28 68zM1664 928v-704q0 -92 -66 -158t-158 -66h-1216q-92 0 -158 66t-66 158v960q0 92 66 158t158 66h320 q92 0 158 -66t66 -158v-32h672q92 0 158 -66t66 -158z" />
|
282 |
-
<glyph unicode="" horiz-adv-x="1920" d="M1781 605q0 35 -53 35h-1088q-40 0 -85.5 -21.5t-71.5 -52.5l-294 -363q-18 -24 -18 -40q0 -35 53 -35h1088q40 0 86 22t71 53l294 363q18 22 18 39zM640 768h768v160q0 40 -28 68t-68 28h-576q-40 0 -68 28t-28 68v64q0 40 -28 68t-68 28h-320q-40 0 -68 -28t-28 -68 v-853l256 315q44 53 116 87.5t140 34.5zM1909 605q0 -62 -46 -120l-295 -363q-43 -53 -116 -87.5t-140 -34.5h-1088q-92 0 -158 66t-66 158v960q0 92 66 158t158 66h320q92 0 158 -66t66 -158v-32h544q92 0 158 -66t66 -158v-160h192q54 0 99 -24.5t67 -70.5q15 -32 15 -68z " />
|
283 |
-
<glyph unicode="" horiz-adv-x="1792" />
|
284 |
-
<glyph unicode="" horiz-adv-x="1792" />
|
285 |
-
<glyph unicode="" d="M1134 461q-37 -121 -138 -195t-228 -74t-228 74t-138 195q-8 25 4 48.5t38 31.5q25 8 48.5 -4t31.5 -38q25 -80 92.5 -129.5t151.5 -49.5t151.5 49.5t92.5 129.5q8 26 32 38t49 4t37 -31.5t4 -48.5zM640 896q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5 t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1152 896q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1408 640q0 130 -51 248.5t-136.5 204t-204 136.5t-248.5 51t-248.5 -51t-204 -136.5t-136.5 -204t-51 -248.5 t51 -248.5t136.5 -204t204 -136.5t248.5 -51t248.5 51t204 136.5t136.5 204t51 248.5zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
286 |
-
<glyph unicode="" d="M1134 307q8 -25 -4 -48.5t-37 -31.5t-49 4t-32 38q-25 80 -92.5 129.5t-151.5 49.5t-151.5 -49.5t-92.5 -129.5q-8 -26 -31.5 -38t-48.5 -4q-26 8 -38 31.5t-4 48.5q37 121 138 195t228 74t228 -74t138 -195zM640 896q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5 t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1152 896q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1408 640q0 130 -51 248.5t-136.5 204t-204 136.5t-248.5 51t-248.5 -51t-204 -136.5t-136.5 -204 t-51 -248.5t51 -248.5t136.5 -204t204 -136.5t248.5 -51t248.5 51t204 136.5t136.5 204t51 248.5zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
287 |
-
<glyph unicode="" d="M1152 448q0 -26 -19 -45t-45 -19h-640q-26 0 -45 19t-19 45t19 45t45 19h640q26 0 45 -19t19 -45zM640 896q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1152 896q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5 t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1408 640q0 130 -51 248.5t-136.5 204t-204 136.5t-248.5 51t-248.5 -51t-204 -136.5t-136.5 -204t-51 -248.5t51 -248.5t136.5 -204t204 -136.5t248.5 -51t248.5 51t204 136.5t136.5 204t51 248.5zM1536 640 q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
288 |
-
<glyph unicode="" horiz-adv-x="1920" d="M832 448v128q0 14 -9 23t-23 9h-192v192q0 14 -9 23t-23 9h-128q-14 0 -23 -9t-9 -23v-192h-192q-14 0 -23 -9t-9 -23v-128q0 -14 9 -23t23 -9h192v-192q0 -14 9 -23t23 -9h128q14 0 23 9t9 23v192h192q14 0 23 9t9 23zM1408 384q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5 t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1664 640q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1920 512q0 -212 -150 -362t-362 -150q-192 0 -338 128h-220q-146 -128 -338 -128q-212 0 -362 150 t-150 362t150 362t362 150h896q212 0 362 -150t150 -362z" />
|
289 |
-
<glyph unicode="" horiz-adv-x="1920" d="M384 368v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16zM512 624v-96q0 -16 -16 -16h-224q-16 0 -16 16v96q0 16 16 16h224q16 0 16 -16zM384 880v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16zM1408 368v-96q0 -16 -16 -16 h-864q-16 0 -16 16v96q0 16 16 16h864q16 0 16 -16zM768 624v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16zM640 880v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16zM1024 624v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16 h96q16 0 16 -16zM896 880v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16zM1280 624v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16zM1664 368v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16zM1152 880v-96 q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16zM1408 880v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16zM1664 880v-352q0 -16 -16 -16h-224q-16 0 -16 16v96q0 16 16 16h112v240q0 16 16 16h96q16 0 16 -16zM1792 128v896h-1664v-896 h1664zM1920 1024v-896q0 -53 -37.5 -90.5t-90.5 -37.5h-1664q-53 0 -90.5 37.5t-37.5 90.5v896q0 53 37.5 90.5t90.5 37.5h1664q53 0 90.5 -37.5t37.5 -90.5z" />
|
290 |
-
<glyph unicode="" horiz-adv-x="1792" d="M1664 491v616q-169 -91 -306 -91q-82 0 -145 32q-100 49 -184 76.5t-178 27.5q-173 0 -403 -127v-599q245 113 433 113q55 0 103.5 -7.5t98 -26t77 -31t82.5 -39.5l28 -14q44 -22 101 -22q120 0 293 92zM320 1280q0 -35 -17.5 -64t-46.5 -46v-1266q0 -14 -9 -23t-23 -9 h-64q-14 0 -23 9t-9 23v1266q-29 17 -46.5 46t-17.5 64q0 53 37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1792 1216v-763q0 -39 -35 -57q-10 -5 -17 -9q-218 -116 -369 -116q-88 0 -158 35l-28 14q-64 33 -99 48t-91 29t-114 14q-102 0 -235.5 -44t-228.5 -102 q-15 -9 -33 -9q-16 0 -32 8q-32 19 -32 56v742q0 35 31 55q35 21 78.5 42.5t114 52t152.5 49.5t155 19q112 0 209 -31t209 -86q38 -19 89 -19q122 0 310 112q22 12 31 17q31 16 62 -2q31 -20 31 -55z" />
|
291 |
-
<glyph unicode="" horiz-adv-x="1792" d="M832 536v192q-181 -16 -384 -117v-185q205 96 384 110zM832 954v197q-172 -8 -384 -126v-189q215 111 384 118zM1664 491v184q-235 -116 -384 -71v224q-20 6 -39 15q-5 3 -33 17t-34.5 17t-31.5 15t-34.5 15.5t-32.5 13t-36 12.5t-35 8.5t-39.5 7.5t-39.5 4t-44 2 q-23 0 -49 -3v-222h19q102 0 192.5 -29t197.5 -82q19 -9 39 -15v-188q42 -17 91 -17q120 0 293 92zM1664 918v189q-169 -91 -306 -91q-45 0 -78 8v-196q148 -42 384 90zM320 1280q0 -35 -17.5 -64t-46.5 -46v-1266q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v1266 q-29 17 -46.5 46t-17.5 64q0 53 37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1792 1216v-763q0 -39 -35 -57q-10 -5 -17 -9q-218 -116 -369 -116q-88 0 -158 35l-28 14q-64 33 -99 48t-91 29t-114 14q-102 0 -235.5 -44t-228.5 -102q-15 -9 -33 -9q-16 0 -32 8 q-32 19 -32 56v742q0 35 31 55q35 21 78.5 42.5t114 52t152.5 49.5t155 19q112 0 209 -31t209 -86q38 -19 89 -19q122 0 310 112q22 12 31 17q31 16 62 -2q31 -20 31 -55z" />
|
292 |
-
<glyph unicode="" horiz-adv-x="1664" d="M585 553l-466 -466q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23t10 23l393 393l-393 393q-10 10 -10 23t10 23l50 50q10 10 23 10t23 -10l466 -466q10 -10 10 -23t-10 -23zM1664 96v-64q0 -14 -9 -23t-23 -9h-960q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h960q14 0 23 -9 t9 -23z" />
|
293 |
-
<glyph unicode="" horiz-adv-x="1920" d="M617 137l-50 -50q-10 -10 -23 -10t-23 10l-466 466q-10 10 -10 23t10 23l466 466q10 10 23 10t23 -10l50 -50q10 -10 10 -23t-10 -23l-393 -393l393 -393q10 -10 10 -23t-10 -23zM1208 1204l-373 -1291q-4 -13 -15.5 -19.5t-23.5 -2.5l-62 17q-13 4 -19.5 15.5t-2.5 24.5 l373 1291q4 13 15.5 19.5t23.5 2.5l62 -17q13 -4 19.5 -15.5t2.5 -24.5zM1865 553l-466 -466q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23t10 23l393 393l-393 393q-10 10 -10 23t10 23l50 50q10 10 23 10t23 -10l466 -466q10 -10 10 -23t-10 -23z" />
|
294 |
-
<glyph unicode="" horiz-adv-x="1792" d="M640 454v-70q0 -42 -39 -59q-13 -5 -25 -5q-27 0 -45 19l-512 512q-19 19 -19 45t19 45l512 512q29 31 70 14q39 -17 39 -59v-69l-397 -398q-19 -19 -19 -45t19 -45zM1792 416q0 -58 -17 -133.5t-38.5 -138t-48 -125t-40.5 -90.5l-20 -40q-8 -17 -28 -17q-6 0 -9 1 q-25 8 -23 34q43 400 -106 565q-64 71 -170.5 110.5t-267.5 52.5v-251q0 -42 -39 -59q-13 -5 -25 -5q-27 0 -45 19l-512 512q-19 19 -19 45t19 45l512 512q29 31 70 14q39 -17 39 -59v-262q411 -28 599 -221q169 -173 169 -509z" />
|
295 |
-
<glyph unicode="" horiz-adv-x="1664" d="M1186 579l257 250l-356 52l-66 10l-30 60l-159 322v-963l59 -31l318 -168l-60 355l-12 66zM1638 841l-363 -354l86 -500q5 -33 -6 -51.5t-34 -18.5q-17 0 -40 12l-449 236l-449 -236q-23 -12 -40 -12q-23 0 -34 18.5t-6 51.5l86 500l-364 354q-32 32 -23 59.5t54 34.5 l502 73l225 455q20 41 49 41q28 0 49 -41l225 -455l502 -73q45 -7 54 -34.5t-24 -59.5z" />
|
296 |
-
<glyph unicode="" horiz-adv-x="1408" d="M1401 1187l-640 -1280q-17 -35 -57 -35q-5 0 -15 2q-22 5 -35.5 22.5t-13.5 39.5v576h-576q-22 0 -39.5 13.5t-22.5 35.5t4 42t29 30l1280 640q13 7 29 7q27 0 45 -19q15 -14 18.5 -34.5t-6.5 -39.5z" />
|
297 |
-
<glyph unicode="" horiz-adv-x="1664" d="M557 256h595v595zM512 301l595 595h-595v-595zM1664 224v-192q0 -14 -9 -23t-23 -9h-224v-224q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v224h-864q-14 0 -23 9t-9 23v864h-224q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h224v224q0 14 9 23t23 9h192q14 0 23 -9t9 -23 v-224h851l246 247q10 9 23 9t23 -9q9 -10 9 -23t-9 -23l-247 -246v-851h224q14 0 23 -9t9 -23z" />
|
298 |
-
<glyph unicode="" horiz-adv-x="1024" d="M288 64q0 40 -28 68t-68 28t-68 -28t-28 -68t28 -68t68 -28t68 28t28 68zM288 1216q0 40 -28 68t-68 28t-68 -28t-28 -68t28 -68t68 -28t68 28t28 68zM928 1088q0 40 -28 68t-68 28t-68 -28t-28 -68t28 -68t68 -28t68 28t28 68zM1024 1088q0 -52 -26 -96.5t-70 -69.5 q-2 -287 -226 -414q-68 -38 -203 -81q-128 -40 -169.5 -71t-41.5 -100v-26q44 -25 70 -69.5t26 -96.5q0 -80 -56 -136t-136 -56t-136 56t-56 136q0 52 26 96.5t70 69.5v820q-44 25 -70 69.5t-26 96.5q0 80 56 136t136 56t136 -56t56 -136q0 -52 -26 -96.5t-70 -69.5v-497 q54 26 154 57q55 17 87.5 29.5t70.5 31t59 39.5t40.5 51t28 69.5t8.5 91.5q-44 25 -70 69.5t-26 96.5q0 80 56 136t136 56t136 -56t56 -136z" />
|
299 |
-
<glyph unicode="" horiz-adv-x="1664" d="M439 265l-256 -256q-10 -9 -23 -9q-12 0 -23 9q-9 10 -9 23t9 23l256 256q10 9 23 9t23 -9q9 -10 9 -23t-9 -23zM608 224v-320q0 -14 -9 -23t-23 -9t-23 9t-9 23v320q0 14 9 23t23 9t23 -9t9 -23zM384 448q0 -14 -9 -23t-23 -9h-320q-14 0 -23 9t-9 23t9 23t23 9h320 q14 0 23 -9t9 -23zM1648 320q0 -120 -85 -203l-147 -146q-83 -83 -203 -83q-121 0 -204 85l-334 335q-21 21 -42 56l239 18l273 -274q27 -27 68 -27.5t68 26.5l147 146q28 28 28 67q0 40 -28 68l-274 275l18 239q35 -21 56 -42l336 -336q84 -86 84 -204zM1031 1044l-239 -18 l-273 274q-28 28 -68 28q-39 0 -68 -27l-147 -146q-28 -28 -28 -67q0 -40 28 -68l274 -274l-18 -240q-35 21 -56 42l-336 336q-84 86 -84 204q0 120 85 203l147 146q83 83 203 83q121 0 204 -85l334 -335q21 -21 42 -56zM1664 960q0 -14 -9 -23t-23 -9h-320q-14 0 -23 9 t-9 23t9 23t23 9h320q14 0 23 -9t9 -23zM1120 1504v-320q0 -14 -9 -23t-23 -9t-23 9t-9 23v320q0 14 9 23t23 9t23 -9t9 -23zM1527 1353l-256 -256q-11 -9 -23 -9t-23 9q-9 10 -9 23t9 23l256 256q10 9 23 9t23 -9q9 -10 9 -23t-9 -23z" />
|
300 |
-
<glyph unicode="" horiz-adv-x="1024" d="M704 280v-240q0 -16 -12 -28t-28 -12h-240q-16 0 -28 12t-12 28v240q0 16 12 28t28 12h240q16 0 28 -12t12 -28zM1020 880q0 -54 -15.5 -101t-35 -76.5t-55 -59.5t-57.5 -43.5t-61 -35.5q-41 -23 -68.5 -65t-27.5 -67q0 -17 -12 -32.5t-28 -15.5h-240q-15 0 -25.5 18.5 t-10.5 37.5v45q0 83 65 156.5t143 108.5q59 27 84 56t25 76q0 42 -46.5 74t-107.5 32q-65 0 -108 -29q-35 -25 -107 -115q-13 -16 -31 -16q-12 0 -25 8l-164 125q-13 10 -15.5 25t5.5 28q160 266 464 266q80 0 161 -31t146 -83t106 -127.5t41 -158.5z" />
|
301 |
-
<glyph unicode="" horiz-adv-x="640" d="M640 192v-128q0 -26 -19 -45t-45 -19h-512q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h64v384h-64q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h384q26 0 45 -19t19 -45v-576h64q26 0 45 -19t19 -45zM512 1344v-192q0 -26 -19 -45t-45 -19h-256q-26 0 -45 19t-19 45v192 q0 26 19 45t45 19h256q26 0 45 -19t19 -45z" />
|
302 |
-
<glyph unicode="" horiz-adv-x="640" d="M512 288v-224q0 -26 -19 -45t-45 -19h-256q-26 0 -45 19t-19 45v224q0 26 19 45t45 19h256q26 0 45 -19t19 -45zM542 1344l-28 -768q-1 -26 -20.5 -45t-45.5 -19h-256q-26 0 -45.5 19t-20.5 45l-28 768q-1 26 17.5 45t44.5 19h320q26 0 44.5 -19t17.5 -45z" />
|
303 |
-
<glyph unicode="" d="M897 167v-167h-248l-159 252l-24 42q-8 9 -11 21h-3l-9 -21q-10 -20 -25 -44l-155 -250h-258v167h128l197 291l-185 272h-137v168h276l139 -228q2 -4 23 -42q8 -9 11 -21h3q3 9 11 21l25 42l140 228h257v-168h-125l-184 -267l204 -296h109zM1534 846v-206h-514l-3 27 q-4 28 -4 46q0 64 26 117t65 86.5t84 65t84 54.5t65 54t26 64q0 38 -29.5 62.5t-70.5 24.5q-51 0 -97 -39q-14 -11 -36 -38l-105 92q26 37 63 66q83 65 188 65q110 0 178 -59.5t68 -158.5q0 -56 -24.5 -103t-62 -76.5t-81.5 -58.5t-82 -50.5t-65.5 -51.5t-30.5 -63h232v80 h126z" />
|
304 |
-
<glyph unicode="" d="M897 167v-167h-248l-159 252l-24 42q-8 9 -11 21h-3l-9 -21q-10 -20 -25 -44l-155 -250h-258v167h128l197 291l-185 272h-137v168h276l139 -228q2 -4 23 -42q8 -9 11 -21h3q3 9 11 21l25 42l140 228h257v-168h-125l-184 -267l204 -296h109zM1536 -50v-206h-514l-4 27 q-3 45 -3 46q0 64 26 117t65 86.5t84 65t84 54.5t65 54t26 64q0 38 -29.5 62.5t-70.5 24.5q-51 0 -97 -39q-14 -11 -36 -38l-105 92q26 37 63 66q80 65 188 65q110 0 178 -59.5t68 -158.5q0 -66 -34.5 -118.5t-84 -86t-99.5 -62.5t-87 -63t-41 -73h232v80h126z" />
|
305 |
-
<glyph unicode="" horiz-adv-x="1920" d="M896 128l336 384h-768l-336 -384h768zM1909 1205q15 -34 9.5 -71.5t-30.5 -65.5l-896 -1024q-38 -44 -96 -44h-768q-38 0 -69.5 20.5t-47.5 54.5q-15 34 -9.5 71.5t30.5 65.5l896 1024q38 44 96 44h768q38 0 69.5 -20.5t47.5 -54.5z" />
|
306 |
-
<glyph unicode="" horiz-adv-x="1664" d="M1664 438q0 -81 -44.5 -135t-123.5 -54q-41 0 -77.5 17.5t-59 38t-56.5 38t-71 17.5q-110 0 -110 -124q0 -39 16 -115t15 -115v-5q-22 0 -33 -1q-34 -3 -97.5 -11.5t-115.5 -13.5t-98 -5q-61 0 -103 26.5t-42 83.5q0 37 17.5 71t38 56.5t38 59t17.5 77.5q0 79 -54 123.5 t-135 44.5q-84 0 -143 -45.5t-59 -127.5q0 -43 15 -83t33.5 -64.5t33.5 -53t15 -50.5q0 -45 -46 -89q-37 -35 -117 -35q-95 0 -245 24q-9 2 -27.5 4t-27.5 4l-13 2q-1 0 -3 1q-2 0 -2 1v1024q2 -1 17.5 -3.5t34 -5t21.5 -3.5q150 -24 245 -24q80 0 117 35q46 44 46 89 q0 22 -15 50.5t-33.5 53t-33.5 64.5t-15 83q0 82 59 127.5t144 45.5q80 0 134 -44.5t54 -123.5q0 -41 -17.5 -77.5t-38 -59t-38 -56.5t-17.5 -71q0 -57 42 -83.5t103 -26.5q64 0 180 15t163 17v-2q-1 -2 -3.5 -17.5t-5 -34t-3.5 -21.5q-24 -150 -24 -245q0 -80 35 -117 q44 -46 89 -46q22 0 50.5 15t53 33.5t64.5 33.5t83 15q82 0 127.5 -59t45.5 -143z" />
|
307 |
-
<glyph unicode="" horiz-adv-x="1152" d="M1152 832v-128q0 -221 -147.5 -384.5t-364.5 -187.5v-132h256q26 0 45 -19t19 -45t-19 -45t-45 -19h-640q-26 0 -45 19t-19 45t19 45t45 19h256v132q-217 24 -364.5 187.5t-147.5 384.5v128q0 26 19 45t45 19t45 -19t19 -45v-128q0 -185 131.5 -316.5t316.5 -131.5 t316.5 131.5t131.5 316.5v128q0 26 19 45t45 19t45 -19t19 -45zM896 1216v-512q0 -132 -94 -226t-226 -94t-226 94t-94 226v512q0 132 94 226t226 94t226 -94t94 -226z" />
|
308 |
-
<glyph unicode="" horiz-adv-x="1408" d="M271 591l-101 -101q-42 103 -42 214v128q0 26 19 45t45 19t45 -19t19 -45v-128q0 -53 15 -113zM1385 1193l-361 -361v-128q0 -132 -94 -226t-226 -94q-55 0 -109 19l-96 -96q97 -51 205 -51q185 0 316.5 131.5t131.5 316.5v128q0 26 19 45t45 19t45 -19t19 -45v-128 q0 -221 -147.5 -384.5t-364.5 -187.5v-132h256q26 0 45 -19t19 -45t-19 -45t-45 -19h-640q-26 0 -45 19t-19 45t19 45t45 19h256v132q-125 13 -235 81l-254 -254q-10 -10 -23 -10t-23 10l-82 82q-10 10 -10 23t10 23l1234 1234q10 10 23 10t23 -10l82 -82q10 -10 10 -23 t-10 -23zM1005 1325l-621 -621v512q0 132 94 226t226 94q102 0 184.5 -59t116.5 -152z" />
|
309 |
-
<glyph unicode="" horiz-adv-x="1280" d="M1088 576v640h-448v-1137q119 63 213 137q235 184 235 360zM1280 1344v-768q0 -86 -33.5 -170.5t-83 -150t-118 -127.5t-126.5 -103t-121 -77.5t-89.5 -49.5t-42.5 -20q-12 -6 -26 -6t-26 6q-16 7 -42.5 20t-89.5 49.5t-121 77.5t-126.5 103t-118 127.5t-83 150 t-33.5 170.5v768q0 26 19 45t45 19h1152q26 0 45 -19t19 -45z" />
|
310 |
-
<glyph unicode="" horiz-adv-x="1664" d="M128 -128h1408v1024h-1408v-1024zM512 1088v288q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-288q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1280 1088v288q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-288q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1664 1152v-1280 q0 -52 -38 -90t-90 -38h-1408q-52 0 -90 38t-38 90v1280q0 52 38 90t90 38h128v96q0 66 47 113t113 47h64q66 0 113 -47t47 -113v-96h384v96q0 66 47 113t113 47h64q66 0 113 -47t47 -113v-96h128q52 0 90 -38t38 -90z" />
|
311 |
-
<glyph unicode="" horiz-adv-x="1408" d="M512 1344q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1408 1376v-320q0 -16 -12 -25q-8 -7 -20 -7q-4 0 -7 1l-448 96q-11 2 -18 11t-7 20h-256v-102q111 -23 183.5 -111t72.5 -203v-800q0 -26 -19 -45t-45 -19h-512q-26 0 -45 19t-19 45v800 q0 106 62.5 190.5t161.5 114.5v111h-32q-59 0 -115 -23.5t-91.5 -53t-66 -66.5t-40.5 -53.5t-14 -24.5q-17 -35 -57 -35q-16 0 -29 7q-23 12 -31.5 37t3.5 49q5 10 14.5 26t37.5 53.5t60.5 70t85 67t108.5 52.5q-25 42 -25 86q0 66 47 113t113 47t113 -47t47 -113 q0 -33 -14 -64h302q0 11 7 20t18 11l448 96q3 1 7 1q12 0 20 -7q12 -9 12 -25z" />
|
312 |
-
<glyph unicode="" horiz-adv-x="1664" d="M1440 1088q0 40 -28 68t-68 28t-68 -28t-28 -68t28 -68t68 -28t68 28t28 68zM1664 1376q0 -249 -75.5 -430.5t-253.5 -360.5q-81 -80 -195 -176l-20 -379q-2 -16 -16 -26l-384 -224q-7 -4 -16 -4q-12 0 -23 9l-64 64q-13 14 -8 32l85 276l-281 281l-276 -85q-3 -1 -9 -1 q-14 0 -23 9l-64 64q-17 19 -5 39l224 384q10 14 26 16l379 20q96 114 176 195q188 187 358 258t431 71q14 0 24 -9.5t10 -22.5z" />
|
313 |
-
<glyph unicode="" horiz-adv-x="1792" d="M1745 763l-164 -763h-334l178 832q13 56 -15 88q-27 33 -83 33h-169l-204 -953h-334l204 953h-286l-204 -953h-334l204 953l-153 327h1276q101 0 189.5 -40.5t147.5 -113.5q60 -73 81 -168.5t0 -194.5z" />
|
314 |
-
<glyph unicode="" d="M909 141l102 102q19 19 19 45t-19 45l-307 307l307 307q19 19 19 45t-19 45l-102 102q-19 19 -45 19t-45 -19l-454 -454q-19 -19 -19 -45t19 -45l454 -454q19 -19 45 -19t45 19zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5 t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
315 |
-
<glyph unicode="" d="M717 141l454 454q19 19 19 45t-19 45l-454 454q-19 19 -45 19t-45 -19l-102 -102q-19 -19 -19 -45t19 -45l307 -307l-307 -307q-19 -19 -19 -45t19 -45l102 -102q19 -19 45 -19t45 19zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5 t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
316 |
-
<glyph unicode="" d="M1165 397l102 102q19 19 19 45t-19 45l-454 454q-19 19 -45 19t-45 -19l-454 -454q-19 -19 -19 -45t19 -45l102 -102q19 -19 45 -19t45 19l307 307l307 -307q19 -19 45 -19t45 19zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5 t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
317 |
-
<glyph unicode="" d="M813 237l454 454q19 19 19 45t-19 45l-102 102q-19 19 -45 19t-45 -19l-307 -307l-307 307q-19 19 -45 19t-45 -19l-102 -102q-19 -19 -19 -45t19 -45l454 -454q19 -19 45 -19t45 19zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5 t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
318 |
-
<glyph unicode="" horiz-adv-x="1408" d="M1130 939l16 175h-884l47 -534h612l-22 -228l-197 -53l-196 53l-13 140h-175l22 -278l362 -100h4v1l359 99l50 544h-644l-15 181h674zM0 1408h1408l-128 -1438l-578 -162l-574 162z" />
|
319 |
-
<glyph unicode="" horiz-adv-x="1792" d="M275 1408h1505l-266 -1333l-804 -267l-698 267l71 356h297l-29 -147l422 -161l486 161l68 339h-1208l58 297h1209l38 191h-1208z" />
|
320 |
-
<glyph unicode="" horiz-adv-x="1792" d="M960 1280q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1792 352v-352q0 -22 -20 -30q-8 -2 -12 -2q-13 0 -23 9l-93 93q-119 -143 -318.5 -226.5t-429.5 -83.5t-429.5 83.5t-318.5 226.5l-93 -93q-9 -9 -23 -9q-4 0 -12 2q-20 8 -20 30v352 q0 14 9 23t23 9h352q22 0 30 -20q8 -19 -7 -35l-100 -100q67 -91 189.5 -153.5t271.5 -82.5v647h-192q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h192v163q-58 34 -93 92.5t-35 128.5q0 106 75 181t181 75t181 -75t75 -181q0 -70 -35 -128.5t-93 -92.5v-163h192q26 0 45 -19 t19 -45v-128q0 -26 -19 -45t-45 -19h-192v-647q149 20 271.5 82.5t189.5 153.5l-100 100q-15 16 -7 35q8 20 30 20h352q14 0 23 -9t9 -23z" />
|
321 |
-
<glyph unicode="" horiz-adv-x="1152" d="M1056 768q40 0 68 -28t28 -68v-576q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28t-28 68v576q0 40 28 68t68 28h32v320q0 185 131.5 316.5t316.5 131.5t316.5 -131.5t131.5 -316.5q0 -26 -19 -45t-45 -19h-64q-26 0 -45 19t-19 45q0 106 -75 181t-181 75t-181 -75t-75 -181 v-320h736z" />
|
322 |
-
<glyph unicode="" d="M1024 640q0 -106 -75 -181t-181 -75t-181 75t-75 181t75 181t181 75t181 -75t75 -181zM1152 640q0 159 -112.5 271.5t-271.5 112.5t-271.5 -112.5t-112.5 -271.5t112.5 -271.5t271.5 -112.5t271.5 112.5t112.5 271.5zM1280 640q0 -212 -150 -362t-362 -150t-362 150 t-150 362t150 362t362 150t362 -150t150 -362zM1408 640q0 130 -51 248.5t-136.5 204t-204 136.5t-248.5 51t-248.5 -51t-204 -136.5t-136.5 -204t-51 -248.5t51 -248.5t136.5 -204t204 -136.5t248.5 -51t248.5 51t204 136.5t136.5 204t51 248.5zM1536 640 q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
323 |
-
<glyph unicode="" horiz-adv-x="1408" d="M384 800v-192q0 -40 -28 -68t-68 -28h-192q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h192q40 0 68 -28t28 -68zM896 800v-192q0 -40 -28 -68t-68 -28h-192q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h192q40 0 68 -28t28 -68zM1408 800v-192q0 -40 -28 -68t-68 -28h-192 q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h192q40 0 68 -28t28 -68z" />
|
324 |
-
<glyph unicode="" horiz-adv-x="384" d="M384 288v-192q0 -40 -28 -68t-68 -28h-192q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h192q40 0 68 -28t28 -68zM384 800v-192q0 -40 -28 -68t-68 -28h-192q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h192q40 0 68 -28t28 -68zM384 1312v-192q0 -40 -28 -68t-68 -28h-192 q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h192q40 0 68 -28t28 -68z" />
|
325 |
-
<glyph unicode="" d="M512 256q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM863 162q-13 232 -177 396t-396 177q-14 1 -24 -9t-10 -23v-128q0 -13 8.5 -22t21.5 -10q154 -11 264 -121t121 -264q1 -13 10 -21.5t22 -8.5h128q13 0 23 10 t9 24zM1247 161q-5 154 -56 297.5t-139.5 260t-205 205t-260 139.5t-297.5 56q-14 1 -23 -9q-10 -10 -10 -23v-128q0 -13 9 -22t22 -10q204 -7 378 -111.5t278.5 -278.5t111.5 -378q1 -13 10 -22t22 -9h128q13 0 23 10q11 9 9 23zM1536 1120v-960q0 -119 -84.5 -203.5 t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
|
326 |
-
<glyph unicode="" d="M768 1408q209 0 385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103zM1152 585q32 18 32 55t-32 55l-544 320q-31 19 -64 1q-32 -19 -32 -56v-640q0 -37 32 -56 q16 -8 32 -8q17 0 32 9z" />
|
327 |
-
<glyph unicode="" horiz-adv-x="1792" d="M1024 1084l316 -316l-572 -572l-316 316zM813 105l618 618q19 19 19 45t-19 45l-362 362q-18 18 -45 18t-45 -18l-618 -618q-19 -19 -19 -45t19 -45l362 -362q18 -18 45 -18t45 18zM1702 742l-907 -908q-37 -37 -90.5 -37t-90.5 37l-126 126q56 56 56 136t-56 136 t-136 56t-136 -56l-125 126q-37 37 -37 90.5t37 90.5l907 906q37 37 90.5 37t90.5 -37l125 -125q-56 -56 -56 -136t56 -136t136 -56t136 56l126 -125q37 -37 37 -90.5t-37 -90.5z" />
|
328 |
-
<glyph unicode="" d="M1280 576v128q0 26 -19 45t-45 19h-896q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h896q26 0 45 19t19 45zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5 t84.5 -203.5z" />
|
329 |
-
<glyph unicode="" horiz-adv-x="1408" d="M1152 736v-64q0 -14 -9 -23t-23 -9h-832q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h832q14 0 23 -9t9 -23zM1280 288v832q0 66 -47 113t-113 47h-832q-66 0 -113 -47t-47 -113v-832q0 -66 47 -113t113 -47h832q66 0 113 47t47 113zM1408 1120v-832q0 -119 -84.5 -203.5 t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5v832q0 119 84.5 203.5t203.5 84.5h832q119 0 203.5 -84.5t84.5 -203.5z" />
|
330 |
-
<glyph unicode="" horiz-adv-x="1024" d="M1018 933q-18 -37 -58 -37h-192v-864q0 -14 -9 -23t-23 -9h-704q-21 0 -29 18q-8 20 4 35l160 192q9 11 25 11h320v640h-192q-40 0 -58 37q-17 37 9 68l320 384q18 22 49 22t49 -22l320 -384q27 -32 9 -68z" />
|
331 |
-
<glyph unicode="" horiz-adv-x="1024" d="M32 1280h704q13 0 22.5 -9.5t9.5 -23.5v-863h192q40 0 58 -37t-9 -69l-320 -384q-18 -22 -49 -22t-49 22l-320 384q-26 31 -9 69q18 37 58 37h192v640h-320q-14 0 -25 11l-160 192q-13 14 -4 34q9 19 29 19z" />
|
332 |
-
<glyph unicode="" d="M685 237l614 614q19 19 19 45t-19 45l-102 102q-19 19 -45 19t-45 -19l-467 -467l-211 211q-19 19 -45 19t-45 -19l-102 -102q-19 -19 -19 -45t19 -45l358 -358q19 -19 45 -19t45 19zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5 t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
|
333 |
-
<glyph unicode="" d="M404 428l152 -152l-52 -52h-56v96h-96v56zM818 818q14 -13 -3 -30l-291 -291q-17 -17 -30 -3q-14 13 3 30l291 291q17 17 30 3zM544 128l544 544l-288 288l-544 -544v-288h288zM1152 736l92 92q28 28 28 68t-28 68l-152 152q-28 28 -68 28t-68 -28l-92 -92zM1536 1120 v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
|
334 |
-
<glyph unicode="" d="M1280 608v480q0 26 -19 45t-45 19h-480q-42 0 -59 -39q-17 -41 14 -70l144 -144l-534 -534q-19 -19 -19 -45t19 -45l102 -102q19 -19 45 -19t45 19l534 534l144 -144q18 -19 45 -19q12 0 25 5q39 17 39 59zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960 q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
|
335 |
-
<glyph unicode="" d="M1005 435l352 352q19 19 19 45t-19 45l-352 352q-30 31 -69 14q-40 -17 -40 -59v-160q-119 0 -216 -19.5t-162.5 -51t-114 -79t-76.5 -95.5t-44.5 -109t-21.5 -111.5t-5 -110.5q0 -181 167 -404q10 -12 25 -12q7 0 13 3q22 9 19 33q-44 354 62 473q46 52 130 75.5 t224 23.5v-160q0 -42 40 -59q12 -5 24 -5q26 0 45 19zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
|
336 |
-
<glyph unicode="" d="M640 448l256 128l-256 128v-256zM1024 1039v-542l-512 -256v542zM1312 640q0 148 -73 273t-198 198t-273 73t-273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103 t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
337 |
-
<glyph unicode="" d="M1145 861q18 -35 -5 -66l-320 -448q-19 -27 -52 -27t-52 27l-320 448q-23 31 -5 66q17 35 57 35h640q40 0 57 -35zM1280 160v960q0 13 -9.5 22.5t-22.5 9.5h-960q-13 0 -22.5 -9.5t-9.5 -22.5v-960q0 -13 9.5 -22.5t22.5 -9.5h960q13 0 22.5 9.5t9.5 22.5zM1536 1120 v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
|
338 |
-
<glyph unicode="" d="M1145 419q-17 -35 -57 -35h-640q-40 0 -57 35q-18 35 5 66l320 448q19 27 52 27t52 -27l320 -448q23 -31 5 -66zM1280 160v960q0 13 -9.5 22.5t-22.5 9.5h-960q-13 0 -22.5 -9.5t-9.5 -22.5v-960q0 -13 9.5 -22.5t22.5 -9.5h960q13 0 22.5 9.5t9.5 22.5zM1536 1120v-960 q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
|
339 |
-
<glyph unicode="" d="M1088 640q0 -33 -27 -52l-448 -320q-31 -23 -66 -5q-35 17 -35 57v640q0 40 35 57q35 18 66 -5l448 -320q27 -19 27 -52zM1280 160v960q0 14 -9 23t-23 9h-960q-14 0 -23 -9t-9 -23v-960q0 -14 9 -23t23 -9h960q14 0 23 9t9 23zM1536 1120v-960q0 -119 -84.5 -203.5 t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
|
340 |
-
<glyph unicode="" horiz-adv-x="1024" d="M976 229l35 -159q3 -12 -3 -22.5t-17 -14.5l-5 -1q-4 -2 -10.5 -3.5t-16 -4.5t-21.5 -5.5t-25.5 -5t-30 -5t-33.5 -4.5t-36.5 -3t-38.5 -1q-234 0 -409 130.5t-238 351.5h-95q-13 0 -22.5 9.5t-9.5 22.5v113q0 13 9.5 22.5t22.5 9.5h66q-2 57 1 105h-67q-14 0 -23 9 t-9 23v114q0 14 9 23t23 9h98q67 210 243.5 338t400.5 128q102 0 194 -23q11 -3 20 -15q6 -11 3 -24l-43 -159q-3 -13 -14 -19.5t-24 -2.5l-4 1q-4 1 -11.5 2.5l-17.5 3.5t-22.5 3.5t-26 3t-29 2.5t-29.5 1q-126 0 -226 -64t-150 -176h468q16 0 25 -12q10 -12 7 -26 l-24 -114q-5 -26 -32 -26h-488q-3 -37 0 -105h459q15 0 25 -12q9 -12 6 -27l-24 -112q-2 -11 -11 -18.5t-20 -7.5h-387q48 -117 149.5 -185.5t228.5 -68.5q18 0 36 1.5t33.5 3.5t29.5 4.5t24.5 5t18.5 4.5l12 3l5 2q13 5 26 -2q12 -7 15 -21z" />
|
341 |
-
<glyph unicode="" horiz-adv-x="1024" d="M1020 399v-367q0 -14 -9 -23t-23 -9h-956q-14 0 -23 9t-9 23v150q0 13 9.5 22.5t22.5 9.5h97v383h-95q-14 0 -23 9.5t-9 22.5v131q0 14 9 23t23 9h95v223q0 171 123.5 282t314.5 111q185 0 335 -125q9 -8 10 -20.5t-7 -22.5l-103 -127q-9 -11 -22 -12q-13 -2 -23 7 q-5 5 -26 19t-69 32t-93 18q-85 0 -137 -47t-52 -123v-215h305q13 0 22.5 -9t9.5 -23v-131q0 -13 -9.5 -22.5t-22.5 -9.5h-305v-379h414v181q0 13 9 22.5t23 9.5h162q14 0 23 -9.5t9 -22.5z" />
|
342 |
-
<glyph unicode="" horiz-adv-x="1024" d="M978 351q0 -153 -99.5 -263.5t-258.5 -136.5v-175q0 -14 -9 -23t-23 -9h-135q-13 0 -22.5 9.5t-9.5 22.5v175q-66 9 -127.5 31t-101.5 44.5t-74 48t-46.5 37.5t-17.5 18q-17 21 -2 41l103 135q7 10 23 12q15 2 24 -9l2 -2q113 -99 243 -125q37 -8 74 -8q81 0 142.5 43 t61.5 122q0 28 -15 53t-33.5 42t-58.5 37.5t-66 32t-80 32.5q-39 16 -61.5 25t-61.5 26.5t-62.5 31t-56.5 35.5t-53.5 42.5t-43.5 49t-35.5 58t-21 66.5t-8.5 78q0 138 98 242t255 134v180q0 13 9.5 22.5t22.5 9.5h135q14 0 23 -9t9 -23v-176q57 -6 110.5 -23t87 -33.5 t63.5 -37.5t39 -29t15 -14q17 -18 5 -38l-81 -146q-8 -15 -23 -16q-14 -3 -27 7q-3 3 -14.5 12t-39 26.5t-58.5 32t-74.5 26t-85.5 11.5q-95 0 -155 -43t-60 -111q0 -26 8.5 -48t29.5 -41.5t39.5 -33t56 -31t60.5 -27t70 -27.5q53 -20 81 -31.5t76 -35t75.5 -42.5t62 -50 t53 -63.5t31.5 -76.5t13 -94z" />
|
343 |
-
<glyph unicode="" horiz-adv-x="898" d="M898 1066v-102q0 -14 -9 -23t-23 -9h-168q-23 -144 -129 -234t-276 -110q167 -178 459 -536q14 -16 4 -34q-8 -18 -29 -18h-195q-16 0 -25 12q-306 367 -498 571q-9 9 -9 22v127q0 13 9.5 22.5t22.5 9.5h112q132 0 212.5 43t102.5 125h-427q-14 0 -23 9t-9 23v102 q0 14 9 23t23 9h413q-57 113 -268 113h-145q-13 0 -22.5 9.5t-9.5 22.5v133q0 14 9 23t23 9h832q14 0 23 -9t9 -23v-102q0 -14 -9 -23t-23 -9h-233q47 -61 64 -144h171q14 0 23 -9t9 -23z" />
|
344 |
-
<glyph unicode="" horiz-adv-x="1027" d="M603 0h-172q-13 0 -22.5 9t-9.5 23v330h-288q-13 0 -22.5 9t-9.5 23v103q0 13 9.5 22.5t22.5 9.5h288v85h-288q-13 0 -22.5 9t-9.5 23v104q0 13 9.5 22.5t22.5 9.5h214l-321 578q-8 16 0 32q10 16 28 16h194q19 0 29 -18l215 -425q19 -38 56 -125q10 24 30.5 68t27.5 61 l191 420q8 19 29 19h191q17 0 27 -16q9 -14 1 -31l-313 -579h215q13 0 22.5 -9.5t9.5 -22.5v-104q0 -14 -9.5 -23t-22.5 -9h-290v-85h290q13 0 22.5 -9.5t9.5 -22.5v-103q0 -14 -9.5 -23t-22.5 -9h-290v-330q0 -13 -9.5 -22.5t-22.5 -9.5z" />
|
345 |
-
<glyph unicode="" horiz-adv-x="1280" d="M1043 971q0 100 -65 162t-171 62h-320v-448h320q106 0 171 62t65 162zM1280 971q0 -193 -126.5 -315t-326.5 -122h-340v-118h505q14 0 23 -9t9 -23v-128q0 -14 -9 -23t-23 -9h-505v-192q0 -14 -9.5 -23t-22.5 -9h-167q-14 0 -23 9t-9 23v192h-224q-14 0 -23 9t-9 23v128 q0 14 9 23t23 9h224v118h-224q-14 0 -23 9t-9 23v149q0 13 9 22.5t23 9.5h224v629q0 14 9 23t23 9h539q200 0 326.5 -122t126.5 -315z" />
|
346 |
-
<glyph unicode="" horiz-adv-x="1792" d="M514 341l81 299h-159l75 -300q1 -1 1 -3t1 -3q0 1 0.5 3.5t0.5 3.5zM630 768l35 128h-292l32 -128h225zM822 768h139l-35 128h-70zM1271 340l78 300h-162l81 -299q0 -1 0.5 -3.5t1.5 -3.5q0 1 0.5 3t0.5 3zM1382 768l33 128h-297l34 -128h230zM1792 736v-64q0 -14 -9 -23 t-23 -9h-213l-164 -616q-7 -24 -31 -24h-159q-24 0 -31 24l-166 616h-209l-167 -616q-7 -24 -31 -24h-159q-11 0 -19.5 7t-10.5 17l-160 616h-208q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h175l-33 128h-142q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h109l-89 344q-5 15 5 28 q10 12 26 12h137q26 0 31 -24l90 -360h359l97 360q7 24 31 24h126q24 0 31 -24l98 -360h365l93 360q5 24 31 24h137q16 0 26 -12q10 -13 5 -28l-91 -344h111q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-145l-34 -128h179q14 0 23 -9t9 -23z" />
|
347 |
-
<glyph unicode="" horiz-adv-x="1280" d="M1167 896q18 -182 -131 -258q117 -28 175 -103t45 -214q-7 -71 -32.5 -125t-64.5 -89t-97 -58.5t-121.5 -34.5t-145.5 -15v-255h-154v251q-80 0 -122 1v-252h-154v255q-18 0 -54 0.5t-55 0.5h-200l31 183h111q50 0 58 51v402h16q-6 1 -16 1v287q-13 68 -89 68h-111v164 l212 -1q64 0 97 1v252h154v-247q82 2 122 2v245h154v-252q79 -7 140 -22.5t113 -45t82.5 -78t36.5 -114.5zM952 351q0 36 -15 64t-37 46t-57.5 30.5t-65.5 18.5t-74 9t-69 3t-64.5 -1t-47.5 -1v-338q8 0 37 -0.5t48 -0.5t53 1.5t58.5 4t57 8.5t55.5 14t47.5 21t39.5 30 t24.5 40t9.5 51zM881 827q0 33 -12.5 58.5t-30.5 42t-48 28t-55 16.5t-61.5 8t-58 2.5t-54 -1t-39.5 -0.5v-307q5 0 34.5 -0.5t46.5 0t50 2t55 5.5t51.5 11t48.5 18.5t37 27t27 38.5t9 51z" />
|
348 |
-
<glyph unicode="" horiz-adv-x="1280" d="M1280 768v-800q0 -40 -28 -68t-68 -28h-1088q-40 0 -68 28t-28 68v1344q0 40 28 68t68 28h544v-544q0 -40 28 -68t68 -28h544zM1277 896h-509v509q82 -15 132 -65l312 -312q50 -50 65 -132z" />
|
349 |
-
<glyph unicode="" horiz-adv-x="1280" d="M1024 160v64q0 14 -9 23t-23 9h-704q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h704q14 0 23 9t9 23zM1024 416v64q0 14 -9 23t-23 9h-704q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h704q14 0 23 9t9 23zM1280 768v-800q0 -40 -28 -68t-68 -28h-1088q-40 0 -68 28 t-28 68v1344q0 40 28 68t68 28h544v-544q0 -40 28 -68t68 -28h544zM1277 896h-509v509q82 -15 132 -65l312 -312q50 -50 65 -132z" />
|
350 |
-
<glyph unicode="" horiz-adv-x="1664" d="M1191 1128h177l-72 218l-12 47q-2 16 -2 20h-4l-3 -20q0 -1 -3.5 -18t-7.5 -29zM736 96q0 -12 -10 -24l-319 -319q-10 -9 -23 -9q-12 0 -23 9l-320 320q-15 16 -7 35q8 20 30 20h192v1376q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1376h192q14 0 23 -9t9 -23zM1572 -23 v-233h-584v90l369 529q12 18 21 27l11 9v3q-2 0 -6.5 -0.5t-7.5 -0.5q-12 -3 -30 -3h-232v-115h-120v229h567v-89l-369 -530q-6 -8 -21 -26l-11 -11v-2l14 2q9 2 30 2h248v119h121zM1661 874v-106h-288v106h75l-47 144h-243l-47 -144h75v-106h-287v106h70l230 662h162 l230 -662h70z" />
|
351 |
-
<glyph unicode="" horiz-adv-x="1664" d="M1191 104h177l-72 218l-12 47q-2 16 -2 20h-4l-3 -20q0 -1 -3.5 -18t-7.5 -29zM736 96q0 -12 -10 -24l-319 -319q-10 -9 -23 -9q-12 0 -23 9l-320 320q-15 16 -7 35q8 20 30 20h192v1376q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1376h192q14 0 23 -9t9 -23zM1661 -150 v-106h-288v106h75l-47 144h-243l-47 -144h75v-106h-287v106h70l230 662h162l230 -662h70zM1572 1001v-233h-584v90l369 529q12 18 21 27l11 9v3q-2 0 -6.5 -0.5t-7.5 -0.5q-12 -3 -30 -3h-232v-115h-120v229h567v-89l-369 -530q-6 -8 -21 -26l-11 -10v-3l14 3q9 1 30 1h248 v119h121z" />
|
352 |
-
<glyph unicode="" horiz-adv-x="1792" d="M736 96q0 -12 -10 -24l-319 -319q-10 -9 -23 -9q-12 0 -23 9l-320 320q-15 16 -7 35q8 20 30 20h192v1376q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1376h192q14 0 23 -9t9 -23zM1792 -32v-192q0 -14 -9 -23t-23 -9h-832q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h832 q14 0 23 -9t9 -23zM1600 480v-192q0 -14 -9 -23t-23 -9h-640q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h640q14 0 23 -9t9 -23zM1408 992v-192q0 -14 -9 -23t-23 -9h-448q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h448q14 0 23 -9t9 -23zM1216 1504v-192q0 -14 -9 -23t-23 -9h-256 q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h256q14 0 23 -9t9 -23z" />
|
353 |
-
<glyph unicode="" horiz-adv-x="1792" d="M1216 -32v-192q0 -14 -9 -23t-23 -9h-256q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h256q14 0 23 -9t9 -23zM736 96q0 -12 -10 -24l-319 -319q-10 -9 -23 -9q-12 0 -23 9l-320 320q-15 16 -7 35q8 20 30 20h192v1376q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1376h192 q14 0 23 -9t9 -23zM1408 480v-192q0 -14 -9 -23t-23 -9h-448q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h448q14 0 23 -9t9 -23zM1600 992v-192q0 -14 -9 -23t-23 -9h-640q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h640q14 0 23 -9t9 -23zM1792 1504v-192q0 -14 -9 -23t-23 -9h-832 q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h832q14 0 23 -9t9 -23z" />
|
354 |
-
<glyph unicode="" d="M1346 223q0 63 -44 116t-103 53q-52 0 -83 -37t-31 -94t36.5 -95t104.5 -38q50 0 85 27t35 68zM736 96q0 -12 -10 -24l-319 -319q-10 -9 -23 -9q-12 0 -23 9l-320 320q-15 16 -7 35q8 20 30 20h192v1376q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1376h192q14 0 23 -9t9 -23 zM1486 165q0 -62 -13 -121.5t-41 -114t-68 -95.5t-98.5 -65.5t-127.5 -24.5q-62 0 -108 16q-24 8 -42 15l39 113q15 -7 31 -11q37 -13 75 -13q84 0 134.5 58.5t66.5 145.5h-2q-21 -23 -61.5 -37t-84.5 -14q-106 0 -173 71.5t-67 172.5q0 105 72 178t181 73q123 0 205 -94.5 t82 -252.5zM1456 882v-114h-469v114h167v432q0 7 0.5 19t0.5 17v16h-2l-7 -12q-8 -13 -26 -31l-62 -58l-82 86l192 185h123v-654h165z" />
|
355 |
-
<glyph unicode="" d="M1346 1247q0 63 -44 116t-103 53q-52 0 -83 -37t-31 -94t36.5 -95t104.5 -38q50 0 85 27t35 68zM736 96q0 -12 -10 -24l-319 -319q-10 -9 -23 -9q-12 0 -23 9l-320 320q-15 16 -7 35q8 20 30 20h192v1376q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1376h192q14 0 23 -9 t9 -23zM1456 -142v-114h-469v114h167v432q0 7 0.5 19t0.5 17v16h-2l-7 -12q-8 -13 -26 -31l-62 -58l-82 86l192 185h123v-654h165zM1486 1189q0 -62 -13 -121.5t-41 -114t-68 -95.5t-98.5 -65.5t-127.5 -24.5q-62 0 -108 16q-24 8 -42 15l39 113q15 -7 31 -11q37 -13 75 -13 q84 0 134.5 58.5t66.5 145.5h-2q-21 -23 -61.5 -37t-84.5 -14q-106 0 -173 71.5t-67 172.5q0 105 72 178t181 73q123 0 205 -94.5t82 -252.5z" />
|
356 |
-
<glyph unicode="" horiz-adv-x="1664" d="M256 192q0 26 -19 45t-45 19q-27 0 -45.5 -19t-18.5 -45q0 -27 18.5 -45.5t45.5 -18.5q26 0 45 18.5t19 45.5zM416 704v-640q0 -26 -19 -45t-45 -19h-288q-26 0 -45 19t-19 45v640q0 26 19 45t45 19h288q26 0 45 -19t19 -45zM1600 704q0 -86 -55 -149q15 -44 15 -76 q3 -76 -43 -137q17 -56 0 -117q-15 -57 -54 -94q9 -112 -49 -181q-64 -76 -197 -78h-36h-76h-17q-66 0 -144 15.5t-121.5 29t-120.5 39.5q-123 43 -158 44q-26 1 -45 19.5t-19 44.5v641q0 25 18 43.5t43 20.5q24 2 76 59t101 121q68 87 101 120q18 18 31 48t17.5 48.5 t13.5 60.5q7 39 12.5 61t19.5 52t34 50q19 19 45 19q46 0 82.5 -10.5t60 -26t40 -40.5t24 -45t12 -50t5 -45t0.5 -39q0 -38 -9.5 -76t-19 -60t-27.5 -56q-3 -6 -10 -18t-11 -22t-8 -24h277q78 0 135 -57t57 -135z" />
|
357 |
-
<glyph unicode="" horiz-adv-x="1664" d="M256 960q0 -26 -19 -45t-45 -19q-27 0 -45.5 19t-18.5 45q0 27 18.5 45.5t45.5 18.5q26 0 45 -18.5t19 -45.5zM416 448v640q0 26 -19 45t-45 19h-288q-26 0 -45 -19t-19 -45v-640q0 -26 19 -45t45 -19h288q26 0 45 19t19 45zM1545 597q55 -61 55 -149q-1 -78 -57.5 -135 t-134.5 -57h-277q4 -14 8 -24t11 -22t10 -18q18 -37 27 -57t19 -58.5t10 -76.5q0 -24 -0.5 -39t-5 -45t-12 -50t-24 -45t-40 -40.5t-60 -26t-82.5 -10.5q-26 0 -45 19q-20 20 -34 50t-19.5 52t-12.5 61q-9 42 -13.5 60.5t-17.5 48.5t-31 48q-33 33 -101 120q-49 64 -101 121 t-76 59q-25 2 -43 20.5t-18 43.5v641q0 26 19 44.5t45 19.5q35 1 158 44q77 26 120.5 39.5t121.5 29t144 15.5h17h76h36q133 -2 197 -78q58 -69 49 -181q39 -37 54 -94q17 -61 0 -117q46 -61 43 -137q0 -32 -15 -76z" />
|
358 |
-
<glyph unicode="" d="M919 233v157q0 50 -29 50q-17 0 -33 -16v-224q16 -16 33 -16q29 0 29 49zM1103 355h66v34q0 51 -33 51t-33 -51v-34zM532 621v-70h-80v-423h-74v423h-78v70h232zM733 495v-367h-67v40q-39 -45 -76 -45q-33 0 -42 28q-6 16 -6 54v290h66v-270q0 -24 1 -26q1 -15 15 -15 q20 0 42 31v280h67zM985 384v-146q0 -52 -7 -73q-12 -42 -53 -42q-35 0 -68 41v-36h-67v493h67v-161q32 40 68 40q41 0 53 -42q7 -21 7 -74zM1236 255v-9q0 -29 -2 -43q-3 -22 -15 -40q-27 -40 -80 -40q-52 0 -81 38q-21 27 -21 86v129q0 59 20 86q29 38 80 38t78 -38 q21 -28 21 -86v-76h-133v-65q0 -51 34 -51q24 0 30 26q0 1 0.5 7t0.5 16.5v21.5h68zM785 1079v-156q0 -51 -32 -51t-32 51v156q0 52 32 52t32 -52zM1318 366q0 177 -19 260q-10 44 -43 73.5t-76 34.5q-136 15 -412 15q-275 0 -411 -15q-44 -5 -76.5 -34.5t-42.5 -73.5 q-20 -87 -20 -260q0 -176 20 -260q10 -43 42.5 -73t75.5 -35q137 -15 412 -15t412 15q43 5 75.5 35t42.5 73q20 84 20 260zM563 1017l90 296h-75l-51 -195l-53 195h-78l24 -69t23 -69q35 -103 46 -158v-201h74v201zM852 936v130q0 58 -21 87q-29 38 -78 38q-51 0 -78 -38 q-21 -29 -21 -87v-130q0 -58 21 -87q27 -38 78 -38q49 0 78 38q21 27 21 87zM1033 816h67v370h-67v-283q-22 -31 -42 -31q-15 0 -16 16q-1 2 -1 26v272h-67v-293q0 -37 6 -55q11 -27 43 -27q36 0 77 45v-40zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960 q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
|
359 |
-
<glyph unicode="" d="M971 292v-211q0 -67 -39 -67q-23 0 -45 22v301q22 22 45 22q39 0 39 -67zM1309 291v-46h-90v46q0 68 45 68t45 -68zM343 509h107v94h-312v-94h105v-569h100v569zM631 -60h89v494h-89v-378q-30 -42 -57 -42q-18 0 -21 21q-1 3 -1 35v364h-89v-391q0 -49 8 -73 q12 -37 58 -37q48 0 102 61v-54zM1060 88v197q0 73 -9 99q-17 56 -71 56q-50 0 -93 -54v217h-89v-663h89v48q45 -55 93 -55q54 0 71 55q9 27 9 100zM1398 98v13h-91q0 -51 -2 -61q-7 -36 -40 -36q-46 0 -46 69v87h179v103q0 79 -27 116q-39 51 -106 51q-68 0 -107 -51 q-28 -37 -28 -116v-173q0 -79 29 -116q39 -51 108 -51q72 0 108 53q18 27 21 54q2 9 2 58zM790 1011v210q0 69 -43 69t-43 -69v-210q0 -70 43 -70t43 70zM1509 260q0 -234 -26 -350q-14 -59 -58 -99t-102 -46q-184 -21 -555 -21t-555 21q-58 6 -102.5 46t-57.5 99 q-26 112 -26 350q0 234 26 350q14 59 58 99t103 47q183 20 554 20t555 -20q58 -7 102.5 -47t57.5 -99q26 -112 26 -350zM511 1536h102l-121 -399v-271h-100v271q-14 74 -61 212q-37 103 -65 187h106l71 -263zM881 1203v-175q0 -81 -28 -118q-37 -51 -106 -51q-67 0 -105 51 q-28 38 -28 118v175q0 80 28 117q38 51 105 51q69 0 106 -51q28 -37 28 -117zM1216 1365v-499h-91v55q-53 -62 -103 -62q-46 0 -59 37q-8 24 -8 75v394h91v-367q0 -33 1 -35q3 -22 21 -22q27 0 57 43v381h91z" />
|
360 |
-
<glyph unicode="" horiz-adv-x="1408" d="M597 869q-10 -18 -257 -456q-27 -46 -65 -46h-239q-21 0 -31 17t0 36l253 448q1 0 0 1l-161 279q-12 22 -1 37q9 15 32 15h239q40 0 66 -45zM1403 1511q11 -16 0 -37l-528 -934v-1l336 -615q11 -20 1 -37q-10 -15 -32 -15h-239q-42 0 -66 45l-339 622q18 32 531 942 q25 45 64 45h241q22 0 31 -15z" />
|
361 |
-
<glyph unicode="" d="M685 771q0 1 -126 222q-21 34 -52 34h-184q-18 0 -26 -11q-7 -12 1 -29l125 -216v-1l-196 -346q-9 -14 0 -28q8 -13 24 -13h185q31 0 50 36zM1309 1268q-7 12 -24 12h-187q-30 0 -49 -35l-411 -729q1 -2 262 -481q20 -35 52 -35h184q18 0 25 12q8 13 -1 28l-260 476v1 l409 723q8 16 0 28zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
|
362 |
-
<glyph unicode="" horiz-adv-x="1792" d="M1280 640q0 37 -30 54l-512 320q-31 20 -65 2q-33 -18 -33 -56v-640q0 -38 33 -56q16 -8 31 -8q20 0 34 10l512 320q30 17 30 54zM1792 640q0 -96 -1 -150t-8.5 -136.5t-22.5 -147.5q-16 -73 -69 -123t-124 -58q-222 -25 -671 -25t-671 25q-71 8 -124.5 58t-69.5 123 q-14 65 -21.5 147.5t-8.5 136.5t-1 150t1 150t8.5 136.5t22.5 147.5q16 73 69 123t124 58q222 25 671 25t671 -25q71 -8 124.5 -58t69.5 -123q14 -65 21.5 -147.5t8.5 -136.5t1 -150z" />
|
363 |
-
<glyph unicode="" horiz-adv-x="1792" d="M402 829l494 -305l-342 -285l-490 319zM1388 274v-108l-490 -293v-1l-1 1l-1 -1v1l-489 293v108l147 -96l342 284v2l1 -1l1 1v-2l343 -284zM554 1418l342 -285l-494 -304l-338 270zM1390 829l338 -271l-489 -319l-343 285zM1239 1418l489 -319l-338 -270l-494 304z" />
|
364 |
-
<glyph unicode="" horiz-adv-x="1408" d="M928 135v-151l-707 -1v151zM1169 481v-701l-1 -35v-1h-1132l-35 1h-1v736h121v-618h928v618h120zM241 393l704 -65l-13 -150l-705 65zM309 709l683 -183l-39 -146l-683 183zM472 1058l609 -360l-77 -130l-609 360zM832 1389l398 -585l-124 -85l-399 584zM1285 1536 l121 -697l-149 -26l-121 697z" />
|
365 |
-
<glyph unicode="" d="M1362 110v648h-135q20 -63 20 -131q0 -126 -64 -232.5t-174 -168.5t-240 -62q-197 0 -337 135.5t-140 327.5q0 68 20 131h-141v-648q0 -26 17.5 -43.5t43.5 -17.5h1069q25 0 43 17.5t18 43.5zM1078 643q0 124 -90.5 211.5t-218.5 87.5q-127 0 -217.5 -87.5t-90.5 -211.5 t90.5 -211.5t217.5 -87.5q128 0 218.5 87.5t90.5 211.5zM1362 1003v165q0 28 -20 48.5t-49 20.5h-174q-29 0 -49 -20.5t-20 -48.5v-165q0 -29 20 -49t49 -20h174q29 0 49 20t20 49zM1536 1211v-1142q0 -81 -58 -139t-139 -58h-1142q-81 0 -139 58t-58 139v1142q0 81 58 139 t139 58h1142q81 0 139 -58t58 -139z" />
|
366 |
-
<glyph unicode="" d="M1248 1408q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960zM698 640q0 88 -62 150t-150 62t-150 -62t-62 -150t62 -150t150 -62t150 62t62 150zM1262 640q0 88 -62 150 t-150 62t-150 -62t-62 -150t62 -150t150 -62t150 62t62 150z" />
|
367 |
-
<glyph unicode="" d="M768 914l201 -306h-402zM1133 384h94l-459 691l-459 -691h94l104 160h522zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
368 |
-
<glyph unicode="" horiz-adv-x="1408" d="M815 677q8 -63 -50.5 -101t-111.5 -6q-39 17 -53.5 58t-0.5 82t52 58q36 18 72.5 12t64 -35.5t27.5 -67.5zM926 698q-14 107 -113 164t-197 13q-63 -28 -100.5 -88.5t-34.5 -129.5q4 -91 77.5 -155t165.5 -56q91 8 152 84t50 168zM1165 1240q-20 27 -56 44.5t-58 22 t-71 12.5q-291 47 -566 -2q-43 -7 -66 -12t-55 -22t-50 -43q30 -28 76 -45.5t73.5 -22t87.5 -11.5q228 -29 448 -1q63 8 89.5 12t72.5 21.5t75 46.5zM1222 205q-8 -26 -15.5 -76.5t-14 -84t-28.5 -70t-58 -56.5q-86 -48 -189.5 -71.5t-202 -22t-201.5 18.5q-46 8 -81.5 18 t-76.5 27t-73 43.5t-52 61.5q-25 96 -57 292l6 16l18 9q223 -148 506.5 -148t507.5 148q21 -6 24 -23t-5 -45t-8 -37zM1403 1166q-26 -167 -111 -655q-5 -30 -27 -56t-43.5 -40t-54.5 -31q-252 -126 -610 -88q-248 27 -394 139q-15 12 -25.5 26.5t-17 35t-9 34t-6 39.5 t-5.5 35q-9 50 -26.5 150t-28 161.5t-23.5 147.5t-22 158q3 26 17.5 48.5t31.5 37.5t45 30t46 22.5t48 18.5q125 46 313 64q379 37 676 -50q155 -46 215 -122q16 -20 16.5 -51t-5.5 -54z" />
|
369 |
-
<glyph unicode="" d="M848 666q0 43 -41 66t-77 1q-43 -20 -42.5 -72.5t43.5 -70.5q39 -23 81 4t36 72zM928 682q8 -66 -36 -121t-110 -61t-119 40t-56 113q-2 49 25.5 93t72.5 64q70 31 141.5 -10t81.5 -118zM1100 1073q-20 -21 -53.5 -34t-53 -16t-63.5 -8q-155 -20 -324 0q-44 6 -63 9.5 t-52.5 16t-54.5 32.5q13 19 36 31t40 15.5t47 8.5q198 35 408 1q33 -5 51 -8.5t43 -16t39 -31.5zM1142 327q0 7 5.5 26.5t3 32t-17.5 16.5q-161 -106 -365 -106t-366 106l-12 -6l-5 -12q26 -154 41 -210q47 -81 204 -108q249 -46 428 53q34 19 49 51.5t22.5 85.5t12.5 71z M1272 1020q9 53 -8 75q-43 55 -155 88q-216 63 -487 36q-132 -12 -226 -46q-38 -15 -59.5 -25t-47 -34t-29.5 -54q8 -68 19 -138t29 -171t24 -137q1 -5 5 -31t7 -36t12 -27t22 -28q105 -80 284 -100q259 -28 440 63q24 13 39.5 23t31 29t19.5 40q48 267 80 473zM1536 1120 v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
|
370 |
-
<glyph unicode="" horiz-adv-x="1024" d="M390 1408h219v-388h364v-241h-364v-394q0 -136 14 -172q13 -37 52 -60q50 -31 117 -31q117 0 232 76v-242q-102 -48 -178 -65q-77 -19 -173 -19q-105 0 -186 27q-78 25 -138 75q-58 51 -79 105q-22 54 -22 161v539h-170v217q91 30 155 84q64 55 103 132q39 78 54 196z " />
|
371 |
-
<glyph unicode="" d="M1123 127v181q-88 -56 -174 -56q-51 0 -88 23q-29 17 -39 45q-11 30 -11 129v295h274v181h-274v291h-164q-11 -90 -40 -147t-78 -99q-48 -40 -116 -63v-163h127v-404q0 -78 17 -121q17 -42 59 -78q43 -37 104 -57q62 -20 140 -20q67 0 129 14q57 13 134 49zM1536 1120 v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
|
372 |
-
<glyph unicode="" horiz-adv-x="768" d="M765 237q8 -19 -5 -35l-350 -384q-10 -10 -23 -10q-14 0 -24 10l-355 384q-13 16 -5 35q9 19 29 19h224v1248q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1248h224q21 0 29 -19z" />
|
373 |
-
<glyph unicode="" horiz-adv-x="768" d="M765 1043q-9 -19 -29 -19h-224v-1248q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v1248h-224q-21 0 -29 19t5 35l350 384q10 10 23 10q14 0 24 -10l355 -384q13 -16 5 -35z" />
|
374 |
-
<glyph unicode="" horiz-adv-x="1792" d="M1792 736v-192q0 -14 -9 -23t-23 -9h-1248v-224q0 -21 -19 -29t-35 5l-384 350q-10 10 -10 23q0 14 10 24l384 354q16 14 35 6q19 -9 19 -29v-224h1248q14 0 23 -9t9 -23z" />
|
375 |
-
<glyph unicode="" horiz-adv-x="1792" d="M1728 643q0 -14 -10 -24l-384 -354q-16 -14 -35 -6q-19 9 -19 29v224h-1248q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h1248v224q0 21 19 29t35 -5l384 -350q10 -10 10 -23z" />
|
376 |
-
<glyph unicode="" horiz-adv-x="1408" d="M1393 321q-39 -125 -123 -250q-129 -196 -257 -196q-49 0 -140 32q-86 32 -151 32q-61 0 -142 -33q-81 -34 -132 -34q-152 0 -301 259q-147 261 -147 503q0 228 113 374q112 144 284 144q72 0 177 -30q104 -30 138 -30q45 0 143 34q102 34 173 34q119 0 213 -65 q52 -36 104 -100q-79 -67 -114 -118q-65 -94 -65 -207q0 -124 69 -223t158 -126zM1017 1494q0 -61 -29 -136q-30 -75 -93 -138q-54 -54 -108 -72q-37 -11 -104 -17q3 149 78 257q74 107 250 148q1 -3 2.5 -11t2.5 -11q0 -4 0.5 -10t0.5 -10z" />
|
377 |
-
<glyph unicode="" horiz-adv-x="1664" d="M682 530v-651l-682 94v557h682zM682 1273v-659h-682v565zM1664 530v-786l-907 125v661h907zM1664 1408v-794h-907v669z" />
|
378 |
-
<glyph unicode="" horiz-adv-x="1408" d="M493 1053q16 0 27.5 11.5t11.5 27.5t-11.5 27.5t-27.5 11.5t-27 -11.5t-11 -27.5t11 -27.5t27 -11.5zM915 1053q16 0 27 11.5t11 27.5t-11 27.5t-27 11.5t-27.5 -11.5t-11.5 -27.5t11.5 -27.5t27.5 -11.5zM103 869q42 0 72 -30t30 -72v-430q0 -43 -29.5 -73t-72.5 -30 t-73 30t-30 73v430q0 42 30 72t73 30zM1163 850v-666q0 -46 -32 -78t-77 -32h-75v-227q0 -43 -30 -73t-73 -30t-73 30t-30 73v227h-138v-227q0 -43 -30 -73t-73 -30q-42 0 -72 30t-30 73l-1 227h-74q-46 0 -78 32t-32 78v666h918zM931 1255q107 -55 171 -153.5t64 -215.5 h-925q0 117 64 215.5t172 153.5l-71 131q-7 13 5 20q13 6 20 -6l72 -132q95 42 201 42t201 -42l72 132q7 12 20 6q12 -7 5 -20zM1408 767v-430q0 -43 -30 -73t-73 -30q-42 0 -72 30t-30 73v430q0 43 30 72.5t72 29.5q43 0 73 -29.5t30 -72.5z" />
|
379 |
-
<glyph unicode="" d="M663 1125q-11 -1 -15.5 -10.5t-8.5 -9.5q-5 -1 -5 5q0 12 19 15h10zM750 1111q-4 -1 -11.5 6.5t-17.5 4.5q24 11 32 -2q3 -6 -3 -9zM399 684q-4 1 -6 -3t-4.5 -12.5t-5.5 -13.5t-10 -13q-7 -10 -1 -12q4 -1 12.5 7t12.5 18q1 3 2 7t2 6t1.5 4.5t0.5 4v3t-1 2.5t-3 2z M1254 325q0 18 -55 42q4 15 7.5 27.5t5 26t3 21.5t0.5 22.5t-1 19.5t-3.5 22t-4 20.5t-5 25t-5.5 26.5q-10 48 -47 103t-72 75q24 -20 57 -83q87 -162 54 -278q-11 -40 -50 -42q-31 -4 -38.5 18.5t-8 83.5t-11.5 107q-9 39 -19.5 69t-19.5 45.5t-15.5 24.5t-13 15t-7.5 7 q-14 62 -31 103t-29.5 56t-23.5 33t-15 40q-4 21 6 53.5t4.5 49.5t-44.5 25q-15 3 -44.5 18t-35.5 16q-8 1 -11 26t8 51t36 27q37 3 51 -30t4 -58q-11 -19 -2 -26.5t30 -0.5q13 4 13 36v37q-5 30 -13.5 50t-21 30.5t-23.5 15t-27 7.5q-107 -8 -89 -134q0 -15 -1 -15 q-9 9 -29.5 10.5t-33 -0.5t-15.5 5q1 57 -16 90t-45 34q-27 1 -41.5 -27.5t-16.5 -59.5q-1 -15 3.5 -37t13 -37.5t15.5 -13.5q10 3 16 14q4 9 -7 8q-7 0 -15.5 14.5t-9.5 33.5q-1 22 9 37t34 14q17 0 27 -21t9.5 -39t-1.5 -22q-22 -15 -31 -29q-8 -12 -27.5 -23.5 t-20.5 -12.5q-13 -14 -15.5 -27t7.5 -18q14 -8 25 -19.5t16 -19t18.5 -13t35.5 -6.5q47 -2 102 15q2 1 23 7t34.5 10.5t29.5 13t21 17.5q9 14 20 8q5 -3 6.5 -8.5t-3 -12t-16.5 -9.5q-20 -6 -56.5 -21.5t-45.5 -19.5q-44 -19 -70 -23q-25 -5 -79 2q-10 2 -9 -2t17 -19 q25 -23 67 -22q17 1 36 7t36 14t33.5 17.5t30 17t24.5 12t17.5 2.5t8.5 -11q0 -2 -1 -4.5t-4 -5t-6 -4.5t-8.5 -5t-9 -4.5t-10 -5t-9.5 -4.5q-28 -14 -67.5 -44t-66.5 -43t-49 -1q-21 11 -63 73q-22 31 -25 22q-1 -3 -1 -10q0 -25 -15 -56.5t-29.5 -55.5t-21 -58t11.5 -63 q-23 -6 -62.5 -90t-47.5 -141q-2 -18 -1.5 -69t-5.5 -59q-8 -24 -29 -3q-32 31 -36 94q-2 28 4 56q4 19 -1 18l-4 -5q-36 -65 10 -166q5 -12 25 -28t24 -20q20 -23 104 -90.5t93 -76.5q16 -15 17.5 -38t-14 -43t-45.5 -23q8 -15 29 -44.5t28 -54t7 -70.5q46 24 7 92 q-4 8 -10.5 16t-9.5 12t-2 6q3 5 13 9.5t20 -2.5q46 -52 166 -36q133 15 177 87q23 38 34 30q12 -6 10 -52q-1 -25 -23 -92q-9 -23 -6 -37.5t24 -15.5q3 19 14.5 77t13.5 90q2 21 -6.5 73.5t-7.5 97t23 70.5q15 18 51 18q1 37 34.5 53t72.5 10.5t60 -22.5zM626 1152 q3 17 -2.5 30t-11.5 15q-9 2 -9 -7q2 -5 5 -6q10 0 7 -15q-3 -20 8 -20q3 0 3 3zM1045 955q-2 8 -6.5 11.5t-13 5t-14.5 5.5q-5 3 -9.5 8t-7 8t-5.5 6.5t-4 4t-4 -1.5q-14 -16 7 -43.5t39 -31.5q9 -1 14.5 8t3.5 20zM867 1168q0 11 -5 19.5t-11 12.5t-9 3q-14 -1 -7 -7l4 -2 q14 -4 18 -31q0 -3 8 2zM921 1401q0 2 -2.5 5t-9 7t-9.5 6q-15 15 -24 15q-9 -1 -11.5 -7.5t-1 -13t-0.5 -12.5q-1 -4 -6 -10.5t-6 -9t3 -8.5q4 -3 8 0t11 9t15 9q1 1 9 1t15 2t9 7zM1486 60q20 -12 31 -24.5t12 -24t-2.5 -22.5t-15.5 -22t-23.5 -19.5t-30 -18.5 t-31.5 -16.5t-32 -15.5t-27 -13q-38 -19 -85.5 -56t-75.5 -64q-17 -16 -68 -19.5t-89 14.5q-18 9 -29.5 23.5t-16.5 25.5t-22 19.5t-47 9.5q-44 1 -130 1q-19 0 -57 -1.5t-58 -2.5q-44 -1 -79.5 -15t-53.5 -30t-43.5 -28.5t-53.5 -11.5q-29 1 -111 31t-146 43q-19 4 -51 9.5 t-50 9t-39.5 9.5t-33.5 14.5t-17 19.5q-10 23 7 66.5t18 54.5q1 16 -4 40t-10 42.5t-4.5 36.5t10.5 27q14 12 57 14t60 12q30 18 42 35t12 51q21 -73 -32 -106q-32 -20 -83 -15q-34 3 -43 -10q-13 -15 5 -57q2 -6 8 -18t8.5 -18t4.5 -17t1 -22q0 -15 -17 -49t-14 -48 q3 -17 37 -26q20 -6 84.5 -18.5t99.5 -20.5q24 -6 74 -22t82.5 -23t55.5 -4q43 6 64.5 28t23 48t-7.5 58.5t-19 52t-20 36.5q-121 190 -169 242q-68 74 -113 40q-11 -9 -15 15q-3 16 -2 38q1 29 10 52t24 47t22 42q8 21 26.5 72t29.5 78t30 61t39 54q110 143 124 195 q-12 112 -16 310q-2 90 24 151.5t106 104.5q39 21 104 21q53 1 106 -13.5t89 -41.5q57 -42 91.5 -121.5t29.5 -147.5q-5 -95 30 -214q34 -113 133 -218q55 -59 99.5 -163t59.5 -191q8 -49 5 -84.5t-12 -55.5t-20 -22q-10 -2 -23.5 -19t-27 -35.5t-40.5 -33.5t-61 -14 q-18 1 -31.5 5t-22.5 13.5t-13.5 15.5t-11.5 20.5t-9 19.5q-22 37 -41 30t-28 -49t7 -97q20 -70 1 -195q-10 -65 18 -100.5t73 -33t85 35.5q59 49 89.5 66.5t103.5 42.5q53 18 77 36.5t18.5 34.5t-25 28.5t-51.5 23.5q-33 11 -49.5 48t-15 72.5t15.5 47.5q1 -31 8 -56.5 t14.5 -40.5t20.5 -28.5t21 -19t21.5 -13t16.5 -9.5z" />
|
380 |
-
<glyph unicode="" d="M1024 36q-42 241 -140 498h-2l-2 -1q-16 -6 -43 -16.5t-101 -49t-137 -82t-131 -114.5t-103 -148l-15 11q184 -150 418 -150q132 0 256 52zM839 643q-21 49 -53 111q-311 -93 -673 -93q-1 -7 -1 -21q0 -124 44 -236.5t124 -201.5q50 89 123.5 166.5t142.5 124.5t130.5 81 t99.5 48l37 13q4 1 13 3.5t13 4.5zM732 855q-120 213 -244 378q-138 -65 -234 -186t-128 -272q302 0 606 80zM1416 536q-210 60 -409 29q87 -239 128 -469q111 75 185 189.5t96 250.5zM611 1277q-1 0 -2 -1q1 1 2 1zM1201 1132q-185 164 -433 164q-76 0 -155 -19 q131 -170 246 -382q69 26 130 60.5t96.5 61.5t65.5 57t37.5 40.5zM1424 647q-3 232 -149 410l-1 -1q-9 -12 -19 -24.5t-43.5 -44.5t-71 -60.5t-100 -65t-131.5 -64.5q25 -53 44 -95q2 -6 6.5 -17.5t7.5 -16.5q36 5 74.5 7t73.5 2t69 -1.5t64 -4t56.5 -5.5t48 -6.5t36.5 -6 t25 -4.5zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
381 |
-
<glyph unicode="" d="M1173 473q0 50 -19.5 91.5t-48.5 68.5t-73 49t-82.5 34t-87.5 23l-104 24q-30 7 -44 10.5t-35 11.5t-30 16t-16.5 21t-7.5 30q0 77 144 77q43 0 77 -12t54 -28.5t38 -33.5t40 -29t48 -12q47 0 75.5 32t28.5 77q0 55 -56 99.5t-142 67.5t-182 23q-68 0 -132 -15.5 t-119.5 -47t-89 -87t-33.5 -128.5q0 -61 19 -106.5t56 -75.5t80 -48.5t103 -32.5l146 -36q90 -22 112 -36q32 -20 32 -60q0 -39 -40 -64.5t-105 -25.5q-51 0 -91.5 16t-65 38.5t-45.5 45t-46 38.5t-54 16q-50 0 -75.5 -30t-25.5 -75q0 -92 122 -157.5t291 -65.5 q73 0 140 18.5t122.5 53.5t88.5 93.5t33 131.5zM1536 256q0 -159 -112.5 -271.5t-271.5 -112.5q-130 0 -234 80q-77 -16 -150 -16q-143 0 -273.5 55.5t-225 150t-150 225t-55.5 273.5q0 73 16 150q-80 104 -80 234q0 159 112.5 271.5t271.5 112.5q130 0 234 -80 q77 16 150 16q143 0 273.5 -55.5t225 -150t150 -225t55.5 -273.5q0 -73 -16 -150q80 -104 80 -234z" />
|
382 |
-
<glyph unicode="" horiz-adv-x="1664" d="M1483 512l-587 -587q-52 -53 -127.5 -53t-128.5 53l-587 587q-53 53 -53 128t53 128l587 587q53 53 128 53t128 -53l265 -265l-398 -399l-188 188q-42 42 -99 42q-59 0 -100 -41l-120 -121q-42 -40 -42 -99q0 -58 42 -100l406 -408q30 -28 67 -37l6 -4h28q60 0 99 41 l619 619l2 -3q53 -53 53 -128t-53 -128zM1406 1138l120 -120q14 -15 14 -36t-14 -36l-730 -730q-17 -15 -37 -15v0q-4 0 -6 1q-18 2 -30 14l-407 408q-14 15 -14 36t14 35l121 120q13 15 35 15t36 -15l252 -252l574 575q15 15 36 15t36 -15z" />
|
383 |
-
<glyph unicode="" d="M704 192v1024q0 14 -9 23t-23 9h-480q-14 0 -23 -9t-9 -23v-1024q0 -14 9 -23t23 -9h480q14 0 23 9t9 23zM1376 576v640q0 14 -9 23t-23 9h-480q-14 0 -23 -9t-9 -23v-640q0 -14 9 -23t23 -9h480q14 0 23 9t9 23zM1536 1344v-1408q0 -26 -19 -45t-45 -19h-1408 q-26 0 -45 19t-19 45v1408q0 26 19 45t45 19h1408q26 0 45 -19t19 -45z" />
|
384 |
-
<glyph unicode="" horiz-adv-x="1280" d="M1280 480q0 -40 -28 -68t-68 -28q-51 0 -80 43l-227 341h-45v-132l247 -411q9 -15 9 -33q0 -26 -19 -45t-45 -19h-192v-272q0 -46 -33 -79t-79 -33h-160q-46 0 -79 33t-33 79v272h-192q-26 0 -45 19t-19 45q0 18 9 33l247 411v132h-45l-227 -341q-29 -43 -80 -43 q-40 0 -68 28t-28 68q0 29 16 53l256 384q73 107 176 107h384q103 0 176 -107l256 -384q16 -24 16 -53zM864 1280q0 -93 -65.5 -158.5t-158.5 -65.5t-158.5 65.5t-65.5 158.5t65.5 158.5t158.5 65.5t158.5 -65.5t65.5 -158.5z" />
|
385 |
-
<glyph unicode="" horiz-adv-x="1024" d="M1024 832v-416q0 -40 -28 -68t-68 -28t-68 28t-28 68v352h-64v-912q0 -46 -33 -79t-79 -33t-79 33t-33 79v464h-64v-464q0 -46 -33 -79t-79 -33t-79 33t-33 79v912h-64v-352q0 -40 -28 -68t-68 -28t-68 28t-28 68v416q0 80 56 136t136 56h640q80 0 136 -56t56 -136z M736 1280q0 -93 -65.5 -158.5t-158.5 -65.5t-158.5 65.5t-65.5 158.5t65.5 158.5t158.5 65.5t158.5 -65.5t65.5 -158.5z" />
|
386 |
-
<glyph unicode="" d="M773 234l350 473q16 22 24.5 59t-6 85t-61.5 79q-40 26 -83 25.5t-73.5 -17.5t-54.5 -45q-36 -40 -96 -40q-59 0 -95 40q-24 28 -54.5 45t-73.5 17.5t-84 -25.5q-46 -31 -60.5 -79t-6 -85t24.5 -59zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103 t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
387 |
-
<glyph unicode="" horiz-adv-x="1792" d="M1472 640q0 117 -45.5 223.5t-123 184t-184 123t-223.5 45.5t-223.5 -45.5t-184 -123t-123 -184t-45.5 -223.5t45.5 -223.5t123 -184t184 -123t223.5 -45.5t223.5 45.5t184 123t123 184t45.5 223.5zM1748 363q-4 -15 -20 -20l-292 -96v-306q0 -16 -13 -26q-15 -10 -29 -4 l-292 94l-180 -248q-10 -13 -26 -13t-26 13l-180 248l-292 -94q-14 -6 -29 4q-13 10 -13 26v306l-292 96q-16 5 -20 20q-5 17 4 29l180 248l-180 248q-9 13 -4 29q4 15 20 20l292 96v306q0 16 13 26q15 10 29 4l292 -94l180 248q9 12 26 12t26 -12l180 -248l292 94 q14 6 29 -4q13 -10 13 -26v-306l292 -96q16 -5 20 -20q5 -16 -4 -29l-180 -248l180 -248q9 -12 4 -29z" />
|
388 |
-
<glyph unicode="" d="M1262 233q-54 -9 -110 -9q-182 0 -337 90t-245 245t-90 337q0 192 104 357q-201 -60 -328.5 -229t-127.5 -384q0 -130 51 -248.5t136.5 -204t204 -136.5t248.5 -51q144 0 273.5 61.5t220.5 171.5zM1465 318q-94 -203 -283.5 -324.5t-413.5 -121.5q-156 0 -298 61 t-245 164t-164 245t-61 298q0 153 57.5 292.5t156 241.5t235.5 164.5t290 68.5q44 2 61 -39q18 -41 -15 -72q-86 -78 -131.5 -181.5t-45.5 -218.5q0 -148 73 -273t198 -198t273 -73q118 0 228 51q41 18 72 -13q14 -14 17.5 -34t-4.5 -38z" />
|
389 |
-
<glyph unicode="" horiz-adv-x="1792" d="M1088 704q0 26 -19 45t-45 19h-256q-26 0 -45 -19t-19 -45t19 -45t45 -19h256q26 0 45 19t19 45zM1664 896v-960q0 -26 -19 -45t-45 -19h-1408q-26 0 -45 19t-19 45v960q0 26 19 45t45 19h1408q26 0 45 -19t19 -45zM1728 1344v-256q0 -26 -19 -45t-45 -19h-1536 q-26 0 -45 19t-19 45v256q0 26 19 45t45 19h1536q26 0 45 -19t19 -45z" />
|
390 |
-
<glyph unicode="" horiz-adv-x="1664" d="M1632 576q0 -26 -19 -45t-45 -19h-224q0 -171 -67 -290l208 -209q19 -19 19 -45t-19 -45q-18 -19 -45 -19t-45 19l-198 197q-5 -5 -15 -13t-42 -28.5t-65 -36.5t-82 -29t-97 -13v896h-128v-896q-51 0 -101.5 13.5t-87 33t-66 39t-43.5 32.5l-15 14l-183 -207 q-20 -21 -48 -21q-24 0 -43 16q-19 18 -20.5 44.5t15.5 46.5l202 227q-58 114 -58 274h-224q-26 0 -45 19t-19 45t19 45t45 19h224v294l-173 173q-19 19 -19 45t19 45t45 19t45 -19l173 -173h844l173 173q19 19 45 19t45 -19t19 -45t-19 -45l-173 -173v-294h224q26 0 45 -19 t19 -45zM1152 1152h-640q0 133 93.5 226.5t226.5 93.5t226.5 -93.5t93.5 -226.5z" />
|
391 |
-
<glyph unicode="" horiz-adv-x="1920" d="M1917 1016q23 -64 -150 -294q-24 -32 -65 -85q-78 -100 -90 -131q-17 -41 14 -81q17 -21 81 -82h1l1 -1l1 -1l2 -2q141 -131 191 -221q3 -5 6.5 -12.5t7 -26.5t-0.5 -34t-25 -27.5t-59 -12.5l-256 -4q-24 -5 -56 5t-52 22l-20 12q-30 21 -70 64t-68.5 77.5t-61 58 t-56.5 15.5q-3 -1 -8 -3.5t-17 -14.5t-21.5 -29.5t-17 -52t-6.5 -77.5q0 -15 -3.5 -27.5t-7.5 -18.5l-4 -5q-18 -19 -53 -22h-115q-71 -4 -146 16.5t-131.5 53t-103 66t-70.5 57.5l-25 24q-10 10 -27.5 30t-71.5 91t-106 151t-122.5 211t-130.5 272q-6 16 -6 27t3 16l4 6 q15 19 57 19l274 2q12 -2 23 -6.5t16 -8.5l5 -3q16 -11 24 -32q20 -50 46 -103.5t41 -81.5l16 -29q29 -60 56 -104t48.5 -68.5t41.5 -38.5t34 -14t27 5q2 1 5 5t12 22t13.5 47t9.5 81t0 125q-2 40 -9 73t-14 46l-6 12q-25 34 -85 43q-13 2 5 24q17 19 38 30q53 26 239 24 q82 -1 135 -13q20 -5 33.5 -13.5t20.5 -24t10.5 -32t3.5 -45.5t-1 -55t-2.5 -70.5t-1.5 -82.5q0 -11 -1 -42t-0.5 -48t3.5 -40.5t11.5 -39t22.5 -24.5q8 -2 17 -4t26 11t38 34.5t52 67t68 107.5q60 104 107 225q4 10 10 17.5t11 10.5l4 3l5 2.5t13 3t20 0.5l288 2 q39 5 64 -2.5t31 -16.5z" />
|
392 |
-
<glyph unicode="" horiz-adv-x="1792" d="M675 252q21 34 11 69t-45 50q-34 14 -73 1t-60 -46q-22 -34 -13 -68.5t43 -50.5t74.5 -2.5t62.5 47.5zM769 373q8 13 3.5 26.5t-17.5 18.5q-14 5 -28.5 -0.5t-21.5 -18.5q-17 -31 13 -45q14 -5 29 0.5t22 18.5zM943 266q-45 -102 -158 -150t-224 -12 q-107 34 -147.5 126.5t6.5 187.5q47 93 151.5 139t210.5 19q111 -29 158.5 -119.5t2.5 -190.5zM1255 426q-9 96 -89 170t-208.5 109t-274.5 21q-223 -23 -369.5 -141.5t-132.5 -264.5q9 -96 89 -170t208.5 -109t274.5 -21q223 23 369.5 141.5t132.5 264.5zM1563 422 q0 -68 -37 -139.5t-109 -137t-168.5 -117.5t-226 -83t-270.5 -31t-275 33.5t-240.5 93t-171.5 151t-65 199.5q0 115 69.5 245t197.5 258q169 169 341.5 236t246.5 -7q65 -64 20 -209q-4 -14 -1 -20t10 -7t14.5 0.5t13.5 3.5l6 2q139 59 246 59t153 -61q45 -63 0 -178 q-2 -13 -4.5 -20t4.5 -12.5t12 -7.5t17 -6q57 -18 103 -47t80 -81.5t34 -116.5zM1489 1046q42 -47 54.5 -108.5t-6.5 -117.5q-8 -23 -29.5 -34t-44.5 -4q-23 8 -34 29.5t-4 44.5q20 63 -24 111t-107 35q-24 -5 -45 8t-25 37q-5 24 8 44.5t37 25.5q60 13 119 -5.5t101 -65.5z M1670 1209q87 -96 112.5 -222.5t-13.5 -241.5q-9 -27 -34 -40t-52 -4t-40 34t-5 52q28 82 10 172t-80 158q-62 69 -148 95.5t-173 8.5q-28 -6 -52 9.5t-30 43.5t9.5 51.5t43.5 29.5q123 26 244 -11.5t208 -134.5z" />
|
393 |
-
<glyph unicode="" d="M1133 -34q-171 -94 -368 -94q-196 0 -367 94q138 87 235.5 211t131.5 268q35 -144 132.5 -268t235.5 -211zM638 1394v-485q0 -252 -126.5 -459.5t-330.5 -306.5q-181 215 -181 495q0 187 83.5 349.5t229.5 269.5t325 137zM1536 638q0 -280 -181 -495 q-204 99 -330.5 306.5t-126.5 459.5v485q179 -30 325 -137t229.5 -269.5t83.5 -349.5z" />
|
394 |
-
<glyph unicode="" horiz-adv-x="1408" d="M1402 433q-32 -80 -76 -138t-91 -88.5t-99 -46.5t-101.5 -14.5t-96.5 8.5t-86.5 22t-69.5 27.5t-46 22.5l-17 10q-113 -228 -289.5 -359.5t-384.5 -132.5q-19 0 -32 13t-13 32t13 31.5t32 12.5q173 1 322.5 107.5t251.5 294.5q-36 -14 -72 -23t-83 -13t-91 2.5t-93 28.5 t-92 59t-84.5 100t-74.5 146q114 47 214 57t167.5 -7.5t124.5 -56.5t88.5 -77t56.5 -82q53 131 79 291q-7 -1 -18 -2.5t-46.5 -2.5t-69.5 0.5t-81.5 10t-88.5 23t-84 42.5t-75 65t-54.5 94.5t-28.5 127.5q70 28 133.5 36.5t112.5 -1t92 -30t73.5 -50t56 -61t42 -63t27.5 -56 t16 -39.5l4 -16q12 122 12 195q-8 6 -21.5 16t-49 44.5t-63.5 71.5t-54 93t-33 112.5t12 127t70 138.5q73 -25 127.5 -61.5t84.5 -76.5t48 -85t20.5 -89t-0.5 -85.5t-13 -76.5t-19 -62t-17 -42l-7 -15q1 -5 1 -50.5t-1 -71.5q3 7 10 18.5t30.5 43t50.5 58t71 55.5t91.5 44.5 t112 14.5t132.5 -24q-2 -78 -21.5 -141.5t-50 -104.5t-69.5 -71.5t-81.5 -45.5t-84.5 -24t-80 -9.5t-67.5 1t-46.5 4.5l-17 3q-23 -147 -73 -283q6 7 18 18.5t49.5 41t77.5 52.5t99.5 42t117.5 20t129 -23.5t137 -77.5z" />
|
395 |
-
<glyph unicode="" horiz-adv-x="1280" d="M1259 283v-66q0 -85 -57.5 -144.5t-138.5 -59.5h-57l-260 -269v269h-529q-81 0 -138.5 59.5t-57.5 144.5v66h1238zM1259 609v-255h-1238v255h1238zM1259 937v-255h-1238v255h1238zM1259 1077v-67h-1238v67q0 84 57.5 143.5t138.5 59.5h846q81 0 138.5 -59.5t57.5 -143.5z " />
|
396 |
-
<glyph unicode="" d="M1152 640q0 -14 -9 -23l-320 -320q-9 -9 -23 -9q-13 0 -22.5 9.5t-9.5 22.5v192h-352q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h352v192q0 14 9 23t23 9q12 0 24 -10l319 -319q9 -9 9 -23zM1312 640q0 148 -73 273t-198 198t-273 73t-273 -73t-198 -198 t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
397 |
-
<glyph unicode="" d="M1152 736v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-352v-192q0 -14 -9 -23t-23 -9q-12 0 -24 10l-319 319q-9 9 -9 23t9 23l320 320q9 9 23 9q13 0 22.5 -9.5t9.5 -22.5v-192h352q13 0 22.5 -9.5t9.5 -22.5zM1312 640q0 148 -73 273t-198 198t-273 73t-273 -73t-198 -198 t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
398 |
-
<glyph unicode="" d="M1024 960v-640q0 -26 -19 -45t-45 -19q-20 0 -37 12l-448 320q-27 19 -27 52t27 52l448 320q17 12 37 12q26 0 45 -19t19 -45zM1280 160v960q0 13 -9.5 22.5t-22.5 9.5h-960q-13 0 -22.5 -9.5t-9.5 -22.5v-960q0 -13 9.5 -22.5t22.5 -9.5h960q13 0 22.5 9.5t9.5 22.5z M1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
|
399 |
-
<glyph unicode="" d="M1024 640q0 -106 -75 -181t-181 -75t-181 75t-75 181t75 181t181 75t181 -75t75 -181zM768 1184q-148 0 -273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273t-73 273t-198 198t-273 73zM1536 640q0 -209 -103 -385.5t-279.5 -279.5 t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
400 |
-
<glyph unicode="" horiz-adv-x="1664" d="M1023 349l102 -204q-58 -179 -210 -290t-339 -111q-156 0 -288.5 77.5t-210 210t-77.5 288.5q0 181 104.5 330t274.5 211l17 -131q-122 -54 -195 -165.5t-73 -244.5q0 -185 131.5 -316.5t316.5 -131.5q126 0 232.5 65t165 175.5t49.5 236.5zM1571 249l58 -114l-256 -128 q-13 -7 -29 -7q-40 0 -57 35l-239 477h-472q-24 0 -42.5 16.5t-21.5 40.5l-96 779q-2 16 6 42q14 51 57 82.5t97 31.5q66 0 113 -47t47 -113q0 -69 -52 -117.5t-120 -41.5l37 -289h423v-128h-407l16 -128h455q40 0 57 -35l228 -455z" />
|
401 |
-
<glyph unicode="" d="M1254 899q16 85 -21 132q-52 65 -187 45q-17 -3 -41 -12.5t-57.5 -30.5t-64.5 -48.5t-59.5 -70t-44.5 -91.5q80 7 113.5 -16t26.5 -99q-5 -52 -52 -143q-43 -78 -71 -99q-44 -32 -87 14q-23 24 -37.5 64.5t-19 73t-10 84t-8.5 71.5q-23 129 -34 164q-12 37 -35.5 69 t-50.5 40q-57 16 -127 -25q-54 -32 -136.5 -106t-122.5 -102v-7q16 -8 25.5 -26t21.5 -20q21 -3 54.5 8.5t58 10.5t41.5 -30q11 -18 18.5 -38.5t15 -48t12.5 -40.5q17 -46 53 -187q36 -146 57 -197q42 -99 103 -125q43 -12 85 -1.5t76 31.5q131 77 250 237 q104 139 172.5 292.5t82.5 226.5zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
|
402 |
-
<glyph unicode="" horiz-adv-x="1152" d="M1152 704q0 -191 -94.5 -353t-256.5 -256.5t-353 -94.5h-160q-14 0 -23 9t-9 23v611l-215 -66q-3 -1 -9 -1q-10 0 -19 6q-13 10 -13 26v128q0 23 23 31l233 71v93l-215 -66q-3 -1 -9 -1q-10 0 -19 6q-13 10 -13 26v128q0 23 23 31l233 71v250q0 14 9 23t23 9h160 q14 0 23 -9t9 -23v-181l375 116q15 5 28 -5t13 -26v-128q0 -23 -23 -31l-393 -121v-93l375 116q15 5 28 -5t13 -26v-128q0 -23 -23 -31l-393 -121v-487q188 13 318 151t130 328q0 14 9 23t23 9h160q14 0 23 -9t9 -23z" />
|
403 |
-
<glyph unicode="" horiz-adv-x="1408" d="M1152 736v-64q0 -14 -9 -23t-23 -9h-352v-352q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v352h-352q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h352v352q0 14 9 23t23 9h64q14 0 23 -9t9 -23v-352h352q14 0 23 -9t9 -23zM1280 288v832q0 66 -47 113t-113 47h-832 q-66 0 -113 -47t-47 -113v-832q0 -66 47 -113t113 -47h832q66 0 113 47t47 113zM1408 1120v-832q0 -119 -84.5 -203.5t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5v832q0 119 84.5 203.5t203.5 84.5h832q119 0 203.5 -84.5t84.5 -203.5z" />
|
404 |
-
<glyph unicode="" horiz-adv-x="1792" />
|
405 |
-
<glyph unicode="" horiz-adv-x="1792" />
|
406 |
-
<glyph unicode="" horiz-adv-x="1792" />
|
407 |
-
<glyph unicode="" horiz-adv-x="1792" />
|
408 |
-
<glyph unicode="" horiz-adv-x="1792" />
|
409 |
-
<glyph unicode="" horiz-adv-x="1792" />
|
410 |
-
<glyph unicode="" horiz-adv-x="1792" />
|
411 |
-
<glyph unicode="" horiz-adv-x="1792" />
|
412 |
-
<glyph unicode="" horiz-adv-x="1792" />
|
413 |
-
</font>
|
414 |
</defs></svg>
|
1 |
+
<?xml version="1.0" standalone="no"?>
|
2 |
+
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
3 |
+
<svg xmlns="http://www.w3.org/2000/svg">
|
4 |
+
<metadata></metadata>
|
5 |
+
<defs>
|
6 |
+
<font id="fontawesomeregular" horiz-adv-x="1536" >
|
7 |
+
<font-face units-per-em="1792" ascent="1536" descent="-256" />
|
8 |
+
<missing-glyph horiz-adv-x="448" />
|
9 |
+
<glyph unicode=" " horiz-adv-x="448" />
|
10 |
+
<glyph unicode="	" horiz-adv-x="448" />
|
11 |
+
<glyph unicode=" " horiz-adv-x="448" />
|
12 |
+
<glyph unicode="¨" horiz-adv-x="1792" />
|
13 |
+
<glyph unicode="©" horiz-adv-x="1792" />
|
14 |
+
<glyph unicode="®" horiz-adv-x="1792" />
|
15 |
+
<glyph unicode="´" horiz-adv-x="1792" />
|
16 |
+
<glyph unicode="Æ" horiz-adv-x="1792" />
|
17 |
+
<glyph unicode=" " horiz-adv-x="768" />
|
18 |
+
<glyph unicode=" " />
|
19 |
+
<glyph unicode=" " horiz-adv-x="768" />
|
20 |
+
<glyph unicode=" " />
|
21 |
+
<glyph unicode=" " horiz-adv-x="512" />
|
22 |
+
<glyph unicode=" " horiz-adv-x="384" />
|
23 |
+
<glyph unicode=" " horiz-adv-x="256" />
|
24 |
+
<glyph unicode=" " horiz-adv-x="256" />
|
25 |
+
<glyph unicode=" " horiz-adv-x="192" />
|
26 |
+
<glyph unicode=" " horiz-adv-x="307" />
|
27 |
+
<glyph unicode=" " horiz-adv-x="85" />
|
28 |
+
<glyph unicode=" " horiz-adv-x="307" />
|
29 |
+
<glyph unicode=" " horiz-adv-x="384" />
|
30 |
+
<glyph unicode="™" horiz-adv-x="1792" />
|
31 |
+
<glyph unicode="∞" horiz-adv-x="1792" />
|
32 |
+
<glyph unicode="≠" horiz-adv-x="1792" />
|
33 |
+
<glyph unicode="" horiz-adv-x="500" d="M0 0z" />
|
34 |
+
<glyph unicode="" horiz-adv-x="1792" d="M1699 1350q0 -35 -43 -78l-632 -632v-768h320q26 0 45 -19t19 -45t-19 -45t-45 -19h-896q-26 0 -45 19t-19 45t19 45t45 19h320v768l-632 632q-43 43 -43 78q0 23 18 36.5t38 17.5t43 4h1408q23 0 43 -4t38 -17.5t18 -36.5z" />
|
35 |
+
<glyph unicode="" d="M1536 1312v-1120q0 -50 -34 -89t-86 -60.5t-103.5 -32t-96.5 -10.5t-96.5 10.5t-103.5 32t-86 60.5t-34 89t34 89t86 60.5t103.5 32t96.5 10.5q105 0 192 -39v537l-768 -237v-709q0 -50 -34 -89t-86 -60.5t-103.5 -32t-96.5 -10.5t-96.5 10.5t-103.5 32t-86 60.5t-34 89 t34 89t86 60.5t103.5 32t96.5 10.5q105 0 192 -39v967q0 31 19 56.5t49 35.5l832 256q12 4 28 4q40 0 68 -28t28 -68z" />
|
36 |
+
<glyph unicode="" horiz-adv-x="1664" d="M1152 704q0 185 -131.5 316.5t-316.5 131.5t-316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5t316.5 131.5t131.5 316.5zM1664 -128q0 -52 -38 -90t-90 -38q-54 0 -90 38l-343 342q-179 -124 -399 -124q-143 0 -273.5 55.5t-225 150t-150 225t-55.5 273.5 t55.5 273.5t150 225t225 150t273.5 55.5t273.5 -55.5t225 -150t150 -225t55.5 -273.5q0 -220 -124 -399l343 -343q37 -37 37 -90z" />
|
37 |
+
<glyph unicode="" horiz-adv-x="1792" d="M1664 32v768q-32 -36 -69 -66q-268 -206 -426 -338q-51 -43 -83 -67t-86.5 -48.5t-102.5 -24.5h-1h-1q-48 0 -102.5 24.5t-86.5 48.5t-83 67q-158 132 -426 338q-37 30 -69 66v-768q0 -13 9.5 -22.5t22.5 -9.5h1472q13 0 22.5 9.5t9.5 22.5zM1664 1083v11v13.5t-0.5 13 t-3 12.5t-5.5 9t-9 7.5t-14 2.5h-1472q-13 0 -22.5 -9.5t-9.5 -22.5q0 -168 147 -284q193 -152 401 -317q6 -5 35 -29.5t46 -37.5t44.5 -31.5t50.5 -27.5t43 -9h1h1q20 0 43 9t50.5 27.5t44.5 31.5t46 37.5t35 29.5q208 165 401 317q54 43 100.5 115.5t46.5 131.5z M1792 1120v-1088q0 -66 -47 -113t-113 -47h-1472q-66 0 -113 47t-47 113v1088q0 66 47 113t113 47h1472q66 0 113 -47t47 -113z" />
|
38 |
+
<glyph unicode="" horiz-adv-x="1792" d="M896 -128q-26 0 -44 18l-624 602q-10 8 -27.5 26t-55.5 65.5t-68 97.5t-53.5 121t-23.5 138q0 220 127 344t351 124q62 0 126.5 -21.5t120 -58t95.5 -68.5t76 -68q36 36 76 68t95.5 68.5t120 58t126.5 21.5q224 0 351 -124t127 -344q0 -221 -229 -450l-623 -600 q-18 -18 -44 -18z" />
|
39 |
+
<glyph unicode="" horiz-adv-x="1664" d="M1664 889q0 -22 -26 -48l-363 -354l86 -500q1 -7 1 -20q0 -21 -10.5 -35.5t-30.5 -14.5q-19 0 -40 12l-449 236l-449 -236q-22 -12 -40 -12q-21 0 -31.5 14.5t-10.5 35.5q0 6 2 20l86 500l-364 354q-25 27 -25 48q0 37 56 46l502 73l225 455q19 41 49 41t49 -41l225 -455 l502 -73q56 -9 56 -46z" />
|
40 |
+
<glyph unicode="" horiz-adv-x="1664" d="M1137 532l306 297l-422 62l-189 382l-189 -382l-422 -62l306 -297l-73 -421l378 199l377 -199zM1664 889q0 -22 -26 -48l-363 -354l86 -500q1 -7 1 -20q0 -50 -41 -50q-19 0 -40 12l-449 236l-449 -236q-22 -12 -40 -12q-21 0 -31.5 14.5t-10.5 35.5q0 6 2 20l86 500 l-364 354q-25 27 -25 48q0 37 56 46l502 73l225 455q19 41 49 41t49 -41l225 -455l502 -73q56 -9 56 -46z" />
|
41 |
+
<glyph unicode="" horiz-adv-x="1408" d="M1408 131q0 -120 -73 -189.5t-194 -69.5h-874q-121 0 -194 69.5t-73 189.5q0 53 3.5 103.5t14 109t26.5 108.5t43 97.5t62 81t85.5 53.5t111.5 20q9 0 42 -21.5t74.5 -48t108 -48t133.5 -21.5t133.5 21.5t108 48t74.5 48t42 21.5q61 0 111.5 -20t85.5 -53.5t62 -81 t43 -97.5t26.5 -108.5t14 -109t3.5 -103.5zM1088 1024q0 -159 -112.5 -271.5t-271.5 -112.5t-271.5 112.5t-112.5 271.5t112.5 271.5t271.5 112.5t271.5 -112.5t112.5 -271.5z" />
|
42 |
+
<glyph unicode="" horiz-adv-x="1920" d="M384 -64v128q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h128q26 0 45 19t19 45zM384 320v128q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h128q26 0 45 19t19 45zM384 704v128q0 26 -19 45t-45 19h-128 q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h128q26 0 45 19t19 45zM1408 -64v512q0 26 -19 45t-45 19h-768q-26 0 -45 -19t-19 -45v-512q0 -26 19 -45t45 -19h768q26 0 45 19t19 45zM384 1088v128q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45 t45 -19h128q26 0 45 19t19 45zM1792 -64v128q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h128q26 0 45 19t19 45zM1408 704v512q0 26 -19 45t-45 19h-768q-26 0 -45 -19t-19 -45v-512q0 -26 19 -45t45 -19h768q26 0 45 19t19 45zM1792 320v128 q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h128q26 0 45 19t19 45zM1792 704v128q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h128q26 0 45 19t19 45zM1792 1088v128q0 26 -19 45t-45 19h-128q-26 0 -45 -19 t-19 -45v-128q0 -26 19 -45t45 -19h128q26 0 45 19t19 45zM1920 1248v-1344q0 -66 -47 -113t-113 -47h-1600q-66 0 -113 47t-47 113v1344q0 66 47 113t113 47h1600q66 0 113 -47t47 -113z" />
|
43 |
+
<glyph unicode="" horiz-adv-x="1664" d="M768 512v-384q0 -52 -38 -90t-90 -38h-512q-52 0 -90 38t-38 90v384q0 52 38 90t90 38h512q52 0 90 -38t38 -90zM768 1280v-384q0 -52 -38 -90t-90 -38h-512q-52 0 -90 38t-38 90v384q0 52 38 90t90 38h512q52 0 90 -38t38 -90zM1664 512v-384q0 -52 -38 -90t-90 -38 h-512q-52 0 -90 38t-38 90v384q0 52 38 90t90 38h512q52 0 90 -38t38 -90zM1664 1280v-384q0 -52 -38 -90t-90 -38h-512q-52 0 -90 38t-38 90v384q0 52 38 90t90 38h512q52 0 90 -38t38 -90z" />
|
44 |
+
<glyph unicode="" horiz-adv-x="1792" d="M512 288v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM512 800v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM1152 288v-192q0 -40 -28 -68t-68 -28h-320 q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM512 1312v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM1152 800v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28 h320q40 0 68 -28t28 -68zM1792 288v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM1152 1312v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM1792 800v-192 q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM1792 1312v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68z" />
|
45 |
+
<glyph unicode="" horiz-adv-x="1792" d="M512 288v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM512 800v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM1792 288v-192q0 -40 -28 -68t-68 -28h-960 q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h960q40 0 68 -28t28 -68zM512 1312v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM1792 800v-192q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28t-28 68v192q0 40 28 68t68 28 h960q40 0 68 -28t28 -68zM1792 1312v-192q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h960q40 0 68 -28t28 -68z" />
|
46 |
+
<glyph unicode="" horiz-adv-x="1792" d="M1671 970q0 -40 -28 -68l-724 -724l-136 -136q-28 -28 -68 -28t-68 28l-136 136l-362 362q-28 28 -28 68t28 68l136 136q28 28 68 28t68 -28l294 -295l656 657q28 28 68 28t68 -28l136 -136q28 -28 28 -68z" />
|
47 |
+
<glyph unicode="" horiz-adv-x="1408" d="M1298 214q0 -40 -28 -68l-136 -136q-28 -28 -68 -28t-68 28l-294 294l-294 -294q-28 -28 -68 -28t-68 28l-136 136q-28 28 -28 68t28 68l294 294l-294 294q-28 28 -28 68t28 68l136 136q28 28 68 28t68 -28l294 -294l294 294q28 28 68 28t68 -28l136 -136q28 -28 28 -68 t-28 -68l-294 -294l294 -294q28 -28 28 -68z" />
|
48 |
+
<glyph unicode="" horiz-adv-x="1664" d="M1024 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-224v-224q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v224h-224q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h224v224q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5v-224h224 q13 0 22.5 -9.5t9.5 -22.5zM1152 704q0 185 -131.5 316.5t-316.5 131.5t-316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5t316.5 131.5t131.5 316.5zM1664 -128q0 -53 -37.5 -90.5t-90.5 -37.5q-54 0 -90 38l-343 342q-179 -124 -399 -124q-143 0 -273.5 55.5 t-225 150t-150 225t-55.5 273.5t55.5 273.5t150 225t225 150t273.5 55.5t273.5 -55.5t225 -150t150 -225t55.5 -273.5q0 -220 -124 -399l343 -343q37 -37 37 -90z" />
|
49 |
+
<glyph unicode="" horiz-adv-x="1664" d="M1024 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-576q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h576q13 0 22.5 -9.5t9.5 -22.5zM1152 704q0 185 -131.5 316.5t-316.5 131.5t-316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5t316.5 131.5t131.5 316.5z M1664 -128q0 -53 -37.5 -90.5t-90.5 -37.5q-54 0 -90 38l-343 342q-179 -124 -399 -124q-143 0 -273.5 55.5t-225 150t-150 225t-55.5 273.5t55.5 273.5t150 225t225 150t273.5 55.5t273.5 -55.5t225 -150t150 -225t55.5 -273.5q0 -220 -124 -399l343 -343q37 -37 37 -90z " />
|
50 |
+
<glyph unicode="" d="M1536 640q0 -156 -61 -298t-164 -245t-245 -164t-298 -61t-298 61t-245 164t-164 245t-61 298q0 182 80.5 343t226.5 270q43 32 95.5 25t83.5 -50q32 -42 24.5 -94.5t-49.5 -84.5q-98 -74 -151.5 -181t-53.5 -228q0 -104 40.5 -198.5t109.5 -163.5t163.5 -109.5 t198.5 -40.5t198.5 40.5t163.5 109.5t109.5 163.5t40.5 198.5q0 121 -53.5 228t-151.5 181q-42 32 -49.5 84.5t24.5 94.5q31 43 84 50t95 -25q146 -109 226.5 -270t80.5 -343zM896 1408v-640q0 -52 -38 -90t-90 -38t-90 38t-38 90v640q0 52 38 90t90 38t90 -38t38 -90z" />
|
51 |
+
<glyph unicode="" horiz-adv-x="1792" d="M256 96v-192q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM640 224v-320q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v320q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM1024 480v-576q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23 v576q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM1408 864v-960q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v960q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM1792 1376v-1472q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v1472q0 14 9 23t23 9h192q14 0 23 -9t9 -23z" />
|
52 |
+
<glyph unicode="" d="M1024 640q0 106 -75 181t-181 75t-181 -75t-75 -181t75 -181t181 -75t181 75t75 181zM1536 749v-222q0 -12 -8 -23t-20 -13l-185 -28q-19 -54 -39 -91q35 -50 107 -138q10 -12 10 -25t-9 -23q-27 -37 -99 -108t-94 -71q-12 0 -26 9l-138 108q-44 -23 -91 -38 q-16 -136 -29 -186q-7 -28 -36 -28h-222q-14 0 -24.5 8.5t-11.5 21.5l-28 184q-49 16 -90 37l-141 -107q-10 -9 -25 -9q-14 0 -25 11q-126 114 -165 168q-7 10 -7 23q0 12 8 23q15 21 51 66.5t54 70.5q-27 50 -41 99l-183 27q-13 2 -21 12.5t-8 23.5v222q0 12 8 23t19 13 l186 28q14 46 39 92q-40 57 -107 138q-10 12 -10 24q0 10 9 23q26 36 98.5 107.5t94.5 71.5q13 0 26 -10l138 -107q44 23 91 38q16 136 29 186q7 28 36 28h222q14 0 24.5 -8.5t11.5 -21.5l28 -184q49 -16 90 -37l142 107q9 9 24 9q13 0 25 -10q129 -119 165 -170q7 -8 7 -22 q0 -12 -8 -23q-15 -21 -51 -66.5t-54 -70.5q26 -50 41 -98l183 -28q13 -2 21 -12.5t8 -23.5z" />
|
53 |
+
<glyph unicode="" horiz-adv-x="1408" d="M512 800v-576q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v576q0 14 9 23t23 9h64q14 0 23 -9t9 -23zM768 800v-576q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v576q0 14 9 23t23 9h64q14 0 23 -9t9 -23zM1024 800v-576q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v576 q0 14 9 23t23 9h64q14 0 23 -9t9 -23zM1152 76v948h-896v-948q0 -22 7 -40.5t14.5 -27t10.5 -8.5h832q3 0 10.5 8.5t14.5 27t7 40.5zM480 1152h448l-48 117q-7 9 -17 11h-317q-10 -2 -17 -11zM1408 1120v-64q0 -14 -9 -23t-23 -9h-96v-948q0 -83 -47 -143.5t-113 -60.5h-832 q-66 0 -113 58.5t-47 141.5v952h-96q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h309l70 167q15 37 54 63t79 26h320q40 0 79 -26t54 -63l70 -167h309q14 0 23 -9t9 -23z" />
|
54 |
+
<glyph unicode="" horiz-adv-x="1664" d="M1408 544v-480q0 -26 -19 -45t-45 -19h-384v384h-256v-384h-384q-26 0 -45 19t-19 45v480q0 1 0.5 3t0.5 3l575 474l575 -474q1 -2 1 -6zM1631 613l-62 -74q-8 -9 -21 -11h-3q-13 0 -21 7l-692 577l-692 -577q-12 -8 -24 -7q-13 2 -21 11l-62 74q-8 10 -7 23.5t11 21.5 l719 599q32 26 76 26t76 -26l244 -204v195q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-408l219 -182q10 -8 11 -21.5t-7 -23.5z" />
|
55 |
+
<glyph unicode="" horiz-adv-x="1280" d="M128 0h1024v768h-416q-40 0 -68 28t-28 68v416h-512v-1280zM768 896h376q-10 29 -22 41l-313 313q-12 12 -41 22v-376zM1280 864v-896q0 -40 -28 -68t-68 -28h-1088q-40 0 -68 28t-28 68v1344q0 40 28 68t68 28h640q40 0 88 -20t76 -48l312 -312q28 -28 48 -76t20 -88z " />
|
56 |
+
<glyph unicode="" d="M896 992v-448q0 -14 -9 -23t-23 -9h-320q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h224v352q0 14 9 23t23 9h64q14 0 23 -9t9 -23zM1312 640q0 148 -73 273t-198 198t-273 73t-273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273zM1536 640 q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
57 |
+
<glyph unicode="" horiz-adv-x="1920" d="M1111 540v4l-24 320q-1 13 -11 22.5t-23 9.5h-186q-13 0 -23 -9.5t-11 -22.5l-24 -320v-4q-1 -12 8 -20t21 -8h244q12 0 21 8t8 20zM1870 73q0 -73 -46 -73h-704q13 0 22 9.5t8 22.5l-20 256q-1 13 -11 22.5t-23 9.5h-272q-13 0 -23 -9.5t-11 -22.5l-20 -256 q-1 -13 8 -22.5t22 -9.5h-704q-46 0 -46 73q0 54 26 116l417 1044q8 19 26 33t38 14h339q-13 0 -23 -9.5t-11 -22.5l-15 -192q-1 -14 8 -23t22 -9h166q13 0 22 9t8 23l-15 192q-1 13 -11 22.5t-23 9.5h339q20 0 38 -14t26 -33l417 -1044q26 -62 26 -116z" />
|
58 |
+
<glyph unicode="" horiz-adv-x="1664" d="M1280 192q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1536 192q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1664 416v-320q0 -40 -28 -68t-68 -28h-1472q-40 0 -68 28t-28 68v320q0 40 28 68t68 28h465l135 -136 q58 -56 136 -56t136 56l136 136h464q40 0 68 -28t28 -68zM1339 985q17 -41 -14 -70l-448 -448q-18 -19 -45 -19t-45 19l-448 448q-31 29 -14 70q17 39 59 39h256v448q0 26 19 45t45 19h256q26 0 45 -19t19 -45v-448h256q42 0 59 -39z" />
|
59 |
+
<glyph unicode="" d="M1120 608q0 -12 -10 -24l-319 -319q-11 -9 -23 -9t-23 9l-320 320q-15 16 -7 35q8 20 30 20h192v352q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-352h192q14 0 23 -9t9 -23zM768 1184q-148 0 -273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273 t-73 273t-198 198t-273 73zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
60 |
+
<glyph unicode="" d="M1118 660q-8 -20 -30 -20h-192v-352q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v352h-192q-14 0 -23 9t-9 23q0 12 10 24l319 319q11 9 23 9t23 -9l320 -320q15 -16 7 -35zM768 1184q-148 0 -273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73t273 73t198 198 t73 273t-73 273t-198 198t-273 73zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
61 |
+
<glyph unicode="" d="M1023 576h316q-1 3 -2.5 8t-2.5 8l-212 496h-708l-212 -496q-1 -2 -2.5 -8t-2.5 -8h316l95 -192h320zM1536 546v-482q0 -26 -19 -45t-45 -19h-1408q-26 0 -45 19t-19 45v482q0 62 25 123l238 552q10 25 36.5 42t52.5 17h832q26 0 52.5 -17t36.5 -42l238 -552 q25 -61 25 -123z" />
|
62 |
+
<glyph unicode="" d="M1184 640q0 -37 -32 -55l-544 -320q-15 -9 -32 -9q-16 0 -32 8q-32 19 -32 56v640q0 37 32 56q33 18 64 -1l544 -320q32 -18 32 -55zM1312 640q0 148 -73 273t-198 198t-273 73t-273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273zM1536 640 q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
63 |
+
<glyph unicode="" d="M1536 1280v-448q0 -26 -19 -45t-45 -19h-448q-42 0 -59 40q-17 39 14 69l138 138q-148 137 -349 137q-104 0 -198.5 -40.5t-163.5 -109.5t-109.5 -163.5t-40.5 -198.5t40.5 -198.5t109.5 -163.5t163.5 -109.5t198.5 -40.5q119 0 225 52t179 147q7 10 23 12q14 0 25 -9 l137 -138q9 -8 9.5 -20.5t-7.5 -22.5q-109 -132 -264 -204.5t-327 -72.5q-156 0 -298 61t-245 164t-164 245t-61 298t61 298t164 245t245 164t298 61q147 0 284.5 -55.5t244.5 -156.5l130 129q29 31 70 14q39 -17 39 -59z" />
|
64 |
+
<glyph unicode="" d="M1511 480q0 -5 -1 -7q-64 -268 -268 -434.5t-478 -166.5q-146 0 -282.5 55t-243.5 157l-129 -129q-19 -19 -45 -19t-45 19t-19 45v448q0 26 19 45t45 19h448q26 0 45 -19t19 -45t-19 -45l-137 -137q71 -66 161 -102t187 -36q134 0 250 65t186 179q11 17 53 117 q8 23 30 23h192q13 0 22.5 -9.5t9.5 -22.5zM1536 1280v-448q0 -26 -19 -45t-45 -19h-448q-26 0 -45 19t-19 45t19 45l138 138q-148 137 -349 137q-134 0 -250 -65t-186 -179q-11 -17 -53 -117q-8 -23 -30 -23h-199q-13 0 -22.5 9.5t-9.5 22.5v7q65 268 270 434.5t480 166.5 q146 0 284 -55.5t245 -156.5l130 129q19 19 45 19t45 -19t19 -45z" />
|
65 |
+
<glyph unicode="" horiz-adv-x="1792" d="M384 352v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM384 608v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M384 864v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM1536 352v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-960q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h960q13 0 22.5 -9.5t9.5 -22.5z M1536 608v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-960q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h960q13 0 22.5 -9.5t9.5 -22.5zM1536 864v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-960q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h960q13 0 22.5 -9.5 t9.5 -22.5zM1664 160v832q0 13 -9.5 22.5t-22.5 9.5h-1472q-13 0 -22.5 -9.5t-9.5 -22.5v-832q0 -13 9.5 -22.5t22.5 -9.5h1472q13 0 22.5 9.5t9.5 22.5zM1792 1248v-1088q0 -66 -47 -113t-113 -47h-1472q-66 0 -113 47t-47 113v1088q0 66 47 113t113 47h1472q66 0 113 -47 t47 -113z" />
|
66 |
+
<glyph unicode="" horiz-adv-x="1152" d="M320 768h512v192q0 106 -75 181t-181 75t-181 -75t-75 -181v-192zM1152 672v-576q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28t-28 68v576q0 40 28 68t68 28h32v192q0 184 132 316t316 132t316 -132t132 -316v-192h32q40 0 68 -28t28 -68z" />
|
67 |
+
<glyph unicode="" horiz-adv-x="1792" d="M320 1280q0 -72 -64 -110v-1266q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v1266q-64 38 -64 110q0 53 37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1792 1216v-763q0 -25 -12.5 -38.5t-39.5 -27.5q-215 -116 -369 -116q-61 0 -123.5 22t-108.5 48 t-115.5 48t-142.5 22q-192 0 -464 -146q-17 -9 -33 -9q-26 0 -45 19t-19 45v742q0 32 31 55q21 14 79 43q236 120 421 120q107 0 200 -29t219 -88q38 -19 88 -19q54 0 117.5 21t110 47t88 47t54.5 21q26 0 45 -19t19 -45z" />
|
68 |
+
<glyph unicode="" horiz-adv-x="1664" d="M1664 650q0 -166 -60 -314l-20 -49l-185 -33q-22 -83 -90.5 -136.5t-156.5 -53.5v-32q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v576q0 14 9 23t23 9h64q14 0 23 -9t9 -23v-32q71 0 130 -35.5t93 -95.5l68 12q29 95 29 193q0 148 -88 279t-236.5 209t-315.5 78 t-315.5 -78t-236.5 -209t-88 -279q0 -98 29 -193l68 -12q34 60 93 95.5t130 35.5v32q0 14 9 23t23 9h64q14 0 23 -9t9 -23v-576q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v32q-88 0 -156.5 53.5t-90.5 136.5l-185 33l-20 49q-60 148 -60 314q0 151 67 291t179 242.5 t266 163.5t320 61t320 -61t266 -163.5t179 -242.5t67 -291z" />
|
69 |
+
<glyph unicode="" horiz-adv-x="768" d="M768 1184v-1088q0 -26 -19 -45t-45 -19t-45 19l-333 333h-262q-26 0 -45 19t-19 45v384q0 26 19 45t45 19h262l333 333q19 19 45 19t45 -19t19 -45z" />
|
70 |
+
<glyph unicode="" horiz-adv-x="1152" d="M768 1184v-1088q0 -26 -19 -45t-45 -19t-45 19l-333 333h-262q-26 0 -45 19t-19 45v384q0 26 19 45t45 19h262l333 333q19 19 45 19t45 -19t19 -45zM1152 640q0 -76 -42.5 -141.5t-112.5 -93.5q-10 -5 -25 -5q-26 0 -45 18.5t-19 45.5q0 21 12 35.5t29 25t34 23t29 35.5 t12 57t-12 57t-29 35.5t-34 23t-29 25t-12 35.5q0 27 19 45.5t45 18.5q15 0 25 -5q70 -27 112.5 -93t42.5 -142z" />
|
71 |
+
<glyph unicode="" horiz-adv-x="1664" d="M768 1184v-1088q0 -26 -19 -45t-45 -19t-45 19l-333 333h-262q-26 0 -45 19t-19 45v384q0 26 19 45t45 19h262l333 333q19 19 45 19t45 -19t19 -45zM1152 640q0 -76 -42.5 -141.5t-112.5 -93.5q-10 -5 -25 -5q-26 0 -45 18.5t-19 45.5q0 21 12 35.5t29 25t34 23t29 35.5 t12 57t-12 57t-29 35.5t-34 23t-29 25t-12 35.5q0 27 19 45.5t45 18.5q15 0 25 -5q70 -27 112.5 -93t42.5 -142zM1408 640q0 -153 -85 -282.5t-225 -188.5q-13 -5 -25 -5q-27 0 -46 19t-19 45q0 39 39 59q56 29 76 44q74 54 115.5 135.5t41.5 173.5t-41.5 173.5 t-115.5 135.5q-20 15 -76 44q-39 20 -39 59q0 26 19 45t45 19q13 0 26 -5q140 -59 225 -188.5t85 -282.5zM1664 640q0 -230 -127 -422.5t-338 -283.5q-13 -5 -26 -5q-26 0 -45 19t-19 45q0 36 39 59q7 4 22.5 10.5t22.5 10.5q46 25 82 51q123 91 192 227t69 289t-69 289 t-192 227q-36 26 -82 51q-7 4 -22.5 10.5t-22.5 10.5q-39 23 -39 59q0 26 19 45t45 19q13 0 26 -5q211 -91 338 -283.5t127 -422.5z" />
|
72 |
+
<glyph unicode="" horiz-adv-x="1408" d="M384 384v-128h-128v128h128zM384 1152v-128h-128v128h128zM1152 1152v-128h-128v128h128zM128 129h384v383h-384v-383zM128 896h384v384h-384v-384zM896 896h384v384h-384v-384zM640 640v-640h-640v640h640zM1152 128v-128h-128v128h128zM1408 128v-128h-128v128h128z M1408 640v-384h-384v128h-128v-384h-128v640h384v-128h128v128h128zM640 1408v-640h-640v640h640zM1408 1408v-640h-640v640h640z" />
|
73 |
+
<glyph unicode="" horiz-adv-x="1792" d="M63 0h-63v1408h63v-1408zM126 1h-32v1407h32v-1407zM220 1h-31v1407h31v-1407zM377 1h-31v1407h31v-1407zM534 1h-62v1407h62v-1407zM660 1h-31v1407h31v-1407zM723 1h-31v1407h31v-1407zM786 1h-31v1407h31v-1407zM943 1h-63v1407h63v-1407zM1100 1h-63v1407h63v-1407z M1226 1h-63v1407h63v-1407zM1352 1h-63v1407h63v-1407zM1446 1h-63v1407h63v-1407zM1635 1h-94v1407h94v-1407zM1698 1h-32v1407h32v-1407zM1792 0h-63v1408h63v-1408z" />
|
74 |
+
<glyph unicode="" d="M448 1088q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1515 512q0 -53 -37 -90l-491 -492q-39 -37 -91 -37q-53 0 -90 37l-715 716q-38 37 -64.5 101t-26.5 117v416q0 52 38 90t90 38h416q53 0 117 -26.5t102 -64.5 l715 -714q37 -39 37 -91z" />
|
75 |
+
<glyph unicode="" horiz-adv-x="1920" d="M448 1088q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1515 512q0 -53 -37 -90l-491 -492q-39 -37 -91 -37q-53 0 -90 37l-715 716q-38 37 -64.5 101t-26.5 117v416q0 52 38 90t90 38h416q53 0 117 -26.5t102 -64.5 l715 -714q37 -39 37 -91zM1899 512q0 -53 -37 -90l-491 -492q-39 -37 -91 -37q-36 0 -59 14t-53 45l470 470q37 37 37 90q0 52 -37 91l-715 714q-38 38 -102 64.5t-117 26.5h224q53 0 117 -26.5t102 -64.5l715 -714q37 -39 37 -91z" />
|
76 |
+
<glyph unicode="" horiz-adv-x="1664" d="M1639 1058q40 -57 18 -129l-275 -906q-19 -64 -76.5 -107.5t-122.5 -43.5h-923q-77 0 -148.5 53.5t-99.5 131.5q-24 67 -2 127q0 4 3 27t4 37q1 8 -3 21.5t-3 19.5q2 11 8 21t16.5 23.5t16.5 23.5q23 38 45 91.5t30 91.5q3 10 0.5 30t-0.5 28q3 11 17 28t17 23 q21 36 42 92t25 90q1 9 -2.5 32t0.5 28q4 13 22 30.5t22 22.5q19 26 42.5 84.5t27.5 96.5q1 8 -3 25.5t-2 26.5q2 8 9 18t18 23t17 21q8 12 16.5 30.5t15 35t16 36t19.5 32t26.5 23.5t36 11.5t47.5 -5.5l-1 -3q38 9 51 9h761q74 0 114 -56t18 -130l-274 -906 q-36 -119 -71.5 -153.5t-128.5 -34.5h-869q-27 0 -38 -15q-11 -16 -1 -43q24 -70 144 -70h923q29 0 56 15.5t35 41.5l300 987q7 22 5 57q38 -15 59 -43zM575 1056q-4 -13 2 -22.5t20 -9.5h608q13 0 25.5 9.5t16.5 22.5l21 64q4 13 -2 22.5t-20 9.5h-608q-13 0 -25.5 -9.5 t-16.5 -22.5zM492 800q-4 -13 2 -22.5t20 -9.5h608q13 0 25.5 9.5t16.5 22.5l21 64q4 13 -2 22.5t-20 9.5h-608q-13 0 -25.5 -9.5t-16.5 -22.5z" />
|
77 |
+
<glyph unicode="" horiz-adv-x="1280" d="M1164 1408q23 0 44 -9q33 -13 52.5 -41t19.5 -62v-1289q0 -34 -19.5 -62t-52.5 -41q-19 -8 -44 -8q-48 0 -83 32l-441 424l-441 -424q-36 -33 -83 -33q-23 0 -44 9q-33 13 -52.5 41t-19.5 62v1289q0 34 19.5 62t52.5 41q21 9 44 9h1048z" />
|
78 |
+
<glyph unicode="" horiz-adv-x="1664" d="M384 0h896v256h-896v-256zM384 640h896v384h-160q-40 0 -68 28t-28 68v160h-640v-640zM1536 576q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1664 576v-416q0 -13 -9.5 -22.5t-22.5 -9.5h-224v-160q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28t-28 68 v160h-224q-13 0 -22.5 9.5t-9.5 22.5v416q0 79 56.5 135.5t135.5 56.5h64v544q0 40 28 68t68 28h672q40 0 88 -20t76 -48l152 -152q28 -28 48 -76t20 -88v-256h64q79 0 135.5 -56.5t56.5 -135.5z" />
|
79 |
+
<glyph unicode="" horiz-adv-x="1920" d="M960 864q119 0 203.5 -84.5t84.5 -203.5t-84.5 -203.5t-203.5 -84.5t-203.5 84.5t-84.5 203.5t84.5 203.5t203.5 84.5zM1664 1280q106 0 181 -75t75 -181v-896q0 -106 -75 -181t-181 -75h-1408q-106 0 -181 75t-75 181v896q0 106 75 181t181 75h224l51 136 q19 49 69.5 84.5t103.5 35.5h512q53 0 103.5 -35.5t69.5 -84.5l51 -136h224zM960 128q185 0 316.5 131.5t131.5 316.5t-131.5 316.5t-316.5 131.5t-316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5z" />
|
80 |
+
<glyph unicode="" horiz-adv-x="1664" d="M725 977l-170 -450q73 -1 153.5 -2t119 -1.5t52.5 -0.5l29 2q-32 95 -92 241q-53 132 -92 211zM21 -128h-21l2 79q22 7 80 18q89 16 110 31q20 16 48 68l237 616l280 724h75h53l11 -21l205 -480q103 -242 124 -297q39 -102 96 -235q26 -58 65 -164q24 -67 65 -149 q22 -49 35 -57q22 -19 69 -23q47 -6 103 -27q6 -39 6 -57q0 -14 -1 -26q-80 0 -192 8q-93 8 -189 8q-79 0 -135 -2l-200 -11l-58 -2q0 45 4 78l131 28q56 13 68 23q12 12 12 27t-6 32l-47 114l-92 228l-450 2q-29 -65 -104 -274q-23 -64 -23 -84q0 -31 17 -43 q26 -21 103 -32q3 0 13.5 -2t30 -5t40.5 -6q1 -28 1 -58q0 -17 -2 -27q-66 0 -349 20l-48 -8q-81 -14 -167 -14z" />
|
81 |
+
<glyph unicode="" horiz-adv-x="1408" d="M555 15q76 -32 140 -32q131 0 216 41t122 113q38 70 38 181q0 114 -41 180q-58 94 -141 126q-80 32 -247 32q-74 0 -101 -10v-144l-1 -173l3 -270q0 -15 12 -44zM541 761q43 -7 109 -7q175 0 264 65t89 224q0 112 -85 187q-84 75 -255 75q-52 0 -130 -13q0 -44 2 -77 q7 -122 6 -279l-1 -98q0 -43 1 -77zM0 -128l2 94q45 9 68 12q77 12 123 31q17 27 21 51q9 66 9 194l-2 497q-5 256 -9 404q-1 87 -11 109q-1 4 -12 12q-18 12 -69 15q-30 2 -114 13l-4 83l260 6l380 13l45 1q5 0 14 0.5t14 0.5q1 0 21.5 -0.5t40.5 -0.5h74q88 0 191 -27 q43 -13 96 -39q57 -29 102 -76q44 -47 65 -104t21 -122q0 -70 -32 -128t-95 -105q-26 -20 -150 -77q177 -41 267 -146q92 -106 92 -236q0 -76 -29 -161q-21 -62 -71 -117q-66 -72 -140 -108q-73 -36 -203 -60q-82 -15 -198 -11l-197 4q-84 2 -298 -11q-33 -3 -272 -11z" />
|
82 |
+
<glyph unicode="" horiz-adv-x="1024" d="M0 -126l17 85q4 1 77 20q76 19 116 39q29 37 41 101l27 139l56 268l12 64q8 44 17 84.5t16 67t12.5 46.5t9 30.5t3.5 11.5l29 157l16 63l22 135l8 50v38q-41 22 -144 28q-28 2 -38 4l19 103l317 -14q39 -2 73 -2q66 0 214 9q33 2 68 4.5t36 2.5q-2 -19 -6 -38 q-7 -29 -13 -51q-55 -19 -109 -31q-64 -16 -101 -31q-12 -31 -24 -88q-9 -44 -13 -82q-44 -199 -66 -306l-61 -311l-38 -158l-43 -235l-12 -45q-2 -7 1 -27q64 -15 119 -21q36 -5 66 -10q-1 -29 -7 -58q-7 -31 -9 -41q-18 0 -23 -1q-24 -2 -42 -2q-9 0 -28 3q-19 4 -145 17 l-198 2q-41 1 -174 -11q-74 -7 -98 -9z" />
|
83 |
+
<glyph unicode="" horiz-adv-x="1792" d="M81 1407l54 -27q20 -5 211 -5h130l19 3l115 1l215 -1h293l34 -2q14 -1 28 7t21 16l7 8l42 1q15 0 28 -1v-104.5t1 -131.5l1 -100l-1 -58q0 -32 -4 -51q-39 -15 -68 -18q-25 43 -54 128q-8 24 -15.5 62.5t-11.5 65.5t-6 29q-13 15 -27 19q-7 2 -42.5 2t-103.5 -1t-111 -1 q-34 0 -67 -5q-10 -97 -8 -136l1 -152v-332l3 -359l-1 -147q-1 -46 11 -85q49 -25 89 -32q2 0 18 -5t44 -13t43 -12q30 -8 50 -18q5 -45 5 -50q0 -10 -3 -29q-14 -1 -34 -1q-110 0 -187 10q-72 8 -238 8q-88 0 -233 -14q-48 -4 -70 -4q-2 22 -2 26l-1 26v9q21 33 79 49 q139 38 159 50q9 21 12 56q8 192 6 433l-5 428q-1 62 -0.5 118.5t0.5 102.5t-2 57t-6 15q-6 5 -14 6q-38 6 -148 6q-43 0 -100 -13.5t-73 -24.5q-13 -9 -22 -33t-22 -75t-24 -84q-6 -19 -19.5 -32t-20.5 -13q-44 27 -56 44v297v86zM1744 128q33 0 42 -18.5t-11 -44.5 l-126 -162q-20 -26 -49 -26t-49 26l-126 162q-20 26 -11 44.5t42 18.5h80v1024h-80q-33 0 -42 18.5t11 44.5l126 162q20 26 49 26t49 -26l126 -162q20 -26 11 -44.5t-42 -18.5h-80v-1024h80z" />
|
84 |
+
<glyph unicode="" d="M81 1407l54 -27q20 -5 211 -5h130l19 3l115 1l446 -1h318l34 -2q14 -1 28 7t21 16l7 8l42 1q15 0 28 -1v-104.5t1 -131.5l1 -100l-1 -58q0 -32 -4 -51q-39 -15 -68 -18q-25 43 -54 128q-8 24 -15.5 62.5t-11.5 65.5t-6 29q-13 15 -27 19q-7 2 -58.5 2t-138.5 -1t-128 -1 q-94 0 -127 -5q-10 -97 -8 -136l1 -152v52l3 -359l-1 -147q-1 -46 11 -85q49 -25 89 -32q2 0 18 -5t44 -13t43 -12q30 -8 50 -18q5 -45 5 -50q0 -10 -3 -29q-14 -1 -34 -1q-110 0 -187 10q-72 8 -238 8q-82 0 -233 -13q-45 -5 -70 -5q-2 22 -2 26l-1 26v9q21 33 79 49 q139 38 159 50q9 21 12 56q6 137 6 433l-5 44q0 265 -2 278q-2 11 -6 15q-6 5 -14 6q-38 6 -148 6q-50 0 -168.5 -14t-132.5 -24q-13 -9 -22 -33t-22 -75t-24 -84q-6 -19 -19.5 -32t-20.5 -13q-44 27 -56 44v297v86zM1505 113q26 -20 26 -49t-26 -49l-162 -126 q-26 -20 -44.5 -11t-18.5 42v80h-1024v-80q0 -33 -18.5 -42t-44.5 11l-162 126q-26 20 -26 49t26 49l162 126q26 20 44.5 11t18.5 -42v-80h1024v80q0 33 18.5 42t44.5 -11z" />
|
85 |
+
<glyph unicode="" horiz-adv-x="1792" d="M1792 192v-128q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1408 576v-128q0 -26 -19 -45t-45 -19h-1280q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1280q26 0 45 -19t19 -45zM1664 960v-128q0 -26 -19 -45 t-45 -19h-1536q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1536q26 0 45 -19t19 -45zM1280 1344v-128q0 -26 -19 -45t-45 -19h-1152q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1152q26 0 45 -19t19 -45z" />
|
86 |
+
<glyph unicode="" horiz-adv-x="1792" d="M1792 192v-128q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1408 576v-128q0 -26 -19 -45t-45 -19h-896q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45 -19t19 -45zM1664 960v-128q0 -26 -19 -45t-45 -19 h-1408q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1408q26 0 45 -19t19 -45zM1280 1344v-128q0 -26 -19 -45t-45 -19h-640q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h640q26 0 45 -19t19 -45z" />
|
87 |
+
<glyph unicode="" horiz-adv-x="1792" d="M1792 192v-128q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1792 576v-128q0 -26 -19 -45t-45 -19h-1280q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1280q26 0 45 -19t19 -45zM1792 960v-128q0 -26 -19 -45 t-45 -19h-1536q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1536q26 0 45 -19t19 -45zM1792 1344v-128q0 -26 -19 -45t-45 -19h-1152q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1152q26 0 45 -19t19 -45z" />
|
88 |
+
<glyph unicode="" horiz-adv-x="1792" d="M1792 192v-128q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1792 576v-128q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1792 960v-128q0 -26 -19 -45 t-45 -19h-1664q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1792 1344v-128q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45z" />
|
89 |
+
<glyph unicode="" horiz-adv-x="1792" d="M256 224v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-192q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h192q13 0 22.5 -9.5t9.5 -22.5zM256 608v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-192q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h192q13 0 22.5 -9.5 t9.5 -22.5zM256 992v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-192q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h192q13 0 22.5 -9.5t9.5 -22.5zM1792 224v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1344q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1344 q13 0 22.5 -9.5t9.5 -22.5zM256 1376v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-192q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h192q13 0 22.5 -9.5t9.5 -22.5zM1792 608v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1344q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5 t22.5 9.5h1344q13 0 22.5 -9.5t9.5 -22.5zM1792 992v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1344q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1344q13 0 22.5 -9.5t9.5 -22.5zM1792 1376v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1344q-13 0 -22.5 9.5t-9.5 22.5v192 q0 13 9.5 22.5t22.5 9.5h1344q13 0 22.5 -9.5t9.5 -22.5z" />
|
90 |
+
<glyph unicode="" horiz-adv-x="1792" d="M384 992v-576q0 -13 -9.5 -22.5t-22.5 -9.5q-14 0 -23 9l-288 288q-9 9 -9 23t9 23l288 288q9 9 23 9q13 0 22.5 -9.5t9.5 -22.5zM1792 224v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1728q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1728q13 0 22.5 -9.5 t9.5 -22.5zM1792 608v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1088q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1088q13 0 22.5 -9.5t9.5 -22.5zM1792 992v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1088q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1088 q13 0 22.5 -9.5t9.5 -22.5zM1792 1376v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1728q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1728q13 0 22.5 -9.5t9.5 -22.5z" />
|
91 |
+
<glyph unicode="" horiz-adv-x="1792" d="M352 704q0 -14 -9 -23l-288 -288q-9 -9 -23 -9q-13 0 -22.5 9.5t-9.5 22.5v576q0 13 9.5 22.5t22.5 9.5q14 0 23 -9l288 -288q9 -9 9 -23zM1792 224v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1728q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1728q13 0 22.5 -9.5 t9.5 -22.5zM1792 608v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1088q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1088q13 0 22.5 -9.5t9.5 -22.5zM1792 992v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1088q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1088 q13 0 22.5 -9.5t9.5 -22.5zM1792 1376v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1728q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1728q13 0 22.5 -9.5t9.5 -22.5z" />
|
92 |
+
<glyph unicode="" horiz-adv-x="1792" d="M1792 1184v-1088q0 -42 -39 -59q-13 -5 -25 -5q-27 0 -45 19l-403 403v-166q0 -119 -84.5 -203.5t-203.5 -84.5h-704q-119 0 -203.5 84.5t-84.5 203.5v704q0 119 84.5 203.5t203.5 84.5h704q119 0 203.5 -84.5t84.5 -203.5v-165l403 402q18 19 45 19q12 0 25 -5 q39 -17 39 -59z" />
|
93 |
+
<glyph unicode="" horiz-adv-x="1920" d="M640 960q0 -80 -56 -136t-136 -56t-136 56t-56 136t56 136t136 56t136 -56t56 -136zM1664 576v-448h-1408v192l320 320l160 -160l512 512zM1760 1280h-1600q-13 0 -22.5 -9.5t-9.5 -22.5v-1216q0 -13 9.5 -22.5t22.5 -9.5h1600q13 0 22.5 9.5t9.5 22.5v1216 q0 13 -9.5 22.5t-22.5 9.5zM1920 1248v-1216q0 -66 -47 -113t-113 -47h-1600q-66 0 -113 47t-47 113v1216q0 66 47 113t113 47h1600q66 0 113 -47t47 -113z" />
|
94 |
+
<glyph unicode="" d="M363 0l91 91l-235 235l-91 -91v-107h128v-128h107zM886 928q0 22 -22 22q-10 0 -17 -7l-542 -542q-7 -7 -7 -17q0 -22 22 -22q10 0 17 7l542 542q7 7 7 17zM832 1120l416 -416l-832 -832h-416v416zM1515 1024q0 -53 -37 -90l-166 -166l-416 416l166 165q36 38 90 38 q53 0 91 -38l235 -234q37 -39 37 -91z" />
|
95 |
+
<glyph unicode="" horiz-adv-x="1024" d="M768 896q0 106 -75 181t-181 75t-181 -75t-75 -181t75 -181t181 -75t181 75t75 181zM1024 896q0 -109 -33 -179l-364 -774q-16 -33 -47.5 -52t-67.5 -19t-67.5 19t-46.5 52l-365 774q-33 70 -33 179q0 212 150 362t362 150t362 -150t150 -362z" />
|
96 |
+
<glyph unicode="" d="M768 96v1088q-148 0 -273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
97 |
+
<glyph unicode="" horiz-adv-x="1024" d="M512 384q0 36 -20 69q-1 1 -15.5 22.5t-25.5 38t-25 44t-21 50.5q-4 16 -21 16t-21 -16q-7 -23 -21 -50.5t-25 -44t-25.5 -38t-15.5 -22.5q-20 -33 -20 -69q0 -53 37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1024 512q0 -212 -150 -362t-362 -150t-362 150t-150 362 q0 145 81 275q6 9 62.5 90.5t101 151t99.5 178t83 201.5q9 30 34 47t51 17t51.5 -17t33.5 -47q28 -93 83 -201.5t99.5 -178t101 -151t62.5 -90.5q81 -127 81 -275z" />
|
98 |
+
<glyph unicode="" horiz-adv-x="1792" d="M888 352l116 116l-152 152l-116 -116v-56h96v-96h56zM1328 1072q-16 16 -33 -1l-350 -350q-17 -17 -1 -33t33 1l350 350q17 17 1 33zM1408 478v-190q0 -119 -84.5 -203.5t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5v832q0 119 84.5 203.5t203.5 84.5h832 q63 0 117 -25q15 -7 18 -23q3 -17 -9 -29l-49 -49q-14 -14 -32 -8q-23 6 -45 6h-832q-66 0 -113 -47t-47 -113v-832q0 -66 47 -113t113 -47h832q66 0 113 47t47 113v126q0 13 9 22l64 64q15 15 35 7t20 -29zM1312 1216l288 -288l-672 -672h-288v288zM1756 1084l-92 -92 l-288 288l92 92q28 28 68 28t68 -28l152 -152q28 -28 28 -68t-28 -68z" />
|
99 |
+
<glyph unicode="" horiz-adv-x="1664" d="M1408 547v-259q0 -119 -84.5 -203.5t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5v832q0 119 84.5 203.5t203.5 84.5h255v0q13 0 22.5 -9.5t9.5 -22.5q0 -27 -26 -32q-77 -26 -133 -60q-10 -4 -16 -4h-112q-66 0 -113 -47t-47 -113v-832q0 -66 47 -113t113 -47h832 q66 0 113 47t47 113v214q0 19 18 29q28 13 54 37q16 16 35 8q21 -9 21 -29zM1645 1043l-384 -384q-18 -19 -45 -19q-12 0 -25 5q-39 17 -39 59v192h-160q-323 0 -438 -131q-119 -137 -74 -473q3 -23 -20 -34q-8 -2 -12 -2q-16 0 -26 13q-10 14 -21 31t-39.5 68.5t-49.5 99.5 t-38.5 114t-17.5 122q0 49 3.5 91t14 90t28 88t47 81.5t68.5 74t94.5 61.5t124.5 48.5t159.5 30.5t196.5 11h160v192q0 42 39 59q13 5 25 5q26 0 45 -19l384 -384q19 -19 19 -45t-19 -45z" />
|
100 |
+
<glyph unicode="" horiz-adv-x="1664" d="M1408 606v-318q0 -119 -84.5 -203.5t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5v832q0 119 84.5 203.5t203.5 84.5h832q63 0 117 -25q15 -7 18 -23q3 -17 -9 -29l-49 -49q-10 -10 -23 -10q-3 0 -9 2q-23 6 -45 6h-832q-66 0 -113 -47t-47 -113v-832 q0 -66 47 -113t113 -47h832q66 0 113 47t47 113v254q0 13 9 22l64 64q10 10 23 10q6 0 12 -3q20 -8 20 -29zM1639 1095l-814 -814q-24 -24 -57 -24t-57 24l-430 430q-24 24 -24 57t24 57l110 110q24 24 57 24t57 -24l263 -263l647 647q24 24 57 24t57 -24l110 -110 q24 -24 24 -57t-24 -57z" />
|
101 |
+
<glyph unicode="" horiz-adv-x="1792" d="M1792 640q0 -26 -19 -45l-256 -256q-19 -19 -45 -19t-45 19t-19 45v128h-384v-384h128q26 0 45 -19t19 -45t-19 -45l-256 -256q-19 -19 -45 -19t-45 19l-256 256q-19 19 -19 45t19 45t45 19h128v384h-384v-128q0 -26 -19 -45t-45 -19t-45 19l-256 256q-19 19 -19 45 t19 45l256 256q19 19 45 19t45 -19t19 -45v-128h384v384h-128q-26 0 -45 19t-19 45t19 45l256 256q19 19 45 19t45 -19l256 -256q19 -19 19 -45t-19 -45t-45 -19h-128v-384h384v128q0 26 19 45t45 19t45 -19l256 -256q19 -19 19 -45z" />
|
102 |
+
<glyph unicode="" horiz-adv-x="1024" d="M979 1395q19 19 32 13t13 -32v-1472q0 -26 -13 -32t-32 13l-710 710q-9 9 -13 19v-678q0 -26 -19 -45t-45 -19h-128q-26 0 -45 19t-19 45v1408q0 26 19 45t45 19h128q26 0 45 -19t19 -45v-678q4 11 13 19z" />
|
103 |
+
<glyph unicode="" horiz-adv-x="1792" d="M1747 1395q19 19 32 13t13 -32v-1472q0 -26 -13 -32t-32 13l-710 710q-9 9 -13 19v-710q0 -26 -13 -32t-32 13l-710 710q-9 9 -13 19v-678q0 -26 -19 -45t-45 -19h-128q-26 0 -45 19t-19 45v1408q0 26 19 45t45 19h128q26 0 45 -19t19 -45v-678q4 11 13 19l710 710 q19 19 32 13t13 -32v-710q4 11 13 19z" />
|
104 |
+
<glyph unicode="" horiz-adv-x="1664" d="M1619 1395q19 19 32 13t13 -32v-1472q0 -26 -13 -32t-32 13l-710 710q-8 9 -13 19v-710q0 -26 -13 -32t-32 13l-710 710q-19 19 -19 45t19 45l710 710q19 19 32 13t13 -32v-710q5 11 13 19z" />
|
105 |
+
<glyph unicode="" horiz-adv-x="1408" d="M1384 609l-1328 -738q-23 -13 -39.5 -3t-16.5 36v1472q0 26 16.5 36t39.5 -3l1328 -738q23 -13 23 -31t-23 -31z" />
|
106 |
+
<glyph unicode="" d="M1536 1344v-1408q0 -26 -19 -45t-45 -19h-512q-26 0 -45 19t-19 45v1408q0 26 19 45t45 19h512q26 0 45 -19t19 -45zM640 1344v-1408q0 -26 -19 -45t-45 -19h-512q-26 0 -45 19t-19 45v1408q0 26 19 45t45 19h512q26 0 45 -19t19 -45z" />
|
107 |
+
<glyph unicode="" d="M1536 1344v-1408q0 -26 -19 -45t-45 -19h-1408q-26 0 -45 19t-19 45v1408q0 26 19 45t45 19h1408q26 0 45 -19t19 -45z" />
|
108 |
+
<glyph unicode="" horiz-adv-x="1664" d="M45 -115q-19 -19 -32 -13t-13 32v1472q0 26 13 32t32 -13l710 -710q8 -8 13 -19v710q0 26 13 32t32 -13l710 -710q19 -19 19 -45t-19 -45l-710 -710q-19 -19 -32 -13t-13 32v710q-5 -10 -13 -19z" />
|
109 |
+
<glyph unicode="" horiz-adv-x="1792" d="M45 -115q-19 -19 -32 -13t-13 32v1472q0 26 13 32t32 -13l710 -710q8 -8 13 -19v710q0 26 13 32t32 -13l710 -710q8 -8 13 -19v678q0 26 19 45t45 19h128q26 0 45 -19t19 -45v-1408q0 -26 -19 -45t-45 -19h-128q-26 0 -45 19t-19 45v678q-5 -10 -13 -19l-710 -710 q-19 -19 -32 -13t-13 32v710q-5 -10 -13 -19z" />
|
110 |
+
<glyph unicode="" horiz-adv-x="1024" d="M45 -115q-19 -19 -32 -13t-13 32v1472q0 26 13 32t32 -13l710 -710q8 -8 13 -19v678q0 26 19 45t45 19h128q26 0 45 -19t19 -45v-1408q0 -26 -19 -45t-45 -19h-128q-26 0 -45 19t-19 45v678q-5 -10 -13 -19z" />
|
111 |
+
<glyph unicode="" horiz-adv-x="1538" d="M14 557l710 710q19 19 45 19t45 -19l710 -710q19 -19 13 -32t-32 -13h-1472q-26 0 -32 13t13 32zM1473 0h-1408q-26 0 -45 19t-19 45v256q0 26 19 45t45 19h1408q26 0 45 -19t19 -45v-256q0 -26 -19 -45t-45 -19z" />
|
112 |
+
<glyph unicode="" horiz-adv-x="1152" d="M742 -37l-652 651q-37 37 -37 90.5t37 90.5l652 651q37 37 90.5 37t90.5 -37l75 -75q37 -37 37 -90.5t-37 -90.5l-486 -486l486 -485q37 -38 37 -91t-37 -90l-75 -75q-37 -37 -90.5 -37t-90.5 37z" />
|
113 |
+
<glyph unicode="" horiz-adv-x="1152" d="M1099 704q0 -52 -37 -91l-652 -651q-37 -37 -90 -37t-90 37l-76 75q-37 39 -37 91q0 53 37 90l486 486l-486 485q-37 39 -37 91q0 53 37 90l76 75q36 38 90 38t90 -38l652 -651q37 -37 37 -90z" />
|
114 |
+
<glyph unicode="" d="M1216 576v128q0 26 -19 45t-45 19h-256v256q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-256h-256q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h256v-256q0 -26 19 -45t45 -19h128q26 0 45 19t19 45v256h256q26 0 45 19t19 45zM1536 640q0 -209 -103 -385.5 t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
115 |
+
<glyph unicode="" d="M1216 576v128q0 26 -19 45t-45 19h-768q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h768q26 0 45 19t19 45zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5 t103 -385.5z" />
|
116 |
+
<glyph unicode="" d="M1149 414q0 26 -19 45l-181 181l181 181q19 19 19 45q0 27 -19 46l-90 90q-19 19 -46 19q-26 0 -45 -19l-181 -181l-181 181q-19 19 -45 19q-27 0 -46 -19l-90 -90q-19 -19 -19 -46q0 -26 19 -45l181 -181l-181 -181q-19 -19 -19 -45q0 -27 19 -46l90 -90q19 -19 46 -19 q26 0 45 19l181 181l181 -181q19 -19 45 -19q27 0 46 19l90 90q19 19 19 46zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
117 |
+
<glyph unicode="" d="M1284 802q0 28 -18 46l-91 90q-19 19 -45 19t-45 -19l-408 -407l-226 226q-19 19 -45 19t-45 -19l-91 -90q-18 -18 -18 -46q0 -27 18 -45l362 -362q19 -19 45 -19q27 0 46 19l543 543q18 18 18 45zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103 t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
118 |
+
<glyph unicode="" d="M896 160v192q0 14 -9 23t-23 9h-192q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h192q14 0 23 9t9 23zM1152 832q0 88 -55.5 163t-138.5 116t-170 41q-243 0 -371 -213q-15 -24 8 -42l132 -100q7 -6 19 -6q16 0 25 12q53 68 86 92q34 24 86 24q48 0 85.5 -26t37.5 -59 q0 -38 -20 -61t-68 -45q-63 -28 -115.5 -86.5t-52.5 -125.5v-36q0 -14 9 -23t23 -9h192q14 0 23 9t9 23q0 19 21.5 49.5t54.5 49.5q32 18 49 28.5t46 35t44.5 48t28 60.5t12.5 81zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5 t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
119 |
+
<glyph unicode="" d="M1024 160v160q0 14 -9 23t-23 9h-96v512q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-160q0 -14 9 -23t23 -9h96v-320h-96q-14 0 -23 -9t-9 -23v-160q0 -14 9 -23t23 -9h448q14 0 23 9t9 23zM896 1056v160q0 14 -9 23t-23 9h-192q-14 0 -23 -9t-9 -23v-160q0 -14 9 -23 t23 -9h192q14 0 23 9t9 23zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
120 |
+
<glyph unicode="" d="M1197 512h-109q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h109q-32 108 -112.5 188.5t-188.5 112.5v-109q0 -26 -19 -45t-45 -19h-128q-26 0 -45 19t-19 45v109q-108 -32 -188.5 -112.5t-112.5 -188.5h109q26 0 45 -19t19 -45v-128q0 -26 -19 -45t-45 -19h-109 q32 -108 112.5 -188.5t188.5 -112.5v109q0 26 19 45t45 19h128q26 0 45 -19t19 -45v-109q108 32 188.5 112.5t112.5 188.5zM1536 704v-128q0 -26 -19 -45t-45 -19h-143q-37 -161 -154.5 -278.5t-278.5 -154.5v-143q0 -26 -19 -45t-45 -19h-128q-26 0 -45 19t-19 45v143 q-161 37 -278.5 154.5t-154.5 278.5h-143q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h143q37 161 154.5 278.5t278.5 154.5v143q0 26 19 45t45 19h128q26 0 45 -19t19 -45v-143q161 -37 278.5 -154.5t154.5 -278.5h143q26 0 45 -19t19 -45z" />
|
121 |
+
<glyph unicode="" d="M1097 457l-146 -146q-10 -10 -23 -10t-23 10l-137 137l-137 -137q-10 -10 -23 -10t-23 10l-146 146q-10 10 -10 23t10 23l137 137l-137 137q-10 10 -10 23t10 23l146 146q10 10 23 10t23 -10l137 -137l137 137q10 10 23 10t23 -10l146 -146q10 -10 10 -23t-10 -23 l-137 -137l137 -137q10 -10 10 -23t-10 -23zM1312 640q0 148 -73 273t-198 198t-273 73t-273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5 t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
122 |
+
<glyph unicode="" d="M1171 723l-422 -422q-19 -19 -45 -19t-45 19l-294 294q-19 19 -19 45t19 45l102 102q19 19 45 19t45 -19l147 -147l275 275q19 19 45 19t45 -19l102 -102q19 -19 19 -45t-19 -45zM1312 640q0 148 -73 273t-198 198t-273 73t-273 -73t-198 -198t-73 -273t73 -273t198 -198 t273 -73t273 73t198 198t73 273zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
123 |
+
<glyph unicode="" d="M1312 643q0 161 -87 295l-754 -753q137 -89 297 -89q111 0 211.5 43.5t173.5 116.5t116 174.5t43 212.5zM313 344l755 754q-135 91 -300 91q-148 0 -273 -73t-198 -199t-73 -274q0 -162 89 -299zM1536 643q0 -157 -61 -300t-163.5 -246t-245 -164t-298.5 -61t-298.5 61 t-245 164t-163.5 246t-61 300t61 299.5t163.5 245.5t245 164t298.5 61t298.5 -61t245 -164t163.5 -245.5t61 -299.5z" />
|
124 |
+
<glyph unicode="" d="M1536 640v-128q0 -53 -32.5 -90.5t-84.5 -37.5h-704l293 -294q38 -36 38 -90t-38 -90l-75 -76q-37 -37 -90 -37q-52 0 -91 37l-651 652q-37 37 -37 90q0 52 37 91l651 650q38 38 91 38q52 0 90 -38l75 -74q38 -38 38 -91t-38 -91l-293 -293h704q52 0 84.5 -37.5 t32.5 -90.5z" />
|
125 |
+
<glyph unicode="" d="M1472 576q0 -54 -37 -91l-651 -651q-39 -37 -91 -37q-51 0 -90 37l-75 75q-38 38 -38 91t38 91l293 293h-704q-52 0 -84.5 37.5t-32.5 90.5v128q0 53 32.5 90.5t84.5 37.5h704l-293 294q-38 36 -38 90t38 90l75 75q38 38 90 38q53 0 91 -38l651 -651q37 -35 37 -90z" />
|
126 |
+
<glyph unicode="" horiz-adv-x="1664" d="M1611 565q0 -51 -37 -90l-75 -75q-38 -38 -91 -38q-54 0 -90 38l-294 293v-704q0 -52 -37.5 -84.5t-90.5 -32.5h-128q-53 0 -90.5 32.5t-37.5 84.5v704l-294 -293q-36 -38 -90 -38t-90 38l-75 75q-38 38 -38 90q0 53 38 91l651 651q35 37 90 37q54 0 91 -37l651 -651 q37 -39 37 -91z" />
|
127 |
+
<glyph unicode="" horiz-adv-x="1664" d="M1611 704q0 -53 -37 -90l-651 -652q-39 -37 -91 -37q-53 0 -90 37l-651 652q-38 36 -38 90q0 53 38 91l74 75q39 37 91 37q53 0 90 -37l294 -294v704q0 52 38 90t90 38h128q52 0 90 -38t38 -90v-704l294 294q37 37 90 37q52 0 91 -37l75 -75q37 -39 37 -91z" />
|
128 |
+
<glyph unicode="" horiz-adv-x="1792" d="M1792 896q0 -26 -19 -45l-512 -512q-19 -19 -45 -19t-45 19t-19 45v256h-224q-98 0 -175.5 -6t-154 -21.5t-133 -42.5t-105.5 -69.5t-80 -101t-48.5 -138.5t-17.5 -181q0 -55 5 -123q0 -6 2.5 -23.5t2.5 -26.5q0 -15 -8.5 -25t-23.5 -10q-16 0 -28 17q-7 9 -13 22 t-13.5 30t-10.5 24q-127 285 -127 451q0 199 53 333q162 403 875 403h224v256q0 26 19 45t45 19t45 -19l512 -512q19 -19 19 -45z" />
|
129 |
+
<glyph unicode="" d="M755 480q0 -13 -10 -23l-332 -332l144 -144q19 -19 19 -45t-19 -45t-45 -19h-448q-26 0 -45 19t-19 45v448q0 26 19 45t45 19t45 -19l144 -144l332 332q10 10 23 10t23 -10l114 -114q10 -10 10 -23zM1536 1344v-448q0 -26 -19 -45t-45 -19t-45 19l-144 144l-332 -332 q-10 -10 -23 -10t-23 10l-114 114q-10 10 -10 23t10 23l332 332l-144 144q-19 19 -19 45t19 45t45 19h448q26 0 45 -19t19 -45z" />
|
130 |
+
<glyph unicode="" d="M768 576v-448q0 -26 -19 -45t-45 -19t-45 19l-144 144l-332 -332q-10 -10 -23 -10t-23 10l-114 114q-10 10 -10 23t10 23l332 332l-144 144q-19 19 -19 45t19 45t45 19h448q26 0 45 -19t19 -45zM1523 1248q0 -13 -10 -23l-332 -332l144 -144q19 -19 19 -45t-19 -45 t-45 -19h-448q-26 0 -45 19t-19 45v448q0 26 19 45t45 19t45 -19l144 -144l332 332q10 10 23 10t23 -10l114 -114q10 -10 10 -23z" />
|
131 |
+
<glyph unicode="" horiz-adv-x="1408" d="M1408 800v-192q0 -40 -28 -68t-68 -28h-416v-416q0 -40 -28 -68t-68 -28h-192q-40 0 -68 28t-28 68v416h-416q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h416v416q0 40 28 68t68 28h192q40 0 68 -28t28 -68v-416h416q40 0 68 -28t28 -68z" />
|
132 |
+
<glyph unicode="" horiz-adv-x="1408" d="M1408 800v-192q0 -40 -28 -68t-68 -28h-1216q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h1216q40 0 68 -28t28 -68z" />
|
133 |
+
<glyph unicode="" horiz-adv-x="1664" d="M1482 486q46 -26 59.5 -77.5t-12.5 -97.5l-64 -110q-26 -46 -77.5 -59.5t-97.5 12.5l-266 153v-307q0 -52 -38 -90t-90 -38h-128q-52 0 -90 38t-38 90v307l-266 -153q-46 -26 -97.5 -12.5t-77.5 59.5l-64 110q-26 46 -12.5 97.5t59.5 77.5l266 154l-266 154 q-46 26 -59.5 77.5t12.5 97.5l64 110q26 46 77.5 59.5t97.5 -12.5l266 -153v307q0 52 38 90t90 38h128q52 0 90 -38t38 -90v-307l266 153q46 26 97.5 12.5t77.5 -59.5l64 -110q26 -46 12.5 -97.5t-59.5 -77.5l-266 -154z" />
|
134 |
+
<glyph unicode="" d="M768 1408q209 0 385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103zM896 161v190q0 14 -9 23.5t-22 9.5h-192q-13 0 -23 -10t-10 -23v-190q0 -13 10 -23t23 -10h192 q13 0 22 9.5t9 23.5zM894 505l18 621q0 12 -10 18q-10 8 -24 8h-220q-14 0 -24 -8q-10 -6 -10 -18l17 -621q0 -10 10 -17.5t24 -7.5h185q14 0 23.5 7.5t10.5 17.5z" />
|
135 |
+
<glyph unicode="" d="M928 180v56v468v192h-320v-192v-468v-56q0 -25 18 -38.5t46 -13.5h192q28 0 46 13.5t18 38.5zM472 1024h195l-126 161q-26 31 -69 31q-40 0 -68 -28t-28 -68t28 -68t68 -28zM1160 1120q0 40 -28 68t-68 28q-43 0 -69 -31l-125 -161h194q40 0 68 28t28 68zM1536 864v-320 q0 -14 -9 -23t-23 -9h-96v-416q0 -40 -28 -68t-68 -28h-1088q-40 0 -68 28t-28 68v416h-96q-14 0 -23 9t-9 23v320q0 14 9 23t23 9h440q-93 0 -158.5 65.5t-65.5 158.5t65.5 158.5t158.5 65.5q107 0 168 -77l128 -165l128 165q61 77 168 77q93 0 158.5 -65.5t65.5 -158.5 t-65.5 -158.5t-158.5 -65.5h440q14 0 23 -9t9 -23z" />
|
136 |
+
<glyph unicode="" horiz-adv-x="1792" d="M1280 832q0 26 -19 45t-45 19q-172 0 -318 -49.5t-259.5 -134t-235.5 -219.5q-19 -21 -19 -45q0 -26 19 -45t45 -19q24 0 45 19q27 24 74 71t67 66q137 124 268.5 176t313.5 52q26 0 45 19t19 45zM1792 1030q0 -95 -20 -193q-46 -224 -184.5 -383t-357.5 -268 q-214 -108 -438 -108q-148 0 -286 47q-15 5 -88 42t-96 37q-16 0 -39.5 -32t-45 -70t-52.5 -70t-60 -32q-30 0 -51 11t-31 24t-27 42q-2 4 -6 11t-5.5 10t-3 9.5t-1.5 13.5q0 35 31 73.5t68 65.5t68 56t31 48q0 4 -14 38t-16 44q-9 51 -9 104q0 115 43.5 220t119 184.5 t170.5 139t204 95.5q55 18 145 25.5t179.5 9t178.5 6t163.5 24t113.5 56.5l29.5 29.5t29.5 28t27 20t36.5 16t43.5 4.5q39 0 70.5 -46t47.5 -112t24 -124t8 -96z" />
|
137 |
+
<glyph unicode="" horiz-adv-x="1408" d="M1408 -160v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-1344q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h1344q13 0 22.5 -9.5t9.5 -22.5zM1152 896q0 -78 -24.5 -144t-64 -112.5t-87.5 -88t-96 -77.5t-87.5 -72t-64 -81.5t-24.5 -96.5q0 -96 67 -224l-4 1l1 -1 q-90 41 -160 83t-138.5 100t-113.5 122.5t-72.5 150.5t-27.5 184q0 78 24.5 144t64 112.5t87.5 88t96 77.5t87.5 72t64 81.5t24.5 96.5q0 94 -66 224l3 -1l-1 1q90 -41 160 -83t138.5 -100t113.5 -122.5t72.5 -150.5t27.5 -184z" />
|
138 |
+
<glyph unicode="" horiz-adv-x="1792" d="M1664 576q-152 236 -381 353q61 -104 61 -225q0 -185 -131.5 -316.5t-316.5 -131.5t-316.5 131.5t-131.5 316.5q0 121 61 225q-229 -117 -381 -353q133 -205 333.5 -326.5t434.5 -121.5t434.5 121.5t333.5 326.5zM944 960q0 20 -14 34t-34 14q-125 0 -214.5 -89.5 t-89.5 -214.5q0 -20 14 -34t34 -14t34 14t14 34q0 86 61 147t147 61q20 0 34 14t14 34zM1792 576q0 -34 -20 -69q-140 -230 -376.5 -368.5t-499.5 -138.5t-499.5 139t-376.5 368q-20 35 -20 69t20 69q140 229 376.5 368t499.5 139t499.5 -139t376.5 -368q20 -35 20 -69z" />
|
139 |
+
<glyph unicode="" horiz-adv-x="1792" d="M555 201l78 141q-87 63 -136 159t-49 203q0 121 61 225q-229 -117 -381 -353q167 -258 427 -375zM944 960q0 20 -14 34t-34 14q-125 0 -214.5 -89.5t-89.5 -214.5q0 -20 14 -34t34 -14t34 14t14 34q0 86 61 147t147 61q20 0 34 14t14 34zM1307 1151q0 -7 -1 -9 q-105 -188 -315 -566t-316 -567l-49 -89q-10 -16 -28 -16q-12 0 -134 70q-16 10 -16 28q0 12 44 87q-143 65 -263.5 173t-208.5 245q-20 31 -20 69t20 69q153 235 380 371t496 136q89 0 180 -17l54 97q10 16 28 16q5 0 18 -6t31 -15.5t33 -18.5t31.5 -18.5t19.5 -11.5 q16 -10 16 -27zM1344 704q0 -139 -79 -253.5t-209 -164.5l280 502q8 -45 8 -84zM1792 576q0 -35 -20 -69q-39 -64 -109 -145q-150 -172 -347.5 -267t-419.5 -95l74 132q212 18 392.5 137t301.5 307q-115 179 -282 294l63 112q95 -64 182.5 -153t144.5 -184q20 -34 20 -69z " />
|
140 |
+
<glyph unicode="" horiz-adv-x="1792" d="M1024 161v190q0 14 -9.5 23.5t-22.5 9.5h-192q-13 0 -22.5 -9.5t-9.5 -23.5v-190q0 -14 9.5 -23.5t22.5 -9.5h192q13 0 22.5 9.5t9.5 23.5zM1022 535l18 459q0 12 -10 19q-13 11 -24 11h-220q-11 0 -24 -11q-10 -7 -10 -21l17 -457q0 -10 10 -16.5t24 -6.5h185 q14 0 23.5 6.5t10.5 16.5zM1008 1469l768 -1408q35 -63 -2 -126q-17 -29 -46.5 -46t-63.5 -17h-1536q-34 0 -63.5 17t-46.5 46q-37 63 -2 126l768 1408q17 31 47 49t65 18t65 -18t47 -49z" />
|
141 |
+
<glyph unicode="" horiz-adv-x="1408" d="M1376 1376q44 -52 12 -148t-108 -172l-161 -161l160 -696q5 -19 -12 -33l-128 -96q-7 -6 -19 -6q-4 0 -7 1q-15 3 -21 16l-279 508l-259 -259l53 -194q5 -17 -8 -31l-96 -96q-9 -9 -23 -9h-2q-15 2 -24 13l-189 252l-252 189q-11 7 -13 23q-1 13 9 25l96 97q9 9 23 9 q6 0 8 -1l194 -53l259 259l-508 279q-14 8 -17 24q-2 16 9 27l128 128q14 13 30 8l665 -159l160 160q76 76 172 108t148 -12z" />
|
142 |
+
<glyph unicode="" horiz-adv-x="1664" d="M128 -128h288v288h-288v-288zM480 -128h320v288h-320v-288zM128 224h288v320h-288v-320zM480 224h320v320h-320v-320zM128 608h288v288h-288v-288zM864 -128h320v288h-320v-288zM480 608h320v288h-320v-288zM1248 -128h288v288h-288v-288zM864 224h320v320h-320v-320z M512 1088v288q0 13 -9.5 22.5t-22.5 9.5h-64q-13 0 -22.5 -9.5t-9.5 -22.5v-288q0 -13 9.5 -22.5t22.5 -9.5h64q13 0 22.5 9.5t9.5 22.5zM1248 224h288v320h-288v-320zM864 608h320v288h-320v-288zM1248 608h288v288h-288v-288zM1280 1088v288q0 13 -9.5 22.5t-22.5 9.5h-64 q-13 0 -22.5 -9.5t-9.5 -22.5v-288q0 -13 9.5 -22.5t22.5 -9.5h64q13 0 22.5 9.5t9.5 22.5zM1664 1152v-1280q0 -52 -38 -90t-90 -38h-1408q-52 0 -90 38t-38 90v1280q0 52 38 90t90 38h128v96q0 66 47 113t113 47h64q66 0 113 -47t47 -113v-96h384v96q0 66 47 113t113 47 h64q66 0 113 -47t47 -113v-96h128q52 0 90 -38t38 -90z" />
|
143 |
+
<glyph unicode="" horiz-adv-x="1792" d="M666 1055q-60 -92 -137 -273q-22 45 -37 72.5t-40.5 63.5t-51 56.5t-63 35t-81.5 14.5h-224q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h224q250 0 410 -225zM1792 256q0 -14 -9 -23l-320 -320q-9 -9 -23 -9q-13 0 -22.5 9.5t-9.5 22.5v192q-32 0 -85 -0.5t-81 -1t-73 1 t-71 5t-64 10.5t-63 18.5t-58 28.5t-59 40t-55 53.5t-56 69.5q59 93 136 273q22 -45 37 -72.5t40.5 -63.5t51 -56.5t63 -35t81.5 -14.5h256v192q0 14 9 23t23 9q12 0 24 -10l319 -319q9 -9 9 -23zM1792 1152q0 -14 -9 -23l-320 -320q-9 -9 -23 -9q-13 0 -22.5 9.5t-9.5 22.5 v192h-256q-48 0 -87 -15t-69 -45t-51 -61.5t-45 -77.5q-32 -62 -78 -171q-29 -66 -49.5 -111t-54 -105t-64 -100t-74 -83t-90 -68.5t-106.5 -42t-128 -16.5h-224q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h224q48 0 87 15t69 45t51 61.5t45 77.5q32 62 78 171q29 66 49.5 111 t54 105t64 100t74 83t90 68.5t106.5 42t128 16.5h256v192q0 14 9 23t23 9q12 0 24 -10l319 -319q9 -9 9 -23z" />
|
144 |
+
<glyph unicode="" horiz-adv-x="1792" d="M1792 640q0 -174 -120 -321.5t-326 -233t-450 -85.5q-70 0 -145 8q-198 -175 -460 -242q-49 -14 -114 -22q-17 -2 -30.5 9t-17.5 29v1q-3 4 -0.5 12t2 10t4.5 9.5l6 9t7 8.5t8 9q7 8 31 34.5t34.5 38t31 39.5t32.5 51t27 59t26 76q-157 89 -247.5 220t-90.5 281 q0 130 71 248.5t191 204.5t286 136.5t348 50.5q244 0 450 -85.5t326 -233t120 -321.5z" />
|
145 |
+
<glyph unicode="" d="M1536 704v-128q0 -201 -98.5 -362t-274 -251.5t-395.5 -90.5t-395.5 90.5t-274 251.5t-98.5 362v128q0 26 19 45t45 19h384q26 0 45 -19t19 -45v-128q0 -52 23.5 -90t53.5 -57t71 -30t64 -13t44 -2t44 2t64 13t71 30t53.5 57t23.5 90v128q0 26 19 45t45 19h384 q26 0 45 -19t19 -45zM512 1344v-384q0 -26 -19 -45t-45 -19h-384q-26 0 -45 19t-19 45v384q0 26 19 45t45 19h384q26 0 45 -19t19 -45zM1536 1344v-384q0 -26 -19 -45t-45 -19h-384q-26 0 -45 19t-19 45v384q0 26 19 45t45 19h384q26 0 45 -19t19 -45z" />
|
146 |
+
<glyph unicode="" horiz-adv-x="1664" d="M1611 320q0 -53 -37 -90l-75 -75q-38 -38 -91 -38q-54 0 -90 38l-486 485l-486 -485q-36 -38 -90 -38t-90 38l-75 75q-38 36 -38 90q0 53 38 91l651 651q37 37 90 37q52 0 91 -37l650 -651q38 -38 38 -91z" />
|
147 |
+
<glyph unicode="" horiz-adv-x="1664" d="M1611 832q0 -53 -37 -90l-651 -651q-38 -38 -91 -38q-54 0 -90 38l-651 651q-38 36 -38 90q0 53 38 91l74 75q39 37 91 37q53 0 90 -37l486 -486l486 486q37 37 90 37q52 0 91 -37l75 -75q37 -39 37 -91z" />
|
148 |
+
<glyph unicode="" horiz-adv-x="1920" d="M1280 32q0 -13 -9.5 -22.5t-22.5 -9.5h-960q-8 0 -13.5 2t-9 7t-5.5 8t-3 11.5t-1 11.5v13v11v160v416h-192q-26 0 -45 19t-19 45q0 24 15 41l320 384q19 22 49 22t49 -22l320 -384q15 -17 15 -41q0 -26 -19 -45t-45 -19h-192v-384h576q16 0 25 -11l160 -192q7 -11 7 -21 zM1920 448q0 -24 -15 -41l-320 -384q-20 -23 -49 -23t-49 23l-320 384q-15 17 -15 41q0 26 19 45t45 19h192v384h-576q-16 0 -25 12l-160 192q-7 9 -7 20q0 13 9.5 22.5t22.5 9.5h960q8 0 13.5 -2t9 -7t5.5 -8t3 -11.5t1 -11.5v-13v-11v-160v-416h192q26 0 45 -19t19 -45z " />
|
149 |
+
<glyph unicode="" horiz-adv-x="1664" d="M640 0q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1536 0q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1664 1088v-512q0 -24 -16 -42.5t-41 -21.5 l-1044 -122q1 -7 4.5 -21.5t6 -26.5t2.5 -22q0 -16 -24 -64h920q26 0 45 -19t19 -45t-19 -45t-45 -19h-1024q-26 0 -45 19t-19 45q0 14 11 39.5t29.5 59.5t20.5 38l-177 823h-204q-26 0 -45 19t-19 45t19 45t45 19h256q16 0 28.5 -6.5t20 -15.5t13 -24.5t7.5 -26.5 t5.5 -29.5t4.5 -25.5h1201q26 0 45 -19t19 -45z" />
|
150 |
+
<glyph unicode="" horiz-adv-x="1664" d="M1664 928v-704q0 -92 -66 -158t-158 -66h-1216q-92 0 -158 66t-66 158v960q0 92 66 158t158 66h320q92 0 158 -66t66 -158v-32h672q92 0 158 -66t66 -158z" />
|
151 |
+
<glyph unicode="" horiz-adv-x="1920" d="M1879 584q0 -31 -31 -66l-336 -396q-43 -51 -120.5 -86.5t-143.5 -35.5h-1088q-34 0 -60.5 13t-26.5 43q0 31 31 66l336 396q43 51 120.5 86.5t143.5 35.5h1088q34 0 60.5 -13t26.5 -43zM1536 928v-160h-832q-94 0 -197 -47.5t-164 -119.5l-337 -396l-5 -6q0 4 -0.5 12.5 t-0.5 12.5v960q0 92 66 158t158 66h320q92 0 158 -66t66 -158v-32h544q92 0 158 -66t66 -158z" />
|
152 |
+
<glyph unicode="" horiz-adv-x="768" d="M704 1216q0 -26 -19 -45t-45 -19h-128v-1024h128q26 0 45 -19t19 -45t-19 -45l-256 -256q-19 -19 -45 -19t-45 19l-256 256q-19 19 -19 45t19 45t45 19h128v1024h-128q-26 0 -45 19t-19 45t19 45l256 256q19 19 45 19t45 -19l256 -256q19 -19 19 -45z" />
|
153 |
+
<glyph unicode="" horiz-adv-x="1792" d="M1792 640q0 -26 -19 -45l-256 -256q-19 -19 -45 -19t-45 19t-19 45v128h-1024v-128q0 -26 -19 -45t-45 -19t-45 19l-256 256q-19 19 -19 45t19 45l256 256q19 19 45 19t45 -19t19 -45v-128h1024v128q0 26 19 45t45 19t45 -19l256 -256q19 -19 19 -45z" />
|
154 |
+
<glyph unicode="" horiz-adv-x="1920" d="M512 512v-384h-256v384h256zM896 1024v-896h-256v896h256zM1280 768v-640h-256v640h256zM1664 1152v-1024h-256v1024h256zM1792 32v1216q0 13 -9.5 22.5t-22.5 9.5h-1600q-13 0 -22.5 -9.5t-9.5 -22.5v-1216q0 -13 9.5 -22.5t22.5 -9.5h1600q13 0 22.5 9.5t9.5 22.5z M1920 1248v-1216q0 -66 -47 -113t-113 -47h-1600q-66 0 -113 47t-47 113v1216q0 66 47 113t113 47h1600q66 0 113 -47t47 -113z" />
|
155 |
+
<glyph unicode="" d="M1280 926q-56 -25 -121 -34q68 40 93 117q-65 -38 -134 -51q-61 66 -153 66q-87 0 -148.5 -61.5t-61.5 -148.5q0 -29 5 -48q-129 7 -242 65t-192 155q-29 -50 -29 -106q0 -114 91 -175q-47 1 -100 26v-2q0 -75 50 -133.5t123 -72.5q-29 -8 -51 -8q-13 0 -39 4 q21 -63 74.5 -104t121.5 -42q-116 -90 -261 -90q-26 0 -50 3q148 -94 322 -94q112 0 210 35.5t168 95t120.5 137t75 162t24.5 168.5q0 18 -1 27q63 45 105 109zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5 t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
|
156 |
+
<glyph unicode="" d="M1307 618l23 219h-198v109q0 49 15.5 68.5t71.5 19.5h110v219h-175q-152 0 -218 -72t-66 -213v-131h-131v-219h131v-635h262v635h175zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960 q119 0 203.5 -84.5t84.5 -203.5z" />
|
157 |
+
<glyph unicode="" horiz-adv-x="1792" d="M928 704q0 14 -9 23t-23 9q-66 0 -113 -47t-47 -113q0 -14 9 -23t23 -9t23 9t9 23q0 40 28 68t68 28q14 0 23 9t9 23zM1152 574q0 -106 -75 -181t-181 -75t-181 75t-75 181t75 181t181 75t181 -75t75 -181zM128 0h1536v128h-1536v-128zM1280 574q0 159 -112.5 271.5 t-271.5 112.5t-271.5 -112.5t-112.5 -271.5t112.5 -271.5t271.5 -112.5t271.5 112.5t112.5 271.5zM256 1216h384v128h-384v-128zM128 1024h1536v118v138h-828l-64 -128h-644v-128zM1792 1280v-1280q0 -53 -37.5 -90.5t-90.5 -37.5h-1536q-53 0 -90.5 37.5t-37.5 90.5v1280 q0 53 37.5 90.5t90.5 37.5h1536q53 0 90.5 -37.5t37.5 -90.5z" />
|
158 |
+
<glyph unicode="" horiz-adv-x="1792" d="M832 1024q0 80 -56 136t-136 56t-136 -56t-56 -136q0 -42 19 -83q-41 19 -83 19q-80 0 -136 -56t-56 -136t56 -136t136 -56t136 56t56 136q0 42 -19 83q41 -19 83 -19q80 0 136 56t56 136zM1683 320q0 -17 -49 -66t-66 -49q-9 0 -28.5 16t-36.5 33t-38.5 40t-24.5 26 l-96 -96l220 -220q28 -28 28 -68q0 -42 -39 -81t-81 -39q-40 0 -68 28l-671 671q-176 -131 -365 -131q-163 0 -265.5 102.5t-102.5 265.5q0 160 95 313t248 248t313 95q163 0 265.5 -102.5t102.5 -265.5q0 -189 -131 -365l355 -355l96 96q-3 3 -26 24.5t-40 38.5t-33 36.5 t-16 28.5q0 17 49 66t66 49q13 0 23 -10q6 -6 46 -44.5t82 -79.5t86.5 -86t73 -78t28.5 -41z" />
|
159 |
+
<glyph unicode="" horiz-adv-x="1920" d="M896 640q0 106 -75 181t-181 75t-181 -75t-75 -181t75 -181t181 -75t181 75t75 181zM1664 128q0 52 -38 90t-90 38t-90 -38t-38 -90q0 -53 37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1664 1152q0 52 -38 90t-90 38t-90 -38t-38 -90q0 -53 37.5 -90.5t90.5 -37.5 t90.5 37.5t37.5 90.5zM1280 731v-185q0 -10 -7 -19.5t-16 -10.5l-155 -24q-11 -35 -32 -76q34 -48 90 -115q7 -10 7 -20q0 -12 -7 -19q-23 -30 -82.5 -89.5t-78.5 -59.5q-11 0 -21 7l-115 90q-37 -19 -77 -31q-11 -108 -23 -155q-7 -24 -30 -24h-186q-11 0 -20 7.5t-10 17.5 l-23 153q-34 10 -75 31l-118 -89q-7 -7 -20 -7q-11 0 -21 8q-144 133 -144 160q0 9 7 19q10 14 41 53t47 61q-23 44 -35 82l-152 24q-10 1 -17 9.5t-7 19.5v185q0 10 7 19.5t16 10.5l155 24q11 35 32 76q-34 48 -90 115q-7 11 -7 20q0 12 7 20q22 30 82 89t79 59q11 0 21 -7 l115 -90q34 18 77 32q11 108 23 154q7 24 30 24h186q11 0 20 -7.5t10 -17.5l23 -153q34 -10 75 -31l118 89q8 7 20 7q11 0 21 -8q144 -133 144 -160q0 -9 -7 -19q-12 -16 -42 -54t-45 -60q23 -48 34 -82l152 -23q10 -2 17 -10.5t7 -19.5zM1920 198v-140q0 -16 -149 -31 q-12 -27 -30 -52q51 -113 51 -138q0 -4 -4 -7q-122 -71 -124 -71q-8 0 -46 47t-52 68q-20 -2 -30 -2t-30 2q-14 -21 -52 -68t-46 -47q-2 0 -124 71q-4 3 -4 7q0 25 51 138q-18 25 -30 52q-149 15 -149 31v140q0 16 149 31q13 29 30 52q-51 113 -51 138q0 4 4 7q4 2 35 20 t59 34t30 16q8 0 46 -46.5t52 -67.5q20 2 30 2t30 -2q51 71 92 112l6 2q4 0 124 -70q4 -3 4 -7q0 -25 -51 -138q17 -23 30 -52q149 -15 149 -31zM1920 1222v-140q0 -16 -149 -31q-12 -27 -30 -52q51 -113 51 -138q0 -4 -4 -7q-122 -71 -124 -71q-8 0 -46 47t-52 68 q-20 -2 -30 -2t-30 2q-14 -21 -52 -68t-46 -47q-2 0 -124 71q-4 3 -4 7q0 25 51 138q-18 25 -30 52q-149 15 -149 31v140q0 16 149 31q13 29 30 52q-51 113 -51 138q0 4 4 7q4 2 35 20t59 34t30 16q8 0 46 -46.5t52 -67.5q20 2 30 2t30 -2q51 71 92 112l6 2q4 0 124 -70 q4 -3 4 -7q0 -25 -51 -138q17 -23 30 -52q149 -15 149 -31z" />
|
160 |
+
<glyph unicode="" horiz-adv-x="1792" d="M1408 768q0 -139 -94 -257t-256.5 -186.5t-353.5 -68.5q-86 0 -176 16q-124 -88 -278 -128q-36 -9 -86 -16h-3q-11 0 -20.5 8t-11.5 21q-1 3 -1 6.5t0.5 6.5t2 6l2.5 5t3.5 5.5t4 5t4.5 5t4 4.5q5 6 23 25t26 29.5t22.5 29t25 38.5t20.5 44q-124 72 -195 177t-71 224 q0 139 94 257t256.5 186.5t353.5 68.5t353.5 -68.5t256.5 -186.5t94 -257zM1792 512q0 -120 -71 -224.5t-195 -176.5q10 -24 20.5 -44t25 -38.5t22.5 -29t26 -29.5t23 -25q1 -1 4 -4.5t4.5 -5t4 -5t3.5 -5.5l2.5 -5t2 -6t0.5 -6.5t-1 -6.5q-3 -14 -13 -22t-22 -7 q-50 7 -86 16q-154 40 -278 128q-90 -16 -176 -16q-271 0 -472 132q58 -4 88 -4q161 0 309 45t264 129q125 92 192 212t67 254q0 77 -23 152q129 -71 204 -178t75 -230z" />
|
161 |
+
<glyph unicode="" d="M256 192q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1408 768q0 51 -39 89.5t-89 38.5h-352q0 58 48 159.5t48 160.5q0 98 -32 145t-128 47q-26 -26 -38 -85t-30.5 -125.5t-59.5 -109.5q-22 -23 -77 -91q-4 -5 -23 -30t-31.5 -41t-34.5 -42.5 t-40 -44t-38.5 -35.5t-40 -27t-35.5 -9h-32v-640h32q13 0 31.5 -3t33 -6.5t38 -11t35 -11.5t35.5 -12.5t29 -10.5q211 -73 342 -73h121q192 0 192 167q0 26 -5 56q30 16 47.5 52.5t17.5 73.5t-18 69q53 50 53 119q0 25 -10 55.5t-25 47.5q32 1 53.5 47t21.5 81zM1536 769 q0 -89 -49 -163q9 -33 9 -69q0 -77 -38 -144q3 -21 3 -43q0 -101 -60 -178q1 -139 -85 -219.5t-227 -80.5h-36h-93q-96 0 -189.5 22.5t-216.5 65.5q-116 40 -138 40h-288q-53 0 -90.5 37.5t-37.5 90.5v640q0 53 37.5 90.5t90.5 37.5h274q36 24 137 155q58 75 107 128 q24 25 35.5 85.5t30.5 126.5t62 108q39 37 90 37q84 0 151 -32.5t102 -101.5t35 -186q0 -93 -48 -192h176q104 0 180 -76t76 -179z" />
|
162 |
+
<glyph unicode="" d="M256 1088q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1408 512q0 35 -21.5 81t-53.5 47q15 17 25 47.5t10 55.5q0 69 -53 119q18 32 18 69t-17.5 73.5t-47.5 52.5q5 30 5 56q0 85 -49 126t-136 41h-128q-131 0 -342 -73q-5 -2 -29 -10.5 t-35.5 -12.5t-35 -11.5t-38 -11t-33 -6.5t-31.5 -3h-32v-640h32q16 0 35.5 -9t40 -27t38.5 -35.5t40 -44t34.5 -42.5t31.5 -41t23 -30q55 -68 77 -91q41 -43 59.5 -109.5t30.5 -125.5t38 -85q96 0 128 47t32 145q0 59 -48 160.5t-48 159.5h352q50 0 89 38.5t39 89.5z M1536 511q0 -103 -76 -179t-180 -76h-176q48 -99 48 -192q0 -118 -35 -186q-35 -69 -102 -101.5t-151 -32.5q-51 0 -90 37q-34 33 -54 82t-25.5 90.5t-17.5 84.5t-31 64q-48 50 -107 127q-101 131 -137 155h-274q-53 0 -90.5 37.5t-37.5 90.5v640q0 53 37.5 90.5t90.5 37.5 h288q22 0 138 40q128 44 223 66t200 22h112q140 0 226.5 -79t85.5 -216v-5q60 -77 60 -178q0 -22 -3 -43q38 -67 38 -144q0 -36 -9 -69q49 -74 49 -163z" />
|
163 |
+
<glyph unicode="" horiz-adv-x="896" d="M832 1504v-1339l-449 -236q-22 -12 -40 -12q-21 0 -31.5 14.5t-10.5 35.5q0 6 2 20l86 500l-364 354q-25 27 -25 48q0 37 56 46l502 73l225 455q19 41 49 41z" />
|
164 |
+
<glyph unicode="" horiz-adv-x="1792" d="M1664 940q0 81 -21.5 143t-55 98.5t-81.5 59.5t-94 31t-98 8t-112 -25.5t-110.5 -64t-86.5 -72t-60 -61.5q-18 -22 -49 -22t-49 22q-24 28 -60 61.5t-86.5 72t-110.5 64t-112 25.5t-98 -8t-94 -31t-81.5 -59.5t-55 -98.5t-21.5 -143q0 -168 187 -355l581 -560l580 559 q188 188 188 356zM1792 940q0 -221 -229 -450l-623 -600q-18 -18 -44 -18t-44 18l-624 602q-10 8 -27.5 26t-55.5 65.5t-68 97.5t-53.5 121t-23.5 138q0 220 127 344t351 124q62 0 126.5 -21.5t120 -58t95.5 -68.5t76 -68q36 36 76 68t95.5 68.5t120 58t126.5 21.5 q224 0 351 -124t127 -344z" />
|
165 |
+
<glyph unicode="" horiz-adv-x="1664" d="M640 96q0 -4 1 -20t0.5 -26.5t-3 -23.5t-10 -19.5t-20.5 -6.5h-320q-119 0 -203.5 84.5t-84.5 203.5v704q0 119 84.5 203.5t203.5 84.5h320q13 0 22.5 -9.5t9.5 -22.5q0 -4 1 -20t0.5 -26.5t-3 -23.5t-10 -19.5t-20.5 -6.5h-320q-66 0 -113 -47t-47 -113v-704 q0 -66 47 -113t113 -47h288h11h13t11.5 -1t11.5 -3t8 -5.5t7 -9t2 -13.5zM1568 640q0 -26 -19 -45l-544 -544q-19 -19 -45 -19t-45 19t-19 45v288h-448q-26 0 -45 19t-19 45v384q0 26 19 45t45 19h448v288q0 26 19 45t45 19t45 -19l544 -544q19 -19 19 -45z" />
|
166 |
+
<glyph unicode="" d="M237 122h231v694h-231v-694zM483 1030q-1 52 -36 86t-93 34t-94.5 -34t-36.5 -86q0 -51 35.5 -85.5t92.5 -34.5h1q59 0 95 34.5t36 85.5zM1068 122h231v398q0 154 -73 233t-193 79q-136 0 -209 -117h2v101h-231q3 -66 0 -694h231v388q0 38 7 56q15 35 45 59.5t74 24.5 q116 0 116 -157v-371zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
|
167 |
+
<glyph unicode="" horiz-adv-x="1152" d="M480 672v448q0 14 -9 23t-23 9t-23 -9t-9 -23v-448q0 -14 9 -23t23 -9t23 9t9 23zM1152 320q0 -26 -19 -45t-45 -19h-429l-51 -483q-2 -12 -10.5 -20.5t-20.5 -8.5h-1q-27 0 -32 27l-76 485h-404q-26 0 -45 19t-19 45q0 123 78.5 221.5t177.5 98.5v512q-52 0 -90 38 t-38 90t38 90t90 38h640q52 0 90 -38t38 -90t-38 -90t-90 -38v-512q99 0 177.5 -98.5t78.5 -221.5z" />
|
168 |
+
<glyph unicode="" horiz-adv-x="1792" d="M1408 608v-320q0 -119 -84.5 -203.5t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5v832q0 119 84.5 203.5t203.5 84.5h704q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-704q-66 0 -113 -47t-47 -113v-832q0 -66 47 -113t113 -47h832q66 0 113 47t47 113v320 q0 14 9 23t23 9h64q14 0 23 -9t9 -23zM1792 1472v-512q0 -26 -19 -45t-45 -19t-45 19l-176 176l-652 -652q-10 -10 -23 -10t-23 10l-114 114q-10 10 -10 23t10 23l652 652l-176 176q-19 19 -19 45t19 45t45 19h512q26 0 45 -19t19 -45z" />
|
169 |
+
<glyph unicode="" d="M1184 640q0 -26 -19 -45l-544 -544q-19 -19 -45 -19t-45 19t-19 45v288h-448q-26 0 -45 19t-19 45v384q0 26 19 45t45 19h448v288q0 26 19 45t45 19t45 -19l544 -544q19 -19 19 -45zM1536 992v-704q0 -119 -84.5 -203.5t-203.5 -84.5h-320q-13 0 -22.5 9.5t-9.5 22.5 q0 4 -1 20t-0.5 26.5t3 23.5t10 19.5t20.5 6.5h320q66 0 113 47t47 113v704q0 66 -47 113t-113 47h-288h-11h-13t-11.5 1t-11.5 3t-8 5.5t-7 9t-2 13.5q0 4 -1 20t-0.5 26.5t3 23.5t10 19.5t20.5 6.5h320q119 0 203.5 -84.5t84.5 -203.5z" />
|
170 |
+
<glyph unicode="" horiz-adv-x="1664" d="M458 653q-74 162 -74 371h-256v-96q0 -78 94.5 -162t235.5 -113zM1536 928v96h-256q0 -209 -74 -371q141 29 235.5 113t94.5 162zM1664 1056v-128q0 -71 -41.5 -143t-112 -130t-173 -97.5t-215.5 -44.5q-42 -54 -95 -95q-38 -34 -52.5 -72.5t-14.5 -89.5q0 -54 30.5 -91 t97.5 -37q75 0 133.5 -45.5t58.5 -114.5v-64q0 -14 -9 -23t-23 -9h-832q-14 0 -23 9t-9 23v64q0 69 58.5 114.5t133.5 45.5q67 0 97.5 37t30.5 91q0 51 -14.5 89.5t-52.5 72.5q-53 41 -95 95q-113 5 -215.5 44.5t-173 97.5t-112 130t-41.5 143v128q0 40 28 68t68 28h288v96 q0 66 47 113t113 47h576q66 0 113 -47t47 -113v-96h288q40 0 68 -28t28 -68z" />
|
171 |
+
<glyph unicode="" d="M394 184q-8 -9 -20 3q-13 11 -4 19q8 9 20 -3q12 -11 4 -19zM352 245q9 -12 0 -19q-8 -6 -17 7t0 18q9 7 17 -6zM291 305q-5 -7 -13 -2q-10 5 -7 12q3 5 13 2q10 -5 7 -12zM322 271q-6 -7 -16 3q-9 11 -2 16q6 6 16 -3q9 -11 2 -16zM451 159q-4 -12 -19 -6q-17 4 -13 15 t19 7q16 -5 13 -16zM514 154q0 -11 -16 -11q-17 -2 -17 11q0 11 16 11q17 2 17 -11zM572 164q2 -10 -14 -14t-18 8t14 15q16 2 18 -9zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-224q-16 0 -24.5 1t-19.5 5t-16 14.5t-5 27.5v239q0 97 -52 142q57 6 102.5 18t94 39 t81 66.5t53 105t20.5 150.5q0 121 -79 206q37 91 -8 204q-28 9 -81 -11t-92 -44l-38 -24q-93 26 -192 26t-192 -26q-16 11 -42.5 27t-83.5 38.5t-86 13.5q-44 -113 -7 -204q-79 -85 -79 -206q0 -85 20.5 -150t52.5 -105t80.5 -67t94 -39t102.5 -18q-40 -36 -49 -103 q-21 -10 -45 -15t-57 -5t-65.5 21.5t-55.5 62.5q-19 32 -48.5 52t-49.5 24l-20 3q-21 0 -29 -4.5t-5 -11.5t9 -14t13 -12l7 -5q22 -10 43.5 -38t31.5 -51l10 -23q13 -38 44 -61.5t67 -30t69.5 -7t55.5 3.5l23 4q0 -38 0.5 -103t0.5 -68q0 -22 -11 -33.5t-22 -13t-33 -1.5 h-224q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
|
172 |
+
<glyph unicode="" horiz-adv-x="1664" d="M1280 64q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1536 64q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1664 288v-320q0 -40 -28 -68t-68 -28h-1472q-40 0 -68 28t-28 68v320q0 40 28 68t68 28h427q21 -56 70.5 -92 t110.5 -36h256q61 0 110.5 36t70.5 92h427q40 0 68 -28t28 -68zM1339 936q-17 -40 -59 -40h-256v-448q0 -26 -19 -45t-45 -19h-256q-26 0 -45 19t-19 45v448h-256q-42 0 -59 40q-17 39 14 69l448 448q18 19 45 19t45 -19l448 -448q31 -30 14 -69z" />
|
173 |
+
<glyph unicode="" d="M1407 710q0 44 -7 113.5t-18 96.5q-12 30 -17 44t-9 36.5t-4 48.5q0 23 5 68.5t5 67.5q0 37 -10 55q-4 1 -13 1q-19 0 -58 -4.5t-59 -4.5q-60 0 -176 24t-175 24q-43 0 -94.5 -11.5t-85 -23.5t-89.5 -34q-137 -54 -202 -103q-96 -73 -159.5 -189.5t-88 -236t-24.5 -248.5 q0 -40 12.5 -120t12.5 -121q0 -23 -11 -66.5t-11 -65.5t12 -36.5t34 -14.5q24 0 72.5 11t73.5 11q57 0 169.5 -15.5t169.5 -15.5q181 0 284 36q129 45 235.5 152.5t166 245.5t59.5 275zM1535 712q0 -165 -70 -327.5t-196 -288t-281 -180.5q-124 -44 -326 -44 q-57 0 -170 14.5t-169 14.5q-24 0 -72.5 -14.5t-73.5 -14.5q-73 0 -123.5 55.5t-50.5 128.5q0 24 11 68t11 67q0 40 -12.5 120.5t-12.5 121.5q0 111 18 217.5t54.5 209.5t100.5 194t150 156q78 59 232 120q194 78 316 78q60 0 175.5 -24t173.5 -24q19 0 57 5t58 5 q81 0 118 -50.5t37 -134.5q0 -23 -5 -68t-5 -68q0 -10 1 -18.5t3 -17t4 -13.5t6.5 -16t6.5 -17q16 -40 25 -118.5t9 -136.5z" />
|
174 |
+
<glyph unicode="" horiz-adv-x="1408" d="M1408 296q0 -27 -10 -70.5t-21 -68.5q-21 -50 -122 -106q-94 -51 -186 -51q-27 0 -52.5 3.5t-57.5 12.5t-47.5 14.5t-55.5 20.5t-49 18q-98 35 -175 83q-128 79 -264.5 215.5t-215.5 264.5q-48 77 -83 175q-3 9 -18 49t-20.5 55.5t-14.5 47.5t-12.5 57.5t-3.5 52.5 q0 92 51 186q56 101 106 122q25 11 68.5 21t70.5 10q14 0 21 -3q18 -6 53 -76q11 -19 30 -54t35 -63.5t31 -53.5q3 -4 17.5 -25t21.5 -35.5t7 -28.5q0 -20 -28.5 -50t-62 -55t-62 -53t-28.5 -46q0 -9 5 -22.5t8.5 -20.5t14 -24t11.5 -19q76 -137 174 -235t235 -174 q2 -1 19 -11.5t24 -14t20.5 -8.5t22.5 -5q18 0 46 28.5t53 62t55 62t50 28.5q14 0 28.5 -7t35.5 -21.5t25 -17.5q25 -15 53.5 -31t63.5 -35t54 -30q70 -35 76 -53q3 -7 3 -21z" />
|
175 |
+
<glyph unicode="" horiz-adv-x="1408" d="M1120 1280h-832q-66 0 -113 -47t-47 -113v-832q0 -66 47 -113t113 -47h832q66 0 113 47t47 113v832q0 66 -47 113t-113 47zM1408 1120v-832q0 -119 -84.5 -203.5t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5v832q0 119 84.5 203.5t203.5 84.5h832 q119 0 203.5 -84.5t84.5 -203.5z" />
|
176 |
+
<glyph unicode="" horiz-adv-x="1280" d="M1152 1280h-1024v-1242l423 406l89 85l89 -85l423 -406v1242zM1164 1408q23 0 44 -9q33 -13 52.5 -41t19.5 -62v-1289q0 -34 -19.5 -62t-52.5 -41q-19 -8 -44 -8q-48 0 -83 32l-441 424l-441 -424q-36 -33 -83 -33q-23 0 -44 9q-33 13 -52.5 41t-19.5 62v1289 q0 34 19.5 62t52.5 41q21 9 44 9h1048z" />
|
177 |
+
<glyph unicode="" d="M1280 343q0 11 -2 16q-3 8 -38.5 29.5t-88.5 49.5l-53 29q-5 3 -19 13t-25 15t-21 5q-18 0 -47 -32.5t-57 -65.5t-44 -33q-7 0 -16.5 3.5t-15.5 6.5t-17 9.5t-14 8.5q-99 55 -170.5 126.5t-126.5 170.5q-2 3 -8.5 14t-9.5 17t-6.5 15.5t-3.5 16.5q0 13 20.5 33.5t45 38.5 t45 39.5t20.5 36.5q0 10 -5 21t-15 25t-13 19q-3 6 -15 28.5t-25 45.5t-26.5 47.5t-25 40.5t-16.5 18t-16 2q-48 0 -101 -22q-46 -21 -80 -94.5t-34 -130.5q0 -16 2.5 -34t5 -30.5t9 -33t10 -29.5t12.5 -33t11 -30q60 -164 216.5 -320.5t320.5 -216.5q6 -2 30 -11t33 -12.5 t29.5 -10t33 -9t30.5 -5t34 -2.5q57 0 130.5 34t94.5 80q22 53 22 101zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
|
178 |
+
<glyph unicode="" horiz-adv-x="1664" d="M1620 1128q-67 -98 -162 -167q1 -14 1 -42q0 -130 -38 -259.5t-115.5 -248.5t-184.5 -210.5t-258 -146t-323 -54.5q-271 0 -496 145q35 -4 78 -4q225 0 401 138q-105 2 -188 64.5t-114 159.5q33 -5 61 -5q43 0 85 11q-112 23 -185.5 111.5t-73.5 205.5v4q68 -38 146 -41 q-66 44 -105 115t-39 154q0 88 44 163q121 -149 294.5 -238.5t371.5 -99.5q-8 38 -8 74q0 134 94.5 228.5t228.5 94.5q140 0 236 -102q109 21 205 78q-37 -115 -142 -178q93 10 186 50z" />
|
179 |
+
<glyph unicode="" horiz-adv-x="768" d="M511 980h257l-30 -284h-227v-824h-341v824h-170v284h170v171q0 182 86 275.5t283 93.5h227v-284h-142q-39 0 -62.5 -6.5t-34 -23.5t-13.5 -34.5t-3 -49.5v-142z" />
|
180 |
+
<glyph unicode="" d="M1536 640q0 -251 -146.5 -451.5t-378.5 -277.5q-27 -5 -39.5 7t-12.5 30v211q0 97 -52 142q57 6 102.5 18t94 39t81 66.5t53 105t20.5 150.5q0 121 -79 206q37 91 -8 204q-28 9 -81 -11t-92 -44l-38 -24q-93 26 -192 26t-192 -26q-16 11 -42.5 27t-83.5 38.5t-86 13.5 q-44 -113 -7 -204q-79 -85 -79 -206q0 -85 20.5 -150t52.5 -105t80.5 -67t94 -39t102.5 -18q-40 -36 -49 -103q-21 -10 -45 -15t-57 -5t-65.5 21.5t-55.5 62.5q-19 32 -48.5 52t-49.5 24l-20 3q-21 0 -29 -4.5t-5 -11.5t9 -14t13 -12l7 -5q22 -10 43.5 -38t31.5 -51l10 -23 q13 -38 44 -61.5t67 -30t69.5 -7t55.5 3.5l23 4q0 -38 0.5 -89t0.5 -54q0 -18 -13 -30t-40 -7q-232 77 -378.5 277.5t-146.5 451.5q0 209 103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
181 |
+
<glyph unicode="" horiz-adv-x="1664" d="M1664 960v-256q0 -26 -19 -45t-45 -19h-64q-26 0 -45 19t-19 45v256q0 106 -75 181t-181 75t-181 -75t-75 -181v-192h96q40 0 68 -28t28 -68v-576q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28t-28 68v576q0 40 28 68t68 28h672v192q0 185 131.5 316.5t316.5 131.5 t316.5 -131.5t131.5 -316.5z" />
|
182 |
+
<glyph unicode="" horiz-adv-x="1920" d="M1760 1408q66 0 113 -47t47 -113v-1216q0 -66 -47 -113t-113 -47h-1600q-66 0 -113 47t-47 113v1216q0 66 47 113t113 47h1600zM160 1280q-13 0 -22.5 -9.5t-9.5 -22.5v-224h1664v224q0 13 -9.5 22.5t-22.5 9.5h-1600zM1760 0q13 0 22.5 9.5t9.5 22.5v608h-1664v-608 q0 -13 9.5 -22.5t22.5 -9.5h1600zM256 128v128h256v-128h-256zM640 128v128h384v-128h-384z" />
|
183 |
+
<glyph unicode="" horiz-adv-x="1408" d="M384 192q0 -80 -56 -136t-136 -56t-136 56t-56 136t56 136t136 56t136 -56t56 -136zM896 69q2 -28 -17 -48q-18 -21 -47 -21h-135q-25 0 -43 16.5t-20 41.5q-22 229 -184.5 391.5t-391.5 184.5q-25 2 -41.5 20t-16.5 43v135q0 29 21 47q17 17 43 17h5q160 -13 306 -80.5 t259 -181.5q114 -113 181.5 -259t80.5 -306zM1408 67q2 -27 -18 -47q-18 -20 -46 -20h-143q-26 0 -44.5 17.5t-19.5 42.5q-12 215 -101 408.5t-231.5 336t-336 231.5t-408.5 102q-25 1 -42.5 19.5t-17.5 43.5v143q0 28 20 46q18 18 44 18h3q262 -13 501.5 -120t425.5 -294 q187 -186 294 -425.5t120 -501.5z" />
|
184 |
+
<glyph unicode="" d="M1040 320q0 -33 -23.5 -56.5t-56.5 -23.5t-56.5 23.5t-23.5 56.5t23.5 56.5t56.5 23.5t56.5 -23.5t23.5 -56.5zM1296 320q0 -33 -23.5 -56.5t-56.5 -23.5t-56.5 23.5t-23.5 56.5t23.5 56.5t56.5 23.5t56.5 -23.5t23.5 -56.5zM1408 160v320q0 13 -9.5 22.5t-22.5 9.5 h-1216q-13 0 -22.5 -9.5t-9.5 -22.5v-320q0 -13 9.5 -22.5t22.5 -9.5h1216q13 0 22.5 9.5t9.5 22.5zM178 640h1180l-157 482q-4 13 -16 21.5t-26 8.5h-782q-14 0 -26 -8.5t-16 -21.5zM1536 480v-320q0 -66 -47 -113t-113 -47h-1216q-66 0 -113 47t-47 113v320q0 25 16 75 l197 606q17 53 63 86t101 33h782q55 0 101 -33t63 -86l197 -606q16 -50 16 -75z" />
|
185 |
+
<glyph unicode="" horiz-adv-x="1792" d="M1664 896q53 0 90.5 -37.5t37.5 -90.5t-37.5 -90.5t-90.5 -37.5v-384q0 -52 -38 -90t-90 -38q-417 347 -812 380q-58 -19 -91 -66t-31 -100.5t40 -92.5q-20 -33 -23 -65.5t6 -58t33.5 -55t48 -50t61.5 -50.5q-29 -58 -111.5 -83t-168.5 -11.5t-132 55.5q-7 23 -29.5 87.5 t-32 94.5t-23 89t-15 101t3.5 98.5t22 110.5h-122q-66 0 -113 47t-47 113v192q0 66 47 113t113 47h480q435 0 896 384q52 0 90 -38t38 -90v-384zM1536 292v954q-394 -302 -768 -343v-270q377 -42 768 -341z" />
|
186 |
+
<glyph unicode="" horiz-adv-x="1664" d="M848 -160q0 16 -16 16q-59 0 -101.5 42.5t-42.5 101.5q0 16 -16 16t-16 -16q0 -73 51.5 -124.5t124.5 -51.5q16 0 16 16zM183 128h1298q-164 181 -246.5 411.5t-82.5 484.5q0 256 -320 256t-320 -256q0 -254 -82.5 -484.5t-246.5 -411.5zM1664 128q0 -52 -38 -90t-90 -38 h-448q0 -106 -75 -181t-181 -75t-181 75t-75 181h-448q-52 0 -90 38t-38 90q190 161 287 397.5t97 498.5q0 165 96 262t264 117q-8 18 -8 37q0 40 28 68t68 28t68 -28t28 -68q0 -19 -8 -37q168 -20 264 -117t96 -262q0 -262 97 -498.5t287 -397.5z" />
|
187 |
+
<glyph unicode="" d="M1376 640l138 -135q30 -28 20 -70q-12 -41 -52 -51l-188 -48l53 -186q12 -41 -19 -70q-29 -31 -70 -19l-186 53l-48 -188q-10 -40 -51 -52q-12 -2 -19 -2q-31 0 -51 22l-135 138l-135 -138q-28 -30 -70 -20q-41 11 -51 52l-48 188l-186 -53q-41 -12 -70 19q-31 29 -19 70 l53 186l-188 48q-40 10 -52 51q-10 42 20 70l138 135l-138 135q-30 28 -20 70q12 41 52 51l188 48l-53 186q-12 41 19 70q29 31 70 19l186 -53l48 188q10 41 51 51q41 12 70 -19l135 -139l135 139q29 30 70 19q41 -10 51 -51l48 -188l186 53q41 12 70 -19q31 -29 19 -70 l-53 -186l188 -48q40 -10 52 -51q10 -42 -20 -70z" />
|
188 |
+
<glyph unicode="" horiz-adv-x="1792" d="M256 192q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1664 768q0 51 -39 89.5t-89 38.5h-576q0 20 15 48.5t33 55t33 68t15 84.5q0 67 -44.5 97.5t-115.5 30.5q-24 0 -90 -139q-24 -44 -37 -65q-40 -64 -112 -145q-71 -81 -101 -106 q-69 -57 -140 -57h-32v-640h32q72 0 167 -32t193.5 -64t179.5 -32q189 0 189 167q0 26 -5 56q30 16 47.5 52.5t17.5 73.5t-18 69q53 50 53 119q0 25 -10 55.5t-25 47.5h331q52 0 90 38t38 90zM1792 769q0 -105 -75.5 -181t-180.5 -76h-169q-4 -62 -37 -119q3 -21 3 -43 q0 -101 -60 -178q1 -139 -85 -219.5t-227 -80.5q-133 0 -322 69q-164 59 -223 59h-288q-53 0 -90.5 37.5t-37.5 90.5v640q0 53 37.5 90.5t90.5 37.5h288q10 0 21.5 4.5t23.5 14t22.5 18t24 22.5t20.5 21.5t19 21.5t14 17q65 74 100 129q13 21 33 62t37 72t40.5 63t55 49.5 t69.5 17.5q125 0 206.5 -67t81.5 -189q0 -68 -22 -128h374q104 0 180 -76t76 -179z" />
|
189 |
+
<glyph unicode="" horiz-adv-x="1792" d="M1376 128h32v640h-32q-35 0 -67.5 12t-62.5 37t-50 46t-49 54q-2 3 -3.5 4.5t-4 4.5t-4.5 5q-72 81 -112 145q-14 22 -38 68q-1 3 -10.5 22.5t-18.5 36t-20 35.5t-21.5 30.5t-18.5 11.5q-71 0 -115.5 -30.5t-44.5 -97.5q0 -43 15 -84.5t33 -68t33 -55t15 -48.5h-576 q-50 0 -89 -38.5t-39 -89.5q0 -52 38 -90t90 -38h331q-15 -17 -25 -47.5t-10 -55.5q0 -69 53 -119q-18 -32 -18 -69t17.5 -73.5t47.5 -52.5q-4 -24 -4 -56q0 -85 48.5 -126t135.5 -41q84 0 183 32t194 64t167 32zM1664 192q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45 t45 -19t45 19t19 45zM1792 768v-640q0 -53 -37.5 -90.5t-90.5 -37.5h-288q-59 0 -223 -59q-190 -69 -317 -69q-142 0 -230 77.5t-87 217.5l1 5q-61 76 -61 178q0 22 3 43q-33 57 -37 119h-169q-105 0 -180.5 76t-75.5 181q0 103 76 179t180 76h374q-22 60 -22 128 q0 122 81.5 189t206.5 67q38 0 69.5 -17.5t55 -49.5t40.5 -63t37 -72t33 -62q35 -55 100 -129q2 -3 14 -17t19 -21.5t20.5 -21.5t24 -22.5t22.5 -18t23.5 -14t21.5 -4.5h288q53 0 90.5 -37.5t37.5 -90.5z" />
|
190 |
+
<glyph unicode="" d="M1280 -64q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1408 700q0 189 -167 189q-26 0 -56 -5q-16 30 -52.5 47.5t-73.5 17.5t-69 -18q-50 53 -119 53q-25 0 -55.5 -10t-47.5 -25v331q0 52 -38 90t-90 38q-51 0 -89.5 -39t-38.5 -89v-576 q-20 0 -48.5 15t-55 33t-68 33t-84.5 15q-67 0 -97.5 -44.5t-30.5 -115.5q0 -24 139 -90q44 -24 65 -37q64 -40 145 -112q81 -71 106 -101q57 -69 57 -140v-32h640v32q0 72 32 167t64 193.5t32 179.5zM1536 705q0 -133 -69 -322q-59 -164 -59 -223v-288q0 -53 -37.5 -90.5 t-90.5 -37.5h-640q-53 0 -90.5 37.5t-37.5 90.5v288q0 10 -4.5 21.5t-14 23.5t-18 22.5t-22.5 24t-21.5 20.5t-21.5 19t-17 14q-74 65 -129 100q-21 13 -62 33t-72 37t-63 40.5t-49.5 55t-17.5 69.5q0 125 67 206.5t189 81.5q68 0 128 -22v374q0 104 76 180t179 76 q105 0 181 -75.5t76 -180.5v-169q62 -4 119 -37q21 3 43 3q101 0 178 -60q139 1 219.5 -85t80.5 -227z" />
|
191 |
+
<glyph unicode="" d="M1408 576q0 84 -32 183t-64 194t-32 167v32h-640v-32q0 -35 -12 -67.5t-37 -62.5t-46 -50t-54 -49q-9 -8 -14 -12q-81 -72 -145 -112q-22 -14 -68 -38q-3 -1 -22.5 -10.5t-36 -18.5t-35.5 -20t-30.5 -21.5t-11.5 -18.5q0 -71 30.5 -115.5t97.5 -44.5q43 0 84.5 15t68 33 t55 33t48.5 15v-576q0 -50 38.5 -89t89.5 -39q52 0 90 38t38 90v331q46 -35 103 -35q69 0 119 53q32 -18 69 -18t73.5 17.5t52.5 47.5q24 -4 56 -4q85 0 126 48.5t41 135.5zM1280 1344q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1536 580 q0 -142 -77.5 -230t-217.5 -87l-5 1q-76 -61 -178 -61q-22 0 -43 3q-54 -30 -119 -37v-169q0 -105 -76 -180.5t-181 -75.5q-103 0 -179 76t-76 180v374q-54 -22 -128 -22q-121 0 -188.5 81.5t-67.5 206.5q0 38 17.5 69.5t49.5 55t63 40.5t72 37t62 33q55 35 129 100 q3 2 17 14t21.5 19t21.5 20.5t22.5 24t18 22.5t14 23.5t4.5 21.5v288q0 53 37.5 90.5t90.5 37.5h640q53 0 90.5 -37.5t37.5 -90.5v-288q0 -59 59 -223q69 -190 69 -317z" />
|
192 |
+
<glyph unicode="" d="M1280 576v128q0 26 -19 45t-45 19h-502l189 189q19 19 19 45t-19 45l-91 91q-18 18 -45 18t-45 -18l-362 -362l-91 -91q-18 -18 -18 -45t18 -45l91 -91l362 -362q18 -18 45 -18t45 18l91 91q18 18 18 45t-18 45l-189 189h502q26 0 45 19t19 45zM1536 640 q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
193 |
+
<glyph unicode="" d="M1285 640q0 27 -18 45l-91 91l-362 362q-18 18 -45 18t-45 -18l-91 -91q-18 -18 -18 -45t18 -45l189 -189h-502q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h502l-189 -189q-19 -19 -19 -45t19 -45l91 -91q18 -18 45 -18t45 18l362 362l91 91q18 18 18 45zM1536 640 q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
194 |
+
<glyph unicode="" d="M1284 641q0 27 -18 45l-362 362l-91 91q-18 18 -45 18t-45 -18l-91 -91l-362 -362q-18 -18 -18 -45t18 -45l91 -91q18 -18 45 -18t45 18l189 189v-502q0 -26 19 -45t45 -19h128q26 0 45 19t19 45v502l189 -189q19 -19 45 -19t45 19l91 91q18 18 18 45zM1536 640 q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
195 |
+
<glyph unicode="" d="M1284 639q0 27 -18 45l-91 91q-18 18 -45 18t-45 -18l-189 -189v502q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-502l-189 189q-19 19 -45 19t-45 -19l-91 -91q-18 -18 -18 -45t18 -45l362 -362l91 -91q18 -18 45 -18t45 18l91 91l362 362q18 18 18 45zM1536 640 q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
196 |
+
<glyph unicode="" d="M768 1408q209 0 385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103zM1042 887q-2 -1 -9.5 -9.5t-13.5 -9.5q2 0 4.5 5t5 11t3.5 7q6 7 22 15q14 6 52 12q34 8 51 -11 q-2 2 9.5 13t14.5 12q3 2 15 4.5t15 7.5l2 22q-12 -1 -17.5 7t-6.5 21q0 -2 -6 -8q0 7 -4.5 8t-11.5 -1t-9 -1q-10 3 -15 7.5t-8 16.5t-4 15q-2 5 -9.5 10.5t-9.5 10.5q-1 2 -2.5 5.5t-3 6.5t-4 5.5t-5.5 2.5t-7 -5t-7.5 -10t-4.5 -5q-3 2 -6 1.5t-4.5 -1t-4.5 -3t-5 -3.5 q-3 -2 -8.5 -3t-8.5 -2q15 5 -1 11q-10 4 -16 3q9 4 7.5 12t-8.5 14h5q-1 4 -8.5 8.5t-17.5 8.5t-13 6q-8 5 -34 9.5t-33 0.5q-5 -6 -4.5 -10.5t4 -14t3.5 -12.5q1 -6 -5.5 -13t-6.5 -12q0 -7 14 -15.5t10 -21.5q-3 -8 -16 -16t-16 -12q-5 -8 -1.5 -18.5t10.5 -16.5 q2 -2 1.5 -4t-3.5 -4.5t-5.5 -4t-6.5 -3.5l-3 -2q-11 -5 -20.5 6t-13.5 26q-7 25 -16 30q-23 8 -29 -1q-5 13 -41 26q-25 9 -58 4q6 1 0 15q-7 15 -19 12q3 6 4 17.5t1 13.5q3 13 12 23q1 1 7 8.5t9.5 13.5t0.5 6q35 -4 50 11q5 5 11.5 17t10.5 17q9 6 14 5.5t14.5 -5.5 t14.5 -5q14 -1 15.5 11t-7.5 20q12 -1 3 17q-5 7 -8 9q-12 4 -27 -5q-8 -4 2 -8q-1 1 -9.5 -10.5t-16.5 -17.5t-16 5q-1 1 -5.5 13.5t-9.5 13.5q-8 0 -16 -15q3 8 -11 15t-24 8q19 12 -8 27q-7 4 -20.5 5t-19.5 -4q-5 -7 -5.5 -11.5t5 -8t10.5 -5.5t11.5 -4t8.5 -3 q14 -10 8 -14q-2 -1 -8.5 -3.5t-11.5 -4.5t-6 -4q-3 -4 0 -14t-2 -14q-5 5 -9 17.5t-7 16.5q7 -9 -25 -6l-10 1q-4 0 -16 -2t-20.5 -1t-13.5 8q-4 8 0 20q1 4 4 2q-4 3 -11 9.5t-10 8.5q-46 -15 -94 -41q6 -1 12 1q5 2 13 6.5t10 5.5q34 14 42 7l5 5q14 -16 20 -25 q-7 4 -30 1q-20 -6 -22 -12q7 -12 5 -18q-4 3 -11.5 10t-14.5 11t-15 5q-16 0 -22 -1q-146 -80 -235 -222q7 -7 12 -8q4 -1 5 -9t2.5 -11t11.5 3q9 -8 3 -19q1 1 44 -27q19 -17 21 -21q3 -11 -10 -18q-1 2 -9 9t-9 4q-3 -5 0.5 -18.5t10.5 -12.5q-7 0 -9.5 -16t-2.5 -35.5 t-1 -23.5l2 -1q-3 -12 5.5 -34.5t21.5 -19.5q-13 -3 20 -43q6 -8 8 -9q3 -2 12 -7.5t15 -10t10 -10.5q4 -5 10 -22.5t14 -23.5q-2 -6 9.5 -20t10.5 -23q-1 0 -2.5 -1t-2.5 -1q3 -7 15.5 -14t15.5 -13q1 -3 2 -10t3 -11t8 -2q2 20 -24 62q-15 25 -17 29q-3 5 -5.5 15.5 t-4.5 14.5q2 0 6 -1.5t8.5 -3.5t7.5 -4t2 -3q-3 -7 2 -17.5t12 -18.5t17 -19t12 -13q6 -6 14 -19.5t0 -13.5q9 0 20 -10t17 -20q5 -8 8 -26t5 -24q2 -7 8.5 -13.5t12.5 -9.5l16 -8t13 -7q5 -2 18.5 -10.5t21.5 -11.5q10 -4 16 -4t14.5 2.5t13.5 3.5q15 2 29 -15t21 -21 q36 -19 55 -11q-2 -1 0.5 -7.5t8 -15.5t9 -14.5t5.5 -8.5q5 -6 18 -15t18 -15q6 4 7 9q-3 -8 7 -20t18 -10q14 3 14 32q-31 -15 -49 18q0 1 -2.5 5.5t-4 8.5t-2.5 8.5t0 7.5t5 3q9 0 10 3.5t-2 12.5t-4 13q-1 8 -11 20t-12 15q-5 -9 -16 -8t-16 9q0 -1 -1.5 -5.5t-1.5 -6.5 q-13 0 -15 1q1 3 2.5 17.5t3.5 22.5q1 4 5.5 12t7.5 14.5t4 12.5t-4.5 9.5t-17.5 2.5q-19 -1 -26 -20q-1 -3 -3 -10.5t-5 -11.5t-9 -7q-7 -3 -24 -2t-24 5q-13 8 -22.5 29t-9.5 37q0 10 2.5 26.5t3 25t-5.5 24.5q3 2 9 9.5t10 10.5q2 1 4.5 1.5t4.5 0t4 1.5t3 6q-1 1 -4 3 q-3 3 -4 3q7 -3 28.5 1.5t27.5 -1.5q15 -11 22 2q0 1 -2.5 9.5t-0.5 13.5q5 -27 29 -9q3 -3 15.5 -5t17.5 -5q3 -2 7 -5.5t5.5 -4.5t5 0.5t8.5 6.5q10 -14 12 -24q11 -40 19 -44q7 -3 11 -2t4.5 9.5t0 14t-1.5 12.5l-1 8v18l-1 8q-15 3 -18.5 12t1.5 18.5t15 18.5q1 1 8 3.5 t15.5 6.5t12.5 8q21 19 15 35q7 0 11 9q-1 0 -5 3t-7.5 5t-4.5 2q9 5 2 16q5 3 7.5 11t7.5 10q9 -12 21 -2q7 8 1 16q5 7 20.5 10.5t18.5 9.5q7 -2 8 2t1 12t3 12q4 5 15 9t13 5l17 11q3 4 0 4q18 -2 31 11q10 11 -6 20q3 6 -3 9.5t-15 5.5q3 1 11.5 0.5t10.5 1.5 q15 10 -7 16q-17 5 -43 -12zM879 10q206 36 351 189q-3 3 -12.5 4.5t-12.5 3.5q-18 7 -24 8q1 7 -2.5 13t-8 9t-12.5 8t-11 7q-2 2 -7 6t-7 5.5t-7.5 4.5t-8.5 2t-10 -1l-3 -1q-3 -1 -5.5 -2.5t-5.5 -3t-4 -3t0 -2.5q-21 17 -36 22q-5 1 -11 5.5t-10.5 7t-10 1.5t-11.5 -7 q-5 -5 -6 -15t-2 -13q-7 5 0 17.5t2 18.5q-3 6 -10.5 4.5t-12 -4.5t-11.5 -8.5t-9 -6.5t-8.5 -5.5t-8.5 -7.5q-3 -4 -6 -12t-5 -11q-2 4 -11.5 6.5t-9.5 5.5q2 -10 4 -35t5 -38q7 -31 -12 -48q-27 -25 -29 -40q-4 -22 12 -26q0 -7 -8 -20.5t-7 -21.5q0 -6 2 -16z" />
|
197 |
+
<glyph unicode="" horiz-adv-x="1664" d="M384 64q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1028 484l-682 -682q-37 -37 -90 -37q-52 0 -91 37l-106 108q-38 36 -38 90q0 53 38 91l681 681q39 -98 114.5 -173.5t173.5 -114.5zM1662 919q0 -39 -23 -106q-47 -134 -164.5 -217.5 t-258.5 -83.5q-185 0 -316.5 131.5t-131.5 316.5t131.5 316.5t316.5 131.5q58 0 121.5 -16.5t107.5 -46.5q16 -11 16 -28t-16 -28l-293 -169v-224l193 -107q5 3 79 48.5t135.5 81t70.5 35.5q15 0 23.5 -10t8.5 -25z" />
|
198 |
+
<glyph unicode="" horiz-adv-x="1792" d="M1024 128h640v128h-640v-128zM640 640h1024v128h-1024v-128zM1280 1152h384v128h-384v-128zM1792 320v-256q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v256q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1792 832v-256q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19 t-19 45v256q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1792 1344v-256q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v256q0 26 19 45t45 19h1664q26 0 45 -19t19 -45z" />
|
199 |
+
<glyph unicode="" horiz-adv-x="1408" d="M1403 1241q17 -41 -14 -70l-493 -493v-742q0 -42 -39 -59q-13 -5 -25 -5q-27 0 -45 19l-256 256q-19 19 -19 45v486l-493 493q-31 29 -14 70q17 39 59 39h1280q42 0 59 -39z" />
|
200 |
+
<glyph unicode="" horiz-adv-x="1792" d="M640 1280h512v128h-512v-128zM1792 640v-480q0 -66 -47 -113t-113 -47h-1472q-66 0 -113 47t-47 113v480h672v-160q0 -26 19 -45t45 -19h320q26 0 45 19t19 45v160h672zM1024 640v-128h-256v128h256zM1792 1120v-384h-1792v384q0 66 47 113t113 47h352v160q0 40 28 68 t68 28h576q40 0 68 -28t28 -68v-160h352q66 0 113 -47t47 -113z" />
|
201 |
+
<glyph unicode="" d="M1283 995l-355 -355l355 -355l144 144q29 31 70 14q39 -17 39 -59v-448q0 -26 -19 -45t-45 -19h-448q-42 0 -59 40q-17 39 14 69l144 144l-355 355l-355 -355l144 -144q31 -30 14 -69q-17 -40 -59 -40h-448q-26 0 -45 19t-19 45v448q0 42 40 59q39 17 69 -14l144 -144 l355 355l-355 355l-144 -144q-19 -19 -45 -19q-12 0 -24 5q-40 17 -40 59v448q0 26 19 45t45 19h448q42 0 59 -40q17 -39 -14 -69l-144 -144l355 -355l355 355l-144 144q-31 30 -14 69q17 40 59 40h448q26 0 45 -19t19 -45v-448q0 -42 -39 -59q-13 -5 -25 -5q-26 0 -45 19z " />
|
202 |
+
<glyph unicode="" horiz-adv-x="1920" d="M593 640q-162 -5 -265 -128h-134q-82 0 -138 40.5t-56 118.5q0 353 124 353q6 0 43.5 -21t97.5 -42.5t119 -21.5q67 0 133 23q-5 -37 -5 -66q0 -139 81 -256zM1664 3q0 -120 -73 -189.5t-194 -69.5h-874q-121 0 -194 69.5t-73 189.5q0 53 3.5 103.5t14 109t26.5 108.5 t43 97.5t62 81t85.5 53.5t111.5 20q10 0 43 -21.5t73 -48t107 -48t135 -21.5t135 21.5t107 48t73 48t43 21.5q61 0 111.5 -20t85.5 -53.5t62 -81t43 -97.5t26.5 -108.5t14 -109t3.5 -103.5zM640 1280q0 -106 -75 -181t-181 -75t-181 75t-75 181t75 181t181 75t181 -75 t75 -181zM1344 896q0 -159 -112.5 -271.5t-271.5 -112.5t-271.5 112.5t-112.5 271.5t112.5 271.5t271.5 112.5t271.5 -112.5t112.5 -271.5zM1920 671q0 -78 -56 -118.5t-138 -40.5h-134q-103 123 -265 128q81 117 81 256q0 29 -5 66q66 -23 133 -23q59 0 119 21.5t97.5 42.5 t43.5 21q124 0 124 -353zM1792 1280q0 -106 -75 -181t-181 -75t-181 75t-75 181t75 181t181 75t181 -75t75 -181z" />
|
203 |
+
<glyph unicode="" horiz-adv-x="1664" d="M1456 320q0 40 -28 68l-208 208q-28 28 -68 28q-42 0 -72 -32q3 -3 19 -18.5t21.5 -21.5t15 -19t13 -25.5t3.5 -27.5q0 -40 -28 -68t-68 -28q-15 0 -27.5 3.5t-25.5 13t-19 15t-21.5 21.5t-18.5 19q-33 -31 -33 -73q0 -40 28 -68l206 -207q27 -27 68 -27q40 0 68 26 l147 146q28 28 28 67zM753 1025q0 40 -28 68l-206 207q-28 28 -68 28q-39 0 -68 -27l-147 -146q-28 -28 -28 -67q0 -40 28 -68l208 -208q27 -27 68 -27q42 0 72 31q-3 3 -19 18.5t-21.5 21.5t-15 19t-13 25.5t-3.5 27.5q0 40 28 68t68 28q15 0 27.5 -3.5t25.5 -13t19 -15 t21.5 -21.5t18.5 -19q33 31 33 73zM1648 320q0 -120 -85 -203l-147 -146q-83 -83 -203 -83q-121 0 -204 85l-206 207q-83 83 -83 203q0 123 88 209l-88 88q-86 -88 -208 -88q-120 0 -204 84l-208 208q-84 84 -84 204t85 203l147 146q83 83 203 83q121 0 204 -85l206 -207 q83 -83 83 -203q0 -123 -88 -209l88 -88q86 88 208 88q120 0 204 -84l208 -208q84 -84 84 -204z" />
|
204 |
+
<glyph unicode="" horiz-adv-x="1920" d="M1920 384q0 -159 -112.5 -271.5t-271.5 -112.5h-1088q-185 0 -316.5 131.5t-131.5 316.5q0 132 71 241.5t187 163.5q-2 28 -2 43q0 212 150 362t362 150q158 0 286.5 -88t187.5 -230q70 62 166 62q106 0 181 -75t75 -181q0 -75 -41 -138q129 -30 213 -134.5t84 -239.5z " />
|
205 |
+
<glyph unicode="" horiz-adv-x="1664" d="M1527 88q56 -89 21.5 -152.5t-140.5 -63.5h-1152q-106 0 -140.5 63.5t21.5 152.5l503 793v399h-64q-26 0 -45 19t-19 45t19 45t45 19h512q26 0 45 -19t19 -45t-19 -45t-45 -19h-64v-399zM748 813l-272 -429h712l-272 429l-20 31v37v399h-128v-399v-37z" />
|
206 |
+
<glyph unicode="" horiz-adv-x="1792" d="M960 640q26 0 45 -19t19 -45t-19 -45t-45 -19t-45 19t-19 45t19 45t45 19zM1260 576l507 -398q28 -20 25 -56q-5 -35 -35 -51l-128 -64q-13 -7 -29 -7q-17 0 -31 8l-690 387l-110 -66q-8 -4 -12 -5q14 -49 10 -97q-7 -77 -56 -147.5t-132 -123.5q-132 -84 -277 -84 q-136 0 -222 78q-90 84 -79 207q7 76 56 147t131 124q132 84 278 84q83 0 151 -31q9 13 22 22l122 73l-122 73q-13 9 -22 22q-68 -31 -151 -31q-146 0 -278 84q-82 53 -131 124t-56 147q-5 59 15.5 113t63.5 93q85 79 222 79q145 0 277 -84q83 -52 132 -123t56 -148 q4 -48 -10 -97q4 -1 12 -5l110 -66l690 387q14 8 31 8q16 0 29 -7l128 -64q30 -16 35 -51q3 -36 -25 -56zM579 836q46 42 21 108t-106 117q-92 59 -192 59q-74 0 -113 -36q-46 -42 -21 -108t106 -117q92 -59 192 -59q74 0 113 36zM494 91q81 51 106 117t-21 108 q-39 36 -113 36q-100 0 -192 -59q-81 -51 -106 -117t21 -108q39 -36 113 -36q100 0 192 59zM672 704l96 -58v11q0 36 33 56l14 8l-79 47l-26 -26q-3 -3 -10 -11t-12 -12q-2 -2 -4 -3.5t-3 -2.5zM896 480l96 -32l736 576l-128 64l-768 -431v-113l-160 -96l9 -8q2 -2 7 -6 q4 -4 11 -12t11 -12l26 -26zM1600 64l128 64l-520 408l-177 -138q-2 -3 -13 -7z" />
|
207 |
+
<glyph unicode="" horiz-adv-x="1792" d="M1696 1152q40 0 68 -28t28 -68v-1216q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28t-28 68v288h-544q-40 0 -68 28t-28 68v672q0 40 20 88t48 76l408 408q28 28 76 48t88 20h416q40 0 68 -28t28 -68v-328q68 40 128 40h416zM1152 939l-299 -299h299v299zM512 1323l-299 -299 h299v299zM708 676l316 316v416h-384v-416q0 -40 -28 -68t-68 -28h-416v-640h512v256q0 40 20 88t48 76zM1664 -128v1152h-384v-416q0 -40 -28 -68t-68 -28h-416v-640h896z" />
|
208 |
+
<glyph unicode="" horiz-adv-x="1408" d="M1404 151q0 -117 -79 -196t-196 -79q-135 0 -235 100l-777 776q-113 115 -113 271q0 159 110 270t269 111q158 0 273 -113l605 -606q10 -10 10 -22q0 -16 -30.5 -46.5t-46.5 -30.5q-13 0 -23 10l-606 607q-79 77 -181 77q-106 0 -179 -75t-73 -181q0 -105 76 -181 l776 -777q63 -63 145 -63q64 0 106 42t42 106q0 82 -63 145l-581 581q-26 24 -60 24q-29 0 -48 -19t-19 -48q0 -32 25 -59l410 -410q10 -10 10 -22q0 -16 -31 -47t-47 -31q-12 0 -22 10l-410 410q-63 61 -63 149q0 82 57 139t139 57q88 0 149 -63l581 -581q100 -98 100 -235 z" />
|
209 |
+
<glyph unicode="" d="M384 0h768v384h-768v-384zM1280 0h128v896q0 14 -10 38.5t-20 34.5l-281 281q-10 10 -34 20t-39 10v-416q0 -40 -28 -68t-68 -28h-576q-40 0 -68 28t-28 68v416h-128v-1280h128v416q0 40 28 68t68 28h832q40 0 68 -28t28 -68v-416zM896 928v320q0 13 -9.5 22.5t-22.5 9.5 h-192q-13 0 -22.5 -9.5t-9.5 -22.5v-320q0 -13 9.5 -22.5t22.5 -9.5h192q13 0 22.5 9.5t9.5 22.5zM1536 896v-928q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1344q0 40 28 68t68 28h928q40 0 88 -20t76 -48l280 -280q28 -28 48 -76t20 -88z" />
|
210 |
+
<glyph unicode="" d="M1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
|
211 |
+
<glyph unicode="" d="M1536 192v-128q0 -26 -19 -45t-45 -19h-1408q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1408q26 0 45 -19t19 -45zM1536 704v-128q0 -26 -19 -45t-45 -19h-1408q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1408q26 0 45 -19t19 -45zM1536 1216v-128q0 -26 -19 -45 t-45 -19h-1408q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1408q26 0 45 -19t19 -45z" />
|
212 |
+
<glyph unicode="" horiz-adv-x="1792" d="M384 128q0 -80 -56 -136t-136 -56t-136 56t-56 136t56 136t136 56t136 -56t56 -136zM384 640q0 -80 -56 -136t-136 -56t-136 56t-56 136t56 136t136 56t136 -56t56 -136zM1792 224v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1216q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5 t22.5 9.5h1216q13 0 22.5 -9.5t9.5 -22.5zM384 1152q0 -80 -56 -136t-136 -56t-136 56t-56 136t56 136t136 56t136 -56t56 -136zM1792 736v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1216q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1216q13 0 22.5 -9.5t9.5 -22.5z M1792 1248v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1216q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1216q13 0 22.5 -9.5t9.5 -22.5z" />
|
213 |
+
<glyph unicode="" horiz-adv-x="1792" d="M381 -84q0 -80 -54.5 -126t-135.5 -46q-106 0 -172 66l57 88q49 -45 106 -45q29 0 50.5 14.5t21.5 42.5q0 64 -105 56l-26 56q8 10 32.5 43.5t42.5 54t37 38.5v1q-16 0 -48.5 -1t-48.5 -1v-53h-106v152h333v-88l-95 -115q51 -12 81 -49t30 -88zM383 543v-159h-362 q-6 36 -6 54q0 51 23.5 93t56.5 68t66 47.5t56.5 43.5t23.5 45q0 25 -14.5 38.5t-39.5 13.5q-46 0 -81 -58l-85 59q24 51 71.5 79.5t105.5 28.5q73 0 123 -41.5t50 -112.5q0 -50 -34 -91.5t-75 -64.5t-75.5 -50.5t-35.5 -52.5h127v60h105zM1792 224v-192q0 -13 -9.5 -22.5 t-22.5 -9.5h-1216q-13 0 -22.5 9.5t-9.5 22.5v192q0 14 9 23t23 9h1216q13 0 22.5 -9.5t9.5 -22.5zM384 1123v-99h-335v99h107q0 41 0.5 122t0.5 121v12h-2q-8 -17 -50 -54l-71 76l136 127h106v-404h108zM1792 736v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1216q-13 0 -22.5 9.5 t-9.5 22.5v192q0 14 9 23t23 9h1216q13 0 22.5 -9.5t9.5 -22.5zM1792 1248v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1216q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1216q13 0 22.5 -9.5t9.5 -22.5z" />
|
214 |
+
<glyph unicode="" horiz-adv-x="1792" d="M1760 640q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-1728q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h1728zM483 704q-28 35 -51 80q-48 97 -48 188q0 181 134 309q133 127 393 127q50 0 167 -19q66 -12 177 -48q10 -38 21 -118q14 -123 14 -183q0 -18 -5 -45l-12 -3l-84 6 l-14 2q-50 149 -103 205q-88 91 -210 91q-114 0 -182 -59q-67 -58 -67 -146q0 -73 66 -140t279 -129q69 -20 173 -66q58 -28 95 -52h-743zM990 448h411q7 -39 7 -92q0 -111 -41 -212q-23 -55 -71 -104q-37 -35 -109 -81q-80 -48 -153 -66q-80 -21 -203 -21q-114 0 -195 23 l-140 40q-57 16 -72 28q-8 8 -8 22v13q0 108 -2 156q-1 30 0 68l2 37v44l102 2q15 -34 30 -71t22.5 -56t12.5 -27q35 -57 80 -94q43 -36 105 -57q59 -22 132 -22q64 0 139 27q77 26 122 86q47 61 47 129q0 84 -81 157q-34 29 -137 71z" />
|
215 |
+
<glyph unicode="" d="M48 1313q-37 2 -45 4l-3 88q13 1 40 1q60 0 112 -4q132 -7 166 -7q86 0 168 3q116 4 146 5q56 0 86 2l-1 -14l2 -64v-9q-60 -9 -124 -9q-60 0 -79 -25q-13 -14 -13 -132q0 -13 0.5 -32.5t0.5 -25.5l1 -229l14 -280q6 -124 51 -202q35 -59 96 -92q88 -47 177 -47 q104 0 191 28q56 18 99 51q48 36 65 64q36 56 53 114q21 73 21 229q0 79 -3.5 128t-11 122.5t-13.5 159.5l-4 59q-5 67 -24 88q-34 35 -77 34l-100 -2l-14 3l2 86h84l205 -10q76 -3 196 10l18 -2q6 -38 6 -51q0 -7 -4 -31q-45 -12 -84 -13q-73 -11 -79 -17q-15 -15 -15 -41 q0 -7 1.5 -27t1.5 -31q8 -19 22 -396q6 -195 -15 -304q-15 -76 -41 -122q-38 -65 -112 -123q-75 -57 -182 -89q-109 -33 -255 -33q-167 0 -284 46q-119 47 -179 122q-61 76 -83 195q-16 80 -16 237v333q0 188 -17 213q-25 36 -147 39zM1536 -96v64q0 14 -9 23t-23 9h-1472 q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h1472q14 0 23 9t9 23z" />
|
216 |
+
<glyph unicode="" horiz-adv-x="1664" d="M512 160v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM512 544v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM1024 160v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23 v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM512 928v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM1024 544v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM1536 160v192 q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM1024 928v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM1536 544v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192 q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM1536 928v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM1664 1248v-1088q0 -66 -47 -113t-113 -47h-1344q-66 0 -113 47t-47 113v1088q0 66 47 113t113 47h1344q66 0 113 -47t47 -113 z" />
|
217 |
+
<glyph unicode="" horiz-adv-x="1664" d="M1190 955l293 293l-107 107l-293 -293zM1637 1248q0 -27 -18 -45l-1286 -1286q-18 -18 -45 -18t-45 18l-198 198q-18 18 -18 45t18 45l1286 1286q18 18 45 18t45 -18l198 -198q18 -18 18 -45zM286 1438l98 -30l-98 -30l-30 -98l-30 98l-98 30l98 30l30 98zM636 1276 l196 -60l-196 -60l-60 -196l-60 196l-196 60l196 60l60 196zM1566 798l98 -30l-98 -30l-30 -98l-30 98l-98 30l98 30l30 98zM926 1438l98 -30l-98 -30l-30 -98l-30 98l-98 30l98 30l30 98z" />
|
218 |
+
<glyph unicode="" horiz-adv-x="1792" d="M640 128q0 52 -38 90t-90 38t-90 -38t-38 -90t38 -90t90 -38t90 38t38 90zM256 640h384v256h-158q-13 0 -22 -9l-195 -195q-9 -9 -9 -22v-30zM1536 128q0 52 -38 90t-90 38t-90 -38t-38 -90t38 -90t90 -38t90 38t38 90zM1792 1216v-1024q0 -15 -4 -26.5t-13.5 -18.5 t-16.5 -11.5t-23.5 -6t-22.5 -2t-25.5 0t-22.5 0.5q0 -106 -75 -181t-181 -75t-181 75t-75 181h-384q0 -106 -75 -181t-181 -75t-181 75t-75 181h-64q-3 0 -22.5 -0.5t-25.5 0t-22.5 2t-23.5 6t-16.5 11.5t-13.5 18.5t-4 26.5q0 26 19 45t45 19v320q0 8 -0.5 35t0 38 t2.5 34.5t6.5 37t14 30.5t22.5 30l198 198q19 19 50.5 32t58.5 13h160v192q0 26 19 45t45 19h1024q26 0 45 -19t19 -45z" />
|
219 |
+
<glyph unicode="" d="M1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103q-111 0 -218 32q59 93 78 164q9 34 54 211q20 -39 73 -67.5t114 -28.5q121 0 216 68.5t147 188.5t52 270q0 114 -59.5 214t-172.5 163t-255 63q-105 0 -196 -29t-154.5 -77t-109 -110.5t-67 -129.5t-21.5 -134 q0 -104 40 -183t117 -111q30 -12 38 20q2 7 8 31t8 30q6 23 -11 43q-51 61 -51 151q0 151 104.5 259.5t273.5 108.5q151 0 235.5 -82t84.5 -213q0 -170 -68.5 -289t-175.5 -119q-61 0 -98 43.5t-23 104.5q8 35 26.5 93.5t30 103t11.5 75.5q0 50 -27 83t-77 33 q-62 0 -105 -57t-43 -142q0 -73 25 -122l-99 -418q-17 -70 -13 -177q-206 91 -333 281t-127 423q0 209 103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
220 |
+
<glyph unicode="" d="M1248 1408q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-725q85 122 108 210q9 34 53 209q21 -39 73.5 -67t112.5 -28q181 0 295.5 147.5t114.5 373.5q0 84 -35 162.5t-96.5 139t-152.5 97t-197 36.5q-104 0 -194.5 -28.5t-153 -76.5 t-107.5 -109.5t-66.5 -128t-21.5 -132.5q0 -102 39.5 -180t116.5 -110q13 -5 23.5 0t14.5 19q10 44 15 61q6 23 -11 42q-50 62 -50 150q0 150 103.5 256.5t270.5 106.5q149 0 232.5 -81t83.5 -210q0 -168 -67.5 -286t-173.5 -118q-60 0 -97 43.5t-23 103.5q8 34 26.5 92.5 t29.5 102t11 74.5q0 49 -26.5 81.5t-75.5 32.5q-61 0 -103.5 -56.5t-42.5 -139.5q0 -72 24 -121l-98 -414q-24 -100 -7 -254h-183q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960z" />
|
221 |
+
<glyph unicode="" d="M678 -57q0 -38 -10 -71h-380q-95 0 -171.5 56.5t-103.5 147.5q24 45 69 77.5t100 49.5t107 24t107 7q32 0 49 -2q6 -4 30.5 -21t33 -23t31 -23t32 -25.5t27.5 -25.5t26.5 -29.5t21 -30.5t17.5 -34.5t9.5 -36t4.5 -40.5zM385 294q-234 -7 -385 -85v433q103 -118 273 -118 q32 0 70 5q-21 -61 -21 -86q0 -67 63 -149zM558 805q0 -100 -43.5 -160.5t-140.5 -60.5q-51 0 -97 26t-78 67.5t-56 93.5t-35.5 104t-11.5 99q0 96 51.5 165t144.5 69q66 0 119 -41t84 -104t47 -130t16 -128zM1536 896v-736q0 -119 -84.5 -203.5t-203.5 -84.5h-468 q39 73 39 157q0 66 -22 122.5t-55.5 93t-72 71t-72 59.5t-55.5 54.5t-22 59.5q0 36 23 68t56 61.5t65.5 64.5t55.5 93t23 131t-26.5 145.5t-75.5 118.5q-6 6 -14 11t-12.5 7.5t-10 9.5t-10.5 17h135l135 64h-437q-138 0 -244.5 -38.5t-182.5 -133.5q0 126 81 213t207 87h960 q119 0 203.5 -84.5t84.5 -203.5v-96h-256v256h-128v-256h-256v-128h256v-256h128v256h256z" />
|
222 |
+
<glyph unicode="" horiz-adv-x="1664" d="M876 71q0 21 -4.5 40.5t-9.5 36t-17.5 34.5t-21 30.5t-26.5 29.5t-27.5 25.5t-32 25.5t-31 23t-33 23t-30.5 21q-17 2 -50 2q-54 0 -106 -7t-108 -25t-98 -46t-69 -75t-27 -107q0 -68 35.5 -121.5t93 -84t120.5 -45.5t127 -15q59 0 112.5 12.5t100.5 39t74.5 73.5 t27.5 110zM756 933q0 60 -16.5 127.5t-47 130.5t-84 104t-119.5 41q-93 0 -144 -69t-51 -165q0 -47 11.5 -99t35.5 -104t56 -93.5t78 -67.5t97 -26q97 0 140.5 60.5t43.5 160.5zM625 1408h437l-135 -79h-135q71 -45 110 -126t39 -169q0 -74 -23 -131.5t-56 -92.5t-66 -64.5 t-56 -61t-23 -67.5q0 -26 16.5 -51t43 -48t58.5 -48t64 -55.5t58.5 -66t43 -85t16.5 -106.5q0 -160 -140 -282q-152 -131 -420 -131q-59 0 -119.5 10t-122 33.5t-108.5 58t-77 89t-30 121.5q0 61 37 135q32 64 96 110.5t145 71t155 36t150 13.5q-64 83 -64 149q0 12 2 23.5 t5 19.5t8 21.5t7 21.5q-40 -5 -70 -5q-149 0 -255.5 98t-106.5 246q0 140 95 250.5t234 141.5q94 20 187 20zM1664 1152v-128h-256v-256h-128v256h-256v128h256v256h128v-256h256z" />
|
223 |
+
<glyph unicode="" horiz-adv-x="1920" d="M768 384h384v96h-128v448h-114l-148 -137l77 -80q42 37 55 57h2v-288h-128v-96zM1280 640q0 -70 -21 -142t-59.5 -134t-101.5 -101t-138 -39t-138 39t-101.5 101t-59.5 134t-21 142t21 142t59.5 134t101.5 101t138 39t138 -39t101.5 -101t59.5 -134t21 -142zM1792 384 v512q-106 0 -181 75t-75 181h-1152q0 -106 -75 -181t-181 -75v-512q106 0 181 -75t75 -181h1152q0 106 75 181t181 75zM1920 1216v-1152q0 -26 -19 -45t-45 -19h-1792q-26 0 -45 19t-19 45v1152q0 26 19 45t45 19h1792q26 0 45 -19t19 -45z" />
|
224 |
+
<glyph unicode="" horiz-adv-x="1024" d="M1024 832q0 -26 -19 -45l-448 -448q-19 -19 -45 -19t-45 19l-448 448q-19 19 -19 45t19 45t45 19h896q26 0 45 -19t19 -45z" />
|
225 |
+
<glyph unicode="" horiz-adv-x="1024" d="M1024 320q0 -26 -19 -45t-45 -19h-896q-26 0 -45 19t-19 45t19 45l448 448q19 19 45 19t45 -19l448 -448q19 -19 19 -45z" />
|
226 |
+
<glyph unicode="" horiz-adv-x="640" d="M640 1088v-896q0 -26 -19 -45t-45 -19t-45 19l-448 448q-19 19 -19 45t19 45l448 448q19 19 45 19t45 -19t19 -45z" />
|
227 |
+
<glyph unicode="" horiz-adv-x="640" d="M576 640q0 -26 -19 -45l-448 -448q-19 -19 -45 -19t-45 19t-19 45v896q0 26 19 45t45 19t45 -19l448 -448q19 -19 19 -45z" />
|
228 |
+
<glyph unicode="" horiz-adv-x="1664" d="M160 0h608v1152h-640v-1120q0 -13 9.5 -22.5t22.5 -9.5zM1536 32v1120h-640v-1152h608q13 0 22.5 9.5t9.5 22.5zM1664 1248v-1216q0 -66 -47 -113t-113 -47h-1344q-66 0 -113 47t-47 113v1216q0 66 47 113t113 47h1344q66 0 113 -47t47 -113z" />
|
229 |
+
<glyph unicode="" horiz-adv-x="1024" d="M1024 448q0 -26 -19 -45l-448 -448q-19 -19 -45 -19t-45 19l-448 448q-19 19 -19 45t19 45t45 19h896q26 0 45 -19t19 -45zM1024 832q0 -26 -19 -45t-45 -19h-896q-26 0 -45 19t-19 45t19 45l448 448q19 19 45 19t45 -19l448 -448q19 -19 19 -45z" />
|
230 |
+
<glyph unicode="" horiz-adv-x="1024" d="M1024 448q0 -26 -19 -45l-448 -448q-19 -19 -45 -19t-45 19l-448 448q-19 19 -19 45t19 45t45 19h896q26 0 45 -19t19 -45z" />
|
231 |
+
<glyph unicode="" horiz-adv-x="1024" d="M1024 832q0 -26 -19 -45t-45 -19h-896q-26 0 -45 19t-19 45t19 45l448 448q19 19 45 19t45 -19l448 -448q19 -19 19 -45z" />
|
232 |
+
<glyph unicode="" horiz-adv-x="1792" d="M1792 826v-794q0 -66 -47 -113t-113 -47h-1472q-66 0 -113 47t-47 113v794q44 -49 101 -87q362 -246 497 -345q57 -42 92.5 -65.5t94.5 -48t110 -24.5h1h1q51 0 110 24.5t94.5 48t92.5 65.5q170 123 498 345q57 39 100 87zM1792 1120q0 -79 -49 -151t-122 -123 q-376 -261 -468 -325q-10 -7 -42.5 -30.5t-54 -38t-52 -32.5t-57.5 -27t-50 -9h-1h-1q-23 0 -50 9t-57.5 27t-52 32.5t-54 38t-42.5 30.5q-91 64 -262 182.5t-205 142.5q-62 42 -117 115.5t-55 136.5q0 78 41.5 130t118.5 52h1472q65 0 112.5 -47t47.5 -113z" />
|
233 |
+
<glyph unicode="" d="M349 911v-991h-330v991h330zM370 1217q1 -73 -50.5 -122t-135.5 -49h-2q-82 0 -132 49t-50 122q0 74 51.5 122.5t134.5 48.5t133 -48.5t51 -122.5zM1536 488v-568h-329v530q0 105 -40.5 164.5t-126.5 59.5q-63 0 -105.5 -34.5t-63.5 -85.5q-11 -30 -11 -81v-553h-329 q2 399 2 647t-1 296l-1 48h329v-144h-2q20 32 41 56t56.5 52t87 43.5t114.5 15.5q171 0 275 -113.5t104 -332.5z" />
|
234 |
+
<glyph unicode="" d="M1536 640q0 -156 -61 -298t-164 -245t-245 -164t-298 -61q-172 0 -327 72.5t-264 204.5q-7 10 -6.5 22.5t8.5 20.5l137 138q10 9 25 9q16 -2 23 -12q73 -95 179 -147t225 -52q104 0 198.5 40.5t163.5 109.5t109.5 163.5t40.5 198.5t-40.5 198.5t-109.5 163.5 t-163.5 109.5t-198.5 40.5q-98 0 -188 -35.5t-160 -101.5l137 -138q31 -30 14 -69q-17 -40 -59 -40h-448q-26 0 -45 19t-19 45v448q0 42 40 59q39 17 69 -14l130 -129q107 101 244.5 156.5t284.5 55.5q156 0 298 -61t245 -164t164 -245t61 -298z" />
|
235 |
+
<glyph unicode="" horiz-adv-x="1792" d="M1771 0q0 -53 -37 -90l-107 -108q-39 -37 -91 -37q-53 0 -90 37l-363 364q-38 36 -38 90q0 53 43 96l-256 256l-126 -126q-14 -14 -34 -14t-34 14q2 -2 12.5 -12t12.5 -13t10 -11.5t10 -13.5t6 -13.5t5.5 -16.5t1.5 -18q0 -38 -28 -68q-3 -3 -16.5 -18t-19 -20.5 t-18.5 -16.5t-22 -15.5t-22 -9t-26 -4.5q-40 0 -68 28l-408 408q-28 28 -28 68q0 13 4.5 26t9 22t15.5 22t16.5 18.5t20.5 19t18 16.5q30 28 68 28q10 0 18 -1.5t16.5 -5.5t13.5 -6t13.5 -10t11.5 -10t13 -12.5t12 -12.5q-14 14 -14 34t14 34l348 348q14 14 34 14t34 -14 q-2 2 -12.5 12t-12.5 13t-10 11.5t-10 13.5t-6 13.5t-5.5 16.5t-1.5 18q0 38 28 68q3 3 16.5 18t19 20.5t18.5 16.5t22 15.5t22 9t26 4.5q40 0 68 -28l408 -408q28 -28 28 -68q0 -13 -4.5 -26t-9 -22t-15.5 -22t-16.5 -18.5t-20.5 -19t-18 -16.5q-30 -28 -68 -28 q-10 0 -18 1.5t-16.5 5.5t-13.5 6t-13.5 10t-11.5 10t-13 12.5t-12 12.5q14 -14 14 -34t-14 -34l-126 -126l256 -256q43 43 96 43q52 0 91 -37l363 -363q37 -39 37 -91z" />
|
236 |
+
<glyph unicode="" horiz-adv-x="1792" d="M384 384q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM576 832q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1004 351l101 382q6 26 -7.5 48.5t-38.5 29.5 t-48 -6.5t-30 -39.5l-101 -382q-60 -5 -107 -43.5t-63 -98.5q-20 -77 20 -146t117 -89t146 20t89 117q16 60 -6 117t-72 91zM1664 384q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1024 1024q0 53 -37.5 90.5 t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1472 832q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1792 384q0 -261 -141 -483q-19 -29 -54 -29h-1402q-35 0 -54 29 q-141 221 -141 483q0 182 71 348t191 286t286 191t348 71t348 -71t286 -191t191 -286t71 -348z" />
|
237 |
+
<glyph unicode="" horiz-adv-x="1792" d="M896 1152q-204 0 -381.5 -69.5t-282 -187.5t-104.5 -255q0 -112 71.5 -213.5t201.5 -175.5l87 -50l-27 -96q-24 -91 -70 -172q152 63 275 171l43 38l57 -6q69 -8 130 -8q204 0 381.5 69.5t282 187.5t104.5 255t-104.5 255t-282 187.5t-381.5 69.5zM1792 640 q0 -174 -120 -321.5t-326 -233t-450 -85.5q-70 0 -145 8q-198 -175 -460 -242q-49 -14 -114 -22h-5q-15 0 -27 10.5t-16 27.5v1q-3 4 -0.5 12t2 10t4.5 9.5l6 9t7 8.5t8 9q7 8 31 34.5t34.5 38t31 39.5t32.5 51t27 59t26 76q-157 89 -247.5 220t-90.5 281q0 174 120 321.5 t326 233t450 85.5t450 -85.5t326 -233t120 -321.5z" />
|
238 |
+
<glyph unicode="" horiz-adv-x="1792" d="M704 1152q-153 0 -286 -52t-211.5 -141t-78.5 -191q0 -82 53 -158t149 -132l97 -56l-35 -84q34 20 62 39l44 31l53 -10q78 -14 153 -14q153 0 286 52t211.5 141t78.5 191t-78.5 191t-211.5 141t-286 52zM704 1280q191 0 353.5 -68.5t256.5 -186.5t94 -257t-94 -257 t-256.5 -186.5t-353.5 -68.5q-86 0 -176 16q-124 -88 -278 -128q-36 -9 -86 -16h-3q-11 0 -20.5 8t-11.5 21q-1 3 -1 6.5t0.5 6.5t2 6l2.5 5t3.5 5.5t4 5t4.5 5t4 4.5q5 6 23 25t26 29.5t22.5 29t25 38.5t20.5 44q-124 72 -195 177t-71 224q0 139 94 257t256.5 186.5 t353.5 68.5zM1526 111q10 -24 20.5 -44t25 -38.5t22.5 -29t26 -29.5t23 -25q1 -1 4 -4.5t4.5 -5t4 -5t3.5 -5.5l2.5 -5t2 -6t0.5 -6.5t-1 -6.5q-3 -14 -13 -22t-22 -7q-50 7 -86 16q-154 40 -278 128q-90 -16 -176 -16q-271 0 -472 132q58 -4 88 -4q161 0 309 45t264 129 q125 92 192 212t67 254q0 77 -23 152q129 -71 204 -178t75 -230q0 -120 -71 -224.5t-195 -176.5z" />
|
239 |
+
<glyph unicode="" horiz-adv-x="896" d="M885 970q18 -20 7 -44l-540 -1157q-13 -25 -42 -25q-4 0 -14 2q-17 5 -25.5 19t-4.5 30l197 808l-406 -101q-4 -1 -12 -1q-18 0 -31 11q-18 15 -13 39l201 825q4 14 16 23t28 9h328q19 0 32 -12.5t13 -29.5q0 -8 -5 -18l-171 -463l396 98q8 2 12 2q19 0 34 -15z" />
|
240 |
+
<glyph unicode="" horiz-adv-x="1792" d="M1792 288v-320q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v320q0 40 28 68t68 28h96v192h-512v-192h96q40 0 68 -28t28 -68v-320q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v320q0 40 28 68t68 28h96v192h-512v-192h96q40 0 68 -28t28 -68v-320 q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v320q0 40 28 68t68 28h96v192q0 52 38 90t90 38h512v192h-96q-40 0 -68 28t-28 68v320q0 40 28 68t68 28h320q40 0 68 -28t28 -68v-320q0 -40 -28 -68t-68 -28h-96v-192h512q52 0 90 -38t38 -90v-192h96q40 0 68 -28t28 -68 z" />
|
241 |
+
<glyph unicode="" horiz-adv-x="1664" d="M896 708v-580q0 -104 -76 -180t-180 -76t-180 76t-76 180q0 26 19 45t45 19t45 -19t19 -45q0 -50 39 -89t89 -39t89 39t39 89v580q33 11 64 11t64 -11zM1664 681q0 -13 -9.5 -22.5t-22.5 -9.5q-11 0 -23 10q-49 46 -93 69t-102 23q-68 0 -128 -37t-103 -97 q-7 -10 -17.5 -28t-14.5 -24q-11 -17 -28 -17q-18 0 -29 17q-4 6 -14.5 24t-17.5 28q-43 60 -102.5 97t-127.5 37t-127.5 -37t-102.5 -97q-7 -10 -17.5 -28t-14.5 -24q-11 -17 -29 -17q-17 0 -28 17q-4 6 -14.5 24t-17.5 28q-43 60 -103 97t-128 37q-58 0 -102 -23t-93 -69 q-12 -10 -23 -10q-13 0 -22.5 9.5t-9.5 22.5q0 5 1 7q45 183 172.5 319.5t298 204.5t360.5 68q140 0 274.5 -40t246.5 -113.5t194.5 -187t115.5 -251.5q1 -2 1 -7zM896 1408v-98q-42 2 -64 2t-64 -2v98q0 26 19 45t45 19t45 -19t19 -45z" />
|
242 |
+
<glyph unicode="" horiz-adv-x="1792" d="M768 -128h896v640h-416q-40 0 -68 28t-28 68v416h-384v-1152zM1024 1312v64q0 13 -9.5 22.5t-22.5 9.5h-704q-13 0 -22.5 -9.5t-9.5 -22.5v-64q0 -13 9.5 -22.5t22.5 -9.5h704q13 0 22.5 9.5t9.5 22.5zM1280 640h299l-299 299v-299zM1792 512v-672q0 -40 -28 -68t-68 -28 h-960q-40 0 -68 28t-28 68v160h-544q-40 0 -68 28t-28 68v1344q0 40 28 68t68 28h1088q40 0 68 -28t28 -68v-328q21 -13 36 -28l408 -408q28 -28 48 -76t20 -88z" />
|
243 |
+
<glyph unicode="" horiz-adv-x="1024" d="M736 960q0 -13 -9.5 -22.5t-22.5 -9.5t-22.5 9.5t-9.5 22.5q0 46 -54 71t-106 25q-13 0 -22.5 9.5t-9.5 22.5t9.5 22.5t22.5 9.5q50 0 99.5 -16t87 -54t37.5 -90zM896 960q0 72 -34.5 134t-90 101.5t-123 62t-136.5 22.5t-136.5 -22.5t-123 -62t-90 -101.5t-34.5 -134 q0 -101 68 -180q10 -11 30.5 -33t30.5 -33q128 -153 141 -298h228q13 145 141 298q10 11 30.5 33t30.5 33q68 79 68 180zM1024 960q0 -155 -103 -268q-45 -49 -74.5 -87t-59.5 -95.5t-34 -107.5q47 -28 47 -82q0 -37 -25 -64q25 -27 25 -64q0 -52 -45 -81q13 -23 13 -47 q0 -46 -31.5 -71t-77.5 -25q-20 -44 -60 -70t-87 -26t-87 26t-60 70q-46 0 -77.5 25t-31.5 71q0 24 13 47q-45 29 -45 81q0 37 25 64q-25 27 -25 64q0 54 47 82q-4 50 -34 107.5t-59.5 95.5t-74.5 87q-103 113 -103 268q0 99 44.5 184.5t117 142t164 89t186.5 32.5 t186.5 -32.5t164 -89t117 -142t44.5 -184.5z" />
|
244 |
+
<glyph unicode="" horiz-adv-x="1792" d="M1792 352v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1376v-192q0 -13 -9.5 -22.5t-22.5 -9.5q-12 0 -24 10l-319 320q-9 9 -9 22q0 14 9 23l320 320q9 9 23 9q13 0 22.5 -9.5t9.5 -22.5v-192h1376q13 0 22.5 -9.5t9.5 -22.5zM1792 896q0 -14 -9 -23l-320 -320q-9 -9 -23 -9 q-13 0 -22.5 9.5t-9.5 22.5v192h-1376q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1376v192q0 14 9 23t23 9q12 0 24 -10l319 -319q9 -9 9 -23z" />
|
245 |
+
<glyph unicode="" horiz-adv-x="1920" d="M1280 608q0 14 -9 23t-23 9h-224v352q0 13 -9.5 22.5t-22.5 9.5h-192q-13 0 -22.5 -9.5t-9.5 -22.5v-352h-224q-13 0 -22.5 -9.5t-9.5 -22.5q0 -14 9 -23l352 -352q9 -9 23 -9t23 9l351 351q10 12 10 24zM1920 384q0 -159 -112.5 -271.5t-271.5 -112.5h-1088 q-185 0 -316.5 131.5t-131.5 316.5q0 130 70 240t188 165q-2 30 -2 43q0 212 150 362t362 150q156 0 285.5 -87t188.5 -231q71 62 166 62q106 0 181 -75t75 -181q0 -76 -41 -138q130 -31 213.5 -135.5t83.5 -238.5z" />
|
246 |
+
<glyph unicode="" horiz-adv-x="1920" d="M1280 672q0 14 -9 23l-352 352q-9 9 -23 9t-23 -9l-351 -351q-10 -12 -10 -24q0 -14 9 -23t23 -9h224v-352q0 -13 9.5 -22.5t22.5 -9.5h192q13 0 22.5 9.5t9.5 22.5v352h224q13 0 22.5 9.5t9.5 22.5zM1920 384q0 -159 -112.5 -271.5t-271.5 -112.5h-1088 q-185 0 -316.5 131.5t-131.5 316.5q0 130 70 240t188 165q-2 30 -2 43q0 212 150 362t362 150q156 0 285.5 -87t188.5 -231q71 62 166 62q106 0 181 -75t75 -181q0 -76 -41 -138q130 -31 213.5 -135.5t83.5 -238.5z" />
|
247 |
+
<glyph unicode="" horiz-adv-x="1408" d="M384 192q0 -26 -19 -45t-45 -19t-45 19t-19 45t19 45t45 19t45 -19t19 -45zM1408 131q0 -121 -73 -190t-194 -69h-874q-121 0 -194 69t-73 190q0 68 5.5 131t24 138t47.5 132.5t81 103t120 60.5q-22 -52 -22 -120v-203q-58 -20 -93 -70t-35 -111q0 -80 56 -136t136 -56 t136 56t56 136q0 61 -35.5 111t-92.5 70v203q0 62 25 93q132 -104 295 -104t295 104q25 -31 25 -93v-64q-106 0 -181 -75t-75 -181v-89q-32 -29 -32 -71q0 -40 28 -68t68 -28t68 28t28 68q0 42 -32 71v89q0 52 38 90t90 38t90 -38t38 -90v-89q-32 -29 -32 -71q0 -40 28 -68 t68 -28t68 28t28 68q0 42 -32 71v89q0 68 -34.5 127.5t-93.5 93.5q0 10 0.5 42.5t0 48t-2.5 41.5t-7 47t-13 40q68 -15 120 -60.5t81 -103t47.5 -132.5t24 -138t5.5 -131zM1088 1024q0 -159 -112.5 -271.5t-271.5 -112.5t-271.5 112.5t-112.5 271.5t112.5 271.5t271.5 112.5 t271.5 -112.5t112.5 -271.5z" />
|
248 |
+
<glyph unicode="" horiz-adv-x="1408" d="M1280 832q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1408 832q0 -62 -35.5 -111t-92.5 -70v-395q0 -159 -131.5 -271.5t-316.5 -112.5t-316.5 112.5t-131.5 271.5v132q-164 20 -274 128t-110 252v512q0 26 19 45t45 19q6 0 16 -2q17 30 47 48 t65 18q53 0 90.5 -37.5t37.5 -90.5t-37.5 -90.5t-90.5 -37.5q-33 0 -64 18v-402q0 -106 94 -181t226 -75t226 75t94 181v402q-31 -18 -64 -18q-53 0 -90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5q35 0 65 -18t47 -48q10 2 16 2q26 0 45 -19t19 -45v-512q0 -144 -110 -252 t-274 -128v-132q0 -106 94 -181t226 -75t226 75t94 181v395q-57 21 -92.5 70t-35.5 111q0 80 56 136t136 56t136 -56t56 -136z" />
|
249 |
+
<glyph unicode="" horiz-adv-x="1792" d="M640 1152h512v128h-512v-128zM288 1152v-1280h-64q-92 0 -158 66t-66 158v832q0 92 66 158t158 66h64zM1408 1152v-1280h-1024v1280h128v160q0 40 28 68t68 28h576q40 0 68 -28t28 -68v-160h128zM1792 928v-832q0 -92 -66 -158t-158 -66h-64v1280h64q92 0 158 -66 t66 -158z" />
|
250 |
+
<glyph unicode="" horiz-adv-x="1664" d="M848 -160q0 16 -16 16q-59 0 -101.5 42.5t-42.5 101.5q0 16 -16 16t-16 -16q0 -73 51.5 -124.5t124.5 -51.5q16 0 16 16zM1664 128q0 -52 -38 -90t-90 -38h-448q0 -106 -75 -181t-181 -75t-181 75t-75 181h-448q-52 0 -90 38t-38 90q190 161 287 397.5t97 498.5 q0 165 96 262t264 117q-8 18 -8 37q0 40 28 68t68 28t68 -28t28 -68q0 -19 -8 -37q168 -20 264 -117t96 -262q0 -262 97 -498.5t287 -397.5z" />
|
251 |
+
<glyph unicode="" horiz-adv-x="1920" d="M1664 896q0 80 -56 136t-136 56h-64v-384h64q80 0 136 56t56 136zM0 128h1792q0 -106 -75 -181t-181 -75h-1280q-106 0 -181 75t-75 181zM1856 896q0 -159 -112.5 -271.5t-271.5 -112.5h-64v-32q0 -92 -66 -158t-158 -66h-704q-92 0 -158 66t-66 158v736q0 26 19 45 t45 19h1152q159 0 271.5 -112.5t112.5 -271.5z" />
|
252 |
+
<glyph unicode="" horiz-adv-x="1408" d="M640 1472v-640q0 -61 -35.5 -111t-92.5 -70v-779q0 -52 -38 -90t-90 -38h-128q-52 0 -90 38t-38 90v779q-57 20 -92.5 70t-35.5 111v640q0 26 19 45t45 19t45 -19t19 -45v-416q0 -26 19 -45t45 -19t45 19t19 45v416q0 26 19 45t45 19t45 -19t19 -45v-416q0 -26 19 -45 t45 -19t45 19t19 45v416q0 26 19 45t45 19t45 -19t19 -45zM1408 1472v-1600q0 -52 -38 -90t-90 -38h-128q-52 0 -90 38t-38 90v512h-224q-13 0 -22.5 9.5t-9.5 22.5v800q0 132 94 226t226 94h256q26 0 45 -19t19 -45z" />
|
253 |
+
<glyph unicode="" horiz-adv-x="1280" d="M1024 352v-64q0 -14 -9 -23t-23 -9h-704q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h704q14 0 23 -9t9 -23zM1024 608v-64q0 -14 -9 -23t-23 -9h-704q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h704q14 0 23 -9t9 -23zM128 0h1024v768h-416q-40 0 -68 28t-28 68v416h-512v-1280z M768 896h376q-10 29 -22 41l-313 313q-12 12 -41 22v-376zM1280 864v-896q0 -40 -28 -68t-68 -28h-1088q-40 0 -68 28t-28 68v1344q0 40 28 68t68 28h640q40 0 88 -20t76 -48l312 -312q28 -28 48 -76t20 -88z" />
|
254 |
+
<glyph unicode="" horiz-adv-x="1408" d="M384 224v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM384 480v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M640 480v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM384 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M1152 224v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM896 480v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M640 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM384 992v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M1152 480v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM896 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M640 992v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM384 1248v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M1152 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM896 992v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M640 1248v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM1152 992v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M896 1248v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM1152 1248v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M896 -128h384v1536h-1152v-1536h384v224q0 13 9.5 22.5t22.5 9.5h320q13 0 22.5 -9.5t9.5 -22.5v-224zM1408 1472v-1664q0 -26 -19 -45t-45 -19h-1280q-26 0 -45 19t-19 45v1664q0 26 19 45t45 19h1280q26 0 45 -19t19 -45z" />
|
255 |
+
<glyph unicode="" horiz-adv-x="1408" d="M384 224v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM384 480v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M640 480v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM384 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M1152 224v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM896 480v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M640 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM1152 480v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M896 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM1152 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M896 -128h384v1152h-256v-32q0 -40 -28 -68t-68 -28h-448q-40 0 -68 28t-28 68v32h-256v-1152h384v224q0 13 9.5 22.5t22.5 9.5h320q13 0 22.5 -9.5t9.5 -22.5v-224zM896 1056v320q0 13 -9.5 22.5t-22.5 9.5h-64q-13 0 -22.5 -9.5t-9.5 -22.5v-96h-128v96q0 13 -9.5 22.5 t-22.5 9.5h-64q-13 0 -22.5 -9.5t-9.5 -22.5v-320q0 -13 9.5 -22.5t22.5 -9.5h64q13 0 22.5 9.5t9.5 22.5v96h128v-96q0 -13 9.5 -22.5t22.5 -9.5h64q13 0 22.5 9.5t9.5 22.5zM1408 1088v-1280q0 -26 -19 -45t-45 -19h-1280q-26 0 -45 19t-19 45v1280q0 26 19 45t45 19h320 v288q0 40 28 68t68 28h448q40 0 68 -28t28 -68v-288h320q26 0 45 -19t19 -45z" />
|
256 |
+
<glyph unicode="" horiz-adv-x="1920" d="M640 128q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM256 640h384v256h-158q-14 -2 -22 -9l-195 -195q-7 -12 -9 -22v-30zM1536 128q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5 t90.5 37.5t37.5 90.5zM1664 800v192q0 14 -9 23t-23 9h-224v224q0 14 -9 23t-23 9h-192q-14 0 -23 -9t-9 -23v-224h-224q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h224v-224q0 -14 9 -23t23 -9h192q14 0 23 9t9 23v224h224q14 0 23 9t9 23zM1920 1344v-1152 q0 -26 -19 -45t-45 -19h-192q0 -106 -75 -181t-181 -75t-181 75t-75 181h-384q0 -106 -75 -181t-181 -75t-181 75t-75 181h-128q-26 0 -45 19t-19 45t19 45t45 19v416q0 26 13 58t32 51l198 198q19 19 51 32t58 13h160v320q0 26 19 45t45 19h1152q26 0 45 -19t19 -45z" />
|
257 |
+
<glyph unicode="" horiz-adv-x="1792" d="M1280 416v192q0 14 -9 23t-23 9h-224v224q0 14 -9 23t-23 9h-192q-14 0 -23 -9t-9 -23v-224h-224q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h224v-224q0 -14 9 -23t23 -9h192q14 0 23 9t9 23v224h224q14 0 23 9t9 23zM640 1152h512v128h-512v-128zM256 1152v-1280h-32 q-92 0 -158 66t-66 158v832q0 92 66 158t158 66h32zM1440 1152v-1280h-1088v1280h160v160q0 40 28 68t68 28h576q40 0 68 -28t28 -68v-160h160zM1792 928v-832q0 -92 -66 -158t-158 -66h-32v1280h32q92 0 158 -66t66 -158z" />
|
258 |
+
<glyph unicode="" horiz-adv-x="1920" d="M1920 576q-1 -32 -288 -96l-352 -32l-224 -64h-64l-293 -352h69q26 0 45 -4.5t19 -11.5t-19 -11.5t-45 -4.5h-96h-160h-64v32h64v416h-160l-192 -224h-96l-32 32v192h32v32h128v8l-192 24v128l192 24v8h-128v32h-32v192l32 32h96l192 -224h160v416h-64v32h64h160h96 q26 0 45 -4.5t19 -11.5t-19 -11.5t-45 -4.5h-69l293 -352h64l224 -64l352 -32q261 -58 287 -93z" />
|
259 |
+
<glyph unicode="" horiz-adv-x="1664" d="M640 640v384h-256v-256q0 -53 37.5 -90.5t90.5 -37.5h128zM1664 192v-192h-1152v192l128 192h-128q-159 0 -271.5 112.5t-112.5 271.5v320l-64 64l32 128h480l32 128h960l32 -192l-64 -32v-800z" />
|
260 |
+
<glyph unicode="" d="M1280 192v896q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-320h-512v320q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-896q0 -26 19 -45t45 -19h128q26 0 45 19t19 45v320h512v-320q0 -26 19 -45t45 -19h128q26 0 45 19t19 45zM1536 1120v-960 q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
|
261 |
+
<glyph unicode="" d="M1280 576v128q0 26 -19 45t-45 19h-320v320q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-320h-320q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h320v-320q0 -26 19 -45t45 -19h128q26 0 45 19t19 45v320h320q26 0 45 19t19 45zM1536 1120v-960 q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
|
262 |
+
<glyph unicode="" horiz-adv-x="1024" d="M627 160q0 -13 -10 -23l-50 -50q-10 -10 -23 -10t-23 10l-466 466q-10 10 -10 23t10 23l466 466q10 10 23 10t23 -10l50 -50q10 -10 10 -23t-10 -23l-393 -393l393 -393q10 -10 10 -23zM1011 160q0 -13 -10 -23l-50 -50q-10 -10 -23 -10t-23 10l-466 466q-10 10 -10 23 t10 23l466 466q10 10 23 10t23 -10l50 -50q10 -10 10 -23t-10 -23l-393 -393l393 -393q10 -10 10 -23z" />
|
263 |
+
<glyph unicode="" horiz-adv-x="1024" d="M595 576q0 -13 -10 -23l-466 -466q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23t10 23l393 393l-393 393q-10 10 -10 23t10 23l50 50q10 10 23 10t23 -10l466 -466q10 -10 10 -23zM979 576q0 -13 -10 -23l-466 -466q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23t10 23 l393 393l-393 393q-10 10 -10 23t10 23l50 50q10 10 23 10t23 -10l466 -466q10 -10 10 -23z" />
|
264 |
+
<glyph unicode="" horiz-adv-x="1152" d="M1075 224q0 -13 -10 -23l-50 -50q-10 -10 -23 -10t-23 10l-393 393l-393 -393q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23t10 23l466 466q10 10 23 10t23 -10l466 -466q10 -10 10 -23zM1075 608q0 -13 -10 -23l-50 -50q-10 -10 -23 -10t-23 10l-393 393l-393 -393 q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23t10 23l466 466q10 10 23 10t23 -10l466 -466q10 -10 10 -23z" />
|
265 |
+
<glyph unicode="" horiz-adv-x="1152" d="M1075 672q0 -13 -10 -23l-466 -466q-10 -10 -23 -10t-23 10l-466 466q-10 10 -10 23t10 23l50 50q10 10 23 10t23 -10l393 -393l393 393q10 10 23 10t23 -10l50 -50q10 -10 10 -23zM1075 1056q0 -13 -10 -23l-466 -466q-10 -10 -23 -10t-23 10l-466 466q-10 10 -10 23 t10 23l50 50q10 10 23 10t23 -10l393 -393l393 393q10 10 23 10t23 -10l50 -50q10 -10 10 -23z" />
|
266 |
+
<glyph unicode="" horiz-adv-x="640" d="M627 992q0 -13 -10 -23l-393 -393l393 -393q10 -10 10 -23t-10 -23l-50 -50q-10 -10 -23 -10t-23 10l-466 466q-10 10 -10 23t10 23l466 466q10 10 23 10t23 -10l50 -50q10 -10 10 -23z" />
|
267 |
+
<glyph unicode="" horiz-adv-x="640" d="M595 576q0 -13 -10 -23l-466 -466q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23t10 23l393 393l-393 393q-10 10 -10 23t10 23l50 50q10 10 23 10t23 -10l466 -466q10 -10 10 -23z" />
|
268 |
+
<glyph unicode="" horiz-adv-x="1152" d="M1075 352q0 -13 -10 -23l-50 -50q-10 -10 -23 -10t-23 10l-393 393l-393 -393q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23t10 23l466 466q10 10 23 10t23 -10l466 -466q10 -10 10 -23z" />
|
269 |
+
<glyph unicode="" horiz-adv-x="1152" d="M1075 800q0 -13 -10 -23l-466 -466q-10 -10 -23 -10t-23 10l-466 466q-10 10 -10 23t10 23l50 50q10 10 23 10t23 -10l393 -393l393 393q10 10 23 10t23 -10l50 -50q10 -10 10 -23z" />
|
270 |
+
<glyph unicode="" horiz-adv-x="1920" d="M1792 544v832q0 13 -9.5 22.5t-22.5 9.5h-1600q-13 0 -22.5 -9.5t-9.5 -22.5v-832q0 -13 9.5 -22.5t22.5 -9.5h1600q13 0 22.5 9.5t9.5 22.5zM1920 1376v-1088q0 -66 -47 -113t-113 -47h-544q0 -37 16 -77.5t32 -71t16 -43.5q0 -26 -19 -45t-45 -19h-512q-26 0 -45 19 t-19 45q0 14 16 44t32 70t16 78h-544q-66 0 -113 47t-47 113v1088q0 66 47 113t113 47h1600q66 0 113 -47t47 -113z" />
|
271 |
+
<glyph unicode="" horiz-adv-x="1920" d="M416 256q-66 0 -113 47t-47 113v704q0 66 47 113t113 47h1088q66 0 113 -47t47 -113v-704q0 -66 -47 -113t-113 -47h-1088zM384 1120v-704q0 -13 9.5 -22.5t22.5 -9.5h1088q13 0 22.5 9.5t9.5 22.5v704q0 13 -9.5 22.5t-22.5 9.5h-1088q-13 0 -22.5 -9.5t-9.5 -22.5z M1760 192h160v-96q0 -40 -47 -68t-113 -28h-1600q-66 0 -113 28t-47 68v96h160h1600zM1040 96q16 0 16 16t-16 16h-160q-16 0 -16 -16t16 -16h160z" />
|
272 |
+
<glyph unicode="" horiz-adv-x="1152" d="M640 128q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1024 288v960q0 13 -9.5 22.5t-22.5 9.5h-832q-13 0 -22.5 -9.5t-9.5 -22.5v-960q0 -13 9.5 -22.5t22.5 -9.5h832q13 0 22.5 9.5t9.5 22.5zM1152 1248v-1088q0 -66 -47 -113t-113 -47h-832 q-66 0 -113 47t-47 113v1088q0 66 47 113t113 47h832q66 0 113 -47t47 -113z" />
|
273 |
+
<glyph unicode="" horiz-adv-x="768" d="M464 128q0 33 -23.5 56.5t-56.5 23.5t-56.5 -23.5t-23.5 -56.5t23.5 -56.5t56.5 -23.5t56.5 23.5t23.5 56.5zM672 288v704q0 13 -9.5 22.5t-22.5 9.5h-512q-13 0 -22.5 -9.5t-9.5 -22.5v-704q0 -13 9.5 -22.5t22.5 -9.5h512q13 0 22.5 9.5t9.5 22.5zM480 1136 q0 16 -16 16h-160q-16 0 -16 -16t16 -16h160q16 0 16 16zM768 1152v-1024q0 -52 -38 -90t-90 -38h-512q-52 0 -90 38t-38 90v1024q0 52 38 90t90 38h512q52 0 90 -38t38 -90z" />
|
274 |
+
<glyph unicode="" d="M768 1184q-148 0 -273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273t-73 273t-198 198t-273 73zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103 t279.5 -279.5t103 -385.5z" />
|
275 |
+
<glyph unicode="" horiz-adv-x="1664" d="M768 576v-384q0 -80 -56 -136t-136 -56h-384q-80 0 -136 56t-56 136v704q0 104 40.5 198.5t109.5 163.5t163.5 109.5t198.5 40.5h64q26 0 45 -19t19 -45v-128q0 -26 -19 -45t-45 -19h-64q-106 0 -181 -75t-75 -181v-32q0 -40 28 -68t68 -28h224q80 0 136 -56t56 -136z M1664 576v-384q0 -80 -56 -136t-136 -56h-384q-80 0 -136 56t-56 136v704q0 104 40.5 198.5t109.5 163.5t163.5 109.5t198.5 40.5h64q26 0 45 -19t19 -45v-128q0 -26 -19 -45t-45 -19h-64q-106 0 -181 -75t-75 -181v-32q0 -40 28 -68t68 -28h224q80 0 136 -56t56 -136z" />
|
276 |
+
<glyph unicode="" horiz-adv-x="1664" d="M768 1216v-704q0 -104 -40.5 -198.5t-109.5 -163.5t-163.5 -109.5t-198.5 -40.5h-64q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h64q106 0 181 75t75 181v32q0 40 -28 68t-68 28h-224q-80 0 -136 56t-56 136v384q0 80 56 136t136 56h384q80 0 136 -56t56 -136zM1664 1216 v-704q0 -104 -40.5 -198.5t-109.5 -163.5t-163.5 -109.5t-198.5 -40.5h-64q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h64q106 0 181 75t75 181v32q0 40 -28 68t-68 28h-224q-80 0 -136 56t-56 136v384q0 80 56 136t136 56h384q80 0 136 -56t56 -136z" />
|
277 |
+
<glyph unicode="" horiz-adv-x="1568" d="M496 192q0 -60 -42.5 -102t-101.5 -42q-60 0 -102 42t-42 102t42 102t102 42q59 0 101.5 -42t42.5 -102zM928 0q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM320 640q0 -66 -47 -113t-113 -47t-113 47t-47 113 t47 113t113 47t113 -47t47 -113zM1360 192q0 -46 -33 -79t-79 -33t-79 33t-33 79t33 79t79 33t79 -33t33 -79zM528 1088q0 -73 -51.5 -124.5t-124.5 -51.5t-124.5 51.5t-51.5 124.5t51.5 124.5t124.5 51.5t124.5 -51.5t51.5 -124.5zM992 1280q0 -80 -56 -136t-136 -56 t-136 56t-56 136t56 136t136 56t136 -56t56 -136zM1536 640q0 -40 -28 -68t-68 -28t-68 28t-28 68t28 68t68 28t68 -28t28 -68zM1328 1088q0 -33 -23.5 -56.5t-56.5 -23.5t-56.5 23.5t-23.5 56.5t23.5 56.5t56.5 23.5t56.5 -23.5t23.5 -56.5z" />
|
278 |
+
<glyph unicode="" d="M1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
279 |
+
<glyph unicode="" horiz-adv-x="1792" d="M1792 416q0 -166 -127 -451q-3 -7 -10.5 -24t-13.5 -30t-13 -22q-12 -17 -28 -17q-15 0 -23.5 10t-8.5 25q0 9 2.5 26.5t2.5 23.5q5 68 5 123q0 101 -17.5 181t-48.5 138.5t-80 101t-105.5 69.5t-133 42.5t-154 21.5t-175.5 6h-224v-256q0 -26 -19 -45t-45 -19t-45 19 l-512 512q-19 19 -19 45t19 45l512 512q19 19 45 19t45 -19t19 -45v-256h224q713 0 875 -403q53 -134 53 -333z" />
|
280 |
+
<glyph unicode="" horiz-adv-x="1664" d="M640 320q0 -40 -12.5 -82t-43 -76t-72.5 -34t-72.5 34t-43 76t-12.5 82t12.5 82t43 76t72.5 34t72.5 -34t43 -76t12.5 -82zM1280 320q0 -40 -12.5 -82t-43 -76t-72.5 -34t-72.5 34t-43 76t-12.5 82t12.5 82t43 76t72.5 34t72.5 -34t43 -76t12.5 -82zM1440 320 q0 120 -69 204t-187 84q-41 0 -195 -21q-71 -11 -157 -11t-157 11q-152 21 -195 21q-118 0 -187 -84t-69 -204q0 -88 32 -153.5t81 -103t122 -60t140 -29.5t149 -7h168q82 0 149 7t140 29.5t122 60t81 103t32 153.5zM1664 496q0 -207 -61 -331q-38 -77 -105.5 -133t-141 -86 t-170 -47.5t-171.5 -22t-167 -4.5q-78 0 -142 3t-147.5 12.5t-152.5 30t-137 51.5t-121 81t-86 115q-62 123 -62 331q0 237 136 396q-27 82 -27 170q0 116 51 218q108 0 190 -39.5t189 -123.5q147 35 309 35q148 0 280 -32q105 82 187 121t189 39q51 -102 51 -218 q0 -87 -27 -168q136 -160 136 -398z" />
|
281 |
+
<glyph unicode="" horiz-adv-x="1664" d="M1536 224v704q0 40 -28 68t-68 28h-704q-40 0 -68 28t-28 68v64q0 40 -28 68t-68 28h-320q-40 0 -68 -28t-28 -68v-960q0 -40 28 -68t68 -28h1216q40 0 68 28t28 68zM1664 928v-704q0 -92 -66 -158t-158 -66h-1216q-92 0 -158 66t-66 158v960q0 92 66 158t158 66h320 q92 0 158 -66t66 -158v-32h672q92 0 158 -66t66 -158z" />
|
282 |
+
<glyph unicode="" horiz-adv-x="1920" d="M1781 605q0 35 -53 35h-1088q-40 0 -85.5 -21.5t-71.5 -52.5l-294 -363q-18 -24 -18 -40q0 -35 53 -35h1088q40 0 86 22t71 53l294 363q18 22 18 39zM640 768h768v160q0 40 -28 68t-68 28h-576q-40 0 -68 28t-28 68v64q0 40 -28 68t-68 28h-320q-40 0 -68 -28t-28 -68 v-853l256 315q44 53 116 87.5t140 34.5zM1909 605q0 -62 -46 -120l-295 -363q-43 -53 -116 -87.5t-140 -34.5h-1088q-92 0 -158 66t-66 158v960q0 92 66 158t158 66h320q92 0 158 -66t66 -158v-32h544q92 0 158 -66t66 -158v-160h192q54 0 99 -24.5t67 -70.5q15 -32 15 -68z " />
|
283 |
+
<glyph unicode="" horiz-adv-x="1792" />
|
284 |
+
<glyph unicode="" horiz-adv-x="1792" />
|
285 |
+
<glyph unicode="" d="M1134 461q-37 -121 -138 -195t-228 -74t-228 74t-138 195q-8 25 4 48.5t38 31.5q25 8 48.5 -4t31.5 -38q25 -80 92.5 -129.5t151.5 -49.5t151.5 49.5t92.5 129.5q8 26 32 38t49 4t37 -31.5t4 -48.5zM640 896q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5 t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1152 896q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1408 640q0 130 -51 248.5t-136.5 204t-204 136.5t-248.5 51t-248.5 -51t-204 -136.5t-136.5 -204t-51 -248.5 t51 -248.5t136.5 -204t204 -136.5t248.5 -51t248.5 51t204 136.5t136.5 204t51 248.5zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
286 |
+
<glyph unicode="" d="M1134 307q8 -25 -4 -48.5t-37 -31.5t-49 4t-32 38q-25 80 -92.5 129.5t-151.5 49.5t-151.5 -49.5t-92.5 -129.5q-8 -26 -31.5 -38t-48.5 -4q-26 8 -38 31.5t-4 48.5q37 121 138 195t228 74t228 -74t138 -195zM640 896q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5 t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1152 896q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1408 640q0 130 -51 248.5t-136.5 204t-204 136.5t-248.5 51t-248.5 -51t-204 -136.5t-136.5 -204 t-51 -248.5t51 -248.5t136.5 -204t204 -136.5t248.5 -51t248.5 51t204 136.5t136.5 204t51 248.5zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
287 |
+
<glyph unicode="" d="M1152 448q0 -26 -19 -45t-45 -19h-640q-26 0 -45 19t-19 45t19 45t45 19h640q26 0 45 -19t19 -45zM640 896q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1152 896q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5 t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1408 640q0 130 -51 248.5t-136.5 204t-204 136.5t-248.5 51t-248.5 -51t-204 -136.5t-136.5 -204t-51 -248.5t51 -248.5t136.5 -204t204 -136.5t248.5 -51t248.5 51t204 136.5t136.5 204t51 248.5zM1536 640 q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
288 |
+
<glyph unicode="" horiz-adv-x="1920" d="M832 448v128q0 14 -9 23t-23 9h-192v192q0 14 -9 23t-23 9h-128q-14 0 -23 -9t-9 -23v-192h-192q-14 0 -23 -9t-9 -23v-128q0 -14 9 -23t23 -9h192v-192q0 -14 9 -23t23 -9h128q14 0 23 9t9 23v192h192q14 0 23 9t9 23zM1408 384q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5 t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1664 640q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1920 512q0 -212 -150 -362t-362 -150q-192 0 -338 128h-220q-146 -128 -338 -128q-212 0 -362 150 t-150 362t150 362t362 150h896q212 0 362 -150t150 -362z" />
|
289 |
+
<glyph unicode="" horiz-adv-x="1920" d="M384 368v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16zM512 624v-96q0 -16 -16 -16h-224q-16 0 -16 16v96q0 16 16 16h224q16 0 16 -16zM384 880v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16zM1408 368v-96q0 -16 -16 -16 h-864q-16 0 -16 16v96q0 16 16 16h864q16 0 16 -16zM768 624v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16zM640 880v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16zM1024 624v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16 h96q16 0 16 -16zM896 880v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16zM1280 624v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16zM1664 368v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16zM1152 880v-96 q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16zM1408 880v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16zM1664 880v-352q0 -16 -16 -16h-224q-16 0 -16 16v96q0 16 16 16h112v240q0 16 16 16h96q16 0 16 -16zM1792 128v896h-1664v-896 h1664zM1920 1024v-896q0 -53 -37.5 -90.5t-90.5 -37.5h-1664q-53 0 -90.5 37.5t-37.5 90.5v896q0 53 37.5 90.5t90.5 37.5h1664q53 0 90.5 -37.5t37.5 -90.5z" />
|
290 |
+
<glyph unicode="" horiz-adv-x="1792" d="M1664 491v616q-169 -91 -306 -91q-82 0 -145 32q-100 49 -184 76.5t-178 27.5q-173 0 -403 -127v-599q245 113 433 113q55 0 103.5 -7.5t98 -26t77 -31t82.5 -39.5l28 -14q44 -22 101 -22q120 0 293 92zM320 1280q0 -35 -17.5 -64t-46.5 -46v-1266q0 -14 -9 -23t-23 -9 h-64q-14 0 -23 9t-9 23v1266q-29 17 -46.5 46t-17.5 64q0 53 37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1792 1216v-763q0 -39 -35 -57q-10 -5 -17 -9q-218 -116 -369 -116q-88 0 -158 35l-28 14q-64 33 -99 48t-91 29t-114 14q-102 0 -235.5 -44t-228.5 -102 q-15 -9 -33 -9q-16 0 -32 8q-32 19 -32 56v742q0 35 31 55q35 21 78.5 42.5t114 52t152.5 49.5t155 19q112 0 209 -31t209 -86q38 -19 89 -19q122 0 310 112q22 12 31 17q31 16 62 -2q31 -20 31 -55z" />
|
291 |
+
<glyph unicode="" horiz-adv-x="1792" d="M832 536v192q-181 -16 -384 -117v-185q205 96 384 110zM832 954v197q-172 -8 -384 -126v-189q215 111 384 118zM1664 491v184q-235 -116 -384 -71v224q-20 6 -39 15q-5 3 -33 17t-34.5 17t-31.5 15t-34.5 15.5t-32.5 13t-36 12.5t-35 8.5t-39.5 7.5t-39.5 4t-44 2 q-23 0 -49 -3v-222h19q102 0 192.5 -29t197.5 -82q19 -9 39 -15v-188q42 -17 91 -17q120 0 293 92zM1664 918v189q-169 -91 -306 -91q-45 0 -78 8v-196q148 -42 384 90zM320 1280q0 -35 -17.5 -64t-46.5 -46v-1266q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v1266 q-29 17 -46.5 46t-17.5 64q0 53 37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1792 1216v-763q0 -39 -35 -57q-10 -5 -17 -9q-218 -116 -369 -116q-88 0 -158 35l-28 14q-64 33 -99 48t-91 29t-114 14q-102 0 -235.5 -44t-228.5 -102q-15 -9 -33 -9q-16 0 -32 8 q-32 19 -32 56v742q0 35 31 55q35 21 78.5 42.5t114 52t152.5 49.5t155 19q112 0 209 -31t209 -86q38 -19 89 -19q122 0 310 112q22 12 31 17q31 16 62 -2q31 -20 31 -55z" />
|
292 |
+
<glyph unicode="" horiz-adv-x="1664" d="M585 553l-466 -466q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23t10 23l393 393l-393 393q-10 10 -10 23t10 23l50 50q10 10 23 10t23 -10l466 -466q10 -10 10 -23t-10 -23zM1664 96v-64q0 -14 -9 -23t-23 -9h-960q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h960q14 0 23 -9 t9 -23z" />
|
293 |
+
<glyph unicode="" horiz-adv-x="1920" d="M617 137l-50 -50q-10 -10 -23 -10t-23 10l-466 466q-10 10 -10 23t10 23l466 466q10 10 23 10t23 -10l50 -50q10 -10 10 -23t-10 -23l-393 -393l393 -393q10 -10 10 -23t-10 -23zM1208 1204l-373 -1291q-4 -13 -15.5 -19.5t-23.5 -2.5l-62 17q-13 4 -19.5 15.5t-2.5 24.5 l373 1291q4 13 15.5 19.5t23.5 2.5l62 -17q13 -4 19.5 -15.5t2.5 -24.5zM1865 553l-466 -466q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23t10 23l393 393l-393 393q-10 10 -10 23t10 23l50 50q10 10 23 10t23 -10l466 -466q10 -10 10 -23t-10 -23z" />
|
294 |
+
<glyph unicode="" horiz-adv-x="1792" d="M640 454v-70q0 -42 -39 -59q-13 -5 -25 -5q-27 0 -45 19l-512 512q-19 19 -19 45t19 45l512 512q29 31 70 14q39 -17 39 -59v-69l-397 -398q-19 -19 -19 -45t19 -45zM1792 416q0 -58 -17 -133.5t-38.5 -138t-48 -125t-40.5 -90.5l-20 -40q-8 -17 -28 -17q-6 0 -9 1 q-25 8 -23 34q43 400 -106 565q-64 71 -170.5 110.5t-267.5 52.5v-251q0 -42 -39 -59q-13 -5 -25 -5q-27 0 -45 19l-512 512q-19 19 -19 45t19 45l512 512q29 31 70 14q39 -17 39 -59v-262q411 -28 599 -221q169 -173 169 -509z" />
|
295 |
+
<glyph unicode="" horiz-adv-x="1664" d="M1186 579l257 250l-356 52l-66 10l-30 60l-159 322v-963l59 -31l318 -168l-60 355l-12 66zM1638 841l-363 -354l86 -500q5 -33 -6 -51.5t-34 -18.5q-17 0 -40 12l-449 236l-449 -236q-23 -12 -40 -12q-23 0 -34 18.5t-6 51.5l86 500l-364 354q-32 32 -23 59.5t54 34.5 l502 73l225 455q20 41 49 41q28 0 49 -41l225 -455l502 -73q45 -7 54 -34.5t-24 -59.5z" />
|
296 |
+
<glyph unicode="" horiz-adv-x="1408" d="M1401 1187l-640 -1280q-17 -35 -57 -35q-5 0 -15 2q-22 5 -35.5 22.5t-13.5 39.5v576h-576q-22 0 -39.5 13.5t-22.5 35.5t4 42t29 30l1280 640q13 7 29 7q27 0 45 -19q15 -14 18.5 -34.5t-6.5 -39.5z" />
|
297 |
+
<glyph unicode="" horiz-adv-x="1664" d="M557 256h595v595zM512 301l595 595h-595v-595zM1664 224v-192q0 -14 -9 -23t-23 -9h-224v-224q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v224h-864q-14 0 -23 9t-9 23v864h-224q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h224v224q0 14 9 23t23 9h192q14 0 23 -9t9 -23 v-224h851l246 247q10 9 23 9t23 -9q9 -10 9 -23t-9 -23l-247 -246v-851h224q14 0 23 -9t9 -23z" />
|
298 |
+
<glyph unicode="" horiz-adv-x="1024" d="M288 64q0 40 -28 68t-68 28t-68 -28t-28 -68t28 -68t68 -28t68 28t28 68zM288 1216q0 40 -28 68t-68 28t-68 -28t-28 -68t28 -68t68 -28t68 28t28 68zM928 1088q0 40 -28 68t-68 28t-68 -28t-28 -68t28 -68t68 -28t68 28t28 68zM1024 1088q0 -52 -26 -96.5t-70 -69.5 q-2 -287 -226 -414q-68 -38 -203 -81q-128 -40 -169.5 -71t-41.5 -100v-26q44 -25 70 -69.5t26 -96.5q0 -80 -56 -136t-136 -56t-136 56t-56 136q0 52 26 96.5t70 69.5v820q-44 25 -70 69.5t-26 96.5q0 80 56 136t136 56t136 -56t56 -136q0 -52 -26 -96.5t-70 -69.5v-497 q54 26 154 57q55 17 87.5 29.5t70.5 31t59 39.5t40.5 51t28 69.5t8.5 91.5q-44 25 -70 69.5t-26 96.5q0 80 56 136t136 56t136 -56t56 -136z" />
|
299 |
+
<glyph unicode="" horiz-adv-x="1664" d="M439 265l-256 -256q-10 -9 -23 -9q-12 0 -23 9q-9 10 -9 23t9 23l256 256q10 9 23 9t23 -9q9 -10 9 -23t-9 -23zM608 224v-320q0 -14 -9 -23t-23 -9t-23 9t-9 23v320q0 14 9 23t23 9t23 -9t9 -23zM384 448q0 -14 -9 -23t-23 -9h-320q-14 0 -23 9t-9 23t9 23t23 9h320 q14 0 23 -9t9 -23zM1648 320q0 -120 -85 -203l-147 -146q-83 -83 -203 -83q-121 0 -204 85l-334 335q-21 21 -42 56l239 18l273 -274q27 -27 68 -27.5t68 26.5l147 146q28 28 28 67q0 40 -28 68l-274 275l18 239q35 -21 56 -42l336 -336q84 -86 84 -204zM1031 1044l-239 -18 l-273 274q-28 28 -68 28q-39 0 -68 -27l-147 -146q-28 -28 -28 -67q0 -40 28 -68l274 -274l-18 -240q-35 21 -56 42l-336 336q-84 86 -84 204q0 120 85 203l147 146q83 83 203 83q121 0 204 -85l334 -335q21 -21 42 -56zM1664 960q0 -14 -9 -23t-23 -9h-320q-14 0 -23 9 t-9 23t9 23t23 9h320q14 0 23 -9t9 -23zM1120 1504v-320q0 -14 -9 -23t-23 -9t-23 9t-9 23v320q0 14 9 23t23 9t23 -9t9 -23zM1527 1353l-256 -256q-11 -9 -23 -9t-23 9q-9 10 -9 23t9 23l256 256q10 9 23 9t23 -9q9 -10 9 -23t-9 -23z" />
|
300 |
+
<glyph unicode="" horiz-adv-x="1024" d="M704 280v-240q0 -16 -12 -28t-28 -12h-240q-16 0 -28 12t-12 28v240q0 16 12 28t28 12h240q16 0 28 -12t12 -28zM1020 880q0 -54 -15.5 -101t-35 -76.5t-55 -59.5t-57.5 -43.5t-61 -35.5q-41 -23 -68.5 -65t-27.5 -67q0 -17 -12 -32.5t-28 -15.5h-240q-15 0 -25.5 18.5 t-10.5 37.5v45q0 83 65 156.5t143 108.5q59 27 84 56t25 76q0 42 -46.5 74t-107.5 32q-65 0 -108 -29q-35 -25 -107 -115q-13 -16 -31 -16q-12 0 -25 8l-164 125q-13 10 -15.5 25t5.5 28q160 266 464 266q80 0 161 -31t146 -83t106 -127.5t41 -158.5z" />
|
301 |
+
<glyph unicode="" horiz-adv-x="640" d="M640 192v-128q0 -26 -19 -45t-45 -19h-512q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h64v384h-64q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h384q26 0 45 -19t19 -45v-576h64q26 0 45 -19t19 -45zM512 1344v-192q0 -26 -19 -45t-45 -19h-256q-26 0 -45 19t-19 45v192 q0 26 19 45t45 19h256q26 0 45 -19t19 -45z" />
|
302 |
+
<glyph unicode="" horiz-adv-x="640" d="M512 288v-224q0 -26 -19 -45t-45 -19h-256q-26 0 -45 19t-19 45v224q0 26 19 45t45 19h256q26 0 45 -19t19 -45zM542 1344l-28 -768q-1 -26 -20.5 -45t-45.5 -19h-256q-26 0 -45.5 19t-20.5 45l-28 768q-1 26 17.5 45t44.5 19h320q26 0 44.5 -19t17.5 -45z" />
|
303 |
+
<glyph unicode="" d="M897 167v-167h-248l-159 252l-24 42q-8 9 -11 21h-3l-9 -21q-10 -20 -25 -44l-155 -250h-258v167h128l197 291l-185 272h-137v168h276l139 -228q2 -4 23 -42q8 -9 11 -21h3q3 9 11 21l25 42l140 228h257v-168h-125l-184 -267l204 -296h109zM1534 846v-206h-514l-3 27 q-4 28 -4 46q0 64 26 117t65 86.5t84 65t84 54.5t65 54t26 64q0 38 -29.5 62.5t-70.5 24.5q-51 0 -97 -39q-14 -11 -36 -38l-105 92q26 37 63 66q83 65 188 65q110 0 178 -59.5t68 -158.5q0 -56 -24.5 -103t-62 -76.5t-81.5 -58.5t-82 -50.5t-65.5 -51.5t-30.5 -63h232v80 h126z" />
|
304 |
+
<glyph unicode="" d="M897 167v-167h-248l-159 252l-24 42q-8 9 -11 21h-3l-9 -21q-10 -20 -25 -44l-155 -250h-258v167h128l197 291l-185 272h-137v168h276l139 -228q2 -4 23 -42q8 -9 11 -21h3q3 9 11 21l25 42l140 228h257v-168h-125l-184 -267l204 -296h109zM1536 -50v-206h-514l-4 27 q-3 45 -3 46q0 64 26 117t65 86.5t84 65t84 54.5t65 54t26 64q0 38 -29.5 62.5t-70.5 24.5q-51 0 -97 -39q-14 -11 -36 -38l-105 92q26 37 63 66q80 65 188 65q110 0 178 -59.5t68 -158.5q0 -66 -34.5 -118.5t-84 -86t-99.5 -62.5t-87 -63t-41 -73h232v80h126z" />
|
305 |
+
<glyph unicode="" horiz-adv-x="1920" d="M896 128l336 384h-768l-336 -384h768zM1909 1205q15 -34 9.5 -71.5t-30.5 -65.5l-896 -1024q-38 -44 -96 -44h-768q-38 0 -69.5 20.5t-47.5 54.5q-15 34 -9.5 71.5t30.5 65.5l896 1024q38 44 96 44h768q38 0 69.5 -20.5t47.5 -54.5z" />
|
306 |
+
<glyph unicode="" horiz-adv-x="1664" d="M1664 438q0 -81 -44.5 -135t-123.5 -54q-41 0 -77.5 17.5t-59 38t-56.5 38t-71 17.5q-110 0 -110 -124q0 -39 16 -115t15 -115v-5q-22 0 -33 -1q-34 -3 -97.5 -11.5t-115.5 -13.5t-98 -5q-61 0 -103 26.5t-42 83.5q0 37 17.5 71t38 56.5t38 59t17.5 77.5q0 79 -54 123.5 t-135 44.5q-84 0 -143 -45.5t-59 -127.5q0 -43 15 -83t33.5 -64.5t33.5 -53t15 -50.5q0 -45 -46 -89q-37 -35 -117 -35q-95 0 -245 24q-9 2 -27.5 4t-27.5 4l-13 2q-1 0 -3 1q-2 0 -2 1v1024q2 -1 17.5 -3.5t34 -5t21.5 -3.5q150 -24 245 -24q80 0 117 35q46 44 46 89 q0 22 -15 50.5t-33.5 53t-33.5 64.5t-15 83q0 82 59 127.5t144 45.5q80 0 134 -44.5t54 -123.5q0 -41 -17.5 -77.5t-38 -59t-38 -56.5t-17.5 -71q0 -57 42 -83.5t103 -26.5q64 0 180 15t163 17v-2q-1 -2 -3.5 -17.5t-5 -34t-3.5 -21.5q-24 -150 -24 -245q0 -80 35 -117 q44 -46 89 -46q22 0 50.5 15t53 33.5t64.5 33.5t83 15q82 0 127.5 -59t45.5 -143z" />
|
307 |
+
<glyph unicode="" horiz-adv-x="1152" d="M1152 832v-128q0 -221 -147.5 -384.5t-364.5 -187.5v-132h256q26 0 45 -19t19 -45t-19 -45t-45 -19h-640q-26 0 -45 19t-19 45t19 45t45 19h256v132q-217 24 -364.5 187.5t-147.5 384.5v128q0 26 19 45t45 19t45 -19t19 -45v-128q0 -185 131.5 -316.5t316.5 -131.5 t316.5 131.5t131.5 316.5v128q0 26 19 45t45 19t45 -19t19 -45zM896 1216v-512q0 -132 -94 -226t-226 -94t-226 94t-94 226v512q0 132 94 226t226 94t226 -94t94 -226z" />
|
308 |
+
<glyph unicode="" horiz-adv-x="1408" d="M271 591l-101 -101q-42 103 -42 214v128q0 26 19 45t45 19t45 -19t19 -45v-128q0 -53 15 -113zM1385 1193l-361 -361v-128q0 -132 -94 -226t-226 -94q-55 0 -109 19l-96 -96q97 -51 205 -51q185 0 316.5 131.5t131.5 316.5v128q0 26 19 45t45 19t45 -19t19 -45v-128 q0 -221 -147.5 -384.5t-364.5 -187.5v-132h256q26 0 45 -19t19 -45t-19 -45t-45 -19h-640q-26 0 -45 19t-19 45t19 45t45 19h256v132q-125 13 -235 81l-254 -254q-10 -10 -23 -10t-23 10l-82 82q-10 10 -10 23t10 23l1234 1234q10 10 23 10t23 -10l82 -82q10 -10 10 -23 t-10 -23zM1005 1325l-621 -621v512q0 132 94 226t226 94q102 0 184.5 -59t116.5 -152z" />
|
309 |
+
<glyph unicode="" horiz-adv-x="1280" d="M1088 576v640h-448v-1137q119 63 213 137q235 184 235 360zM1280 1344v-768q0 -86 -33.5 -170.5t-83 -150t-118 -127.5t-126.5 -103t-121 -77.5t-89.5 -49.5t-42.5 -20q-12 -6 -26 -6t-26 6q-16 7 -42.5 20t-89.5 49.5t-121 77.5t-126.5 103t-118 127.5t-83 150 t-33.5 170.5v768q0 26 19 45t45 19h1152q26 0 45 -19t19 -45z" />
|
310 |
+
<glyph unicode="" horiz-adv-x="1664" d="M128 -128h1408v1024h-1408v-1024zM512 1088v288q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-288q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1280 1088v288q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-288q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1664 1152v-1280 q0 -52 -38 -90t-90 -38h-1408q-52 0 -90 38t-38 90v1280q0 52 38 90t90 38h128v96q0 66 47 113t113 47h64q66 0 113 -47t47 -113v-96h384v96q0 66 47 113t113 47h64q66 0 113 -47t47 -113v-96h128q52 0 90 -38t38 -90z" />
|
311 |
+
<glyph unicode="" horiz-adv-x="1408" d="M512 1344q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1408 1376v-320q0 -16 -12 -25q-8 -7 -20 -7q-4 0 -7 1l-448 96q-11 2 -18 11t-7 20h-256v-102q111 -23 183.5 -111t72.5 -203v-800q0 -26 -19 -45t-45 -19h-512q-26 0 -45 19t-19 45v800 q0 106 62.5 190.5t161.5 114.5v111h-32q-59 0 -115 -23.5t-91.5 -53t-66 -66.5t-40.5 -53.5t-14 -24.5q-17 -35 -57 -35q-16 0 -29 7q-23 12 -31.5 37t3.5 49q5 10 14.5 26t37.5 53.5t60.5 70t85 67t108.5 52.5q-25 42 -25 86q0 66 47 113t113 47t113 -47t47 -113 q0 -33 -14 -64h302q0 11 7 20t18 11l448 96q3 1 7 1q12 0 20 -7q12 -9 12 -25z" />
|
312 |
+
<glyph unicode="" horiz-adv-x="1664" d="M1440 1088q0 40 -28 68t-68 28t-68 -28t-28 -68t28 -68t68 -28t68 28t28 68zM1664 1376q0 -249 -75.5 -430.5t-253.5 -360.5q-81 -80 -195 -176l-20 -379q-2 -16 -16 -26l-384 -224q-7 -4 -16 -4q-12 0 -23 9l-64 64q-13 14 -8 32l85 276l-281 281l-276 -85q-3 -1 -9 -1 q-14 0 -23 9l-64 64q-17 19 -5 39l224 384q10 14 26 16l379 20q96 114 176 195q188 187 358 258t431 71q14 0 24 -9.5t10 -22.5z" />
|
313 |
+
<glyph unicode="" horiz-adv-x="1792" d="M1745 763l-164 -763h-334l178 832q13 56 -15 88q-27 33 -83 33h-169l-204 -953h-334l204 953h-286l-204 -953h-334l204 953l-153 327h1276q101 0 189.5 -40.5t147.5 -113.5q60 -73 81 -168.5t0 -194.5z" />
|
314 |
+
<glyph unicode="" d="M909 141l102 102q19 19 19 45t-19 45l-307 307l307 307q19 19 19 45t-19 45l-102 102q-19 19 -45 19t-45 -19l-454 -454q-19 -19 -19 -45t19 -45l454 -454q19 -19 45 -19t45 19zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5 t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
315 |
+
<glyph unicode="" d="M717 141l454 454q19 19 19 45t-19 45l-454 454q-19 19 -45 19t-45 -19l-102 -102q-19 -19 -19 -45t19 -45l307 -307l-307 -307q-19 -19 -19 -45t19 -45l102 -102q19 -19 45 -19t45 19zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5 t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
316 |
+
<glyph unicode="" d="M1165 397l102 102q19 19 19 45t-19 45l-454 454q-19 19 -45 19t-45 -19l-454 -454q-19 -19 -19 -45t19 -45l102 -102q19 -19 45 -19t45 19l307 307l307 -307q19 -19 45 -19t45 19zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5 t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
317 |
+
<glyph unicode="" d="M813 237l454 454q19 19 19 45t-19 45l-102 102q-19 19 -45 19t-45 -19l-307 -307l-307 307q-19 19 -45 19t-45 -19l-102 -102q-19 -19 -19 -45t19 -45l454 -454q19 -19 45 -19t45 19zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5 t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
318 |
+
<glyph unicode="" horiz-adv-x="1408" d="M1130 939l16 175h-884l47 -534h612l-22 -228l-197 -53l-196 53l-13 140h-175l22 -278l362 -100h4v1l359 99l50 544h-644l-15 181h674zM0 1408h1408l-128 -1438l-578 -162l-574 162z" />
|
319 |
+
<glyph unicode="" horiz-adv-x="1792" d="M275 1408h1505l-266 -1333l-804 -267l-698 267l71 356h297l-29 -147l422 -161l486 161l68 339h-1208l58 297h1209l38 191h-1208z" />
|
320 |
+
<glyph unicode="" horiz-adv-x="1792" d="M960 1280q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1792 352v-352q0 -22 -20 -30q-8 -2 -12 -2q-13 0 -23 9l-93 93q-119 -143 -318.5 -226.5t-429.5 -83.5t-429.5 83.5t-318.5 226.5l-93 -93q-9 -9 -23 -9q-4 0 -12 2q-20 8 -20 30v352 q0 14 9 23t23 9h352q22 0 30 -20q8 -19 -7 -35l-100 -100q67 -91 189.5 -153.5t271.5 -82.5v647h-192q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h192v163q-58 34 -93 92.5t-35 128.5q0 106 75 181t181 75t181 -75t75 -181q0 -70 -35 -128.5t-93 -92.5v-163h192q26 0 45 -19 t19 -45v-128q0 -26 -19 -45t-45 -19h-192v-647q149 20 271.5 82.5t189.5 153.5l-100 100q-15 16 -7 35q8 20 30 20h352q14 0 23 -9t9 -23z" />
|
321 |
+
<glyph unicode="" horiz-adv-x="1152" d="M1056 768q40 0 68 -28t28 -68v-576q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28t-28 68v576q0 40 28 68t68 28h32v320q0 185 131.5 316.5t316.5 131.5t316.5 -131.5t131.5 -316.5q0 -26 -19 -45t-45 -19h-64q-26 0 -45 19t-19 45q0 106 -75 181t-181 75t-181 -75t-75 -181 v-320h736z" />
|
322 |
+
<glyph unicode="" d="M1024 640q0 -106 -75 -181t-181 -75t-181 75t-75 181t75 181t181 75t181 -75t75 -181zM1152 640q0 159 -112.5 271.5t-271.5 112.5t-271.5 -112.5t-112.5 -271.5t112.5 -271.5t271.5 -112.5t271.5 112.5t112.5 271.5zM1280 640q0 -212 -150 -362t-362 -150t-362 150 t-150 362t150 362t362 150t362 -150t150 -362zM1408 640q0 130 -51 248.5t-136.5 204t-204 136.5t-248.5 51t-248.5 -51t-204 -136.5t-136.5 -204t-51 -248.5t51 -248.5t136.5 -204t204 -136.5t248.5 -51t248.5 51t204 136.5t136.5 204t51 248.5zM1536 640 q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
323 |
+
<glyph unicode="" horiz-adv-x="1408" d="M384 800v-192q0 -40 -28 -68t-68 -28h-192q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h192q40 0 68 -28t28 -68zM896 800v-192q0 -40 -28 -68t-68 -28h-192q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h192q40 0 68 -28t28 -68zM1408 800v-192q0 -40 -28 -68t-68 -28h-192 q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h192q40 0 68 -28t28 -68z" />
|
324 |
+
<glyph unicode="" horiz-adv-x="384" d="M384 288v-192q0 -40 -28 -68t-68 -28h-192q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h192q40 0 68 -28t28 -68zM384 800v-192q0 -40 -28 -68t-68 -28h-192q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h192q40 0 68 -28t28 -68zM384 1312v-192q0 -40 -28 -68t-68 -28h-192 q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h192q40 0 68 -28t28 -68z" />
|
325 |
+
<glyph unicode="" d="M512 256q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM863 162q-13 232 -177 396t-396 177q-14 1 -24 -9t-10 -23v-128q0 -13 8.5 -22t21.5 -10q154 -11 264 -121t121 -264q1 -13 10 -21.5t22 -8.5h128q13 0 23 10 t9 24zM1247 161q-5 154 -56 297.5t-139.5 260t-205 205t-260 139.5t-297.5 56q-14 1 -23 -9q-10 -10 -10 -23v-128q0 -13 9 -22t22 -10q204 -7 378 -111.5t278.5 -278.5t111.5 -378q1 -13 10 -22t22 -9h128q13 0 23 10q11 9 9 23zM1536 1120v-960q0 -119 -84.5 -203.5 t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
|
326 |
+
<glyph unicode="" d="M768 1408q209 0 385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103zM1152 585q32 18 32 55t-32 55l-544 320q-31 19 -64 1q-32 -19 -32 -56v-640q0 -37 32 -56 q16 -8 32 -8q17 0 32 9z" />
|
327 |
+
<glyph unicode="" horiz-adv-x="1792" d="M1024 1084l316 -316l-572 -572l-316 316zM813 105l618 618q19 19 19 45t-19 45l-362 362q-18 18 -45 18t-45 -18l-618 -618q-19 -19 -19 -45t19 -45l362 -362q18 -18 45 -18t45 18zM1702 742l-907 -908q-37 -37 -90.5 -37t-90.5 37l-126 126q56 56 56 136t-56 136 t-136 56t-136 -56l-125 126q-37 37 -37 90.5t37 90.5l907 906q37 37 90.5 37t90.5 -37l125 -125q-56 -56 -56 -136t56 -136t136 -56t136 56l126 -125q37 -37 37 -90.5t-37 -90.5z" />
|
328 |
+
<glyph unicode="" d="M1280 576v128q0 26 -19 45t-45 19h-896q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h896q26 0 45 19t19 45zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5 t84.5 -203.5z" />
|
329 |
+
<glyph unicode="" horiz-adv-x="1408" d="M1152 736v-64q0 -14 -9 -23t-23 -9h-832q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h832q14 0 23 -9t9 -23zM1280 288v832q0 66 -47 113t-113 47h-832q-66 0 -113 -47t-47 -113v-832q0 -66 47 -113t113 -47h832q66 0 113 47t47 113zM1408 1120v-832q0 -119 -84.5 -203.5 t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5v832q0 119 84.5 203.5t203.5 84.5h832q119 0 203.5 -84.5t84.5 -203.5z" />
|
330 |
+
<glyph unicode="" horiz-adv-x="1024" d="M1018 933q-18 -37 -58 -37h-192v-864q0 -14 -9 -23t-23 -9h-704q-21 0 -29 18q-8 20 4 35l160 192q9 11 25 11h320v640h-192q-40 0 -58 37q-17 37 9 68l320 384q18 22 49 22t49 -22l320 -384q27 -32 9 -68z" />
|
331 |
+
<glyph unicode="" horiz-adv-x="1024" d="M32 1280h704q13 0 22.5 -9.5t9.5 -23.5v-863h192q40 0 58 -37t-9 -69l-320 -384q-18 -22 -49 -22t-49 22l-320 384q-26 31 -9 69q18 37 58 37h192v640h-320q-14 0 -25 11l-160 192q-13 14 -4 34q9 19 29 19z" />
|
332 |
+
<glyph unicode="" d="M685 237l614 614q19 19 19 45t-19 45l-102 102q-19 19 -45 19t-45 -19l-467 -467l-211 211q-19 19 -45 19t-45 -19l-102 -102q-19 -19 -19 -45t19 -45l358 -358q19 -19 45 -19t45 19zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5 t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
|
333 |
+
<glyph unicode="" d="M404 428l152 -152l-52 -52h-56v96h-96v56zM818 818q14 -13 -3 -30l-291 -291q-17 -17 -30 -3q-14 13 3 30l291 291q17 17 30 3zM544 128l544 544l-288 288l-544 -544v-288h288zM1152 736l92 92q28 28 28 68t-28 68l-152 152q-28 28 -68 28t-68 -28l-92 -92zM1536 1120 v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
|
334 |
+
<glyph unicode="" d="M1280 608v480q0 26 -19 45t-45 19h-480q-42 0 -59 -39q-17 -41 14 -70l144 -144l-534 -534q-19 -19 -19 -45t19 -45l102 -102q19 -19 45 -19t45 19l534 534l144 -144q18 -19 45 -19q12 0 25 5q39 17 39 59zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960 q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
|
335 |
+
<glyph unicode="" d="M1005 435l352 352q19 19 19 45t-19 45l-352 352q-30 31 -69 14q-40 -17 -40 -59v-160q-119 0 -216 -19.5t-162.5 -51t-114 -79t-76.5 -95.5t-44.5 -109t-21.5 -111.5t-5 -110.5q0 -181 167 -404q10 -12 25 -12q7 0 13 3q22 9 19 33q-44 354 62 473q46 52 130 75.5 t224 23.5v-160q0 -42 40 -59q12 -5 24 -5q26 0 45 19zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
|
336 |
+
<glyph unicode="" d="M640 448l256 128l-256 128v-256zM1024 1039v-542l-512 -256v542zM1312 640q0 148 -73 273t-198 198t-273 73t-273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103 t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
337 |
+
<glyph unicode="" d="M1145 861q18 -35 -5 -66l-320 -448q-19 -27 -52 -27t-52 27l-320 448q-23 31 -5 66q17 35 57 35h640q40 0 57 -35zM1280 160v960q0 13 -9.5 22.5t-22.5 9.5h-960q-13 0 -22.5 -9.5t-9.5 -22.5v-960q0 -13 9.5 -22.5t22.5 -9.5h960q13 0 22.5 9.5t9.5 22.5zM1536 1120 v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
|
338 |
+
<glyph unicode="" d="M1145 419q-17 -35 -57 -35h-640q-40 0 -57 35q-18 35 5 66l320 448q19 27 52 27t52 -27l320 -448q23 -31 5 -66zM1280 160v960q0 13 -9.5 22.5t-22.5 9.5h-960q-13 0 -22.5 -9.5t-9.5 -22.5v-960q0 -13 9.5 -22.5t22.5 -9.5h960q13 0 22.5 9.5t9.5 22.5zM1536 1120v-960 q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
|
339 |
+
<glyph unicode="" d="M1088 640q0 -33 -27 -52l-448 -320q-31 -23 -66 -5q-35 17 -35 57v640q0 40 35 57q35 18 66 -5l448 -320q27 -19 27 -52zM1280 160v960q0 14 -9 23t-23 9h-960q-14 0 -23 -9t-9 -23v-960q0 -14 9 -23t23 -9h960q14 0 23 9t9 23zM1536 1120v-960q0 -119 -84.5 -203.5 t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
|
340 |
+
<glyph unicode="" horiz-adv-x="1024" d="M976 229l35 -159q3 -12 -3 -22.5t-17 -14.5l-5 -1q-4 -2 -10.5 -3.5t-16 -4.5t-21.5 -5.5t-25.5 -5t-30 -5t-33.5 -4.5t-36.5 -3t-38.5 -1q-234 0 -409 130.5t-238 351.5h-95q-13 0 -22.5 9.5t-9.5 22.5v113q0 13 9.5 22.5t22.5 9.5h66q-2 57 1 105h-67q-14 0 -23 9 t-9 23v114q0 14 9 23t23 9h98q67 210 243.5 338t400.5 128q102 0 194 -23q11 -3 20 -15q6 -11 3 -24l-43 -159q-3 -13 -14 -19.5t-24 -2.5l-4 1q-4 1 -11.5 2.5l-17.5 3.5t-22.5 3.5t-26 3t-29 2.5t-29.5 1q-126 0 -226 -64t-150 -176h468q16 0 25 -12q10 -12 7 -26 l-24 -114q-5 -26 -32 -26h-488q-3 -37 0 -105h459q15 0 25 -12q9 -12 6 -27l-24 -112q-2 -11 -11 -18.5t-20 -7.5h-387q48 -117 149.5 -185.5t228.5 -68.5q18 0 36 1.5t33.5 3.5t29.5 4.5t24.5 5t18.5 4.5l12 3l5 2q13 5 26 -2q12 -7 15 -21z" />
|
341 |
+
<glyph unicode="" horiz-adv-x="1024" d="M1020 399v-367q0 -14 -9 -23t-23 -9h-956q-14 0 -23 9t-9 23v150q0 13 9.5 22.5t22.5 9.5h97v383h-95q-14 0 -23 9.5t-9 22.5v131q0 14 9 23t23 9h95v223q0 171 123.5 282t314.5 111q185 0 335 -125q9 -8 10 -20.5t-7 -22.5l-103 -127q-9 -11 -22 -12q-13 -2 -23 7 q-5 5 -26 19t-69 32t-93 18q-85 0 -137 -47t-52 -123v-215h305q13 0 22.5 -9t9.5 -23v-131q0 -13 -9.5 -22.5t-22.5 -9.5h-305v-379h414v181q0 13 9 22.5t23 9.5h162q14 0 23 -9.5t9 -22.5z" />
|
342 |
+
<glyph unicode="" horiz-adv-x="1024" d="M978 351q0 -153 -99.5 -263.5t-258.5 -136.5v-175q0 -14 -9 -23t-23 -9h-135q-13 0 -22.5 9.5t-9.5 22.5v175q-66 9 -127.5 31t-101.5 44.5t-74 48t-46.5 37.5t-17.5 18q-17 21 -2 41l103 135q7 10 23 12q15 2 24 -9l2 -2q113 -99 243 -125q37 -8 74 -8q81 0 142.5 43 t61.5 122q0 28 -15 53t-33.5 42t-58.5 37.5t-66 32t-80 32.5q-39 16 -61.5 25t-61.5 26.5t-62.5 31t-56.5 35.5t-53.5 42.5t-43.5 49t-35.5 58t-21 66.5t-8.5 78q0 138 98 242t255 134v180q0 13 9.5 22.5t22.5 9.5h135q14 0 23 -9t9 -23v-176q57 -6 110.5 -23t87 -33.5 t63.5 -37.5t39 -29t15 -14q17 -18 5 -38l-81 -146q-8 -15 -23 -16q-14 -3 -27 7q-3 3 -14.5 12t-39 26.5t-58.5 32t-74.5 26t-85.5 11.5q-95 0 -155 -43t-60 -111q0 -26 8.5 -48t29.5 -41.5t39.5 -33t56 -31t60.5 -27t70 -27.5q53 -20 81 -31.5t76 -35t75.5 -42.5t62 -50 t53 -63.5t31.5 -76.5t13 -94z" />
|
343 |
+
<glyph unicode="" horiz-adv-x="898" d="M898 1066v-102q0 -14 -9 -23t-23 -9h-168q-23 -144 -129 -234t-276 -110q167 -178 459 -536q14 -16 4 -34q-8 -18 -29 -18h-195q-16 0 -25 12q-306 367 -498 571q-9 9 -9 22v127q0 13 9.5 22.5t22.5 9.5h112q132 0 212.5 43t102.5 125h-427q-14 0 -23 9t-9 23v102 q0 14 9 23t23 9h413q-57 113 -268 113h-145q-13 0 -22.5 9.5t-9.5 22.5v133q0 14 9 23t23 9h832q14 0 23 -9t9 -23v-102q0 -14 -9 -23t-23 -9h-233q47 -61 64 -144h171q14 0 23 -9t9 -23z" />
|
344 |
+
<glyph unicode="" horiz-adv-x="1027" d="M603 0h-172q-13 0 -22.5 9t-9.5 23v330h-288q-13 0 -22.5 9t-9.5 23v103q0 13 9.5 22.5t22.5 9.5h288v85h-288q-13 0 -22.5 9t-9.5 23v104q0 13 9.5 22.5t22.5 9.5h214l-321 578q-8 16 0 32q10 16 28 16h194q19 0 29 -18l215 -425q19 -38 56 -125q10 24 30.5 68t27.5 61 l191 420q8 19 29 19h191q17 0 27 -16q9 -14 1 -31l-313 -579h215q13 0 22.5 -9.5t9.5 -22.5v-104q0 -14 -9.5 -23t-22.5 -9h-290v-85h290q13 0 22.5 -9.5t9.5 -22.5v-103q0 -14 -9.5 -23t-22.5 -9h-290v-330q0 -13 -9.5 -22.5t-22.5 -9.5z" />
|
345 |
+
<glyph unicode="" horiz-adv-x="1280" d="M1043 971q0 100 -65 162t-171 62h-320v-448h320q106 0 171 62t65 162zM1280 971q0 -193 -126.5 -315t-326.5 -122h-340v-118h505q14 0 23 -9t9 -23v-128q0 -14 -9 -23t-23 -9h-505v-192q0 -14 -9.5 -23t-22.5 -9h-167q-14 0 -23 9t-9 23v192h-224q-14 0 -23 9t-9 23v128 q0 14 9 23t23 9h224v118h-224q-14 0 -23 9t-9 23v149q0 13 9 22.5t23 9.5h224v629q0 14 9 23t23 9h539q200 0 326.5 -122t126.5 -315z" />
|
346 |
+
<glyph unicode="" horiz-adv-x="1792" d="M514 341l81 299h-159l75 -300q1 -1 1 -3t1 -3q0 1 0.5 3.5t0.5 3.5zM630 768l35 128h-292l32 -128h225zM822 768h139l-35 128h-70zM1271 340l78 300h-162l81 -299q0 -1 0.5 -3.5t1.5 -3.5q0 1 0.5 3t0.5 3zM1382 768l33 128h-297l34 -128h230zM1792 736v-64q0 -14 -9 -23 t-23 -9h-213l-164 -616q-7 -24 -31 -24h-159q-24 0 -31 24l-166 616h-209l-167 -616q-7 -24 -31 -24h-159q-11 0 -19.5 7t-10.5 17l-160 616h-208q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h175l-33 128h-142q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h109l-89 344q-5 15 5 28 q10 12 26 12h137q26 0 31 -24l90 -360h359l97 360q7 24 31 24h126q24 0 31 -24l98 -360h365l93 360q5 24 31 24h137q16 0 26 -12q10 -13 5 -28l-91 -344h111q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-145l-34 -128h179q14 0 23 -9t9 -23z" />
|
347 |
+
<glyph unicode="" horiz-adv-x="1280" d="M1167 896q18 -182 -131 -258q117 -28 175 -103t45 -214q-7 -71 -32.5 -125t-64.5 -89t-97 -58.5t-121.5 -34.5t-145.5 -15v-255h-154v251q-80 0 -122 1v-252h-154v255q-18 0 -54 0.5t-55 0.5h-200l31 183h111q50 0 58 51v402h16q-6 1 -16 1v287q-13 68 -89 68h-111v164 l212 -1q64 0 97 1v252h154v-247q82 2 122 2v245h154v-252q79 -7 140 -22.5t113 -45t82.5 -78t36.5 -114.5zM952 351q0 36 -15 64t-37 46t-57.5 30.5t-65.5 18.5t-74 9t-69 3t-64.5 -1t-47.5 -1v-338q8 0 37 -0.5t48 -0.5t53 1.5t58.5 4t57 8.5t55.5 14t47.5 21t39.5 30 t24.5 40t9.5 51zM881 827q0 33 -12.5 58.5t-30.5 42t-48 28t-55 16.5t-61.5 8t-58 2.5t-54 -1t-39.5 -0.5v-307q5 0 34.5 -0.5t46.5 0t50 2t55 5.5t51.5 11t48.5 18.5t37 27t27 38.5t9 51z" />
|
348 |
+
<glyph unicode="" horiz-adv-x="1280" d="M1280 768v-800q0 -40 -28 -68t-68 -28h-1088q-40 0 -68 28t-28 68v1344q0 40 28 68t68 28h544v-544q0 -40 28 -68t68 -28h544zM1277 896h-509v509q82 -15 132 -65l312 -312q50 -50 65 -132z" />
|
349 |
+
<glyph unicode="" horiz-adv-x="1280" d="M1024 160v64q0 14 -9 23t-23 9h-704q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h704q14 0 23 9t9 23zM1024 416v64q0 14 -9 23t-23 9h-704q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h704q14 0 23 9t9 23zM1280 768v-800q0 -40 -28 -68t-68 -28h-1088q-40 0 -68 28 t-28 68v1344q0 40 28 68t68 28h544v-544q0 -40 28 -68t68 -28h544zM1277 896h-509v509q82 -15 132 -65l312 -312q50 -50 65 -132z" />
|
350 |
+
<glyph unicode="" horiz-adv-x="1664" d="M1191 1128h177l-72 218l-12 47q-2 16 -2 20h-4l-3 -20q0 -1 -3.5 -18t-7.5 -29zM736 96q0 -12 -10 -24l-319 -319q-10 -9 -23 -9q-12 0 -23 9l-320 320q-15 16 -7 35q8 20 30 20h192v1376q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1376h192q14 0 23 -9t9 -23zM1572 -23 v-233h-584v90l369 529q12 18 21 27l11 9v3q-2 0 -6.5 -0.5t-7.5 -0.5q-12 -3 -30 -3h-232v-115h-120v229h567v-89l-369 -530q-6 -8 -21 -26l-11 -11v-2l14 2q9 2 30 2h248v119h121zM1661 874v-106h-288v106h75l-47 144h-243l-47 -144h75v-106h-287v106h70l230 662h162 l230 -662h70z" />
|
351 |
+
<glyph unicode="" horiz-adv-x="1664" d="M1191 104h177l-72 218l-12 47q-2 16 -2 20h-4l-3 -20q0 -1 -3.5 -18t-7.5 -29zM736 96q0 -12 -10 -24l-319 -319q-10 -9 -23 -9q-12 0 -23 9l-320 320q-15 16 -7 35q8 20 30 20h192v1376q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1376h192q14 0 23 -9t9 -23zM1661 -150 v-106h-288v106h75l-47 144h-243l-47 -144h75v-106h-287v106h70l230 662h162l230 -662h70zM1572 1001v-233h-584v90l369 529q12 18 21 27l11 9v3q-2 0 -6.5 -0.5t-7.5 -0.5q-12 -3 -30 -3h-232v-115h-120v229h567v-89l-369 -530q-6 -8 -21 -26l-11 -10v-3l14 3q9 1 30 1h248 v119h121z" />
|
352 |
+
<glyph unicode="" horiz-adv-x="1792" d="M736 96q0 -12 -10 -24l-319 -319q-10 -9 -23 -9q-12 0 -23 9l-320 320q-15 16 -7 35q8 20 30 20h192v1376q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1376h192q14 0 23 -9t9 -23zM1792 -32v-192q0 -14 -9 -23t-23 -9h-832q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h832 q14 0 23 -9t9 -23zM1600 480v-192q0 -14 -9 -23t-23 -9h-640q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h640q14 0 23 -9t9 -23zM1408 992v-192q0 -14 -9 -23t-23 -9h-448q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h448q14 0 23 -9t9 -23zM1216 1504v-192q0 -14 -9 -23t-23 -9h-256 q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h256q14 0 23 -9t9 -23z" />
|
353 |
+
<glyph unicode="" horiz-adv-x="1792" d="M1216 -32v-192q0 -14 -9 -23t-23 -9h-256q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h256q14 0 23 -9t9 -23zM736 96q0 -12 -10 -24l-319 -319q-10 -9 -23 -9q-12 0 -23 9l-320 320q-15 16 -7 35q8 20 30 20h192v1376q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1376h192 q14 0 23 -9t9 -23zM1408 480v-192q0 -14 -9 -23t-23 -9h-448q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h448q14 0 23 -9t9 -23zM1600 992v-192q0 -14 -9 -23t-23 -9h-640q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h640q14 0 23 -9t9 -23zM1792 1504v-192q0 -14 -9 -23t-23 -9h-832 q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h832q14 0 23 -9t9 -23z" />
|
354 |
+
<glyph unicode="" d="M1346 223q0 63 -44 116t-103 53q-52 0 -83 -37t-31 -94t36.5 -95t104.5 -38q50 0 85 27t35 68zM736 96q0 -12 -10 -24l-319 -319q-10 -9 -23 -9q-12 0 -23 9l-320 320q-15 16 -7 35q8 20 30 20h192v1376q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1376h192q14 0 23 -9t9 -23 zM1486 165q0 -62 -13 -121.5t-41 -114t-68 -95.5t-98.5 -65.5t-127.5 -24.5q-62 0 -108 16q-24 8 -42 15l39 113q15 -7 31 -11q37 -13 75 -13q84 0 134.5 58.5t66.5 145.5h-2q-21 -23 -61.5 -37t-84.5 -14q-106 0 -173 71.5t-67 172.5q0 105 72 178t181 73q123 0 205 -94.5 t82 -252.5zM1456 882v-114h-469v114h167v432q0 7 0.5 19t0.5 17v16h-2l-7 -12q-8 -13 -26 -31l-62 -58l-82 86l192 185h123v-654h165z" />
|
355 |
+
<glyph unicode="" d="M1346 1247q0 63 -44 116t-103 53q-52 0 -83 -37t-31 -94t36.5 -95t104.5 -38q50 0 85 27t35 68zM736 96q0 -12 -10 -24l-319 -319q-10 -9 -23 -9q-12 0 -23 9l-320 320q-15 16 -7 35q8 20 30 20h192v1376q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1376h192q14 0 23 -9 t9 -23zM1456 -142v-114h-469v114h167v432q0 7 0.5 19t0.5 17v16h-2l-7 -12q-8 -13 -26 -31l-62 -58l-82 86l192 185h123v-654h165zM1486 1189q0 -62 -13 -121.5t-41 -114t-68 -95.5t-98.5 -65.5t-127.5 -24.5q-62 0 -108 16q-24 8 -42 15l39 113q15 -7 31 -11q37 -13 75 -13 q84 0 134.5 58.5t66.5 145.5h-2q-21 -23 -61.5 -37t-84.5 -14q-106 0 -173 71.5t-67 172.5q0 105 72 178t181 73q123 0 205 -94.5t82 -252.5z" />
|
356 |
+
<glyph unicode="" horiz-adv-x="1664" d="M256 192q0 26 -19 45t-45 19q-27 0 -45.5 -19t-18.5 -45q0 -27 18.5 -45.5t45.5 -18.5q26 0 45 18.5t19 45.5zM416 704v-640q0 -26 -19 -45t-45 -19h-288q-26 0 -45 19t-19 45v640q0 26 19 45t45 19h288q26 0 45 -19t19 -45zM1600 704q0 -86 -55 -149q15 -44 15 -76 q3 -76 -43 -137q17 -56 0 -117q-15 -57 -54 -94q9 -112 -49 -181q-64 -76 -197 -78h-36h-76h-17q-66 0 -144 15.5t-121.5 29t-120.5 39.5q-123 43 -158 44q-26 1 -45 19.5t-19 44.5v641q0 25 18 43.5t43 20.5q24 2 76 59t101 121q68 87 101 120q18 18 31 48t17.5 48.5 t13.5 60.5q7 39 12.5 61t19.5 52t34 50q19 19 45 19q46 0 82.5 -10.5t60 -26t40 -40.5t24 -45t12 -50t5 -45t0.5 -39q0 -38 -9.5 -76t-19 -60t-27.5 -56q-3 -6 -10 -18t-11 -22t-8 -24h277q78 0 135 -57t57 -135z" />
|
357 |
+
<glyph unicode="" horiz-adv-x="1664" d="M256 960q0 -26 -19 -45t-45 -19q-27 0 -45.5 19t-18.5 45q0 27 18.5 45.5t45.5 18.5q26 0 45 -18.5t19 -45.5zM416 448v640q0 26 -19 45t-45 19h-288q-26 0 -45 -19t-19 -45v-640q0 -26 19 -45t45 -19h288q26 0 45 19t19 45zM1545 597q55 -61 55 -149q-1 -78 -57.5 -135 t-134.5 -57h-277q4 -14 8 -24t11 -22t10 -18q18 -37 27 -57t19 -58.5t10 -76.5q0 -24 -0.5 -39t-5 -45t-12 -50t-24 -45t-40 -40.5t-60 -26t-82.5 -10.5q-26 0 -45 19q-20 20 -34 50t-19.5 52t-12.5 61q-9 42 -13.5 60.5t-17.5 48.5t-31 48q-33 33 -101 120q-49 64 -101 121 t-76 59q-25 2 -43 20.5t-18 43.5v641q0 26 19 44.5t45 19.5q35 1 158 44q77 26 120.5 39.5t121.5 29t144 15.5h17h76h36q133 -2 197 -78q58 -69 49 -181q39 -37 54 -94q17 -61 0 -117q46 -61 43 -137q0 -32 -15 -76z" />
|
358 |
+
<glyph unicode="" d="M919 233v157q0 50 -29 50q-17 0 -33 -16v-224q16 -16 33 -16q29 0 29 49zM1103 355h66v34q0 51 -33 51t-33 -51v-34zM532 621v-70h-80v-423h-74v423h-78v70h232zM733 495v-367h-67v40q-39 -45 -76 -45q-33 0 -42 28q-6 16 -6 54v290h66v-270q0 -24 1 -26q1 -15 15 -15 q20 0 42 31v280h67zM985 384v-146q0 -52 -7 -73q-12 -42 -53 -42q-35 0 -68 41v-36h-67v493h67v-161q32 40 68 40q41 0 53 -42q7 -21 7 -74zM1236 255v-9q0 -29 -2 -43q-3 -22 -15 -40q-27 -40 -80 -40q-52 0 -81 38q-21 27 -21 86v129q0 59 20 86q29 38 80 38t78 -38 q21 -28 21 -86v-76h-133v-65q0 -51 34 -51q24 0 30 26q0 1 0.5 7t0.5 16.5v21.5h68zM785 1079v-156q0 -51 -32 -51t-32 51v156q0 52 32 52t32 -52zM1318 366q0 177 -19 260q-10 44 -43 73.5t-76 34.5q-136 15 -412 15q-275 0 -411 -15q-44 -5 -76.5 -34.5t-42.5 -73.5 q-20 -87 -20 -260q0 -176 20 -260q10 -43 42.5 -73t75.5 -35q137 -15 412 -15t412 15q43 5 75.5 35t42.5 73q20 84 20 260zM563 1017l90 296h-75l-51 -195l-53 195h-78l24 -69t23 -69q35 -103 46 -158v-201h74v201zM852 936v130q0 58 -21 87q-29 38 -78 38q-51 0 -78 -38 q-21 -29 -21 -87v-130q0 -58 21 -87q27 -38 78 -38q49 0 78 38q21 27 21 87zM1033 816h67v370h-67v-283q-22 -31 -42 -31q-15 0 -16 16q-1 2 -1 26v272h-67v-293q0 -37 6 -55q11 -27 43 -27q36 0 77 45v-40zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960 q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
|
359 |
+
<glyph unicode="" d="M971 292v-211q0 -67 -39 -67q-23 0 -45 22v301q22 22 45 22q39 0 39 -67zM1309 291v-46h-90v46q0 68 45 68t45 -68zM343 509h107v94h-312v-94h105v-569h100v569zM631 -60h89v494h-89v-378q-30 -42 -57 -42q-18 0 -21 21q-1 3 -1 35v364h-89v-391q0 -49 8 -73 q12 -37 58 -37q48 0 102 61v-54zM1060 88v197q0 73 -9 99q-17 56 -71 56q-50 0 -93 -54v217h-89v-663h89v48q45 -55 93 -55q54 0 71 55q9 27 9 100zM1398 98v13h-91q0 -51 -2 -61q-7 -36 -40 -36q-46 0 -46 69v87h179v103q0 79 -27 116q-39 51 -106 51q-68 0 -107 -51 q-28 -37 -28 -116v-173q0 -79 29 -116q39 -51 108 -51q72 0 108 53q18 27 21 54q2 9 2 58zM790 1011v210q0 69 -43 69t-43 -69v-210q0 -70 43 -70t43 70zM1509 260q0 -234 -26 -350q-14 -59 -58 -99t-102 -46q-184 -21 -555 -21t-555 21q-58 6 -102.5 46t-57.5 99 q-26 112 -26 350q0 234 26 350q14 59 58 99t103 47q183 20 554 20t555 -20q58 -7 102.5 -47t57.5 -99q26 -112 26 -350zM511 1536h102l-121 -399v-271h-100v271q-14 74 -61 212q-37 103 -65 187h106l71 -263zM881 1203v-175q0 -81 -28 -118q-37 -51 -106 -51q-67 0 -105 51 q-28 38 -28 118v175q0 80 28 117q38 51 105 51q69 0 106 -51q28 -37 28 -117zM1216 1365v-499h-91v55q-53 -62 -103 -62q-46 0 -59 37q-8 24 -8 75v394h91v-367q0 -33 1 -35q3 -22 21 -22q27 0 57 43v381h91z" />
|
360 |
+
<glyph unicode="" horiz-adv-x="1408" d="M597 869q-10 -18 -257 -456q-27 -46 -65 -46h-239q-21 0 -31 17t0 36l253 448q1 0 0 1l-161 279q-12 22 -1 37q9 15 32 15h239q40 0 66 -45zM1403 1511q11 -16 0 -37l-528 -934v-1l336 -615q11 -20 1 -37q-10 -15 -32 -15h-239q-42 0 -66 45l-339 622q18 32 531 942 q25 45 64 45h241q22 0 31 -15z" />
|
361 |
+
<glyph unicode="" d="M685 771q0 1 -126 222q-21 34 -52 34h-184q-18 0 -26 -11q-7 -12 1 -29l125 -216v-1l-196 -346q-9 -14 0 -28q8 -13 24 -13h185q31 0 50 36zM1309 1268q-7 12 -24 12h-187q-30 0 -49 -35l-411 -729q1 -2 262 -481q20 -35 52 -35h184q18 0 25 12q8 13 -1 28l-260 476v1 l409 723q8 16 0 28zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
|
362 |
+
<glyph unicode="" horiz-adv-x="1792" d="M1280 640q0 37 -30 54l-512 320q-31 20 -65 2q-33 -18 -33 -56v-640q0 -38 33 -56q16 -8 31 -8q20 0 34 10l512 320q30 17 30 54zM1792 640q0 -96 -1 -150t-8.5 -136.5t-22.5 -147.5q-16 -73 -69 -123t-124 -58q-222 -25 -671 -25t-671 25q-71 8 -124.5 58t-69.5 123 q-14 65 -21.5 147.5t-8.5 136.5t-1 150t1 150t8.5 136.5t22.5 147.5q16 73 69 123t124 58q222 25 671 25t671 -25q71 -8 124.5 -58t69.5 -123q14 -65 21.5 -147.5t8.5 -136.5t1 -150z" />
|
363 |
+
<glyph unicode="" horiz-adv-x="1792" d="M402 829l494 -305l-342 -285l-490 319zM1388 274v-108l-490 -293v-1l-1 1l-1 -1v1l-489 293v108l147 -96l342 284v2l1 -1l1 1v-2l343 -284zM554 1418l342 -285l-494 -304l-338 270zM1390 829l338 -271l-489 -319l-343 285zM1239 1418l489 -319l-338 -270l-494 304z" />
|
364 |
+
<glyph unicode="" horiz-adv-x="1408" d="M928 135v-151l-707 -1v151zM1169 481v-701l-1 -35v-1h-1132l-35 1h-1v736h121v-618h928v618h120zM241 393l704 -65l-13 -150l-705 65zM309 709l683 -183l-39 -146l-683 183zM472 1058l609 -360l-77 -130l-609 360zM832 1389l398 -585l-124 -85l-399 584zM1285 1536 l121 -697l-149 -26l-121 697z" />
|
365 |
+
<glyph unicode="" d="M1362 110v648h-135q20 -63 20 -131q0 -126 -64 -232.5t-174 -168.5t-240 -62q-197 0 -337 135.5t-140 327.5q0 68 20 131h-141v-648q0 -26 17.5 -43.5t43.5 -17.5h1069q25 0 43 17.5t18 43.5zM1078 643q0 124 -90.5 211.5t-218.5 87.5q-127 0 -217.5 -87.5t-90.5 -211.5 t90.5 -211.5t217.5 -87.5q128 0 218.5 87.5t90.5 211.5zM1362 1003v165q0 28 -20 48.5t-49 20.5h-174q-29 0 -49 -20.5t-20 -48.5v-165q0 -29 20 -49t49 -20h174q29 0 49 20t20 49zM1536 1211v-1142q0 -81 -58 -139t-139 -58h-1142q-81 0 -139 58t-58 139v1142q0 81 58 139 t139 58h1142q81 0 139 -58t58 -139z" />
|
366 |
+
<glyph unicode="" d="M1248 1408q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960zM698 640q0 88 -62 150t-150 62t-150 -62t-62 -150t62 -150t150 -62t150 62t62 150zM1262 640q0 88 -62 150 t-150 62t-150 -62t-62 -150t62 -150t150 -62t150 62t62 150z" />
|
367 |
+
<glyph unicode="" d="M768 914l201 -306h-402zM1133 384h94l-459 691l-459 -691h94l104 160h522zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
368 |
+
<glyph unicode="" horiz-adv-x="1408" d="M815 677q8 -63 -50.5 -101t-111.5 -6q-39 17 -53.5 58t-0.5 82t52 58q36 18 72.5 12t64 -35.5t27.5 -67.5zM926 698q-14 107 -113 164t-197 13q-63 -28 -100.5 -88.5t-34.5 -129.5q4 -91 77.5 -155t165.5 -56q91 8 152 84t50 168zM1165 1240q-20 27 -56 44.5t-58 22 t-71 12.5q-291 47 -566 -2q-43 -7 -66 -12t-55 -22t-50 -43q30 -28 76 -45.5t73.5 -22t87.5 -11.5q228 -29 448 -1q63 8 89.5 12t72.5 21.5t75 46.5zM1222 205q-8 -26 -15.5 -76.5t-14 -84t-28.5 -70t-58 -56.5q-86 -48 -189.5 -71.5t-202 -22t-201.5 18.5q-46 8 -81.5 18 t-76.5 27t-73 43.5t-52 61.5q-25 96 -57 292l6 16l18 9q223 -148 506.5 -148t507.5 148q21 -6 24 -23t-5 -45t-8 -37zM1403 1166q-26 -167 -111 -655q-5 -30 -27 -56t-43.5 -40t-54.5 -31q-252 -126 -610 -88q-248 27 -394 139q-15 12 -25.5 26.5t-17 35t-9 34t-6 39.5 t-5.5 35q-9 50 -26.5 150t-28 161.5t-23.5 147.5t-22 158q3 26 17.5 48.5t31.5 37.5t45 30t46 22.5t48 18.5q125 46 313 64q379 37 676 -50q155 -46 215 -122q16 -20 16.5 -51t-5.5 -54z" />
|
369 |
+
<glyph unicode="" d="M848 666q0 43 -41 66t-77 1q-43 -20 -42.5 -72.5t43.5 -70.5q39 -23 81 4t36 72zM928 682q8 -66 -36 -121t-110 -61t-119 40t-56 113q-2 49 25.5 93t72.5 64q70 31 141.5 -10t81.5 -118zM1100 1073q-20 -21 -53.5 -34t-53 -16t-63.5 -8q-155 -20 -324 0q-44 6 -63 9.5 t-52.5 16t-54.5 32.5q13 19 36 31t40 15.5t47 8.5q198 35 408 1q33 -5 51 -8.5t43 -16t39 -31.5zM1142 327q0 7 5.5 26.5t3 32t-17.5 16.5q-161 -106 -365 -106t-366 106l-12 -6l-5 -12q26 -154 41 -210q47 -81 204 -108q249 -46 428 53q34 19 49 51.5t22.5 85.5t12.5 71z M1272 1020q9 53 -8 75q-43 55 -155 88q-216 63 -487 36q-132 -12 -226 -46q-38 -15 -59.5 -25t-47 -34t-29.5 -54q8 -68 19 -138t29 -171t24 -137q1 -5 5 -31t7 -36t12 -27t22 -28q105 -80 284 -100q259 -28 440 63q24 13 39.5 23t31 29t19.5 40q48 267 80 473zM1536 1120 v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
|
370 |
+
<glyph unicode="" horiz-adv-x="1024" d="M390 1408h219v-388h364v-241h-364v-394q0 -136 14 -172q13 -37 52 -60q50 -31 117 -31q117 0 232 76v-242q-102 -48 -178 -65q-77 -19 -173 -19q-105 0 -186 27q-78 25 -138 75q-58 51 -79 105q-22 54 -22 161v539h-170v217q91 30 155 84q64 55 103 132q39 78 54 196z " />
|
371 |
+
<glyph unicode="" d="M1123 127v181q-88 -56 -174 -56q-51 0 -88 23q-29 17 -39 45q-11 30 -11 129v295h274v181h-274v291h-164q-11 -90 -40 -147t-78 -99q-48 -40 -116 -63v-163h127v-404q0 -78 17 -121q17 -42 59 -78q43 -37 104 -57q62 -20 140 -20q67 0 129 14q57 13 134 49zM1536 1120 v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
|
372 |
+
<glyph unicode="" horiz-adv-x="768" d="M765 237q8 -19 -5 -35l-350 -384q-10 -10 -23 -10q-14 0 -24 10l-355 384q-13 16 -5 35q9 19 29 19h224v1248q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1248h224q21 0 29 -19z" />
|
373 |
+
<glyph unicode="" horiz-adv-x="768" d="M765 1043q-9 -19 -29 -19h-224v-1248q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v1248h-224q-21 0 -29 19t5 35l350 384q10 10 23 10q14 0 24 -10l355 -384q13 -16 5 -35z" />
|
374 |
+
<glyph unicode="" horiz-adv-x="1792" d="M1792 736v-192q0 -14 -9 -23t-23 -9h-1248v-224q0 -21 -19 -29t-35 5l-384 350q-10 10 -10 23q0 14 10 24l384 354q16 14 35 6q19 -9 19 -29v-224h1248q14 0 23 -9t9 -23z" />
|
375 |
+
<glyph unicode="" horiz-adv-x="1792" d="M1728 643q0 -14 -10 -24l-384 -354q-16 -14 -35 -6q-19 9 -19 29v224h-1248q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h1248v224q0 21 19 29t35 -5l384 -350q10 -10 10 -23z" />
|
376 |
+
<glyph unicode="" horiz-adv-x="1408" d="M1393 321q-39 -125 -123 -250q-129 -196 -257 -196q-49 0 -140 32q-86 32 -151 32q-61 0 -142 -33q-81 -34 -132 -34q-152 0 -301 259q-147 261 -147 503q0 228 113 374q112 144 284 144q72 0 177 -30q104 -30 138 -30q45 0 143 34q102 34 173 34q119 0 213 -65 q52 -36 104 -100q-79 -67 -114 -118q-65 -94 -65 -207q0 -124 69 -223t158 -126zM1017 1494q0 -61 -29 -136q-30 -75 -93 -138q-54 -54 -108 -72q-37 -11 -104 -17q3 149 78 257q74 107 250 148q1 -3 2.5 -11t2.5 -11q0 -4 0.5 -10t0.5 -10z" />
|
377 |
+
<glyph unicode="" horiz-adv-x="1664" d="M682 530v-651l-682 94v557h682zM682 1273v-659h-682v565zM1664 530v-786l-907 125v661h907zM1664 1408v-794h-907v669z" />
|
378 |
+
<glyph unicode="" horiz-adv-x="1408" d="M493 1053q16 0 27.5 11.5t11.5 27.5t-11.5 27.5t-27.5 11.5t-27 -11.5t-11 -27.5t11 -27.5t27 -11.5zM915 1053q16 0 27 11.5t11 27.5t-11 27.5t-27 11.5t-27.5 -11.5t-11.5 -27.5t11.5 -27.5t27.5 -11.5zM103 869q42 0 72 -30t30 -72v-430q0 -43 -29.5 -73t-72.5 -30 t-73 30t-30 73v430q0 42 30 72t73 30zM1163 850v-666q0 -46 -32 -78t-77 -32h-75v-227q0 -43 -30 -73t-73 -30t-73 30t-30 73v227h-138v-227q0 -43 -30 -73t-73 -30q-42 0 -72 30t-30 73l-1 227h-74q-46 0 -78 32t-32 78v666h918zM931 1255q107 -55 171 -153.5t64 -215.5 h-925q0 117 64 215.5t172 153.5l-71 131q-7 13 5 20q13 6 20 -6l72 -132q95 42 201 42t201 -42l72 132q7 12 20 6q12 -7 5 -20zM1408 767v-430q0 -43 -30 -73t-73 -30q-42 0 -72 30t-30 73v430q0 43 30 72.5t72 29.5q43 0 73 -29.5t30 -72.5z" />
|
379 |
+
<glyph unicode="" d="M663 1125q-11 -1 -15.5 -10.5t-8.5 -9.5q-5 -1 -5 5q0 12 19 15h10zM750 1111q-4 -1 -11.5 6.5t-17.5 4.5q24 11 32 -2q3 -6 -3 -9zM399 684q-4 1 -6 -3t-4.5 -12.5t-5.5 -13.5t-10 -13q-7 -10 -1 -12q4 -1 12.5 7t12.5 18q1 3 2 7t2 6t1.5 4.5t0.5 4v3t-1 2.5t-3 2z M1254 325q0 18 -55 42q4 15 7.5 27.5t5 26t3 21.5t0.5 22.5t-1 19.5t-3.5 22t-4 20.5t-5 25t-5.5 26.5q-10 48 -47 103t-72 75q24 -20 57 -83q87 -162 54 -278q-11 -40 -50 -42q-31 -4 -38.5 18.5t-8 83.5t-11.5 107q-9 39 -19.5 69t-19.5 45.5t-15.5 24.5t-13 15t-7.5 7 q-14 62 -31 103t-29.5 56t-23.5 33t-15 40q-4 21 6 53.5t4.5 49.5t-44.5 25q-15 3 -44.5 18t-35.5 16q-8 1 -11 26t8 51t36 27q37 3 51 -30t4 -58q-11 -19 -2 -26.5t30 -0.5q13 4 13 36v37q-5 30 -13.5 50t-21 30.5t-23.5 15t-27 7.5q-107 -8 -89 -134q0 -15 -1 -15 q-9 9 -29.5 10.5t-33 -0.5t-15.5 5q1 57 -16 90t-45 34q-27 1 -41.5 -27.5t-16.5 -59.5q-1 -15 3.5 -37t13 -37.5t15.5 -13.5q10 3 16 14q4 9 -7 8q-7 0 -15.5 14.5t-9.5 33.5q-1 22 9 37t34 14q17 0 27 -21t9.5 -39t-1.5 -22q-22 -15 -31 -29q-8 -12 -27.5 -23.5 t-20.5 -12.5q-13 -14 -15.5 -27t7.5 -18q14 -8 25 -19.5t16 -19t18.5 -13t35.5 -6.5q47 -2 102 15q2 1 23 7t34.5 10.5t29.5 13t21 17.5q9 14 20 8q5 -3 6.5 -8.5t-3 -12t-16.5 -9.5q-20 -6 -56.5 -21.5t-45.5 -19.5q-44 -19 -70 -23q-25 -5 -79 2q-10 2 -9 -2t17 -19 q25 -23 67 -22q17 1 36 7t36 14t33.5 17.5t30 17t24.5 12t17.5 2.5t8.5 -11q0 -2 -1 -4.5t-4 -5t-6 -4.5t-8.5 -5t-9 -4.5t-10 -5t-9.5 -4.5q-28 -14 -67.5 -44t-66.5 -43t-49 -1q-21 11 -63 73q-22 31 -25 22q-1 -3 -1 -10q0 -25 -15 -56.5t-29.5 -55.5t-21 -58t11.5 -63 q-23 -6 -62.5 -90t-47.5 -141q-2 -18 -1.5 -69t-5.5 -59q-8 -24 -29 -3q-32 31 -36 94q-2 28 4 56q4 19 -1 18l-4 -5q-36 -65 10 -166q5 -12 25 -28t24 -20q20 -23 104 -90.5t93 -76.5q16 -15 17.5 -38t-14 -43t-45.5 -23q8 -15 29 -44.5t28 -54t7 -70.5q46 24 7 92 q-4 8 -10.5 16t-9.5 12t-2 6q3 5 13 9.5t20 -2.5q46 -52 166 -36q133 15 177 87q23 38 34 30q12 -6 10 -52q-1 -25 -23 -92q-9 -23 -6 -37.5t24 -15.5q3 19 14.5 77t13.5 90q2 21 -6.5 73.5t-7.5 97t23 70.5q15 18 51 18q1 37 34.5 53t72.5 10.5t60 -22.5zM626 1152 q3 17 -2.5 30t-11.5 15q-9 2 -9 -7q2 -5 5 -6q10 0 7 -15q-3 -20 8 -20q3 0 3 3zM1045 955q-2 8 -6.5 11.5t-13 5t-14.5 5.5q-5 3 -9.5 8t-7 8t-5.5 6.5t-4 4t-4 -1.5q-14 -16 7 -43.5t39 -31.5q9 -1 14.5 8t3.5 20zM867 1168q0 11 -5 19.5t-11 12.5t-9 3q-14 -1 -7 -7l4 -2 q14 -4 18 -31q0 -3 8 2zM921 1401q0 2 -2.5 5t-9 7t-9.5 6q-15 15 -24 15q-9 -1 -11.5 -7.5t-1 -13t-0.5 -12.5q-1 -4 -6 -10.5t-6 -9t3 -8.5q4 -3 8 0t11 9t15 9q1 1 9 1t15 2t9 7zM1486 60q20 -12 31 -24.5t12 -24t-2.5 -22.5t-15.5 -22t-23.5 -19.5t-30 -18.5 t-31.5 -16.5t-32 -15.5t-27 -13q-38 -19 -85.5 -56t-75.5 -64q-17 -16 -68 -19.5t-89 14.5q-18 9 -29.5 23.5t-16.5 25.5t-22 19.5t-47 9.5q-44 1 -130 1q-19 0 -57 -1.5t-58 -2.5q-44 -1 -79.5 -15t-53.5 -30t-43.5 -28.5t-53.5 -11.5q-29 1 -111 31t-146 43q-19 4 -51 9.5 t-50 9t-39.5 9.5t-33.5 14.5t-17 19.5q-10 23 7 66.5t18 54.5q1 16 -4 40t-10 42.5t-4.5 36.5t10.5 27q14 12 57 14t60 12q30 18 42 35t12 51q21 -73 -32 -106q-32 -20 -83 -15q-34 3 -43 -10q-13 -15 5 -57q2 -6 8 -18t8.5 -18t4.5 -17t1 -22q0 -15 -17 -49t-14 -48 q3 -17 37 -26q20 -6 84.5 -18.5t99.5 -20.5q24 -6 74 -22t82.5 -23t55.5 -4q43 6 64.5 28t23 48t-7.5 58.5t-19 52t-20 36.5q-121 190 -169 242q-68 74 -113 40q-11 -9 -15 15q-3 16 -2 38q1 29 10 52t24 47t22 42q8 21 26.5 72t29.5 78t30 61t39 54q110 143 124 195 q-12 112 -16 310q-2 90 24 151.5t106 104.5q39 21 104 21q53 1 106 -13.5t89 -41.5q57 -42 91.5 -121.5t29.5 -147.5q-5 -95 30 -214q34 -113 133 -218q55 -59 99.5 -163t59.5 -191q8 -49 5 -84.5t-12 -55.5t-20 -22q-10 -2 -23.5 -19t-27 -35.5t-40.5 -33.5t-61 -14 q-18 1 -31.5 5t-22.5 13.5t-13.5 15.5t-11.5 20.5t-9 19.5q-22 37 -41 30t-28 -49t7 -97q20 -70 1 -195q-10 -65 18 -100.5t73 -33t85 35.5q59 49 89.5 66.5t103.5 42.5q53 18 77 36.5t18.5 34.5t-25 28.5t-51.5 23.5q-33 11 -49.5 48t-15 72.5t15.5 47.5q1 -31 8 -56.5 t14.5 -40.5t20.5 -28.5t21 -19t21.5 -13t16.5 -9.5z" />
|
380 |
+
<glyph unicode="" d="M1024 36q-42 241 -140 498h-2l-2 -1q-16 -6 -43 -16.5t-101 -49t-137 -82t-131 -114.5t-103 -148l-15 11q184 -150 418 -150q132 0 256 52zM839 643q-21 49 -53 111q-311 -93 -673 -93q-1 -7 -1 -21q0 -124 44 -236.5t124 -201.5q50 89 123.5 166.5t142.5 124.5t130.5 81 t99.5 48l37 13q4 1 13 3.5t13 4.5zM732 855q-120 213 -244 378q-138 -65 -234 -186t-128 -272q302 0 606 80zM1416 536q-210 60 -409 29q87 -239 128 -469q111 75 185 189.5t96 250.5zM611 1277q-1 0 -2 -1q1 1 2 1zM1201 1132q-185 164 -433 164q-76 0 -155 -19 q131 -170 246 -382q69 26 130 60.5t96.5 61.5t65.5 57t37.5 40.5zM1424 647q-3 232 -149 410l-1 -1q-9 -12 -19 -24.5t-43.5 -44.5t-71 -60.5t-100 -65t-131.5 -64.5q25 -53 44 -95q2 -6 6.5 -17.5t7.5 -16.5q36 5 74.5 7t73.5 2t69 -1.5t64 -4t56.5 -5.5t48 -6.5t36.5 -6 t25 -4.5zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
381 |
+
<glyph unicode="" d="M1173 473q0 50 -19.5 91.5t-48.5 68.5t-73 49t-82.5 34t-87.5 23l-104 24q-30 7 -44 10.5t-35 11.5t-30 16t-16.5 21t-7.5 30q0 77 144 77q43 0 77 -12t54 -28.5t38 -33.5t40 -29t48 -12q47 0 75.5 32t28.5 77q0 55 -56 99.5t-142 67.5t-182 23q-68 0 -132 -15.5 t-119.5 -47t-89 -87t-33.5 -128.5q0 -61 19 -106.5t56 -75.5t80 -48.5t103 -32.5l146 -36q90 -22 112 -36q32 -20 32 -60q0 -39 -40 -64.5t-105 -25.5q-51 0 -91.5 16t-65 38.5t-45.5 45t-46 38.5t-54 16q-50 0 -75.5 -30t-25.5 -75q0 -92 122 -157.5t291 -65.5 q73 0 140 18.5t122.5 53.5t88.5 93.5t33 131.5zM1536 256q0 -159 -112.5 -271.5t-271.5 -112.5q-130 0 -234 80q-77 -16 -150 -16q-143 0 -273.5 55.5t-225 150t-150 225t-55.5 273.5q0 73 16 150q-80 104 -80 234q0 159 112.5 271.5t271.5 112.5q130 0 234 -80 q77 16 150 16q143 0 273.5 -55.5t225 -150t150 -225t55.5 -273.5q0 -73 -16 -150q80 -104 80 -234z" />
|
382 |
+
<glyph unicode="" horiz-adv-x="1664" d="M1483 512l-587 -587q-52 -53 -127.5 -53t-128.5 53l-587 587q-53 53 -53 128t53 128l587 587q53 53 128 53t128 -53l265 -265l-398 -399l-188 188q-42 42 -99 42q-59 0 -100 -41l-120 -121q-42 -40 -42 -99q0 -58 42 -100l406 -408q30 -28 67 -37l6 -4h28q60 0 99 41 l619 619l2 -3q53 -53 53 -128t-53 -128zM1406 1138l120 -120q14 -15 14 -36t-14 -36l-730 -730q-17 -15 -37 -15v0q-4 0 -6 1q-18 2 -30 14l-407 408q-14 15 -14 36t14 35l121 120q13 15 35 15t36 -15l252 -252l574 575q15 15 36 15t36 -15z" />
|
383 |
+
<glyph unicode="" d="M704 192v1024q0 14 -9 23t-23 9h-480q-14 0 -23 -9t-9 -23v-1024q0 -14 9 -23t23 -9h480q14 0 23 9t9 23zM1376 576v640q0 14 -9 23t-23 9h-480q-14 0 -23 -9t-9 -23v-640q0 -14 9 -23t23 -9h480q14 0 23 9t9 23zM1536 1344v-1408q0 -26 -19 -45t-45 -19h-1408 q-26 0 -45 19t-19 45v1408q0 26 19 45t45 19h1408q26 0 45 -19t19 -45z" />
|
384 |
+
<glyph unicode="" horiz-adv-x="1280" d="M1280 480q0 -40 -28 -68t-68 -28q-51 0 -80 43l-227 341h-45v-132l247 -411q9 -15 9 -33q0 -26 -19 -45t-45 -19h-192v-272q0 -46 -33 -79t-79 -33h-160q-46 0 -79 33t-33 79v272h-192q-26 0 -45 19t-19 45q0 18 9 33l247 411v132h-45l-227 -341q-29 -43 -80 -43 q-40 0 -68 28t-28 68q0 29 16 53l256 384q73 107 176 107h384q103 0 176 -107l256 -384q16 -24 16 -53zM864 1280q0 -93 -65.5 -158.5t-158.5 -65.5t-158.5 65.5t-65.5 158.5t65.5 158.5t158.5 65.5t158.5 -65.5t65.5 -158.5z" />
|
385 |
+
<glyph unicode="" horiz-adv-x="1024" d="M1024 832v-416q0 -40 -28 -68t-68 -28t-68 28t-28 68v352h-64v-912q0 -46 -33 -79t-79 -33t-79 33t-33 79v464h-64v-464q0 -46 -33 -79t-79 -33t-79 33t-33 79v912h-64v-352q0 -40 -28 -68t-68 -28t-68 28t-28 68v416q0 80 56 136t136 56h640q80 0 136 -56t56 -136z M736 1280q0 -93 -65.5 -158.5t-158.5 -65.5t-158.5 65.5t-65.5 158.5t65.5 158.5t158.5 65.5t158.5 -65.5t65.5 -158.5z" />
|
386 |
+
<glyph unicode="" d="M773 234l350 473q16 22 24.5 59t-6 85t-61.5 79q-40 26 -83 25.5t-73.5 -17.5t-54.5 -45q-36 -40 -96 -40q-59 0 -95 40q-24 28 -54.5 45t-73.5 17.5t-84 -25.5q-46 -31 -60.5 -79t-6 -85t24.5 -59zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103 t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
387 |
+
<glyph unicode="" horiz-adv-x="1792" d="M1472 640q0 117 -45.5 223.5t-123 184t-184 123t-223.5 45.5t-223.5 -45.5t-184 -123t-123 -184t-45.5 -223.5t45.5 -223.5t123 -184t184 -123t223.5 -45.5t223.5 45.5t184 123t123 184t45.5 223.5zM1748 363q-4 -15 -20 -20l-292 -96v-306q0 -16 -13 -26q-15 -10 -29 -4 l-292 94l-180 -248q-10 -13 -26 -13t-26 13l-180 248l-292 -94q-14 -6 -29 4q-13 10 -13 26v306l-292 96q-16 5 -20 20q-5 17 4 29l180 248l-180 248q-9 13 -4 29q4 15 20 20l292 96v306q0 16 13 26q15 10 29 4l292 -94l180 248q9 12 26 12t26 -12l180 -248l292 94 q14 6 29 -4q13 -10 13 -26v-306l292 -96q16 -5 20 -20q5 -16 -4 -29l-180 -248l180 -248q9 -12 4 -29z" />
|
388 |
+
<glyph unicode="" d="M1262 233q-54 -9 -110 -9q-182 0 -337 90t-245 245t-90 337q0 192 104 357q-201 -60 -328.5 -229t-127.5 -384q0 -130 51 -248.5t136.5 -204t204 -136.5t248.5 -51q144 0 273.5 61.5t220.5 171.5zM1465 318q-94 -203 -283.5 -324.5t-413.5 -121.5q-156 0 -298 61 t-245 164t-164 245t-61 298q0 153 57.5 292.5t156 241.5t235.5 164.5t290 68.5q44 2 61 -39q18 -41 -15 -72q-86 -78 -131.5 -181.5t-45.5 -218.5q0 -148 73 -273t198 -198t273 -73q118 0 228 51q41 18 72 -13q14 -14 17.5 -34t-4.5 -38z" />
|
389 |
+
<glyph unicode="" horiz-adv-x="1792" d="M1088 704q0 26 -19 45t-45 19h-256q-26 0 -45 -19t-19 -45t19 -45t45 -19h256q26 0 45 19t19 45zM1664 896v-960q0 -26 -19 -45t-45 -19h-1408q-26 0 -45 19t-19 45v960q0 26 19 45t45 19h1408q26 0 45 -19t19 -45zM1728 1344v-256q0 -26 -19 -45t-45 -19h-1536 q-26 0 -45 19t-19 45v256q0 26 19 45t45 19h1536q26 0 45 -19t19 -45z" />
|
390 |
+
<glyph unicode="" horiz-adv-x="1664" d="M1632 576q0 -26 -19 -45t-45 -19h-224q0 -171 -67 -290l208 -209q19 -19 19 -45t-19 -45q-18 -19 -45 -19t-45 19l-198 197q-5 -5 -15 -13t-42 -28.5t-65 -36.5t-82 -29t-97 -13v896h-128v-896q-51 0 -101.5 13.5t-87 33t-66 39t-43.5 32.5l-15 14l-183 -207 q-20 -21 -48 -21q-24 0 -43 16q-19 18 -20.5 44.5t15.5 46.5l202 227q-58 114 -58 274h-224q-26 0 -45 19t-19 45t19 45t45 19h224v294l-173 173q-19 19 -19 45t19 45t45 19t45 -19l173 -173h844l173 173q19 19 45 19t45 -19t19 -45t-19 -45l-173 -173v-294h224q26 0 45 -19 t19 -45zM1152 1152h-640q0 133 93.5 226.5t226.5 93.5t226.5 -93.5t93.5 -226.5z" />
|
391 |
+
<glyph unicode="" horiz-adv-x="1920" d="M1917 1016q23 -64 -150 -294q-24 -32 -65 -85q-78 -100 -90 -131q-17 -41 14 -81q17 -21 81 -82h1l1 -1l1 -1l2 -2q141 -131 191 -221q3 -5 6.5 -12.5t7 -26.5t-0.5 -34t-25 -27.5t-59 -12.5l-256 -4q-24 -5 -56 5t-52 22l-20 12q-30 21 -70 64t-68.5 77.5t-61 58 t-56.5 15.5q-3 -1 -8 -3.5t-17 -14.5t-21.5 -29.5t-17 -52t-6.5 -77.5q0 -15 -3.5 -27.5t-7.5 -18.5l-4 -5q-18 -19 -53 -22h-115q-71 -4 -146 16.5t-131.5 53t-103 66t-70.5 57.5l-25 24q-10 10 -27.5 30t-71.5 91t-106 151t-122.5 211t-130.5 272q-6 16 -6 27t3 16l4 6 q15 19 57 19l274 2q12 -2 23 -6.5t16 -8.5l5 -3q16 -11 24 -32q20 -50 46 -103.5t41 -81.5l16 -29q29 -60 56 -104t48.5 -68.5t41.5 -38.5t34 -14t27 5q2 1 5 5t12 22t13.5 47t9.5 81t0 125q-2 40 -9 73t-14 46l-6 12q-25 34 -85 43q-13 2 5 24q17 19 38 30q53 26 239 24 q82 -1 135 -13q20 -5 33.5 -13.5t20.5 -24t10.5 -32t3.5 -45.5t-1 -55t-2.5 -70.5t-1.5 -82.5q0 -11 -1 -42t-0.5 -48t3.5 -40.5t11.5 -39t22.5 -24.5q8 -2 17 -4t26 11t38 34.5t52 67t68 107.5q60 104 107 225q4 10 10 17.5t11 10.5l4 3l5 2.5t13 3t20 0.5l288 2 q39 5 64 -2.5t31 -16.5z" />
|
392 |
+
<glyph unicode="" horiz-adv-x="1792" d="M675 252q21 34 11 69t-45 50q-34 14 -73 1t-60 -46q-22 -34 -13 -68.5t43 -50.5t74.5 -2.5t62.5 47.5zM769 373q8 13 3.5 26.5t-17.5 18.5q-14 5 -28.5 -0.5t-21.5 -18.5q-17 -31 13 -45q14 -5 29 0.5t22 18.5zM943 266q-45 -102 -158 -150t-224 -12 q-107 34 -147.5 126.5t6.5 187.5q47 93 151.5 139t210.5 19q111 -29 158.5 -119.5t2.5 -190.5zM1255 426q-9 96 -89 170t-208.5 109t-274.5 21q-223 -23 -369.5 -141.5t-132.5 -264.5q9 -96 89 -170t208.5 -109t274.5 -21q223 23 369.5 141.5t132.5 264.5zM1563 422 q0 -68 -37 -139.5t-109 -137t-168.5 -117.5t-226 -83t-270.5 -31t-275 33.5t-240.5 93t-171.5 151t-65 199.5q0 115 69.5 245t197.5 258q169 169 341.5 236t246.5 -7q65 -64 20 -209q-4 -14 -1 -20t10 -7t14.5 0.5t13.5 3.5l6 2q139 59 246 59t153 -61q45 -63 0 -178 q-2 -13 -4.5 -20t4.5 -12.5t12 -7.5t17 -6q57 -18 103 -47t80 -81.5t34 -116.5zM1489 1046q42 -47 54.5 -108.5t-6.5 -117.5q-8 -23 -29.5 -34t-44.5 -4q-23 8 -34 29.5t-4 44.5q20 63 -24 111t-107 35q-24 -5 -45 8t-25 37q-5 24 8 44.5t37 25.5q60 13 119 -5.5t101 -65.5z M1670 1209q87 -96 112.5 -222.5t-13.5 -241.5q-9 -27 -34 -40t-52 -4t-40 34t-5 52q28 82 10 172t-80 158q-62 69 -148 95.5t-173 8.5q-28 -6 -52 9.5t-30 43.5t9.5 51.5t43.5 29.5q123 26 244 -11.5t208 -134.5z" />
|
393 |
+
<glyph unicode="" d="M1133 -34q-171 -94 -368 -94q-196 0 -367 94q138 87 235.5 211t131.5 268q35 -144 132.5 -268t235.5 -211zM638 1394v-485q0 -252 -126.5 -459.5t-330.5 -306.5q-181 215 -181 495q0 187 83.5 349.5t229.5 269.5t325 137zM1536 638q0 -280 -181 -495 q-204 99 -330.5 306.5t-126.5 459.5v485q179 -30 325 -137t229.5 -269.5t83.5 -349.5z" />
|
394 |
+
<glyph unicode="" horiz-adv-x="1408" d="M1402 433q-32 -80 -76 -138t-91 -88.5t-99 -46.5t-101.5 -14.5t-96.5 8.5t-86.5 22t-69.5 27.5t-46 22.5l-17 10q-113 -228 -289.5 -359.5t-384.5 -132.5q-19 0 -32 13t-13 32t13 31.5t32 12.5q173 1 322.5 107.5t251.5 294.5q-36 -14 -72 -23t-83 -13t-91 2.5t-93 28.5 t-92 59t-84.5 100t-74.5 146q114 47 214 57t167.5 -7.5t124.5 -56.5t88.5 -77t56.5 -82q53 131 79 291q-7 -1 -18 -2.5t-46.5 -2.5t-69.5 0.5t-81.5 10t-88.5 23t-84 42.5t-75 65t-54.5 94.5t-28.5 127.5q70 28 133.5 36.5t112.5 -1t92 -30t73.5 -50t56 -61t42 -63t27.5 -56 t16 -39.5l4 -16q12 122 12 195q-8 6 -21.5 16t-49 44.5t-63.5 71.5t-54 93t-33 112.5t12 127t70 138.5q73 -25 127.5 -61.5t84.5 -76.5t48 -85t20.5 -89t-0.5 -85.5t-13 -76.5t-19 -62t-17 -42l-7 -15q1 -5 1 -50.5t-1 -71.5q3 7 10 18.5t30.5 43t50.5 58t71 55.5t91.5 44.5 t112 14.5t132.5 -24q-2 -78 -21.5 -141.5t-50 -104.5t-69.5 -71.5t-81.5 -45.5t-84.5 -24t-80 -9.5t-67.5 1t-46.5 4.5l-17 3q-23 -147 -73 -283q6 7 18 18.5t49.5 41t77.5 52.5t99.5 42t117.5 20t129 -23.5t137 -77.5z" />
|
395 |
+
<glyph unicode="" horiz-adv-x="1280" d="M1259 283v-66q0 -85 -57.5 -144.5t-138.5 -59.5h-57l-260 -269v269h-529q-81 0 -138.5 59.5t-57.5 144.5v66h1238zM1259 609v-255h-1238v255h1238zM1259 937v-255h-1238v255h1238zM1259 1077v-67h-1238v67q0 84 57.5 143.5t138.5 59.5h846q81 0 138.5 -59.5t57.5 -143.5z " />
|
396 |
+
<glyph unicode="" d="M1152 640q0 -14 -9 -23l-320 -320q-9 -9 -23 -9q-13 0 -22.5 9.5t-9.5 22.5v192h-352q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h352v192q0 14 9 23t23 9q12 0 24 -10l319 -319q9 -9 9 -23zM1312 640q0 148 -73 273t-198 198t-273 73t-273 -73t-198 -198 t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
397 |
+
<glyph unicode="" d="M1152 736v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-352v-192q0 -14 -9 -23t-23 -9q-12 0 -24 10l-319 319q-9 9 -9 23t9 23l320 320q9 9 23 9q13 0 22.5 -9.5t9.5 -22.5v-192h352q13 0 22.5 -9.5t9.5 -22.5zM1312 640q0 148 -73 273t-198 198t-273 73t-273 -73t-198 -198 t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
398 |
+
<glyph unicode="" d="M1024 960v-640q0 -26 -19 -45t-45 -19q-20 0 -37 12l-448 320q-27 19 -27 52t27 52l448 320q17 12 37 12q26 0 45 -19t19 -45zM1280 160v960q0 13 -9.5 22.5t-22.5 9.5h-960q-13 0 -22.5 -9.5t-9.5 -22.5v-960q0 -13 9.5 -22.5t22.5 -9.5h960q13 0 22.5 9.5t9.5 22.5z M1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
|
399 |
+
<glyph unicode="" d="M1024 640q0 -106 -75 -181t-181 -75t-181 75t-75 181t75 181t181 75t181 -75t75 -181zM768 1184q-148 0 -273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273t-73 273t-198 198t-273 73zM1536 640q0 -209 -103 -385.5t-279.5 -279.5 t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
|
400 |
+
<glyph unicode="" horiz-adv-x="1664" d="M1023 349l102 -204q-58 -179 -210 -290t-339 -111q-156 0 -288.5 77.5t-210 210t-77.5 288.5q0 181 104.5 330t274.5 211l17 -131q-122 -54 -195 -165.5t-73 -244.5q0 -185 131.5 -316.5t316.5 -131.5q126 0 232.5 65t165 175.5t49.5 236.5zM1571 249l58 -114l-256 -128 q-13 -7 -29 -7q-40 0 -57 35l-239 477h-472q-24 0 -42.5 16.5t-21.5 40.5l-96 779q-2 16 6 42q14 51 57 82.5t97 31.5q66 0 113 -47t47 -113q0 -69 -52 -117.5t-120 -41.5l37 -289h423v-128h-407l16 -128h455q40 0 57 -35l228 -455z" />
|
401 |
+
<glyph unicode="" d="M1254 899q16 85 -21 132q-52 65 -187 45q-17 -3 -41 -12.5t-57.5 -30.5t-64.5 -48.5t-59.5 -70t-44.5 -91.5q80 7 113.5 -16t26.5 -99q-5 -52 -52 -143q-43 -78 -71 -99q-44 -32 -87 14q-23 24 -37.5 64.5t-19 73t-10 84t-8.5 71.5q-23 129 -34 164q-12 37 -35.5 69 t-50.5 40q-57 16 -127 -25q-54 -32 -136.5 -106t-122.5 -102v-7q16 -8 25.5 -26t21.5 -20q21 -3 54.5 8.5t58 10.5t41.5 -30q11 -18 18.5 -38.5t15 -48t12.5 -40.5q17 -46 53 -187q36 -146 57 -197q42 -99 103 -125q43 -12 85 -1.5t76 31.5q131 77 250 237 q104 139 172.5 292.5t82.5 226.5zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
|
402 |
+
<glyph unicode="" horiz-adv-x="1152" d="M1152 704q0 -191 -94.5 -353t-256.5 -256.5t-353 -94.5h-160q-14 0 -23 9t-9 23v611l-215 -66q-3 -1 -9 -1q-10 0 -19 6q-13 10 -13 26v128q0 23 23 31l233 71v93l-215 -66q-3 -1 -9 -1q-10 0 -19 6q-13 10 -13 26v128q0 23 23 31l233 71v250q0 14 9 23t23 9h160 q14 0 23 -9t9 -23v-181l375 116q15 5 28 -5t13 -26v-128q0 -23 -23 -31l-393 -121v-93l375 116q15 5 28 -5t13 -26v-128q0 -23 -23 -31l-393 -121v-487q188 13 318 151t130 328q0 14 9 23t23 9h160q14 0 23 -9t9 -23z" />
|
403 |
+
<glyph unicode="" horiz-adv-x="1408" d="M1152 736v-64q0 -14 -9 -23t-23 -9h-352v-352q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v352h-352q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h352v352q0 14 9 23t23 9h64q14 0 23 -9t9 -23v-352h352q14 0 23 -9t9 -23zM1280 288v832q0 66 -47 113t-113 47h-832 q-66 0 -113 -47t-47 -113v-832q0 -66 47 -113t113 -47h832q66 0 113 47t47 113zM1408 1120v-832q0 -119 -84.5 -203.5t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5v832q0 119 84.5 203.5t203.5 84.5h832q119 0 203.5 -84.5t84.5 -203.5z" />
|
404 |
+
<glyph unicode="" horiz-adv-x="1792" />
|
405 |
+
<glyph unicode="" horiz-adv-x="1792" />
|
406 |
+
<glyph unicode="" horiz-adv-x="1792" />
|
407 |
+
<glyph unicode="" horiz-adv-x="1792" />
|
408 |
+
<glyph unicode="" horiz-adv-x="1792" />
|
409 |
+
<glyph unicode="" horiz-adv-x="1792" />
|
410 |
+
<glyph unicode="" horiz-adv-x="1792" />
|
411 |
+
<glyph unicode="" horiz-adv-x="1792" />
|
412 |
+
<glyph unicode="" horiz-adv-x="1792" />
|
413 |
+
</font>
|
414 |
</defs></svg>
|
assets/js/parsley-standalone.min.js
CHANGED
@@ -1,85 +1,85 @@
|
|
1 |
-
/* Parsley dist/parsley-standalone.min.js build version 1.1.18 http://parsleyjs.org */
|
2 |
-
(function(b){String.prototype.trim===b&&(String.prototype.trim=function(){return this.replace(/^\s+/,"").replace(/\s+$/,"")});Array.prototype.reduce===b&&(Array.prototype.reduce=function(l){if(void 0===this||null===this)throw new TypeError;var r=Object(this),q=r.length>>>0,m=0,a;if("function"!=typeof l)throw new TypeError;if(0==q&&1==arguments.length)throw new TypeError;if(2<=arguments.length)a=arguments[1];else{do{if(m in r){a=r[m++];break}if(++m>=q)throw new TypeError;}while(1)}for(;m<q;)m in r&&
|
3 |
-
(a=l.call(b,a,r[m],m,r)),m++;return a})})();
|
4 |
-
var Zepto=function(){function b(f){return"[object Function]"==M.call(f)}function l(f){return f instanceof Object}function r(f){return l(f)&&f.__proto__==Object.prototype}function q(f){return f instanceof Array}function m(f){return"number"==typeof f.length}function a(f){return f.replace(/::/g,"/").replace(/([A-Z]+)([A-Z][a-z])/g,"$1_$2").replace(/([a-z\d])([A-Z])/g,"$1_$2").replace(/_/g,"-").toLowerCase()}function c(f){return f in B?B[f]:B[f]=RegExp("(^|\\s)"+f+"(\\s|$)")}function d(f){return"children"in
|
5 |
-
f?u.call(f.children):e.map(f.childNodes,function(f){if(1==f.nodeType)return f})}function g(f,a,e){for(s in a)e&&r(a[s])?(r(f[s])||(f[s]={}),g(f[s],a[s],e)):a[s]!==n&&(f[s]=a[s])}function j(f,a){return a===n?e(f):e(f).filter(a)}function k(f,a,e,c){return b(a)?a.call(f,e,c):a}function w(f,a){var e=f.className,b=e&&e.baseVal!==n;if(a===n)return b?e.baseVal:e;b?e.baseVal=a:f.className=a}function x(f){var a;try{return f?"true"==f||("false"==f?!1:"null"==f?null:!isNaN(a=Number(f))?a:/^[\[\{]/.test(f)?e.parseJSON(f):
|
6 |
-
f):f}catch(b){return f}}function A(f,a){a(f);for(var e in f.childNodes)A(f.childNodes[e],a)}var n,s,e,y,z=[],u=z.slice,v=z.filter,p=window.document,h={},B={},C=p.defaultView.getComputedStyle,D={"column-count":1,columns:1,"font-weight":1,"line-height":1,opacity:1,"z-index":1,zoom:1},H=/^\s*<(\w+|!)[^>]*>/,N=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/ig,I=/^(?:body|html)$/i,O="val css html text data width height offset".split(" "),F=p.createElement("table"),J=p.createElement("tr"),
|
7 |
-
K={tr:p.createElement("tbody"),tbody:F,thead:F,tfoot:F,td:J,th:J,"*":p.createElement("div")},P=/complete|loaded|interactive/,Q=/^\.([\w-]+)$/,R=/^#([\w-]*)$/,S=/^[\w-]+$/,M={}.toString,t={},G,E,L=p.createElement("div");t.matches=function(f,a){if(!f||1!==f.nodeType)return!1;var e=f.webkitMatchesSelector||f.mozMatchesSelector||f.oMatchesSelector||f.matchesSelector;if(e)return e.call(f,a);var b;b=f.parentNode;(e=!b)&&(b=L).appendChild(f);b=~t.qsa(b,a).indexOf(f);e&&L.removeChild(f);return b};G=function(f){return f.replace(/-+(.)?/g,
|
8 |
-
function(f,a){return a?a.toUpperCase():""})};E=function(f){return v.call(f,function(a,e){return f.indexOf(a)==e})};t.fragment=function(f,a,b){f.replace&&(f=f.replace(N,"<$1></$2>"));a===n&&(a=H.test(f)&&RegExp.$1);a in K||(a="*");var c,d=K[a];d.innerHTML=""+f;f=e.each(u.call(d.childNodes),function(){d.removeChild(this)});r(b)&&(c=e(f),e.each(b,function(f,a){if(-1<O.indexOf(f))c[f](a);else c.attr(f,a)}));return f};t.Z=function(f,a){f=f||[];f.__proto__=arguments.callee.prototype;f.selector=a||"";return f};
|
9 |
-
t.isZ=function(f){return f instanceof t.Z};t.init=function(f,a){if(f){if(b(f))return e(p).ready(f);if(t.isZ(f))return f;var c;if(q(f))c=v.call(f,function(f){return f!==n&&null!==f});else if(l(f))c=[r(f)?e.extend({},f):f],f=null;else if(H.test(f))c=t.fragment(f.trim(),RegExp.$1,a),f=null;else{if(a!==n)return e(a).find(f);c=t.qsa(p,f)}return t.Z(c,f)}return t.Z()};e=function(f,a){return t.init(f,a)};e.extend=function(f){var a,e=u.call(arguments,1);"boolean"==typeof f&&(a=f,f=e.shift());e.forEach(function(e){g(f,
|
10 |
-
e,a)});return f};t.qsa=function(f,a){var e;return f===p&&R.test(a)?(e=f.getElementById(RegExp.$1))?[e]:[]:1!==f.nodeType&&9!==f.nodeType?[]:u.call(Q.test(a)?f.getElementsByClassName(RegExp.$1):S.test(a)?f.getElementsByTagName(a):f.querySelectorAll(a))};e.contains=function(f,a){return f!==a&&f.contains(a)};e.isFunction=b;e.isObject=l;e.isArray=q;e.isPlainObject=r;e.inArray=function(f,a,e){return z.indexOf.call(a,f,e)};e.camelCase=G;e.trim=function(a){return a.trim()};e.uuid=0;e.support={};e.expr={};
|
11 |
-
e.map=function(a,b){var c,d=[],p;if(m(a))for(p=0;p<a.length;p++)c=b(a[p],p),null!=c&&d.push(c);else for(p in a)c=b(a[p],p),null!=c&&d.push(c);return 0<d.length?e.fn.concat.apply([],d):d};e.each=function(a,e){var b;if(m(a))for(b=0;b<a.length&&!1!==e.call(a[b],b,a[b]);b++);else for(b in a)if(!1===e.call(a[b],b,a[b]))break;return a};e.grep=function(a,e){return v.call(a,e)};window.JSON&&(e.parseJSON=JSON.parse);e.fn={forEach:z.forEach,reduce:z.reduce,push:z.push,sort:z.sort,indexOf:z.indexOf,concat:z.concat,
|
12 |
-
map:function(a){return e(e.map(this,function(e,b){return a.call(e,b,e)}))},slice:function(){return e(u.apply(this,arguments))},ready:function(a){P.test(p.readyState)?a(e):p.addEventListener("DOMContentLoaded",function(){a(e)},!1);return this},get:function(a){return a===n?u.call(this):this[a]},toArray:function(){return this.get()},size:function(){return this.length},remove:function(){return this.each(function(){null!=this.parentNode&&this.parentNode.removeChild(this)})},each:function(a){this.forEach(function(e,
|
13 |
-
b){a.call(e,b,e)});return this},filter:function(a){return b(a)?this.not(this.not(a)):e(v.call(this,function(e){return t.matches(e,a)}))},add:function(a,b){return e(E(this.concat(e(a,b))))},is:function(a){return 0<this.length&&t.matches(this[0],a)},not:function(a){var c=[];if(b(a)&&a.call!==n)this.each(function(e){a.call(this,e)||c.push(this)});else{var d="string"==typeof a?this.filter(a):m(a)&&b(a.item)?u.call(a):e(a);this.forEach(function(a){0>d.indexOf(a)&&c.push(a)})}return e(c)},has:function(a){return this.filter(function(){return l(a)?
|
14 |
-
e.contains(this,a):e(this).find(a).size()})},eq:function(a){return-1===a?this.slice(a):this.slice(a,+a+1)},first:function(){var a=this[0];return a&&!l(a)?a:e(a)},last:function(){var a=this[this.length-1];return a&&!l(a)?a:e(a)},find:function(a){return 1==this.length?e(t.qsa(this[0],a)):this.map(function(){return t.qsa(this,a)})},closest:function(a,b){for(var c=this[0];c&&!t.matches(c,a);)c=c!==b&&c!==p&&c.parentNode;return e(c)},parents:function(a){for(var b=[],c=this;0<c.length;)c=e.map(c,function(a){if((a=
|
15 |
-
a.parentNode)&&a!==p&&0>b.indexOf(a))return b.push(a),a});return j(b,a)},parent:function(a){return j(E(this.pluck("parentNode")),a)},children:function(a){return j(this.map(function(){return d(this)}),a)},contents:function(){return this.map(function(){return u.call(this.childNodes)})},siblings:function(a){return j(this.map(function(a,f){return v.call(d(f.parentNode),function(a){return a!==f})}),a)},empty:function(){return this.each(function(){this.innerHTML=""})},pluck:function(a){return e.map(this,
|
16 |
-
function(e){return e[a]})},show:function(){return this.each(function(){"none"==this.style.display&&(this.style.display=null);if("none"==C(this,"").getPropertyValue("display")){var a=this.style,e=this.nodeName,b,c;h[e]||(b=p.createElement(e),p.body.appendChild(b),c=C(b,"").getPropertyValue("display"),b.parentNode.removeChild(b),"none"==c&&(c="block"),h[e]=c);a.display=h[e]}})},replaceWith:function(a){return this.before(a).remove()},wrap:function(a){var c=b(a);if(this[0]&&!c)var d=e(a).get(0),p=d.parentNode||
|
17 |
-
1<this.length;return this.each(function(b){e(this).wrapAll(c?a.call(this,b):p?d.cloneNode(!0):d)})},wrapAll:function(a){if(this[0]){e(this[0]).before(a=e(a));for(var b;(b=a.children()).length;)a=b.first();e(a).append(this)}return this},wrapInner:function(a){var c=b(a);return this.each(function(b){var d=e(this),p=d.contents();b=c?a.call(this,b):a;p.length?p.wrapAll(b):d.append(b)})},unwrap:function(){this.parent().each(function(){e(this).replaceWith(e(this).children())});return this},clone:function(){return this.map(function(){return this.cloneNode(!0)})},
|
18 |
-
hide:function(){return this.css("display","none")},toggle:function(a){return this.each(function(){var b=e(this);(a===n?"none"==b.css("display"):a)?b.show():b.hide()})},prev:function(a){return e(this.pluck("previousElementSibling")).filter(a||"*")},next:function(a){return e(this.pluck("nextElementSibling")).filter(a||"*")},html:function(a){return a===n?0<this.length?this[0].innerHTML:null:this.each(function(b){var c=this.innerHTML;e(this).empty().append(k(this,a,b,c))})},text:function(a){return a===
|
19 |
-
n?0<this.length?this[0].textContent:null:this.each(function(){this.textContent=a})},attr:function(a,e){var b;return"string"==typeof a&&e===n?0==this.length||1!==this[0].nodeType?n:"value"==a&&"INPUT"==this[0].nodeName?this.val():!(b=this[0].getAttribute(a))&&a in this[0]?this[0][a]:b:this.each(function(b){if(1===this.nodeType)if(l(a))for(s in a){b=s;var c=a[s];null==c?this.removeAttribute(b):this.setAttribute(b,c)}else b=k(this,e,b,this.getAttribute(a)),null==b?this.removeAttribute(a):this.setAttribute(a,
|
20 |
-
b)})},removeAttr:function(a){return this.each(function(){1===this.nodeType&&this.removeAttribute(a)})},prop:function(a,b){return b===n?this[0]?this[0][a]:n:this.each(function(e){this[a]=k(this,b,e,this[a])})},data:function(b,e){var c=this.attr("data-"+a(b),e);return null!==c?x(c):n},val:function(a){return a===n?0<this.length?this[0].multiple?e(this[0]).find("option").filter(function(){return this.selected}).pluck("value"):this[0].value:n:this.each(function(b){this.value=k(this,a,b,this.value)})},
|
21 |
-
offset:function(){if(0==this.length)return null;var a=this[0].getBoundingClientRect();return{left:a.left+window.pageXOffset,top:a.top+window.pageYOffset,width:a.width,height:a.height}},css:function(b,e){if(2>arguments.length&&"string"==typeof b)return 0==this.length?n:this[0].style[G(b)]||C(this[0],"").getPropertyValue(b);var c="";for(s in b)!b[s]&&0!==b[s]?this.each(function(){this.style.removeProperty(a(s))}):c+=a(s)+":"+("number"==typeof b[s]&&!D[a(s)]?b[s]+"px":b[s])+";";"string"==typeof b&&(!e&&
|
22 |
-
0!==e?this.each(function(){this.style.removeProperty(a(b))}):c=a(b)+":"+("number"==typeof e&&!D[a(b)]?e+"px":e));return this.each(function(){this.style.cssText+=";"+c})},index:function(a){return a?this.indexOf(e(a)[0]):this.parent().children().indexOf(this[0])},hasClass:function(a){return 1>this.length?!1:c(a).test(w(this[0]))},addClass:function(a){return this.each(function(b){y=[];var c=w(this);k(this,a,b,c).split(/\s+/g).forEach(function(a){e(this).hasClass(a)||y.push(a)},this);y.length&&w(this,
|
23 |
-
c+(c?" ":"")+y.join(" "))})},removeClass:function(a){return this.each(function(b){if(a===n)return w(this,"");y=w(this);k(this,a,b,y).split(/\s+/g).forEach(function(a){y=y.replace(c(a)," ")});w(this,y.trim())})},toggleClass:function(a,b){return this.each(function(c){c=k(this,a,c,w(this));(b===n?!e(this).hasClass(c):b)?e(this).addClass(c):e(this).removeClass(c)})},scrollTop:function(){if(this.length)return"scrollTop"in this[0]?this[0].scrollTop:this[0].scrollY},position:function(){if(this.length){var a=
|
24 |
-
this[0],b=this.offsetParent(),c=this.offset(),d=I.test(b[0].nodeName)?{top:0,left:0}:b.offset();c.top-=parseFloat(e(a).css("margin-top"))||0;c.left-=parseFloat(e(a).css("margin-left"))||0;d.top+=parseFloat(e(b[0]).css("border-top-width"))||0;d.left+=parseFloat(e(b[0]).css("border-left-width"))||0;return{top:c.top-d.top,left:c.left-d.left}}},offsetParent:function(){return this.map(function(){for(var a=this.offsetParent||p.body;a&&!I.test(a.nodeName)&&"static"==e(a).css("position");)a=a.offsetParent;
|
25 |
-
return a})}};["width","height"].forEach(function(a){e.fn[a]=function(b){var c,d=a.replace(/./,function(a){return a[0].toUpperCase()});return b===n?this[0]==window?window["inner"+d]:this[0]==p?p.documentElement["offset"+d]:(c=this.offset())&&c[a]:this.each(function(c){var d=e(this);d.css(a,k(this,b,c,d[a]()))})}});["after","prepend","before","append"].forEach(function(a,b){var c=b%2;e.fn[a]=function(){var a=e.map(arguments,function(a){return l(a)?a:t.fragment(a)}),d,f=1<this.length;return 1>a.length?
|
26 |
-
this:this.each(function(p,h){d=c?h:h.parentNode;h=0==b?h.nextSibling:1==b?h.firstChild:2==b?h:null;a.forEach(function(a){if(f)a=a.cloneNode(!0);else if(!d)return e(a).remove();A(d.insertBefore(a,h),function(a){null!=a.nodeName&&("SCRIPT"===a.nodeName.toUpperCase()&&(!a.type||"text/javascript"===a.type)&&!a.src)&&window.eval.call(window,a.innerHTML)})})})};e.fn[c?a+"To":"insert"+(b?"Before":"After")]=function(b){e(b)[a](this);return this}});t.Z.prototype=e.fn;t.uniq=E;t.deserializeValue=x;e.zepto=
|
27 |
-
t;return e}();window.Zepto=Zepto;"$"in window||(window.$=Zepto);
|
28 |
-
(function(b){function l(a){return a._zid||(a._zid=j++)}function r(a,b,c,d){b=q(b);if(b.ns)var j=RegExp("(?:^| )"+b.ns.replace(" "," .* ?")+"(?: |$)");return(g[l(a)]||[]).filter(function(a){return a&&(!b.e||a.e==b.e)&&(!b.ns||j.test(a.ns))&&(!c||l(a.fn)===l(c))&&(!d||a.sel==d)})}function q(a){a=(""+a).split(".");return{e:a[0],ns:a.slice(1).sort().join(" ")}}function m(a,c,d){b.isObject(a)?b.each(a,d):a.split(/\s/).forEach(function(a){d(a,c)})}function a(a,c,d,j,n,p){var h=l(a),B=g[h]||(g[h]=[]);m(c,
|
29 |
-
d,function(c,d){var h=q(c);h.fn=d;h.sel=j;h.e in w&&(d=function(a){var c=a.relatedTarget;if(!c||c!==this&&!b.contains(this,c))return h.fn.apply(this,arguments)});h.del=n&&n(d,c);var g=h.del||d;h.proxy=function(b){var c=g.apply(a,[b].concat(b.data));!1===c&&(b.preventDefault(),b.stopPropagation());return c};h.i=B.length;B.push(h);a.addEventListener(w[h.e]||h.e,h.proxy,h.del&&("focus"==h.e||"blur"==h.e)||!!p)})}function c(a,b,c,d,j){var p=l(a);m(b||"",c,function(b,c){r(a,b,c,d).forEach(function(b){delete g[p][b.i];
|
30 |
-
a.removeEventListener(w[b.e]||b.e,b.proxy,b.del&&("focus"==b.e||"blur"==b.e)||!!j)})})}function d(a){var c,d={originalEvent:a};for(c in a)!n.test(c)&&void 0!==a[c]&&(d[c]=a[c]);b.each(s,function(b,c){d[b]=function(){this[c]=x;return a[b].apply(a,arguments)};d[c]=A});return d}var g={},j=1,k={},w={mouseenter:"mouseover",mouseleave:"mouseout"};k.click=k.mousedown=k.mouseup=k.mousemove="MouseEvents";b.event={add:a,remove:c};b.proxy=function(a,c){if(b.isFunction(a)){var d=function(){return a.apply(c,arguments)};
|
31 |
-
d._zid=l(a);return d}if("string"==typeof c)return b.proxy(a[c],a);throw new TypeError("expected function");};b.fn.bind=function(b,c){return this.each(function(){a(this,b,c)})};b.fn.unbind=function(a,b){return this.each(function(){c(this,a,b)})};b.fn.one=function(b,d){return this.each(function(g,j){a(this,b,d,null,function(a,b){return function(){var e=a.apply(j,arguments);c(j,b,a);return e}})})};var x=function(){return!0},A=function(){return!1},n=/^([A-Z]|layer[XY]$)/,s={preventDefault:"isDefaultPrevented",
|
32 |
-
stopImmediatePropagation:"isImmediatePropagationStopped",stopPropagation:"isPropagationStopped"};b.fn.delegate=function(c,g,j){return this.each(function(n,k){a(k,g,j,c,function(a){return function(h){var g,j=b(h.target).closest(c,k).get(0);if(j)return g=b.extend(d(h),{currentTarget:j,liveFired:k}),a.apply(j,[g].concat([].slice.call(arguments,1)))}})})};b.fn.undelegate=function(a,b,d){return this.each(function(){c(this,b,d,a)})};b.fn.live=function(a,c){b(document.body).delegate(this.selector,a,c);return this};
|
33 |
-
b.fn.die=function(a,c){b(document.body).undelegate(this.selector,a,c);return this};b.fn.on=function(a,c,d){return!c||b.isFunction(c)?this.bind(a,c||d):this.delegate(c,a,d)};b.fn.off=function(a,c,d){return!c||b.isFunction(c)?this.unbind(a,c||d):this.undelegate(c,a,d)};b.fn.trigger=function(a,c){if("string"==typeof a||b.isPlainObject(a))a=b.Event(a);var d=a;if(!("defaultPrevented"in d)){d.defaultPrevented=!1;var g=d.preventDefault;d.preventDefault=function(){this.defaultPrevented=!0;g.call(this)}}a.data=
|
34 |
-
c;return this.each(function(){"dispatchEvent"in this&&this.dispatchEvent(a)})};b.fn.triggerHandler=function(a,c){var g,j;this.each(function(n,p){g=d("string"==typeof a?b.Event(a):a);g.data=c;g.target=p;b.each(r(p,a.type||a),function(a,b){j=b.proxy(g);if(g.isImmediatePropagationStopped())return!1})});return j};"focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select keydown keypress keyup error".split(" ").forEach(function(a){b.fn[a]=
|
35 |
-
function(b){return b?this.bind(a,b):this.trigger(a)}});["focus","blur"].forEach(function(a){b.fn[a]=function(b){b?this.bind(a,b):this.each(function(){try{this[a]()}catch(b){}});return this}});b.Event=function(a,b){"string"!=typeof a&&(b=a,a=b.type);var c=document.createEvent(k[a]||"Events"),d=!0;if(b)for(var g in b)"bubbles"==g?d=!!b[g]:c[g]=b[g];c.initEvent(a,d,!0,null,null,null,null,null,null,null,null,null,null,null,null);c.isDefaultPrevented=function(){return this.defaultPrevented};return c}})(Zepto);
|
36 |
-
(function(b,l){function r(a){return a.toLowerCase()}var q="",m,a=window.document.createElement("div"),c=/^((translate|rotate|scale)(X|Y|Z|3d)?|matrix(3d)?|perspective|skew(X|Y)?)$/i,d,g,j,k,w,x,A,n={};b.each({Webkit:"webkit",Moz:"",O:"o",ms:"MS"},function(b,c){if(a.style[b+"TransitionProperty"]!==l)return q="-"+r(b)+"-",m=c,!1});d=q+"transform";n[g=q+"transition-property"]=n[j=q+"transition-duration"]=n[k=q+"transition-timing-function"]=n[w=q+"animation-name"]=n[x=q+"animation-duration"]=n[A=q+"animation-timing-function"]=
|
37 |
-
"";b.fx={off:m===l&&a.style.transitionProperty===l,speeds:{_default:400,fast:200,slow:600},cssPrefix:q,transitionEnd:m?m+"TransitionEnd":r("TransitionEnd"),animationEnd:m?m+"AnimationEnd":r("AnimationEnd")};b.fn.animate=function(a,c,d,g){b.isObject(c)&&(d=c.easing,g=c.complete,c=c.duration);c&&(c=("number"==typeof c?c:b.fx.speeds[c]||b.fx.speeds._default)/1E3);return this.anim(a,c,d,g)};b.fn.anim=function(a,e,m,q){var u,v={},p,h="",B=this,C,D=b.fx.transitionEnd;e===l&&(e=0.4);b.fx.off&&(e=0);if("string"==
|
38 |
-
typeof a)v[w]=a,v[x]=e+"s",v[A]=m||"linear",D=b.fx.animationEnd;else{p=[];for(u in a)c.test(u)?h+=u+"("+a[u]+") ":(v[u]=a[u],p.push(r(u.replace(/([a-z])([A-Z])/,"$1-$2"))));h&&(v[d]=h,p.push(d));0<e&&"object"===typeof a&&(v[g]=p.join(", "),v[j]=e+"s",v[k]=m||"linear")}C=function(a){if("undefined"!==typeof a){if(a.target!==a.currentTarget)return;b(a.target).unbind(D,arguments.callee)}b(this).css(n);q&&q.call(this)};0<e&&this.bind(D,C);this.size()&&this.get(0).clientLeft;this.css(v);0>=e&&setTimeout(function(){B.each(function(){C.call(this)})},
|
39 |
-
0);return this};a=null})(Zepto);
|
40 |
-
(function(b){function l(a,c,d,e){if(a.global)return a=c||w,d=b.Event(d),b(a).trigger(d,e),!d.defaultPrevented}function r(a,b,c){var d=c.context;c.success.call(d,a,"success",b);l(c,d,"ajaxSuccess",[b,c,a]);m("success",b,c)}function q(a,b,c,d){var e=d.context;d.error.call(e,c,b,a);l(d,e,"ajaxError",[c,d,a]);m(b,c,d)}function m(a,c,d){var e=d.context;d.complete.call(e,c,a);l(d,e,"ajaxComplete",[c,d]);d.global&&!--b.active&&l(d,null,"ajaxStop")}function a(){}function c(a){return a&&(a==z?"html":a==y?
|
41 |
-
"json":s.test(a)?"script":e.test(a)&&"xml")||"text"}function d(a){a.processData&&k(a.data)&&(a.data=b.param(a.data,a.traditional));if(a.data&&(!a.type||"GET"==a.type.toUpperCase()))a.url=(a.url+"&"+a.data).replace(/[&?]{1,2}/,"?")}function g(a,c,d,e){var j=b.isArray(c);b.each(c,function(c,h){e&&(c=d?e:e+"["+(j?"":c)+"]");!e&&j?a.add(h.name,h.value):(d?b.isArray(h):k(h))?g(a,h,d,c):a.add(c,h)})}var j=0,k=b.isObject,w=window.document,x,A,n=/<script\b[^<]*(?:(?!<\/script>)<[^<]*)*<\/script>/gi,s=/^(?:text|application)\/javascript/i,
|
42 |
-
e=/^(?:text|application)\/xml/i,y="application/json",z="text/html",u=/^\s*$/;b.active=0;b.ajaxJSONP=function(c){if(!("type"in c))return b.ajax(c);var e="jsonp"+ ++j,g=w.createElement("script"),n={abort:function(){b(g).remove();e in window&&(window[e]=a);m("abort",n,c)}},k;c.error&&(g.onerror=function(){n.abort();c.error()});window[e]=function(a){clearTimeout(k);b(g).remove();delete window[e];r(a,n,c)};d(c);g.src=c.url.replace(/=\?/,"="+e);b("head").append(g);0<c.timeout&&(k=setTimeout(function(){n.abort();
|
43 |
-
m("timeout",n,c)},c.timeout));return n};b.ajaxSettings={type:"GET",beforeSend:a,success:a,error:a,complete:a,context:null,global:!0,xhr:function(){return new window.XMLHttpRequest},accepts:{script:"text/javascript, application/javascript",json:y,xml:"application/xml, text/xml",html:z,text:"text/plain"},crossDomain:!1,timeout:0,processData:!0};b.ajax=function(e){var h=b.extend({},e||{});for(x in b.ajaxSettings)void 0===h[x]&&(h[x]=b.ajaxSettings[x]);h.global&&0===b.active++&&l(h,null,"ajaxStart");
|
44 |
-
h.crossDomain||(h.crossDomain=/^([\w-]+:)?\/\/([^\/]+)/.test(h.url)&&RegExp.$2!=window.location.host);var g=h.dataType;e=/=\?/.test(h.url);if("jsonp"==g||e)return e||(h.url=(h.url+"&callback=?").replace(/[&?]{1,2}/,"?")),b.ajaxJSONP(h);h.url||(h.url=window.location.toString());d(h);e=h.accepts[g];var j={},n=/^([\w-]+:)\/\//.test(h.url)?RegExp.$1:window.location.protocol,k=b.ajaxSettings.xhr(),m;h.crossDomain||(j["X-Requested-With"]="XMLHttpRequest");e&&(j.Accept=e,-1<e.indexOf(",")&&(e=e.split(",",
|
45 |
-
2)[0]),k.overrideMimeType&&k.overrideMimeType(e));if(h.contentType||!1!==h.contentType&&h.data&&"GET"!=h.type.toUpperCase())j["Content-Type"]=h.contentType||"application/x-www-form-urlencoded";h.headers=b.extend(j,h.headers||{});k.onreadystatechange=function(){if(4==k.readyState){clearTimeout(m);var a,d=!1;if(200<=k.status&&300>k.status||304==k.status||0==k.status&&"file:"==n){g=g||c(k.getResponseHeader("content-type"));a=k.responseText;try{"script"==g?(0,eval)(a):"xml"==g?a=k.responseXML:"json"==
|
46 |
-
g&&(a=u.test(a)?null:b.parseJSON(a))}catch(e){d=e}d?q(d,"parsererror",k,h):r(a,k,h)}else q(null,"error",k,h)}};k.open(h.type,h.url,"async"in h?h.async:!0);for(A in h.headers)k.setRequestHeader(A,h.headers[A]);e=h.context;!1===h.beforeSend.call(e,k,h)||!1===l(h,e,"ajaxBeforeSend",[k,h])?e=!1:(l(h,e,"ajaxSend",[k,h]),e=void 0);if(!1===e)return k.abort(),!1;0<h.timeout&&(m=setTimeout(function(){k.onreadystatechange=a;k.abort();q(null,"timeout",k,h)},h.timeout));k.send(h.data?h.data:null);return k};b.get=
|
47 |
-
function(a,c){return b.ajax({url:a,success:c})};b.post=function(a,c,d,e){b.isFunction(c)&&(e=e||d,d=c,c=null);return b.ajax({type:"POST",url:a,data:c,success:d,dataType:e})};b.getJSON=function(a,c){return b.ajax({url:a,success:c,dataType:"json"})};b.fn.load=function(a,c){if(!this.length)return this;var d=this,e=a.split(/\s/),g;1<e.length&&(a=e[0],g=e[1]);b.get(a,function(a){d.html(g?b("<div>").html(a.replace(n,"")).find(g):a);c&&c.apply(d,arguments)});return this};var v=encodeURIComponent;b.param=
|
48 |
-
function(a,c){var b=[];b.add=function(a,b){this.push(v(a)+"="+v(b))};g(b,a,c);return b.join("&").replace(/%20/g,"+")}})(Zepto);
|
49 |
-
(function(b){function l(d,g){var j=d[c],j=j&&q[j];if(void 0===g)return j||r(d);if(j){if(g in j)return j[g];var k=a(g);if(k in j)return j[k]}return m.call(b(d),g)}function r(d,g,j){var k=d[c]||(d[c]=++b.uuid),l;if(!(l=q[k])){l=q;var m={};b.each(d.attributes,function(c,d){0==d.name.indexOf("data-")&&(m[a(d.name.replace("data-",""))]=b.zepto.deserializeValue(d.value))});l=l[k]=m}d=l;void 0!==g&&(d[a(g)]=j);return d}var q={},m=b.fn.data,a=b.camelCase,c=b.expando="Zepto"+ +new Date;b.fn.data=function(a,
|
50 |
-
c){return void 0===c?b.isPlainObject(a)?this.each(function(c,g){b.each(a,function(a,c){r(g,a,c)})}):0==this.length?void 0:l(this[0],a):this.each(function(){r(this,a,c)})};b.fn.removeData=function(d){"string"==typeof d&&(d=d.split(/\s+/));return this.each(function(){var g=this[c],j=g&&q[g];j&&b.each(d,function(){delete j[a(this)]})})}})(Zepto);
|
51 |
-
(function(b,l){function r(a,c,j,k,m){"function"==typeof c&&!m&&(m=c,c=l);j={opacity:j};k&&(j.scale=k,a.css(b.fx.cssPrefix+"transform-origin","0 0"));return a.animate(j,c,null,m)}function q(c,g,j,k){return r(c,g,0,j,function(){a.call(b(this));k&&k.call(this)})}var m=b.fn.show,a=b.fn.hide,c=b.fn.toggle;b.fn.show=function(a,c){m.call(this);a===l?a=0:this.css("opacity",0);return r(this,a,1,"1,1",c)};b.fn.hide=function(c,b){return c===l?a.call(this):q(this,c,"0,0",b)};b.fn.toggle=function(a,g){return a===
|
52 |
-
l||"boolean"==typeof a?c.call(this,a):this.each(function(){var c=b(this);c["none"==c.css("display")?"show":"hide"](a,g)})};b.fn.fadeTo=function(a,c,b){return r(this,a,c,null,b)};b.fn.fadeIn=function(a,c){var b=this.css("opacity");0<b?this.css("opacity",0):b=1;return m.call(this).fadeTo(a,b,c)};b.fn.fadeOut=function(a,c){return q(this,a,null,c)};b.fn.fadeToggle=function(a,c){return this.each(function(){var j=b(this);j[0==j.css("opacity")||"none"==j.css("display")?"fadeIn":"fadeOut"](a,c)})}})(Zepto);!function(b){var l=function(a){this.messages={defaultMessage:"This value seems to be invalid.",type:{email:"This value should be a valid email.",url:"This value should be a valid url.",urlstrict:"This value should be a valid url.",number:"This value should be a valid number.",digits:"This value should be digits.",dateIso:"This value should be a valid date (YYYY-MM-DD).",alphanum:"This value should be alphanumeric.",phone:"This value should be a valid phone number."},notnull:"This value should not be null.",
|
53 |
-
notblank:"This value should not be blank.",required:"This value is required.",regexp:"This value seems to be invalid.",min:"This value should be greater than or equal to %s.",max:"This value should be lower than or equal to %s.",range:"This value should be between %s and %s.",minlength:"This value is too short. It should have %s characters or more.",maxlength:"This value is too long. It should have %s characters or less.",rangelength:"This value length is invalid. It should be between %s and %s characters long.",
|
54 |
-
mincheck:"You must select at least %s choices.",maxcheck:"You must select %s choices or less.",rangecheck:"You must select between %s and %s choices.",equalto:"This value should be the same."};this.init(a)};l.prototype={constructor:l,validators:{notnull:function(a){return 0<a.length},notblank:function(a){return"string"===typeof a&&""!==a.replace(/^\s+/g,"").replace(/\s+$/g,"")},required:function(a){if("object"===typeof a){for(var c in a)if(this.required(a[c]))return!0;return!1}return this.notnull(a)&&
|
55 |
-
this.notblank(a)},type:function(a,c){var b;switch(c){case "number":b=/^-?(?:\d+|\d{1,3}(?:,\d{3})+)?(?:\.\d+)?$/;break;case "digits":b=/^\d+$/;break;case "alphanum":b=/^\w+$/;break;case "email":b=/^((([a-z]|\d|[!#\$%&'\*\+\-\/=\?\^_`{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+(\.([a-z]|\d|[!#\$%&'\*\+\-\/=\?\^_`{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+)*)|((\x22)((((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(([\x01-\x08\x0b\x0c\x0e-\x1f\x7f]|\x21|[\x23-\x5b]|[\x5d-\x7e]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(\\([\x01-\x09\x0b\x0c\x0d-\x7f]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]))))*(((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(\x22)))@((([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.)+(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]))){2,6}$/i;
|
56 |
-
break;case "url":a=/(https?|s?ftp|git)/i.test(a)?a:"http://"+a;case "urlstrict":b=/^(https?|s?ftp|git):\/\/(((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:)*@)?(((\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5]))|((([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.)+(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.?)(:\d*)?)(\/((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)+(\/(([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)*)*)?)?(\?((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)|[\uE000-\uF8FF]|\/|\?)*)?(#((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)|\/|\?)*)?$/i;
|
57 |
-
break;case "dateIso":b=/^(\d{4})\D?(0[1-9]|1[0-2])\D?([12]\d|0[1-9]|3[01])$/;break;case "phone":b=/^((\+\d{1,3}(-| )?\(?\d\)?(-| )?\d{1,5})|(\(?\d{2,6}\)?))(-| )?(\d{3,4})(-| )?(\d{4})(( x| ext)\d{1,5}){0,1}$/;break;default:return!1}return""!==a?b.test(a):!1},regexp:function(a,c,b){return RegExp(c,b.options.regexpFlag||"").test(a)},minlength:function(a,c){return a.length>=c},maxlength:function(a,c){return a.length<=c},rangelength:function(a,c){return this.minlength(a,c[0])&&this.maxlength(a,c[1])},
|
58 |
-
min:function(a,c){return Number(a)>=c},max:function(a,c){return Number(a)<=c},range:function(a,c){return a>=c[0]&&a<=c[1]},equalto:function(a,c,d){d.options.validateIfUnchanged=!0;return a===b(c).val()},remote:function(a,c,d){var g={},j={};g[d.$element.attr("name")]=a;"undefined"!==typeof d.options.remoteDatatype&&(j={dataType:d.options.remoteDatatype});var k=function(a,c){"undefined"!==typeof c&&("undefined"!==typeof d.Validator.messages.remote&&c!==d.Validator.messages.remote)&&b(d.ulError+" .remote").remove();
|
59 |
-
d.updtConstraint({name:"remote",valid:a},c);d.manageValidationResult()},m=function(a){if("object"===typeof a)return a;try{a=b.parseJSON(a)}catch(c){}return a},l=function(a){return"object"===typeof a&&null!==a?"undefined"!==typeof a.error?a.error:"undefined"!==typeof a.message?a.message:null:null};b.ajax(b.extend({},{url:c,data:g,type:d.options.remoteMethod||"GET",success:function(a){a=m(a);k(1===a||!0===a||"object"===typeof a&&null!==a&&"undefined"!==typeof a.success,l(a))},error:function(a){a=m(a);
|
60 |
-
k(!1,l(a))}},j));return null},mincheck:function(a,c){return this.minlength(a,c)},maxcheck:function(a,c){return this.maxlength(a,c)},rangecheck:function(a,c){return this.rangelength(a,c)}},init:function(a){var c=a.validators;a=a.messages;for(var b in c)this.addValidator(b,c[b]);for(b in a)this.addMessage(b,a[b])},formatMesssage:function(a,c){if("object"===typeof c){for(var b in c)a=this.formatMesssage(a,c[b]);return a}return"string"===typeof a?a.replace(/%s/i,c):""},addValidator:function(a,c){this.validators[a]=
|
61 |
-
c},addMessage:function(a,c,b){if("undefined"!==typeof b&&!0===b)this.messages.type[a]=c;else if("type"===a)for(var g in c)this.messages.type[g]=c[g];else this.messages[a]=c}};var r=function(a,c,b){this.options=c;this.Validator=new l(c);if("ParsleyFieldMultiple"===b)return this;this.init(a,b||"ParsleyField")};r.prototype={constructor:r,init:function(a,c){this.type=c;this.valid=!0;this.element=a;this.validatedOnce=!1;this.$element=b(a);this.val=this.$element.val();this.isRequired=!1;this.constraints=
|
62 |
-
{};"undefined"===typeof this.isRadioOrCheckbox&&(this.isRadioOrCheckbox=!1,this.hash=this.generateHash(),this.errorClassHandler=this.options.errors.classHandler(a,this.isRadioOrCheckbox)||this.$element);this.ulErrorManagement();this.bindHtml5Constraints();this.addConstraints();this.hasConstraints()&&this.bindValidationEvents()},setParent:function(a){this.$parent=b(a)},getParent:function(){return this.$parent},bindHtml5Constraints:function(){if(this.$element.hasClass("required")||this.$element.prop("required"))this.options.required=
|
63 |
-
!0;"undefined"!==typeof this.$element.attr("type")&&RegExp(this.$element.attr("type"),"i").test("email url number range")&&(this.options.type=this.$element.attr("type"),RegExp(this.options.type,"i").test("number range")&&(this.options.type="number","undefined"!==typeof this.$element.attr("min")&&this.$element.attr("min").length&&(this.options.min=this.$element.attr("min")),"undefined"!==typeof this.$element.attr("max")&&this.$element.attr("max").length&&(this.options.max=this.$element.attr("max"))));
|
64 |
-
"string"===typeof this.$element.attr("pattern")&&this.$element.attr("pattern").length&&(this.options.regexp=this.$element.attr("pattern"))},addConstraints:function(){for(var a in this.options){var b={};b[a]=this.options[a];this.addConstraint(b,!0)}},addConstraint:function(a,b){for(var d in a)d=d.toLowerCase(),"function"===typeof this.Validator.validators[d]&&(this.constraints[d]={name:d,requirements:a[d],valid:null},"required"===d&&(this.isRequired=!0),this.addCustomConstraintMessage(d));"undefined"===
|
65 |
-
typeof b&&this.bindValidationEvents()},updateConstraint:function(a,b){for(var d in a)this.updtConstraint({name:d,requirements:a[d],valid:null},b)},updtConstraint:function(a,c){this.constraints[a.name]=b.extend(!0,this.constraints[a.name],a);"string"===typeof c&&(this.Validator.messages[a.name]=c);this.bindValidationEvents()},removeConstraint:function(a){a=a.toLowerCase();delete this.constraints[a];"required"===a&&(this.isRequired=!1);this.hasConstraints()?this.bindValidationEvents():"ParsleyForm"===
|
66 |
-
typeof this.getParent()?this.getParent().removeItem(this.$element):this.destroy()},addCustomConstraintMessage:function(a){var b=a+("type"===a&&"undefined"!==typeof this.options[a]?this.options[a].charAt(0).toUpperCase()+this.options[a].substr(1):"")+"Message";"undefined"!==typeof this.options[b]&&this.Validator.addMessage("type"===a?this.options[a]:a,this.options[b],"type"===a)},bindValidationEvents:function(){this.valid=null;this.$element.addClass("parsley-validated");this.$element.off("."+this.type);
|
67 |
-
this.options.remote&&!/change/i.test(this.options.trigger)&&(this.options.trigger=!this.options.trigger?"change":" change");var a=(!this.options.trigger?"":this.options.trigger)+(/key/i.test(this.options.trigger)?"":" keyup");this.$element.is("select")&&(a+=/change/i.test(a)?"":" change");a=a.replace(/^\s+/g,"").replace(/\s+$/g,"");this.$element.on((a+" ").split(" ").join("."+this.type+" "),!1,b.proxy(this.eventValidation,this))},generateHash:function(){return"parsley-"+(Math.random()+"").substring(2)},
|
68 |
-
getHash:function(){return this.hash},getVal:function(){return this.$element.data("value")||this.$element.val()},eventValidation:function(a){var b=this.getVal();if("keyup"===a.type&&!/keyup/i.test(this.options.trigger)&&!this.validatedOnce||"change"===a.type&&!/change/i.test(this.options.trigger)&&!this.validatedOnce||!this.isRadioOrCheckbox&&this.getLength(b)<this.options.validationMinlength&&!this.validatedOnce)return!0;this.validate()},getLength:function(a){return!a||!a.hasOwnProperty("length")?
|
69 |
-
0:a.length},isValid:function(){return this.validate(!1)},hasConstraints:function(){for(var a in this.constraints)return!0;return!1},validate:function(a){var b=this.getVal(),d=null;if(!this.hasConstraints())return null;if(this.options.listeners.onFieldValidate(this.element,this)||""===b&&!this.isRequired)return this.reset(),null;if(!this.needsValidation(b))return this.valid;d=this.applyValidators();("undefined"!==typeof a?a:this.options.showErrors)&&this.manageValidationResult();return d},needsValidation:function(a){if(!this.options.validateIfUnchanged&&
|
70 |
-
null!==this.valid&&this.val===a&&this.validatedOnce)return!1;this.val=a;return this.validatedOnce=!0},applyValidators:function(){var a=null,b;for(b in this.constraints){var d=this.Validator.validators[this.constraints[b].name](this.val,this.constraints[b].requirements,this);!1===d?(a=!1,this.constraints[b].valid=a,this.options.listeners.onFieldError(this.element,this.constraints,this)):!0===d&&(this.constraints[b].valid=!0,a=!1!==a,!1===this.options.listeners.onFieldSuccess(this.element,this.constraints,
|
71 |
-
this)&&(a=!1))}return a},manageValidationResult:function(){var a=null,c;for(c in this.constraints)!1===this.constraints[c].valid?(this.manageError(this.constraints[c]),a=!1):!0===this.constraints[c].valid&&(this.removeError(this.constraints[c].name),a=!1!==a);this.valid=a;if(!0===this.valid)return this.removeErrors(),this.errorClassHandler.removeClass(this.options.errorClass).addClass(this.options.successClass),!0;if(!1===this.valid)return this.errorClassHandler.removeClass(this.options.successClass).addClass(this.options.errorClass),
|
72 |
-
!1;this.ulError&&0===b(this.ulError).children().length&&this.removeErrors();return a},ulErrorManagement:function(){this.ulError="#"+this.hash;this.ulTemplate=b(this.options.errors.errorsWrapper).attr("id",this.hash).addClass("parsley-error-list")},removeError:function(a){a=this.ulError+" ."+a;var c=this;this.options.animate?b(a).fadeOut(this.options.animateDuration,function(){b(this).remove();c.ulError&&0===b(c.ulError).children().length&&c.removeErrors()}):b(a).remove()},addError:function(a){for(var c in a){var d=
|
73 |
-
b(this.options.errors.errorElem).addClass(c);b(this.ulError).append(this.options.animate?b(d).html(a[c]).hide().fadeIn(this.options.animateDuration):b(d).html(a[c]))}},removeErrors:function(){this.options.animate?b(this.ulError).fadeOut(this.options.animateDuration,function(){b(this).remove()}):b(this.ulError).remove()},reset:function(){this.valid=null;this.removeErrors();this.validatedOnce=!1;this.errorClassHandler.removeClass(this.options.successClass).removeClass(this.options.errorClass);for(var a in this.constraints)this.constraints[a].valid=
|
74 |
-
null;return this},manageError:function(a){b(this.ulError).length||this.manageErrorContainer();if(!("required"===a.name&&null!==this.getVal()&&0<this.getVal().length)&&(!this.isRequired||!("required"!==a.name&&(null===this.getVal()||0===this.getVal().length)))){var c=a.name,d=!1!==this.options.errorMessage?"custom-error-message":c,g={};a=!1!==this.options.errorMessage?this.options.errorMessage:"type"===a.name?this.Validator.messages[c][a.requirements]:"undefined"===typeof this.Validator.messages[c]?
|
75 |
-
this.Validator.messages.defaultMessage:this.Validator.formatMesssage(this.Validator.messages[c],a.requirements);b(this.ulError+" ."+d).length||(g[d]=a,this.addError(g))}},manageErrorContainer:function(){var a=this.options.errorContainer||this.options.errors.container(this.element,this.isRadioOrCheckbox),c=this.options.animate?this.ulTemplate.show():this.ulTemplate;"undefined"!==typeof a?b(a).append(c):!this.isRadioOrCheckbox?this.$element.after(c):this.$element.parent().after(c)},addListener:function(a){for(var b in a)this.options.listeners[b]=
|
76 |
-
a[b]},destroy:function(){this.$element.removeClass("parsley-validated");this.reset().$element.off("."+this.type).removeData(this.type)}};var q=function(a,b,d){this.initMultiple(a,b);this.inherit(a,b);this.Validator=new l(b);this.init(a,d||"ParsleyFieldMultiple")};q.prototype={constructor:q,initMultiple:function(a,c){this.element=a;this.$element=b(a);this.group=c.group||!1;this.hash=this.getName();this.siblings=this.group?'[data-group="'+this.group+'"]':'input[name="'+this.$element.attr("name")+'"]';
|
77 |
-
this.isRadioOrCheckbox=!0;this.isRadio=this.$element.is("input[type=radio]");this.isCheckbox=this.$element.is("input[type=checkbox]");this.errorClassHandler=c.errors.classHandler(a,this.isRadioOrCheckbox)||this.$element.parent()},inherit:function(a,b){var d=new r(a,b,"ParsleyFieldMultiple"),g;for(g in d)"undefined"===typeof this[g]&&(this[g]=d[g])},getName:function(){if(this.group)return"parsley-"+this.group;if("undefined"===typeof this.$element.attr("name"))throw"A radio / checkbox input must have a data-group attribute or a name to be Parsley validated !";
|
78 |
-
return"parsley-"+this.$element.attr("name").replace(/(:|\.|\[|\])/g,"")},getVal:function(){if(this.isRadio)return b(this.siblings+":checked").val()||"";if(this.isCheckbox){var a=[];b(this.siblings+":checked").each(function(){a.push(b(this).val())});return a}},bindValidationEvents:function(){this.valid=null;this.$element.addClass("parsley-validated");this.$element.off("."+this.type);var a=this,c=(!this.options.trigger?"":this.options.trigger)+(/change/i.test(this.options.trigger)?"":" change"),c=c.replace(/^\s+/g,
|
79 |
-
"").replace(/\s+$/g,"");b(this.siblings).each(function(){b(this).on(c.split(" ").join("."+a.type+" "),!1,b.proxy(a.eventValidation,a))})}};var m=function(a,b,d){this.init(a,b,d||"parsleyForm")};m.prototype={constructor:m,init:function(a,c,d){this.type=d;this.items=[];this.$element=b(a);this.options=c;var g=this;this.$element.find(c.inputs).each(function(){g.addItem(this)});this.$element.on("submit."+this.type,!1,b.proxy(this.validate,this))},addListener:function(a){for(var b in a)if(/Field/.test(b))for(var d=
|
80 |
-
0;d<this.items.length;d++)this.items[d].addListener(a);else this.options.listeners[b]=a[b]},addItem:function(a){if(b(a).is(this.options.excluded))return!1;a=b(a).parsley(this.options);a.setParent(this);this.items.push(a)},removeItem:function(a){a=b(a).parsley();for(var c=0;c<this.items.length;c++)if(this.items[c].hash===a.hash)return this.items[c].destroy(),this.items.splice(c,1),!0;return!1},validate:function(a){var b=!0;this.focusedField=!1;for(var d=0;d<this.items.length;d++)if("undefined"!==typeof this.items[d]&&
|
81 |
-
!1===this.items[d].validate()&&(b=!1,!this.focusedField&&"first"===this.options.focus||"last"===this.options.focus))this.focusedField=this.items[d].$element;this.focusedField&&!b&&this.focusedField.focus();a=this.options.listeners.onFormSubmit(b,a,this);return"undefined"!==typeof a?a:b},isValid:function(){for(var a=0;a<this.items.length;a++)if(!1===this.items[a].isValid())return!1;return!0},removeErrors:function(){for(var a=0;a<this.items.length;a++)this.items[a].parsley("reset")},destroy:function(){for(var a=
|
82 |
-
0;a<this.items.length;a++)this.items[a].destroy();this.$element.off("."+this.type).removeData(this.type)},reset:function(){for(var a=0;a<this.items.length;a++)this.items[a].reset()}};b.fn.parsley=function(a,c){function d(d,j){var l=b(d).data(j);if(!l){switch(j){case "parsleyForm":l=new m(d,g,"parsleyForm");break;case "parsleyField":l=new r(d,g,"parsleyField");break;case "parsleyFieldMultiple":l=new q(d,g,"parsleyFieldMultiple");break;default:return}b(d).data(j,l)}return"string"===typeof a&&"function"===
|
83 |
-
typeof l[a]?(l=l[a](c),"undefined"!==typeof l?l:b(d)):l}var g=b.extend(!0,{},b.fn.parsley.defaults,"undefined"!==typeof window.ParsleyConfig?window.ParsleyConfig:{},a,this.data()),j=null;b(this).is("form")||!0===b(this).data("bind")?j=d(b(this),"parsleyForm"):b(this).is(g.inputs)&&!b(this).is(g.excluded)&&(j=d(b(this),!b(this).is("input[type=radio], input[type=checkbox]")?"parsleyField":"parsleyFieldMultiple"));return"function"===typeof c?c():j};b.fn.parsley.Constructor=m;b.fn.parsley.defaults={inputs:"input, textarea, select",
|
84 |
-
excluded:"input[type=hidden], input[type=file], :disabled",trigger:!1,animate:!0,animateDuration:300,focus:"first",validationMinlength:3,successClass:"parsley-success",errorClass:"parsley-error",errorMessage:!1,validators:{},showErrors:!0,messages:{},validateIfUnchanged:!1,errors:{classHandler:function(){},container:function(){},errorsWrapper:"<ul></ul>",errorElem:"<li></li>"},listeners:{onFieldValidate:function(){return!1},onFormSubmit:function(){},onFieldError:function(){},onFieldSuccess:function(){}}};
|
85 |
-
b(window).on("load",function(){b('[data-validate="parsley"]').each(function(){b(this).parsley()})})}(window.jQuery||window.Zepto);
|
1 |
+
/* Parsley dist/parsley-standalone.min.js build version 1.1.18 http://parsleyjs.org */
|
2 |
+
(function(b){String.prototype.trim===b&&(String.prototype.trim=function(){return this.replace(/^\s+/,"").replace(/\s+$/,"")});Array.prototype.reduce===b&&(Array.prototype.reduce=function(l){if(void 0===this||null===this)throw new TypeError;var r=Object(this),q=r.length>>>0,m=0,a;if("function"!=typeof l)throw new TypeError;if(0==q&&1==arguments.length)throw new TypeError;if(2<=arguments.length)a=arguments[1];else{do{if(m in r){a=r[m++];break}if(++m>=q)throw new TypeError;}while(1)}for(;m<q;)m in r&&
|
3 |
+
(a=l.call(b,a,r[m],m,r)),m++;return a})})();
|
4 |
+
var Zepto=function(){function b(f){return"[object Function]"==M.call(f)}function l(f){return f instanceof Object}function r(f){return l(f)&&f.__proto__==Object.prototype}function q(f){return f instanceof Array}function m(f){return"number"==typeof f.length}function a(f){return f.replace(/::/g,"/").replace(/([A-Z]+)([A-Z][a-z])/g,"$1_$2").replace(/([a-z\d])([A-Z])/g,"$1_$2").replace(/_/g,"-").toLowerCase()}function c(f){return f in B?B[f]:B[f]=RegExp("(^|\\s)"+f+"(\\s|$)")}function d(f){return"children"in
|
5 |
+
f?u.call(f.children):e.map(f.childNodes,function(f){if(1==f.nodeType)return f})}function g(f,a,e){for(s in a)e&&r(a[s])?(r(f[s])||(f[s]={}),g(f[s],a[s],e)):a[s]!==n&&(f[s]=a[s])}function j(f,a){return a===n?e(f):e(f).filter(a)}function k(f,a,e,c){return b(a)?a.call(f,e,c):a}function w(f,a){var e=f.className,b=e&&e.baseVal!==n;if(a===n)return b?e.baseVal:e;b?e.baseVal=a:f.className=a}function x(f){var a;try{return f?"true"==f||("false"==f?!1:"null"==f?null:!isNaN(a=Number(f))?a:/^[\[\{]/.test(f)?e.parseJSON(f):
|
6 |
+
f):f}catch(b){return f}}function A(f,a){a(f);for(var e in f.childNodes)A(f.childNodes[e],a)}var n,s,e,y,z=[],u=z.slice,v=z.filter,p=window.document,h={},B={},C=p.defaultView.getComputedStyle,D={"column-count":1,columns:1,"font-weight":1,"line-height":1,opacity:1,"z-index":1,zoom:1},H=/^\s*<(\w+|!)[^>]*>/,N=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/ig,I=/^(?:body|html)$/i,O="val css html text data width height offset".split(" "),F=p.createElement("table"),J=p.createElement("tr"),
|
7 |
+
K={tr:p.createElement("tbody"),tbody:F,thead:F,tfoot:F,td:J,th:J,"*":p.createElement("div")},P=/complete|loaded|interactive/,Q=/^\.([\w-]+)$/,R=/^#([\w-]*)$/,S=/^[\w-]+$/,M={}.toString,t={},G,E,L=p.createElement("div");t.matches=function(f,a){if(!f||1!==f.nodeType)return!1;var e=f.webkitMatchesSelector||f.mozMatchesSelector||f.oMatchesSelector||f.matchesSelector;if(e)return e.call(f,a);var b;b=f.parentNode;(e=!b)&&(b=L).appendChild(f);b=~t.qsa(b,a).indexOf(f);e&&L.removeChild(f);return b};G=function(f){return f.replace(/-+(.)?/g,
|
8 |
+
function(f,a){return a?a.toUpperCase():""})};E=function(f){return v.call(f,function(a,e){return f.indexOf(a)==e})};t.fragment=function(f,a,b){f.replace&&(f=f.replace(N,"<$1></$2>"));a===n&&(a=H.test(f)&&RegExp.$1);a in K||(a="*");var c,d=K[a];d.innerHTML=""+f;f=e.each(u.call(d.childNodes),function(){d.removeChild(this)});r(b)&&(c=e(f),e.each(b,function(f,a){if(-1<O.indexOf(f))c[f](a);else c.attr(f,a)}));return f};t.Z=function(f,a){f=f||[];f.__proto__=arguments.callee.prototype;f.selector=a||"";return f};
|
9 |
+
t.isZ=function(f){return f instanceof t.Z};t.init=function(f,a){if(f){if(b(f))return e(p).ready(f);if(t.isZ(f))return f;var c;if(q(f))c=v.call(f,function(f){return f!==n&&null!==f});else if(l(f))c=[r(f)?e.extend({},f):f],f=null;else if(H.test(f))c=t.fragment(f.trim(),RegExp.$1,a),f=null;else{if(a!==n)return e(a).find(f);c=t.qsa(p,f)}return t.Z(c,f)}return t.Z()};e=function(f,a){return t.init(f,a)};e.extend=function(f){var a,e=u.call(arguments,1);"boolean"==typeof f&&(a=f,f=e.shift());e.forEach(function(e){g(f,
|
10 |
+
e,a)});return f};t.qsa=function(f,a){var e;return f===p&&R.test(a)?(e=f.getElementById(RegExp.$1))?[e]:[]:1!==f.nodeType&&9!==f.nodeType?[]:u.call(Q.test(a)?f.getElementsByClassName(RegExp.$1):S.test(a)?f.getElementsByTagName(a):f.querySelectorAll(a))};e.contains=function(f,a){return f!==a&&f.contains(a)};e.isFunction=b;e.isObject=l;e.isArray=q;e.isPlainObject=r;e.inArray=function(f,a,e){return z.indexOf.call(a,f,e)};e.camelCase=G;e.trim=function(a){return a.trim()};e.uuid=0;e.support={};e.expr={};
|
11 |
+
e.map=function(a,b){var c,d=[],p;if(m(a))for(p=0;p<a.length;p++)c=b(a[p],p),null!=c&&d.push(c);else for(p in a)c=b(a[p],p),null!=c&&d.push(c);return 0<d.length?e.fn.concat.apply([],d):d};e.each=function(a,e){var b;if(m(a))for(b=0;b<a.length&&!1!==e.call(a[b],b,a[b]);b++);else for(b in a)if(!1===e.call(a[b],b,a[b]))break;return a};e.grep=function(a,e){return v.call(a,e)};window.JSON&&(e.parseJSON=JSON.parse);e.fn={forEach:z.forEach,reduce:z.reduce,push:z.push,sort:z.sort,indexOf:z.indexOf,concat:z.concat,
|
12 |
+
map:function(a){return e(e.map(this,function(e,b){return a.call(e,b,e)}))},slice:function(){return e(u.apply(this,arguments))},ready:function(a){P.test(p.readyState)?a(e):p.addEventListener("DOMContentLoaded",function(){a(e)},!1);return this},get:function(a){return a===n?u.call(this):this[a]},toArray:function(){return this.get()},size:function(){return this.length},remove:function(){return this.each(function(){null!=this.parentNode&&this.parentNode.removeChild(this)})},each:function(a){this.forEach(function(e,
|
13 |
+
b){a.call(e,b,e)});return this},filter:function(a){return b(a)?this.not(this.not(a)):e(v.call(this,function(e){return t.matches(e,a)}))},add:function(a,b){return e(E(this.concat(e(a,b))))},is:function(a){return 0<this.length&&t.matches(this[0],a)},not:function(a){var c=[];if(b(a)&&a.call!==n)this.each(function(e){a.call(this,e)||c.push(this)});else{var d="string"==typeof a?this.filter(a):m(a)&&b(a.item)?u.call(a):e(a);this.forEach(function(a){0>d.indexOf(a)&&c.push(a)})}return e(c)},has:function(a){return this.filter(function(){return l(a)?
|
14 |
+
e.contains(this,a):e(this).find(a).size()})},eq:function(a){return-1===a?this.slice(a):this.slice(a,+a+1)},first:function(){var a=this[0];return a&&!l(a)?a:e(a)},last:function(){var a=this[this.length-1];return a&&!l(a)?a:e(a)},find:function(a){return 1==this.length?e(t.qsa(this[0],a)):this.map(function(){return t.qsa(this,a)})},closest:function(a,b){for(var c=this[0];c&&!t.matches(c,a);)c=c!==b&&c!==p&&c.parentNode;return e(c)},parents:function(a){for(var b=[],c=this;0<c.length;)c=e.map(c,function(a){if((a=
|
15 |
+
a.parentNode)&&a!==p&&0>b.indexOf(a))return b.push(a),a});return j(b,a)},parent:function(a){return j(E(this.pluck("parentNode")),a)},children:function(a){return j(this.map(function(){return d(this)}),a)},contents:function(){return this.map(function(){return u.call(this.childNodes)})},siblings:function(a){return j(this.map(function(a,f){return v.call(d(f.parentNode),function(a){return a!==f})}),a)},empty:function(){return this.each(function(){this.innerHTML=""})},pluck:function(a){return e.map(this,
|
16 |
+
function(e){return e[a]})},show:function(){return this.each(function(){"none"==this.style.display&&(this.style.display=null);if("none"==C(this,"").getPropertyValue("display")){var a=this.style,e=this.nodeName,b,c;h[e]||(b=p.createElement(e),p.body.appendChild(b),c=C(b,"").getPropertyValue("display"),b.parentNode.removeChild(b),"none"==c&&(c="block"),h[e]=c);a.display=h[e]}})},replaceWith:function(a){return this.before(a).remove()},wrap:function(a){var c=b(a);if(this[0]&&!c)var d=e(a).get(0),p=d.parentNode||
|
17 |
+
1<this.length;return this.each(function(b){e(this).wrapAll(c?a.call(this,b):p?d.cloneNode(!0):d)})},wrapAll:function(a){if(this[0]){e(this[0]).before(a=e(a));for(var b;(b=a.children()).length;)a=b.first();e(a).append(this)}return this},wrapInner:function(a){var c=b(a);return this.each(function(b){var d=e(this),p=d.contents();b=c?a.call(this,b):a;p.length?p.wrapAll(b):d.append(b)})},unwrap:function(){this.parent().each(function(){e(this).replaceWith(e(this).children())});return this},clone:function(){return this.map(function(){return this.cloneNode(!0)})},
|
18 |
+
hide:function(){return this.css("display","none")},toggle:function(a){return this.each(function(){var b=e(this);(a===n?"none"==b.css("display"):a)?b.show():b.hide()})},prev:function(a){return e(this.pluck("previousElementSibling")).filter(a||"*")},next:function(a){return e(this.pluck("nextElementSibling")).filter(a||"*")},html:function(a){return a===n?0<this.length?this[0].innerHTML:null:this.each(function(b){var c=this.innerHTML;e(this).empty().append(k(this,a,b,c))})},text:function(a){return a===
|
19 |
+
n?0<this.length?this[0].textContent:null:this.each(function(){this.textContent=a})},attr:function(a,e){var b;return"string"==typeof a&&e===n?0==this.length||1!==this[0].nodeType?n:"value"==a&&"INPUT"==this[0].nodeName?this.val():!(b=this[0].getAttribute(a))&&a in this[0]?this[0][a]:b:this.each(function(b){if(1===this.nodeType)if(l(a))for(s in a){b=s;var c=a[s];null==c?this.removeAttribute(b):this.setAttribute(b,c)}else b=k(this,e,b,this.getAttribute(a)),null==b?this.removeAttribute(a):this.setAttribute(a,
|
20 |
+
b)})},removeAttr:function(a){return this.each(function(){1===this.nodeType&&this.removeAttribute(a)})},prop:function(a,b){return b===n?this[0]?this[0][a]:n:this.each(function(e){this[a]=k(this,b,e,this[a])})},data:function(b,e){var c=this.attr("data-"+a(b),e);return null!==c?x(c):n},val:function(a){return a===n?0<this.length?this[0].multiple?e(this[0]).find("option").filter(function(){return this.selected}).pluck("value"):this[0].value:n:this.each(function(b){this.value=k(this,a,b,this.value)})},
|
21 |
+
offset:function(){if(0==this.length)return null;var a=this[0].getBoundingClientRect();return{left:a.left+window.pageXOffset,top:a.top+window.pageYOffset,width:a.width,height:a.height}},css:function(b,e){if(2>arguments.length&&"string"==typeof b)return 0==this.length?n:this[0].style[G(b)]||C(this[0],"").getPropertyValue(b);var c="";for(s in b)!b[s]&&0!==b[s]?this.each(function(){this.style.removeProperty(a(s))}):c+=a(s)+":"+("number"==typeof b[s]&&!D[a(s)]?b[s]+"px":b[s])+";";"string"==typeof b&&(!e&&
|
22 |
+
0!==e?this.each(function(){this.style.removeProperty(a(b))}):c=a(b)+":"+("number"==typeof e&&!D[a(b)]?e+"px":e));return this.each(function(){this.style.cssText+=";"+c})},index:function(a){return a?this.indexOf(e(a)[0]):this.parent().children().indexOf(this[0])},hasClass:function(a){return 1>this.length?!1:c(a).test(w(this[0]))},addClass:function(a){return this.each(function(b){y=[];var c=w(this);k(this,a,b,c).split(/\s+/g).forEach(function(a){e(this).hasClass(a)||y.push(a)},this);y.length&&w(this,
|
23 |
+
c+(c?" ":"")+y.join(" "))})},removeClass:function(a){return this.each(function(b){if(a===n)return w(this,"");y=w(this);k(this,a,b,y).split(/\s+/g).forEach(function(a){y=y.replace(c(a)," ")});w(this,y.trim())})},toggleClass:function(a,b){return this.each(function(c){c=k(this,a,c,w(this));(b===n?!e(this).hasClass(c):b)?e(this).addClass(c):e(this).removeClass(c)})},scrollTop:function(){if(this.length)return"scrollTop"in this[0]?this[0].scrollTop:this[0].scrollY},position:function(){if(this.length){var a=
|
24 |
+
this[0],b=this.offsetParent(),c=this.offset(),d=I.test(b[0].nodeName)?{top:0,left:0}:b.offset();c.top-=parseFloat(e(a).css("margin-top"))||0;c.left-=parseFloat(e(a).css("margin-left"))||0;d.top+=parseFloat(e(b[0]).css("border-top-width"))||0;d.left+=parseFloat(e(b[0]).css("border-left-width"))||0;return{top:c.top-d.top,left:c.left-d.left}}},offsetParent:function(){return this.map(function(){for(var a=this.offsetParent||p.body;a&&!I.test(a.nodeName)&&"static"==e(a).css("position");)a=a.offsetParent;
|
25 |
+
return a})}};["width","height"].forEach(function(a){e.fn[a]=function(b){var c,d=a.replace(/./,function(a){return a[0].toUpperCase()});return b===n?this[0]==window?window["inner"+d]:this[0]==p?p.documentElement["offset"+d]:(c=this.offset())&&c[a]:this.each(function(c){var d=e(this);d.css(a,k(this,b,c,d[a]()))})}});["after","prepend","before","append"].forEach(function(a,b){var c=b%2;e.fn[a]=function(){var a=e.map(arguments,function(a){return l(a)?a:t.fragment(a)}),d,f=1<this.length;return 1>a.length?
|
26 |
+
this:this.each(function(p,h){d=c?h:h.parentNode;h=0==b?h.nextSibling:1==b?h.firstChild:2==b?h:null;a.forEach(function(a){if(f)a=a.cloneNode(!0);else if(!d)return e(a).remove();A(d.insertBefore(a,h),function(a){null!=a.nodeName&&("SCRIPT"===a.nodeName.toUpperCase()&&(!a.type||"text/javascript"===a.type)&&!a.src)&&window.eval.call(window,a.innerHTML)})})})};e.fn[c?a+"To":"insert"+(b?"Before":"After")]=function(b){e(b)[a](this);return this}});t.Z.prototype=e.fn;t.uniq=E;t.deserializeValue=x;e.zepto=
|
27 |
+
t;return e}();window.Zepto=Zepto;"$"in window||(window.$=Zepto);
|
28 |
+
(function(b){function l(a){return a._zid||(a._zid=j++)}function r(a,b,c,d){b=q(b);if(b.ns)var j=RegExp("(?:^| )"+b.ns.replace(" "," .* ?")+"(?: |$)");return(g[l(a)]||[]).filter(function(a){return a&&(!b.e||a.e==b.e)&&(!b.ns||j.test(a.ns))&&(!c||l(a.fn)===l(c))&&(!d||a.sel==d)})}function q(a){a=(""+a).split(".");return{e:a[0],ns:a.slice(1).sort().join(" ")}}function m(a,c,d){b.isObject(a)?b.each(a,d):a.split(/\s/).forEach(function(a){d(a,c)})}function a(a,c,d,j,n,p){var h=l(a),B=g[h]||(g[h]=[]);m(c,
|
29 |
+
d,function(c,d){var h=q(c);h.fn=d;h.sel=j;h.e in w&&(d=function(a){var c=a.relatedTarget;if(!c||c!==this&&!b.contains(this,c))return h.fn.apply(this,arguments)});h.del=n&&n(d,c);var g=h.del||d;h.proxy=function(b){var c=g.apply(a,[b].concat(b.data));!1===c&&(b.preventDefault(),b.stopPropagation());return c};h.i=B.length;B.push(h);a.addEventListener(w[h.e]||h.e,h.proxy,h.del&&("focus"==h.e||"blur"==h.e)||!!p)})}function c(a,b,c,d,j){var p=l(a);m(b||"",c,function(b,c){r(a,b,c,d).forEach(function(b){delete g[p][b.i];
|
30 |
+
a.removeEventListener(w[b.e]||b.e,b.proxy,b.del&&("focus"==b.e||"blur"==b.e)||!!j)})})}function d(a){var c,d={originalEvent:a};for(c in a)!n.test(c)&&void 0!==a[c]&&(d[c]=a[c]);b.each(s,function(b,c){d[b]=function(){this[c]=x;return a[b].apply(a,arguments)};d[c]=A});return d}var g={},j=1,k={},w={mouseenter:"mouseover",mouseleave:"mouseout"};k.click=k.mousedown=k.mouseup=k.mousemove="MouseEvents";b.event={add:a,remove:c};b.proxy=function(a,c){if(b.isFunction(a)){var d=function(){return a.apply(c,arguments)};
|
31 |
+
d._zid=l(a);return d}if("string"==typeof c)return b.proxy(a[c],a);throw new TypeError("expected function");};b.fn.bind=function(b,c){return this.each(function(){a(this,b,c)})};b.fn.unbind=function(a,b){return this.each(function(){c(this,a,b)})};b.fn.one=function(b,d){return this.each(function(g,j){a(this,b,d,null,function(a,b){return function(){var e=a.apply(j,arguments);c(j,b,a);return e}})})};var x=function(){return!0},A=function(){return!1},n=/^([A-Z]|layer[XY]$)/,s={preventDefault:"isDefaultPrevented",
|
32 |
+
stopImmediatePropagation:"isImmediatePropagationStopped",stopPropagation:"isPropagationStopped"};b.fn.delegate=function(c,g,j){return this.each(function(n,k){a(k,g,j,c,function(a){return function(h){var g,j=b(h.target).closest(c,k).get(0);if(j)return g=b.extend(d(h),{currentTarget:j,liveFired:k}),a.apply(j,[g].concat([].slice.call(arguments,1)))}})})};b.fn.undelegate=function(a,b,d){return this.each(function(){c(this,b,d,a)})};b.fn.live=function(a,c){b(document.body).delegate(this.selector,a,c);return this};
|
33 |
+
b.fn.die=function(a,c){b(document.body).undelegate(this.selector,a,c);return this};b.fn.on=function(a,c,d){return!c||b.isFunction(c)?this.bind(a,c||d):this.delegate(c,a,d)};b.fn.off=function(a,c,d){return!c||b.isFunction(c)?this.unbind(a,c||d):this.undelegate(c,a,d)};b.fn.trigger=function(a,c){if("string"==typeof a||b.isPlainObject(a))a=b.Event(a);var d=a;if(!("defaultPrevented"in d)){d.defaultPrevented=!1;var g=d.preventDefault;d.preventDefault=function(){this.defaultPrevented=!0;g.call(this)}}a.data=
|
34 |
+
c;return this.each(function(){"dispatchEvent"in this&&this.dispatchEvent(a)})};b.fn.triggerHandler=function(a,c){var g,j;this.each(function(n,p){g=d("string"==typeof a?b.Event(a):a);g.data=c;g.target=p;b.each(r(p,a.type||a),function(a,b){j=b.proxy(g);if(g.isImmediatePropagationStopped())return!1})});return j};"focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select keydown keypress keyup error".split(" ").forEach(function(a){b.fn[a]=
|
35 |
+
function(b){return b?this.bind(a,b):this.trigger(a)}});["focus","blur"].forEach(function(a){b.fn[a]=function(b){b?this.bind(a,b):this.each(function(){try{this[a]()}catch(b){}});return this}});b.Event=function(a,b){"string"!=typeof a&&(b=a,a=b.type);var c=document.createEvent(k[a]||"Events"),d=!0;if(b)for(var g in b)"bubbles"==g?d=!!b[g]:c[g]=b[g];c.initEvent(a,d,!0,null,null,null,null,null,null,null,null,null,null,null,null);c.isDefaultPrevented=function(){return this.defaultPrevented};return c}})(Zepto);
|
36 |
+
(function(b,l){function r(a){return a.toLowerCase()}var q="",m,a=window.document.createElement("div"),c=/^((translate|rotate|scale)(X|Y|Z|3d)?|matrix(3d)?|perspective|skew(X|Y)?)$/i,d,g,j,k,w,x,A,n={};b.each({Webkit:"webkit",Moz:"",O:"o",ms:"MS"},function(b,c){if(a.style[b+"TransitionProperty"]!==l)return q="-"+r(b)+"-",m=c,!1});d=q+"transform";n[g=q+"transition-property"]=n[j=q+"transition-duration"]=n[k=q+"transition-timing-function"]=n[w=q+"animation-name"]=n[x=q+"animation-duration"]=n[A=q+"animation-timing-function"]=
|
37 |
+
"";b.fx={off:m===l&&a.style.transitionProperty===l,speeds:{_default:400,fast:200,slow:600},cssPrefix:q,transitionEnd:m?m+"TransitionEnd":r("TransitionEnd"),animationEnd:m?m+"AnimationEnd":r("AnimationEnd")};b.fn.animate=function(a,c,d,g){b.isObject(c)&&(d=c.easing,g=c.complete,c=c.duration);c&&(c=("number"==typeof c?c:b.fx.speeds[c]||b.fx.speeds._default)/1E3);return this.anim(a,c,d,g)};b.fn.anim=function(a,e,m,q){var u,v={},p,h="",B=this,C,D=b.fx.transitionEnd;e===l&&(e=0.4);b.fx.off&&(e=0);if("string"==
|
38 |
+
typeof a)v[w]=a,v[x]=e+"s",v[A]=m||"linear",D=b.fx.animationEnd;else{p=[];for(u in a)c.test(u)?h+=u+"("+a[u]+") ":(v[u]=a[u],p.push(r(u.replace(/([a-z])([A-Z])/,"$1-$2"))));h&&(v[d]=h,p.push(d));0<e&&"object"===typeof a&&(v[g]=p.join(", "),v[j]=e+"s",v[k]=m||"linear")}C=function(a){if("undefined"!==typeof a){if(a.target!==a.currentTarget)return;b(a.target).unbind(D,arguments.callee)}b(this).css(n);q&&q.call(this)};0<e&&this.bind(D,C);this.size()&&this.get(0).clientLeft;this.css(v);0>=e&&setTimeout(function(){B.each(function(){C.call(this)})},
|
39 |
+
0);return this};a=null})(Zepto);
|
40 |
+
(function(b){function l(a,c,d,e){if(a.global)return a=c||w,d=b.Event(d),b(a).trigger(d,e),!d.defaultPrevented}function r(a,b,c){var d=c.context;c.success.call(d,a,"success",b);l(c,d,"ajaxSuccess",[b,c,a]);m("success",b,c)}function q(a,b,c,d){var e=d.context;d.error.call(e,c,b,a);l(d,e,"ajaxError",[c,d,a]);m(b,c,d)}function m(a,c,d){var e=d.context;d.complete.call(e,c,a);l(d,e,"ajaxComplete",[c,d]);d.global&&!--b.active&&l(d,null,"ajaxStop")}function a(){}function c(a){return a&&(a==z?"html":a==y?
|
41 |
+
"json":s.test(a)?"script":e.test(a)&&"xml")||"text"}function d(a){a.processData&&k(a.data)&&(a.data=b.param(a.data,a.traditional));if(a.data&&(!a.type||"GET"==a.type.toUpperCase()))a.url=(a.url+"&"+a.data).replace(/[&?]{1,2}/,"?")}function g(a,c,d,e){var j=b.isArray(c);b.each(c,function(c,h){e&&(c=d?e:e+"["+(j?"":c)+"]");!e&&j?a.add(h.name,h.value):(d?b.isArray(h):k(h))?g(a,h,d,c):a.add(c,h)})}var j=0,k=b.isObject,w=window.document,x,A,n=/<script\b[^<]*(?:(?!<\/script>)<[^<]*)*<\/script>/gi,s=/^(?:text|application)\/javascript/i,
|
42 |
+
e=/^(?:text|application)\/xml/i,y="application/json",z="text/html",u=/^\s*$/;b.active=0;b.ajaxJSONP=function(c){if(!("type"in c))return b.ajax(c);var e="jsonp"+ ++j,g=w.createElement("script"),n={abort:function(){b(g).remove();e in window&&(window[e]=a);m("abort",n,c)}},k;c.error&&(g.onerror=function(){n.abort();c.error()});window[e]=function(a){clearTimeout(k);b(g).remove();delete window[e];r(a,n,c)};d(c);g.src=c.url.replace(/=\?/,"="+e);b("head").append(g);0<c.timeout&&(k=setTimeout(function(){n.abort();
|
43 |
+
m("timeout",n,c)},c.timeout));return n};b.ajaxSettings={type:"GET",beforeSend:a,success:a,error:a,complete:a,context:null,global:!0,xhr:function(){return new window.XMLHttpRequest},accepts:{script:"text/javascript, application/javascript",json:y,xml:"application/xml, text/xml",html:z,text:"text/plain"},crossDomain:!1,timeout:0,processData:!0};b.ajax=function(e){var h=b.extend({},e||{});for(x in b.ajaxSettings)void 0===h[x]&&(h[x]=b.ajaxSettings[x]);h.global&&0===b.active++&&l(h,null,"ajaxStart");
|
44 |
+
h.crossDomain||(h.crossDomain=/^([\w-]+:)?\/\/([^\/]+)/.test(h.url)&&RegExp.$2!=window.location.host);var g=h.dataType;e=/=\?/.test(h.url);if("jsonp"==g||e)return e||(h.url=(h.url+"&callback=?").replace(/[&?]{1,2}/,"?")),b.ajaxJSONP(h);h.url||(h.url=window.location.toString());d(h);e=h.accepts[g];var j={},n=/^([\w-]+:)\/\//.test(h.url)?RegExp.$1:window.location.protocol,k=b.ajaxSettings.xhr(),m;h.crossDomain||(j["X-Requested-With"]="XMLHttpRequest");e&&(j.Accept=e,-1<e.indexOf(",")&&(e=e.split(",",
|
45 |
+
2)[0]),k.overrideMimeType&&k.overrideMimeType(e));if(h.contentType||!1!==h.contentType&&h.data&&"GET"!=h.type.toUpperCase())j["Content-Type"]=h.contentType||"application/x-www-form-urlencoded";h.headers=b.extend(j,h.headers||{});k.onreadystatechange=function(){if(4==k.readyState){clearTimeout(m);var a,d=!1;if(200<=k.status&&300>k.status||304==k.status||0==k.status&&"file:"==n){g=g||c(k.getResponseHeader("content-type"));a=k.responseText;try{"script"==g?(0,eval)(a):"xml"==g?a=k.responseXML:"json"==
|
46 |
+
g&&(a=u.test(a)?null:b.parseJSON(a))}catch(e){d=e}d?q(d,"parsererror",k,h):r(a,k,h)}else q(null,"error",k,h)}};k.open(h.type,h.url,"async"in h?h.async:!0);for(A in h.headers)k.setRequestHeader(A,h.headers[A]);e=h.context;!1===h.beforeSend.call(e,k,h)||!1===l(h,e,"ajaxBeforeSend",[k,h])?e=!1:(l(h,e,"ajaxSend",[k,h]),e=void 0);if(!1===e)return k.abort(),!1;0<h.timeout&&(m=setTimeout(function(){k.onreadystatechange=a;k.abort();q(null,"timeout",k,h)},h.timeout));k.send(h.data?h.data:null);return k};b.get=
|
47 |
+
function(a,c){return b.ajax({url:a,success:c})};b.post=function(a,c,d,e){b.isFunction(c)&&(e=e||d,d=c,c=null);return b.ajax({type:"POST",url:a,data:c,success:d,dataType:e})};b.getJSON=function(a,c){return b.ajax({url:a,success:c,dataType:"json"})};b.fn.load=function(a,c){if(!this.length)return this;var d=this,e=a.split(/\s/),g;1<e.length&&(a=e[0],g=e[1]);b.get(a,function(a){d.html(g?b("<div>").html(a.replace(n,"")).find(g):a);c&&c.apply(d,arguments)});return this};var v=encodeURIComponent;b.param=
|
48 |
+
function(a,c){var b=[];b.add=function(a,b){this.push(v(a)+"="+v(b))};g(b,a,c);return b.join("&").replace(/%20/g,"+")}})(Zepto);
|
49 |
+
(function(b){function l(d,g){var j=d[c],j=j&&q[j];if(void 0===g)return j||r(d);if(j){if(g in j)return j[g];var k=a(g);if(k in j)return j[k]}return m.call(b(d),g)}function r(d,g,j){var k=d[c]||(d[c]=++b.uuid),l;if(!(l=q[k])){l=q;var m={};b.each(d.attributes,function(c,d){0==d.name.indexOf("data-")&&(m[a(d.name.replace("data-",""))]=b.zepto.deserializeValue(d.value))});l=l[k]=m}d=l;void 0!==g&&(d[a(g)]=j);return d}var q={},m=b.fn.data,a=b.camelCase,c=b.expando="Zepto"+ +new Date;b.fn.data=function(a,
|
50 |
+
c){return void 0===c?b.isPlainObject(a)?this.each(function(c,g){b.each(a,function(a,c){r(g,a,c)})}):0==this.length?void 0:l(this[0],a):this.each(function(){r(this,a,c)})};b.fn.removeData=function(d){"string"==typeof d&&(d=d.split(/\s+/));return this.each(function(){var g=this[c],j=g&&q[g];j&&b.each(d,function(){delete j[a(this)]})})}})(Zepto);
|
51 |
+
(function(b,l){function r(a,c,j,k,m){"function"==typeof c&&!m&&(m=c,c=l);j={opacity:j};k&&(j.scale=k,a.css(b.fx.cssPrefix+"transform-origin","0 0"));return a.animate(j,c,null,m)}function q(c,g,j,k){return r(c,g,0,j,function(){a.call(b(this));k&&k.call(this)})}var m=b.fn.show,a=b.fn.hide,c=b.fn.toggle;b.fn.show=function(a,c){m.call(this);a===l?a=0:this.css("opacity",0);return r(this,a,1,"1,1",c)};b.fn.hide=function(c,b){return c===l?a.call(this):q(this,c,"0,0",b)};b.fn.toggle=function(a,g){return a===
|
52 |
+
l||"boolean"==typeof a?c.call(this,a):this.each(function(){var c=b(this);c["none"==c.css("display")?"show":"hide"](a,g)})};b.fn.fadeTo=function(a,c,b){return r(this,a,c,null,b)};b.fn.fadeIn=function(a,c){var b=this.css("opacity");0<b?this.css("opacity",0):b=1;return m.call(this).fadeTo(a,b,c)};b.fn.fadeOut=function(a,c){return q(this,a,null,c)};b.fn.fadeToggle=function(a,c){return this.each(function(){var j=b(this);j[0==j.css("opacity")||"none"==j.css("display")?"fadeIn":"fadeOut"](a,c)})}})(Zepto);!function(b){var l=function(a){this.messages={defaultMessage:"This value seems to be invalid.",type:{email:"This value should be a valid email.",url:"This value should be a valid url.",urlstrict:"This value should be a valid url.",number:"This value should be a valid number.",digits:"This value should be digits.",dateIso:"This value should be a valid date (YYYY-MM-DD).",alphanum:"This value should be alphanumeric.",phone:"This value should be a valid phone number."},notnull:"This value should not be null.",
|
53 |
+
notblank:"This value should not be blank.",required:"This value is required.",regexp:"This value seems to be invalid.",min:"This value should be greater than or equal to %s.",max:"This value should be lower than or equal to %s.",range:"This value should be between %s and %s.",minlength:"This value is too short. It should have %s characters or more.",maxlength:"This value is too long. It should have %s characters or less.",rangelength:"This value length is invalid. It should be between %s and %s characters long.",
|
54 |
+
mincheck:"You must select at least %s choices.",maxcheck:"You must select %s choices or less.",rangecheck:"You must select between %s and %s choices.",equalto:"This value should be the same."};this.init(a)};l.prototype={constructor:l,validators:{notnull:function(a){return 0<a.length},notblank:function(a){return"string"===typeof a&&""!==a.replace(/^\s+/g,"").replace(/\s+$/g,"")},required:function(a){if("object"===typeof a){for(var c in a)if(this.required(a[c]))return!0;return!1}return this.notnull(a)&&
|
55 |
+
this.notblank(a)},type:function(a,c){var b;switch(c){case "number":b=/^-?(?:\d+|\d{1,3}(?:,\d{3})+)?(?:\.\d+)?$/;break;case "digits":b=/^\d+$/;break;case "alphanum":b=/^\w+$/;break;case "email":b=/^((([a-z]|\d|[!#\$%&'\*\+\-\/=\?\^_`{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+(\.([a-z]|\d|[!#\$%&'\*\+\-\/=\?\^_`{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+)*)|((\x22)((((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(([\x01-\x08\x0b\x0c\x0e-\x1f\x7f]|\x21|[\x23-\x5b]|[\x5d-\x7e]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(\\([\x01-\x09\x0b\x0c\x0d-\x7f]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]))))*(((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(\x22)))@((([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.)+(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]))){2,6}$/i;
|
56 |
+
break;case "url":a=/(https?|s?ftp|git)/i.test(a)?a:"http://"+a;case "urlstrict":b=/^(https?|s?ftp|git):\/\/(((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:)*@)?(((\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5]))|((([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.)+(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.?)(:\d*)?)(\/((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)+(\/(([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)*)*)?)?(\?((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)|[\uE000-\uF8FF]|\/|\?)*)?(#((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)|\/|\?)*)?$/i;
|
57 |
+
break;case "dateIso":b=/^(\d{4})\D?(0[1-9]|1[0-2])\D?([12]\d|0[1-9]|3[01])$/;break;case "phone":b=/^((\+\d{1,3}(-| )?\(?\d\)?(-| )?\d{1,5})|(\(?\d{2,6}\)?))(-| )?(\d{3,4})(-| )?(\d{4})(( x| ext)\d{1,5}){0,1}$/;break;default:return!1}return""!==a?b.test(a):!1},regexp:function(a,c,b){return RegExp(c,b.options.regexpFlag||"").test(a)},minlength:function(a,c){return a.length>=c},maxlength:function(a,c){return a.length<=c},rangelength:function(a,c){return this.minlength(a,c[0])&&this.maxlength(a,c[1])},
|
58 |
+
min:function(a,c){return Number(a)>=c},max:function(a,c){return Number(a)<=c},range:function(a,c){return a>=c[0]&&a<=c[1]},equalto:function(a,c,d){d.options.validateIfUnchanged=!0;return a===b(c).val()},remote:function(a,c,d){var g={},j={};g[d.$element.attr("name")]=a;"undefined"!==typeof d.options.remoteDatatype&&(j={dataType:d.options.remoteDatatype});var k=function(a,c){"undefined"!==typeof c&&("undefined"!==typeof d.Validator.messages.remote&&c!==d.Validator.messages.remote)&&b(d.ulError+" .remote").remove();
|
59 |
+
d.updtConstraint({name:"remote",valid:a},c);d.manageValidationResult()},m=function(a){if("object"===typeof a)return a;try{a=b.parseJSON(a)}catch(c){}return a},l=function(a){return"object"===typeof a&&null!==a?"undefined"!==typeof a.error?a.error:"undefined"!==typeof a.message?a.message:null:null};b.ajax(b.extend({},{url:c,data:g,type:d.options.remoteMethod||"GET",success:function(a){a=m(a);k(1===a||!0===a||"object"===typeof a&&null!==a&&"undefined"!==typeof a.success,l(a))},error:function(a){a=m(a);
|
60 |
+
k(!1,l(a))}},j));return null},mincheck:function(a,c){return this.minlength(a,c)},maxcheck:function(a,c){return this.maxlength(a,c)},rangecheck:function(a,c){return this.rangelength(a,c)}},init:function(a){var c=a.validators;a=a.messages;for(var b in c)this.addValidator(b,c[b]);for(b in a)this.addMessage(b,a[b])},formatMesssage:function(a,c){if("object"===typeof c){for(var b in c)a=this.formatMesssage(a,c[b]);return a}return"string"===typeof a?a.replace(/%s/i,c):""},addValidator:function(a,c){this.validators[a]=
|
61 |
+
c},addMessage:function(a,c,b){if("undefined"!==typeof b&&!0===b)this.messages.type[a]=c;else if("type"===a)for(var g in c)this.messages.type[g]=c[g];else this.messages[a]=c}};var r=function(a,c,b){this.options=c;this.Validator=new l(c);if("ParsleyFieldMultiple"===b)return this;this.init(a,b||"ParsleyField")};r.prototype={constructor:r,init:function(a,c){this.type=c;this.valid=!0;this.element=a;this.validatedOnce=!1;this.$element=b(a);this.val=this.$element.val();this.isRequired=!1;this.constraints=
|
62 |
+
{};"undefined"===typeof this.isRadioOrCheckbox&&(this.isRadioOrCheckbox=!1,this.hash=this.generateHash(),this.errorClassHandler=this.options.errors.classHandler(a,this.isRadioOrCheckbox)||this.$element);this.ulErrorManagement();this.bindHtml5Constraints();this.addConstraints();this.hasConstraints()&&this.bindValidationEvents()},setParent:function(a){this.$parent=b(a)},getParent:function(){return this.$parent},bindHtml5Constraints:function(){if(this.$element.hasClass("required")||this.$element.prop("required"))this.options.required=
|
63 |
+
!0;"undefined"!==typeof this.$element.attr("type")&&RegExp(this.$element.attr("type"),"i").test("email url number range")&&(this.options.type=this.$element.attr("type"),RegExp(this.options.type,"i").test("number range")&&(this.options.type="number","undefined"!==typeof this.$element.attr("min")&&this.$element.attr("min").length&&(this.options.min=this.$element.attr("min")),"undefined"!==typeof this.$element.attr("max")&&this.$element.attr("max").length&&(this.options.max=this.$element.attr("max"))));
|
64 |
+
"string"===typeof this.$element.attr("pattern")&&this.$element.attr("pattern").length&&(this.options.regexp=this.$element.attr("pattern"))},addConstraints:function(){for(var a in this.options){var b={};b[a]=this.options[a];this.addConstraint(b,!0)}},addConstraint:function(a,b){for(var d in a)d=d.toLowerCase(),"function"===typeof this.Validator.validators[d]&&(this.constraints[d]={name:d,requirements:a[d],valid:null},"required"===d&&(this.isRequired=!0),this.addCustomConstraintMessage(d));"undefined"===
|
65 |
+
typeof b&&this.bindValidationEvents()},updateConstraint:function(a,b){for(var d in a)this.updtConstraint({name:d,requirements:a[d],valid:null},b)},updtConstraint:function(a,c){this.constraints[a.name]=b.extend(!0,this.constraints[a.name],a);"string"===typeof c&&(this.Validator.messages[a.name]=c);this.bindValidationEvents()},removeConstraint:function(a){a=a.toLowerCase();delete this.constraints[a];"required"===a&&(this.isRequired=!1);this.hasConstraints()?this.bindValidationEvents():"ParsleyForm"===
|
66 |
+
typeof this.getParent()?this.getParent().removeItem(this.$element):this.destroy()},addCustomConstraintMessage:function(a){var b=a+("type"===a&&"undefined"!==typeof this.options[a]?this.options[a].charAt(0).toUpperCase()+this.options[a].substr(1):"")+"Message";"undefined"!==typeof this.options[b]&&this.Validator.addMessage("type"===a?this.options[a]:a,this.options[b],"type"===a)},bindValidationEvents:function(){this.valid=null;this.$element.addClass("parsley-validated");this.$element.off("."+this.type);
|
67 |
+
this.options.remote&&!/change/i.test(this.options.trigger)&&(this.options.trigger=!this.options.trigger?"change":" change");var a=(!this.options.trigger?"":this.options.trigger)+(/key/i.test(this.options.trigger)?"":" keyup");this.$element.is("select")&&(a+=/change/i.test(a)?"":" change");a=a.replace(/^\s+/g,"").replace(/\s+$/g,"");this.$element.on((a+" ").split(" ").join("."+this.type+" "),!1,b.proxy(this.eventValidation,this))},generateHash:function(){return"parsley-"+(Math.random()+"").substring(2)},
|
68 |
+
getHash:function(){return this.hash},getVal:function(){return this.$element.data("value")||this.$element.val()},eventValidation:function(a){var b=this.getVal();if("keyup"===a.type&&!/keyup/i.test(this.options.trigger)&&!this.validatedOnce||"change"===a.type&&!/change/i.test(this.options.trigger)&&!this.validatedOnce||!this.isRadioOrCheckbox&&this.getLength(b)<this.options.validationMinlength&&!this.validatedOnce)return!0;this.validate()},getLength:function(a){return!a||!a.hasOwnProperty("length")?
|
69 |
+
0:a.length},isValid:function(){return this.validate(!1)},hasConstraints:function(){for(var a in this.constraints)return!0;return!1},validate:function(a){var b=this.getVal(),d=null;if(!this.hasConstraints())return null;if(this.options.listeners.onFieldValidate(this.element,this)||""===b&&!this.isRequired)return this.reset(),null;if(!this.needsValidation(b))return this.valid;d=this.applyValidators();("undefined"!==typeof a?a:this.options.showErrors)&&this.manageValidationResult();return d},needsValidation:function(a){if(!this.options.validateIfUnchanged&&
|
70 |
+
null!==this.valid&&this.val===a&&this.validatedOnce)return!1;this.val=a;return this.validatedOnce=!0},applyValidators:function(){var a=null,b;for(b in this.constraints){var d=this.Validator.validators[this.constraints[b].name](this.val,this.constraints[b].requirements,this);!1===d?(a=!1,this.constraints[b].valid=a,this.options.listeners.onFieldError(this.element,this.constraints,this)):!0===d&&(this.constraints[b].valid=!0,a=!1!==a,!1===this.options.listeners.onFieldSuccess(this.element,this.constraints,
|
71 |
+
this)&&(a=!1))}return a},manageValidationResult:function(){var a=null,c;for(c in this.constraints)!1===this.constraints[c].valid?(this.manageError(this.constraints[c]),a=!1):!0===this.constraints[c].valid&&(this.removeError(this.constraints[c].name),a=!1!==a);this.valid=a;if(!0===this.valid)return this.removeErrors(),this.errorClassHandler.removeClass(this.options.errorClass).addClass(this.options.successClass),!0;if(!1===this.valid)return this.errorClassHandler.removeClass(this.options.successClass).addClass(this.options.errorClass),
|
72 |
+
!1;this.ulError&&0===b(this.ulError).children().length&&this.removeErrors();return a},ulErrorManagement:function(){this.ulError="#"+this.hash;this.ulTemplate=b(this.options.errors.errorsWrapper).attr("id",this.hash).addClass("parsley-error-list")},removeError:function(a){a=this.ulError+" ."+a;var c=this;this.options.animate?b(a).fadeOut(this.options.animateDuration,function(){b(this).remove();c.ulError&&0===b(c.ulError).children().length&&c.removeErrors()}):b(a).remove()},addError:function(a){for(var c in a){var d=
|
73 |
+
b(this.options.errors.errorElem).addClass(c);b(this.ulError).append(this.options.animate?b(d).html(a[c]).hide().fadeIn(this.options.animateDuration):b(d).html(a[c]))}},removeErrors:function(){this.options.animate?b(this.ulError).fadeOut(this.options.animateDuration,function(){b(this).remove()}):b(this.ulError).remove()},reset:function(){this.valid=null;this.removeErrors();this.validatedOnce=!1;this.errorClassHandler.removeClass(this.options.successClass).removeClass(this.options.errorClass);for(var a in this.constraints)this.constraints[a].valid=
|
74 |
+
null;return this},manageError:function(a){b(this.ulError).length||this.manageErrorContainer();if(!("required"===a.name&&null!==this.getVal()&&0<this.getVal().length)&&(!this.isRequired||!("required"!==a.name&&(null===this.getVal()||0===this.getVal().length)))){var c=a.name,d=!1!==this.options.errorMessage?"custom-error-message":c,g={};a=!1!==this.options.errorMessage?this.options.errorMessage:"type"===a.name?this.Validator.messages[c][a.requirements]:"undefined"===typeof this.Validator.messages[c]?
|
75 |
+
this.Validator.messages.defaultMessage:this.Validator.formatMesssage(this.Validator.messages[c],a.requirements);b(this.ulError+" ."+d).length||(g[d]=a,this.addError(g))}},manageErrorContainer:function(){var a=this.options.errorContainer||this.options.errors.container(this.element,this.isRadioOrCheckbox),c=this.options.animate?this.ulTemplate.show():this.ulTemplate;"undefined"!==typeof a?b(a).append(c):!this.isRadioOrCheckbox?this.$element.after(c):this.$element.parent().after(c)},addListener:function(a){for(var b in a)this.options.listeners[b]=
|
76 |
+
a[b]},destroy:function(){this.$element.removeClass("parsley-validated");this.reset().$element.off("."+this.type).removeData(this.type)}};var q=function(a,b,d){this.initMultiple(a,b);this.inherit(a,b);this.Validator=new l(b);this.init(a,d||"ParsleyFieldMultiple")};q.prototype={constructor:q,initMultiple:function(a,c){this.element=a;this.$element=b(a);this.group=c.group||!1;this.hash=this.getName();this.siblings=this.group?'[data-group="'+this.group+'"]':'input[name="'+this.$element.attr("name")+'"]';
|
77 |
+
this.isRadioOrCheckbox=!0;this.isRadio=this.$element.is("input[type=radio]");this.isCheckbox=this.$element.is("input[type=checkbox]");this.errorClassHandler=c.errors.classHandler(a,this.isRadioOrCheckbox)||this.$element.parent()},inherit:function(a,b){var d=new r(a,b,"ParsleyFieldMultiple"),g;for(g in d)"undefined"===typeof this[g]&&(this[g]=d[g])},getName:function(){if(this.group)return"parsley-"+this.group;if("undefined"===typeof this.$element.attr("name"))throw"A radio / checkbox input must have a data-group attribute or a name to be Parsley validated !";
|
78 |
+
return"parsley-"+this.$element.attr("name").replace(/(:|\.|\[|\])/g,"")},getVal:function(){if(this.isRadio)return b(this.siblings+":checked").val()||"";if(this.isCheckbox){var a=[];b(this.siblings+":checked").each(function(){a.push(b(this).val())});return a}},bindValidationEvents:function(){this.valid=null;this.$element.addClass("parsley-validated");this.$element.off("."+this.type);var a=this,c=(!this.options.trigger?"":this.options.trigger)+(/change/i.test(this.options.trigger)?"":" change"),c=c.replace(/^\s+/g,
|
79 |
+
"").replace(/\s+$/g,"");b(this.siblings).each(function(){b(this).on(c.split(" ").join("."+a.type+" "),!1,b.proxy(a.eventValidation,a))})}};var m=function(a,b,d){this.init(a,b,d||"parsleyForm")};m.prototype={constructor:m,init:function(a,c,d){this.type=d;this.items=[];this.$element=b(a);this.options=c;var g=this;this.$element.find(c.inputs).each(function(){g.addItem(this)});this.$element.on("submit."+this.type,!1,b.proxy(this.validate,this))},addListener:function(a){for(var b in a)if(/Field/.test(b))for(var d=
|
80 |
+
0;d<this.items.length;d++)this.items[d].addListener(a);else this.options.listeners[b]=a[b]},addItem:function(a){if(b(a).is(this.options.excluded))return!1;a=b(a).parsley(this.options);a.setParent(this);this.items.push(a)},removeItem:function(a){a=b(a).parsley();for(var c=0;c<this.items.length;c++)if(this.items[c].hash===a.hash)return this.items[c].destroy(),this.items.splice(c,1),!0;return!1},validate:function(a){var b=!0;this.focusedField=!1;for(var d=0;d<this.items.length;d++)if("undefined"!==typeof this.items[d]&&
|
81 |
+
!1===this.items[d].validate()&&(b=!1,!this.focusedField&&"first"===this.options.focus||"last"===this.options.focus))this.focusedField=this.items[d].$element;this.focusedField&&!b&&this.focusedField.focus();a=this.options.listeners.onFormSubmit(b,a,this);return"undefined"!==typeof a?a:b},isValid:function(){for(var a=0;a<this.items.length;a++)if(!1===this.items[a].isValid())return!1;return!0},removeErrors:function(){for(var a=0;a<this.items.length;a++)this.items[a].parsley("reset")},destroy:function(){for(var a=
|
82 |
+
0;a<this.items.length;a++)this.items[a].destroy();this.$element.off("."+this.type).removeData(this.type)},reset:function(){for(var a=0;a<this.items.length;a++)this.items[a].reset()}};b.fn.parsley=function(a,c){function d(d,j){var l=b(d).data(j);if(!l){switch(j){case "parsleyForm":l=new m(d,g,"parsleyForm");break;case "parsleyField":l=new r(d,g,"parsleyField");break;case "parsleyFieldMultiple":l=new q(d,g,"parsleyFieldMultiple");break;default:return}b(d).data(j,l)}return"string"===typeof a&&"function"===
|
83 |
+
typeof l[a]?(l=l[a](c),"undefined"!==typeof l?l:b(d)):l}var g=b.extend(!0,{},b.fn.parsley.defaults,"undefined"!==typeof window.ParsleyConfig?window.ParsleyConfig:{},a,this.data()),j=null;b(this).is("form")||!0===b(this).data("bind")?j=d(b(this),"parsleyForm"):b(this).is(g.inputs)&&!b(this).is(g.excluded)&&(j=d(b(this),!b(this).is("input[type=radio], input[type=checkbox]")?"parsleyField":"parsleyFieldMultiple"));return"function"===typeof c?c():j};b.fn.parsley.Constructor=m;b.fn.parsley.defaults={inputs:"input, textarea, select",
|
84 |
+
excluded:"input[type=hidden], input[type=file], :disabled",trigger:!1,animate:!0,animateDuration:300,focus:"first",validationMinlength:3,successClass:"parsley-success",errorClass:"parsley-error",errorMessage:!1,validators:{},showErrors:!0,messages:{},validateIfUnchanged:!1,errors:{classHandler:function(){},container:function(){},errorsWrapper:"<ul></ul>",errorElem:"<li></li>"},listeners:{onFieldValidate:function(){return!1},onFormSubmit:function(){},onFieldError:function(){},onFieldSuccess:function(){}}};
|
85 |
+
b(window).on("load",function(){b('[data-validate="parsley"]').each(function(){b(this).parsley()})})}(window.jQuery||window.Zepto);
|
classes/package.archive.php
CHANGED
@@ -11,13 +11,15 @@ class DUP_Archive {
|
|
11 |
public $FilterOn;
|
12 |
public $File;
|
13 |
public $Format;
|
14 |
-
public $PackDir;
|
15 |
-
public $
|
16 |
-
public $
|
17 |
-
public $
|
18 |
-
public $
|
19 |
-
public $
|
20 |
-
public $
|
|
|
|
|
21 |
|
22 |
//PROTECTED
|
23 |
protected $Package;
|
@@ -26,15 +28,17 @@ class DUP_Archive {
|
|
26 |
private $filterDirsArray = array();
|
27 |
private $filterExtsArray = array();
|
28 |
|
29 |
-
|
30 |
public function __construct($package) {
|
31 |
$this->Package = $package;
|
32 |
$this->FilterOn = false;
|
33 |
}
|
34 |
|
35 |
-
public function Build() {
|
36 |
try {
|
37 |
|
|
|
|
|
38 |
if (!isset($this->PackDir) && ! is_dir($this->PackDir)) throw new Exception("The 'PackDir' property must be a valid diretory.");
|
39 |
if (!isset($this->File)) throw new Exception("A 'File' property must be set.");
|
40 |
|
@@ -43,7 +47,6 @@ class DUP_Archive {
|
|
43 |
case 'TAR': break;
|
44 |
case 'TAR-GZIP': break;
|
45 |
default:
|
46 |
-
|
47 |
if (class_exists(ZipArchive)) {
|
48 |
$this->Format = 'ZIP';
|
49 |
DUP_Zip::Create($this);
|
@@ -77,65 +80,130 @@ class DUP_Archive {
|
|
77 |
* @returns array An array of values for the directory stats
|
78 |
* @link http://msdn.microsoft.com/en-us/library/aa365247%28VS.85%29.aspx Windows filename restrictions
|
79 |
*/
|
80 |
-
public function
|
81 |
-
|
82 |
-
$this->
|
83 |
-
$
|
84 |
-
|
85 |
if ($this->FilterOn) {
|
86 |
-
|
87 |
-
|
88 |
-
return $this;
|
89 |
-
}
|
90 |
-
} else {
|
91 |
-
$this->filterDirsArray = array();
|
92 |
-
$this->filterDirsArray = array();
|
93 |
-
$this->runDirStats($this->PackDir);
|
94 |
-
return $this;
|
95 |
}
|
96 |
-
|
|
|
|
|
|
|
97 |
}
|
98 |
|
99 |
-
|
100 |
-
|
|
|
|
|
101 |
|
102 |
-
$
|
103 |
-
|
104 |
-
|
105 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
106 |
}
|
107 |
|
108 |
-
|
109 |
-
foreach ($
|
110 |
-
|
111 |
-
|
112 |
-
|
113 |
-
|
114 |
-
|
115 |
-
|
116 |
-
|
117 |
-
|
118 |
-
|
|
|
|
|
|
|
119 |
}
|
120 |
-
|
121 |
-
|
122 |
-
|
123 |
-
|
124 |
-
|
125 |
-
|
126 |
-
|
127 |
-
|
128 |
-
|
129 |
-
|
130 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
131 |
}
|
132 |
-
}
|
133 |
-
|
134 |
-
|
135 |
-
}
|
136 |
}
|
137 |
-
|
138 |
-
}
|
139 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
140 |
}
|
141 |
?>
|
11 |
public $FilterOn;
|
12 |
public $File;
|
13 |
public $Format;
|
14 |
+
public $PackDir;
|
15 |
+
public $Size = 0;
|
16 |
+
public $WarnFileSize = array();
|
17 |
+
public $WarnFileName = array();
|
18 |
+
public $Dirs = array();
|
19 |
+
public $Files = array();
|
20 |
+
public $Links = array();
|
21 |
+
public $OmitDirs = array();
|
22 |
+
public $OmitFiles = array();
|
23 |
|
24 |
//PROTECTED
|
25 |
protected $Package;
|
28 |
private $filterDirsArray = array();
|
29 |
private $filterExtsArray = array();
|
30 |
|
31 |
+
|
32 |
public function __construct($package) {
|
33 |
$this->Package = $package;
|
34 |
$this->FilterOn = false;
|
35 |
}
|
36 |
|
37 |
+
public function Build($package) {
|
38 |
try {
|
39 |
|
40 |
+
$this->Package = $package;
|
41 |
+
|
42 |
if (!isset($this->PackDir) && ! is_dir($this->PackDir)) throw new Exception("The 'PackDir' property must be a valid diretory.");
|
43 |
if (!isset($this->File)) throw new Exception("A 'File' property must be set.");
|
44 |
|
47 |
case 'TAR': break;
|
48 |
case 'TAR-GZIP': break;
|
49 |
default:
|
|
|
50 |
if (class_exists(ZipArchive)) {
|
51 |
$this->Format = 'ZIP';
|
52 |
DUP_Zip::Create($this);
|
80 |
* @returns array An array of values for the directory stats
|
81 |
* @link http://msdn.microsoft.com/en-us/library/aa365247%28VS.85%29.aspx Windows filename restrictions
|
82 |
*/
|
83 |
+
public function Stats() {
|
84 |
+
|
85 |
+
$this->filterDirsArray = array();
|
86 |
+
$this->filterExtsArray = array();
|
|
|
87 |
if ($this->FilterOn) {
|
88 |
+
$this->filterDirsArray = $this->GetFilterDirAsArray();
|
89 |
+
$this->filterExtsArray = $this->GetFilterExtsAsArray();
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
90 |
}
|
91 |
+
|
92 |
+
$this->getDirs();
|
93 |
+
$this->getFiles();
|
94 |
+
return $this;
|
95 |
}
|
96 |
|
97 |
+
//Get All Directories then filter
|
98 |
+
//SPL classes in dirsToArray_New are buggy on some PHP versions
|
99 |
+
//Add back into code base once PHP 5.3.0 is minimum requirment
|
100 |
+
private function getDirs() {
|
101 |
|
102 |
+
$rootPath = DUP_Util::SafePath(rtrim(DUPLICATOR_WPROOTPATH, '//' ));
|
103 |
+
array_push($this->filterDirsArray, DUPLICATOR_SSDIR_PATH);
|
104 |
+
|
105 |
+
//If the root directory is a filter then we will only need the root files
|
106 |
+
if (in_array($this->PackDir, $this->filterDirsArray)) {
|
107 |
+
$this->Dirs = $this->PackDir;
|
108 |
+
} else {
|
109 |
+
$this->Dirs = (DUPLICATOR_SCAN_USELEGACY)
|
110 |
+
? $this->dirsToArray_Legacy($rootPath)
|
111 |
+
: $this->dirsToArray_New($rootPath);
|
112 |
+
array_push($this->Dirs, $this->PackDir);
|
113 |
}
|
114 |
|
115 |
+
//Filter Directories
|
116 |
+
foreach ($this->Dirs as $key => $val) {
|
117 |
+
$name = basename($val);
|
118 |
+
if (strlen($val) > 250 || preg_match('/(\/|\*|\?|\>|\<|\:|\\|\|)/', $name)|| trim($name) == "") {
|
119 |
+
$this->WarnFileName[] = $val;
|
120 |
+
$this->OmitDirs[] = $val;
|
121 |
+
unset($this->Dirs[$key]);
|
122 |
+
} else {
|
123 |
+
//PATH FILTERS
|
124 |
+
foreach($this->filterDirsArray as $item) {
|
125 |
+
if (strstr($val, $item)) {
|
126 |
+
$this->OmitDirs[] = $val;
|
127 |
+
unset($this->Dirs[$key]);
|
128 |
+
continue 2;
|
129 |
}
|
130 |
+
}
|
131 |
+
}
|
132 |
+
}
|
133 |
+
}
|
134 |
+
|
135 |
+
private function getFiles() {
|
136 |
+
|
137 |
+
foreach ($this->Dirs as $key => $val) {
|
138 |
+
foreach (glob("{$val}/{,.}*", GLOB_NOSORT | GLOB_BRACE) as $filePath) {
|
139 |
+
$fileName = basename($filePath);
|
140 |
+
$valid = true;
|
141 |
+
if (!is_dir($filePath)){
|
142 |
+
|
143 |
+
if (!in_array(@pathinfo($filePath, PATHINFO_EXTENSION), $this->filterExtsArray) && is_readable($filePath)) {
|
144 |
+
$fileSize = @filesize($filePath);
|
145 |
+
$fileSize = empty($fileSize) ? 0 : $fileSize;
|
146 |
+
if (strlen($filePath) > 250 || preg_match('/(\/|\*|\?|\>|\<|\:|\\|\|)/', $fileName)|| trim($fileName) == "") {
|
147 |
+
array_push($this->WarnFileName, $filePath);
|
148 |
+
$valid = false;
|
149 |
+
}
|
150 |
+
if ($fileSize > DUPLICATOR_SCAN_WARNFILESIZE) {
|
151 |
+
array_push($this->WarnFileSize, $filePath . ' [' . DUP_Util::ByteSize($fileSize) . ']');
|
152 |
+
}
|
153 |
+
if ($valid) {
|
154 |
+
$this->Size += $fileSize;
|
155 |
+
$this->Files[] = $filePath;
|
156 |
+
}
|
157 |
+
else {
|
158 |
+
$this->OmitFiles[] = $filePath;
|
159 |
+
}
|
160 |
+
} else {
|
161 |
+
$this->OmitFiles[] = $filePath;
|
162 |
+
}
|
163 |
+
}
|
164 |
+
}
|
165 |
+
}
|
166 |
+
}
|
167 |
+
|
168 |
+
//Recursive function to get all Directories in a wp install
|
169 |
+
//Older PHP logic which shows to be more stable on older version of PHP
|
170 |
+
private function dirsToArray_Legacy($path) {
|
171 |
+
$items = array();
|
172 |
+
$handle = opendir($path);
|
173 |
+
if ($handle) {
|
174 |
+
while (($file = readdir($handle)) !== false ) {
|
175 |
+
if ($file != "." && $file != "..") {
|
176 |
+
$fullPath = DUP_Util::SafePath($path. "/" . $file);
|
177 |
+
if (is_dir($fullPath)) {
|
178 |
+
$items = array_merge($items, $this->dirsToArray_Legacy($fullPath));
|
179 |
+
$items[] = $fullPath;
|
180 |
}
|
181 |
+
}
|
182 |
+
}
|
183 |
+
closedir($handle);
|
|
|
184 |
}
|
185 |
+
return $items;
|
186 |
+
}
|
187 |
|
188 |
+
//Recursive function to get all Directories in a wp install
|
189 |
+
//Must use iterator_to_array in order to avoid the error 'too many files open' for recursion
|
190 |
+
//Notes: $file->getExtension() is not reliable as it silently fails at least in php 5.2.17
|
191 |
+
//when a file has a permission such as 705 falling back to pathinfo is more stable
|
192 |
+
private function dirsToArray_New($path) {
|
193 |
+
$iterator = new RecursiveIteratorIterator(
|
194 |
+
new RecursiveDirectoryIterator($path, RecursiveDirectoryIterator::SKIP_DOTS),
|
195 |
+
RecursiveIteratorIterator::SELF_FIRST,
|
196 |
+
RecursiveIteratorIterator::CATCH_GET_CHILD // Ignore "Permission denied"
|
197 |
+
);
|
198 |
+
$files = iterator_to_array($iterator);
|
199 |
+
$items = array();
|
200 |
+
foreach ($files as $file) {
|
201 |
+
if ($file->isDir()) {
|
202 |
+
$items[] = DUP_Util::SafePath($file->getRealPath());
|
203 |
+
}
|
204 |
+
}
|
205 |
+
return $items;
|
206 |
+
}
|
207 |
+
|
208 |
}
|
209 |
?>
|
classes/package.archive.zip.php
CHANGED
@@ -12,23 +12,14 @@ class DUP_Zip extends DUP_Archive {
|
|
12 |
private static $compressDir;
|
13 |
private static $countDirs = 0;
|
14 |
private static $countFiles = 0;
|
15 |
-
private static $countLinks = 0;
|
16 |
-
private static $filterExtsOn;
|
17 |
-
private static $filterDirsOn;
|
18 |
-
private static $filterDirsArray;
|
19 |
-
private static $filterDirsList;
|
20 |
-
private static $filterExtsArray;
|
21 |
-
private static $filterExtsList;
|
22 |
-
private static $filterOn = false;
|
23 |
-
private static $size = 0;
|
24 |
private static $sqlPath;
|
25 |
private static $zipPath;
|
26 |
private static $zipFileSize;
|
27 |
private static $zipArchive;
|
28 |
|
29 |
-
private static $limit = DUPLICATOR_ZIP_FLUSH_TRIGGER;
|
30 |
private static $limitItems = 0;
|
31 |
private static $networkFlush = false;
|
|
|
32 |
|
33 |
/**
|
34 |
* CREATE
|
@@ -41,71 +32,78 @@ class DUP_Zip extends DUP_Archive {
|
|
41 |
$package_zip_flush = DUP_Settings::Get('package_zip_flush');
|
42 |
|
43 |
self::$compressDir = rtrim(DUP_Util::SafePath($archive->PackDir), '/');
|
44 |
-
self::$filterDirsArray = array_map('DUP_Util::SafePath', explode(";", $archive->FilterDirs, -1));
|
45 |
-
self::$filterDirsList = $archive->FilterDirs;
|
46 |
-
self::$filterExtsArray = explode(";", $archive->FilterExts, -1);
|
47 |
-
self::$filterExtsList = $archive->FilterExts;
|
48 |
-
self::$filterOn = $archive->FilterOn;
|
49 |
self::$sqlPath = DUP_Util::SafePath("{$archive->Package->StorePath}/{$archive->Package->Database->File}");
|
50 |
self::$zipPath = DUP_Util::SafePath("{$archive->Package->StorePath}/{$archive->File}");
|
51 |
self::$zipArchive = new ZipArchive();
|
52 |
-
self::$filterDirsOn = count(self::$filterDirsArray);
|
53 |
-
self::$filterExtsOn = count(self::$filterExtsArray);
|
54 |
self::$networkFlush = empty($package_zip_flush) ? false : $package_zip_flush;
|
55 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
56 |
DUP_Log::Info("\n********************************************************************************");
|
57 |
DUP_Log::Info("ARCHIVE (ZIP):");
|
58 |
DUP_Log::Info("********************************************************************************");
|
59 |
-
DUP_Log::Info("ARCHIVE DIR: " . self::$compressDir);
|
60 |
-
DUP_Log::Info("ARCHIVE FILE: " . basename(self::$zipPath));
|
61 |
-
DUP_Log::Info("FILTER DIRS: " . self::$filterDirsList);
|
62 |
-
DUP_Log::Info("FILTER EXTS: " . self::$filterExtsList);
|
63 |
-
|
64 |
-
|
65 |
-
//--------------------------------
|
66 |
-
//OPEN ZIP
|
67 |
$isZipOpen = (self::$zipArchive->open(self::$zipPath, ZIPARCHIVE::CREATE) === TRUE);
|
68 |
if (! $isZipOpen){
|
69 |
DUP_Log::Error("Cannot open zip file with PHP ZipArchive.", "Path location [" . self::$zipPath . "]");
|
70 |
}
|
71 |
-
|
72 |
-
|
73 |
-
|
74 |
-
DUP_Log::Info("
|
75 |
-
DUP_Log::Info("
|
76 |
-
$timerFilesStart = DUP_Util::GetMicrotime();
|
77 |
-
if (self::$filterOn && (self::$filterDirsOn || self::$filterExtsOn)) {
|
78 |
-
DUP_Log::Info("FILTERS *ON*");
|
79 |
-
(! in_array(self::$compressDir, self::$filterDirsArray))
|
80 |
-
? self::recurseDirsWithFilters(self::$compressDir)
|
81 |
-
: DUP_Log::Info("-filter@[" . self::$compressDir . "]");
|
82 |
-
} else {
|
83 |
-
DUP_Log::Info("FILTERS *OFF*");
|
84 |
-
self::recurseDirs(self::$compressDir);
|
85 |
-
}
|
86 |
-
|
87 |
-
$timerFilesEnd = DUP_Util::GetMicrotime();
|
88 |
-
$timerFilesSum = DUP_Util::ElapsedTime($timerFilesEnd, $timerFilesStart);
|
89 |
|
90 |
-
DUP_Log::Info("STATS:\tDirs " . self::$countDirs . " | Files " . self::$countFiles . " | Links " . self::$countLinks);
|
91 |
-
DUP_Log::Info("SIZE:\t" . DUP_Util::ByteSize(self::$size));
|
92 |
-
DUP_Log::Info("TIME:\t{$timerFilesSum}");
|
93 |
DUP_Log::Info("----------------------------------------");
|
94 |
DUP_Log::Info("COMPRESSING");
|
95 |
-
|
96 |
-
|
|
|
97 |
//ADD SQL
|
98 |
$isSQLInZip = self::$zipArchive->addFile(self::$sqlPath, "database.sql");
|
99 |
if ($isSQLInZip) {
|
100 |
DUP_Log::Info("SQL ADDED: " . basename(self::$sqlPath));
|
101 |
} else {
|
102 |
-
DUP_Log::Error("Unable to add database.sql
|
103 |
}
|
104 |
self::$zipArchive->close();
|
105 |
self::$zipArchive->open(self::$zipPath, ZipArchive::CREATE);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
106 |
DUP_Log::Info(print_r(self::$zipArchive, true));
|
107 |
|
108 |
-
|
109 |
//--------------------------------
|
110 |
//LOG FINAL RESULTS
|
111 |
DUP_Util::FcgiFlush();
|
@@ -126,120 +124,12 @@ class DUP_Zip extends DUP_Archive {
|
|
126 |
}
|
127 |
}
|
128 |
|
129 |
-
//BASIC RECURSION
|
130 |
-
//Only called when no filters are provided tighter loop structer for speed
|
131 |
-
private static function recurseDirs($directory) {
|
132 |
-
|
133 |
-
$currentPath = DUP_Util::SafePath($directory);
|
134 |
-
//EXCLUDE: Snapshot directory
|
135 |
-
if (strstr($currentPath, DUPLICATOR_SSDIR_PATH) || empty($currentPath)) {
|
136 |
-
return;
|
137 |
-
}
|
138 |
-
|
139 |
-
//DIRECTORIES
|
140 |
-
$dh = new DirectoryIterator($currentPath);
|
141 |
-
foreach ($dh as $file) {
|
142 |
-
if (!$file->isDot()) {
|
143 |
-
$fullPath = "{$currentPath}/{$file}";
|
144 |
-
$zipPath = str_replace(self::$compressDir, '', $currentPath);
|
145 |
-
$zipPath = empty($zipPath) ? $file : ltrim("{$zipPath}/{$file}", '/');
|
146 |
-
if ($file->isDir()) {
|
147 |
-
if (preg_match('/(\/|\*|\?|\>|\<|\:|\\|\|)/', $file) || trim($file) == "") {
|
148 |
-
DUP_Log::Info("WARNING: Excluding invalid directory - [{$fullPath}]");
|
149 |
-
} else {
|
150 |
-
if ($file->isReadable() && self::$zipArchive->addEmptyDir($zipPath)) {
|
151 |
-
self::$countDirs++;
|
152 |
-
self::recurseDirs($fullPath);
|
153 |
-
} else {
|
154 |
-
DUP_Log::Info("WARNING: Unable to add directory: {$fullPath}");
|
155 |
-
}
|
156 |
-
}
|
157 |
-
} else if ($file->isFile() && $file->isReadable()) {
|
158 |
-
(self::$zipArchive->addFile($fullPath, $zipPath))
|
159 |
-
? self::$countFiles++
|
160 |
-
: DUP_Log::Info("WARNING: Unable to add file: {$fullPath}");
|
161 |
-
} else if ($file->isLink()) {
|
162 |
-
self::$countLinks++;
|
163 |
-
}
|
164 |
-
self::$limitItems++;
|
165 |
-
$fileSize = filesize($fullPath);
|
166 |
-
$fileSize = ($fileSize) ? $fileSize : 0;
|
167 |
-
self::$size = self::$size + $fileSize;
|
168 |
-
}
|
169 |
-
}
|
170 |
-
|
171 |
-
@closedir($dh);
|
172 |
-
if (self::$networkFlush)
|
173 |
-
self::flushResponse();
|
174 |
-
}
|
175 |
-
|
176 |
-
//FILTER RECURSION
|
177 |
-
//Called when filters are enabled
|
178 |
-
//Notes: $file->getExtension() is not reliable as it silently fails at least in php 5.2.17
|
179 |
-
//when a file has a permission such as 705 falling back to pathinfo is more stable
|
180 |
-
private static function recurseDirsWithFilters($directory) {
|
181 |
-
$currentPath = DUP_Util::SafePath($directory);
|
182 |
-
|
183 |
-
//EXCLUDE: Snapshot directory
|
184 |
-
if (strstr($currentPath, DUPLICATOR_SSDIR_PATH) || empty($currentPath)) {
|
185 |
-
return;
|
186 |
-
}
|
187 |
-
|
188 |
-
//DIRECTORIES
|
189 |
-
$dh = new DirectoryIterator($currentPath);
|
190 |
-
foreach ($dh as $file) {
|
191 |
-
if (!$file->isDot()) {
|
192 |
-
$fullPath = "{$currentPath}/{$file}";
|
193 |
-
$zipPath = str_replace(self::$compressDir, '', $currentPath);
|
194 |
-
$zipPath = empty($zipPath) ? $file : ltrim("{$zipPath}/{$file}", '/');
|
195 |
-
if ($file->isDir()) {
|
196 |
-
if (! in_array($fullPath, self::$filterDirsArray)) {
|
197 |
-
if (preg_match('/(\/|\*|\?|\>|\<|\:|\\|\|)/', $file) || trim($file) == "") {
|
198 |
-
DUP_Log::Info("WARNING: Excluding invalid directory - [{$fullPath}]");
|
199 |
-
} else {
|
200 |
-
if ($file->isReadable() && self::$zipArchive->addEmptyDir($zipPath)) {
|
201 |
-
self::$countDirs++;
|
202 |
-
self::recurseDirsWithFilters($fullPath);
|
203 |
-
} else {
|
204 |
-
DUP_Log::Info("WARNING: Unable to add directory: {$fullPath}");
|
205 |
-
}
|
206 |
-
}
|
207 |
-
} else {
|
208 |
-
DUP_Log::Info("- filter@ [{$fullPath}]");
|
209 |
-
}
|
210 |
-
} else if ($file->isFile() && $file->isReadable()) {
|
211 |
-
if (self::$filterExtsOn) {
|
212 |
-
$ext = @pathinfo($fullPath, PATHINFO_EXTENSION);
|
213 |
-
if (! in_array($ext, self::$filterExtsArray) || empty($ext)) {
|
214 |
-
self::$zipArchive->addFile($fullPath, $zipPath);
|
215 |
-
self::$countFiles++;
|
216 |
-
}
|
217 |
-
} else {
|
218 |
-
(self::$zipArchive->addFile($fullPath, $zipPath))
|
219 |
-
? self::$countFiles++
|
220 |
-
: DUP_Log::Info("WARNING: Unable to add file: $fullPath");
|
221 |
-
}
|
222 |
-
} else if ($file->isLink()) {
|
223 |
-
self::$countLinks++;
|
224 |
-
}
|
225 |
-
self::$limitItems++;
|
226 |
-
$fileSize = filesize($fullPath);
|
227 |
-
$fileSize = ($fileSize) ? $fileSize : 0;
|
228 |
-
self::$size = self::$size + $fileSize;
|
229 |
-
}
|
230 |
-
}
|
231 |
-
@closedir($dh);
|
232 |
-
if (self::$networkFlush)
|
233 |
-
self::flushResponse();
|
234 |
-
}
|
235 |
-
|
236 |
-
|
237 |
/* This allows the process to not timeout on fcgi
|
238 |
-
|
239 |
private static function flushResponse() {
|
240 |
//Check if were over our count*/
|
241 |
-
if(self::$limitItems >
|
242 |
-
$sumItems = (self::$countDirs + self::$countFiles
|
243 |
self::$zipArchive->close();
|
244 |
self::$zipArchive->open(self::$zipPath);
|
245 |
self::$limitItems = 0;
|
12 |
private static $compressDir;
|
13 |
private static $countDirs = 0;
|
14 |
private static $countFiles = 0;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
private static $sqlPath;
|
16 |
private static $zipPath;
|
17 |
private static $zipFileSize;
|
18 |
private static $zipArchive;
|
19 |
|
|
|
20 |
private static $limitItems = 0;
|
21 |
private static $networkFlush = false;
|
22 |
+
private static $scanReport;
|
23 |
|
24 |
/**
|
25 |
* CREATE
|
32 |
$package_zip_flush = DUP_Settings::Get('package_zip_flush');
|
33 |
|
34 |
self::$compressDir = rtrim(DUP_Util::SafePath($archive->PackDir), '/');
|
|
|
|
|
|
|
|
|
|
|
35 |
self::$sqlPath = DUP_Util::SafePath("{$archive->Package->StorePath}/{$archive->Package->Database->File}");
|
36 |
self::$zipPath = DUP_Util::SafePath("{$archive->Package->StorePath}/{$archive->File}");
|
37 |
self::$zipArchive = new ZipArchive();
|
|
|
|
|
38 |
self::$networkFlush = empty($package_zip_flush) ? false : $package_zip_flush;
|
39 |
|
40 |
+
$filterDirs = empty($archive->FilterDirs) ? 'not set' : $archive->FilterDirs;
|
41 |
+
$filterExts = empty($archive->FilterExts) ? 'not set' : $archive->FilterExts;
|
42 |
+
$filterOn = ($archive->FilterOn) ? 'ON' : 'OFF';
|
43 |
+
|
44 |
+
//Load Scan Report
|
45 |
+
$json = file_get_contents(DUPLICATOR_SSDIR_PATH_TMP . "/{$archive->Package->NameHash}_scan.json");
|
46 |
+
self::$scanReport = json_decode($json);
|
47 |
+
|
48 |
DUP_Log::Info("\n********************************************************************************");
|
49 |
DUP_Log::Info("ARCHIVE (ZIP):");
|
50 |
DUP_Log::Info("********************************************************************************");
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
51 |
$isZipOpen = (self::$zipArchive->open(self::$zipPath, ZIPARCHIVE::CREATE) === TRUE);
|
52 |
if (! $isZipOpen){
|
53 |
DUP_Log::Error("Cannot open zip file with PHP ZipArchive.", "Path location [" . self::$zipPath . "]");
|
54 |
}
|
55 |
+
DUP_Log::Info("ARCHIVE DIR: " . self::$compressDir);
|
56 |
+
DUP_Log::Info("ARCHIVE FILE: " . basename(self::$zipPath));
|
57 |
+
DUP_Log::Info("FILTERS: *{$filterOn}*");
|
58 |
+
DUP_Log::Info("DIRS: {$filterDirs}");
|
59 |
+
DUP_Log::Info("EXTS: {$filterExts}");
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
60 |
|
|
|
|
|
|
|
61 |
DUP_Log::Info("----------------------------------------");
|
62 |
DUP_Log::Info("COMPRESSING");
|
63 |
+
DUP_Log::Info("SIZE:\t" . self::$scanReport->ARC->Size);
|
64 |
+
DUP_Log::Info("STATS:\tDirs " . self::$scanReport->ARC->DirCount . " | Files " . self::$scanReport->ARC->FileCount . " | Links " . self::$scanReport->ARC->LinkCount);
|
65 |
+
|
66 |
//ADD SQL
|
67 |
$isSQLInZip = self::$zipArchive->addFile(self::$sqlPath, "database.sql");
|
68 |
if ($isSQLInZip) {
|
69 |
DUP_Log::Info("SQL ADDED: " . basename(self::$sqlPath));
|
70 |
} else {
|
71 |
+
DUP_Log::Error("Unable to add database.sql to archive.", "SQL File Path [" . self::$sqlath . "]");
|
72 |
}
|
73 |
self::$zipArchive->close();
|
74 |
self::$zipArchive->open(self::$zipPath, ZipArchive::CREATE);
|
75 |
+
|
76 |
+
|
77 |
+
//ZIP DIRECTORIES
|
78 |
+
foreach(self::$scanReport->ARC->Dirs as $file){
|
79 |
+
$zipPath = ltrim(str_replace(self::$compressDir, '', $file), '/');
|
80 |
+
if (! self::$zipArchive->addEmptyDir($zipPath)) {
|
81 |
+
if (self::$compressDir != $file)
|
82 |
+
DUP_Log::Info("WARNING: Unable to zip directory: '{$file}'");
|
83 |
+
|
84 |
+
} else {
|
85 |
+
self::$countDirs++;
|
86 |
+
}
|
87 |
+
}
|
88 |
+
|
89 |
+
//ZIP FILES
|
90 |
+
foreach(self::$scanReport->ARC->Files as $file) {
|
91 |
+
$zipPath = ltrim(str_replace(self::$compressDir, '', $file), '/');
|
92 |
+
|
93 |
+
if (self::$zipArchive->addFile($file, $zipPath)) {
|
94 |
+
self::$limitItems++;
|
95 |
+
self::$countFiles++;
|
96 |
+
} else {
|
97 |
+
DUP_Log::Info("WARNING: Unable to zip file: {$file}");
|
98 |
+
}
|
99 |
+
|
100 |
+
if (self::$networkFlush)
|
101 |
+
self::flushResponse();
|
102 |
+
}
|
103 |
+
|
104 |
+
self::$zipArchive->open(self::$zipPath, ZipArchive::CREATE);
|
105 |
DUP_Log::Info(print_r(self::$zipArchive, true));
|
106 |
|
|
|
107 |
//--------------------------------
|
108 |
//LOG FINAL RESULTS
|
109 |
DUP_Util::FcgiFlush();
|
124 |
}
|
125 |
}
|
126 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
127 |
/* This allows the process to not timeout on fcgi
|
128 |
+
* setups that need a response every X seconds */
|
129 |
private static function flushResponse() {
|
130 |
//Check if were over our count*/
|
131 |
+
if(self::$limitItems > DUPLICATOR_ZIP_FLUSH_TRIGGER) {
|
132 |
+
$sumItems = (self::$countDirs + self::$countFiles);
|
133 |
self::$zipArchive->close();
|
134 |
self::$zipArchive->open(self::$zipPath);
|
135 |
self::$limitItems = 0;
|
classes/package.database.php
CHANGED
@@ -23,9 +23,11 @@ class DUP_Database {
|
|
23 |
$this->Package = $package;
|
24 |
}
|
25 |
|
26 |
-
public function Build() {
|
27 |
try {
|
28 |
|
|
|
|
|
29 |
$time_start = DUP_Util::GetMicrotime();
|
30 |
$this->Package->SetStatus(DUP_PackageStatus::DBSTART);
|
31 |
|
@@ -209,8 +211,6 @@ class DUP_Database {
|
|
209 |
$tblCreateCount = count($tables);
|
210 |
$tblFilterCount = $tblAllCount - $tblCreateCount;
|
211 |
|
212 |
-
|
213 |
-
|
214 |
$cmd .= ' -u ' . escapeshellarg(DB_USER);
|
215 |
$cmd .= (DB_PASSWORD) ?
|
216 |
' -p' . escapeshellarg(DB_PASSWORD) : '';
|
@@ -227,7 +227,7 @@ class DUP_Database {
|
|
227 |
if ( trim( $output ) === 'Warning: Using a password on the command line interface can be insecure.' ) {
|
228 |
$output = '';
|
229 |
}
|
230 |
-
$output = (strlen($
|
231 |
|
232 |
DUP_Log::Info("TABLES: total:{$tblAllCount} | filtered:{$tblFilterCount} | create:{$tblCreateCount}");
|
233 |
DUP_Log::Info("FILTERED: [{$this->FilterTables}]");
|
@@ -236,7 +236,7 @@ class DUP_Database {
|
|
236 |
return ($output) ? false : true;
|
237 |
}
|
238 |
|
239 |
-
|
240 |
private function phpDump() {
|
241 |
|
242 |
global $wpdb;
|
@@ -307,8 +307,8 @@ class DUP_Database {
|
|
307 |
($num_values == $num_counter) ? $sql .= 'NULL' : $sql .= 'NULL, ';
|
308 |
} else {
|
309 |
($num_values == $num_counter)
|
310 |
-
? $sql .= '"' . @
|
311 |
-
: $sql .= '"' . @
|
312 |
}
|
313 |
$num_counter++;
|
314 |
}
|
23 |
$this->Package = $package;
|
24 |
}
|
25 |
|
26 |
+
public function Build($package) {
|
27 |
try {
|
28 |
|
29 |
+
$this->Package = $package;
|
30 |
+
|
31 |
$time_start = DUP_Util::GetMicrotime();
|
32 |
$this->Package->SetStatus(DUP_PackageStatus::DBSTART);
|
33 |
|
211 |
$tblCreateCount = count($tables);
|
212 |
$tblFilterCount = $tblAllCount - $tblCreateCount;
|
213 |
|
|
|
|
|
214 |
$cmd .= ' -u ' . escapeshellarg(DB_USER);
|
215 |
$cmd .= (DB_PASSWORD) ?
|
216 |
' -p' . escapeshellarg(DB_PASSWORD) : '';
|
227 |
if ( trim( $output ) === 'Warning: Using a password on the command line interface can be insecure.' ) {
|
228 |
$output = '';
|
229 |
}
|
230 |
+
$output = (strlen($output)) ? $output : "Ran from {$exePath}";
|
231 |
|
232 |
DUP_Log::Info("TABLES: total:{$tblAllCount} | filtered:{$tblFilterCount} | create:{$tblCreateCount}");
|
233 |
DUP_Log::Info("FILTERED: [{$this->FilterTables}]");
|
236 |
return ($output) ? false : true;
|
237 |
}
|
238 |
|
239 |
+
//TODO: esc_sql is a wrapper around mysqli_real_escape_string
|
240 |
private function phpDump() {
|
241 |
|
242 |
global $wpdb;
|
307 |
($num_values == $num_counter) ? $sql .= 'NULL' : $sql .= 'NULL, ';
|
308 |
} else {
|
309 |
($num_values == $num_counter)
|
310 |
+
? $sql .= '"' . @esc_sql($value) . '"'
|
311 |
+
: $sql .= '"' . @esc_sql($value) . '", ';
|
312 |
}
|
313 |
$num_counter++;
|
314 |
}
|
classes/package.installer.php
CHANGED
@@ -24,7 +24,9 @@ class DUP_Installer {
|
|
24 |
$this->Package = $package;
|
25 |
}
|
26 |
|
27 |
-
public function Build() {
|
|
|
|
|
28 |
|
29 |
DUP_Log::Info("\n********************************************************************************");
|
30 |
DUP_Log::Info("INSTALLER:");
|
24 |
$this->Package = $package;
|
25 |
}
|
26 |
|
27 |
+
public function Build($package) {
|
28 |
+
|
29 |
+
$this->Package = $package;
|
30 |
|
31 |
DUP_Log::Info("\n********************************************************************************");
|
32 |
DUP_Log::Info("INSTALLER:");
|
classes/package.php
CHANGED
@@ -40,6 +40,7 @@ class DUP_Package {
|
|
40 |
public $Notes;
|
41 |
public $StorePath;
|
42 |
public $StoreURL;
|
|
|
43 |
public $Runtime;
|
44 |
public $ExeSize;
|
45 |
public $ZipSize;
|
@@ -63,8 +64,60 @@ class DUP_Package {
|
|
63 |
$this->Database = new DUP_Database($this);
|
64 |
$this->Archive = new DUP_Archive($this);
|
65 |
$this->Installer = new DUP_Installer($this);
|
|
|
66 |
}
|
67 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
68 |
|
69 |
/**
|
70 |
* Starts the package build process
|
@@ -77,9 +130,7 @@ class DUP_Package {
|
|
77 |
global $current_user;
|
78 |
|
79 |
$timerStart = DUP_Util::GetMicrotime();
|
80 |
-
|
81 |
-
$this->Hash = uniqid() . mt_rand(1000, 9999) . date("ymdHis");
|
82 |
-
$this->NameHash = "{$this->Name}_{$this->Hash}";
|
83 |
$this->Archive->File = "{$this->NameHash}_archive.zip";
|
84 |
$this->Installer->File = "{$this->NameHash}_installer.php";
|
85 |
$this->Database->File = "{$this->NameHash}_database.sql";
|
@@ -110,25 +161,32 @@ class DUP_Package {
|
|
110 |
DUP_Log::Error("Unable to serialize pacakge object while building record.");
|
111 |
}
|
112 |
|
113 |
-
$
|
114 |
-
'name' => $this->Name,
|
115 |
-
'hash' => $this->Hash,
|
116 |
-
'status' => DUP_PackageStatus::START,
|
117 |
-
'created' => current_time('mysql', get_option('gmt_offset', 1)),
|
118 |
-
'owner' => isset($current_user->user_login) ? $current_user->user_login : 'unknown',
|
119 |
-
'package' => $packageObj)
|
120 |
-
);
|
121 |
-
|
122 |
-
if ($results == false) {
|
123 |
-
$error_result = $wpdb->print_error();
|
124 |
-
DUP_Log::Error("Unable to insert record into database table.", "'{$error_result}'");
|
125 |
-
}
|
126 |
-
$this->ID = $wpdb->insert_id;
|
127 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
128 |
//START BUILD
|
129 |
-
|
130 |
-
|
131 |
-
$this->
|
|
|
|
|
132 |
|
133 |
//VALIDATE FILE SIZE
|
134 |
$dbSizeRead = DUP_Util::ByteSize($this->Database->Size);
|
@@ -146,6 +204,8 @@ class DUP_Package {
|
|
146 |
$this->ExeSize = $exeSizeRead;
|
147 |
$this->ZipSize = $zipSizeRead;
|
148 |
|
|
|
|
|
149 |
$info = "\n********************************************************************************\n";
|
150 |
$info .= "RECORD ID:[{$this->ID}]\n";
|
151 |
$info .= "FILE SIZE: Archive:{$zipSizeRead} | SQL:{$dbSizeRead} | Installer:{$exeSizeRead}\n";
|
@@ -158,21 +218,6 @@ class DUP_Package {
|
|
158 |
return $this;
|
159 |
}
|
160 |
|
161 |
-
/**
|
162 |
-
* Gets the active package. The active package is defined as the package that was lasted saved.
|
163 |
-
* @see DUP_Package::SaveActive
|
164 |
-
* @return DUP_Package
|
165 |
-
*/
|
166 |
-
public function GetActive() {
|
167 |
-
|
168 |
-
$tmpOpts = get_option(self::OPT_ACTIVE, false);
|
169 |
-
if ($tmpOpts != false) {
|
170 |
-
return @unserialize($tmpOpts);
|
171 |
-
} else {
|
172 |
-
return $this;
|
173 |
-
}
|
174 |
-
}
|
175 |
-
|
176 |
/**
|
177 |
* Saves the active options associted with the active(latest) package.
|
178 |
* @param $_POST $post The Post server object
|
@@ -195,6 +240,8 @@ class DUP_Package {
|
|
195 |
//PACKAGE
|
196 |
$this->Version = DUPLICATOR_VERSION;
|
197 |
$this->Name = $name;
|
|
|
|
|
198 |
$this->Notes = esc_html($post['package-notes']);
|
199 |
//ARCHIVE
|
200 |
$this->Archive->PackDir = rtrim(DUPLICATOR_WPROOTPATH, '/');
|
@@ -202,7 +249,6 @@ class DUP_Package {
|
|
202 |
$this->Archive->FilterOn = isset($post['filter-on']) ? 1 : 0;
|
203 |
$this->Archive->FilterDirs = esc_html($filter_dirs);
|
204 |
$this->Archive->FilterExts = esc_html($filter_exts);
|
205 |
-
|
206 |
//INSTALLER
|
207 |
$this->Installer->OptsDBHost = esc_html($post['dbhost']);
|
208 |
$this->Installer->OptsDBName = esc_html($post['dbname']);
|
@@ -216,12 +262,27 @@ class DUP_Package {
|
|
216 |
$this->Database->FilterOn = isset($post['dbfilter-on']) ? 1 : 0;
|
217 |
$this->Database->FilterTables = esc_html($tablelist);
|
218 |
|
219 |
-
update_option(self::OPT_ACTIVE,
|
220 |
}
|
221 |
}
|
222 |
|
223 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
224 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
225 |
public function SetStatus($status) {
|
226 |
global $wpdb;
|
227 |
|
@@ -241,80 +302,51 @@ class DUP_Package {
|
|
241 |
$wpdb->query($sql);
|
242 |
}
|
243 |
|
244 |
-
|
245 |
-
|
246 |
-
|
247 |
-
|
248 |
-
|
249 |
-
|
250 |
-
public static function GetSystemRequirments() {
|
251 |
-
|
252 |
global $wpdb;
|
253 |
-
|
254 |
-
$
|
255 |
-
|
256 |
-
|
257 |
-
|
258 |
-
|
259 |
-
|
260 |
-
|
261 |
-
//SYS-101 RESERVED FILE
|
262 |
-
$dup_tests['SYS-101'] = (self::RequiredFilesFound()) ? 'Fail' : 'Pass';
|
263 |
-
|
264 |
-
//SYS-102: ZIP-ARCHIVE
|
265 |
-
$test = class_exists('ZipArchive');
|
266 |
-
$dup_tests['SYS-102'] = ($test) ? 'Pass' : 'Fail';
|
267 |
-
|
268 |
-
//SYS-103: SAFE MODE
|
269 |
-
$test = (((strtolower(@ini_get('safe_mode')) == 'on')
|
270 |
-
|| (strtolower(@ini_get('safe_mode')) == 'yes')
|
271 |
-
|| (strtolower(@ini_get('safe_mode')) == 'true')
|
272 |
-
|| (ini_get("safe_mode") == 1 )));
|
273 |
-
$dup_tests['SYS-103'] = !($test) ? 'Pass' : 'Fail';
|
274 |
-
|
275 |
-
//SYS-104: MYSQL SUPPORT
|
276 |
-
$mysql_test1 = function_exists('mysqli_connect');
|
277 |
-
$mysql_test2 = version_compare($wpdb->db_version(), '5.0', '>=');
|
278 |
-
$dup_tests['SYS-104'] = ($mysql_test1 && $mysql_test2) ? 'Pass' : 'Fail';
|
279 |
-
|
280 |
-
//SYS-105: PHP TESTS
|
281 |
-
$php_test1 = version_compare(phpversion(), '5.2.17');
|
282 |
-
$php_test2 = function_exists("file_get_contents");
|
283 |
-
$php_test3 = function_exists("file_put_contents");
|
284 |
-
$dup_tests['SYS-105'] = ($php_test1 >= 0 && $php_test2 && $php_test3) ? 'Pass' : 'Fail';
|
285 |
-
|
286 |
-
//SYS-106: WEB SERVER
|
287 |
-
$servers = $GLOBALS['DUPLICATOR_SERVER_LIST'];
|
288 |
-
$test = false;
|
289 |
-
foreach ($servers as $value) {
|
290 |
-
if (stristr($_SERVER['SERVER_SOFTWARE'], $value)) {
|
291 |
-
$test = true;
|
292 |
-
break;
|
293 |
-
}
|
294 |
}
|
295 |
-
$dup_tests['SYS-106'] = ($test) ? 'Pass' : 'Fail';
|
296 |
-
|
297 |
-
//RESULTS
|
298 |
-
$result = in_array('Fail', $dup_tests);
|
299 |
-
$dup_tests['Success'] = !$result;
|
300 |
-
|
301 |
-
return $dup_tests;
|
302 |
-
}
|
303 |
-
|
304 |
-
/**
|
305 |
-
* Gets the required system checks
|
306 |
-
* @return array An array of system checks
|
307 |
-
*/
|
308 |
-
public static function RequiredFilesFound() {
|
309 |
|
310 |
-
|
311 |
-
|
312 |
-
|
313 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
314 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
315 |
}
|
316 |
|
317 |
-
|
318 |
* Creates a default name
|
319 |
* @return string A default packagename
|
320 |
*/
|
@@ -328,31 +360,49 @@ class DUP_Package {
|
|
328 |
|
329 |
}
|
330 |
|
331 |
-
|
332 |
-
|
333 |
-
|
334 |
-
|
335 |
-
|
336 |
-
|
337 |
-
$dup_checks['CHK-SRV-100'] = empty($test) ? 'Good' : 'Warn';
|
338 |
-
|
339 |
-
//CHK-SRV-101
|
340 |
-
$cache_path = DUP_Util::SafePath(WP_CONTENT_DIR) . '/cache';
|
341 |
-
|
342 |
-
$dirEmpty = DUP_Util::IsDirectoryEmpty($cache_path);
|
343 |
-
$dirSize = DUP_Util::GetDirectorySize($cache_path); //50K
|
344 |
-
$dup_checks['CHK-SRV-101'] = ($dirEmpty || $dirSize < 50000 ) ? 'Good' : 'Warn';
|
345 |
-
|
346 |
-
//CHK-SRV-102
|
347 |
-
$test = ini_get("max_execution_time");
|
348 |
|
349 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
350 |
|
351 |
-
|
352 |
-
|
353 |
-
|
354 |
-
|
355 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
356 |
}
|
357 |
|
358 |
|
40 |
public $Notes;
|
41 |
public $StorePath;
|
42 |
public $StoreURL;
|
43 |
+
public $ScanFile;
|
44 |
public $Runtime;
|
45 |
public $ExeSize;
|
46 |
public $ZipSize;
|
64 |
$this->Database = new DUP_Database($this);
|
65 |
$this->Archive = new DUP_Archive($this);
|
66 |
$this->Installer = new DUP_Installer($this);
|
67 |
+
|
68 |
}
|
69 |
|
70 |
+
/**
|
71 |
+
* Generates a scan report
|
72 |
+
* @return array of scan results
|
73 |
+
*/
|
74 |
+
public function Scan() {
|
75 |
+
|
76 |
+
$timerStart = DUP_Util::GetMicrotime();
|
77 |
+
$report = array();
|
78 |
+
$this->ScanFile = "{$this->NameHash}_scan.json";
|
79 |
+
|
80 |
+
$report['RPT']['ScanTime'] = "0";
|
81 |
+
$report['RPT']['ScanFile'] = $this->ScanFile;
|
82 |
+
|
83 |
+
//SERVER
|
84 |
+
$srv = DUP_Server::GetChecks();
|
85 |
+
|
86 |
+
$report['SRV']['PHPServer'] = $srv['CHK-SRV-100'];
|
87 |
+
$report['SRV']['CacheOn'] = $srv['CHK-SRV-101'];
|
88 |
+
$report['SRV']['WebServer'] = $srv['CHK-SRV-102'];
|
89 |
+
|
90 |
+
//FILES
|
91 |
+
$this->Archive->Stats();
|
92 |
+
$report['ARC']['Size'] = DUP_Util::ByteSize($this->Archive->Size) or "unknown";
|
93 |
+
$report['ARC']['DirCount'] = number_format(count($this->Archive->Dirs));
|
94 |
+
$report['ARC']['FileCount'] = number_format(count($this->Archive->Files));
|
95 |
+
$report['ARC']['LinkCount'] = number_format(count($this->Archive->Links));
|
96 |
+
$report['ARC']['WarnFileName'] = is_array($this->Archive->WarnFileName) ? $this->Archive->WarnFileName : "unknown";
|
97 |
+
$report['ARC']['WarnFileSize'] = is_array($this->Archive->WarnFileSize) ? $this->Archive->WarnFileSize : "unknown";
|
98 |
+
$report['ARC']['Status']['Size'] = ($this->Archive->Size > DUPLICATOR_SCAN_SITE) ? 'Warn' : 'Good';
|
99 |
+
$report['ARC']['Status']['Names'] = count($this->Archive->WarnFileName) ? 'Warn' : 'Good';
|
100 |
+
$report['ARC']['Status']['Big'] = count($this->Archive->WarnFileSize) ? 'Warn' : 'Good';
|
101 |
+
$report['ARC']['Dirs'] = $this->Archive->Dirs;
|
102 |
+
$report['ARC']['Files'] = $this->Archive->Files;
|
103 |
+
$report['ARC']['OmitFiles'] = $this->Archive->OmitFiles;
|
104 |
+
$report['ARC']['OmitDirs'] = $this->Archive->OmitDirs;
|
105 |
+
|
106 |
+
//DATABASE
|
107 |
+
$db = $this->Database->Stats();
|
108 |
+
$report['DB']['Status'] = $db['Status'];
|
109 |
+
$report['DB']['Size'] = DUP_Util::ByteSize($db['Size']) or "unknown";
|
110 |
+
$report['DB']['Rows'] = number_format($db['Rows']) or "unknown";
|
111 |
+
$report['DB']['TableCount'] = $db['TableCount'] or "unknown";
|
112 |
+
$report['DB']['TableList'] = $db['TableList'] or "unknown";
|
113 |
+
|
114 |
+
$report['RPT']['ScanTime'] = DUP_Util::ElapsedTime(DUP_Util::GetMicrotime(), $timerStart);
|
115 |
+
$fp = fopen(DUPLICATOR_SSDIR_PATH_TMP . "/{$this->ScanFile}", 'w');
|
116 |
+
fwrite($fp, json_encode($report));
|
117 |
+
fclose($fp);
|
118 |
+
|
119 |
+
return $report;
|
120 |
+
}
|
121 |
|
122 |
/**
|
123 |
* Starts the package build process
|
130 |
global $current_user;
|
131 |
|
132 |
$timerStart = DUP_Util::GetMicrotime();
|
133 |
+
|
|
|
|
|
134 |
$this->Archive->File = "{$this->NameHash}_archive.zip";
|
135 |
$this->Installer->File = "{$this->NameHash}_installer.php";
|
136 |
$this->Database->File = "{$this->NameHash}_database.sql";
|
161 |
DUP_Log::Error("Unable to serialize pacakge object while building record.");
|
162 |
}
|
163 |
|
164 |
+
$this->ID = $this->FindHashKey($this->Hash);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
165 |
|
166 |
+
if ($this->ID != 0){
|
167 |
+
$this->SetStatus(DUP_PackageStatus::START);
|
168 |
+
} else {
|
169 |
+
$results = $wpdb->insert($wpdb->prefix . "duplicator_packages", array(
|
170 |
+
'name' => $this->Name,
|
171 |
+
'hash' => $this->Hash,
|
172 |
+
'status' => DUP_PackageStatus::START,
|
173 |
+
'created' => current_time('mysql', get_option('gmt_offset', 1)),
|
174 |
+
'owner' => isset($current_user->user_login) ? $current_user->user_login : 'unknown',
|
175 |
+
'package' => $packageObj)
|
176 |
+
);
|
177 |
+
if ($results == false) {
|
178 |
+
$error_result = $wpdb->print_error();
|
179 |
+
DUP_Log::Error("Unable to insert record into database table.", "'{$error_result}'");
|
180 |
+
}
|
181 |
+
$this->ID = $wpdb->insert_id;
|
182 |
+
}
|
183 |
+
|
184 |
//START BUILD
|
185 |
+
//PHPs serialze method will return the object but the ID above is not passed
|
186 |
+
//for one reason or another so passing the object back in seems to do the trick
|
187 |
+
$this->Database->Build($this);
|
188 |
+
$this->Archive->Build($this);
|
189 |
+
$this->Installer->Build($this);
|
190 |
|
191 |
//VALIDATE FILE SIZE
|
192 |
$dbSizeRead = DUP_Util::ByteSize($this->Database->Size);
|
204 |
$this->ExeSize = $exeSizeRead;
|
205 |
$this->ZipSize = $zipSizeRead;
|
206 |
|
207 |
+
$this->buildCleanup();
|
208 |
+
|
209 |
$info = "\n********************************************************************************\n";
|
210 |
$info .= "RECORD ID:[{$this->ID}]\n";
|
211 |
$info .= "FILE SIZE: Archive:{$zipSizeRead} | SQL:{$dbSizeRead} | Installer:{$exeSizeRead}\n";
|
218 |
return $this;
|
219 |
}
|
220 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
221 |
/**
|
222 |
* Saves the active options associted with the active(latest) package.
|
223 |
* @param $_POST $post The Post server object
|
240 |
//PACKAGE
|
241 |
$this->Version = DUPLICATOR_VERSION;
|
242 |
$this->Name = $name;
|
243 |
+
$this->Hash = $post['package-hash'];
|
244 |
+
$this->NameHash = "{$this->Name}_{$this->Hash}";;
|
245 |
$this->Notes = esc_html($post['package-notes']);
|
246 |
//ARCHIVE
|
247 |
$this->Archive->PackDir = rtrim(DUPLICATOR_WPROOTPATH, '/');
|
249 |
$this->Archive->FilterOn = isset($post['filter-on']) ? 1 : 0;
|
250 |
$this->Archive->FilterDirs = esc_html($filter_dirs);
|
251 |
$this->Archive->FilterExts = esc_html($filter_exts);
|
|
|
252 |
//INSTALLER
|
253 |
$this->Installer->OptsDBHost = esc_html($post['dbhost']);
|
254 |
$this->Installer->OptsDBName = esc_html($post['dbname']);
|
262 |
$this->Database->FilterOn = isset($post['dbfilter-on']) ? 1 : 0;
|
263 |
$this->Database->FilterTables = esc_html($tablelist);
|
264 |
|
265 |
+
update_option(self::OPT_ACTIVE, $this);
|
266 |
}
|
267 |
}
|
268 |
|
269 |
+
/**
|
270 |
+
* Save any property of this class through reflection
|
271 |
+
* @param $property A valid public property in this class
|
272 |
+
* @param $value The value for the new dynamic property
|
273 |
+
* @return void */
|
274 |
+
public function SaveActiveItem($property, $value) {
|
275 |
+
$package = self::GetActive();
|
276 |
|
277 |
+
$reflectionClass = new ReflectionClass($package);
|
278 |
+
$reflectionClass->getProperty($property)->setValue($package, $value);
|
279 |
+
update_option(self::OPT_ACTIVE, $package);
|
280 |
+
}
|
281 |
+
|
282 |
+
/**
|
283 |
+
* Sets the status to log the state of the build
|
284 |
+
* @param $status The status level for where the package is
|
285 |
+
* @return void */
|
286 |
public function SetStatus($status) {
|
287 |
global $wpdb;
|
288 |
|
302 |
$wpdb->query($sql);
|
303 |
}
|
304 |
|
305 |
+
/**
|
306 |
+
* Does a hash already exisit
|
307 |
+
* @return int Returns 0 if no has is found, if found returns the table ID
|
308 |
+
*/
|
309 |
+
public function FindHashKey($hash) {
|
310 |
+
|
|
|
|
|
311 |
global $wpdb;
|
312 |
+
|
313 |
+
$table = $wpdb->prefix . "duplicator_packages";
|
314 |
+
$qry = $wpdb->get_row("SELECT ID, hash FROM `{$table}` WHERE hash = '{$hash}'" );
|
315 |
+
if ( strlen($qry->hash) == 0) {
|
316 |
+
return 0;
|
317 |
+
} else {
|
318 |
+
return $qry->ID;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
319 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
320 |
|
321 |
+
}
|
322 |
+
|
323 |
+
/**
|
324 |
+
* Makes the hashkey for the package files
|
325 |
+
* @return string A unique hashkey */
|
326 |
+
public function MakeHash() {
|
327 |
+
return uniqid() . mt_rand(1000, 9999) . date("ymdHis");
|
328 |
+
}
|
329 |
+
|
330 |
+
/**
|
331 |
+
* Gets the active package. The active package is defined as the package that was lasted saved.
|
332 |
+
* Do to cache issues with the built in WP function get_option moved call to a direct DB call.
|
333 |
+
* @see DUP_Package::SaveActive
|
334 |
+
* @return DUP_Package
|
335 |
+
*/
|
336 |
+
public static function GetActive() {
|
337 |
|
338 |
+
global $wpdb;
|
339 |
+
$obj = new DUP_Package();
|
340 |
+
$row = $wpdb->get_row( $wpdb->prepare( "SELECT option_value FROM `{$wpdb->options}` WHERE option_name = %s LIMIT 1", self::OPT_ACTIVE ) );
|
341 |
+
if (is_object($row)) {
|
342 |
+
$obj = @unserialize($row->option_value);
|
343 |
+
}
|
344 |
+
//Incase unserilaize fails
|
345 |
+
$obj = (is_object($obj)) ? $obj : new DUP_Package();
|
346 |
+
return $obj;
|
347 |
}
|
348 |
|
349 |
+
/**
|
350 |
* Creates a default name
|
351 |
* @return string A default packagename
|
352 |
*/
|
360 |
|
361 |
}
|
362 |
|
363 |
+
/**
|
364 |
+
* Cleanup all tmp files
|
365 |
+
* @param all empty all contents
|
366 |
+
* @return void
|
367 |
+
*/
|
368 |
+
public static function TmpCleanup($all = false) {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
369 |
|
370 |
+
//Delete all files now
|
371 |
+
if ($all){
|
372 |
+
$dir = DUPLICATOR_SSDIR_PATH_TMP . "/*";
|
373 |
+
foreach (glob($dir) as $file) {
|
374 |
+
unlink($file);
|
375 |
+
}
|
376 |
+
}
|
377 |
+
//Remove scan files that are 24 hours old
|
378 |
+
else {
|
379 |
+
$dir = DUPLICATOR_SSDIR_PATH_TMP . "/*_scan.json";
|
380 |
+
foreach (glob($dir) as $file) {
|
381 |
+
if (filemtime($file) <= time() - 86400) {
|
382 |
+
unlink($file);
|
383 |
+
}
|
384 |
+
}
|
385 |
+
}
|
386 |
|
387 |
+
}
|
388 |
+
|
389 |
+
private function buildCleanup() {
|
390 |
+
|
391 |
+
$files = glob(DUPLICATOR_SSDIR_PATH_TMP . "/{{$this->NameHash}*}", GLOB_BRACE | GLOB_NOSORT);
|
392 |
+
$newPath = DUPLICATOR_SSDIR_PATH;
|
393 |
+
|
394 |
+
if (function_exists('rename')) {
|
395 |
+
foreach($files as $file){
|
396 |
+
$name = basename($file);
|
397 |
+
rename($file,"{$newPath}/{$name}");
|
398 |
+
}
|
399 |
+
} else {
|
400 |
+
foreach($files as $file){
|
401 |
+
$name = basename($file);
|
402 |
+
copy($file,"{$newPath}/{$name}");
|
403 |
+
unlink($file);
|
404 |
+
}
|
405 |
+
}
|
406 |
}
|
407 |
|
408 |
|
classes/server.php
ADDED
@@ -0,0 +1,112 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
if ( ! defined( 'DUPLICATOR_VERSION' ) ) exit; // Exit if accessed directly
|
3 |
+
|
4 |
+
require_once (DUPLICATOR_PLUGIN_PATH . 'classes/utility.php');
|
5 |
+
|
6 |
+
/**
|
7 |
+
* Class used to get server statis
|
8 |
+
* @package Dupicator\classes
|
9 |
+
*/
|
10 |
+
class DUP_Server {
|
11 |
+
|
12 |
+
/**
|
13 |
+
* Gets the system requirments which must pass to buld a package
|
14 |
+
* @return array An array of requirements
|
15 |
+
*/
|
16 |
+
public static function GetRequirments() {
|
17 |
+
|
18 |
+
global $wpdb;
|
19 |
+
|
20 |
+
$req = array();
|
21 |
+
//SYS-100: FILE PERMS
|
22 |
+
$test = is_writeable(DUPLICATOR_WPROOTPATH)
|
23 |
+
&& is_writeable(DUPLICATOR_SSDIR_PATH)
|
24 |
+
&& is_writeable(DUPLICATOR_SSDIR_PATH_TMP);
|
25 |
+
$req['SYS-100'] = ($test) ? 'Pass' : 'Fail';
|
26 |
+
|
27 |
+
//SYS-101 RESERVED FILE
|
28 |
+
$req['SYS-101'] = (self::InstallerFilesFound()) ? 'Fail' : 'Pass';
|
29 |
+
|
30 |
+
//SYS-102: ZIP-ARCHIVE
|
31 |
+
$test = class_exists('ZipArchive');
|
32 |
+
$req['SYS-102'] = ($test) ? 'Pass' : 'Fail';
|
33 |
+
|
34 |
+
//SYS-103: SAFE MODE
|
35 |
+
$test = (((strtolower(@ini_get('safe_mode')) == 'on')
|
36 |
+
|| (strtolower(@ini_get('safe_mode')) == 'yes')
|
37 |
+
|| (strtolower(@ini_get('safe_mode')) == 'true')
|
38 |
+
|| (ini_get("safe_mode") == 1 )));
|
39 |
+
$req['SYS-103'] = !($test) ? 'Pass' : 'Fail';
|
40 |
+
|
41 |
+
//SYS-104: MYSQL SUPPORT
|
42 |
+
$mysql_test1 = function_exists('mysqli_connect');
|
43 |
+
$mysql_test2 = version_compare($wpdb->db_version(), '5.0', '>=');
|
44 |
+
$req['SYS-104'] = ($mysql_test1 && $mysql_test2) ? 'Pass' : 'Fail';
|
45 |
+
|
46 |
+
//SYS-105: PHP TESTS
|
47 |
+
$php_test1 = version_compare(phpversion(), '5.2.17');
|
48 |
+
$php_test2 = function_exists("file_get_contents");
|
49 |
+
$php_test3 = function_exists("file_put_contents");
|
50 |
+
$req['SYS-105'] = ($php_test1 >= 0 && $php_test2 && $php_test3) ? 'Pass' : 'Fail';
|
51 |
+
|
52 |
+
|
53 |
+
|
54 |
+
//RESULTS
|
55 |
+
$result = in_array('Fail', $req);
|
56 |
+
$req['Success'] = !$result;
|
57 |
+
|
58 |
+
return $req;
|
59 |
+
}
|
60 |
+
|
61 |
+
/**
|
62 |
+
* Gets the system checks which are not required
|
63 |
+
* @return array An array of system checks
|
64 |
+
*/
|
65 |
+
public static function GetChecks() {
|
66 |
+
$checks = array();
|
67 |
+
|
68 |
+
//CHK-SRV-100: PHP SETTINGS
|
69 |
+
$php_test1 = ini_get("open_basedir");
|
70 |
+
$php_test1 = empty($php_test1) ? true : false;
|
71 |
+
$php_test2 = ini_get("max_execution_time");
|
72 |
+
$php_test2 = ($php_test2 > DUPLICATOR_SCAN_TIMEOUT || strcmp($php_test2 , 'Off') == 0 || $php_test2 == 0) ? 'Good' : 'Warn';
|
73 |
+
$checks['CHK-SRV-100'] = ($php_test1 && $php_test2) ? 'Good' : 'Warn';
|
74 |
+
|
75 |
+
//CHK-SRV-101: CACHE DIRECTORY
|
76 |
+
$cache_path = DUP_Util::SafePath(WP_CONTENT_DIR) . '/cache';
|
77 |
+
$dirEmpty = DUP_Util::IsDirectoryEmpty($cache_path);
|
78 |
+
$dirSize = DUP_Util::GetDirectorySize($cache_path); //50K
|
79 |
+
$checks['CHK-SRV-101'] = ($dirEmpty || $dirSize < 50000 ) ? 'Good' : 'Warn';
|
80 |
+
|
81 |
+
//CHK-SRV-102: WEB SERVER
|
82 |
+
$servers = $GLOBALS['DUPLICATOR_SERVER_LIST'];
|
83 |
+
$test = false;
|
84 |
+
foreach ($servers as $value) {
|
85 |
+
if (stristr($_SERVER['SERVER_SOFTWARE'], $value)) {
|
86 |
+
$test = true;
|
87 |
+
break;
|
88 |
+
}
|
89 |
+
}
|
90 |
+
$checks['CHK-SRV-102'] = ($test) ? 'Good' : 'Warn';
|
91 |
+
|
92 |
+
//RESULTS
|
93 |
+
$result = in_array('Warn', $checks);
|
94 |
+
$checks['Success'] = !$result;
|
95 |
+
|
96 |
+
return $checks;
|
97 |
+
}
|
98 |
+
|
99 |
+
/**
|
100 |
+
* Check to see if duplicator installer files are present
|
101 |
+
* @return bool True if any reserved files are found
|
102 |
+
*/
|
103 |
+
public static function InstallerFilesFound() {
|
104 |
+
|
105 |
+
$phpFile = file_exists(DUPLICATOR_WPROOTPATH . DUPLICATOR_INSTALL_PHP);
|
106 |
+
$sqlFile = file_exists(DUPLICATOR_WPROOTPATH . DUPLICATOR_INSTALL_SQL);
|
107 |
+
$logFile = file_exists(DUPLICATOR_WPROOTPATH . DUPLICATOR_INSTALL_LOG);
|
108 |
+
return ($phpFile || $sqlFile || $logFile);
|
109 |
+
}
|
110 |
+
|
111 |
+
}
|
112 |
+
?>
|
classes/ui.php
CHANGED
@@ -86,6 +86,9 @@ class DUP_UI {
|
|
86 |
* @return type void
|
87 |
*/
|
88 |
static public function ShowReservedFilesNotice() {
|
|
|
|
|
|
|
89 |
|
90 |
$hide = isset($_REQUEST['page']) && $_REQUEST['page'] == 'duplicator-tools' ? true : false;
|
91 |
$perms = (current_user_can( 'install_plugins' ) && current_user_can( 'import' ));
|
@@ -98,10 +101,10 @@ class DUP_UI {
|
|
98 |
}
|
99 |
|
100 |
if (! self::GetViewStateValue($metaKey, false)) {
|
101 |
-
if (
|
102 |
$queryStr = $_SERVER['QUERY_STRING'];
|
103 |
echo '<div class="updated"><p>';
|
104 |
-
printf("%s <br/> <a href='admin.php?page=duplicator-tools&tab=cleanup&action=installer'>%s</a> | <a href='?{$queryStr}&{$metaKey}=1'>%s</a>",
|
105 |
__('Reserved Duplicator install file(s) still exsist in the root directory. Please delete these file(s) to avoid possible security issues.'),
|
106 |
__('Remove file(s) now'),
|
107 |
__('Dismiss this notice'));
|
86 |
* @return type void
|
87 |
*/
|
88 |
static public function ShowReservedFilesNotice() {
|
89 |
+
|
90 |
+
if (! is_plugin_active('duplicator/duplicator.php'))
|
91 |
+
return;
|
92 |
|
93 |
$hide = isset($_REQUEST['page']) && $_REQUEST['page'] == 'duplicator-tools' ? true : false;
|
94 |
$perms = (current_user_can( 'install_plugins' ) && current_user_can( 'import' ));
|
101 |
}
|
102 |
|
103 |
if (! self::GetViewStateValue($metaKey, false)) {
|
104 |
+
if (DUP_Server::InstallerFilesFound()) {
|
105 |
$queryStr = $_SERVER['QUERY_STRING'];
|
106 |
echo '<div class="updated"><p>';
|
107 |
+
@printf("%s <br/> <a href='admin.php?page=duplicator-tools&tab=cleanup&action=installer'>%s</a> | <a href='?{$queryStr}&{$metaKey}=1'>%s</a>",
|
108 |
__('Reserved Duplicator install file(s) still exsist in the root directory. Please delete these file(s) to avoid possible security issues.'),
|
109 |
__('Remove file(s) now'),
|
110 |
__('Dismiss this notice'));
|
classes/utility.php
CHANGED
@@ -135,9 +135,14 @@ class DUP_Util {
|
|
135 |
|
136 |
|
137 |
public static function IsShellExecAvailable() {
|
138 |
-
|
139 |
-
if (array_intersect(array('shell_exec', 'escapeshellarg', 'escapeshellcmd'), array_map('trim', explode(',', @ini_get('disable_functions')))))
|
140 |
return false;
|
|
|
|
|
|
|
|
|
|
|
141 |
|
142 |
// Can we issue a simple echo command?
|
143 |
if (!@shell_exec('echo duplicator'))
|
@@ -150,10 +155,18 @@ class DUP_Util {
|
|
150 |
if (strtoupper(substr(PHP_OS, 0, 3)) === 'WIN') {
|
151 |
return true;
|
152 |
}
|
153 |
-
|
154 |
return false;
|
155 |
}
|
156 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
157 |
/**
|
158 |
* Creates the snapshot directory if it doesn't already exisit
|
159 |
*/
|
135 |
|
136 |
|
137 |
public static function IsShellExecAvailable() {
|
138 |
+
|
139 |
+
if (array_intersect(array('shell_exec', 'escapeshellarg', 'escapeshellcmd', 'extension_loaded'), array_map('trim', explode(',', @ini_get('disable_functions')))))
|
140 |
return false;
|
141 |
+
|
142 |
+
//Suhosin: http://www.hardened-php.net/suhosin/
|
143 |
+
//Will cause PHP to silently fail.
|
144 |
+
if (extension_loaded('suhosin'))
|
145 |
+
return false;
|
146 |
|
147 |
// Can we issue a simple echo command?
|
148 |
if (!@shell_exec('echo duplicator'))
|
155 |
if (strtoupper(substr(PHP_OS, 0, 3)) === 'WIN') {
|
156 |
return true;
|
157 |
}
|
|
|
158 |
return false;
|
159 |
}
|
160 |
|
161 |
+
public static function GetCurrentUser() {
|
162 |
+
$unreadable = '(Undetectable)';
|
163 |
+
if (@function_exists('get_current_user') && @is_callable('get_current_user')) {
|
164 |
+
$user = @get_current_user();
|
165 |
+
return strlen($user) ? $user : $unreadable;
|
166 |
+
}
|
167 |
+
return $unreadable;
|
168 |
+
}
|
169 |
+
|
170 |
/**
|
171 |
* Creates the snapshot directory if it doesn't already exisit
|
172 |
*/
|
define.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
//Prevent directly browsing to the file
|
3 |
if (function_exists('plugin_dir_url')) {
|
4 |
-
define('DUPLICATOR_VERSION', '0.5.
|
5 |
define("DUPLICATOR_HOMEPAGE", "http://lifeinthegrid.com/labs/duplicator");
|
6 |
define("DUPLICATOR_GIVELINK", "http://lifeinthegrid.com/partner");
|
7 |
define("DUPLICATOR_HELPLINK", "http://lifeinthegrid.com/duplicator-docs");
|
@@ -33,11 +33,12 @@ if (function_exists('plugin_dir_url')) {
|
|
33 |
define("DUPLICATOR_PHP_MAX_MEMORY", '5000M');
|
34 |
define("DUPLICATOR_DB_MAX_TIME", 5000);
|
35 |
define("DUPLICATOR_SCAN_SITE", 157286400); //150MB
|
36 |
-
define("
|
37 |
define("DUPLICATOR_SCAN_DBSIZE", 52428800); //50MB
|
38 |
define("DUPLICATOR_SCAN_DBROWS", 250000);
|
39 |
-
define("DUPLICATOR_SCAN_TIMEOUT", 300);
|
40 |
-
|
|
|
41 |
$GLOBALS['DUPLICATOR_OPTS_DELETE'] = array('duplicator_ui_view_state', 'duplicator_package_active', 'duplicator_settings');
|
42 |
|
43 |
/* Used to flush a response every N items.
|
1 |
<?php
|
2 |
//Prevent directly browsing to the file
|
3 |
if (function_exists('plugin_dir_url')) {
|
4 |
+
define('DUPLICATOR_VERSION', '0.5.4');
|
5 |
define("DUPLICATOR_HOMEPAGE", "http://lifeinthegrid.com/labs/duplicator");
|
6 |
define("DUPLICATOR_GIVELINK", "http://lifeinthegrid.com/partner");
|
7 |
define("DUPLICATOR_HELPLINK", "http://lifeinthegrid.com/duplicator-docs");
|
33 |
define("DUPLICATOR_PHP_MAX_MEMORY", '5000M');
|
34 |
define("DUPLICATOR_DB_MAX_TIME", 5000);
|
35 |
define("DUPLICATOR_SCAN_SITE", 157286400); //150MB
|
36 |
+
define("DUPLICATOR_SCAN_WARNFILESIZE", 4194304);//4MB
|
37 |
define("DUPLICATOR_SCAN_DBSIZE", 52428800); //50MB
|
38 |
define("DUPLICATOR_SCAN_DBROWS", 250000);
|
39 |
+
define("DUPLICATOR_SCAN_TIMEOUT", 300); //Seconds
|
40 |
+
define("DUPLICATOR_SCAN_USELEGACY", true);
|
41 |
+
$GLOBALS['DUPLICATOR_SERVER_LIST'] = array('Apache','LiteSpeed', 'Nginx', 'Lighttpd', 'IIS', 'WebServerX', 'uWSGI');
|
42 |
$GLOBALS['DUPLICATOR_OPTS_DELETE'] = array('duplicator_ui_view_state', 'duplicator_package_active', 'duplicator_settings');
|
43 |
|
44 |
/* Used to flush a response every N items.
|
duplicator.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
Plugin Name: Duplicator
|
4 |
Plugin URI: http://www.lifeinthegrid.com/duplicator/
|
5 |
Description: Create a backup of your WordPress files and database. Duplicate and move an entire site from one location to another in a few steps. Create a full snapshot of your site at any point in time.
|
6 |
-
Version: 0.5.
|
7 |
Author: LifeInTheGrid
|
8 |
Author URI: http://www.lifeinthegrid.com
|
9 |
License: GPLv2 or later
|
@@ -38,9 +38,9 @@ if (is_admin() == true) {
|
|
38 |
require_once 'classes/utility.php';
|
39 |
require_once 'classes/ui.php';
|
40 |
require_once 'classes/settings.php';
|
|
|
41 |
require_once 'classes/package.php';
|
42 |
require_once 'classes/package.archive.zip.php';
|
43 |
-
require_once 'classes/task.php';
|
44 |
require_once 'views/actions.php';
|
45 |
|
46 |
/* ACTIVATION
|
@@ -48,20 +48,26 @@ if (is_admin() == true) {
|
|
48 |
function duplicator_activate() {
|
49 |
|
50 |
global $wpdb;
|
51 |
-
$table_name = $wpdb->prefix . "duplicator_packages";
|
52 |
|
53 |
-
|
54 |
-
|
55 |
-
|
56 |
-
|
57 |
-
|
58 |
-
|
59 |
-
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
|
64 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
65 |
|
66 |
//WordPress Options Hooks
|
67 |
update_option('duplicator_version_plugin', DUPLICATOR_VERSION);
|
@@ -113,11 +119,12 @@ if (is_admin() == true) {
|
|
113 |
add_action('admin_menu', 'duplicator_menu');
|
114 |
add_action('wp_ajax_duplicator_task_reset', 'duplicator_task_reset');
|
115 |
add_action('wp_ajax_duplicator_package_scan', 'duplicator_package_scan');
|
116 |
-
add_action('
|
117 |
add_action('wp_ajax_duplicator_package_delete', 'duplicator_package_delete');
|
|
|
118 |
add_action('wp_ajax_DUP_UI_SaveViewStateByPost', array('DUP_UI', 'SaveViewStateByPost'));
|
119 |
add_action('admin_notices', array('DUP_UI', 'ShowReservedFilesNotice'));
|
120 |
-
|
121 |
//FILTERS
|
122 |
add_filter('plugin_action_links', 'duplicator_manage_link', 10, 2);
|
123 |
add_filter('plugin_row_meta', 'duplicator_meta_links', 10, 2);
|
3 |
Plugin Name: Duplicator
|
4 |
Plugin URI: http://www.lifeinthegrid.com/duplicator/
|
5 |
Description: Create a backup of your WordPress files and database. Duplicate and move an entire site from one location to another in a few steps. Create a full snapshot of your site at any point in time.
|
6 |
+
Version: 0.5.4
|
7 |
Author: LifeInTheGrid
|
8 |
Author URI: http://www.lifeinthegrid.com
|
9 |
License: GPLv2 or later
|
38 |
require_once 'classes/utility.php';
|
39 |
require_once 'classes/ui.php';
|
40 |
require_once 'classes/settings.php';
|
41 |
+
require_once 'classes/server.php';
|
42 |
require_once 'classes/package.php';
|
43 |
require_once 'classes/package.archive.zip.php';
|
|
|
44 |
require_once 'views/actions.php';
|
45 |
|
46 |
/* ACTIVATION
|
48 |
function duplicator_activate() {
|
49 |
|
50 |
global $wpdb;
|
|
|
51 |
|
52 |
+
//Only update database on version update
|
53 |
+
if (DUPLICATOR_VERSION != get_option("duplicator_version_plugin")) {
|
54 |
+
$table_name = $wpdb->prefix . "duplicator_packages";
|
55 |
+
|
56 |
+
//PRIMARY KEY must have 2 spaces before for dbDelta to work
|
57 |
+
$sql = "CREATE TABLE `{$table_name}` (
|
58 |
+
`id` BIGINT(20) UNSIGNED NOT NULL AUTO_INCREMENT PRIMARY KEY,
|
59 |
+
`name` VARCHAR(250) NOT NULL,
|
60 |
+
`hash` VARCHAR(50) NOT NULL,
|
61 |
+
`status` INT(11) NOT NULL,
|
62 |
+
`created` DATETIME NOT NULL DEFAULT '0000-00-00 00:00:00',
|
63 |
+
`owner` VARCHAR(60) NOT NULL,
|
64 |
+
`package` MEDIUMBLOB NOT NULL,
|
65 |
+
KEY `hash` (`hash`))";
|
66 |
+
|
67 |
+
require_once(DUPLICATOR_WPROOTPATH . 'wp-admin/includes/upgrade.php');
|
68 |
+
@dbDelta($sql);
|
69 |
+
|
70 |
+
}
|
71 |
|
72 |
//WordPress Options Hooks
|
73 |
update_option('duplicator_version_plugin', DUPLICATOR_VERSION);
|
119 |
add_action('admin_menu', 'duplicator_menu');
|
120 |
add_action('wp_ajax_duplicator_task_reset', 'duplicator_task_reset');
|
121 |
add_action('wp_ajax_duplicator_package_scan', 'duplicator_package_scan');
|
122 |
+
add_action('wp_ajax_duplicator_package_build', 'duplicator_package_build');
|
123 |
add_action('wp_ajax_duplicator_package_delete', 'duplicator_package_delete');
|
124 |
+
add_action('wp_ajax_duplicator_package_report', 'duplicator_package_report');
|
125 |
add_action('wp_ajax_DUP_UI_SaveViewStateByPost', array('DUP_UI', 'SaveViewStateByPost'));
|
126 |
add_action('admin_notices', array('DUP_UI', 'ShowReservedFilesNotice'));
|
127 |
+
|
128 |
//FILTERS
|
129 |
add_filter('plugin_action_links', 'duplicator_manage_link', 10, 2);
|
130 |
add_filter('plugin_row_meta', 'duplicator_meta_links', 10, 2);
|
installer/build/ajax.step1.php
CHANGED
@@ -35,7 +35,7 @@ error_reporting(E_ERROR);
|
|
35 |
if (isset($_GET['dbtest'])) {
|
36 |
|
37 |
$html = "";
|
38 |
-
$dbConn =
|
39 |
$dbErr = mysqli_connect_error();
|
40 |
$dbFound = mysqli_select_db($dbConn, $_POST['dbname']);
|
41 |
|
@@ -66,7 +66,7 @@ if (isset($_GET['dbtest'])) {
|
|
66 |
function_exists('mysqli_connect') or DUPX_Log::Error(ERR_MYSQLI_SUPPORT);
|
67 |
|
68 |
//ERR_DBCONNECT
|
69 |
-
$dbh =
|
70 |
($dbh) or DUPX_Log::Error(ERR_DBCONNECT . mysqli_connect_error());
|
71 |
if ($_POST['dbaction'] == 'empty') {
|
72 |
mysqli_select_db($dbh, $_POST['dbname']) or DUPX_Log::Error(sprintf(ERR_DBCREATE, $_POST['dbname']));
|
@@ -339,7 +339,7 @@ while ($counter < $sql_result_file_length) {
|
|
339 |
|
340 |
if (!mysqli_ping($dbh)) {
|
341 |
mysqli_close($dbh);
|
342 |
-
$dbh = mysqli_connect($_POST['dbhost'], $_POST['dbuser'], $_POST['dbpass'], $_POST['dbname']);
|
343 |
}
|
344 |
DUPX_Log::Info("**ERROR** database error write '{$err}' - [sql=" . substr($sql_result_file_data[$counter], 0, 75) . "...]");
|
345 |
$dbquery_errs++;
|
35 |
if (isset($_GET['dbtest'])) {
|
36 |
|
37 |
$html = "";
|
38 |
+
$dbConn = DupUtil::mysqli_connect($_POST['dbhost'], $_POST['dbuser'], $_POST['dbpass'], null, $_POST['dbport']);
|
39 |
$dbErr = mysqli_connect_error();
|
40 |
$dbFound = mysqli_select_db($dbConn, $_POST['dbname']);
|
41 |
|
66 |
function_exists('mysqli_connect') or DUPX_Log::Error(ERR_MYSQLI_SUPPORT);
|
67 |
|
68 |
//ERR_DBCONNECT
|
69 |
+
$dbh = DupUtil::mysqli_connect($_POST['dbhost'], $_POST['dbuser'], $_POST['dbpass']);
|
70 |
($dbh) or DUPX_Log::Error(ERR_DBCONNECT . mysqli_connect_error());
|
71 |
if ($_POST['dbaction'] == 'empty') {
|
72 |
mysqli_select_db($dbh, $_POST['dbname']) or DUPX_Log::Error(sprintf(ERR_DBCREATE, $_POST['dbname']));
|
339 |
|
340 |
if (!mysqli_ping($dbh)) {
|
341 |
mysqli_close($dbh);
|
342 |
+
$dbh = DupUtil::mysqli_connect($_POST['dbhost'], $_POST['dbuser'], $_POST['dbpass'], $_POST['dbname']);
|
343 |
}
|
344 |
DUPX_Log::Info("**ERROR** database error write '{$err}' - [sql=" . substr($sql_result_file_data[$counter], 0, 75) . "...]");
|
345 |
$dbquery_errs++;
|
installer/build/ajax.step2.php
CHANGED
@@ -11,7 +11,7 @@ error_reporting(E_ERROR);
|
|
11 |
$ajax2_start = DupUtil::get_microtime();
|
12 |
|
13 |
//MYSQL CONNECTION
|
14 |
-
$dbh =
|
15 |
$charset_server = @mysqli_character_set_name($dbh);
|
16 |
@mysqli_query($dbh, "SET wait_timeout = {$GLOBALS['DB_MAX_TIME']}");
|
17 |
DupUtil::mysql_set_charset($dbh, $_POST['dbcharset'], $_POST['dbcollate']);
|
11 |
$ajax2_start = DupUtil::get_microtime();
|
12 |
|
13 |
//MYSQL CONNECTION
|
14 |
+
$dbh = DupUtil::mysqli_connect($_POST['dbhost'], $_POST['dbuser'], $_POST['dbpass'], $_POST['dbname'], $_POST['dbport']);
|
15 |
$charset_server = @mysqli_character_set_name($dbh);
|
16 |
@mysqli_query($dbh, "SET wait_timeout = {$GLOBALS['DB_MAX_TIME']}");
|
17 |
DupUtil::mysql_set_charset($dbh, $_POST['dbcharset'], $_POST['dbcollate']);
|
installer/build/classes/class.logging.php
CHANGED
@@ -8,13 +8,13 @@ define('ERR_MAKELOG', 'PHP is having issues writing to the log file <b>' . Dup
|
|
8 |
define('ERR_ZIPARCHIVE', 'In order to extract the archive.zip file the PHP ZipArchive module must be installed. Please read the FAQ for more details. You can still install this package but you will need to check the Manual package extraction checkbox found in the Advanced Options. Please read the online user guide for details in performing a manual package extraction.');
|
9 |
define('ERR_MYSQLI_SUPPORT', 'In order to complete an install the mysqli extension for PHP is required. If you are on a hosted server please contact your host and request that mysqli be enabled. For more information visit: http://php.net/manual/en/mysqli.installation.php');
|
10 |
define('ERR_DBCONNECT', 'DATABASE CONNECTION FAILED!<br/>');
|
11 |
-
define('ERR_DBCONNECT_CREATE', 'DATABASE CREATION FAILURE!<br/> Unable to create database "%s". Check to make sure the user has "Create" privileges. Some hosts will restrict creation of a database only through the cpanel. Try creating the database manually to proceed with installation.');
|
12 |
define('ERR_DBTRYCLEAN', 'DATABASE CREATION FAILURE!<br/> Unable to remove all tables from database "%s".<br/> Please remove all tables from this database and try the installation again.');
|
13 |
define('ERR_DBCREATE', 'The database "%s" does not exists.<br/> Change mode to create in order to create a new database.');
|
14 |
define('ERR_DBEMPTY', 'The database "%s" has "%s" tables. The Duplicator only works with an EMPTY database. Enable the action "Remove All Tables" radio button to remove all tables and or create a new database. Some hosting providers do not allow table removal from scripts. In this case you will need to login to your hosting providers control panel and remove the tables manually. Please contact your hosting provider for further details. Always backup all your data before proceeding!');
|
15 |
|
16 |
/** * *****************************************************
|
17 |
-
* DUPX_Log
|
18 |
* Class used to log information */
|
19 |
|
20 |
class DUPX_Log {
|
8 |
define('ERR_ZIPARCHIVE', 'In order to extract the archive.zip file the PHP ZipArchive module must be installed. Please read the FAQ for more details. You can still install this package but you will need to check the Manual package extraction checkbox found in the Advanced Options. Please read the online user guide for details in performing a manual package extraction.');
|
9 |
define('ERR_MYSQLI_SUPPORT', 'In order to complete an install the mysqli extension for PHP is required. If you are on a hosted server please contact your host and request that mysqli be enabled. For more information visit: http://php.net/manual/en/mysqli.installation.php');
|
10 |
define('ERR_DBCONNECT', 'DATABASE CONNECTION FAILED!<br/>');
|
11 |
+
define('ERR_DBCONNECT_CREATE', 'DATABASE CREATION FAILURE!<br/> Unable to create database "%s". Check to make sure the user has "Create" privileges. Some hosts will restrict creation of a database only through the cpanel. Try creating the database manually to proceed with installation. If the database already exists then check the radio button labeled "Remove All Tables" which will remove all existing tables.');
|
12 |
define('ERR_DBTRYCLEAN', 'DATABASE CREATION FAILURE!<br/> Unable to remove all tables from database "%s".<br/> Please remove all tables from this database and try the installation again.');
|
13 |
define('ERR_DBCREATE', 'The database "%s" does not exists.<br/> Change mode to create in order to create a new database.');
|
14 |
define('ERR_DBEMPTY', 'The database "%s" has "%s" tables. The Duplicator only works with an EMPTY database. Enable the action "Remove All Tables" radio button to remove all tables and or create a new database. Some hosting providers do not allow table removal from scripts. In this case you will need to login to your hosting providers control panel and remove the tables manually. Please contact your hosting provider for further details. Always backup all your data before proceeding!');
|
15 |
|
16 |
/** * *****************************************************
|
17 |
+
* DUPX_Log
|
18 |
* Class used to log information */
|
19 |
|
20 |
class DUPX_Log {
|
installer/build/classes/class.utils.php
CHANGED
@@ -162,6 +162,28 @@ class DupUtil {
|
|
162 |
}
|
163 |
return array();
|
164 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
165 |
|
166 |
/**
|
167 |
* MySQL database version number
|
@@ -280,5 +302,7 @@ class DupUtil {
|
|
280 |
return false;
|
281 |
}
|
282 |
}
|
|
|
|
|
283 |
}
|
284 |
?>
|
162 |
}
|
163 |
return array();
|
164 |
}
|
165 |
+
|
166 |
+
/**
|
167 |
+
* MySQL connection support for sock
|
168 |
+
* @param same as mysqli_connect
|
169 |
+
* @return database connection handle
|
170 |
+
*/
|
171 |
+
static public function mysqli_connect( $host, $username, $password, $dbname = '', $port = null ) {
|
172 |
+
if ( ! $port ) {
|
173 |
+
$port = ini_get("mysqli.default_port");
|
174 |
+
$port = empty($port) ? 3306 : $port;
|
175 |
+
}
|
176 |
+
|
177 |
+
if ( 'sock' === substr( $host, -4 ) ) {
|
178 |
+
$url_parts = parse_url( $host );
|
179 |
+
$dbh = @mysqli_connect( 'localhost', $username, $password, $dbname, null, $url_parts['path'] );
|
180 |
+
}
|
181 |
+
else {
|
182 |
+
$dbh = @mysqli_connect( $host, $username, $password, $dbname, $port );
|
183 |
+
}
|
184 |
+
return $dbh;
|
185 |
+
}
|
186 |
+
|
187 |
|
188 |
/**
|
189 |
* MySQL database version number
|
302 |
return false;
|
303 |
}
|
304 |
}
|
305 |
+
|
306 |
+
|
307 |
}
|
308 |
?>
|
installer/build/main.installer.php
CHANGED
@@ -85,13 +85,17 @@ if (file_exists('dtoken.php')) {
|
|
85 |
|
86 |
<?php
|
87 |
/* ==============================================================================================
|
88 |
-
|
89 |
|
90 |
-
|
91 |
-
|
92 |
-
|
93 |
-
|
94 |
-
|
|
|
|
|
|
|
|
|
95 |
================================================================================================= */
|
96 |
|
97 |
$GLOBALS['FW_TABLEPREFIX'] = '%fwrite_wp_tableprefix%';
|
@@ -257,7 +261,7 @@ if (isset($_POST['action_ajax'])) {
|
|
257 |
<div class="<?php echo $step3CSS; ?>"><a><span>3</span> Test </a></div>
|
258 |
</div>
|
259 |
</div>
|
260 |
-
<?php endif ?>
|
261 |
|
262 |
</td>
|
263 |
<td style="white-space:nowrap">
|
85 |
|
86 |
<?php
|
87 |
/* ==============================================================================================
|
88 |
+
ADVANCED FEATURES - Allows admins to perform aditional logic on the import.
|
89 |
|
90 |
+
$GLOBALS['TABLES_SKIP_COLS']
|
91 |
+
Add Known column names of tables you don't want the search and replace logic to run on.
|
92 |
+
|
93 |
+
$GLOBALS['REPLACE_LIST']
|
94 |
+
Add additional search and replace items to step 2 for the serialize engine.
|
95 |
+
Place directly below $GLOBALS['REPLACE_LIST'] variable below your items
|
96 |
+
EXAMPLE:
|
97 |
+
array_push($GLOBALS['REPLACE_LIST'], array('search' => 'https://oldurl/', 'replace' => 'https://newurl/'));
|
98 |
+
array_push($GLOBALS['REPLACE_LIST'], array('search' => 'ftps://oldurl/', 'replace' => 'ftps://newurl/'));
|
99 |
================================================================================================= */
|
100 |
|
101 |
$GLOBALS['FW_TABLEPREFIX'] = '%fwrite_wp_tableprefix%';
|
261 |
<div class="<?php echo $step3CSS; ?>"><a><span>3</span> Test </a></div>
|
262 |
</div>
|
263 |
</div>
|
264 |
+
<?php endif; ?>
|
265 |
|
266 |
</td>
|
267 |
<td style="white-space:nowrap">
|
installer/build/view.step1.php
CHANGED
@@ -218,9 +218,9 @@ VIEW: STEP 1- INPUT -->
|
|
218 |
</td>
|
219 |
</tr>
|
220 |
<tr><td>Host</td><td><input type="text" name="dbhost" id="dbhost" parsley-required="true" value="<?php echo htmlspecialchars($GLOBALS['FW_DBHOST']); ?>" placeholder="localhost" /></td></tr>
|
221 |
-
<tr><td>User</td><td><input type="text" name="dbuser" id="dbuser" parsley-required="true" value="<?php echo htmlspecialchars($GLOBALS['FW_DBUSER']); ?>" placeholder="valid database username" /></td></tr>
|
222 |
-
<tr><td>Password</td><td><input type="text" name="dbpass" id="dbpass" value="<?php echo htmlspecialchars($GLOBALS['FW_DBPASS']); ?>" placeholder="valid database password" /></td></tr>
|
223 |
<tr><td>Name</td><td><input type="text" name="dbname" id="dbname" parsley-required="true" value="<?php echo htmlspecialchars($GLOBALS['FW_DBNAME']); ?>" placeholder="database name" /></td></tr>
|
|
|
|
|
224 |
</table>
|
225 |
|
226 |
<div id="dup-step1-dbconn">
|
218 |
</td>
|
219 |
</tr>
|
220 |
<tr><td>Host</td><td><input type="text" name="dbhost" id="dbhost" parsley-required="true" value="<?php echo htmlspecialchars($GLOBALS['FW_DBHOST']); ?>" placeholder="localhost" /></td></tr>
|
|
|
|
|
221 |
<tr><td>Name</td><td><input type="text" name="dbname" id="dbname" parsley-required="true" value="<?php echo htmlspecialchars($GLOBALS['FW_DBNAME']); ?>" placeholder="database name" /></td></tr>
|
222 |
+
<tr><td>User</td><td><input type="text" name="dbuser" id="dbuser" parsley-required="true" value="<?php echo htmlspecialchars($GLOBALS['FW_DBUSER']); ?>" placeholder="valid database username" /></td></tr>
|
223 |
+
<tr><td>Password</td><td><input type="text" name="dbpass" id="dbpass" value="<?php echo htmlspecialchars($GLOBALS['FW_DBPASS']); ?>" placeholder="valid database user password" /></td></tr>
|
224 |
</table>
|
225 |
|
226 |
<div id="dup-step1-dbconn">
|
lang/wpduplicator-de_DE.mo
CHANGED
Binary file
|
lang/wpduplicator-de_DE.po
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
-
"Project-Id-Version: Duplicator v0.5.
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
"POT-Creation-Date: 2014-01-08 21:27-0700\n"
|
6 |
-
"PO-Revision-Date: 2014-
|
7 |
"Last-Translator: Cory Lamle <cory@lifeinthegrid.com>\n"
|
8 |
"Language-Team: \n"
|
9 |
"MIME-Version: 1.0\n"
|
@@ -20,65 +20,65 @@ msgstr ""
|
|
20 |
"X-Poedit-SearchPath-0: .\n"
|
21 |
"X-Textdomain-Support: yes"
|
22 |
|
23 |
-
#: duplicator.php:
|
24 |
#@ wpduplicator
|
25 |
msgid "FAQ"
|
26 |
msgstr "Häufig gestellte Fragen"
|
27 |
|
28 |
-
#: duplicator.php:
|
29 |
#@ wpduplicator
|
30 |
msgid "Partner"
|
31 |
msgstr "Partner"
|
32 |
|
33 |
-
#: duplicator.php:
|
34 |
#, fuzzy
|
35 |
#@ wpduplicator
|
36 |
msgid "Approved Hosts"
|
37 |
msgstr "Zertifizierte Hosts"
|
38 |
|
39 |
-
#: duplicator.php:
|
40 |
#: views/packages/controller.php:73
|
41 |
#: views/packages/controller.php:76
|
42 |
-
#: views/packages/list.base.php:
|
43 |
#@ wpduplicator
|
44 |
msgid "Packages"
|
45 |
msgstr "Archive"
|
46 |
|
47 |
-
#: duplicator.php:
|
48 |
#: views/settings/controller.php:18
|
49 |
#@ wpduplicator
|
50 |
msgid "Settings"
|
51 |
msgstr "Einstellungen"
|
52 |
|
53 |
-
#: duplicator.php:
|
54 |
#: views/tools/controller.php:13
|
55 |
#@ wpduplicator
|
56 |
msgid "Tools"
|
57 |
msgstr "Werkzeuge"
|
58 |
|
59 |
-
#: duplicator.php:
|
60 |
-
#: views/packages/new3.base.php:
|
61 |
#: views/support.php:47
|
62 |
#@ wpduplicator
|
63 |
msgid "Support"
|
64 |
msgstr "Unterstützen"
|
65 |
|
66 |
-
#: duplicator.php:
|
67 |
#@ wpduplicator
|
68 |
msgid "Manage"
|
69 |
msgstr "Verwalten"
|
70 |
|
71 |
-
#: classes/ui.php:
|
72 |
#@ default
|
73 |
msgid "Reserved Duplicator install file(s) still exsist in the root directory. Please delete these file(s) to avoid possible security issues."
|
74 |
msgstr ""
|
75 |
|
76 |
-
#: classes/ui.php:
|
77 |
#@ default
|
78 |
msgid "Remove file(s) now"
|
79 |
msgstr ""
|
80 |
|
81 |
-
#: classes/ui.php:
|
82 |
#@ default
|
83 |
msgid "Dismiss this notice"
|
84 |
msgstr ""
|
@@ -274,7 +274,7 @@ msgid "Select all packages"
|
|
274 |
msgstr "Alle Archive auswählen"
|
275 |
|
276 |
#: views/packages/list.base.php:83
|
277 |
-
#: views/packages/new3.base.php:
|
278 |
#@ wpduplicator
|
279 |
msgid "Details"
|
280 |
msgstr "Details"
|
@@ -285,22 +285,22 @@ msgid "Created"
|
|
285 |
msgstr "Erstellt"
|
286 |
|
287 |
#: views/packages/list.base.php:85
|
288 |
-
#: views/packages/new2.base.php:
|
289 |
-
#: views/packages/new2.base.php:
|
290 |
#@ wpduplicator
|
291 |
msgid "Size"
|
292 |
msgstr "Größe"
|
293 |
|
294 |
#: views/packages/list.base.php:86
|
295 |
-
#: views/packages/new1.inc
|
296 |
-
#: views/packages/new3.base.php:
|
297 |
#@ wpduplicator
|
298 |
msgid "Name"
|
299 |
msgstr "Name"
|
300 |
|
301 |
#: views/packages/list.base.php:88
|
302 |
-
#: views/packages/new1.inc
|
303 |
-
#: views/settings/general.php:
|
304 |
#@ wpduplicator
|
305 |
msgid "Package"
|
306 |
msgstr "Archiv"
|
@@ -310,29 +310,29 @@ msgstr "Archiv"
|
|
310 |
msgid "(No Notes Taken)"
|
311 |
msgstr "(Keine Notizen erstellt)"
|
312 |
|
313 |
-
#: views/packages/list.base.php:
|
314 |
-
#: views/packages/list.base.php:
|
315 |
#@ wpduplicator
|
316 |
msgid "View"
|
317 |
msgstr "Ansicht"
|
318 |
|
319 |
-
#: views/packages/list.base.php:
|
320 |
-
#: views/packages/new1.inc
|
321 |
-
#: views/packages/new3.base.php:
|
322 |
#@ wpduplicator
|
323 |
msgid "Installer"
|
324 |
msgstr "Installer"
|
325 |
|
326 |
-
#: views/packages/list.base.php:
|
327 |
-
#: views/packages/new1.inc
|
328 |
-
#: views/packages/new2.base.php:
|
329 |
-
#: views/packages/new3.base.php:
|
330 |
#@ wpduplicator
|
331 |
msgid "Archive"
|
332 |
msgstr "Archive"
|
333 |
|
334 |
-
#: views/packages/list.base.php:
|
335 |
-
#: views/packages/list.base.php:
|
336 |
#: views/settings/diagnostics.php:122
|
337 |
#: views/settings/diagnostics.php:141
|
338 |
#: views/settings/diagnostics.php:181
|
@@ -340,138 +340,138 @@ msgstr "Archive"
|
|
340 |
msgid "Version"
|
341 |
msgstr "Version"
|
342 |
|
343 |
-
#: views/packages/list.base.php:
|
344 |
-
#: views/packages/list.base.php:
|
345 |
-
#: views/packages/new1.inc
|
346 |
#: views/settings/diagnostics.php:149
|
347 |
#@ wpduplicator
|
348 |
msgid "User"
|
349 |
msgstr "Benutzer"
|
350 |
|
351 |
-
#: views/packages/list.base.php:
|
352 |
-
#: views/packages/list.base.php:
|
353 |
#@ wpduplicator
|
354 |
msgid "Hash"
|
355 |
msgstr "Hash"
|
356 |
|
357 |
-
#: views/packages/list.base.php:
|
358 |
-
#: views/packages/list.base.php:
|
359 |
-
#: views/packages/new1.inc
|
360 |
#@ wpduplicator
|
361 |
msgid "Notes"
|
362 |
msgstr "Anmerkungen"
|
363 |
|
364 |
-
#: views/packages/list.base.php:
|
365 |
#@ wpduplicator
|
366 |
msgid "Links"
|
367 |
msgstr "Links"
|
368 |
|
369 |
-
#: views/packages/list.base.php:
|
370 |
#@ wpduplicator
|
371 |
msgid "SQL File"
|
372 |
msgstr "SQL-Datei"
|
373 |
|
374 |
-
#: views/packages/list.base.php:
|
375 |
-
#: views/packages/list.base.php:
|
376 |
#@ wpduplicator
|
377 |
msgid "View Log"
|
378 |
msgstr "Log ansehen"
|
379 |
|
380 |
-
#: views/packages/list.base.php:
|
381 |
#@ wpduplicator
|
382 |
msgid "View Error Details"
|
383 |
msgstr "Fehler-Details ansehen"
|
384 |
|
385 |
-
#: views/packages/list.base.php:
|
386 |
#@ wpduplicator
|
387 |
msgid "This package has encountered errors. Click 'View Log' for more details. For additional support see the "
|
388 |
msgstr "Es sind Fehler aufgetreten. Klicke auf 'Log ansehen' für weitere Details. Zusätzliche Unterstützung findest du in der "
|
389 |
|
390 |
-
#: views/packages/list.base.php:
|
391 |
#@ wpduplicator
|
392 |
msgid "online knowledgebase"
|
393 |
msgstr "Online-Wissensdatenbank"
|
394 |
|
395 |
-
#: views/packages/list.base.php:
|
396 |
-
#: views/packages/new2.base.php:
|
397 |
-
#: views/packages/new2.base.php:
|
398 |
#@ wpduplicator
|
399 |
msgid "Total Size"
|
400 |
msgstr "Gesamte Größe"
|
401 |
|
402 |
-
#: views/packages/list.base.php:
|
403 |
#@ wpduplicator
|
404 |
msgid "Download Links"
|
405 |
msgstr "Download Links"
|
406 |
|
407 |
-
#: views/packages/list.base.php:
|
408 |
#@ wpduplicator
|
409 |
msgid "The following links contain sensitive data. Please share with caution!"
|
410 |
msgstr "Die folgenden Links enthalten sensible Daten. Bitte verwende sie mit Vorsicht!"
|
411 |
|
412 |
-
#: views/packages/list.base.php:
|
413 |
#@ wpduplicator
|
414 |
msgid "The database SQL script is a quick link to your database backup script. An exact copy is also stored in the package."
|
415 |
msgstr "Das Datenbank-SQL-Skript ist ein direkter Link zum Datenbank-Backup-Skript. Eine exakte Kopie ist auch im Archiv gespeichert."
|
416 |
|
417 |
-
#: views/packages/list.base.php:
|
418 |
#@ wpduplicator
|
419 |
msgid "Please select an action from the bulk action drop down menu to perform a specific action."
|
420 |
msgstr "Bitte wähle eine Aktion aus dem Dropdown-Menü aus."
|
421 |
|
422 |
-
#: views/packages/list.base.php:
|
423 |
#@ wpduplicator
|
424 |
msgid "Please select at least one package to delete."
|
425 |
msgstr "Bitte wähle mindestens ein Archiv zum Löschen."
|
426 |
|
427 |
-
#: views/packages/list.base.php:
|
428 |
#@ wpduplicator
|
429 |
msgid "Are you sure, you want to delete the selected package(s)?"
|
430 |
msgstr "Ausgewählte Archive wirklich löschen?"
|
431 |
|
432 |
-
#: views/packages/list.base.php:
|
433 |
#@ wpduplicator
|
434 |
msgid "Package File Links"
|
435 |
msgstr "Archiv-Datei Links"
|
436 |
|
437 |
-
#: views/packages/list.base.php:
|
438 |
#@ wpduplicator
|
439 |
msgid "DATABASE"
|
440 |
msgstr "Datenbank"
|
441 |
|
442 |
-
#: views/packages/list.base.php:
|
443 |
#@ wpduplicator
|
444 |
msgid "PACKAGE"
|
445 |
msgstr "Archive"
|
446 |
|
447 |
-
#: views/packages/list.base.php:
|
448 |
#@ wpduplicator
|
449 |
msgid "INSTALLER"
|
450 |
msgstr "INSTALLER"
|
451 |
|
452 |
-
#: views/packages/list.base.php:
|
453 |
#@ wpduplicator
|
454 |
msgid "LOG"
|
455 |
msgstr "Log"
|
456 |
|
457 |
#: views/packages/new1.base.php:78
|
458 |
-
#: views/packages/new2.base.php:
|
459 |
-
#: views/packages/new3.base.php:
|
460 |
#@ wpduplicator
|
461 |
msgid "Setup"
|
462 |
msgstr "Setup"
|
463 |
|
464 |
#: views/packages/new1.base.php:79
|
465 |
-
#: views/packages/new2.base.php:
|
466 |
-
#: views/packages/new3.base.php:
|
467 |
#@ wpduplicator
|
468 |
msgid "Scan"
|
469 |
msgstr "Scan"
|
470 |
|
471 |
#: views/packages/new1.base.php:80
|
472 |
-
#: views/packages/new2.base.php:
|
473 |
-
#: views/packages/new2.base.php:
|
474 |
-
#: views/packages/new3.base.php:
|
475 |
#@ wpduplicator
|
476 |
msgid "Build"
|
477 |
msgstr "Erstellen"
|
@@ -481,567 +481,540 @@ msgstr "Erstellen"
|
|
481 |
msgid "Step 1: Package Setup"
|
482 |
msgstr "Schritt 1: Archiv-Setup"
|
483 |
|
484 |
-
#: views/packages/new1.
|
485 |
#@ wpduplicator
|
486 |
msgid "Requirements:"
|
487 |
msgstr "Anforderungen:"
|
488 |
|
489 |
-
#: views/packages/new1.
|
490 |
#@ wpduplicator
|
491 |
msgid "System requirments must pass for the Duplicator to work properly. Click each link for details."
|
492 |
msgstr "Diese System-Anforderungen sind notwendig, damit der Duplicator richtig arbeitet. Klicke auf jeden Link für mehr Details."
|
493 |
|
494 |
-
#: views/packages/new1.
|
495 |
#@ wpduplicator
|
496 |
msgid "Permissions"
|
497 |
msgstr "Berechtigungen"
|
498 |
|
499 |
-
#: views/packages/new1.
|
500 |
#@ wpduplicator
|
501 |
msgid "Required Paths"
|
502 |
msgstr "Erforderliche Pfade"
|
503 |
|
504 |
-
#: views/packages/new1.
|
505 |
#@ wpduplicator
|
506 |
msgid "PHP Script Owner"
|
507 |
msgstr "PHP Skript Besitzer"
|
508 |
|
509 |
-
#: views/packages/new1.
|
510 |
#@ wpduplicator
|
511 |
msgid "The above paths should have permissions of 755 for directories and 644 for files. You can temporarily try 777 if you continue to have issues. Also be sure to check the owner/group settings. For more details contact your host or server administrator."
|
512 |
msgstr "Die oben genannten Pfade sollten Berechtigungen von 755 für Verzeichnisse und 644 für Dateien haben. Du kannst bei Problemen vorübergehend 777 versuchen. Überprüfe auch die Eigentümer / Gruppe Einstellungen. Für weitere Informationen wende dich an deinen Provider oder Server-Administrator."
|
513 |
|
514 |
-
#: views/packages/new1.
|
515 |
-
#: views/packages/new1.
|
516 |
-
#: views/packages/new1.
|
517 |
-
#: views/packages/new1.
|
518 |
-
#: views/packages/new1.
|
519 |
-
#: views/packages/new1.
|
520 |
-
#: views/packages/new1.inc-a.reqs.php:138
|
521 |
-
#: views/packages/new2.base.php:105
|
522 |
-
#: views/packages/new2.base.php:121
|
523 |
-
#: views/packages/new2.base.php:144
|
524 |
-
#: views/packages/new2.base.php:187
|
525 |
-
#: views/packages/new2.base.php:203
|
526 |
-
#: views/packages/new2.base.php:219
|
527 |
-
#: views/packages/new2.base.php:262
|
528 |
#@ wpduplicator
|
529 |
msgid "Status Code"
|
530 |
msgstr "Status Code"
|
531 |
|
532 |
-
#: views/packages/new1.
|
533 |
#@ wpduplicator
|
534 |
msgid "Reserved Files"
|
535 |
msgstr "Reservierte Dateien"
|
536 |
|
537 |
-
#: views/packages/new1.
|
538 |
#@ wpduplicator
|
539 |
msgid "A reserved file(s) was found in the WordPress root directory. Reserved file names are installer.php, installer-data.sql and installer-log.txt. To archive your data correctly please remove any of these files from your WordPress root directory. Then try creating your package again."
|
540 |
msgstr "Es wurden reservierte Datei (en) im WordPress Stammverzeichnis gefunden. Reservierte Dateinamen sind installer.php, Installateur-data.sql und Installateur-log.txt. Zum korrekten Archivieren deiner Dateien entferne bitte diese Dateien aus dem WordPress-Stammverzeichnis. Dann versuche erneut, das Archiv zu erstellen."
|
541 |
|
542 |
-
#: views/packages/new1.
|
543 |
#@ wpduplicator
|
544 |
msgid "Remove Files Now"
|
545 |
msgstr "Dateien werden entfernt"
|
546 |
|
547 |
-
#: views/packages/new1.
|
548 |
#@ wpduplicator
|
549 |
msgid "Zip Archive Enabled"
|
550 |
msgstr "Zip-Archiv aktiviert"
|
551 |
|
552 |
-
#: views/packages/new1.
|
553 |
#@ wpduplicator
|
554 |
msgid "The ZipArchive extension for PHP is required for compression. Please contact your hosting provider if you're on a hosted server. For additional information see our online documentation."
|
555 |
-
msgstr "Die Zip-Archiv-Erweiterung für PHP
|
556 |
|
557 |
-
#: views/packages/new1.
|
558 |
#@ wpduplicator
|
559 |
msgid "Safe Mode Off"
|
560 |
msgstr "Safe Mode Off"
|
561 |
|
562 |
-
#: views/packages/new1.
|
563 |
#@ wpduplicator
|
564 |
msgid "MySQL Support"
|
565 |
msgstr "MySQL-Unterstützung"
|
566 |
|
567 |
-
#: views/packages/new1.
|
568 |
#@ wpduplicator
|
569 |
msgid "MySQL version"
|
570 |
msgstr "MySQL-Version"
|
571 |
|
572 |
-
#: views/packages/new1.
|
573 |
-
#: views/packages/new2.base.php:
|
574 |
-
#: views/packages/new2.base.php:
|
|
|
575 |
#@ wpduplicator
|
576 |
msgid "more info"
|
577 |
msgstr "mehr Informationen"
|
578 |
|
579 |
-
#: views/packages/new1.
|
580 |
#@ wpduplicator
|
581 |
msgid "PHP Support"
|
582 |
msgstr "PHP-Unterstützung"
|
583 |
|
584 |
-
#: views/packages/new1.
|
585 |
#@ wpduplicator
|
586 |
msgid "PHP version"
|
587 |
msgstr "PHP-Version"
|
588 |
|
589 |
-
#: views/packages/new1.
|
590 |
#@ wpduplicator
|
591 |
msgid "Requried Functions"
|
592 |
msgstr "Erforderliche Funktionen"
|
593 |
|
594 |
-
#: views/packages/
|
595 |
-
#: views/packages/
|
596 |
#: views/settings/diagnostics.php:95
|
597 |
#@ wpduplicator
|
598 |
msgid "Web Server"
|
599 |
msgstr "Webserver"
|
600 |
|
601 |
-
#: views/packages/new1.
|
602 |
#@ wpduplicator
|
603 |
msgid "For additional online help please visit"
|
604 |
msgstr "Für weitere Online-Hilfe besuche bitte"
|
605 |
|
606 |
-
#: views/packages/new1.
|
607 |
#@ wpduplicator
|
608 |
msgid "Need a hosting provider that is"
|
609 |
msgstr "Benötigst du einen für Duplicator zertifizierten Hosting-Anbieter?"
|
610 |
|
611 |
-
#: views/packages/new1.
|
612 |
#@ wpduplicator
|
613 |
msgid "duplicator approved"
|
614 |
msgstr "Empfohlene Provider"
|
615 |
|
616 |
-
#: views/packages/new1.inc
|
617 |
#@ wpduplicator
|
618 |
msgid "Purpose of this package"
|
619 |
msgstr "Zweck dieses Pakets"
|
620 |
|
621 |
-
#: views/packages/new1.inc
|
622 |
#@ wpduplicator
|
623 |
msgid "File filter enabled"
|
624 |
msgstr "Datei-Filter aktiviert"
|
625 |
|
626 |
-
#: views/packages/new1.inc
|
627 |
#@ wpduplicator
|
628 |
msgid "Database filter enabled"
|
629 |
msgstr "Datenbank-Filter aktiviert"
|
630 |
|
631 |
-
#: views/packages/new1.inc
|
632 |
#@ wpduplicator
|
633 |
msgid "Format"
|
634 |
msgstr "Format"
|
635 |
|
636 |
-
#: views/packages/new1.inc
|
637 |
-
#: views/packages/new2.base.php:
|
638 |
#@ wpduplicator
|
639 |
msgid "Files"
|
640 |
msgstr "Dateien"
|
641 |
|
642 |
-
#: views/packages/new1.inc
|
643 |
-
#: views/packages/new1.inc
|
644 |
-
#: views/packages/new2.base.php:
|
645 |
#@ wpduplicator
|
646 |
msgid "Database"
|
647 |
msgstr "Datenbank"
|
648 |
|
649 |
-
#: views/packages/new1.inc
|
650 |
-
#: views/packages/new1.inc
|
651 |
#@ wpduplicator
|
652 |
msgid "Filters"
|
653 |
msgstr "Filter"
|
654 |
|
655 |
-
#: views/packages/new1.inc
|
656 |
-
#: views/packages/new1.inc
|
657 |
#@ wpduplicator
|
658 |
msgid "Enable Filters"
|
659 |
msgstr "Filter aktivieren"
|
660 |
|
661 |
-
#: views/packages/new1.inc
|
662 |
-
#: views/packages/new1.inc
|
663 |
#@ wpduplicator
|
664 |
msgid "Separate all filters by semicolon"
|
665 |
msgstr "Trenne alle Filter durch ein Semikolon"
|
666 |
|
667 |
-
#: views/packages/new1.inc
|
668 |
#@ wpduplicator
|
669 |
msgid "Directories"
|
670 |
msgstr "Verzeichnisse"
|
671 |
|
672 |
-
#: views/packages/new1.inc
|
673 |
#@ wpduplicator
|
674 |
msgid "root path"
|
675 |
msgstr "Root-Pfad"
|
676 |
|
677 |
-
#: views/packages/new1.inc
|
678 |
#@ wpduplicator
|
679 |
msgid "wp-uploads"
|
680 |
msgstr "uploads"
|
681 |
|
682 |
-
#: views/packages/new1.inc
|
683 |
-
#: views/packages/new1.inc
|
684 |
#@ wpduplicator
|
685 |
msgid "(clear)"
|
686 |
msgstr "(Löschen)"
|
687 |
|
688 |
-
#: views/packages/new1.inc
|
689 |
#@ wpduplicator
|
690 |
msgid "File extensions"
|
691 |
msgstr "Datei-Erweiterungen"
|
692 |
|
693 |
-
#: views/packages/new1.inc
|
694 |
#@ wpduplicator
|
695 |
msgid "media"
|
696 |
msgstr "Medien"
|
697 |
|
698 |
-
#: views/packages/new1.inc
|
699 |
#@ wpduplicator
|
700 |
msgid "archive"
|
701 |
msgstr "Archive"
|
702 |
|
703 |
-
#: views/packages/new1.inc
|
704 |
#@ wpduplicator
|
705 |
msgid "The directory paths and extensions above will be be excluded from the archive file if enabled is checked."
|
706 |
msgstr "Diese Verzeichnispfade und Erweiterungen werden aus der Archivdatei ausgeschlossen."
|
707 |
|
708 |
-
#: views/packages/new1.inc
|
709 |
#@ wpduplicator
|
710 |
msgid "Use the full path for directories and semicolons to separate all items."
|
711 |
msgstr "Verwende den vollständigen Pfad für Verzeichnisse und Semikolons, um alle Elemente zu trennen."
|
712 |
|
713 |
-
#: views/packages/new1.inc
|
714 |
-
#@ wpduplicator
|
715 |
-
msgid "All"
|
716 |
-
msgstr "Alle"
|
717 |
-
|
718 |
-
#: views/packages/new1.inc-b.form.php:93
|
719 |
-
#@ wpduplicator
|
720 |
-
msgid "None"
|
721 |
-
msgstr "Keine"
|
722 |
-
|
723 |
-
#: views/packages/new1.inc-b.form.php:115
|
724 |
#@ wpduplicator
|
725 |
msgid "Checked tables will not be added to the database script. Excluding certain tables can possibly cause your site or plugins to not work correctly after install!"
|
726 |
msgstr "Ausgewählte Tabellen werden dem Archiv nicht hinzugefügt. Ohne diese Tabellen funktionieren möglicherweise die Website oder Plugins nach der Installation nicht korrekt!"
|
727 |
|
728 |
-
#: views/packages/new1.inc
|
729 |
#@ default
|
730 |
msgid "STEP 1 - INPUTS"
|
731 |
msgstr ""
|
732 |
|
733 |
-
#: views/packages/new1.inc
|
734 |
#@ wpduplicator
|
735 |
msgid "MySQL Server"
|
736 |
msgstr "MySQL-Server"
|
737 |
|
738 |
-
#: views/packages/new1.inc
|
739 |
#@ wpduplicator
|
740 |
msgid "Host"
|
741 |
msgstr "Host"
|
742 |
|
743 |
-
#: views/packages/new1.inc
|
744 |
#@ wpduplicator
|
745 |
msgid "Advanced Options"
|
746 |
msgstr "Erweiterte Optionen"
|
747 |
|
748 |
-
#: views/packages/new1.inc
|
749 |
#@ wpduplicator
|
750 |
msgid "SSL"
|
751 |
msgstr "SSL"
|
752 |
|
753 |
-
#: views/packages/new1.inc
|
754 |
#@ wpduplicator
|
755 |
msgid "Enforce on Admin"
|
756 |
msgstr "Auf Admin durchsetzen"
|
757 |
|
758 |
-
#: views/packages/new1.inc
|
759 |
#@ wpduplicator
|
760 |
msgid "Enforce on Logins"
|
761 |
msgstr "Erzwingen auf Logins"
|
762 |
|
763 |
-
#: views/packages/new1.inc
|
764 |
#@ wpduplicator
|
765 |
msgid "Cache"
|
766 |
msgstr "Cache"
|
767 |
|
768 |
-
#: views/packages/new1.inc
|
769 |
#@ wpduplicator
|
770 |
msgid "Keep Enabled"
|
771 |
msgstr "Halten Aktiviert"
|
772 |
|
773 |
-
#: views/packages/new1.inc
|
774 |
#@ wpduplicator
|
775 |
msgid "Keep Home Path"
|
776 |
msgstr "Halten Startseite Pfad"
|
777 |
|
778 |
-
#: views/packages/new1.inc
|
779 |
#@ default
|
780 |
msgid "STEP 2 - INPUTS"
|
781 |
msgstr ""
|
782 |
|
783 |
-
#: views/packages/new1.inc
|
784 |
#@ wpduplicator
|
785 |
msgid "New URL"
|
786 |
msgstr "Neue URL"
|
787 |
|
788 |
-
#: views/packages/new1.inc
|
789 |
#@ wpduplicator
|
790 |
msgid "The installer can have these fields pre-filled at install time."
|
791 |
msgstr "Das Installationsprogramm kann diese Felder bereits vor der Installation ausgefüllt haben."
|
792 |
|
793 |
-
#: views/packages/new1.inc
|
794 |
#@ wpduplicator
|
795 |
msgid "All values are optional."
|
796 |
msgstr "Alle Werte sind optional."
|
797 |
|
798 |
-
#: views/packages/new1.inc
|
799 |
-
#@ wpduplicator
|
800 |
-
msgid "Skip Scan"
|
801 |
-
msgstr "Scan überspringen"
|
802 |
-
|
803 |
-
#: views/packages/new1.inc-b.form.php:204
|
804 |
-
#@ wpduplicator
|
805 |
-
msgid "step 2"
|
806 |
-
msgstr "Schritt 2"
|
807 |
-
|
808 |
-
#: views/packages/new1.inc-b.form.php:209
|
809 |
#@ wpduplicator
|
810 |
msgid "Next"
|
811 |
msgstr "Weiter"
|
812 |
|
813 |
-
#: views/packages/new2.base.php:
|
814 |
#@ wpduplicator
|
815 |
msgid "Step 2: System Scan"
|
816 |
msgstr "Schritt 2: System Scan"
|
817 |
|
818 |
-
#: views/packages/new2.base.php:
|
819 |
#@ wpduplicator
|
820 |
msgid "Scanning Site"
|
821 |
msgstr "Scan Seite"
|
822 |
|
823 |
-
#: views/packages/new2.base.php:
|
824 |
-
#: views/packages/new3.base.php:
|
825 |
#@ wpduplicator
|
826 |
msgid "Please Wait..."
|
827 |
msgstr "Bitte warten..."
|
828 |
|
829 |
-
#: views/packages/new2.base.php:
|
830 |
#@ wpduplicator
|
831 |
msgid "Scan Complete"
|
832 |
-
msgstr "Scan
|
833 |
|
834 |
-
#: views/packages/new2.base.php:
|
835 |
#@ wpduplicator
|
836 |
msgid "Scan checks are not required to pass, however they could cause issues on some systems."
|
837 |
msgstr "Scan-Checks sind nicht unbedingt erforderlich, können jedoch auf einigen Systemen Probleme verursachen."
|
838 |
|
839 |
-
#: views/packages/new2.base.php:
|
840 |
#@ wpduplicator
|
841 |
msgid "Server"
|
842 |
msgstr "Server"
|
843 |
|
844 |
-
#: views/packages/new2.base.php:
|
845 |
#: views/settings/controller.php:22
|
846 |
#@ wpduplicator
|
847 |
msgid "Diagnostics"
|
848 |
msgstr "Diagnose"
|
849 |
|
850 |
-
#: views/packages/new2.base.php:
|
851 |
#@ wpduplicator
|
852 |
msgid "Open Base Dir"
|
853 |
msgstr "Open Base Dir"
|
854 |
|
855 |
-
#: views/packages/new2.base.php:
|
856 |
#@ wpduplicator
|
857 |
msgid "Cached Data"
|
858 |
msgstr "Zwischengespeicherte Daten"
|
859 |
|
860 |
-
#: views/packages/new2.base.php:
|
861 |
#@ wpduplicator
|
862 |
msgid "Cache Path"
|
863 |
msgstr "Cache-Pfad"
|
864 |
|
865 |
-
#: views/packages/new2.base.php:
|
866 |
#@ wpduplicator
|
867 |
msgid "Cached data will lead to issues at install time and increases your archive size. It is highly recommended to empty your cache directory at build time. Use caution when removing data from the cache directory. If you’re using a cache plugin please read the directions for how to properly clean the cache directory; simply removing the files can cause errors with some cache plugins."
|
868 |
msgstr "Cache-Daten werden zu Problemen bei der Installation führen und erhöhen die Archivgröße. Es wird dringend empfohlen, das Cache-Verzeichnis vor der Erstellung zu leeren. Vorsicht beim Entfernen von Daten aus dem Cache-Verzeichnis. Beachte die Anweisungen, wie man das Cache-Plugin richtig leert. Das einfache Entfernen von Dateien kann Fehler mit einigen Cache Plugins verursachen."
|
869 |
|
870 |
-
#: views/packages/new2.base.php:
|
871 |
#@ wpduplicator
|
872 |
msgid "Timeouts"
|
873 |
msgstr "Timeouts"
|
874 |
|
875 |
-
#: views/packages/new2.base.php:
|
876 |
#@ wpduplicator
|
877 |
msgid "max_execution_time"
|
878 |
msgstr "Maximale Ausführungszeit"
|
879 |
|
880 |
-
#: views/packages/new2.base.php:
|
881 |
-
#: views/packages/new2.base.php:
|
882 |
#@ wpduplicator
|
883 |
msgid "Enabled"
|
884 |
msgstr "Aktiviert"
|
885 |
|
886 |
-
#: views/packages/new2.base.php:
|
887 |
#@ wpduplicator
|
888 |
msgid "File Count"
|
889 |
msgstr "Dateianzahl"
|
890 |
|
891 |
-
#: views/packages/new2.base.php:
|
892 |
#@ wpduplicator
|
893 |
msgid "Directory Count"
|
894 |
msgstr "Verzeichnisanzahl"
|
895 |
|
896 |
-
#: views/packages/new2.base.php:
|
897 |
#@ wpduplicator
|
898 |
msgid "Invalid Names"
|
899 |
msgstr "Ungültige Namen"
|
900 |
|
901 |
-
#: views/packages/new2.base.php:
|
902 |
#@ wpduplicator
|
903 |
msgid "Large Files"
|
904 |
msgstr "Große Dateien"
|
905 |
|
906 |
-
#: views/packages/new2.base.php:
|
907 |
#@ wpduplicator
|
908 |
msgid "Tables"
|
909 |
msgstr "Tabellen"
|
910 |
|
911 |
-
#: views/packages/new2.base.php:
|
912 |
#@ wpduplicator
|
913 |
msgid "Records"
|
914 |
msgstr "Aufzeichnungen"
|
915 |
|
916 |
-
#: views/packages/new2.base.php:
|
917 |
#@ wpduplicator
|
918 |
msgid "repair and optimization"
|
919 |
msgstr "Reparatur und Optimierung"
|
920 |
|
921 |
-
#: views/packages/new2.base.php:
|
922 |
#@ wpduplicator
|
923 |
msgid "Table Details"
|
924 |
msgstr "Tabellen-Details"
|
925 |
|
926 |
-
#: views/packages/new2.base.php:
|
927 |
#@ wpduplicator
|
928 |
msgid "Name:"
|
929 |
msgstr "Name:"
|
930 |
|
931 |
-
#: views/packages/new2.base.php:
|
932 |
#@ wpduplicator
|
933 |
msgid "Host:"
|
934 |
msgstr "Host:"
|
935 |
|
936 |
-
#: views/packages/new2.base.php:
|
937 |
#@ wpduplicator
|
938 |
msgid "Build Mode:"
|
939 |
msgstr "Erstellungs-Modus:"
|
940 |
|
941 |
-
#: views/packages/new2.base.php:
|
942 |
#@ wpduplicator
|
943 |
msgid "Scan Error"
|
944 |
msgstr "Scan Fehler"
|
945 |
|
946 |
-
#: views/packages/new2.base.php:
|
947 |
#@ wpduplicator
|
948 |
msgid "Please try again!"
|
949 |
msgstr "Bitte nochmals versuchen!"
|
950 |
|
951 |
-
#: views/packages/new2.base.php:
|
952 |
-
#: views/packages/new3.base.php:
|
953 |
#@ wpduplicator
|
954 |
msgid "Server Status:"
|
955 |
msgstr "Server Status:"
|
956 |
|
957 |
-
#: views/packages/new2.base.php:
|
958 |
-
#: views/packages/new3.base.php:
|
959 |
#@ wpduplicator
|
960 |
msgid "Error Message:"
|
961 |
msgstr "Fehler-Meldung:"
|
962 |
|
963 |
-
#: views/packages/new2.base.php:
|
964 |
#@ wpduplicator
|
965 |
msgid "Back"
|
966 |
msgstr "Zurück"
|
967 |
|
968 |
-
#: views/packages/new2.base.php:
|
969 |
#@ wpduplicator
|
970 |
msgid "Rescan"
|
971 |
msgstr "Erneuter Scan"
|
972 |
|
973 |
-
#: views/packages/new2.base.php:
|
974 |
#@ wpduplicator
|
975 |
msgid "Unable to report on any tables"
|
976 |
-
msgstr ""
|
977 |
|
978 |
-
#: views/packages/new2.base.php:
|
979 |
#@ wpduplicator
|
980 |
msgid "Unable to report on database stats"
|
981 |
-
msgstr ""
|
982 |
|
983 |
-
#: views/packages/new2.base.php:
|
984 |
#@ wpduplicator
|
985 |
msgid "No name length issues."
|
986 |
msgstr "Keine lange oder ungültige Namen."
|
987 |
|
988 |
-
#: views/packages/new2.base.php:
|
989 |
-
#: views/packages/new2.base.php:
|
990 |
#@ wpduplicator
|
991 |
msgid "FILE"
|
992 |
msgstr "Datei"
|
993 |
|
994 |
-
#: views/packages/new2.base.php:
|
995 |
#@ wpduplicator
|
996 |
msgid "No large files found."
|
997 |
msgstr "Keine großen Dateien gefunden."
|
998 |
|
999 |
-
#: views/packages/new3.base.php:
|
1000 |
#@ wpduplicator
|
1001 |
msgid "Step 3: Build Package"
|
1002 |
msgstr "Schritt 3: Archiv erstellen"
|
1003 |
|
1004 |
-
#: views/packages/new3.base.php:
|
1005 |
#@ wpduplicator
|
1006 |
msgid "Building Package"
|
1007 |
msgstr "Archiv erstellen"
|
1008 |
|
1009 |
-
#: views/packages/new3.base.php:
|
1010 |
#@ wpduplicator
|
1011 |
msgid "Keep this window open during the build process."
|
1012 |
msgstr "Lass dieses Fenster während der Archiv-Erstellung geöffnet."
|
1013 |
|
1014 |
-
#: views/packages/new3.base.php:
|
1015 |
#@ wpduplicator
|
1016 |
msgid "This may take several minutes."
|
1017 |
msgstr "Dies kann einige Minuten dauern."
|
1018 |
|
1019 |
-
#: views/packages/new3.base.php:
|
1020 |
#@ wpduplicator
|
1021 |
msgid "Build Status"
|
1022 |
msgstr "Erstellungs-Status"
|
1023 |
|
1024 |
-
#: views/packages/new3.base.php:
|
1025 |
#@ wpduplicator
|
1026 |
msgid "Package Completed"
|
1027 |
msgstr "Archiv komplett"
|
1028 |
|
1029 |
-
#: views/packages/new3.base.php:
|
1030 |
#@ wpduplicator
|
1031 |
msgid "Process Time"
|
1032 |
msgstr "Verarbeitungszeit"
|
1033 |
|
1034 |
-
#: views/packages/new3.base.php:
|
1035 |
#@ wpduplicator
|
1036 |
msgid "All Packages"
|
1037 |
msgstr "Alle Archive"
|
1038 |
|
1039 |
-
#: views/packages/new3.base.php:
|
1040 |
#@ wpduplicator
|
1041 |
msgid "Try Again"
|
1042 |
msgstr "Nochmals versuchen"
|
1043 |
|
1044 |
-
#: views/packages/new3.base.php:
|
1045 |
#@ wpduplicator
|
1046 |
msgid "Package Log"
|
1047 |
msgstr "Archiv Log"
|
@@ -1085,7 +1058,7 @@ msgid "Server Settings"
|
|
1085 |
msgstr "Server-Einstellungen"
|
1086 |
|
1087 |
#: views/settings/diagnostics.php:87
|
1088 |
-
#: views/settings/general.php:
|
1089 |
#@ wpduplicator
|
1090 |
msgid "Duplicator Version"
|
1091 |
msgstr "Duplicator-Version"
|
@@ -1161,6 +1134,7 @@ msgstr "Speicher-Limit"
|
|
1161 |
msgid "Memory In Use"
|
1162 |
msgstr "Verwendeter Arbeitsspeicher"
|
1163 |
|
|
|
1164 |
#: views/settings/diagnostics.php:170
|
1165 |
#@ wpduplicator
|
1166 |
msgid "Max Execution Time"
|
@@ -1241,83 +1215,73 @@ msgstr "Lösche den optionalen Wert"
|
|
1241 |
msgid "Settings Saved"
|
1242 |
msgstr "Einstellungen gespeichert"
|
1243 |
|
1244 |
-
#: views/settings/general.php:
|
1245 |
#@ wpduplicator
|
1246 |
msgid "Uninstall Options"
|
1247 |
msgstr "Deinstallations-Optionen"
|
1248 |
|
1249 |
-
#: views/settings/general.php:
|
1250 |
#@ wpduplicator
|
1251 |
msgid "Delete Plugin Settings"
|
1252 |
msgstr "Plugin-Einstellungen löschen"
|
1253 |
|
1254 |
-
#: views/settings/general.php:
|
1255 |
#@ wpduplicator
|
1256 |
msgid "Delete Entire Snapshot Directory"
|
1257 |
msgstr "Gesamtes Snapshotverzeichnis löschen"
|
1258 |
|
1259 |
-
#: views/settings/general.php:
|
1260 |
#, fuzzy
|
1261 |
#@ wpduplicator
|
1262 |
msgid "Snapshot Directory"
|
1263 |
msgstr "Cache-Verzeichnis gefunden"
|
1264 |
|
1265 |
-
#: views/settings/general.php:
|
1266 |
-
#@ wpduplicator
|
1267 |
-
msgid "Auto Skip Scanner"
|
1268 |
-
msgstr "Scan automatisch überspringen"
|
1269 |
-
|
1270 |
-
#: views/settings/general.php:86
|
1271 |
-
#@ wpduplicator
|
1272 |
-
msgid "Skip Scanner Step"
|
1273 |
-
msgstr "Überspringe Scan-Schritt"
|
1274 |
-
|
1275 |
-
#: views/settings/general.php:110
|
1276 |
#@ wpduplicator
|
1277 |
msgid "This server does not have shell_exec configured to run."
|
1278 |
msgstr "Dieser Server ist nicht zur Ausführung von shell_exec konfiguriert."
|
1279 |
|
1280 |
-
#: views/settings/general.php:
|
1281 |
#@ wpduplicator
|
1282 |
msgid "Please contact the server administrator to enable this feature."
|
1283 |
msgstr "Bitte kontaktiere den Server-Administrator, um diese Funktion zu aktivieren."
|
1284 |
|
1285 |
-
#: views/settings/general.php:
|
1286 |
#@ wpduplicator
|
1287 |
msgid "Use mysqldump"
|
1288 |
msgstr "Benutze mysqldump"
|
1289 |
|
1290 |
-
#: views/settings/general.php:
|
1291 |
#@ wpduplicator
|
1292 |
msgid "recommended for large databases"
|
1293 |
msgstr "für große Datenbanken empfohlen"
|
1294 |
|
1295 |
-
#: views/settings/general.php:
|
1296 |
#@ wpduplicator
|
1297 |
msgid "Working Path:"
|
1298 |
msgstr "Arbeits-Pfad"
|
1299 |
|
1300 |
-
#: views/settings/general.php:
|
1301 |
#@ wpduplicator
|
1302 |
msgid "Add Custom Path:"
|
1303 |
msgstr "Benutzer-Pfad hinzufügen"
|
1304 |
|
1305 |
-
#: views/settings/general.php:
|
1306 |
#@ wpduplicator
|
1307 |
msgid "This is the path to your mysqldump program."
|
1308 |
msgstr "Das ist der Pfad zu deinem mysqldump-Programm."
|
1309 |
|
1310 |
-
#: views/settings/general.php:
|
1311 |
#@ wpduplicator
|
1312 |
msgid "Package Debug"
|
1313 |
msgstr "Fehlerbeseitigung Archiv"
|
1314 |
|
1315 |
-
#: views/settings/general.php:
|
1316 |
#@ wpduplicator
|
1317 |
msgid "Show Package Debug Status in Packages Screen"
|
1318 |
msgstr "Zeige Fehlerstatus des Archives in der Anzeige"
|
1319 |
|
1320 |
-
#: views/settings/general.php:
|
1321 |
#@ wpduplicator
|
1322 |
msgid "Save Settings"
|
1323 |
msgstr "Einstellungen speichern"
|
@@ -1327,48 +1291,48 @@ msgstr "Einstellungen speichern"
|
|
1327 |
msgid "Installer File Cleanup Ran."
|
1328 |
msgstr "Installations-Dateien gelöscht."
|
1329 |
|
1330 |
-
#: views/tools/cleanup.php:
|
1331 |
#@ wpduplicator
|
1332 |
msgid "If the installer files did not successfully get removed, then you WILL need to remove them manually"
|
1333 |
msgstr "Wenn die Installationsdateien nicht vollständig erfolgreich entfernt wurden, dann müssen sie manuell gelöscht werden"
|
1334 |
|
1335 |
-
#: views/tools/cleanup.php:
|
1336 |
#@ wpduplicator
|
1337 |
msgid "Please remove all installer files to avoid leaving open security issues on your server"
|
1338 |
msgstr "Bitte entferne alle Installationsdateien aus Sicherheitsgründen von deinem Server"
|
1339 |
|
1340 |
-
#: views/tools/cleanup.php:
|
1341 |
#@ wpduplicator
|
1342 |
msgid "Data Cleanup"
|
1343 |
msgstr "Daten gelöscht"
|
1344 |
|
1345 |
-
#: views/tools/cleanup.php:
|
1346 |
#@ wpduplicator
|
1347 |
msgid "Delete Reserved Files"
|
1348 |
msgstr "Lösche reservierte Dateien"
|
1349 |
|
1350 |
-
#: views/tools/cleanup.php:
|
1351 |
#@ wpduplicator
|
1352 |
msgid "Removes all installer files from a previous install"
|
1353 |
msgstr "Entferne alle Installations-Dateien der früheren Installation."
|
1354 |
|
1355 |
-
#: views/tools/cleanup.php:
|
1356 |
#@ wpduplicator
|
1357 |
msgid "Delete Legacy Data"
|
1358 |
msgstr "Lösche übernommene Daten"
|
1359 |
|
1360 |
-
#: views/tools/cleanup.php:
|
1361 |
#@ wpduplicator
|
1362 |
msgid "Removes all legacy data and settings prior to version"
|
1363 |
msgstr "Entfernt alle übernommenen Daten und Einstellungen vor Version"
|
1364 |
|
1365 |
-
#: views/tools/cleanup.php:
|
1366 |
#, php-format
|
1367 |
#@ wpduplicator
|
1368 |
msgid "This action will remove all legacy settings prior to version %1$s. "
|
1369 |
msgstr "Diese Aktion wird alle alten Einstellungen vor Version %1$s entfernen. "
|
1370 |
|
1371 |
-
#: views/tools/cleanup.php:
|
1372 |
#@ wpduplicator
|
1373 |
msgid "Legacy settings are only needed if you plan to migrate back to an older version of this plugin."
|
1374 |
msgstr "Frühere Einstellungen werden nur benötigt, wenn du zu einer älteren Version des Plugins zurückgehst."
|
@@ -1429,81 +1393,71 @@ msgstr "Automatisch neu laden"
|
|
1429 |
msgid "Last 20 Logs"
|
1430 |
msgstr "Letzte 20 Logs"
|
1431 |
|
1432 |
-
#: views/packages/list.base.php:
|
1433 |
#@ wpduplicator
|
1434 |
msgid "Unrecoverable Error! Please remove this package."
|
1435 |
msgstr "Nicht behebbarer Fehler! Bitte lösche das Paket."
|
1436 |
|
1437 |
-
#: views/packages/new2.base.php:
|
1438 |
#@ wpduplicator
|
1439 |
msgid "PHP Settings"
|
1440 |
msgstr "PHP-Einstellungen"
|
1441 |
|
1442 |
-
#: views/packages/new2.base.php:
|
1443 |
-
#@ wpduplicator
|
1444 |
-
msgid "The Duplicator has been known to have issues with some of the settings above. Please work with your host or server administrator to disable this value in the php.ini file if you’re having issues with building a package."
|
1445 |
-
msgstr "Der Duplicator hat einige Probleme mit den oben genannten Einstellungen. Bitte informiere deinen Host-oder Server-Administrator, um diesen Wert in der php.ini-Datei zu deaktivieren, wenn Probleme mit dem Aufbau eines Archives bestehen."
|
1446 |
-
|
1447 |
-
#: views/packages/new2.base.php:138
|
1448 |
#, php-format
|
1449 |
#@ wpduplicator
|
1450 |
msgid "Timeouts effect how long a process is allowed to run. The recommended timeout is \"%1$s\" seconds. An attempt is made to override this value if the enviroment allows it. A \"Warn\" status will not be an issue unless your host kills PHP processes after a certain amount of time. "
|
1451 |
msgstr "Timeouts geben an, wie lange ein Prozess ausgeführt werden darf. Die empfohlene Timeout ist \"%1$s\" Sekunden. Es wird ein Versuch gemacht, diesen Wert zu überschreiben, wenn es die Umgebung zulässt. Ein \"Warn\"-Status wird kein Problem sein, es sei denn, der Hoster beendet PHP-Prozesse nach einer gewissen Zeit. "
|
1452 |
|
1453 |
-
#: views/packages/new2.base.php:
|
1454 |
#@ wpduplicator
|
1455 |
msgid "Timeouts can also be set at the web server layer, please work with your host or server administrator to make sure there are not restrictions for how long a PHP process is allowed to run. If you are limited on processing time, consider using the database or file filters to shrink the size of your overall package. However use caution as excluding the wrong resources can cause your install to not work properly."
|
1456 |
msgstr "Timeouts können auch auf dem Web-Server eingestellt werden. Bitte arbeite mit dem Host-oder Server-Administrator zusammen, um sicherzustellen, dass es keine Beschränkungen gibt, für wie lange ein PHP-Prozess ausgeführt werden darf. Wenn die Verarbeitungszeit begrenzt ist, sollte mit den Datenbank- oder Dateifiltern die Größe des Gesamtpakets verkleinert werden. Benutze die Einstellungen mit Vorsicht, denn falsche Einstellungen können dazu führen, dass die Installation nicht richtig funktioniert."
|
1457 |
|
1458 |
-
#: views/packages/new2.base.php:
|
1459 |
#, php-format
|
1460 |
#@ wpduplicator
|
1461 |
msgid "Total size reprents all files minus any filters that have been setup. The current thresholds that trigger warnings are %1$s for the entire site and %2$s for large files."
|
1462 |
msgstr "Gesamtgröße aller Dateien abzüglich aller Filter durch das Setup. Die aktuellen Grenzwerte, die Warnungen auslösen, sind %1$s für die gesamte Website und %2$s für große Dateien."
|
1463 |
|
1464 |
-
#: views/packages/new2.base.php:
|
1465 |
-
#@ wpduplicator
|
1466 |
-
msgid "Invalid file or folder names can cause issues when extracting an archive across different environments. Invalid file names consist of lengths over 200 characters and illegal characters that may not work on all operating systems such as * ? > < : / \\ | . It is recommended to remove or filter these files before building the archive or else you might have issues at install time."
|
1467 |
-
msgstr "Ungültige Datei-oder Ordnernamen können zu Problemen führen, wenn das Extrahieren eines Archivs in verschiedenen Umgebungen erfolgt. Ungültige Dateinamen bestehen aus Längen über 200 Zeichen und illegale Zeichen, die nicht auf allen Betriebssystemen funktionieren wie * ? > <: / \\ |. Es wird empfohlen, diese Dateien vor dem Erstellen des Archivs zu entfernen oder auswählen. Ansonsten kann es zu Probleme bei der Installation führen."
|
1468 |
-
|
1469 |
-
#: views/packages/new2.base.php:215
|
1470 |
#, php-format
|
1471 |
#@ wpduplicator
|
1472 |
msgid "Large files such as movies or other backuped data can cause issues with timeouts. The current check for large files is %1$s per file. If your having issues creating a package consider excluding these files with the files filter and manually moving them to your new location."
|
1473 |
msgstr "Große Dateien wie Filme oder andere Archiv-Daten können zu Problemen mit Timeouts führen. Die aktuelle Prüfung für große Dateien ist %1$s pro Datei. Wenn es zu Problemen beim Erstellen des Archives kommt, bitte diese Dateien mit dem Filter ausschließen und manuell auf die neue Position verschieben."
|
1474 |
|
1475 |
-
#: views/packages/new2.base.php:
|
1476 |
#, php-format
|
1477 |
#@ wpduplicator
|
1478 |
msgid "Total size and row count for all database tables are approximate values. The thresholds that trigger warnings are %1$s and %2$s records. Large databases take time to process and can cause issues with server timeout and memory settings. Running a %3$s on your database can also help improve the overall size and performance. If your server supports shell_exec and mysqldump you can try to enable this option from the settings menu."
|
1479 |
msgstr "Gesamtgröße und Zeilenanzahl für alle Datenbank-Tabellen sind Richtwerte. Die Schwellenwerte, die Warnungen auslösen sind %1$s und %2$s Datensätze. Große Datenbanken benötigen mehr Zeit bei der Verarbeitung und können zu Problemen mit Server-Timeout und Speichereinstellungen führen. Ausführen einer %3$s auf der Datenbank können auch dazu beitragen, die Gesamtgröße und Leistung zu verbessern. Wenn der Server shell_exec und mysqldump unterstützt, kannst du versuchen, diese Option aus dem Menü Einstellungen zu aktivieren."
|
1480 |
|
1481 |
-
#: views/packages/new3.base.php:
|
1482 |
#@ wpduplicator
|
1483 |
msgid "Build Interrupt"
|
1484 |
msgstr "Erstellung unterbrochen"
|
1485 |
|
1486 |
-
#: views/packages/new3.base.php:
|
1487 |
#@ wpduplicator
|
1488 |
msgid "The current build has experienced an issue."
|
1489 |
msgstr "Die aktuelle Version hat ein Problem."
|
1490 |
|
1491 |
-
#: views/packages/new3.base.php:
|
1492 |
#@ wpduplicator
|
1493 |
msgid "Please try the process again. If the problem persists please visit the support page."
|
1494 |
msgstr "Bitte versuche den Vorgang erneut. Wenn das Problem weiterhin besteht, besuche bitte die Support-Seite."
|
1495 |
|
1496 |
-
#: views/packages/new3.base.php:
|
1497 |
#@ wpduplicator
|
1498 |
msgid "Notice"
|
1499 |
msgstr "Anmerkung"
|
1500 |
|
1501 |
-
#: views/packages/new3.base.php:
|
1502 |
#@ default
|
1503 |
msgid "Build Folder:"
|
1504 |
msgstr ""
|
1505 |
|
1506 |
-
#: views/packages/new3.base.php:
|
1507 |
#@ wpduplicator
|
1508 |
msgid "Some servers close connections quickly; yet the build can continue to run in the background. To validate if a build is still running; open the 'tmp' folder above and see if the archive file is growing in size. If it is not then your server has strict timeout constraints. Please visit the support page for additional resources."
|
1509 |
msgstr "Einige Server schließen die Verbindungen schnell, doch die Erstellung kann auch weiterhin im Hintergrund laufen. Um zu prüfen ob derProzess noch läuft, öffnen den 'tmp'-Ordner um zu sehen, ob die Archivdatei in der Größe wächst. Wenn nicht, hat der Server strenge Beschränkungen im Timeout. Bitte besuche die Support-Seite für weitere Lösungen."
|
@@ -1513,42 +1467,37 @@ msgstr "Einige Server schließen die Verbindungen schnell, doch die Erstellung k
|
|
1513 |
msgid "ABSPATH"
|
1514 |
msgstr "ABSPATH"
|
1515 |
|
1516 |
-
#: views/settings/general.php:
|
1517 |
#@ wpduplicator
|
1518 |
msgid "Plugin"
|
1519 |
msgstr "Plugin"
|
1520 |
|
1521 |
-
#: views/settings/general.php:
|
1522 |
-
#@ wpduplicator
|
1523 |
-
msgid "Keeps the 'Skip Scan (step 2)' option checked."
|
1524 |
-
msgstr "Markiert 'Scan überspringen (Schritt 2)'."
|
1525 |
-
|
1526 |
-
#: views/settings/general.php:93
|
1527 |
#@ wpduplicator
|
1528 |
msgid "Archive Flush"
|
1529 |
msgstr ""
|
1530 |
|
1531 |
-
#: views/settings/general.php:
|
1532 |
#@ wpduplicator
|
1533 |
msgid "Attempt Network Keep Alive"
|
1534 |
msgstr "Dadurch wird versucht, eine Netzwerkverbindung für große Archive zu etablieren"
|
1535 |
|
1536 |
-
#: views/settings/general.php:
|
1537 |
#@ wpduplicator
|
1538 |
msgid "recommended only for large archives"
|
1539 |
msgstr "nur empfohlen für große Archive"
|
1540 |
|
1541 |
-
#: views/settings/general.php:
|
1542 |
#@ wpduplicator
|
1543 |
msgid "This will attempt to keep a network connection established for large archives."
|
1544 |
msgstr "Dadurch wird versucht, eine Netzwerkverbindung für große Archive zu etablieren."
|
1545 |
|
1546 |
-
#: views/settings/general.php:
|
1547 |
#@ wpduplicator
|
1548 |
msgid "Database Build"
|
1549 |
msgstr "Datenbank erstellen"
|
1550 |
|
1551 |
-
#: views/settings/general.php:
|
1552 |
#@ wpduplicator
|
1553 |
msgid "Mysqldump was not found at its default location or the location provided. Please enter a path to a valid location where mysqldump can run. If the problem persist contact your server administrator."
|
1554 |
msgstr "Mysqldump wurde nicht an der Standardposition gefunden. Bitte gib den Pfad zu einem gültigen Ort ein, an dem mysqldump ausgeführt werden kann. Sollte das Problem bestehen bleiben, kontaktiere den Server-Administrator."
|
@@ -1588,23 +1537,23 @@ msgstr "Hilfe bekommen"
|
|
1588 |
msgid "Package settings have been reset."
|
1589 |
msgstr "Archiveinstellungen wurden zurückgesetzt."
|
1590 |
|
1591 |
-
#: views/packages/new1.inc
|
1592 |
#@ wpduplicator
|
1593 |
msgid "Create a new default name"
|
1594 |
msgstr "Erstelle einen neuen Standardnamen"
|
1595 |
|
1596 |
-
#: views/packages/new1.inc
|
1597 |
#@ wpduplicator
|
1598 |
msgid "Reset"
|
1599 |
msgstr "Zurücksetzen"
|
1600 |
|
1601 |
-
#: views/packages/new1.inc
|
1602 |
#@ wpduplicator
|
1603 |
msgid "This will reset all of the current package settings. Would you like to continue?"
|
1604 |
msgstr "Dies wird alle aktuellen Archiveinstellungen zurückzusetzen. Möchtest Du fortfahren?"
|
1605 |
|
1606 |
-
#: views/packages/new2.base.php:
|
1607 |
-
#: views/packages/new2.base.php:
|
1608 |
#@ wpduplicator
|
1609 |
msgid "Show Paths"
|
1610 |
msgstr "Zeige Pfade"
|
@@ -1614,3 +1563,99 @@ msgstr "Zeige Pfade"
|
|
1614 |
msgid "Try to create a package, since no log files were found in the snapshots directory with the extension *.log"
|
1615 |
msgstr "Versuche ein Archiv zu erstellen, da keine Log-Dateien im Snapshots-Verzeichnis mit der Endung *. Log gefunden wurden"
|
1616 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
+
"Project-Id-Version: Duplicator v0.5.3\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
"POT-Creation-Date: 2014-01-08 21:27-0700\n"
|
6 |
+
"PO-Revision-Date: 2014-05-29 17:36:07+0000\n"
|
7 |
"Last-Translator: Cory Lamle <cory@lifeinthegrid.com>\n"
|
8 |
"Language-Team: \n"
|
9 |
"MIME-Version: 1.0\n"
|
20 |
"X-Poedit-SearchPath-0: .\n"
|
21 |
"X-Textdomain-Support: yes"
|
22 |
|
23 |
+
#: duplicator.php:103
|
24 |
#@ wpduplicator
|
25 |
msgid "FAQ"
|
26 |
msgstr "Häufig gestellte Fragen"
|
27 |
|
28 |
+
#: duplicator.php:104
|
29 |
#@ wpduplicator
|
30 |
msgid "Partner"
|
31 |
msgstr "Partner"
|
32 |
|
33 |
+
#: duplicator.php:105
|
34 |
#, fuzzy
|
35 |
#@ wpduplicator
|
36 |
msgid "Approved Hosts"
|
37 |
msgstr "Zertifizierte Hosts"
|
38 |
|
39 |
+
#: duplicator.php:166
|
40 |
#: views/packages/controller.php:73
|
41 |
#: views/packages/controller.php:76
|
42 |
+
#: views/packages/list.base.php:230
|
43 |
#@ wpduplicator
|
44 |
msgid "Packages"
|
45 |
msgstr "Archive"
|
46 |
|
47 |
+
#: duplicator.php:167
|
48 |
#: views/settings/controller.php:18
|
49 |
#@ wpduplicator
|
50 |
msgid "Settings"
|
51 |
msgstr "Einstellungen"
|
52 |
|
53 |
+
#: duplicator.php:168
|
54 |
#: views/tools/controller.php:13
|
55 |
#@ wpduplicator
|
56 |
msgid "Tools"
|
57 |
msgstr "Werkzeuge"
|
58 |
|
59 |
+
#: duplicator.php:169
|
60 |
+
#: views/packages/new3.base.php:124
|
61 |
#: views/support.php:47
|
62 |
#@ wpduplicator
|
63 |
msgid "Support"
|
64 |
msgstr "Unterstützen"
|
65 |
|
66 |
+
#: duplicator.php:212
|
67 |
#@ wpduplicator
|
68 |
msgid "Manage"
|
69 |
msgstr "Verwalten"
|
70 |
|
71 |
+
#: classes/ui.php:108
|
72 |
#@ default
|
73 |
msgid "Reserved Duplicator install file(s) still exsist in the root directory. Please delete these file(s) to avoid possible security issues."
|
74 |
msgstr ""
|
75 |
|
76 |
+
#: classes/ui.php:109
|
77 |
#@ default
|
78 |
msgid "Remove file(s) now"
|
79 |
msgstr ""
|
80 |
|
81 |
+
#: classes/ui.php:110
|
82 |
#@ default
|
83 |
msgid "Dismiss this notice"
|
84 |
msgstr ""
|
274 |
msgstr "Alle Archive auswählen"
|
275 |
|
276 |
#: views/packages/list.base.php:83
|
277 |
+
#: views/packages/new3.base.php:95
|
278 |
#@ wpduplicator
|
279 |
msgid "Details"
|
280 |
msgstr "Details"
|
285 |
msgstr "Erstellt"
|
286 |
|
287 |
#: views/packages/list.base.php:85
|
288 |
+
#: views/packages/new2.base.php:222
|
289 |
+
#: views/packages/new2.base.php:292
|
290 |
#@ wpduplicator
|
291 |
msgid "Size"
|
292 |
msgstr "Größe"
|
293 |
|
294 |
#: views/packages/list.base.php:86
|
295 |
+
#: views/packages/new1.inc.form.php:9
|
296 |
+
#: views/packages/new3.base.php:62
|
297 |
#@ wpduplicator
|
298 |
msgid "Name"
|
299 |
msgstr "Name"
|
300 |
|
301 |
#: views/packages/list.base.php:88
|
302 |
+
#: views/packages/new1.inc.form.php:6
|
303 |
+
#: views/settings/general.php:77
|
304 |
#@ wpduplicator
|
305 |
msgid "Package"
|
306 |
msgstr "Archiv"
|
310 |
msgid "(No Notes Taken)"
|
311 |
msgstr "(Keine Notizen erstellt)"
|
312 |
|
313 |
+
#: views/packages/list.base.php:137
|
314 |
+
#: views/packages/list.base.php:182
|
315 |
#@ wpduplicator
|
316 |
msgid "View"
|
317 |
msgstr "Ansicht"
|
318 |
|
319 |
+
#: views/packages/list.base.php:142
|
320 |
+
#: views/packages/new1.inc.form.php:139
|
321 |
+
#: views/packages/new3.base.php:67
|
322 |
#@ wpduplicator
|
323 |
msgid "Installer"
|
324 |
msgstr "Installer"
|
325 |
|
326 |
+
#: views/packages/list.base.php:145
|
327 |
+
#: views/packages/new1.inc.form.php:18
|
328 |
+
#: views/packages/new2.base.php:194
|
329 |
+
#: views/packages/new3.base.php:71
|
330 |
#@ wpduplicator
|
331 |
msgid "Archive"
|
332 |
msgstr "Archive"
|
333 |
|
334 |
+
#: views/packages/list.base.php:150
|
335 |
+
#: views/packages/list.base.php:195
|
336 |
#: views/settings/diagnostics.php:122
|
337 |
#: views/settings/diagnostics.php:141
|
338 |
#: views/settings/diagnostics.php:181
|
340 |
msgid "Version"
|
341 |
msgstr "Version"
|
342 |
|
343 |
+
#: views/packages/list.base.php:151
|
344 |
+
#: views/packages/list.base.php:196
|
345 |
+
#: views/packages/new1.inc.form.php:158
|
346 |
#: views/settings/diagnostics.php:149
|
347 |
#@ wpduplicator
|
348 |
msgid "User"
|
349 |
msgstr "Benutzer"
|
350 |
|
351 |
+
#: views/packages/list.base.php:152
|
352 |
+
#: views/packages/list.base.php:197
|
353 |
#@ wpduplicator
|
354 |
msgid "Hash"
|
355 |
msgstr "Hash"
|
356 |
|
357 |
+
#: views/packages/list.base.php:153
|
358 |
+
#: views/packages/list.base.php:202
|
359 |
+
#: views/packages/new1.inc.form.php:12
|
360 |
#@ wpduplicator
|
361 |
msgid "Notes"
|
362 |
msgstr "Anmerkungen"
|
363 |
|
364 |
+
#: views/packages/list.base.php:155
|
365 |
#@ wpduplicator
|
366 |
msgid "Links"
|
367 |
msgstr "Links"
|
368 |
|
369 |
+
#: views/packages/list.base.php:156
|
370 |
#@ wpduplicator
|
371 |
msgid "SQL File"
|
372 |
msgstr "SQL-Datei"
|
373 |
|
374 |
+
#: views/packages/list.base.php:158
|
375 |
+
#: views/packages/list.base.php:208
|
376 |
#@ wpduplicator
|
377 |
msgid "View Log"
|
378 |
msgstr "Log ansehen"
|
379 |
|
380 |
+
#: views/packages/list.base.php:188
|
381 |
#@ wpduplicator
|
382 |
msgid "View Error Details"
|
383 |
msgstr "Fehler-Details ansehen"
|
384 |
|
385 |
+
#: views/packages/list.base.php:205
|
386 |
#@ wpduplicator
|
387 |
msgid "This package has encountered errors. Click 'View Log' for more details. For additional support see the "
|
388 |
msgstr "Es sind Fehler aufgetreten. Klicke auf 'Log ansehen' für weitere Details. Zusätzliche Unterstützung findest du in der "
|
389 |
|
390 |
+
#: views/packages/list.base.php:206
|
391 |
#@ wpduplicator
|
392 |
msgid "online knowledgebase"
|
393 |
msgstr "Online-Wissensdatenbank"
|
394 |
|
395 |
+
#: views/packages/list.base.php:231
|
396 |
+
#: views/packages/new2.base.php:219
|
397 |
+
#: views/packages/new2.base.php:286
|
398 |
#@ wpduplicator
|
399 |
msgid "Total Size"
|
400 |
msgstr "Gesamte Größe"
|
401 |
|
402 |
+
#: views/packages/list.base.php:250
|
403 |
#@ wpduplicator
|
404 |
msgid "Download Links"
|
405 |
msgstr "Download Links"
|
406 |
|
407 |
+
#: views/packages/list.base.php:253
|
408 |
#@ wpduplicator
|
409 |
msgid "The following links contain sensitive data. Please share with caution!"
|
410 |
msgstr "Die folgenden Links enthalten sensible Daten. Bitte verwende sie mit Vorsicht!"
|
411 |
|
412 |
+
#: views/packages/list.base.php:259
|
413 |
#@ wpduplicator
|
414 |
msgid "The database SQL script is a quick link to your database backup script. An exact copy is also stored in the package."
|
415 |
msgstr "Das Datenbank-SQL-Skript ist ein direkter Link zum Datenbank-Backup-Skript. Eine exakte Kopie ist auch im Archiv gespeichert."
|
416 |
|
417 |
+
#: views/packages/list.base.php:282
|
418 |
#@ wpduplicator
|
419 |
msgid "Please select an action from the bulk action drop down menu to perform a specific action."
|
420 |
msgstr "Bitte wähle eine Aktion aus dem Dropdown-Menü aus."
|
421 |
|
422 |
+
#: views/packages/list.base.php:290
|
423 |
#@ wpduplicator
|
424 |
msgid "Please select at least one package to delete."
|
425 |
msgstr "Bitte wähle mindestens ein Archiv zum Löschen."
|
426 |
|
427 |
+
#: views/packages/list.base.php:294
|
428 |
#@ wpduplicator
|
429 |
msgid "Are you sure, you want to delete the selected package(s)?"
|
430 |
msgstr "Ausgewählte Archive wirklich löschen?"
|
431 |
|
432 |
+
#: views/packages/list.base.php:328
|
433 |
#@ wpduplicator
|
434 |
msgid "Package File Links"
|
435 |
msgstr "Archiv-Datei Links"
|
436 |
|
437 |
+
#: views/packages/list.base.php:331
|
438 |
#@ wpduplicator
|
439 |
msgid "DATABASE"
|
440 |
msgstr "Datenbank"
|
441 |
|
442 |
+
#: views/packages/list.base.php:332
|
443 |
#@ wpduplicator
|
444 |
msgid "PACKAGE"
|
445 |
msgstr "Archive"
|
446 |
|
447 |
+
#: views/packages/list.base.php:333
|
448 |
#@ wpduplicator
|
449 |
msgid "INSTALLER"
|
450 |
msgstr "INSTALLER"
|
451 |
|
452 |
+
#: views/packages/list.base.php:334
|
453 |
#@ wpduplicator
|
454 |
msgid "LOG"
|
455 |
msgstr "Log"
|
456 |
|
457 |
#: views/packages/new1.base.php:78
|
458 |
+
#: views/packages/new2.base.php:56
|
459 |
+
#: views/packages/new3.base.php:30
|
460 |
#@ wpduplicator
|
461 |
msgid "Setup"
|
462 |
msgstr "Setup"
|
463 |
|
464 |
#: views/packages/new1.base.php:79
|
465 |
+
#: views/packages/new2.base.php:57
|
466 |
+
#: views/packages/new3.base.php:31
|
467 |
#@ wpduplicator
|
468 |
msgid "Scan"
|
469 |
msgstr "Scan"
|
470 |
|
471 |
#: views/packages/new1.base.php:80
|
472 |
+
#: views/packages/new2.base.php:58
|
473 |
+
#: views/packages/new2.base.php:346
|
474 |
+
#: views/packages/new3.base.php:32
|
475 |
#@ wpduplicator
|
476 |
msgid "Build"
|
477 |
msgstr "Erstellen"
|
481 |
msgid "Step 1: Package Setup"
|
482 |
msgstr "Schritt 1: Archiv-Setup"
|
483 |
|
484 |
+
#: views/packages/new1.base.php:97
|
485 |
#@ wpduplicator
|
486 |
msgid "Requirements:"
|
487 |
msgstr "Anforderungen:"
|
488 |
|
489 |
+
#: views/packages/new1.base.php:106
|
490 |
#@ wpduplicator
|
491 |
msgid "System requirments must pass for the Duplicator to work properly. Click each link for details."
|
492 |
msgstr "Diese System-Anforderungen sind notwendig, damit der Duplicator richtig arbeitet. Klicke auf jeden Link für mehr Details."
|
493 |
|
494 |
+
#: views/packages/new1.base.php:112
|
495 |
#@ wpduplicator
|
496 |
msgid "Permissions"
|
497 |
msgstr "Berechtigungen"
|
498 |
|
499 |
+
#: views/packages/new1.base.php:116
|
500 |
#@ wpduplicator
|
501 |
msgid "Required Paths"
|
502 |
msgstr "Erforderliche Pfade"
|
503 |
|
504 |
+
#: views/packages/new1.base.php:125
|
505 |
#@ wpduplicator
|
506 |
msgid "PHP Script Owner"
|
507 |
msgstr "PHP Skript Besitzer"
|
508 |
|
509 |
+
#: views/packages/new1.base.php:126
|
510 |
#@ wpduplicator
|
511 |
msgid "The above paths should have permissions of 755 for directories and 644 for files. You can temporarily try 777 if you continue to have issues. Also be sure to check the owner/group settings. For more details contact your host or server administrator."
|
512 |
msgstr "Die oben genannten Pfade sollten Berechtigungen von 755 für Verzeichnisse und 644 für Dateien haben. Du kannst bei Problemen vorübergehend 777 versuchen. Überprüfe auch die Eigentümer / Gruppe Einstellungen. Für weitere Informationen wende dich an deinen Provider oder Server-Administrator."
|
513 |
|
514 |
+
#: views/packages/new1.base.php:128
|
515 |
+
#: views/packages/new1.base.php:142
|
516 |
+
#: views/packages/new1.base.php:153
|
517 |
+
#: views/packages/new1.base.php:167
|
518 |
+
#: views/packages/new1.base.php:183
|
519 |
+
#: views/packages/new1.base.php:203
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
520 |
#@ wpduplicator
|
521 |
msgid "Status Code"
|
522 |
msgstr "Status Code"
|
523 |
|
524 |
+
#: views/packages/new1.base.php:135
|
525 |
#@ wpduplicator
|
526 |
msgid "Reserved Files"
|
527 |
msgstr "Reservierte Dateien"
|
528 |
|
529 |
+
#: views/packages/new1.base.php:139
|
530 |
#@ wpduplicator
|
531 |
msgid "A reserved file(s) was found in the WordPress root directory. Reserved file names are installer.php, installer-data.sql and installer-log.txt. To archive your data correctly please remove any of these files from your WordPress root directory. Then try creating your package again."
|
532 |
msgstr "Es wurden reservierte Datei (en) im WordPress Stammverzeichnis gefunden. Reservierte Dateinamen sind installer.php, Installateur-data.sql und Installateur-log.txt. Zum korrekten Archivieren deiner Dateien entferne bitte diese Dateien aus dem WordPress-Stammverzeichnis. Dann versuche erneut, das Archiv zu erstellen."
|
533 |
|
534 |
+
#: views/packages/new1.base.php:140
|
535 |
#@ wpduplicator
|
536 |
msgid "Remove Files Now"
|
537 |
msgstr "Dateien werden entfernt"
|
538 |
|
539 |
+
#: views/packages/new1.base.php:149
|
540 |
#@ wpduplicator
|
541 |
msgid "Zip Archive Enabled"
|
542 |
msgstr "Zip-Archiv aktiviert"
|
543 |
|
544 |
+
#: views/packages/new1.base.php:152
|
545 |
#@ wpduplicator
|
546 |
msgid "The ZipArchive extension for PHP is required for compression. Please contact your hosting provider if you're on a hosted server. For additional information see our online documentation."
|
547 |
+
msgstr "Die Zip-Archiv-Erweiterung für PHP erfordert eine Kompression. Weitere Informationen befinden sich auf unserer Online-Dokumentation."
|
548 |
|
549 |
+
#: views/packages/new1.base.php:160
|
550 |
#@ wpduplicator
|
551 |
msgid "Safe Mode Off"
|
552 |
msgstr "Safe Mode Off"
|
553 |
|
554 |
+
#: views/packages/new1.base.php:174
|
555 |
#@ wpduplicator
|
556 |
msgid "MySQL Support"
|
557 |
msgstr "MySQL-Unterstützung"
|
558 |
|
559 |
+
#: views/packages/new1.base.php:179
|
560 |
#@ wpduplicator
|
561 |
msgid "MySQL version"
|
562 |
msgstr "MySQL-Version"
|
563 |
|
564 |
+
#: views/packages/new1.base.php:181
|
565 |
+
#: views/packages/new2.base.php:112
|
566 |
+
#: views/packages/new2.base.php:124
|
567 |
+
#: views/packages/new2.base.php:164
|
568 |
#@ wpduplicator
|
569 |
msgid "more info"
|
570 |
msgstr "mehr Informationen"
|
571 |
|
572 |
+
#: views/packages/new1.base.php:190
|
573 |
#@ wpduplicator
|
574 |
msgid "PHP Support"
|
575 |
msgstr "PHP-Unterstützung"
|
576 |
|
577 |
+
#: views/packages/new1.base.php:197
|
578 |
#@ wpduplicator
|
579 |
msgid "PHP version"
|
580 |
msgstr "PHP-Version"
|
581 |
|
582 |
+
#: views/packages/new1.base.php:198
|
583 |
#@ wpduplicator
|
584 |
msgid "Requried Functions"
|
585 |
msgstr "Erforderliche Funktionen"
|
586 |
|
587 |
+
#: views/packages/new2.base.php:173
|
588 |
+
#: views/packages/new2.base.php:179
|
589 |
#: views/settings/diagnostics.php:95
|
590 |
#@ wpduplicator
|
591 |
msgid "Web Server"
|
592 |
msgstr "Webserver"
|
593 |
|
594 |
+
#: views/packages/new1.base.php:211
|
595 |
#@ wpduplicator
|
596 |
msgid "For additional online help please visit"
|
597 |
msgstr "Für weitere Online-Hilfe besuche bitte"
|
598 |
|
599 |
+
#: views/packages/new1.base.php:214
|
600 |
#@ wpduplicator
|
601 |
msgid "Need a hosting provider that is"
|
602 |
msgstr "Benötigst du einen für Duplicator zertifizierten Hosting-Anbieter?"
|
603 |
|
604 |
+
#: views/packages/new1.base.php:216
|
605 |
#@ wpduplicator
|
606 |
msgid "duplicator approved"
|
607 |
msgstr "Empfohlene Provider"
|
608 |
|
609 |
+
#: views/packages/new1.inc.form.php:13
|
610 |
#@ wpduplicator
|
611 |
msgid "Purpose of this package"
|
612 |
msgstr "Zweck dieses Pakets"
|
613 |
|
614 |
+
#: views/packages/new1.inc.form.php:20
|
615 |
#@ wpduplicator
|
616 |
msgid "File filter enabled"
|
617 |
msgstr "Datei-Filter aktiviert"
|
618 |
|
619 |
+
#: views/packages/new1.inc.form.php:21
|
620 |
#@ wpduplicator
|
621 |
msgid "Database filter enabled"
|
622 |
msgstr "Datenbank-Filter aktiviert"
|
623 |
|
624 |
+
#: views/packages/new1.inc.form.php:28
|
625 |
#@ wpduplicator
|
626 |
msgid "Format"
|
627 |
msgstr "Format"
|
628 |
|
629 |
+
#: views/packages/new1.inc.form.php:37
|
630 |
+
#: views/packages/new2.base.php:203
|
631 |
#@ wpduplicator
|
632 |
msgid "Files"
|
633 |
msgstr "Dateien"
|
634 |
|
635 |
+
#: views/packages/new1.inc.form.php:38
|
636 |
+
#: views/packages/new1.inc.form.php:154
|
637 |
+
#: views/packages/new2.base.php:270
|
638 |
#@ wpduplicator
|
639 |
msgid "Database"
|
640 |
msgstr "Datenbank"
|
641 |
|
642 |
+
#: views/packages/new1.inc.form.php:49
|
643 |
+
#: views/packages/new1.inc.form.php:84
|
644 |
#@ wpduplicator
|
645 |
msgid "Filters"
|
646 |
msgstr "Filter"
|
647 |
|
648 |
+
#: views/packages/new1.inc.form.php:53
|
649 |
+
#: views/packages/new1.inc.form.php:90
|
650 |
#@ wpduplicator
|
651 |
msgid "Enable Filters"
|
652 |
msgstr "Filter aktivieren"
|
653 |
|
654 |
+
#: views/packages/new1.inc.form.php:57
|
655 |
+
#: views/packages/new1.inc.form.php:64
|
656 |
#@ wpduplicator
|
657 |
msgid "Separate all filters by semicolon"
|
658 |
msgstr "Trenne alle Filter durch ein Semikolon"
|
659 |
|
660 |
+
#: views/packages/new1.inc.form.php:57
|
661 |
#@ wpduplicator
|
662 |
msgid "Directories"
|
663 |
msgstr "Verzeichnisse"
|
664 |
|
665 |
+
#: views/packages/new1.inc.form.php:59
|
666 |
#@ wpduplicator
|
667 |
msgid "root path"
|
668 |
msgstr "Root-Pfad"
|
669 |
|
670 |
+
#: views/packages/new1.inc.form.php:60
|
671 |
#@ wpduplicator
|
672 |
msgid "wp-uploads"
|
673 |
msgstr "uploads"
|
674 |
|
675 |
+
#: views/packages/new1.inc.form.php:61
|
676 |
+
#: views/packages/new1.inc.form.php:68
|
677 |
#@ wpduplicator
|
678 |
msgid "(clear)"
|
679 |
msgstr "(Löschen)"
|
680 |
|
681 |
+
#: views/packages/new1.inc.form.php:64
|
682 |
#@ wpduplicator
|
683 |
msgid "File extensions"
|
684 |
msgstr "Datei-Erweiterungen"
|
685 |
|
686 |
+
#: views/packages/new1.inc.form.php:66
|
687 |
#@ wpduplicator
|
688 |
msgid "media"
|
689 |
msgstr "Medien"
|
690 |
|
691 |
+
#: views/packages/new1.inc.form.php:67
|
692 |
#@ wpduplicator
|
693 |
msgid "archive"
|
694 |
msgstr "Archive"
|
695 |
|
696 |
+
#: views/packages/new1.inc.form.php:73
|
697 |
#@ wpduplicator
|
698 |
msgid "The directory paths and extensions above will be be excluded from the archive file if enabled is checked."
|
699 |
msgstr "Diese Verzeichnispfade und Erweiterungen werden aus der Archivdatei ausgeschlossen."
|
700 |
|
701 |
+
#: views/packages/new1.inc.form.php:74
|
702 |
#@ wpduplicator
|
703 |
msgid "Use the full path for directories and semicolons to separate all items."
|
704 |
msgstr "Verwende den vollständigen Pfad für Verzeichnisse und Semikolons, um alle Elemente zu trennen."
|
705 |
|
706 |
+
#: views/packages/new1.inc.form.php:125
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
707 |
#@ wpduplicator
|
708 |
msgid "Checked tables will not be added to the database script. Excluding certain tables can possibly cause your site or plugins to not work correctly after install!"
|
709 |
msgstr "Ausgewählte Tabellen werden dem Archiv nicht hinzugefügt. Ohne diese Tabellen funktionieren möglicherweise die Website oder Plugins nach der Installation nicht korrekt!"
|
710 |
|
711 |
+
#: views/packages/new1.inc.form.php:144
|
712 |
#@ default
|
713 |
msgid "STEP 1 - INPUTS"
|
714 |
msgstr ""
|
715 |
|
716 |
+
#: views/packages/new1.inc.form.php:147
|
717 |
#@ wpduplicator
|
718 |
msgid "MySQL Server"
|
719 |
msgstr "MySQL-Server"
|
720 |
|
721 |
+
#: views/packages/new1.inc.form.php:150
|
722 |
#@ wpduplicator
|
723 |
msgid "Host"
|
724 |
msgstr "Host"
|
725 |
|
726 |
+
#: views/packages/new1.inc.form.php:162
|
727 |
#@ wpduplicator
|
728 |
msgid "Advanced Options"
|
729 |
msgstr "Erweiterte Optionen"
|
730 |
|
731 |
+
#: views/packages/new1.inc.form.php:168
|
732 |
#@ wpduplicator
|
733 |
msgid "SSL"
|
734 |
msgstr "SSL"
|
735 |
|
736 |
+
#: views/packages/new1.inc.form.php:171
|
737 |
#@ wpduplicator
|
738 |
msgid "Enforce on Admin"
|
739 |
msgstr "Auf Admin durchsetzen"
|
740 |
|
741 |
+
#: views/packages/new1.inc.form.php:175
|
742 |
#@ wpduplicator
|
743 |
msgid "Enforce on Logins"
|
744 |
msgstr "Erzwingen auf Logins"
|
745 |
|
746 |
+
#: views/packages/new1.inc.form.php:179
|
747 |
#@ wpduplicator
|
748 |
msgid "Cache"
|
749 |
msgstr "Cache"
|
750 |
|
751 |
+
#: views/packages/new1.inc.form.php:182
|
752 |
#@ wpduplicator
|
753 |
msgid "Keep Enabled"
|
754 |
msgstr "Halten Aktiviert"
|
755 |
|
756 |
+
#: views/packages/new1.inc.form.php:186
|
757 |
#@ wpduplicator
|
758 |
msgid "Keep Home Path"
|
759 |
msgstr "Halten Startseite Pfad"
|
760 |
|
761 |
+
#: views/packages/new1.inc.form.php:194
|
762 |
#@ default
|
763 |
msgid "STEP 2 - INPUTS"
|
764 |
msgstr ""
|
765 |
|
766 |
+
#: views/packages/new1.inc.form.php:198
|
767 |
#@ wpduplicator
|
768 |
msgid "New URL"
|
769 |
msgstr "Neue URL"
|
770 |
|
771 |
+
#: views/packages/new1.inc.form.php:205
|
772 |
#@ wpduplicator
|
773 |
msgid "The installer can have these fields pre-filled at install time."
|
774 |
msgstr "Das Installationsprogramm kann diese Felder bereits vor der Installation ausgefüllt haben."
|
775 |
|
776 |
+
#: views/packages/new1.inc.form.php:205
|
777 |
#@ wpduplicator
|
778 |
msgid "All values are optional."
|
779 |
msgstr "Alle Werte sind optional."
|
780 |
|
781 |
+
#: views/packages/new1.inc.form.php:215
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
782 |
#@ wpduplicator
|
783 |
msgid "Next"
|
784 |
msgstr "Weiter"
|
785 |
|
786 |
+
#: views/packages/new2.base.php:61
|
787 |
#@ wpduplicator
|
788 |
msgid "Step 2: System Scan"
|
789 |
msgstr "Schritt 2: System Scan"
|
790 |
|
791 |
+
#: views/packages/new2.base.php:69
|
792 |
#@ wpduplicator
|
793 |
msgid "Scanning Site"
|
794 |
msgstr "Scan Seite"
|
795 |
|
796 |
+
#: views/packages/new2.base.php:71
|
797 |
+
#: views/packages/new3.base.php:45
|
798 |
#@ wpduplicator
|
799 |
msgid "Please Wait..."
|
800 |
msgstr "Bitte warten..."
|
801 |
|
802 |
+
#: views/packages/new2.base.php:77
|
803 |
#@ wpduplicator
|
804 |
msgid "Scan Complete"
|
805 |
+
msgstr "Scan vollständig"
|
806 |
|
807 |
+
#: views/packages/new2.base.php:79
|
808 |
#@ wpduplicator
|
809 |
msgid "Scan checks are not required to pass, however they could cause issues on some systems."
|
810 |
msgstr "Scan-Checks sind nicht unbedingt erforderlich, können jedoch auf einigen Systemen Probleme verursachen."
|
811 |
|
812 |
+
#: views/packages/new2.base.php:89
|
813 |
#@ wpduplicator
|
814 |
msgid "Server"
|
815 |
msgstr "Server"
|
816 |
|
817 |
+
#: views/packages/new2.base.php:91
|
818 |
#: views/settings/controller.php:22
|
819 |
#@ wpduplicator
|
820 |
msgid "Diagnostics"
|
821 |
msgstr "Diagnose"
|
822 |
|
823 |
+
#: views/packages/new2.base.php:109
|
824 |
#@ wpduplicator
|
825 |
msgid "Open Base Dir"
|
826 |
msgstr "Open Base Dir"
|
827 |
|
828 |
+
#: views/packages/new2.base.php:136
|
829 |
#@ wpduplicator
|
830 |
msgid "Cached Data"
|
831 |
msgstr "Zwischengespeicherte Daten"
|
832 |
|
833 |
+
#: views/packages/new2.base.php:141
|
834 |
#@ wpduplicator
|
835 |
msgid "Cache Path"
|
836 |
msgstr "Cache-Pfad"
|
837 |
|
838 |
+
#: views/packages/new2.base.php:142
|
839 |
#@ wpduplicator
|
840 |
msgid "Cached data will lead to issues at install time and increases your archive size. It is highly recommended to empty your cache directory at build time. Use caution when removing data from the cache directory. If you’re using a cache plugin please read the directions for how to properly clean the cache directory; simply removing the files can cause errors with some cache plugins."
|
841 |
msgstr "Cache-Daten werden zu Problemen bei der Installation führen und erhöhen die Archivgröße. Es wird dringend empfohlen, das Cache-Verzeichnis vor der Erstellung zu leeren. Vorsicht beim Entfernen von Daten aus dem Cache-Verzeichnis. Beachte die Anweisungen, wie man das Cache-Plugin richtig leert. Das einfache Entfernen von Dateien kann Fehler mit einigen Cache Plugins verursachen."
|
842 |
|
843 |
+
#: views/packages/new2.base.php:151
|
844 |
#@ wpduplicator
|
845 |
msgid "Timeouts"
|
846 |
msgstr "Timeouts"
|
847 |
|
848 |
+
#: views/packages/new2.base.php:156
|
849 |
#@ wpduplicator
|
850 |
msgid "max_execution_time"
|
851 |
msgstr "Maximale Ausführungszeit"
|
852 |
|
853 |
+
#: views/packages/new2.base.php:208
|
854 |
+
#: views/packages/new2.base.php:275
|
855 |
#@ wpduplicator
|
856 |
msgid "Enabled"
|
857 |
msgstr "Aktiviert"
|
858 |
|
859 |
+
#: views/packages/new2.base.php:223
|
860 |
#@ wpduplicator
|
861 |
msgid "File Count"
|
862 |
msgstr "Dateianzahl"
|
863 |
|
864 |
+
#: views/packages/new2.base.php:224
|
865 |
#@ wpduplicator
|
866 |
msgid "Directory Count"
|
867 |
msgstr "Verzeichnisanzahl"
|
868 |
|
869 |
+
#: views/packages/new2.base.php:235
|
870 |
#@ wpduplicator
|
871 |
msgid "Invalid Names"
|
872 |
msgstr "Ungültige Namen"
|
873 |
|
874 |
+
#: views/packages/new2.base.php:250
|
875 |
#@ wpduplicator
|
876 |
msgid "Large Files"
|
877 |
msgstr "Große Dateien"
|
878 |
|
879 |
+
#: views/packages/new2.base.php:290
|
880 |
#@ wpduplicator
|
881 |
msgid "Tables"
|
882 |
msgstr "Tabellen"
|
883 |
|
884 |
+
#: views/packages/new2.base.php:291
|
885 |
#@ wpduplicator
|
886 |
msgid "Records"
|
887 |
msgstr "Aufzeichnungen"
|
888 |
|
889 |
+
#: views/packages/new2.base.php:294
|
890 |
#@ wpduplicator
|
891 |
msgid "repair and optimization"
|
892 |
msgstr "Reparatur und Optimierung"
|
893 |
|
894 |
+
#: views/packages/new2.base.php:307
|
895 |
#@ wpduplicator
|
896 |
msgid "Table Details"
|
897 |
msgstr "Tabellen-Details"
|
898 |
|
899 |
+
#: views/packages/new2.base.php:318
|
900 |
#@ wpduplicator
|
901 |
msgid "Name:"
|
902 |
msgstr "Name:"
|
903 |
|
904 |
+
#: views/packages/new2.base.php:319
|
905 |
#@ wpduplicator
|
906 |
msgid "Host:"
|
907 |
msgstr "Host:"
|
908 |
|
909 |
+
#: views/packages/new2.base.php:320
|
910 |
#@ wpduplicator
|
911 |
msgid "Build Mode:"
|
912 |
msgstr "Erstellungs-Modus:"
|
913 |
|
914 |
+
#: views/packages/new2.base.php:331
|
915 |
#@ wpduplicator
|
916 |
msgid "Scan Error"
|
917 |
msgstr "Scan Fehler"
|
918 |
|
919 |
+
#: views/packages/new2.base.php:332
|
920 |
#@ wpduplicator
|
921 |
msgid "Please try again!"
|
922 |
msgstr "Bitte nochmals versuchen!"
|
923 |
|
924 |
+
#: views/packages/new2.base.php:334
|
925 |
+
#: views/packages/new3.base.php:98
|
926 |
#@ wpduplicator
|
927 |
msgid "Server Status:"
|
928 |
msgstr "Server Status:"
|
929 |
|
930 |
+
#: views/packages/new2.base.php:337
|
931 |
+
#: views/packages/new3.base.php:102
|
932 |
#@ wpduplicator
|
933 |
msgid "Error Message:"
|
934 |
msgstr "Fehler-Meldung:"
|
935 |
|
936 |
+
#: views/packages/new2.base.php:344
|
937 |
#@ wpduplicator
|
938 |
msgid "Back"
|
939 |
msgstr "Zurück"
|
940 |
|
941 |
+
#: views/packages/new2.base.php:345
|
942 |
#@ wpduplicator
|
943 |
msgid "Rescan"
|
944 |
msgstr "Erneuter Scan"
|
945 |
|
946 |
+
#: views/packages/new2.base.php:421
|
947 |
#@ wpduplicator
|
948 |
msgid "Unable to report on any tables"
|
949 |
+
msgstr "Kein Bericht über die Tabellen"
|
950 |
|
951 |
+
#: views/packages/new2.base.php:430
|
952 |
#@ wpduplicator
|
953 |
msgid "Unable to report on database stats"
|
954 |
+
msgstr "Kein Bericht zum Datenbank-Status"
|
955 |
|
956 |
+
#: views/packages/new2.base.php:445
|
957 |
#@ wpduplicator
|
958 |
msgid "No name length issues."
|
959 |
msgstr "Keine lange oder ungültige Namen."
|
960 |
|
961 |
+
#: views/packages/new2.base.php:448
|
962 |
+
#: views/packages/new2.base.php:456
|
963 |
#@ wpduplicator
|
964 |
msgid "FILE"
|
965 |
msgstr "Datei"
|
966 |
|
967 |
+
#: views/packages/new2.base.php:453
|
968 |
#@ wpduplicator
|
969 |
msgid "No large files found."
|
970 |
msgstr "Keine großen Dateien gefunden."
|
971 |
|
972 |
+
#: views/packages/new3.base.php:35
|
973 |
#@ wpduplicator
|
974 |
msgid "Step 3: Build Package"
|
975 |
msgstr "Schritt 3: Archiv erstellen"
|
976 |
|
977 |
+
#: views/packages/new3.base.php:43
|
978 |
#@ wpduplicator
|
979 |
msgid "Building Package"
|
980 |
msgstr "Archiv erstellen"
|
981 |
|
982 |
+
#: views/packages/new3.base.php:46
|
983 |
#@ wpduplicator
|
984 |
msgid "Keep this window open during the build process."
|
985 |
msgstr "Lass dieses Fenster während der Archiv-Erstellung geöffnet."
|
986 |
|
987 |
+
#: views/packages/new3.base.php:47
|
988 |
#@ wpduplicator
|
989 |
msgid "This may take several minutes."
|
990 |
msgstr "Dies kann einige Minuten dauern."
|
991 |
|
992 |
+
#: views/packages/new3.base.php:51
|
993 |
#@ wpduplicator
|
994 |
msgid "Build Status"
|
995 |
msgstr "Erstellungs-Status"
|
996 |
|
997 |
+
#: views/packages/new3.base.php:58
|
998 |
#@ wpduplicator
|
999 |
msgid "Package Completed"
|
1000 |
msgstr "Archiv komplett"
|
1001 |
|
1002 |
+
#: views/packages/new3.base.php:63
|
1003 |
#@ wpduplicator
|
1004 |
msgid "Process Time"
|
1005 |
msgstr "Verarbeitungszeit"
|
1006 |
|
1007 |
+
#: views/packages/new3.base.php:77
|
1008 |
#@ wpduplicator
|
1009 |
msgid "All Packages"
|
1010 |
msgstr "Alle Archive"
|
1011 |
|
1012 |
+
#: views/packages/new3.base.php:93
|
1013 |
#@ wpduplicator
|
1014 |
msgid "Try Again"
|
1015 |
msgstr "Nochmals versuchen"
|
1016 |
|
1017 |
+
#: views/packages/new3.base.php:123
|
1018 |
#@ wpduplicator
|
1019 |
msgid "Package Log"
|
1020 |
msgstr "Archiv Log"
|
1058 |
msgstr "Server-Einstellungen"
|
1059 |
|
1060 |
#: views/settings/diagnostics.php:87
|
1061 |
+
#: views/settings/general.php:58
|
1062 |
#@ wpduplicator
|
1063 |
msgid "Duplicator Version"
|
1064 |
msgstr "Duplicator-Version"
|
1134 |
msgid "Memory In Use"
|
1135 |
msgstr "Verwendeter Arbeitsspeicher"
|
1136 |
|
1137 |
+
#: views/packages/new2.base.php:116
|
1138 |
#: views/settings/diagnostics.php:170
|
1139 |
#@ wpduplicator
|
1140 |
msgid "Max Execution Time"
|
1215 |
msgid "Settings Saved"
|
1216 |
msgstr "Einstellungen gespeichert"
|
1217 |
|
1218 |
+
#: views/settings/general.php:62
|
1219 |
#@ wpduplicator
|
1220 |
msgid "Uninstall Options"
|
1221 |
msgstr "Deinstallations-Optionen"
|
1222 |
|
1223 |
+
#: views/settings/general.php:65
|
1224 |
#@ wpduplicator
|
1225 |
msgid "Delete Plugin Settings"
|
1226 |
msgstr "Plugin-Einstellungen löschen"
|
1227 |
|
1228 |
+
#: views/settings/general.php:68
|
1229 |
#@ wpduplicator
|
1230 |
msgid "Delete Entire Snapshot Directory"
|
1231 |
msgstr "Gesamtes Snapshotverzeichnis löschen"
|
1232 |
|
1233 |
+
#: views/settings/general.php:69
|
1234 |
#, fuzzy
|
1235 |
#@ wpduplicator
|
1236 |
msgid "Snapshot Directory"
|
1237 |
msgstr "Cache-Verzeichnis gefunden"
|
1238 |
|
1239 |
+
#: views/settings/general.php:98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1240 |
#@ wpduplicator
|
1241 |
msgid "This server does not have shell_exec configured to run."
|
1242 |
msgstr "Dieser Server ist nicht zur Ausführung von shell_exec konfiguriert."
|
1243 |
|
1244 |
+
#: views/settings/general.php:99
|
1245 |
#@ wpduplicator
|
1246 |
msgid "Please contact the server administrator to enable this feature."
|
1247 |
msgstr "Bitte kontaktiere den Server-Administrator, um diese Funktion zu aktivieren."
|
1248 |
|
1249 |
+
#: views/settings/general.php:104
|
1250 |
#@ wpduplicator
|
1251 |
msgid "Use mysqldump"
|
1252 |
msgstr "Benutze mysqldump"
|
1253 |
|
1254 |
+
#: views/settings/general.php:105
|
1255 |
#@ wpduplicator
|
1256 |
msgid "recommended for large databases"
|
1257 |
msgstr "für große Datenbanken empfohlen"
|
1258 |
|
1259 |
+
#: views/settings/general.php:110
|
1260 |
#@ wpduplicator
|
1261 |
msgid "Working Path:"
|
1262 |
msgstr "Arbeits-Pfad"
|
1263 |
|
1264 |
+
#: views/settings/general.php:121
|
1265 |
#@ wpduplicator
|
1266 |
msgid "Add Custom Path:"
|
1267 |
msgstr "Benutzer-Pfad hinzufügen"
|
1268 |
|
1269 |
+
#: views/settings/general.php:125
|
1270 |
#@ wpduplicator
|
1271 |
msgid "This is the path to your mysqldump program."
|
1272 |
msgstr "Das ist der Pfad zu deinem mysqldump-Programm."
|
1273 |
|
1274 |
+
#: views/settings/general.php:134
|
1275 |
#@ wpduplicator
|
1276 |
msgid "Package Debug"
|
1277 |
msgstr "Fehlerbeseitigung Archiv"
|
1278 |
|
1279 |
+
#: views/settings/general.php:137
|
1280 |
#@ wpduplicator
|
1281 |
msgid "Show Package Debug Status in Packages Screen"
|
1282 |
msgstr "Zeige Fehlerstatus des Archives in der Anzeige"
|
1283 |
|
1284 |
+
#: views/settings/general.php:145
|
1285 |
#@ wpduplicator
|
1286 |
msgid "Save Settings"
|
1287 |
msgstr "Einstellungen speichern"
|
1291 |
msgid "Installer File Cleanup Ran."
|
1292 |
msgstr "Installations-Dateien gelöscht."
|
1293 |
|
1294 |
+
#: views/tools/cleanup.php:62
|
1295 |
#@ wpduplicator
|
1296 |
msgid "If the installer files did not successfully get removed, then you WILL need to remove them manually"
|
1297 |
msgstr "Wenn die Installationsdateien nicht vollständig erfolgreich entfernt wurden, dann müssen sie manuell gelöscht werden"
|
1298 |
|
1299 |
+
#: views/tools/cleanup.php:63
|
1300 |
#@ wpduplicator
|
1301 |
msgid "Please remove all installer files to avoid leaving open security issues on your server"
|
1302 |
msgstr "Bitte entferne alle Installationsdateien aus Sicherheitsgründen von deinem Server"
|
1303 |
|
1304 |
+
#: views/tools/cleanup.php:71
|
1305 |
#@ wpduplicator
|
1306 |
msgid "Data Cleanup"
|
1307 |
msgstr "Daten gelöscht"
|
1308 |
|
1309 |
+
#: views/tools/cleanup.php:74
|
1310 |
#@ wpduplicator
|
1311 |
msgid "Delete Reserved Files"
|
1312 |
msgstr "Lösche reservierte Dateien"
|
1313 |
|
1314 |
+
#: views/tools/cleanup.php:75
|
1315 |
#@ wpduplicator
|
1316 |
msgid "Removes all installer files from a previous install"
|
1317 |
msgstr "Entferne alle Installations-Dateien der früheren Installation."
|
1318 |
|
1319 |
+
#: views/tools/cleanup.php:78
|
1320 |
#@ wpduplicator
|
1321 |
msgid "Delete Legacy Data"
|
1322 |
msgstr "Lösche übernommene Daten"
|
1323 |
|
1324 |
+
#: views/tools/cleanup.php:79
|
1325 |
#@ wpduplicator
|
1326 |
msgid "Removes all legacy data and settings prior to version"
|
1327 |
msgstr "Entfernt alle übernommenen Daten und Einstellungen vor Version"
|
1328 |
|
1329 |
+
#: views/tools/cleanup.php:96
|
1330 |
#, php-format
|
1331 |
#@ wpduplicator
|
1332 |
msgid "This action will remove all legacy settings prior to version %1$s. "
|
1333 |
msgstr "Diese Aktion wird alle alten Einstellungen vor Version %1$s entfernen. "
|
1334 |
|
1335 |
+
#: views/tools/cleanup.php:97
|
1336 |
#@ wpduplicator
|
1337 |
msgid "Legacy settings are only needed if you plan to migrate back to an older version of this plugin."
|
1338 |
msgstr "Frühere Einstellungen werden nur benötigt, wenn du zu einer älteren Version des Plugins zurückgehst."
|
1393 |
msgid "Last 20 Logs"
|
1394 |
msgstr "Letzte 20 Logs"
|
1395 |
|
1396 |
+
#: views/packages/list.base.php:200
|
1397 |
#@ wpduplicator
|
1398 |
msgid "Unrecoverable Error! Please remove this package."
|
1399 |
msgstr "Nicht behebbarer Fehler! Bitte lösche das Paket."
|
1400 |
|
1401 |
+
#: views/packages/new2.base.php:103
|
1402 |
#@ wpduplicator
|
1403 |
msgid "PHP Settings"
|
1404 |
msgstr "PHP-Einstellungen"
|
1405 |
|
1406 |
+
#: views/packages/new2.base.php:160
|
|
|
|
|
|
|
|
|
|
|
1407 |
#, php-format
|
1408 |
#@ wpduplicator
|
1409 |
msgid "Timeouts effect how long a process is allowed to run. The recommended timeout is \"%1$s\" seconds. An attempt is made to override this value if the enviroment allows it. A \"Warn\" status will not be an issue unless your host kills PHP processes after a certain amount of time. "
|
1410 |
msgstr "Timeouts geben an, wie lange ein Prozess ausgeführt werden darf. Die empfohlene Timeout ist \"%1$s\" Sekunden. Es wird ein Versuch gemacht, diesen Wert zu überschreiben, wenn es die Umgebung zulässt. Ein \"Warn\"-Status wird kein Problem sein, es sei denn, der Hoster beendet PHP-Prozesse nach einer gewissen Zeit. "
|
1411 |
|
1412 |
+
#: views/packages/new2.base.php:163
|
1413 |
#@ wpduplicator
|
1414 |
msgid "Timeouts can also be set at the web server layer, please work with your host or server administrator to make sure there are not restrictions for how long a PHP process is allowed to run. If you are limited on processing time, consider using the database or file filters to shrink the size of your overall package. However use caution as excluding the wrong resources can cause your install to not work properly."
|
1415 |
msgstr "Timeouts können auch auf dem Web-Server eingestellt werden. Bitte arbeite mit dem Host-oder Server-Administrator zusammen, um sicherzustellen, dass es keine Beschränkungen gibt, für wie lange ein PHP-Prozess ausgeführt werden darf. Wenn die Verarbeitungszeit begrenzt ist, sollte mit den Datenbank- oder Dateifiltern die Größe des Gesamtpakets verkleinert werden. Benutze die Einstellungen mit Vorsicht, denn falsche Einstellungen können dazu führen, dass die Installation nicht richtig funktioniert."
|
1416 |
|
1417 |
+
#: views/packages/new2.base.php:226
|
1418 |
#, php-format
|
1419 |
#@ wpduplicator
|
1420 |
msgid "Total size reprents all files minus any filters that have been setup. The current thresholds that trigger warnings are %1$s for the entire site and %2$s for large files."
|
1421 |
msgstr "Gesamtgröße aller Dateien abzüglich aller Filter durch das Setup. Die aktuellen Grenzwerte, die Warnungen auslösen, sind %1$s für die gesamte Website und %2$s für große Dateien."
|
1422 |
|
1423 |
+
#: views/packages/new2.base.php:254
|
|
|
|
|
|
|
|
|
|
|
1424 |
#, php-format
|
1425 |
#@ wpduplicator
|
1426 |
msgid "Large files such as movies or other backuped data can cause issues with timeouts. The current check for large files is %1$s per file. If your having issues creating a package consider excluding these files with the files filter and manually moving them to your new location."
|
1427 |
msgstr "Große Dateien wie Filme oder andere Archiv-Daten können zu Problemen mit Timeouts führen. Die aktuelle Prüfung für große Dateien ist %1$s pro Datei. Wenn es zu Problemen beim Erstellen des Archives kommt, bitte diese Dateien mit dem Filter ausschließen und manuell auf die neue Position verschieben."
|
1428 |
|
1429 |
+
#: views/packages/new2.base.php:295
|
1430 |
#, php-format
|
1431 |
#@ wpduplicator
|
1432 |
msgid "Total size and row count for all database tables are approximate values. The thresholds that trigger warnings are %1$s and %2$s records. Large databases take time to process and can cause issues with server timeout and memory settings. Running a %3$s on your database can also help improve the overall size and performance. If your server supports shell_exec and mysqldump you can try to enable this option from the settings menu."
|
1433 |
msgstr "Gesamtgröße und Zeilenanzahl für alle Datenbank-Tabellen sind Richtwerte. Die Schwellenwerte, die Warnungen auslösen sind %1$s und %2$s Datensätze. Große Datenbanken benötigen mehr Zeit bei der Verarbeitung und können zu Problemen mit Server-Timeout und Speichereinstellungen führen. Ausführen einer %3$s auf der Datenbank können auch dazu beitragen, die Gesamtgröße und Leistung zu verbessern. Wenn der Server shell_exec und mysqldump unterstützt, kannst du versuchen, diese Option aus dem Menü Einstellungen zu aktivieren."
|
1434 |
|
1435 |
+
#: views/packages/new3.base.php:88
|
1436 |
#@ wpduplicator
|
1437 |
msgid "Build Interrupt"
|
1438 |
msgstr "Erstellung unterbrochen"
|
1439 |
|
1440 |
+
#: views/packages/new3.base.php:89
|
1441 |
#@ wpduplicator
|
1442 |
msgid "The current build has experienced an issue."
|
1443 |
msgstr "Die aktuelle Version hat ein Problem."
|
1444 |
|
1445 |
+
#: views/packages/new3.base.php:91
|
1446 |
#@ wpduplicator
|
1447 |
msgid "Please try the process again. If the problem persists please visit the support page."
|
1448 |
msgstr "Bitte versuche den Vorgang erneut. Wenn das Problem weiterhin besteht, besuche bitte die Support-Seite."
|
1449 |
|
1450 |
+
#: views/packages/new3.base.php:109
|
1451 |
#@ wpduplicator
|
1452 |
msgid "Notice"
|
1453 |
msgstr "Anmerkung"
|
1454 |
|
1455 |
+
#: views/packages/new3.base.php:112
|
1456 |
#@ default
|
1457 |
msgid "Build Folder:"
|
1458 |
msgstr ""
|
1459 |
|
1460 |
+
#: views/packages/new3.base.php:114
|
1461 |
#@ wpduplicator
|
1462 |
msgid "Some servers close connections quickly; yet the build can continue to run in the background. To validate if a build is still running; open the 'tmp' folder above and see if the archive file is growing in size. If it is not then your server has strict timeout constraints. Please visit the support page for additional resources."
|
1463 |
msgstr "Einige Server schließen die Verbindungen schnell, doch die Erstellung kann auch weiterhin im Hintergrund laufen. Um zu prüfen ob derProzess noch läuft, öffnen den 'tmp'-Ordner um zu sehen, ob die Archivdatei in der Größe wächst. Wenn nicht, hat der Server strenge Beschränkungen im Timeout. Bitte besuche die Support-Seite für weitere Lösungen."
|
1467 |
msgid "ABSPATH"
|
1468 |
msgstr "ABSPATH"
|
1469 |
|
1470 |
+
#: views/settings/general.php:54
|
1471 |
#@ wpduplicator
|
1472 |
msgid "Plugin"
|
1473 |
msgstr "Plugin"
|
1474 |
|
1475 |
+
#: views/settings/general.php:81
|
|
|
|
|
|
|
|
|
|
|
1476 |
#@ wpduplicator
|
1477 |
msgid "Archive Flush"
|
1478 |
msgstr ""
|
1479 |
|
1480 |
+
#: views/settings/general.php:84
|
1481 |
#@ wpduplicator
|
1482 |
msgid "Attempt Network Keep Alive"
|
1483 |
msgstr "Dadurch wird versucht, eine Netzwerkverbindung für große Archive zu etablieren"
|
1484 |
|
1485 |
+
#: views/settings/general.php:85
|
1486 |
#@ wpduplicator
|
1487 |
msgid "recommended only for large archives"
|
1488 |
msgstr "nur empfohlen für große Archive"
|
1489 |
|
1490 |
+
#: views/settings/general.php:87
|
1491 |
#@ wpduplicator
|
1492 |
msgid "This will attempt to keep a network connection established for large archives."
|
1493 |
msgstr "Dadurch wird versucht, eine Netzwerkverbindung für große Archive zu etablieren."
|
1494 |
|
1495 |
+
#: views/settings/general.php:92
|
1496 |
#@ wpduplicator
|
1497 |
msgid "Database Build"
|
1498 |
msgstr "Datenbank erstellen"
|
1499 |
|
1500 |
+
#: views/settings/general.php:116
|
1501 |
#@ wpduplicator
|
1502 |
msgid "Mysqldump was not found at its default location or the location provided. Please enter a path to a valid location where mysqldump can run. If the problem persist contact your server administrator."
|
1503 |
msgstr "Mysqldump wurde nicht an der Standardposition gefunden. Bitte gib den Pfad zu einem gültigen Ort ein, an dem mysqldump ausgeführt werden kann. Sollte das Problem bestehen bleiben, kontaktiere den Server-Administrator."
|
1537 |
msgid "Package settings have been reset."
|
1538 |
msgstr "Archiveinstellungen wurden zurückgesetzt."
|
1539 |
|
1540 |
+
#: views/packages/new1.inc.form.php:10
|
1541 |
#@ wpduplicator
|
1542 |
msgid "Create a new default name"
|
1543 |
msgstr "Erstelle einen neuen Standardnamen"
|
1544 |
|
1545 |
+
#: views/packages/new1.inc.form.php:214
|
1546 |
#@ wpduplicator
|
1547 |
msgid "Reset"
|
1548 |
msgstr "Zurücksetzen"
|
1549 |
|
1550 |
+
#: views/packages/new1.inc.form.php:227
|
1551 |
#@ wpduplicator
|
1552 |
msgid "This will reset all of the current package settings. Would you like to continue?"
|
1553 |
msgstr "Dies wird alle aktuellen Archiveinstellungen zurückzusetzen. Möchtest Du fortfahren?"
|
1554 |
|
1555 |
+
#: views/packages/new2.base.php:241
|
1556 |
+
#: views/packages/new2.base.php:256
|
1557 |
#@ wpduplicator
|
1558 |
msgid "Show Paths"
|
1559 |
msgstr "Zeige Pfade"
|
1563 |
msgid "Try to create a package, since no log files were found in the snapshots directory with the extension *.log"
|
1564 |
msgstr "Versuche ein Archiv zu erstellen, da keine Log-Dateien im Snapshots-Verzeichnis mit der Endung *. Log gefunden wurden"
|
1565 |
|
1566 |
+
#: views/packages/list.base.php:157
|
1567 |
+
#@ wpduplicator
|
1568 |
+
msgid "Scan Report"
|
1569 |
+
msgstr "Scan-Bericht"
|
1570 |
+
|
1571 |
+
#: views/packages/list.base.php:335
|
1572 |
+
#@ wpduplicator
|
1573 |
+
msgid "REPORT"
|
1574 |
+
msgstr "Bericht"
|
1575 |
+
|
1576 |
+
#: views/packages/new1.inc.form.php:91
|
1577 |
+
#@ wpduplicator
|
1578 |
+
msgid "checked tables are excluded"
|
1579 |
+
msgstr "Markierte Tabellen sind ausgeschlossen"
|
1580 |
+
|
1581 |
+
#: views/packages/new1.inc.form.php:96
|
1582 |
+
#@ wpduplicator
|
1583 |
+
msgid "Include All"
|
1584 |
+
msgstr "Alle einschliessen"
|
1585 |
+
|
1586 |
+
#: views/packages/new1.inc.form.php:97
|
1587 |
+
#@ wpduplicator
|
1588 |
+
msgid "Exclude All"
|
1589 |
+
msgstr "Alle ausschliessen"
|
1590 |
+
|
1591 |
+
#: views/packages/new2.base.php:80
|
1592 |
+
#@ wpduplicator
|
1593 |
+
msgid "Process Time:"
|
1594 |
+
msgstr "Verarbeitungs-Dauer"
|
1595 |
+
|
1596 |
+
#: views/packages/new2.base.php:93
|
1597 |
+
#@ wpduplicator
|
1598 |
+
msgid "Report"
|
1599 |
+
msgstr "Bericht"
|
1600 |
+
|
1601 |
+
#: views/packages/new2.base.php:111
|
1602 |
+
#@ wpduplicator
|
1603 |
+
msgid "The Duplicator may have issues when [open_basedir] is enabled. Please work with your server administrator to disable this value in the php.ini file if you’re having issues building a package."
|
1604 |
+
msgstr "Der Duplicator kann Probleme haben, wenn [open_basedir] aktiviert ist. Bitte frage den Server-Administrator, ob dieser Wert in der php.ini-Datei deaktiviert werden kann."
|
1605 |
+
|
1606 |
+
#: views/packages/new2.base.php:120
|
1607 |
+
#, php-format
|
1608 |
+
#@ wpduplicator
|
1609 |
+
msgid "The Duplicator will have issues when the [max_execution_time] value in the php.ini is low. Timeouts effect how long a process is allowed to run. The recommended timeout is \"%1$s\" seconds. An attempt is made to override this value if the server allows it. Please work with your server administrator to make sure there are no restrictions for how long a PHP process is allowed to run."
|
1610 |
+
msgstr "Der Duplicator wird Probleme haben, wenn der Wert [max_execution_time] in der php.ini ist gering. Der Timeout-Wert gibt an, wie lange ein Prozess ausgeführt werden darf. Die empfohlene Timeout ist \"%1$s\" Sekunden. Es wird versucht, diesen Wert zu überschreiben, wenn es der Server erlaubt. Bitte frage den Server-Administrator nach den Einschränkungen für den PHP-Prozess."
|
1611 |
+
|
1612 |
+
#: views/packages/new2.base.php:123
|
1613 |
+
#@ wpduplicator
|
1614 |
+
msgid "Note: Timeouts can also be set at the web server layer, so if the PHP max timeout passes and you still see a build interrupt messages, then your web server could be killing the process. If you are limited on processing time, consider using the database or file filters to shrink the size of your overall package. However use caution as excluding the wrong resources can cause your install to not work properly."
|
1615 |
+
msgstr "Hinweis: Timeouts können auch am Web-Server eingestellt werden, so dass bei PHP-Timeout der Prozess abgebrochen wird. Wenn die Verarbeitungszeit begrenzt ist, nutze Datenbank-oder Dateifilter, um die Größe des Gesamtpakets schrumpfen. Bitte beachte, dass falsche Einstellungen dazu führen können, dass die Anwendung nicht mehr richtig funktioniert."
|
1616 |
+
|
1617 |
+
#: views/packages/new2.base.php:239
|
1618 |
+
#@ wpduplicator
|
1619 |
+
msgid "Invalid file or folder names can cause issues when extracting an archive across different environments. Invalid file names consist of lengths over 250 characters and illegal characters that may not work on all operating systems such as * ? > < : / \\ | . It is recommended to remove or filter these files before building the archive or else you might have issues at install time."
|
1620 |
+
msgstr "Ungültige Datei-oder Ordnernamen können bei einigen Umgebungen zu Problemen führen. Ungültige Dateinamen bestehen aus Längen über 250 Zeichen und illegalen Zeichen, die nicht auf allen Betriebssystemen wie * ? > < : / \\ | arbeiten können. Es wird empfohlen, diese Dateien vor dem Erstellen des Archivs zu entfernen oder durch Filtereinstellungen auszublenden."
|
1621 |
+
|
1622 |
+
#: views/tools/cleanup.php:16
|
1623 |
+
#@ wpduplicator
|
1624 |
+
msgid "Build cache removed."
|
1625 |
+
msgstr "Cache-Dateien entfernt"
|
1626 |
+
|
1627 |
+
#: views/tools/cleanup.php:82
|
1628 |
+
#@ wpduplicator
|
1629 |
+
msgid "Clear Build Cache"
|
1630 |
+
msgstr "Cache löschen"
|
1631 |
+
|
1632 |
+
#: views/tools/cleanup.php:83
|
1633 |
+
#@ wpduplicator
|
1634 |
+
msgid "Removes all build data from:"
|
1635 |
+
msgstr "Entferne alle Daten von:"
|
1636 |
+
|
1637 |
+
#: views/tools/cleanup.php:109
|
1638 |
+
#@ wpduplicator
|
1639 |
+
msgid "This process will remove all build cache files. Be sure no packages are currently building or else they will be cancelled."
|
1640 |
+
msgstr "Dieser Vorgang wird alle erstellten Cache-Dateien entfernen. Bitte stelle sicher, dass derzeit keine neuen Cache-Dateien erstellt werden."
|
1641 |
+
|
1642 |
+
#: views/packages/new1.base.php:165
|
1643 |
+
#@ wpduplicator
|
1644 |
+
msgid "Safe Mode should be set safe_mode=Off in you php.ini file. On hosted servers you may have to request this setting be turned off. Please note that Safe Mode is deprecated as of PHP 5.3.0"
|
1645 |
+
msgstr "Safe Mode sollte auf safe_mode = Off in der php.ini-Datei eingestellt werden. Auf gehosteten Servern kann die Einstellung ggf. durch den Provider deaktiviert werden. Bitte beachte, dass Safe Mode seit PHP 5.3.0 veraltet ist"
|
1646 |
+
|
1647 |
+
#: views/packages/new1.base.php:180
|
1648 |
+
#@ wpduplicator
|
1649 |
+
msgid "MySQL version 5.0+ or better is required. If the MySQL version is valid and this requirement fails then the mysqli extension (note the trailing 'i') is not installed. Contact your server administrator and request that mysqli extension and MySQL Server 5.0+ be installed. Please note in future version support for other databases and extensions will be added."
|
1650 |
+
msgstr "MySQL Version 5.0 + oder höher ist erforderlich. Wenn der MySQL-Version gültig ist und diese Anforderung fehlschlägt, dann ist die mysqli-Erweiterung (beachte die Erweiterung 'i') nicht installiert. Kontaktiere den Server-Administrator und bitte darum, dass die mysqli-Erweiterung und MySQL Server 5.0 + installiert werden. Bitte beachte, dass die Datenbanken und Erweiterungen für künftige Versionen hinzugefügt werden."
|
1651 |
+
|
1652 |
+
#: views/packages/new1.base.php:201
|
1653 |
+
#@ wpduplicator
|
1654 |
+
msgid "PHP versions 5.2.17+ or higher is required. Please note that in versioning logic a value such as 5.2.9 is less than 5.2.17. Please contact your server administrator to upgrade to a stable and secure version of PHP"
|
1655 |
+
msgstr "PHP-Versionen 5.2.17 + oder höher ist erforderlich. Bitte beachte, dass in der Versionierungs-Logik ein Wert wie 5.2.9 weniger als 5.2.17 ist. Bitte kontaktiere den Server-Administrator für ein Update, um eine stabile und sichere Version von PHP zu erhalten"
|
1656 |
+
|
1657 |
+
#: views/packages/new2.base.php:181
|
1658 |
+
#@ wpduplicator
|
1659 |
+
msgid "The Duplicator currently works with these web servers:"
|
1660 |
+
msgstr "Der Duplicator arbeitet derzeit mit diesen Web-Server:"
|
1661 |
+
|
lang/wpduplicator-es_ES.po
CHANGED
@@ -1,1599 +1,1599 @@
|
|
1 |
-
msgid ""
|
2 |
-
msgstr ""
|
3 |
-
"Project-Id-Version: Duplicator v0.5.0\n"
|
4 |
-
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: \n"
|
6 |
-
"PO-Revision-Date: 2014-01-27 22:30:29+0000\n"
|
7 |
-
"Last-Translator: basicos <emiliodefez@gmail.com>\n"
|
8 |
-
"Language-Team: \n"
|
9 |
-
"MIME-Version: 1.0\n"
|
10 |
-
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
-
"Content-Transfer-Encoding: 8bit\n"
|
12 |
-
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
13 |
-
"X-Generator: CSL v1.x\n"
|
14 |
-
"X-Poedit-Language: Spanish\n"
|
15 |
-
"X-Poedit-Country: SPAIN\n"
|
16 |
-
"X-Poedit-SourceCharset: utf-8\n"
|
17 |
-
"X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;\n"
|
18 |
-
"X-Poedit-Basepath: ../\n"
|
19 |
-
"X-Poedit-Bookmarks: \n"
|
20 |
-
"X-Poedit-SearchPath-0: .\n"
|
21 |
-
"X-Textdomain-Support: yes"
|
22 |
-
|
23 |
-
#: duplicator.php:97
|
24 |
-
#@ wpduplicator
|
25 |
-
msgid "FAQ"
|
26 |
-
msgstr "FAQ"
|
27 |
-
|
28 |
-
#: duplicator.php:98
|
29 |
-
#@ wpduplicator
|
30 |
-
msgid "Partner"
|
31 |
-
msgstr "Partner"
|
32 |
-
|
33 |
-
#: duplicator.php:99
|
34 |
-
#@ wpduplicator
|
35 |
-
msgid "Approved Hosts"
|
36 |
-
msgstr "Hosts aprobados"
|
37 |
-
|
38 |
-
#: views/packages/new2.base.php:86
|
39 |
-
#: views/settings/controller.php:22
|
40 |
-
#@ wpduplicator
|
41 |
-
msgid "Diagnostics"
|
42 |
-
msgstr "Diagnósticos"
|
43 |
-
|
44 |
-
#: duplicator.php:162
|
45 |
-
#: views/packages/new3.base.php:131
|
46 |
-
#: views/support.php:47
|
47 |
-
#@ wpduplicator
|
48 |
-
msgid "Support"
|
49 |
-
msgstr "Ayuda y soporte"
|
50 |
-
|
51 |
-
#: duplicator.php:205
|
52 |
-
#@ wpduplicator
|
53 |
-
msgid "Manage"
|
54 |
-
msgstr "Manejar"
|
55 |
-
|
56 |
-
#: views/tools/logging.php:140
|
57 |
-
#@ wpduplicator
|
58 |
-
msgid "Log file not found or unreadable"
|
59 |
-
msgstr "Fichero log no se encuentra"
|
60 |
-
|
61 |
-
#: views/tools/logging.php:143
|
62 |
-
#@ wpduplicator
|
63 |
-
msgid "If no log file is present the try to create a package"
|
64 |
-
msgstr "Si no hay fichero log, intente crear un duplicado"
|
65 |
-
|
66 |
-
#: views/tools/logging.php:145
|
67 |
-
#@ wpduplicator
|
68 |
-
msgid "Reasons for log file not showing"
|
69 |
-
msgstr "Razones porque el fichero log no se ve"
|
70 |
-
|
71 |
-
#: views/tools/logging.php:146
|
72 |
-
#@ wpduplicator
|
73 |
-
msgid "The web server does not support returning .log file extentions"
|
74 |
-
msgstr "El servidor web no soporta extensiones .log"
|
75 |
-
|
76 |
-
#: views/tools/logging.php:147
|
77 |
-
#@ wpduplicator
|
78 |
-
msgid "The snapshots directory does not have the correct permissions to write files. Try setting the permissions to 755"
|
79 |
-
msgstr "El directorio de duplicados no tiene los permisos corretos para escribir ficheros. Intente poner los permisos en 755"
|
80 |
-
|
81 |
-
#: views/tools/logging.php:148
|
82 |
-
#@ wpduplicator
|
83 |
-
msgid "The process that PHP runs under does not have enough permissions to create files. Please contact your hosting provider for more details"
|
84 |
-
msgstr "El proceso que corre con PHP no tiene suficientes permisos. Por favor contacte su proveedor para más detalles"
|
85 |
-
|
86 |
-
#: views/tools/logging.php:169
|
87 |
-
#@ wpduplicator
|
88 |
-
msgid "Auto Refresh"
|
89 |
-
msgstr "Refrescar automatico"
|
90 |
-
|
91 |
-
#: views/tools/logging.php:164
|
92 |
-
#@ wpduplicator
|
93 |
-
msgid "Refresh"
|
94 |
-
msgstr "Refrescar"
|
95 |
-
|
96 |
-
#: views/packages/list.base.php:288
|
97 |
-
#@ wpduplicator
|
98 |
-
msgid "Please select at least one package to delete."
|
99 |
-
msgstr "Por favor, seleccione al menos un duplicado para borrar"
|
100 |
-
|
101 |
-
#: views/packages/list.base.php:292
|
102 |
-
#@ wpduplicator
|
103 |
-
msgid "Are you sure, you want to delete the selected package(s)?"
|
104 |
-
msgstr "Esta seguro de que quiere borrar lo/s duplicado/s seleccionados"
|
105 |
-
|
106 |
-
#: views/packages/new1.inc-b.form.php:35
|
107 |
-
#: views/packages/new2.base.php:162
|
108 |
-
#@ wpduplicator
|
109 |
-
msgid "Files"
|
110 |
-
msgstr "Ficheros"
|
111 |
-
|
112 |
-
#: views/packages/list.base.php:329
|
113 |
-
#@ wpduplicator
|
114 |
-
msgid "DATABASE"
|
115 |
-
msgstr "BASE DE DATOS"
|
116 |
-
|
117 |
-
#: views/packages/list.base.php:330
|
118 |
-
#@ wpduplicator
|
119 |
-
msgid "PACKAGE"
|
120 |
-
msgstr "DUPLICADO"
|
121 |
-
|
122 |
-
#: views/packages/list.base.php:331
|
123 |
-
#@ wpduplicator
|
124 |
-
msgid "INSTALLER"
|
125 |
-
msgstr "INSTALADOR"
|
126 |
-
|
127 |
-
#: views/inc.header.php:10
|
128 |
-
#@ wpduplicator
|
129 |
-
msgid "By"
|
130 |
-
msgstr "Por"
|
131 |
-
|
132 |
-
#: views/support.php:56
|
133 |
-
#@ wpduplicator
|
134 |
-
msgid "knowledgebase"
|
135 |
-
msgstr "Página de Ayuda y Documentación"
|
136 |
-
|
137 |
-
#: views/support.php:138
|
138 |
-
#@ wpduplicator
|
139 |
-
msgid "Support Duplicator"
|
140 |
-
msgstr "Soporte Duplicator"
|
141 |
-
|
142 |
-
#: views/support.php:182
|
143 |
-
#@ wpduplicator
|
144 |
-
msgid "Spread the Word"
|
145 |
-
msgstr "Corra la voz"
|
146 |
-
|
147 |
-
#: views/support.php:188
|
148 |
-
#@ wpduplicator
|
149 |
-
msgid "Duplicate Your WordPress"
|
150 |
-
msgstr "Duplicar su WordPress"
|
151 |
-
|
152 |
-
#: views/support.php:189
|
153 |
-
#@ wpduplicator
|
154 |
-
msgid "Rapid WordPress Duplication by LifeInTheGrid.com"
|
155 |
-
msgstr "Duplicación rápida de WordPress por LifeInTheGrid.com"
|
156 |
-
|
157 |
-
#: views/packages/list.base.php:63
|
158 |
-
#@ wpduplicator
|
159 |
-
msgid "Delete selected package(s)"
|
160 |
-
msgstr "Borrar duplicados seleccionados"
|
161 |
-
|
162 |
-
#: views/tools/logging.php:157
|
163 |
-
#: views/tools/logging.php:162
|
164 |
-
#@ wpduplicator
|
165 |
-
msgid "Options"
|
166 |
-
msgstr "Opciones"
|
167 |
-
|
168 |
-
#: views/packages/list.base.php:82
|
169 |
-
#@ wpduplicator
|
170 |
-
msgid "Select all packages"
|
171 |
-
msgstr "Seleccione todos los duplicados"
|
172 |
-
|
173 |
-
#: views/packages/list.base.php:84
|
174 |
-
#@ wpduplicator
|
175 |
-
msgid "Created"
|
176 |
-
msgstr "Creado"
|
177 |
-
|
178 |
-
#: views/packages/list.base.php:85
|
179 |
-
#: views/packages/new2.base.php:181
|
180 |
-
#: views/packages/new2.base.php:254
|
181 |
-
#@ wpduplicator
|
182 |
-
msgid "Size"
|
183 |
-
msgstr "Tamaño"
|
184 |
-
|
185 |
-
#: views/packages/list.base.php:136
|
186 |
-
#: views/packages/list.base.php:180
|
187 |
-
#@ wpduplicator
|
188 |
-
msgid "View"
|
189 |
-
msgstr "Ver"
|
190 |
-
|
191 |
-
#: views/packages/list.base.php:141
|
192 |
-
#: views/packages/new1.inc-b.form.php:127
|
193 |
-
#: views/packages/new3.base.php:74
|
194 |
-
#@ wpduplicator
|
195 |
-
msgid "Installer"
|
196 |
-
msgstr "Instalador"
|
197 |
-
|
198 |
-
#: views/packages/list.base.php:88
|
199 |
-
#: views/packages/new1.inc-b.form.php:5
|
200 |
-
#: views/settings/general.php:79
|
201 |
-
#@ wpduplicator
|
202 |
-
msgid "Package"
|
203 |
-
msgstr "Duplicado"
|
204 |
-
|
205 |
-
#: views/packages/list.base.php:149
|
206 |
-
#: views/packages/list.base.php:193
|
207 |
-
#: views/settings/diagnostics.php:122
|
208 |
-
#: views/settings/diagnostics.php:141
|
209 |
-
#: views/settings/diagnostics.php:181
|
210 |
-
#@ wpduplicator
|
211 |
-
msgid "Version"
|
212 |
-
msgstr "Version"
|
213 |
-
|
214 |
-
#: views/support.php:86
|
215 |
-
#@ wpduplicator
|
216 |
-
msgid "Quick Start"
|
217 |
-
msgstr "Comienzo rápido"
|
218 |
-
|
219 |
-
#: views/support.php:87
|
220 |
-
#@ wpduplicator
|
221 |
-
msgid "User Guide"
|
222 |
-
msgstr "Guia de usuario"
|
223 |
-
|
224 |
-
#: views/support.php:88
|
225 |
-
#@ wpduplicator
|
226 |
-
msgid "FAQs"
|
227 |
-
msgstr "FAQs"
|
228 |
-
|
229 |
-
#: views/support.php:90
|
230 |
-
#@ wpduplicator
|
231 |
-
msgid "Product Page"
|
232 |
-
msgstr "Página de producto"
|
233 |
-
|
234 |
-
#: views/support.php:101
|
235 |
-
#@ wpduplicator
|
236 |
-
msgid "Approved Hosting"
|
237 |
-
msgstr "Hosting aprobado"
|
238 |
-
|
239 |
-
#: views/support.php:119
|
240 |
-
#@ wpduplicator
|
241 |
-
msgid "Online Support"
|
242 |
-
msgstr "Soporte Online Profesional"
|
243 |
-
|
244 |
-
#: views/packages/new1.inc-b.form.php:55
|
245 |
-
#@ wpduplicator
|
246 |
-
msgid "Directories"
|
247 |
-
msgstr "Directorios"
|
248 |
-
|
249 |
-
#: views/packages/new1.inc-b.form.php:62
|
250 |
-
#@ wpduplicator
|
251 |
-
msgid "File extensions"
|
252 |
-
msgstr "Extensiones de fichero"
|
253 |
-
|
254 |
-
#: views/packages/new1.inc-b.form.php:55
|
255 |
-
#: views/packages/new1.inc-b.form.php:62
|
256 |
-
#@ wpduplicator
|
257 |
-
msgid "Separate all filters by semicolon"
|
258 |
-
msgstr "Separar todos los filtros por punto y coma."
|
259 |
-
|
260 |
-
#: views/packages/new1.inc-b.form.php:138
|
261 |
-
#@ wpduplicator
|
262 |
-
msgid "Host"
|
263 |
-
msgstr "Host"
|
264 |
-
|
265 |
-
#: views/packages/list.base.php:150
|
266 |
-
#: views/packages/list.base.php:194
|
267 |
-
#: views/packages/new1.inc-b.form.php:146
|
268 |
-
#: views/settings/diagnostics.php:149
|
269 |
-
#@ wpduplicator
|
270 |
-
msgid "User"
|
271 |
-
msgstr "Usuario"
|
272 |
-
|
273 |
-
#: views/settings/general.php:64
|
274 |
-
#@ wpduplicator
|
275 |
-
msgid "Uninstall Options"
|
276 |
-
msgstr "Opciones de desinstalación"
|
277 |
-
|
278 |
-
#: views/settings/general.php:71
|
279 |
-
#@ wpduplicator
|
280 |
-
msgid "Snapshot Directory"
|
281 |
-
msgstr "Directorio de Duplicados"
|
282 |
-
|
283 |
-
#: views/packages/new1.inc-a.reqs.php:45
|
284 |
-
#@ wpduplicator
|
285 |
-
msgid "Reserved Files"
|
286 |
-
msgstr "Ficheros reservados"
|
287 |
-
|
288 |
-
#: views/packages/new1.inc-a.reqs.php:59
|
289 |
-
#@ wpduplicator
|
290 |
-
msgid "Zip Archive Enabled"
|
291 |
-
msgstr "Permitido archivo en Zip"
|
292 |
-
|
293 |
-
#: views/packages/new1.inc-a.reqs.php:62
|
294 |
-
#@ wpduplicator
|
295 |
-
msgid "The ZipArchive extension for PHP is required for compression. Please contact your hosting provider if you're on a hosted server. For additional information see our online documentation."
|
296 |
-
msgstr "La extensión del Archivo Zip para PHP está requerido para compresión. Por favor, contacte con su proveedor de hosting. Para más info mirar nuestra documentación online."
|
297 |
-
|
298 |
-
#: views/packages/new1.inc-a.reqs.php:70
|
299 |
-
#@ wpduplicator
|
300 |
-
msgid "Safe Mode Off"
|
301 |
-
msgstr "Modo Seguro Off (Safe Mode)"
|
302 |
-
|
303 |
-
#: views/packages/new1.inc-a.reqs.php:86
|
304 |
-
#@ wpduplicator
|
305 |
-
msgid "MySQL Support"
|
306 |
-
msgstr "Soporte MySQL"
|
307 |
-
|
308 |
-
#: views/packages/new1.inc-a.reqs.php:104
|
309 |
-
#@ wpduplicator
|
310 |
-
msgid "PHP Support"
|
311 |
-
msgstr "Soporte PHP"
|
312 |
-
|
313 |
-
#: views/packages/new1.inc-a.reqs.php:126
|
314 |
-
#: views/packages/new1.inc-a.reqs.php:133
|
315 |
-
#: views/settings/diagnostics.php:95
|
316 |
-
#@ wpduplicator
|
317 |
-
msgid "Web Server"
|
318 |
-
msgstr "Servidor Web"
|
319 |
-
|
320 |
-
#: views/packages/new2.base.php:100
|
321 |
-
#@ wpduplicator
|
322 |
-
msgid "Open Base Dir"
|
323 |
-
msgstr "Dir Open Base"
|
324 |
-
|
325 |
-
#: views/settings/diagnostics.php:157
|
326 |
-
#@ wpduplicator
|
327 |
-
msgid "Off"
|
328 |
-
msgstr "Off"
|
329 |
-
|
330 |
-
#: views/settings/diagnostics.php:157
|
331 |
-
#@ wpduplicator
|
332 |
-
msgid "On"
|
333 |
-
msgstr "On"
|
334 |
-
|
335 |
-
#: views/packages/new1.inc-a.reqs.php:146
|
336 |
-
#@ wpduplicator
|
337 |
-
msgid "For additional online help please visit"
|
338 |
-
msgstr "Para ayuda online, por favor visite"
|
339 |
-
|
340 |
-
#: views/packages/new1.inc-a.reqs.php:149
|
341 |
-
#@ wpduplicator
|
342 |
-
msgid "Need a hosting provider that is"
|
343 |
-
msgstr "Necesita un proveeder de hosting que"
|
344 |
-
|
345 |
-
#: views/packages/list.base.php:248
|
346 |
-
#@ wpduplicator
|
347 |
-
msgid "Download Links"
|
348 |
-
msgstr "Enlaces de bajada"
|
349 |
-
|
350 |
-
#: views/packages/list.base.php:251
|
351 |
-
#@ wpduplicator
|
352 |
-
msgid "The following links contain sensitive data. Please share with caution!"
|
353 |
-
msgstr "Los siguiente enlaces tienen datos sensibles. Compartir con precaución."
|
354 |
-
|
355 |
-
#: views/packages/list.base.php:257
|
356 |
-
#@ wpduplicator
|
357 |
-
msgid "The database SQL script is a quick link to your database backup script. An exact copy is also stored in the package."
|
358 |
-
msgstr "El script SQL es un enlace rápido del backup de la base de datos. Otra copia exacta está guarda tambien dentro el duplicado"
|
359 |
-
|
360 |
-
#: views/packages/new1.inc-b.form.php:57
|
361 |
-
#@ wpduplicator
|
362 |
-
msgid "root path"
|
363 |
-
msgstr "ruta raíz"
|
364 |
-
|
365 |
-
#: views/packages/new1.inc-b.form.php:58
|
366 |
-
#@ wpduplicator
|
367 |
-
msgid "wp-uploads"
|
368 |
-
msgstr "carpeta de subidos (wp-uploads)"
|
369 |
-
|
370 |
-
#: views/packages/new1.inc-b.form.php:59
|
371 |
-
#: views/packages/new1.inc-b.form.php:66
|
372 |
-
#@ wpduplicator
|
373 |
-
msgid "(clear)"
|
374 |
-
msgstr "(limpiar)"
|
375 |
-
|
376 |
-
#: views/packages/new1.inc-b.form.php:64
|
377 |
-
#@ wpduplicator
|
378 |
-
msgid "media"
|
379 |
-
msgstr "video-multimedia"
|
380 |
-
|
381 |
-
#: views/packages/new1.inc-b.form.php:65
|
382 |
-
#@ wpduplicator
|
383 |
-
msgid "archive"
|
384 |
-
msgstr "comprimidos"
|
385 |
-
|
386 |
-
#: duplicator.php:159
|
387 |
-
#: views/packages/controller.php:73
|
388 |
-
#: views/packages/controller.php:76
|
389 |
-
#: views/packages/list.base.php:228
|
390 |
-
#@ wpduplicator
|
391 |
-
msgid "Packages"
|
392 |
-
msgstr "Paquetes"
|
393 |
-
|
394 |
-
#: duplicator.php:160
|
395 |
-
#: views/settings/controller.php:18
|
396 |
-
#@ wpduplicator
|
397 |
-
msgid "Settings"
|
398 |
-
msgstr "Opciones"
|
399 |
-
|
400 |
-
#: views/packages/list.base.php:62
|
401 |
-
#@ wpduplicator
|
402 |
-
msgid "Bulk Actions"
|
403 |
-
msgstr "Acciones en Bloque"
|
404 |
-
|
405 |
-
#: views/packages/list.base.php:63
|
406 |
-
#@ wpduplicator
|
407 |
-
msgid "Delete"
|
408 |
-
msgstr "Borrar"
|
409 |
-
|
410 |
-
#: views/packages/list.base.php:65
|
411 |
-
#@ wpduplicator
|
412 |
-
msgid "Apply"
|
413 |
-
msgstr "Aplicar"
|
414 |
-
|
415 |
-
#: views/packages/list.base.php:83
|
416 |
-
#: views/packages/new3.base.php:102
|
417 |
-
#@ wpduplicator
|
418 |
-
msgid "Details"
|
419 |
-
msgstr "Detalles"
|
420 |
-
|
421 |
-
#: views/packages/list.base.php:280
|
422 |
-
#@ wpduplicator
|
423 |
-
msgid "Please select an action from the bulk action drop down menu to perform a specific action."
|
424 |
-
msgstr "Por favor seleccione una acción en bloque del menú para ejecutarla"
|
425 |
-
|
426 |
-
#: views/packages/new1.inc-a.reqs.php:49
|
427 |
-
#@ wpduplicator
|
428 |
-
msgid "A reserved file(s) was found in the WordPress root directory. Reserved file names are installer.php, installer-data.sql and installer-log.txt. To archive your data correctly please remove any of these files from your WordPress root directory. Then try creating your package again."
|
429 |
-
msgstr "Un fichero/s reservado/s está en el directorio raíz de Wordpress. Ficheros reservados: installer.php, installer-data.sql and installer-log.txt. Para guardar sus datos correctamente, por favor elimine estos ficheros del Worpress. Intente la creación del paquete de nuevo."
|
430 |
-
|
431 |
-
#: views/packages/new1.inc-a.reqs.php:50
|
432 |
-
#@ wpduplicator
|
433 |
-
msgid "Remove Files Now"
|
434 |
-
msgstr "Eliminar Fichers Ahora"
|
435 |
-
|
436 |
-
#: views/settings/general.php:6
|
437 |
-
#@ wpduplicator
|
438 |
-
msgid "Settings Saved"
|
439 |
-
msgstr "Opciones Salvadas"
|
440 |
-
|
441 |
-
#: views/settings/diagnostics.php:18
|
442 |
-
#: views/settings/diagnostics.php:19
|
443 |
-
#@ wpduplicator
|
444 |
-
msgid "unknow"
|
445 |
-
msgstr "desconocido"
|
446 |
-
|
447 |
-
#: views/settings/controller.php:21
|
448 |
-
#: views/settings/diagnostics.php:84
|
449 |
-
#@ wpduplicator
|
450 |
-
msgid "General"
|
451 |
-
msgstr "General"
|
452 |
-
|
453 |
-
#: views/settings/diagnostics.php:87
|
454 |
-
#: views/settings/general.php:60
|
455 |
-
#@ wpduplicator
|
456 |
-
msgid "Duplicator Version"
|
457 |
-
msgstr "Duplicadora Version"
|
458 |
-
|
459 |
-
#: views/settings/general.php:157
|
460 |
-
#@ wpduplicator
|
461 |
-
msgid "Save Settings"
|
462 |
-
msgstr "Guardar Opciones"
|
463 |
-
|
464 |
-
#: views/settings/diagnostics.php:78
|
465 |
-
#@ wpduplicator
|
466 |
-
msgid "Server Settings"
|
467 |
-
msgstr "Opciones del Servidor"
|
468 |
-
|
469 |
-
#: views/settings/diagnostics.php:91
|
470 |
-
#@ wpduplicator
|
471 |
-
msgid "Operating System"
|
472 |
-
msgstr "Sistema Operativo"
|
473 |
-
|
474 |
-
#: views/settings/diagnostics.php:103
|
475 |
-
#@ wpduplicator
|
476 |
-
msgid "Root Path"
|
477 |
-
msgstr "Ruta raiz"
|
478 |
-
|
479 |
-
#: views/settings/diagnostics.php:126
|
480 |
-
#@ wpduplicator
|
481 |
-
msgid "Langugage"
|
482 |
-
msgstr "Lenguaje"
|
483 |
-
|
484 |
-
#: views/settings/diagnostics.php:130
|
485 |
-
#: views/settings/diagnostics.php:185
|
486 |
-
#@ wpduplicator
|
487 |
-
msgid "Charset"
|
488 |
-
msgstr "Juego de Carácteres"
|
489 |
-
|
490 |
-
#: views/settings/diagnostics.php:134
|
491 |
-
#@ wpduplicator
|
492 |
-
msgid "Memory Limit "
|
493 |
-
msgstr "Limite de Memoria "
|
494 |
-
|
495 |
-
#: views/settings/diagnostics.php:153
|
496 |
-
#@ wpduplicator
|
497 |
-
msgid "Safe Mode"
|
498 |
-
msgstr "Modo Seguro"
|
499 |
-
|
500 |
-
#: views/settings/diagnostics.php:162
|
501 |
-
#@ wpduplicator
|
502 |
-
msgid "Memory Limit"
|
503 |
-
msgstr "Límite de Memoria"
|
504 |
-
|
505 |
-
#: views/settings/diagnostics.php:166
|
506 |
-
#@ wpduplicator
|
507 |
-
msgid "Memory In Use"
|
508 |
-
msgstr "Memoria en Uso"
|
509 |
-
|
510 |
-
#: views/settings/diagnostics.php:170
|
511 |
-
#@ wpduplicator
|
512 |
-
msgid "Max Execution Time"
|
513 |
-
msgstr "Tiempo Máximo de ejecución"
|
514 |
-
|
515 |
-
#: views/support.php:55
|
516 |
-
#@ wpduplicator
|
517 |
-
msgid "Created for Admins, Developers and Designers the Duplicator will streamline your workflows and help you quickly clone a WordPress application. If you run into an issue please read through the"
|
518 |
-
msgstr "Creado para Admin, Desarrolladores y Diseñadores, Duplicator facilitará sus flujos de trabajo y ayudará a clonar rápidamente una instalación Wordpress. Si tiene algún problema por favor contacte "
|
519 |
-
|
520 |
-
#: views/support.php:72
|
521 |
-
#@ wpduplicator
|
522 |
-
msgid "Need Help?"
|
523 |
-
msgstr "¿Necesita Ayuda?"
|
524 |
-
|
525 |
-
#: views/support.php:79
|
526 |
-
#@ wpduplicator
|
527 |
-
msgid "Knowledgebase"
|
528 |
-
msgstr "Base de Conocimientos"
|
529 |
-
|
530 |
-
#: views/support.php:85
|
531 |
-
#@ wpduplicator
|
532 |
-
msgid "Choose A Section"
|
533 |
-
msgstr "Elija una sección"
|
534 |
-
|
535 |
-
#: views/support.php:89
|
536 |
-
#@ wpduplicator
|
537 |
-
msgid "Change Log"
|
538 |
-
msgstr "Cambiar Log"
|
539 |
-
|
540 |
-
#: views/support.php:145
|
541 |
-
#@ wpduplicator
|
542 |
-
msgid "Partner with Us"
|
543 |
-
msgstr "Cuente con nosotros"
|
544 |
-
|
545 |
-
#: views/support.php:157
|
546 |
-
#@ wpduplicator
|
547 |
-
msgid "Keep Active and Online"
|
548 |
-
msgstr "Quedarse Activo y Online"
|
549 |
-
|
550 |
-
#: views/support.php:164
|
551 |
-
#@ wpduplicator
|
552 |
-
msgid "Leave 5 Stars"
|
553 |
-
msgstr "Deje 5 estrellas"
|
554 |
-
|
555 |
-
#: views/support.php:170
|
556 |
-
#@ wpduplicator
|
557 |
-
msgid "Take A Quick 60 Second Survey"
|
558 |
-
msgstr "Tome un cursito de 60 segundos"
|
559 |
-
|
560 |
-
#: views/packages/new1.inc-b.form.php:132
|
561 |
-
#@ default
|
562 |
-
msgid "STEP 1 - INPUTS"
|
563 |
-
msgstr ""
|
564 |
-
|
565 |
-
#: views/packages/new1.inc-b.form.php:135
|
566 |
-
#@ wpduplicator
|
567 |
-
msgid "MySQL Server"
|
568 |
-
msgstr "Servidor MYSQL"
|
569 |
-
|
570 |
-
#: views/packages/new1.inc-b.form.php:36
|
571 |
-
#: views/packages/new1.inc-b.form.php:142
|
572 |
-
#: views/packages/new2.base.php:232
|
573 |
-
#@ wpduplicator
|
574 |
-
msgid "Database"
|
575 |
-
msgstr "base de datos"
|
576 |
-
|
577 |
-
#: views/packages/new1.inc-b.form.php:150
|
578 |
-
#@ wpduplicator
|
579 |
-
msgid "Advanced Options"
|
580 |
-
msgstr "Opciones avanzadas"
|
581 |
-
|
582 |
-
#: views/packages/new1.inc-b.form.php:156
|
583 |
-
#@ wpduplicator
|
584 |
-
msgid "SSL"
|
585 |
-
msgstr ""
|
586 |
-
|
587 |
-
#: views/packages/new1.inc-b.form.php:159
|
588 |
-
#@ wpduplicator
|
589 |
-
msgid "Enforce on Admin"
|
590 |
-
msgstr "Hacer cumplir el Administrador"
|
591 |
-
|
592 |
-
#: views/packages/new1.inc-b.form.php:163
|
593 |
-
#@ wpduplicator
|
594 |
-
msgid "Enforce on Logins"
|
595 |
-
msgstr "Hacer cumplir en Inicios de sesión"
|
596 |
-
|
597 |
-
#: views/packages/new1.inc-b.form.php:167
|
598 |
-
#@ wpduplicator
|
599 |
-
msgid "Cache"
|
600 |
-
msgstr ""
|
601 |
-
|
602 |
-
#: views/packages/new1.inc-b.form.php:170
|
603 |
-
#@ wpduplicator
|
604 |
-
msgid "Keep Enabled"
|
605 |
-
msgstr "Mantenga Activado"
|
606 |
-
|
607 |
-
#: views/packages/new1.inc-b.form.php:174
|
608 |
-
#@ wpduplicator
|
609 |
-
msgid "Keep Home Path"
|
610 |
-
msgstr "Mantenga Portada Camino"
|
611 |
-
|
612 |
-
#: views/packages/new1.inc-b.form.php:182
|
613 |
-
#@ default
|
614 |
-
msgid "STEP 2 - INPUTS"
|
615 |
-
msgstr ""
|
616 |
-
|
617 |
-
#: views/packages/new1.inc-b.form.php:186
|
618 |
-
#@ wpduplicator
|
619 |
-
msgid "New URL"
|
620 |
-
msgstr "Nueva URL"
|
621 |
-
|
622 |
-
#: views/packages/new1.inc-b.form.php:193
|
623 |
-
#@ wpduplicator
|
624 |
-
msgid "The installer can have these fields pre-filled at install time."
|
625 |
-
msgstr "El instalador puede tener estos campos rellenos al instalarse."
|
626 |
-
|
627 |
-
#: views/packages/new1.inc-b.form.php:193
|
628 |
-
#@ wpduplicator
|
629 |
-
msgid "All values are optional."
|
630 |
-
msgstr "Todos los valores son opcionales."
|
631 |
-
|
632 |
-
#: views/settings/diagnostics.php:201
|
633 |
-
#@ wpduplicator
|
634 |
-
msgid "Server Disk"
|
635 |
-
msgstr "Disco del Servidor"
|
636 |
-
|
637 |
-
#: views/settings/diagnostics.php:204
|
638 |
-
#@ hyper-cache
|
639 |
-
msgid "Free space"
|
640 |
-
msgstr ""
|
641 |
-
|
642 |
-
#: views/settings/diagnostics.php:207
|
643 |
-
#@ wpduplicator
|
644 |
-
msgid "Note: This value is the physical servers hard-drive allocation."
|
645 |
-
msgstr "Nota: Este valor es la asignación de servidores físicos en el disco duro."
|
646 |
-
|
647 |
-
#: views/settings/diagnostics.php:208
|
648 |
-
#@ wpduplicator
|
649 |
-
msgid "On shared hosts check your control panel for the 'TRUE' disk space quota value."
|
650 |
-
msgstr "En los servidores compartidos comprobar su panel de control para el valor de la cuota de espacio en disco verdadero."
|
651 |
-
|
652 |
-
#: views/tools/controller.php:17
|
653 |
-
#@ wpduplicator
|
654 |
-
msgid "Cleanup"
|
655 |
-
msgstr "Limpieza"
|
656 |
-
|
657 |
-
#: views/tools/cleanup.php:58
|
658 |
-
#@ wpduplicator
|
659 |
-
msgid "If the installer files did not successfully get removed, then you WILL need to remove them manually"
|
660 |
-
msgstr "Si los ficheros de instalación no se eliminan correctamente, entonces TENDRÁ que eliminarlos manualmente."
|
661 |
-
|
662 |
-
#: views/tools/cleanup.php:59
|
663 |
-
#@ wpduplicator
|
664 |
-
msgid "Please remove all installer files to avoid leaving open security issues on your server"
|
665 |
-
msgstr "Por favor elimine todos los ficheros del instalador para evitar errores en la seguridad de su sistema"
|
666 |
-
|
667 |
-
#: views/packages/list.base.php:152
|
668 |
-
#: views/packages/list.base.php:200
|
669 |
-
#: views/packages/new1.inc-b.form.php:10
|
670 |
-
#@ wpduplicator
|
671 |
-
msgid "Notes"
|
672 |
-
msgstr "Notas"
|
673 |
-
|
674 |
-
#: views/packages/list.base.php:155
|
675 |
-
#@ wpduplicator
|
676 |
-
msgid "SQL File"
|
677 |
-
msgstr "Fichero SQL"
|
678 |
-
|
679 |
-
#: views/packages/list.base.php:156
|
680 |
-
#: views/packages/list.base.php:206
|
681 |
-
#@ wpduplicator
|
682 |
-
msgid "View Log"
|
683 |
-
msgstr "Ver Log"
|
684 |
-
|
685 |
-
#: views/packages/list.base.php:186
|
686 |
-
#@ wpduplicator
|
687 |
-
msgid "View Error Details"
|
688 |
-
msgstr "Ver detalles de error"
|
689 |
-
|
690 |
-
#: views/packages/list.base.php:203
|
691 |
-
#@ wpduplicator
|
692 |
-
msgid "This package has encountered errors. Click 'View Log' for more details. For additional support see the "
|
693 |
-
msgstr "Esta copia contiene errores. Cliquee \\\"Ver Log\\\" para más detalles. Más soporte en "
|
694 |
-
|
695 |
-
#: views/packages/list.base.php:204
|
696 |
-
#@ wpduplicator
|
697 |
-
msgid "online knowledgebase"
|
698 |
-
msgstr "Base de conocimientos online"
|
699 |
-
|
700 |
-
#: views/settings/diagnostics.php:175
|
701 |
-
#@ wpduplicator
|
702 |
-
msgid "Not Supported"
|
703 |
-
msgstr "No soportado"
|
704 |
-
|
705 |
-
#: views/packages/list-nodata.php:13
|
706 |
-
#@ wpduplicator
|
707 |
-
msgid "Please visit the"
|
708 |
-
msgstr "Por favor visite"
|
709 |
-
|
710 |
-
#: views/packages/list-nodata.php:28
|
711 |
-
#@ wpduplicator
|
712 |
-
msgid "support page"
|
713 |
-
msgstr "página de soporte"
|
714 |
-
|
715 |
-
#: views/packages/list-nodata.php:15
|
716 |
-
#@ wpduplicator
|
717 |
-
msgid "for additional help topics"
|
718 |
-
msgstr "para temas de ayuda adicional"
|
719 |
-
|
720 |
-
#: views/packages/list.base.php:229
|
721 |
-
#: views/packages/new2.base.php:178
|
722 |
-
#: views/packages/new2.base.php:248
|
723 |
-
#@ wpduplicator
|
724 |
-
msgid "Total Size"
|
725 |
-
msgstr "Tamaño total"
|
726 |
-
|
727 |
-
#: views/packages/list.base.php:86
|
728 |
-
#: views/packages/new1.inc-b.form.php:8
|
729 |
-
#: views/packages/new3.base.php:69
|
730 |
-
#@ wpduplicator
|
731 |
-
msgid "Name"
|
732 |
-
msgstr "Nombre"
|
733 |
-
|
734 |
-
#: views/packages/new1.inc-b.form.php:11
|
735 |
-
#@ wpduplicator
|
736 |
-
msgid "Purpose of this package"
|
737 |
-
msgstr "Proposito de esta copia"
|
738 |
-
|
739 |
-
#: views/packages/list.base.php:332
|
740 |
-
#@ wpduplicator
|
741 |
-
msgid "LOG"
|
742 |
-
msgstr "LOG"
|
743 |
-
|
744 |
-
#: views/packages/new2.base.php:113
|
745 |
-
#@ wpduplicator
|
746 |
-
msgid "Cached Data"
|
747 |
-
msgstr "Data en cache"
|
748 |
-
|
749 |
-
#: views/settings/diagnostics.php:111
|
750 |
-
#@ wpduplicator
|
751 |
-
msgid "Plugins Path"
|
752 |
-
msgstr "Ruta de Plugins"
|
753 |
-
|
754 |
-
#: classes/ui.php:105
|
755 |
-
#@ default
|
756 |
-
msgid "Reserved Duplicator install file(s) still exsist in the root directory. Please delete these file(s) to avoid possible security issues."
|
757 |
-
msgstr ""
|
758 |
-
|
759 |
-
#: classes/ui.php:106
|
760 |
-
#@ default
|
761 |
-
msgid "Remove file(s) now"
|
762 |
-
msgstr ""
|
763 |
-
|
764 |
-
#: classes/ui.php:107
|
765 |
-
#@ default
|
766 |
-
msgid "Dismiss this notice"
|
767 |
-
msgstr ""
|
768 |
-
|
769 |
-
#: duplicator.php:161
|
770 |
-
#: views/tools/controller.php:13
|
771 |
-
#@ wpduplicator
|
772 |
-
msgid "Tools"
|
773 |
-
msgstr "Herramientas"
|
774 |
-
|
775 |
-
#: views/packages/controller.php:77
|
776 |
-
#@ wpduplicator
|
777 |
-
msgid "Create New"
|
778 |
-
msgstr "Crear Nuevo"
|
779 |
-
|
780 |
-
#: views/packages/list.base.php:72
|
781 |
-
#@ wpduplicator
|
782 |
-
msgid "Package Logs"
|
783 |
-
msgstr "Log de Paquete"
|
784 |
-
|
785 |
-
#: views/packages/list.base.php:119
|
786 |
-
#@ wpduplicator
|
787 |
-
msgid "(No Notes Taken)"
|
788 |
-
msgstr "(Sin notas)"
|
789 |
-
|
790 |
-
#: views/packages/list.base.php:144
|
791 |
-
#: views/packages/new1.inc-b.form.php:16
|
792 |
-
#: views/packages/new2.base.php:153
|
793 |
-
#: views/packages/new3.base.php:78
|
794 |
-
#@ wpduplicator
|
795 |
-
msgid "Archive"
|
796 |
-
msgstr "Archivo"
|
797 |
-
|
798 |
-
#: views/packages/list.base.php:151
|
799 |
-
#: views/packages/list.base.php:195
|
800 |
-
#@ wpduplicator
|
801 |
-
msgid "Hash"
|
802 |
-
msgstr "Hash"
|
803 |
-
|
804 |
-
#: views/packages/list.base.php:154
|
805 |
-
#@ wpduplicator
|
806 |
-
msgid "Links"
|
807 |
-
msgstr "Enlaces"
|
808 |
-
|
809 |
-
#: views/packages/list.base.php:198
|
810 |
-
#@ wpduplicator
|
811 |
-
msgid "Unrecoverable Error! Please remove this package."
|
812 |
-
msgstr "Error no recuperable! Por favor borre este paquete."
|
813 |
-
|
814 |
-
#: views/packages/list.base.php:326
|
815 |
-
#@ wpduplicator
|
816 |
-
msgid "Package File Links"
|
817 |
-
msgstr "Enlaces de Fichero de Paquete"
|
818 |
-
|
819 |
-
#: views/packages/list-nodata.php:7
|
820 |
-
#@ wpduplicator
|
821 |
-
msgid "No Packages Found."
|
822 |
-
msgstr "No se encontraron paquetes."
|
823 |
-
|
824 |
-
#: views/packages/list-nodata.php:8
|
825 |
-
#@ wpduplicator
|
826 |
-
msgid "Click the 'Create New' tab to build a package."
|
827 |
-
msgstr "Click el tab 'Crear Nuevo' y cree un paquete. "
|
828 |
-
|
829 |
-
#: views/packages/list-nodata.php:14
|
830 |
-
#@ wpduplicator
|
831 |
-
msgid "support section"
|
832 |
-
msgstr "sección de soporte"
|
833 |
-
|
834 |
-
#: views/packages/list-nodata.php:24
|
835 |
-
#@ wpduplicator
|
836 |
-
msgid "Older packages prior to 0.5.0 are no longer supported in this version."
|
837 |
-
msgstr "Paquetes más antiguos de 0.5.0 no son compatibles con esta versión."
|
838 |
-
|
839 |
-
#: views/packages/list-nodata.php:27
|
840 |
-
#@ wpduplicator
|
841 |
-
msgid "To get an older package please visit the"
|
842 |
-
msgstr "Para conseguir paqutes más antiguos visite "
|
843 |
-
|
844 |
-
#: views/packages/list-nodata.php:29
|
845 |
-
#@ wpduplicator
|
846 |
-
msgid "and look for the Change Log link for additional instructions."
|
847 |
-
msgstr "y mire el enlace Change Log para instrucciones adicionales."
|
848 |
-
|
849 |
-
#: views/packages/list-nodata.php:33
|
850 |
-
#@ wpduplicator
|
851 |
-
msgid "Hide this message"
|
852 |
-
msgstr "Oculte este mensaje"
|
853 |
-
|
854 |
-
#: views/packages/new1.base.php:68
|
855 |
-
#: views/packages/new2.base.php:54
|
856 |
-
#: views/packages/new3.base.php:37
|
857 |
-
#@ wpduplicator
|
858 |
-
msgid "Setup"
|
859 |
-
msgstr "Setup"
|
860 |
-
|
861 |
-
#: views/packages/new1.base.php:69
|
862 |
-
#: views/packages/new2.base.php:55
|
863 |
-
#: views/packages/new3.base.php:38
|
864 |
-
#@ wpduplicator
|
865 |
-
msgid "Scan"
|
866 |
-
msgstr "Escanear"
|
867 |
-
|
868 |
-
#: views/packages/new1.base.php:70
|
869 |
-
#: views/packages/new2.base.php:56
|
870 |
-
#: views/packages/new2.base.php:309
|
871 |
-
#: views/packages/new3.base.php:39
|
872 |
-
#@ wpduplicator
|
873 |
-
msgid "Build"
|
874 |
-
msgstr "Construir"
|
875 |
-
|
876 |
-
#: views/packages/new1.base.php:73
|
877 |
-
#@ wpduplicator
|
878 |
-
msgid "Step 1: Package Setup"
|
879 |
-
msgstr "Paso 1: Instale Paquete"
|
880 |
-
|
881 |
-
#: views/packages/new1.inc-a.reqs.php:7
|
882 |
-
#@ wpduplicator
|
883 |
-
msgid "Requirements:"
|
884 |
-
msgstr "Requerimientos: "
|
885 |
-
|
886 |
-
#: views/packages/new1.inc-a.reqs.php:16
|
887 |
-
#@ wpduplicator
|
888 |
-
msgid "System requirments must pass for the Duplicator to work properly. Click each link for details."
|
889 |
-
msgstr "Debe pasar los requerimientos de Sistema para que Duplicator funcione bien. Click en enlace para info."
|
890 |
-
|
891 |
-
#: views/packages/new1.inc-a.reqs.php:22
|
892 |
-
#@ wpduplicator
|
893 |
-
msgid "Permissions"
|
894 |
-
msgstr "Permisos"
|
895 |
-
|
896 |
-
#: views/packages/new1.inc-a.reqs.php:26
|
897 |
-
#@ wpduplicator
|
898 |
-
msgid "Required Paths"
|
899 |
-
msgstr "Rutas Requeridas"
|
900 |
-
|
901 |
-
#: views/packages/new1.inc-a.reqs.php:35
|
902 |
-
#@ wpduplicator
|
903 |
-
msgid "PHP Script Owner"
|
904 |
-
msgstr "Propietario de Script Php"
|
905 |
-
|
906 |
-
#: views/packages/new1.inc-a.reqs.php:36
|
907 |
-
#@ wpduplicator
|
908 |
-
msgid "The above paths should have permissions of 755 for directories and 644 for files. You can temporarily try 777 if you continue to have issues. Also be sure to check the owner/group settings. For more details contact your host or server administrator."
|
909 |
-
msgstr "Las rutas arriba deben tener permisos de 755 para directorios y 644 para ficheros. Puede intentar temporalmente 777 si sigue teniendo problemas. Revise los ajustes de propietario/grupo. Para más detalles contacte su administrador de host o servidor."
|
910 |
-
|
911 |
-
#: views/packages/new1.inc-a.reqs.php:38
|
912 |
-
#: views/packages/new1.inc-a.reqs.php:52
|
913 |
-
#: views/packages/new1.inc-a.reqs.php:63
|
914 |
-
#: views/packages/new1.inc-a.reqs.php:79
|
915 |
-
#: views/packages/new1.inc-a.reqs.php:97
|
916 |
-
#: views/packages/new1.inc-a.reqs.php:119
|
917 |
-
#: views/packages/new1.inc-a.reqs.php:138
|
918 |
-
#: views/packages/new2.base.php:105
|
919 |
-
#: views/packages/new2.base.php:121
|
920 |
-
#: views/packages/new2.base.php:144
|
921 |
-
#: views/packages/new2.base.php:187
|
922 |
-
#: views/packages/new2.base.php:203
|
923 |
-
#: views/packages/new2.base.php:219
|
924 |
-
#: views/packages/new2.base.php:262
|
925 |
-
#@ wpduplicator
|
926 |
-
msgid "Status Code"
|
927 |
-
msgstr "Código de Status"
|
928 |
-
|
929 |
-
#: views/packages/new1.inc-a.reqs.php:91
|
930 |
-
#@ wpduplicator
|
931 |
-
msgid "MySQL version"
|
932 |
-
msgstr "Versión Mysql"
|
933 |
-
|
934 |
-
#: views/packages/new1.inc-a.reqs.php:95
|
935 |
-
#: views/packages/new2.base.php:103
|
936 |
-
#: views/packages/new2.base.php:142
|
937 |
-
#@ wpduplicator
|
938 |
-
msgid "more info"
|
939 |
-
msgstr "más info"
|
940 |
-
|
941 |
-
#: views/packages/new1.inc-a.reqs.php:111
|
942 |
-
#@ wpduplicator
|
943 |
-
msgid "PHP version"
|
944 |
-
msgstr "Versión PHP"
|
945 |
-
|
946 |
-
#: views/packages/new1.inc-a.reqs.php:112
|
947 |
-
#@ wpduplicator
|
948 |
-
msgid "Requried Functions"
|
949 |
-
msgstr "Funciones Requeridas"
|
950 |
-
|
951 |
-
#: views/packages/new1.inc-a.reqs.php:151
|
952 |
-
#@ wpduplicator
|
953 |
-
msgid "duplicator approved"
|
954 |
-
msgstr "aprobado duplicator"
|
955 |
-
|
956 |
-
#: views/packages/new1.inc-b.form.php:18
|
957 |
-
#@ wpduplicator
|
958 |
-
msgid "File filter enabled"
|
959 |
-
msgstr "Habilitado filtro de fichero"
|
960 |
-
|
961 |
-
#: views/packages/new1.inc-b.form.php:19
|
962 |
-
#@ wpduplicator
|
963 |
-
msgid "Database filter enabled"
|
964 |
-
msgstr "Habilitado filtro de Base de datos"
|
965 |
-
|
966 |
-
#: views/packages/new1.inc-b.form.php:26
|
967 |
-
#@ wpduplicator
|
968 |
-
msgid "Format"
|
969 |
-
msgstr "Formato"
|
970 |
-
|
971 |
-
#: views/packages/new1.inc-b.form.php:47
|
972 |
-
#: views/packages/new1.inc-b.form.php:82
|
973 |
-
#@ wpduplicator
|
974 |
-
msgid "Filters"
|
975 |
-
msgstr "Filtros"
|
976 |
-
|
977 |
-
#: views/packages/new1.inc-b.form.php:51
|
978 |
-
#: views/packages/new1.inc-b.form.php:86
|
979 |
-
#@ wpduplicator
|
980 |
-
msgid "Enable Filters"
|
981 |
-
msgstr "Habilita filtros"
|
982 |
-
|
983 |
-
#: views/packages/new1.inc-b.form.php:71
|
984 |
-
#@ wpduplicator
|
985 |
-
msgid "The directory paths and extensions above will be be excluded from the archive file if enabled is checked."
|
986 |
-
msgstr "Las rutas de directorio y extensiones arriba serán excluidos del fichero archivo si está elegido."
|
987 |
-
|
988 |
-
#: views/packages/new1.inc-b.form.php:72
|
989 |
-
#@ wpduplicator
|
990 |
-
msgid "Use the full path for directories and semicolons to separate all items."
|
991 |
-
msgstr "Use la ruta completa para directorios y punto y coma para separar los elementos."
|
992 |
-
|
993 |
-
#: views/packages/new1.inc-b.form.php:90
|
994 |
-
#@ wpduplicator
|
995 |
-
msgid "All"
|
996 |
-
msgstr "Todos"
|
997 |
-
|
998 |
-
#: views/packages/new1.inc-b.form.php:91
|
999 |
-
#@ wpduplicator
|
1000 |
-
msgid "None"
|
1001 |
-
msgstr "Ninguno"
|
1002 |
-
|
1003 |
-
#: views/packages/new1.inc-b.form.php:113
|
1004 |
-
#@ wpduplicator
|
1005 |
-
msgid "Checked tables will not be added to the database script. Excluding certain tables can possibly cause your site or plugins to not work correctly after install!"
|
1006 |
-
msgstr "Tabladas elegidas no se añadirán al script de database. Excluyendo ciertas tablas puede hacer que su web o plugins no funcionen bien después de la instalación!"
|
1007 |
-
|
1008 |
-
#: views/packages/new1.inc-b.form.php:202
|
1009 |
-
#@ wpduplicator
|
1010 |
-
msgid "Skip Scan"
|
1011 |
-
msgstr "Saltar Escaneo"
|
1012 |
-
|
1013 |
-
#: views/packages/new1.inc-b.form.php:202
|
1014 |
-
#@ wpduplicator
|
1015 |
-
msgid "step 2"
|
1016 |
-
msgstr "paso 2"
|
1017 |
-
|
1018 |
-
#: views/packages/new1.inc-b.form.php:207
|
1019 |
-
#@ wpduplicator
|
1020 |
-
msgid "Next"
|
1021 |
-
msgstr "Siguiente"
|
1022 |
-
|
1023 |
-
#: views/packages/new2.base.php:59
|
1024 |
-
#@ wpduplicator
|
1025 |
-
msgid "Step 2: System Scan"
|
1026 |
-
msgstr "Paso 2: Escaneo de Sistema"
|
1027 |
-
|
1028 |
-
#: views/packages/new2.base.php:67
|
1029 |
-
#@ wpduplicator
|
1030 |
-
msgid "Scanning Site"
|
1031 |
-
msgstr "Escaneando Sitio"
|
1032 |
-
|
1033 |
-
#: views/packages/new2.base.php:69
|
1034 |
-
#: views/packages/new3.base.php:52
|
1035 |
-
#@ wpduplicator
|
1036 |
-
msgid "Please Wait..."
|
1037 |
-
msgstr "Por favor Espere..."
|
1038 |
-
|
1039 |
-
#: views/packages/new2.base.php:75
|
1040 |
-
#@ wpduplicator
|
1041 |
-
msgid "Scan Complete"
|
1042 |
-
msgstr "Escaneo Completado"
|
1043 |
-
|
1044 |
-
#: views/packages/new2.base.php:76
|
1045 |
-
#@ wpduplicator
|
1046 |
-
msgid "Scan checks are not required to pass, however they could cause issues on some systems."
|
1047 |
-
msgstr "Los escaneos no son obligados para pasar, sin embargo ellos pueden causar problemas en algún sistema."
|
1048 |
-
|
1049 |
-
#: views/packages/new2.base.php:84
|
1050 |
-
#@ wpduplicator
|
1051 |
-
msgid "Server"
|
1052 |
-
msgstr "Servidor"
|
1053 |
-
|
1054 |
-
#: views/packages/new2.base.php:95
|
1055 |
-
#@ wpduplicator
|
1056 |
-
msgid "PHP Settings"
|
1057 |
-
msgstr "Ajustes PHP"
|
1058 |
-
|
1059 |
-
#: views/packages/new2.base.php:102
|
1060 |
-
#@ wpduplicator
|
1061 |
-
msgid "The Duplicator has been known to have issues with some of the settings above. Please work with your host or server administrator to disable this value in the php.ini file if you’re having issues with building a package."
|
1062 |
-
msgstr "Duplicator puede tener problemas con alguno de los ajustes de arriba. Por favor, trabaje con su administrador de host o servidor para deshabilitar este valor en el php.ini si está teniendo problemas al construir un paquete."
|
1063 |
-
|
1064 |
-
#: views/packages/new2.base.php:118
|
1065 |
-
#@ wpduplicator
|
1066 |
-
msgid "Cache Path"
|
1067 |
-
msgstr "Ruta de Cache"
|
1068 |
-
|
1069 |
-
#: views/packages/new2.base.php:119
|
1070 |
-
#@ wpduplicator
|
1071 |
-
msgid "Cached data will lead to issues at install time and increases your archive size. It is highly recommended to empty your cache directory at build time. Use caution when removing data from the cache directory. If you’re using a cache plugin please read the directions for how to properly clean the cache directory; simply removing the files can cause errors with some cache plugins."
|
1072 |
-
msgstr "El Caché llevará a problemas en la instalación e incrementa su tamaño final. Se recomienda vaciar el directorio de cache al construir. Use con precaución cuando borre datos del directorio caché. Si está usando un plugin de cache por favor lea las direccioens de como limpiar debidamente el cache; simplemente quitando los ficheros puede causar errores con algunos plugins de cache."
|
1073 |
-
|
1074 |
-
#: views/packages/new2.base.php:129
|
1075 |
-
#@ wpduplicator
|
1076 |
-
msgid "Timeouts"
|
1077 |
-
msgstr "Timeouts"
|
1078 |
-
|
1079 |
-
#: views/packages/new2.base.php:134
|
1080 |
-
#@ wpduplicator
|
1081 |
-
msgid "max_execution_time"
|
1082 |
-
msgstr "max_execution_time"
|
1083 |
-
|
1084 |
-
#: views/packages/new2.base.php:138
|
1085 |
-
#, php-format
|
1086 |
-
#@ wpduplicator
|
1087 |
-
msgid "Timeouts effect how long a process is allowed to run. The recommended timeout is \"%1$s\" seconds. An attempt is made to override this value if the enviroment allows it. A \"Warn\" status will not be an issue unless your host kills PHP processes after a certain amount of time. "
|
1088 |
-
msgstr "Timeouts afecta cuanto tiempo corre un proceso. El timeout recomendado es \"%1$s\" segundos. Se intentará saltarse este valor si el entorno lo permite. Un status \"Warn\" no será un problema a menos que su host mate los procesos después de cierto periodo de tiempo. "
|
1089 |
-
|
1090 |
-
#: views/packages/new2.base.php:141
|
1091 |
-
#@ wpduplicator
|
1092 |
-
msgid "Timeouts can also be set at the web server layer, please work with your host or server administrator to make sure there are not restrictions for how long a PHP process is allowed to run. If you are limited on processing time, consider using the database or file filters to shrink the size of your overall package. However use caution as excluding the wrong resources can cause your install to not work properly."
|
1093 |
-
msgstr "Timeouts tambien se puede poner en la capa del servidor web, por favor trabaje con su admin de host o servidor para asegurarse que no hay restricciones para procesos largos PHP. Si usted está limitado en tiempo de proceso, considere usar los filtros de database o fichero para bajar el tamaño de su paquete. Sin embargo con cuidado ya que excluir algunos recursos puede hacer que la instalación tenga error."
|
1094 |
-
|
1095 |
-
#: views/packages/new2.base.php:167
|
1096 |
-
#: views/packages/new2.base.php:237
|
1097 |
-
#@ wpduplicator
|
1098 |
-
msgid "Enabled"
|
1099 |
-
msgstr "Habilitado"
|
1100 |
-
|
1101 |
-
#: views/packages/new2.base.php:182
|
1102 |
-
#@ wpduplicator
|
1103 |
-
msgid "File Count"
|
1104 |
-
msgstr "Cuenta de Ficheros"
|
1105 |
-
|
1106 |
-
#: views/packages/new2.base.php:183
|
1107 |
-
#@ wpduplicator
|
1108 |
-
msgid "Directory Count"
|
1109 |
-
msgstr "Cuenta de Directorios"
|
1110 |
-
|
1111 |
-
#: views/packages/new2.base.php:185
|
1112 |
-
#, php-format
|
1113 |
-
#@ wpduplicator
|
1114 |
-
msgid "Total size reprents all files minus any filters that have been setup. The current thresholds that trigger warnings are %1$s for the entire site and %2$s for large files."
|
1115 |
-
msgstr "El tamaño total representa todos los ficheros menos los filtros. Los umbrales que dan warnings avisos son %1$s para todo el sitio y %2$s para ficheros grandes."
|
1116 |
-
|
1117 |
-
#: views/packages/new2.base.php:195
|
1118 |
-
#@ wpduplicator
|
1119 |
-
msgid "Invalid Names"
|
1120 |
-
msgstr "Nombres inválidos"
|
1121 |
-
|
1122 |
-
#: views/packages/new2.base.php:199
|
1123 |
-
#@ wpduplicator
|
1124 |
-
msgid "Invalid file or folder names can cause issues when extracting an archive across different environments. Invalid file names consist of lengths over 200 characters and illegal characters that may not work on all operating systems such as * ? > < : / \\ | . It is recommended to remove or filter these files before building the archive or else you might have issues at install time."
|
1125 |
-
msgstr "Nombres de Ficheros o directorios inválidos pueden causar problemas cuando se extraiga el paquete entre sistemas. Nombres inválidos consisten en longitudes de más de 200 caracteres y caracteres ilegales que puede que no vayan bien entre sistemas como * ? > < : / \\ | . Se recomienda borrar o filtrar estos ficheros antes de construir el paquete o puede tener problemas."
|
1126 |
-
|
1127 |
-
#: views/packages/new2.base.php:201
|
1128 |
-
#: views/packages/new2.base.php:217
|
1129 |
-
#@ wpduplicator
|
1130 |
-
msgid "Show File Locations"
|
1131 |
-
msgstr "Muetra Lugares de Ficheros"
|
1132 |
-
|
1133 |
-
#: views/packages/new2.base.php:211
|
1134 |
-
#@ wpduplicator
|
1135 |
-
msgid "Large Files"
|
1136 |
-
msgstr "Ficheros grandes"
|
1137 |
-
|
1138 |
-
#: views/packages/new2.base.php:215
|
1139 |
-
#, php-format
|
1140 |
-
#@ wpduplicator
|
1141 |
-
msgid "Large files such as movies or other backuped data can cause issues with timeouts. The current check for large files is %1$s per file. If your having issues creating a package consider excluding these files with the files filter and manually moving them to your new location."
|
1142 |
-
msgstr "Ficheros grandes como películas y otros backups pueden causar problemas de timeout. El chequeo actual para ficheros grandes es %1$s por fichero. Si tiene problemas al crear un paquete, considere excluir estos ficheros con el filtro y moverlos manualmente a su nueva sitio."
|
1143 |
-
|
1144 |
-
#: views/packages/new2.base.php:252
|
1145 |
-
#@ wpduplicator
|
1146 |
-
msgid "Tables"
|
1147 |
-
msgstr "Tablas"
|
1148 |
-
|
1149 |
-
#: views/packages/new2.base.php:253
|
1150 |
-
#@ wpduplicator
|
1151 |
-
msgid "Records"
|
1152 |
-
msgstr "Registros"
|
1153 |
-
|
1154 |
-
#: views/packages/new2.base.php:256
|
1155 |
-
#@ wpduplicator
|
1156 |
-
msgid "repair and optimization"
|
1157 |
-
msgstr "reparación y optimización"
|
1158 |
-
|
1159 |
-
#: views/packages/new2.base.php:257
|
1160 |
-
#, php-format
|
1161 |
-
#@ wpduplicator
|
1162 |
-
msgid "Total size and row count for all database tables are approximate values. The thresholds that trigger warnings are %1$s and %2$s records. Large databases take time to process and can cause issues with server timeout and memory settings. Running a %3$s on your database can also help improve the overall size and performance. If your server supports shell_exec and mysqldump you can try to enable this option from the settings menu."
|
1163 |
-
msgstr "El tamaño total y el número de filas de todas las tablas de bases de datos son valores aproximados. Los umbrales que desencadenan las advertencias son %1$s y registros %2$s. Grandes bases de datos necesitan tiempo para procesar y pueden causar problemas con el tiempo de espera del servidor y la config de memoria. Ejecución de un %3$s en su base de datos también puede ayudar a mejorar el tamaño y el rendimiento general. Si su servidor soporta shell_exec y mysqldump puede intentar activar esta opción en el menú de ajustes."
|
1164 |
-
|
1165 |
-
#: views/packages/new2.base.php:270
|
1166 |
-
#@ wpduplicator
|
1167 |
-
msgid "Table Details"
|
1168 |
-
msgstr "Detalles de Tabla"
|
1169 |
-
|
1170 |
-
#: views/packages/new2.base.php:281
|
1171 |
-
#@ wpduplicator
|
1172 |
-
msgid "Name:"
|
1173 |
-
msgstr "Nombre:"
|
1174 |
-
|
1175 |
-
#: views/packages/new2.base.php:282
|
1176 |
-
#@ wpduplicator
|
1177 |
-
msgid "Host:"
|
1178 |
-
msgstr "Host"
|
1179 |
-
|
1180 |
-
#: views/packages/new2.base.php:283
|
1181 |
-
#@ wpduplicator
|
1182 |
-
msgid "Build Mode:"
|
1183 |
-
msgstr "Modo Construcción:"
|
1184 |
-
|
1185 |
-
#: views/packages/new2.base.php:294
|
1186 |
-
#@ wpduplicator
|
1187 |
-
msgid "Scan Error"
|
1188 |
-
msgstr "Error de Escaneo"
|
1189 |
-
|
1190 |
-
#: views/packages/new2.base.php:295
|
1191 |
-
#@ wpduplicator
|
1192 |
-
msgid "Please try again!"
|
1193 |
-
msgstr "Por favor inténtelo de nuevo!"
|
1194 |
-
|
1195 |
-
#: views/packages/new2.base.php:297
|
1196 |
-
#: views/packages/new3.base.php:105
|
1197 |
-
#@ wpduplicator
|
1198 |
-
msgid "Server Status:"
|
1199 |
-
msgstr "Status del Servidor:"
|
1200 |
-
|
1201 |
-
#: views/packages/new2.base.php:300
|
1202 |
-
#: views/packages/new3.base.php:109
|
1203 |
-
#@ wpduplicator
|
1204 |
-
msgid "Error Message:"
|
1205 |
-
msgstr "Mensaje de Error"
|
1206 |
-
|
1207 |
-
#: views/packages/new2.base.php:307
|
1208 |
-
#@ wpduplicator
|
1209 |
-
msgid "Back"
|
1210 |
-
msgstr "Atrás"
|
1211 |
-
|
1212 |
-
#: views/packages/new2.base.php:308
|
1213 |
-
#@ wpduplicator
|
1214 |
-
msgid "Rescan"
|
1215 |
-
msgstr "Rescaneo"
|
1216 |
-
|
1217 |
-
#: views/packages/new2.base.php:372
|
1218 |
-
#@ wpduplicator
|
1219 |
-
msgid "Unable to report on any tables"
|
1220 |
-
msgstr "Incapaz de crear report de cualquier tabla"
|
1221 |
-
|
1222 |
-
#: views/packages/new2.base.php:381
|
1223 |
-
#@ wpduplicator
|
1224 |
-
msgid "Unable to report on database stats"
|
1225 |
-
msgstr "No puedo informar de estadísticas de database"
|
1226 |
-
|
1227 |
-
#: views/packages/new2.base.php:396
|
1228 |
-
#@ wpduplicator
|
1229 |
-
msgid "No name length issues."
|
1230 |
-
msgstr "No hay problemas de nombres largos."
|
1231 |
-
|
1232 |
-
#: views/packages/new2.base.php:399
|
1233 |
-
#: views/packages/new2.base.php:407
|
1234 |
-
#@ wpduplicator
|
1235 |
-
msgid "FILE"
|
1236 |
-
msgstr "FICHERO"
|
1237 |
-
|
1238 |
-
#: views/packages/new2.base.php:404
|
1239 |
-
#@ wpduplicator
|
1240 |
-
msgid "No large files found."
|
1241 |
-
msgstr "No se encuentran ficheros grandes"
|
1242 |
-
|
1243 |
-
#: views/packages/new3.base.php:42
|
1244 |
-
#@ wpduplicator
|
1245 |
-
msgid "Step 3: Build Package"
|
1246 |
-
msgstr "Step 3: Construye Paquete"
|
1247 |
-
|
1248 |
-
#: views/packages/new3.base.php:50
|
1249 |
-
#@ wpduplicator
|
1250 |
-
msgid "Building Package"
|
1251 |
-
msgstr "Construyendo Paquete"
|
1252 |
-
|
1253 |
-
#: views/packages/new3.base.php:53
|
1254 |
-
#@ wpduplicator
|
1255 |
-
msgid "Keep this window open during the build process."
|
1256 |
-
msgstr "Mantenga abierta esta ventana durante el proceso."
|
1257 |
-
|
1258 |
-
#: views/packages/new3.base.php:54
|
1259 |
-
#@ wpduplicator
|
1260 |
-
msgid "This may take several minutes."
|
1261 |
-
msgstr "Esto necesitará algunos minutos."
|
1262 |
-
|
1263 |
-
#: views/packages/new3.base.php:58
|
1264 |
-
#@ wpduplicator
|
1265 |
-
msgid "Build Status"
|
1266 |
-
msgstr "Estado de Construcción"
|
1267 |
-
|
1268 |
-
#: views/packages/new3.base.php:65
|
1269 |
-
#@ wpduplicator
|
1270 |
-
msgid "Package Completed"
|
1271 |
-
msgstr "Paquete Completado"
|
1272 |
-
|
1273 |
-
#: views/packages/new3.base.php:70
|
1274 |
-
#@ wpduplicator
|
1275 |
-
msgid "Process Time"
|
1276 |
-
msgstr "Tiempo de Proceso"
|
1277 |
-
|
1278 |
-
#: views/packages/new3.base.php:84
|
1279 |
-
#@ wpduplicator
|
1280 |
-
msgid "All Packages"
|
1281 |
-
msgstr "Todos los Paquetes"
|
1282 |
-
|
1283 |
-
#: views/packages/new3.base.php:95
|
1284 |
-
#@ wpduplicator
|
1285 |
-
msgid "Build Interrupt"
|
1286 |
-
msgstr "Interrupción de Construcción"
|
1287 |
-
|
1288 |
-
#: views/packages/new3.base.php:96
|
1289 |
-
#@ wpduplicator
|
1290 |
-
msgid "The current build has experienced an issue."
|
1291 |
-
msgstr "El paquete actual tiene un problema."
|
1292 |
-
|
1293 |
-
#: views/packages/new3.base.php:98
|
1294 |
-
#@ wpduplicator
|
1295 |
-
msgid "Please try the process again. If the problem persists please visit the support page."
|
1296 |
-
msgstr "Por favor inténtelo de nuevo. Si el problema persiste visite la página de soporte."
|
1297 |
-
|
1298 |
-
#: views/packages/new3.base.php:100
|
1299 |
-
#@ wpduplicator
|
1300 |
-
msgid "Try Again"
|
1301 |
-
msgstr "Intente de Nuevo"
|
1302 |
-
|
1303 |
-
#: views/packages/new3.base.php:116
|
1304 |
-
#@ wpduplicator
|
1305 |
-
msgid "Notice"
|
1306 |
-
msgstr "Aviso"
|
1307 |
-
|
1308 |
-
#: views/packages/new3.base.php:119
|
1309 |
-
#@ default
|
1310 |
-
msgid "Build Folder:"
|
1311 |
-
msgstr ""
|
1312 |
-
|
1313 |
-
#: views/packages/new3.base.php:121
|
1314 |
-
#@ wpduplicator
|
1315 |
-
msgid "Some servers close connections quickly; yet the build can continue to run in the background. To validate if a build is still running; open the 'tmp' folder above and see if the archive file is growing in size. If it is not then your server has strict timeout constraints. Please visit the support page for additional resources."
|
1316 |
-
msgstr "Algunos servidores cierran conexiones rápido; la construcción puede continuar en segundo plano. Para validar si una construcción está todavía corriendo, abra la carpeta 'tmp' arriba y mire si el archivo está creciendo en problemas. Si no es así entonces su servidor tiene tiempos restringidos. Visite la página de soporte para recursos adicionales."
|
1317 |
-
|
1318 |
-
#: views/packages/new3.base.php:130
|
1319 |
-
#@ wpduplicator
|
1320 |
-
msgid "Package Log"
|
1321 |
-
msgstr "Log de Paquete"
|
1322 |
-
|
1323 |
-
#: views/settings/diagnostics.php:36
|
1324 |
-
#@ wpduplicator
|
1325 |
-
msgid "Plugin settings reset."
|
1326 |
-
msgstr "Reseteo de ajustes de Plugin."
|
1327 |
-
|
1328 |
-
#: views/settings/diagnostics.php:37
|
1329 |
-
#@ wpduplicator
|
1330 |
-
msgid "View state settings reset."
|
1331 |
-
msgstr "Ver ajustes de reseteo "
|
1332 |
-
|
1333 |
-
#: views/settings/diagnostics.php:38
|
1334 |
-
#@ wpduplicator
|
1335 |
-
msgid "Active package settings reset."
|
1336 |
-
msgstr "Reseteo de ajustes de paquete activo."
|
1337 |
-
|
1338 |
-
#: views/settings/diagnostics.php:41
|
1339 |
-
#: views/tools/cleanup.php:12
|
1340 |
-
#@ wpduplicator
|
1341 |
-
msgid "Legacy data removed."
|
1342 |
-
msgstr "Quitados datos base. "
|
1343 |
-
|
1344 |
-
#: views/settings/diagnostics.php:99
|
1345 |
-
#@ wpduplicator
|
1346 |
-
msgid "APC Enabled"
|
1347 |
-
msgstr "Habilitado APC"
|
1348 |
-
|
1349 |
-
#: views/settings/diagnostics.php:107
|
1350 |
-
#@ wpduplicator
|
1351 |
-
msgid "ABSPATH"
|
1352 |
-
msgstr "ABSPATH"
|
1353 |
-
|
1354 |
-
#: views/settings/diagnostics.php:115
|
1355 |
-
#@ wpduplicator
|
1356 |
-
msgid "Loaded PHP INI"
|
1357 |
-
msgstr "Cargado PHP INI"
|
1358 |
-
|
1359 |
-
#: views/settings/diagnostics.php:135
|
1360 |
-
#@ wpduplicator
|
1361 |
-
msgid "Max"
|
1362 |
-
msgstr "Max"
|
1363 |
-
|
1364 |
-
#: views/settings/diagnostics.php:174
|
1365 |
-
#@ wpduplicator
|
1366 |
-
msgid "Shell Exec"
|
1367 |
-
msgstr "Shell Exec"
|
1368 |
-
|
1369 |
-
#: views/settings/diagnostics.php:175
|
1370 |
-
#@ wpduplicator
|
1371 |
-
msgid "Is Supported"
|
1372 |
-
msgstr "Se Soporta"
|
1373 |
-
|
1374 |
-
#: views/settings/diagnostics.php:189
|
1375 |
-
#@ wpduplicator
|
1376 |
-
msgid "Wait Timeout"
|
1377 |
-
msgstr "Timeout de Espera "
|
1378 |
-
|
1379 |
-
#: views/settings/diagnostics.php:193
|
1380 |
-
#@ wpduplicator
|
1381 |
-
msgid "Max Allowed Packets"
|
1382 |
-
msgstr "Paquetes Max Permitidos"
|
1383 |
-
|
1384 |
-
#: views/settings/diagnostics.php:197
|
1385 |
-
#@ wpduplicator
|
1386 |
-
msgid "msyqldump Path"
|
1387 |
-
msgstr "Ruta mysqldump"
|
1388 |
-
|
1389 |
-
#: views/settings/diagnostics.php:224
|
1390 |
-
#@ wpduplicator
|
1391 |
-
msgid "Stored Data"
|
1392 |
-
msgstr "Datos Almacenados"
|
1393 |
-
|
1394 |
-
#: views/settings/diagnostics.php:233
|
1395 |
-
#@ wpduplicator
|
1396 |
-
msgid "Options Values"
|
1397 |
-
msgstr "Valores Opcionales"
|
1398 |
-
|
1399 |
-
#: views/settings/diagnostics.php:266
|
1400 |
-
#@ wpduplicator
|
1401 |
-
msgid "PHP Information"
|
1402 |
-
msgstr "Información de PHP"
|
1403 |
-
|
1404 |
-
#: views/settings/diagnostics.php:285
|
1405 |
-
#@ wpduplicator
|
1406 |
-
msgid "Delete this option value"
|
1407 |
-
msgstr "Borre este valor de opción"
|
1408 |
-
|
1409 |
-
#: views/settings/general.php:56
|
1410 |
-
#@ wpduplicator
|
1411 |
-
msgid "Plugin"
|
1412 |
-
msgstr "Plugin"
|
1413 |
-
|
1414 |
-
#: views/settings/general.php:67
|
1415 |
-
#@ wpduplicator
|
1416 |
-
msgid "Delete Plugin Settings"
|
1417 |
-
msgstr "Borre Ajustes de Plugin"
|
1418 |
-
|
1419 |
-
#: views/settings/general.php:70
|
1420 |
-
#@ wpduplicator
|
1421 |
-
msgid "Delete Entire Snapshot Directory"
|
1422 |
-
msgstr "Borre Todo el Dir de Snapshot"
|
1423 |
-
|
1424 |
-
#: views/settings/general.php:83
|
1425 |
-
#@ wpduplicator
|
1426 |
-
msgid "Auto Skip Scanner"
|
1427 |
-
msgstr "Auto Saltar Escaneado"
|
1428 |
-
|
1429 |
-
#: views/settings/general.php:86
|
1430 |
-
#@ wpduplicator
|
1431 |
-
msgid "Skip Scanner Step"
|
1432 |
-
msgstr "Saltar Paso de Escaneo"
|
1433 |
-
|
1434 |
-
#: views/settings/general.php:88
|
1435 |
-
#@ wpduplicator
|
1436 |
-
msgid "Keeps the 'Skip Scan (step 2)' option checked."
|
1437 |
-
msgstr "Guarda el 'Saltar Escaneo (paso 2)' opción elegida."
|
1438 |
-
|
1439 |
-
#: views/settings/general.php:93
|
1440 |
-
#@ wpduplicator
|
1441 |
-
msgid "Archive Flush"
|
1442 |
-
msgstr "Flush de Fichero"
|
1443 |
-
|
1444 |
-
#: views/settings/general.php:96
|
1445 |
-
#@ wpduplicator
|
1446 |
-
msgid "Attempt Network Keep Alive"
|
1447 |
-
msgstr "Intentar Mantener la Conexión de Red"
|
1448 |
-
|
1449 |
-
#: views/settings/general.php:97
|
1450 |
-
#@ wpduplicator
|
1451 |
-
msgid "recommended only for large archives"
|
1452 |
-
msgstr "recomendado solo para ficheros grandes"
|
1453 |
-
|
1454 |
-
#: views/settings/general.php:99
|
1455 |
-
#@ wpduplicator
|
1456 |
-
msgid "This will attempt to keep a network connection established for large archives."
|
1457 |
-
msgstr "Ahora intentaremos mantener la conexión de red para archivos grandes."
|
1458 |
-
|
1459 |
-
#: views/settings/general.php:104
|
1460 |
-
#@ wpduplicator
|
1461 |
-
msgid "Database Build"
|
1462 |
-
msgstr "Construcción de Database"
|
1463 |
-
|
1464 |
-
#: views/settings/general.php:110
|
1465 |
-
#@ wpduplicator
|
1466 |
-
msgid "This server does not have shell_exec configured to run."
|
1467 |
-
msgstr "Este servidor no tiene configurado shell_exec para ejecutar."
|
1468 |
-
|
1469 |
-
#: views/settings/general.php:111
|
1470 |
-
#@ wpduplicator
|
1471 |
-
msgid "Please contact the server administrator to enable this feature."
|
1472 |
-
msgstr "Por favor contacte el admin del servidor para habilitar esto."
|
1473 |
-
|
1474 |
-
#: views/settings/general.php:116
|
1475 |
-
#@ wpduplicator
|
1476 |
-
msgid "Use mysqldump"
|
1477 |
-
msgstr "Use mysqldump"
|
1478 |
-
|
1479 |
-
#: views/settings/general.php:117
|
1480 |
-
#@ wpduplicator
|
1481 |
-
msgid "recommended for large databases"
|
1482 |
-
msgstr "recomendado para bases de datos grandes"
|
1483 |
-
|
1484 |
-
#: views/settings/general.php:122
|
1485 |
-
#@ wpduplicator
|
1486 |
-
msgid "Working Path:"
|
1487 |
-
msgstr "Ruta de Trabajo:"
|
1488 |
-
|
1489 |
-
#: views/settings/general.php:128
|
1490 |
-
#@ wpduplicator
|
1491 |
-
msgid "Mysqldump was not found at its default location or the location provided. Please enter a path to a valid location where mysqldump can run. If the problem persist contact your server administrator."
|
1492 |
-
msgstr "Mysqldump no se ha encontrado en su ubicación por defecto o la ubicación proporcionada. Por favor, introduzca una ruta a una ubicación válida donde mysqldump se puede ejecutar. Si el problema persiste póngase en contacto con el admin del servidor."
|
1493 |
-
|
1494 |
-
#: views/settings/general.php:133
|
1495 |
-
#@ wpduplicator
|
1496 |
-
msgid "Add Custom Path:"
|
1497 |
-
msgstr "Añadir Ruta Personalizada:"
|
1498 |
-
|
1499 |
-
#: views/settings/general.php:137
|
1500 |
-
#@ wpduplicator
|
1501 |
-
msgid "This is the path to your mysqldump program."
|
1502 |
-
msgstr "Esta es la ruta de su programa mysqldump."
|
1503 |
-
|
1504 |
-
#: views/settings/general.php:146
|
1505 |
-
#@ wpduplicator
|
1506 |
-
msgid "Package Debug"
|
1507 |
-
msgstr "Debug de Paquete"
|
1508 |
-
|
1509 |
-
#: views/settings/general.php:149
|
1510 |
-
#@ wpduplicator
|
1511 |
-
msgid "Show Package Debug Status in Packages Screen"
|
1512 |
-
msgstr "Mostrar Paquete de Depuración de Estado en la Pantalla de Paquetes"
|
1513 |
-
|
1514 |
-
#: views/support.php:57
|
1515 |
-
#@ wpduplicator
|
1516 |
-
msgid "in detail for many of the quick and common answers."
|
1517 |
-
msgstr "en detalle para muchas de las preguntas rápidas y comunes."
|
1518 |
-
|
1519 |
-
#: views/support.php:83
|
1520 |
-
#@ wpduplicator
|
1521 |
-
msgid "Complete online documentation!"
|
1522 |
-
msgstr "Documentación online completa!"
|
1523 |
-
|
1524 |
-
#: views/support.php:105
|
1525 |
-
#@ wpduplicator
|
1526 |
-
msgid "Servers that work with Duplicator!"
|
1527 |
-
msgstr "Servidores que trabajan con Duplicator!"
|
1528 |
-
|
1529 |
-
#: views/support.php:108
|
1530 |
-
#@ wpduplicator
|
1531 |
-
msgid "Get Hosting!"
|
1532 |
-
msgstr "Consiga Hosting!"
|
1533 |
-
|
1534 |
-
#: views/support.php:123
|
1535 |
-
#@ wpduplicator
|
1536 |
-
msgid "Work with IT Profressionals!"
|
1537 |
-
msgstr "Trabaje con profesionales de IT!"
|
1538 |
-
|
1539 |
-
#: views/support.php:127
|
1540 |
-
#@ wpduplicator
|
1541 |
-
msgid "Get Help!"
|
1542 |
-
msgstr "Consiga Ayuda!"
|
1543 |
-
|
1544 |
-
#: views/tools/cleanup.php:8
|
1545 |
-
#@ wpduplicator
|
1546 |
-
msgid "Installer File Cleanup Ran."
|
1547 |
-
msgstr "Ejecutar Limpieza de Archivos Setup."
|
1548 |
-
|
1549 |
-
#: views/tools/cleanup.php:67
|
1550 |
-
#@ wpduplicator
|
1551 |
-
msgid "Data Cleanup"
|
1552 |
-
msgstr "Limpieza de Datos"
|
1553 |
-
|
1554 |
-
#: views/tools/cleanup.php:70
|
1555 |
-
#@ wpduplicator
|
1556 |
-
msgid "Delete Reserved Files"
|
1557 |
-
msgstr "Borrar Ficheros Reservados"
|
1558 |
-
|
1559 |
-
#: views/tools/cleanup.php:71
|
1560 |
-
#@ wpduplicator
|
1561 |
-
msgid "Removes all installer files from a previous install"
|
1562 |
-
msgstr "Quitar todos los ficheros de la instalación previa"
|
1563 |
-
|
1564 |
-
#: views/tools/cleanup.php:74
|
1565 |
-
#@ wpduplicator
|
1566 |
-
msgid "Delete Legacy Data"
|
1567 |
-
msgstr "Borrar Datos Antiguos"
|
1568 |
-
|
1569 |
-
#: views/tools/cleanup.php:75
|
1570 |
-
#@ wpduplicator
|
1571 |
-
msgid "Removes all legacy data and settings prior to version"
|
1572 |
-
msgstr "Elimina todos los datos antiguos y los ajustes anteriores a la versión"
|
1573 |
-
|
1574 |
-
#: views/tools/cleanup.php:90
|
1575 |
-
#, php-format
|
1576 |
-
#@ wpduplicator
|
1577 |
-
msgid "This action will remove all legacy settings prior to version %1$s. "
|
1578 |
-
msgstr "Esta acción eliminará todos los ajustes antiguos anteriores a la versión %1$s. "
|
1579 |
-
|
1580 |
-
#: views/tools/cleanup.php:91
|
1581 |
-
#@ wpduplicator
|
1582 |
-
msgid "Legacy settings are only needed if you plan to migrate back to an older version of this plugin."
|
1583 |
-
msgstr "Ajustes antiguos sólo son necesarios si va a migrar de nuevo a una versión anterior de este plugin."
|
1584 |
-
|
1585 |
-
#: views/tools/controller.php:16
|
1586 |
-
#@ wpduplicator
|
1587 |
-
msgid "Logging"
|
1588 |
-
msgstr "Logging"
|
1589 |
-
|
1590 |
-
#: views/tools/logging.php:142
|
1591 |
-
#@ wpduplicator
|
1592 |
-
msgid "No log files were found in the snapshots directory with the extension *.log"
|
1593 |
-
msgstr "No hay archivos de registro en el directorio de snapshots con la extensión *.log"
|
1594 |
-
|
1595 |
-
#: views/tools/logging.php:175
|
1596 |
-
#@ wpduplicator
|
1597 |
-
msgid "Last 20 Logs"
|
1598 |
-
msgstr "Últimos 20 Logs"
|
1599 |
-
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: Duplicator v0.5.0\n"
|
4 |
+
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: \n"
|
6 |
+
"PO-Revision-Date: 2014-01-27 22:30:29+0000\n"
|
7 |
+
"Last-Translator: basicos <emiliodefez@gmail.com>\n"
|
8 |
+
"Language-Team: \n"
|
9 |
+
"MIME-Version: 1.0\n"
|
10 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
+
"Content-Transfer-Encoding: 8bit\n"
|
12 |
+
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
13 |
+
"X-Generator: CSL v1.x\n"
|
14 |
+
"X-Poedit-Language: Spanish\n"
|
15 |
+
"X-Poedit-Country: SPAIN\n"
|
16 |
+
"X-Poedit-SourceCharset: utf-8\n"
|
17 |
+
"X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;\n"
|
18 |
+
"X-Poedit-Basepath: ../\n"
|
19 |
+
"X-Poedit-Bookmarks: \n"
|
20 |
+
"X-Poedit-SearchPath-0: .\n"
|
21 |
+
"X-Textdomain-Support: yes"
|
22 |
+
|
23 |
+
#: duplicator.php:97
|
24 |
+
#@ wpduplicator
|
25 |
+
msgid "FAQ"
|
26 |
+
msgstr "FAQ"
|
27 |
+
|
28 |
+
#: duplicator.php:98
|
29 |
+
#@ wpduplicator
|
30 |
+
msgid "Partner"
|
31 |
+
msgstr "Partner"
|
32 |
+
|
33 |
+
#: duplicator.php:99
|
34 |
+
#@ wpduplicator
|
35 |
+
msgid "Approved Hosts"
|
36 |
+
msgstr "Hosts aprobados"
|
37 |
+
|
38 |
+
#: views/packages/new2.base.php:86
|
39 |
+
#: views/settings/controller.php:22
|
40 |
+
#@ wpduplicator
|
41 |
+
msgid "Diagnostics"
|
42 |
+
msgstr "Diagnósticos"
|
43 |
+
|
44 |
+
#: duplicator.php:162
|
45 |
+
#: views/packages/new3.base.php:131
|
46 |
+
#: views/support.php:47
|
47 |
+
#@ wpduplicator
|
48 |
+
msgid "Support"
|
49 |
+
msgstr "Ayuda y soporte"
|
50 |
+
|
51 |
+
#: duplicator.php:205
|
52 |
+
#@ wpduplicator
|
53 |
+
msgid "Manage"
|
54 |
+
msgstr "Manejar"
|
55 |
+
|
56 |
+
#: views/tools/logging.php:140
|
57 |
+
#@ wpduplicator
|
58 |
+
msgid "Log file not found or unreadable"
|
59 |
+
msgstr "Fichero log no se encuentra"
|
60 |
+
|
61 |
+
#: views/tools/logging.php:143
|
62 |
+
#@ wpduplicator
|
63 |
+
msgid "If no log file is present the try to create a package"
|
64 |
+
msgstr "Si no hay fichero log, intente crear un duplicado"
|
65 |
+
|
66 |
+
#: views/tools/logging.php:145
|
67 |
+
#@ wpduplicator
|
68 |
+
msgid "Reasons for log file not showing"
|
69 |
+
msgstr "Razones porque el fichero log no se ve"
|
70 |
+
|
71 |
+
#: views/tools/logging.php:146
|
72 |
+
#@ wpduplicator
|
73 |
+
msgid "The web server does not support returning .log file extentions"
|
74 |
+
msgstr "El servidor web no soporta extensiones .log"
|
75 |
+
|
76 |
+
#: views/tools/logging.php:147
|
77 |
+
#@ wpduplicator
|
78 |
+
msgid "The snapshots directory does not have the correct permissions to write files. Try setting the permissions to 755"
|
79 |
+
msgstr "El directorio de duplicados no tiene los permisos corretos para escribir ficheros. Intente poner los permisos en 755"
|
80 |
+
|
81 |
+
#: views/tools/logging.php:148
|
82 |
+
#@ wpduplicator
|
83 |
+
msgid "The process that PHP runs under does not have enough permissions to create files. Please contact your hosting provider for more details"
|
84 |
+
msgstr "El proceso que corre con PHP no tiene suficientes permisos. Por favor contacte su proveedor para más detalles"
|
85 |
+
|
86 |
+
#: views/tools/logging.php:169
|
87 |
+
#@ wpduplicator
|
88 |
+
msgid "Auto Refresh"
|
89 |
+
msgstr "Refrescar automatico"
|
90 |
+
|
91 |
+
#: views/tools/logging.php:164
|
92 |
+
#@ wpduplicator
|
93 |
+
msgid "Refresh"
|
94 |
+
msgstr "Refrescar"
|
95 |
+
|
96 |
+
#: views/packages/list.base.php:288
|
97 |
+
#@ wpduplicator
|
98 |
+
msgid "Please select at least one package to delete."
|
99 |
+
msgstr "Por favor, seleccione al menos un duplicado para borrar"
|
100 |
+
|
101 |
+
#: views/packages/list.base.php:292
|
102 |
+
#@ wpduplicator
|
103 |
+
msgid "Are you sure, you want to delete the selected package(s)?"
|
104 |
+
msgstr "Esta seguro de que quiere borrar lo/s duplicado/s seleccionados"
|
105 |
+
|
106 |
+
#: views/packages/new1.inc-b.form.php:35
|
107 |
+
#: views/packages/new2.base.php:162
|
108 |
+
#@ wpduplicator
|
109 |
+
msgid "Files"
|
110 |
+
msgstr "Ficheros"
|
111 |
+
|
112 |
+
#: views/packages/list.base.php:329
|
113 |
+
#@ wpduplicator
|
114 |
+
msgid "DATABASE"
|
115 |
+
msgstr "BASE DE DATOS"
|
116 |
+
|
117 |
+
#: views/packages/list.base.php:330
|
118 |
+
#@ wpduplicator
|
119 |
+
msgid "PACKAGE"
|
120 |
+
msgstr "DUPLICADO"
|
121 |
+
|
122 |
+
#: views/packages/list.base.php:331
|
123 |
+
#@ wpduplicator
|
124 |
+
msgid "INSTALLER"
|
125 |
+
msgstr "INSTALADOR"
|
126 |
+
|
127 |
+
#: views/inc.header.php:10
|
128 |
+
#@ wpduplicator
|
129 |
+
msgid "By"
|
130 |
+
msgstr "Por"
|
131 |
+
|
132 |
+
#: views/support.php:56
|
133 |
+
#@ wpduplicator
|
134 |
+
msgid "knowledgebase"
|
135 |
+
msgstr "Página de Ayuda y Documentación"
|
136 |
+
|
137 |
+
#: views/support.php:138
|
138 |
+
#@ wpduplicator
|
139 |
+
msgid "Support Duplicator"
|
140 |
+
msgstr "Soporte Duplicator"
|
141 |
+
|
142 |
+
#: views/support.php:182
|
143 |
+
#@ wpduplicator
|
144 |
+
msgid "Spread the Word"
|
145 |
+
msgstr "Corra la voz"
|
146 |
+
|
147 |
+
#: views/support.php:188
|
148 |
+
#@ wpduplicator
|
149 |
+
msgid "Duplicate Your WordPress"
|
150 |
+
msgstr "Duplicar su WordPress"
|
151 |
+
|
152 |
+
#: views/support.php:189
|
153 |
+
#@ wpduplicator
|
154 |
+
msgid "Rapid WordPress Duplication by LifeInTheGrid.com"
|
155 |
+
msgstr "Duplicación rápida de WordPress por LifeInTheGrid.com"
|
156 |
+
|
157 |
+
#: views/packages/list.base.php:63
|
158 |
+
#@ wpduplicator
|
159 |
+
msgid "Delete selected package(s)"
|
160 |
+
msgstr "Borrar duplicados seleccionados"
|
161 |
+
|
162 |
+
#: views/tools/logging.php:157
|
163 |
+
#: views/tools/logging.php:162
|
164 |
+
#@ wpduplicator
|
165 |
+
msgid "Options"
|
166 |
+
msgstr "Opciones"
|
167 |
+
|
168 |
+
#: views/packages/list.base.php:82
|
169 |
+
#@ wpduplicator
|
170 |
+
msgid "Select all packages"
|
171 |
+
msgstr "Seleccione todos los duplicados"
|
172 |
+
|
173 |
+
#: views/packages/list.base.php:84
|
174 |
+
#@ wpduplicator
|
175 |
+
msgid "Created"
|
176 |
+
msgstr "Creado"
|
177 |
+
|
178 |
+
#: views/packages/list.base.php:85
|
179 |
+
#: views/packages/new2.base.php:181
|
180 |
+
#: views/packages/new2.base.php:254
|
181 |
+
#@ wpduplicator
|
182 |
+
msgid "Size"
|
183 |
+
msgstr "Tamaño"
|
184 |
+
|
185 |
+
#: views/packages/list.base.php:136
|
186 |
+
#: views/packages/list.base.php:180
|
187 |
+
#@ wpduplicator
|
188 |
+
msgid "View"
|
189 |
+
msgstr "Ver"
|
190 |
+
|
191 |
+
#: views/packages/list.base.php:141
|
192 |
+
#: views/packages/new1.inc-b.form.php:127
|
193 |
+
#: views/packages/new3.base.php:74
|
194 |
+
#@ wpduplicator
|
195 |
+
msgid "Installer"
|
196 |
+
msgstr "Instalador"
|
197 |
+
|
198 |
+
#: views/packages/list.base.php:88
|
199 |
+
#: views/packages/new1.inc-b.form.php:5
|
200 |
+
#: views/settings/general.php:79
|
201 |
+
#@ wpduplicator
|
202 |
+
msgid "Package"
|
203 |
+
msgstr "Duplicado"
|
204 |
+
|
205 |
+
#: views/packages/list.base.php:149
|
206 |
+
#: views/packages/list.base.php:193
|
207 |
+
#: views/settings/diagnostics.php:122
|
208 |
+
#: views/settings/diagnostics.php:141
|
209 |
+
#: views/settings/diagnostics.php:181
|
210 |
+
#@ wpduplicator
|
211 |
+
msgid "Version"
|
212 |
+
msgstr "Version"
|
213 |
+
|
214 |
+
#: views/support.php:86
|
215 |
+
#@ wpduplicator
|
216 |
+
msgid "Quick Start"
|
217 |
+
msgstr "Comienzo rápido"
|
218 |
+
|
219 |
+
#: views/support.php:87
|
220 |
+
#@ wpduplicator
|
221 |
+
msgid "User Guide"
|
222 |
+
msgstr "Guia de usuario"
|
223 |
+
|
224 |
+
#: views/support.php:88
|
225 |
+
#@ wpduplicator
|
226 |
+
msgid "FAQs"
|
227 |
+
msgstr "FAQs"
|
228 |
+
|
229 |
+
#: views/support.php:90
|
230 |
+
#@ wpduplicator
|
231 |
+
msgid "Product Page"
|
232 |
+
msgstr "Página de producto"
|
233 |
+
|
234 |
+
#: views/support.php:101
|
235 |
+
#@ wpduplicator
|
236 |
+
msgid "Approved Hosting"
|
237 |
+
msgstr "Hosting aprobado"
|
238 |
+
|
239 |
+
#: views/support.php:119
|
240 |
+
#@ wpduplicator
|
241 |
+
msgid "Online Support"
|
242 |
+
msgstr "Soporte Online Profesional"
|
243 |
+
|
244 |
+
#: views/packages/new1.inc-b.form.php:55
|
245 |
+
#@ wpduplicator
|
246 |
+
msgid "Directories"
|
247 |
+
msgstr "Directorios"
|
248 |
+
|
249 |
+
#: views/packages/new1.inc-b.form.php:62
|
250 |
+
#@ wpduplicator
|
251 |
+
msgid "File extensions"
|
252 |
+
msgstr "Extensiones de fichero"
|
253 |
+
|
254 |
+
#: views/packages/new1.inc-b.form.php:55
|
255 |
+
#: views/packages/new1.inc-b.form.php:62
|
256 |
+
#@ wpduplicator
|
257 |
+
msgid "Separate all filters by semicolon"
|
258 |
+
msgstr "Separar todos los filtros por punto y coma."
|
259 |
+
|
260 |
+
#: views/packages/new1.inc-b.form.php:138
|
261 |
+
#@ wpduplicator
|
262 |
+
msgid "Host"
|
263 |
+
msgstr "Host"
|
264 |
+
|
265 |
+
#: views/packages/list.base.php:150
|
266 |
+
#: views/packages/list.base.php:194
|
267 |
+
#: views/packages/new1.inc-b.form.php:146
|
268 |
+
#: views/settings/diagnostics.php:149
|
269 |
+
#@ wpduplicator
|
270 |
+
msgid "User"
|
271 |
+
msgstr "Usuario"
|
272 |
+
|
273 |
+
#: views/settings/general.php:64
|
274 |
+
#@ wpduplicator
|
275 |
+
msgid "Uninstall Options"
|
276 |
+
msgstr "Opciones de desinstalación"
|
277 |
+
|
278 |
+
#: views/settings/general.php:71
|
279 |
+
#@ wpduplicator
|
280 |
+
msgid "Snapshot Directory"
|
281 |
+
msgstr "Directorio de Duplicados"
|
282 |
+
|
283 |
+
#: views/packages/new1.inc-a.reqs.php:45
|
284 |
+
#@ wpduplicator
|
285 |
+
msgid "Reserved Files"
|
286 |
+
msgstr "Ficheros reservados"
|
287 |
+
|
288 |
+
#: views/packages/new1.inc-a.reqs.php:59
|
289 |
+
#@ wpduplicator
|
290 |
+
msgid "Zip Archive Enabled"
|
291 |
+
msgstr "Permitido archivo en Zip"
|
292 |
+
|
293 |
+
#: views/packages/new1.inc-a.reqs.php:62
|
294 |
+
#@ wpduplicator
|
295 |
+
msgid "The ZipArchive extension for PHP is required for compression. Please contact your hosting provider if you're on a hosted server. For additional information see our online documentation."
|
296 |
+
msgstr "La extensión del Archivo Zip para PHP está requerido para compresión. Por favor, contacte con su proveedor de hosting. Para más info mirar nuestra documentación online."
|
297 |
+
|
298 |
+
#: views/packages/new1.inc-a.reqs.php:70
|
299 |
+
#@ wpduplicator
|
300 |
+
msgid "Safe Mode Off"
|
301 |
+
msgstr "Modo Seguro Off (Safe Mode)"
|
302 |
+
|
303 |
+
#: views/packages/new1.inc-a.reqs.php:86
|
304 |
+
#@ wpduplicator
|
305 |
+
msgid "MySQL Support"
|
306 |
+
msgstr "Soporte MySQL"
|
307 |
+
|
308 |
+
#: views/packages/new1.inc-a.reqs.php:104
|
309 |
+
#@ wpduplicator
|
310 |
+
msgid "PHP Support"
|
311 |
+
msgstr "Soporte PHP"
|
312 |
+
|
313 |
+
#: views/packages/new1.inc-a.reqs.php:126
|
314 |
+
#: views/packages/new1.inc-a.reqs.php:133
|
315 |
+
#: views/settings/diagnostics.php:95
|
316 |
+
#@ wpduplicator
|
317 |
+
msgid "Web Server"
|
318 |
+
msgstr "Servidor Web"
|
319 |
+
|
320 |
+
#: views/packages/new2.base.php:100
|
321 |
+
#@ wpduplicator
|
322 |
+
msgid "Open Base Dir"
|
323 |
+
msgstr "Dir Open Base"
|
324 |
+
|
325 |
+
#: views/settings/diagnostics.php:157
|
326 |
+
#@ wpduplicator
|
327 |
+
msgid "Off"
|
328 |
+
msgstr "Off"
|
329 |
+
|
330 |
+
#: views/settings/diagnostics.php:157
|
331 |
+
#@ wpduplicator
|
332 |
+
msgid "On"
|
333 |
+
msgstr "On"
|
334 |
+
|
335 |
+
#: views/packages/new1.inc-a.reqs.php:146
|
336 |
+
#@ wpduplicator
|
337 |
+
msgid "For additional online help please visit"
|
338 |
+
msgstr "Para ayuda online, por favor visite"
|
339 |
+
|
340 |
+
#: views/packages/new1.inc-a.reqs.php:149
|
341 |
+
#@ wpduplicator
|
342 |
+
msgid "Need a hosting provider that is"
|
343 |
+
msgstr "Necesita un proveeder de hosting que"
|
344 |
+
|
345 |
+
#: views/packages/list.base.php:248
|
346 |
+
#@ wpduplicator
|
347 |
+
msgid "Download Links"
|
348 |
+
msgstr "Enlaces de bajada"
|
349 |
+
|
350 |
+
#: views/packages/list.base.php:251
|
351 |
+
#@ wpduplicator
|
352 |
+
msgid "The following links contain sensitive data. Please share with caution!"
|
353 |
+
msgstr "Los siguiente enlaces tienen datos sensibles. Compartir con precaución."
|
354 |
+
|
355 |
+
#: views/packages/list.base.php:257
|
356 |
+
#@ wpduplicator
|
357 |
+
msgid "The database SQL script is a quick link to your database backup script. An exact copy is also stored in the package."
|
358 |
+
msgstr "El script SQL es un enlace rápido del backup de la base de datos. Otra copia exacta está guarda tambien dentro el duplicado"
|
359 |
+
|
360 |
+
#: views/packages/new1.inc-b.form.php:57
|
361 |
+
#@ wpduplicator
|
362 |
+
msgid "root path"
|
363 |
+
msgstr "ruta raíz"
|
364 |
+
|
365 |
+
#: views/packages/new1.inc-b.form.php:58
|
366 |
+
#@ wpduplicator
|
367 |
+
msgid "wp-uploads"
|
368 |
+
msgstr "carpeta de subidos (wp-uploads)"
|
369 |
+
|
370 |
+
#: views/packages/new1.inc-b.form.php:59
|
371 |
+
#: views/packages/new1.inc-b.form.php:66
|
372 |
+
#@ wpduplicator
|
373 |
+
msgid "(clear)"
|
374 |
+
msgstr "(limpiar)"
|
375 |
+
|
376 |
+
#: views/packages/new1.inc-b.form.php:64
|
377 |
+
#@ wpduplicator
|
378 |
+
msgid "media"
|
379 |
+
msgstr "video-multimedia"
|
380 |
+
|
381 |
+
#: views/packages/new1.inc-b.form.php:65
|
382 |
+
#@ wpduplicator
|
383 |
+
msgid "archive"
|
384 |
+
msgstr "comprimidos"
|
385 |
+
|
386 |
+
#: duplicator.php:159
|
387 |
+
#: views/packages/controller.php:73
|
388 |
+
#: views/packages/controller.php:76
|
389 |
+
#: views/packages/list.base.php:228
|
390 |
+
#@ wpduplicator
|
391 |
+
msgid "Packages"
|
392 |
+
msgstr "Paquetes"
|
393 |
+
|
394 |
+
#: duplicator.php:160
|
395 |
+
#: views/settings/controller.php:18
|
396 |
+
#@ wpduplicator
|
397 |
+
msgid "Settings"
|
398 |
+
msgstr "Opciones"
|
399 |
+
|
400 |
+
#: views/packages/list.base.php:62
|
401 |
+
#@ wpduplicator
|
402 |
+
msgid "Bulk Actions"
|
403 |
+
msgstr "Acciones en Bloque"
|
404 |
+
|
405 |
+
#: views/packages/list.base.php:63
|
406 |
+
#@ wpduplicator
|
407 |
+
msgid "Delete"
|
408 |
+
msgstr "Borrar"
|
409 |
+
|
410 |
+
#: views/packages/list.base.php:65
|
411 |
+
#@ wpduplicator
|
412 |
+
msgid "Apply"
|
413 |
+
msgstr "Aplicar"
|
414 |
+
|
415 |
+
#: views/packages/list.base.php:83
|
416 |
+
#: views/packages/new3.base.php:102
|
417 |
+
#@ wpduplicator
|
418 |
+
msgid "Details"
|
419 |
+
msgstr "Detalles"
|
420 |
+
|
421 |
+
#: views/packages/list.base.php:280
|
422 |
+
#@ wpduplicator
|
423 |
+
msgid "Please select an action from the bulk action drop down menu to perform a specific action."
|
424 |
+
msgstr "Por favor seleccione una acción en bloque del menú para ejecutarla"
|
425 |
+
|
426 |
+
#: views/packages/new1.inc-a.reqs.php:49
|
427 |
+
#@ wpduplicator
|
428 |
+
msgid "A reserved file(s) was found in the WordPress root directory. Reserved file names are installer.php, installer-data.sql and installer-log.txt. To archive your data correctly please remove any of these files from your WordPress root directory. Then try creating your package again."
|
429 |
+
msgstr "Un fichero/s reservado/s está en el directorio raíz de Wordpress. Ficheros reservados: installer.php, installer-data.sql and installer-log.txt. Para guardar sus datos correctamente, por favor elimine estos ficheros del Worpress. Intente la creación del paquete de nuevo."
|
430 |
+
|
431 |
+
#: views/packages/new1.inc-a.reqs.php:50
|
432 |
+
#@ wpduplicator
|
433 |
+
msgid "Remove Files Now"
|
434 |
+
msgstr "Eliminar Fichers Ahora"
|
435 |
+
|
436 |
+
#: views/settings/general.php:6
|
437 |
+
#@ wpduplicator
|
438 |
+
msgid "Settings Saved"
|
439 |
+
msgstr "Opciones Salvadas"
|
440 |
+
|
441 |
+
#: views/settings/diagnostics.php:18
|
442 |
+
#: views/settings/diagnostics.php:19
|
443 |
+
#@ wpduplicator
|
444 |
+
msgid "unknow"
|
445 |
+
msgstr "desconocido"
|
446 |
+
|
447 |
+
#: views/settings/controller.php:21
|
448 |
+
#: views/settings/diagnostics.php:84
|
449 |
+
#@ wpduplicator
|
450 |
+
msgid "General"
|
451 |
+
msgstr "General"
|
452 |
+
|
453 |
+
#: views/settings/diagnostics.php:87
|
454 |
+
#: views/settings/general.php:60
|
455 |
+
#@ wpduplicator
|
456 |
+
msgid "Duplicator Version"
|
457 |
+
msgstr "Duplicadora Version"
|
458 |
+
|
459 |
+
#: views/settings/general.php:157
|
460 |
+
#@ wpduplicator
|
461 |
+
msgid "Save Settings"
|
462 |
+
msgstr "Guardar Opciones"
|
463 |
+
|
464 |
+
#: views/settings/diagnostics.php:78
|
465 |
+
#@ wpduplicator
|
466 |
+
msgid "Server Settings"
|
467 |
+
msgstr "Opciones del Servidor"
|
468 |
+
|
469 |
+
#: views/settings/diagnostics.php:91
|
470 |
+
#@ wpduplicator
|
471 |
+
msgid "Operating System"
|
472 |
+
msgstr "Sistema Operativo"
|
473 |
+
|
474 |
+
#: views/settings/diagnostics.php:103
|
475 |
+
#@ wpduplicator
|
476 |
+
msgid "Root Path"
|
477 |
+
msgstr "Ruta raiz"
|
478 |
+
|
479 |
+
#: views/settings/diagnostics.php:126
|
480 |
+
#@ wpduplicator
|
481 |
+
msgid "Langugage"
|
482 |
+
msgstr "Lenguaje"
|
483 |
+
|
484 |
+
#: views/settings/diagnostics.php:130
|
485 |
+
#: views/settings/diagnostics.php:185
|
486 |
+
#@ wpduplicator
|
487 |
+
msgid "Charset"
|
488 |
+
msgstr "Juego de Carácteres"
|
489 |
+
|
490 |
+
#: views/settings/diagnostics.php:134
|
491 |
+
#@ wpduplicator
|
492 |
+
msgid "Memory Limit "
|
493 |
+
msgstr "Limite de Memoria "
|
494 |
+
|
495 |
+
#: views/settings/diagnostics.php:153
|
496 |
+
#@ wpduplicator
|
497 |
+
msgid "Safe Mode"
|
498 |
+
msgstr "Modo Seguro"
|
499 |
+
|
500 |
+
#: views/settings/diagnostics.php:162
|
501 |
+
#@ wpduplicator
|
502 |
+
msgid "Memory Limit"
|
503 |
+
msgstr "Límite de Memoria"
|
504 |
+
|
505 |
+
#: views/settings/diagnostics.php:166
|
506 |
+
#@ wpduplicator
|
507 |
+
msgid "Memory In Use"
|
508 |
+
msgstr "Memoria en Uso"
|
509 |
+
|
510 |
+
#: views/settings/diagnostics.php:170
|
511 |
+
#@ wpduplicator
|
512 |
+
msgid "Max Execution Time"
|
513 |
+
msgstr "Tiempo Máximo de ejecución"
|
514 |
+
|
515 |
+
#: views/support.php:55
|
516 |
+
#@ wpduplicator
|
517 |
+
msgid "Created for Admins, Developers and Designers the Duplicator will streamline your workflows and help you quickly clone a WordPress application. If you run into an issue please read through the"
|
518 |
+
msgstr "Creado para Admin, Desarrolladores y Diseñadores, Duplicator facilitará sus flujos de trabajo y ayudará a clonar rápidamente una instalación Wordpress. Si tiene algún problema por favor contacte "
|
519 |
+
|
520 |
+
#: views/support.php:72
|
521 |
+
#@ wpduplicator
|
522 |
+
msgid "Need Help?"
|
523 |
+
msgstr "¿Necesita Ayuda?"
|
524 |
+
|
525 |
+
#: views/support.php:79
|
526 |
+
#@ wpduplicator
|
527 |
+
msgid "Knowledgebase"
|
528 |
+
msgstr "Base de Conocimientos"
|
529 |
+
|
530 |
+
#: views/support.php:85
|
531 |
+
#@ wpduplicator
|
532 |
+
msgid "Choose A Section"
|
533 |
+
msgstr "Elija una sección"
|
534 |
+
|
535 |
+
#: views/support.php:89
|
536 |
+
#@ wpduplicator
|
537 |
+
msgid "Change Log"
|
538 |
+
msgstr "Cambiar Log"
|
539 |
+
|
540 |
+
#: views/support.php:145
|
541 |
+
#@ wpduplicator
|
542 |
+
msgid "Partner with Us"
|
543 |
+
msgstr "Cuente con nosotros"
|
544 |
+
|
545 |
+
#: views/support.php:157
|
546 |
+
#@ wpduplicator
|
547 |
+
msgid "Keep Active and Online"
|
548 |
+
msgstr "Quedarse Activo y Online"
|
549 |
+
|
550 |
+
#: views/support.php:164
|
551 |
+
#@ wpduplicator
|
552 |
+
msgid "Leave 5 Stars"
|
553 |
+
msgstr "Deje 5 estrellas"
|
554 |
+
|
555 |
+
#: views/support.php:170
|
556 |
+
#@ wpduplicator
|
557 |
+
msgid "Take A Quick 60 Second Survey"
|
558 |
+
msgstr "Tome un cursito de 60 segundos"
|
559 |
+
|
560 |
+
#: views/packages/new1.inc-b.form.php:132
|
561 |
+
#@ default
|
562 |
+
msgid "STEP 1 - INPUTS"
|
563 |
+
msgstr ""
|
564 |
+
|
565 |
+
#: views/packages/new1.inc-b.form.php:135
|
566 |
+
#@ wpduplicator
|
567 |
+
msgid "MySQL Server"
|
568 |
+
msgstr "Servidor MYSQL"
|
569 |
+
|
570 |
+
#: views/packages/new1.inc-b.form.php:36
|
571 |
+
#: views/packages/new1.inc-b.form.php:142
|
572 |
+
#: views/packages/new2.base.php:232
|
573 |
+
#@ wpduplicator
|
574 |
+
msgid "Database"
|
575 |
+
msgstr "base de datos"
|
576 |
+
|
577 |
+
#: views/packages/new1.inc-b.form.php:150
|
578 |
+
#@ wpduplicator
|
579 |
+
msgid "Advanced Options"
|
580 |
+
msgstr "Opciones avanzadas"
|
581 |
+
|
582 |
+
#: views/packages/new1.inc-b.form.php:156
|
583 |
+
#@ wpduplicator
|
584 |
+
msgid "SSL"
|
585 |
+
msgstr ""
|
586 |
+
|
587 |
+
#: views/packages/new1.inc-b.form.php:159
|
588 |
+
#@ wpduplicator
|
589 |
+
msgid "Enforce on Admin"
|
590 |
+
msgstr "Hacer cumplir el Administrador"
|
591 |
+
|
592 |
+
#: views/packages/new1.inc-b.form.php:163
|
593 |
+
#@ wpduplicator
|
594 |
+
msgid "Enforce on Logins"
|
595 |
+
msgstr "Hacer cumplir en Inicios de sesión"
|
596 |
+
|
597 |
+
#: views/packages/new1.inc-b.form.php:167
|
598 |
+
#@ wpduplicator
|
599 |
+
msgid "Cache"
|
600 |
+
msgstr ""
|
601 |
+
|
602 |
+
#: views/packages/new1.inc-b.form.php:170
|
603 |
+
#@ wpduplicator
|
604 |
+
msgid "Keep Enabled"
|
605 |
+
msgstr "Mantenga Activado"
|
606 |
+
|
607 |
+
#: views/packages/new1.inc-b.form.php:174
|
608 |
+
#@ wpduplicator
|
609 |
+
msgid "Keep Home Path"
|
610 |
+
msgstr "Mantenga Portada Camino"
|
611 |
+
|
612 |
+
#: views/packages/new1.inc-b.form.php:182
|
613 |
+
#@ default
|
614 |
+
msgid "STEP 2 - INPUTS"
|
615 |
+
msgstr ""
|
616 |
+
|
617 |
+
#: views/packages/new1.inc-b.form.php:186
|
618 |
+
#@ wpduplicator
|
619 |
+
msgid "New URL"
|
620 |
+
msgstr "Nueva URL"
|
621 |
+
|
622 |
+
#: views/packages/new1.inc-b.form.php:193
|
623 |
+
#@ wpduplicator
|
624 |
+
msgid "The installer can have these fields pre-filled at install time."
|
625 |
+
msgstr "El instalador puede tener estos campos rellenos al instalarse."
|
626 |
+
|
627 |
+
#: views/packages/new1.inc-b.form.php:193
|
628 |
+
#@ wpduplicator
|
629 |
+
msgid "All values are optional."
|
630 |
+
msgstr "Todos los valores son opcionales."
|
631 |
+
|
632 |
+
#: views/settings/diagnostics.php:201
|
633 |
+
#@ wpduplicator
|
634 |
+
msgid "Server Disk"
|
635 |
+
msgstr "Disco del Servidor"
|
636 |
+
|
637 |
+
#: views/settings/diagnostics.php:204
|
638 |
+
#@ hyper-cache
|
639 |
+
msgid "Free space"
|
640 |
+
msgstr ""
|
641 |
+
|
642 |
+
#: views/settings/diagnostics.php:207
|
643 |
+
#@ wpduplicator
|
644 |
+
msgid "Note: This value is the physical servers hard-drive allocation."
|
645 |
+
msgstr "Nota: Este valor es la asignación de servidores físicos en el disco duro."
|
646 |
+
|
647 |
+
#: views/settings/diagnostics.php:208
|
648 |
+
#@ wpduplicator
|
649 |
+
msgid "On shared hosts check your control panel for the 'TRUE' disk space quota value."
|
650 |
+
msgstr "En los servidores compartidos comprobar su panel de control para el valor de la cuota de espacio en disco verdadero."
|
651 |
+
|
652 |
+
#: views/tools/controller.php:17
|
653 |
+
#@ wpduplicator
|
654 |
+
msgid "Cleanup"
|
655 |
+
msgstr "Limpieza"
|
656 |
+
|
657 |
+
#: views/tools/cleanup.php:58
|
658 |
+
#@ wpduplicator
|
659 |
+
msgid "If the installer files did not successfully get removed, then you WILL need to remove them manually"
|
660 |
+
msgstr "Si los ficheros de instalación no se eliminan correctamente, entonces TENDRÁ que eliminarlos manualmente."
|
661 |
+
|
662 |
+
#: views/tools/cleanup.php:59
|
663 |
+
#@ wpduplicator
|
664 |
+
msgid "Please remove all installer files to avoid leaving open security issues on your server"
|
665 |
+
msgstr "Por favor elimine todos los ficheros del instalador para evitar errores en la seguridad de su sistema"
|
666 |
+
|
667 |
+
#: views/packages/list.base.php:152
|
668 |
+
#: views/packages/list.base.php:200
|
669 |
+
#: views/packages/new1.inc-b.form.php:10
|
670 |
+
#@ wpduplicator
|
671 |
+
msgid "Notes"
|
672 |
+
msgstr "Notas"
|
673 |
+
|
674 |
+
#: views/packages/list.base.php:155
|
675 |
+
#@ wpduplicator
|
676 |
+
msgid "SQL File"
|
677 |
+
msgstr "Fichero SQL"
|
678 |
+
|
679 |
+
#: views/packages/list.base.php:156
|
680 |
+
#: views/packages/list.base.php:206
|
681 |
+
#@ wpduplicator
|
682 |
+
msgid "View Log"
|
683 |
+
msgstr "Ver Log"
|
684 |
+
|
685 |
+
#: views/packages/list.base.php:186
|
686 |
+
#@ wpduplicator
|
687 |
+
msgid "View Error Details"
|
688 |
+
msgstr "Ver detalles de error"
|
689 |
+
|
690 |
+
#: views/packages/list.base.php:203
|
691 |
+
#@ wpduplicator
|
692 |
+
msgid "This package has encountered errors. Click 'View Log' for more details. For additional support see the "
|
693 |
+
msgstr "Esta copia contiene errores. Cliquee \\\"Ver Log\\\" para más detalles. Más soporte en "
|
694 |
+
|
695 |
+
#: views/packages/list.base.php:204
|
696 |
+
#@ wpduplicator
|
697 |
+
msgid "online knowledgebase"
|
698 |
+
msgstr "Base de conocimientos online"
|
699 |
+
|
700 |
+
#: views/settings/diagnostics.php:175
|
701 |
+
#@ wpduplicator
|
702 |
+
msgid "Not Supported"
|
703 |
+
msgstr "No soportado"
|
704 |
+
|
705 |
+
#: views/packages/list-nodata.php:13
|
706 |
+
#@ wpduplicator
|
707 |
+
msgid "Please visit the"
|
708 |
+
msgstr "Por favor visite"
|
709 |
+
|
710 |
+
#: views/packages/list-nodata.php:28
|
711 |
+
#@ wpduplicator
|
712 |
+
msgid "support page"
|
713 |
+
msgstr "página de soporte"
|
714 |
+
|
715 |
+
#: views/packages/list-nodata.php:15
|
716 |
+
#@ wpduplicator
|
717 |
+
msgid "for additional help topics"
|
718 |
+
msgstr "para temas de ayuda adicional"
|
719 |
+
|
720 |
+
#: views/packages/list.base.php:229
|
721 |
+
#: views/packages/new2.base.php:178
|
722 |
+
#: views/packages/new2.base.php:248
|
723 |
+
#@ wpduplicator
|
724 |
+
msgid "Total Size"
|
725 |
+
msgstr "Tamaño total"
|
726 |
+
|
727 |
+
#: views/packages/list.base.php:86
|
728 |
+
#: views/packages/new1.inc-b.form.php:8
|
729 |
+
#: views/packages/new3.base.php:69
|
730 |
+
#@ wpduplicator
|
731 |
+
msgid "Name"
|
732 |
+
msgstr "Nombre"
|
733 |
+
|
734 |
+
#: views/packages/new1.inc-b.form.php:11
|
735 |
+
#@ wpduplicator
|
736 |
+
msgid "Purpose of this package"
|
737 |
+
msgstr "Proposito de esta copia"
|
738 |
+
|
739 |
+
#: views/packages/list.base.php:332
|
740 |
+
#@ wpduplicator
|
741 |
+
msgid "LOG"
|
742 |
+
msgstr "LOG"
|
743 |
+
|
744 |
+
#: views/packages/new2.base.php:113
|
745 |
+
#@ wpduplicator
|
746 |
+
msgid "Cached Data"
|
747 |
+
msgstr "Data en cache"
|
748 |
+
|
749 |
+
#: views/settings/diagnostics.php:111
|
750 |
+
#@ wpduplicator
|
751 |
+
msgid "Plugins Path"
|
752 |
+
msgstr "Ruta de Plugins"
|
753 |
+
|
754 |
+
#: classes/ui.php:105
|
755 |
+
#@ default
|
756 |
+
msgid "Reserved Duplicator install file(s) still exsist in the root directory. Please delete these file(s) to avoid possible security issues."
|
757 |
+
msgstr ""
|
758 |
+
|
759 |
+
#: classes/ui.php:106
|
760 |
+
#@ default
|
761 |
+
msgid "Remove file(s) now"
|
762 |
+
msgstr ""
|
763 |
+
|
764 |
+
#: classes/ui.php:107
|
765 |
+
#@ default
|
766 |
+
msgid "Dismiss this notice"
|
767 |
+
msgstr ""
|
768 |
+
|
769 |
+
#: duplicator.php:161
|
770 |
+
#: views/tools/controller.php:13
|
771 |
+
#@ wpduplicator
|
772 |
+
msgid "Tools"
|
773 |
+
msgstr "Herramientas"
|
774 |
+
|
775 |
+
#: views/packages/controller.php:77
|
776 |
+
#@ wpduplicator
|
777 |
+
msgid "Create New"
|
778 |
+
msgstr "Crear Nuevo"
|
779 |
+
|
780 |
+
#: views/packages/list.base.php:72
|
781 |
+
#@ wpduplicator
|
782 |
+
msgid "Package Logs"
|
783 |
+
msgstr "Log de Paquete"
|
784 |
+
|
785 |
+
#: views/packages/list.base.php:119
|
786 |
+
#@ wpduplicator
|
787 |
+
msgid "(No Notes Taken)"
|
788 |
+
msgstr "(Sin notas)"
|
789 |
+
|
790 |
+
#: views/packages/list.base.php:144
|
791 |
+
#: views/packages/new1.inc-b.form.php:16
|
792 |
+
#: views/packages/new2.base.php:153
|
793 |
+
#: views/packages/new3.base.php:78
|
794 |
+
#@ wpduplicator
|
795 |
+
msgid "Archive"
|
796 |
+
msgstr "Archivo"
|
797 |
+
|
798 |
+
#: views/packages/list.base.php:151
|
799 |
+
#: views/packages/list.base.php:195
|
800 |
+
#@ wpduplicator
|
801 |
+
msgid "Hash"
|
802 |
+
msgstr "Hash"
|
803 |
+
|
804 |
+
#: views/packages/list.base.php:154
|
805 |
+
#@ wpduplicator
|
806 |
+
msgid "Links"
|
807 |
+
msgstr "Enlaces"
|
808 |
+
|
809 |
+
#: views/packages/list.base.php:198
|
810 |
+
#@ wpduplicator
|
811 |
+
msgid "Unrecoverable Error! Please remove this package."
|
812 |
+
msgstr "Error no recuperable! Por favor borre este paquete."
|
813 |
+
|
814 |
+
#: views/packages/list.base.php:326
|
815 |
+
#@ wpduplicator
|
816 |
+
msgid "Package File Links"
|
817 |
+
msgstr "Enlaces de Fichero de Paquete"
|
818 |
+
|
819 |
+
#: views/packages/list-nodata.php:7
|
820 |
+
#@ wpduplicator
|
821 |
+
msgid "No Packages Found."
|
822 |
+
msgstr "No se encontraron paquetes."
|
823 |
+
|
824 |
+
#: views/packages/list-nodata.php:8
|
825 |
+
#@ wpduplicator
|
826 |
+
msgid "Click the 'Create New' tab to build a package."
|
827 |
+
msgstr "Click el tab 'Crear Nuevo' y cree un paquete. "
|
828 |
+
|
829 |
+
#: views/packages/list-nodata.php:14
|
830 |
+
#@ wpduplicator
|
831 |
+
msgid "support section"
|
832 |
+
msgstr "sección de soporte"
|
833 |
+
|
834 |
+
#: views/packages/list-nodata.php:24
|
835 |
+
#@ wpduplicator
|
836 |
+
msgid "Older packages prior to 0.5.0 are no longer supported in this version."
|
837 |
+
msgstr "Paquetes más antiguos de 0.5.0 no son compatibles con esta versión."
|
838 |
+
|
839 |
+
#: views/packages/list-nodata.php:27
|
840 |
+
#@ wpduplicator
|
841 |
+
msgid "To get an older package please visit the"
|
842 |
+
msgstr "Para conseguir paqutes más antiguos visite "
|
843 |
+
|
844 |
+
#: views/packages/list-nodata.php:29
|
845 |
+
#@ wpduplicator
|
846 |
+
msgid "and look for the Change Log link for additional instructions."
|
847 |
+
msgstr "y mire el enlace Change Log para instrucciones adicionales."
|
848 |
+
|
849 |
+
#: views/packages/list-nodata.php:33
|
850 |
+
#@ wpduplicator
|
851 |
+
msgid "Hide this message"
|
852 |
+
msgstr "Oculte este mensaje"
|
853 |
+
|
854 |
+
#: views/packages/new1.base.php:68
|
855 |
+
#: views/packages/new2.base.php:54
|
856 |
+
#: views/packages/new3.base.php:37
|
857 |
+
#@ wpduplicator
|
858 |
+
msgid "Setup"
|
859 |
+
msgstr "Setup"
|
860 |
+
|
861 |
+
#: views/packages/new1.base.php:69
|
862 |
+
#: views/packages/new2.base.php:55
|
863 |
+
#: views/packages/new3.base.php:38
|
864 |
+
#@ wpduplicator
|
865 |
+
msgid "Scan"
|
866 |
+
msgstr "Escanear"
|
867 |
+
|
868 |
+
#: views/packages/new1.base.php:70
|
869 |
+
#: views/packages/new2.base.php:56
|
870 |
+
#: views/packages/new2.base.php:309
|
871 |
+
#: views/packages/new3.base.php:39
|
872 |
+
#@ wpduplicator
|
873 |
+
msgid "Build"
|
874 |
+
msgstr "Construir"
|
875 |
+
|
876 |
+
#: views/packages/new1.base.php:73
|
877 |
+
#@ wpduplicator
|
878 |
+
msgid "Step 1: Package Setup"
|
879 |
+
msgstr "Paso 1: Instale Paquete"
|
880 |
+
|
881 |
+
#: views/packages/new1.inc-a.reqs.php:7
|
882 |
+
#@ wpduplicator
|
883 |
+
msgid "Requirements:"
|
884 |
+
msgstr "Requerimientos: "
|
885 |
+
|
886 |
+
#: views/packages/new1.inc-a.reqs.php:16
|
887 |
+
#@ wpduplicator
|
888 |
+
msgid "System requirments must pass for the Duplicator to work properly. Click each link for details."
|
889 |
+
msgstr "Debe pasar los requerimientos de Sistema para que Duplicator funcione bien. Click en enlace para info."
|
890 |
+
|
891 |
+
#: views/packages/new1.inc-a.reqs.php:22
|
892 |
+
#@ wpduplicator
|
893 |
+
msgid "Permissions"
|
894 |
+
msgstr "Permisos"
|
895 |
+
|
896 |
+
#: views/packages/new1.inc-a.reqs.php:26
|
897 |
+
#@ wpduplicator
|
898 |
+
msgid "Required Paths"
|
899 |
+
msgstr "Rutas Requeridas"
|
900 |
+
|
901 |
+
#: views/packages/new1.inc-a.reqs.php:35
|
902 |
+
#@ wpduplicator
|
903 |
+
msgid "PHP Script Owner"
|
904 |
+
msgstr "Propietario de Script Php"
|
905 |
+
|
906 |
+
#: views/packages/new1.inc-a.reqs.php:36
|
907 |
+
#@ wpduplicator
|
908 |
+
msgid "The above paths should have permissions of 755 for directories and 644 for files. You can temporarily try 777 if you continue to have issues. Also be sure to check the owner/group settings. For more details contact your host or server administrator."
|
909 |
+
msgstr "Las rutas arriba deben tener permisos de 755 para directorios y 644 para ficheros. Puede intentar temporalmente 777 si sigue teniendo problemas. Revise los ajustes de propietario/grupo. Para más detalles contacte su administrador de host o servidor."
|
910 |
+
|
911 |
+
#: views/packages/new1.inc-a.reqs.php:38
|
912 |
+
#: views/packages/new1.inc-a.reqs.php:52
|
913 |
+
#: views/packages/new1.inc-a.reqs.php:63
|
914 |
+
#: views/packages/new1.inc-a.reqs.php:79
|
915 |
+
#: views/packages/new1.inc-a.reqs.php:97
|
916 |
+
#: views/packages/new1.inc-a.reqs.php:119
|
917 |
+
#: views/packages/new1.inc-a.reqs.php:138
|
918 |
+
#: views/packages/new2.base.php:105
|
919 |
+
#: views/packages/new2.base.php:121
|
920 |
+
#: views/packages/new2.base.php:144
|
921 |
+
#: views/packages/new2.base.php:187
|
922 |
+
#: views/packages/new2.base.php:203
|
923 |
+
#: views/packages/new2.base.php:219
|
924 |
+
#: views/packages/new2.base.php:262
|
925 |
+
#@ wpduplicator
|
926 |
+
msgid "Status Code"
|
927 |
+
msgstr "Código de Status"
|
928 |
+
|
929 |
+
#: views/packages/new1.inc-a.reqs.php:91
|
930 |
+
#@ wpduplicator
|
931 |
+
msgid "MySQL version"
|
932 |
+
msgstr "Versión Mysql"
|
933 |
+
|
934 |
+
#: views/packages/new1.inc-a.reqs.php:95
|
935 |
+
#: views/packages/new2.base.php:103
|
936 |
+
#: views/packages/new2.base.php:142
|
937 |
+
#@ wpduplicator
|
938 |
+
msgid "more info"
|
939 |
+
msgstr "más info"
|
940 |
+
|
941 |
+
#: views/packages/new1.inc-a.reqs.php:111
|
942 |
+
#@ wpduplicator
|
943 |
+
msgid "PHP version"
|
944 |
+
msgstr "Versión PHP"
|
945 |
+
|
946 |
+
#: views/packages/new1.inc-a.reqs.php:112
|
947 |
+
#@ wpduplicator
|
948 |
+
msgid "Requried Functions"
|
949 |
+
msgstr "Funciones Requeridas"
|
950 |
+
|
951 |
+
#: views/packages/new1.inc-a.reqs.php:151
|
952 |
+
#@ wpduplicator
|
953 |
+
msgid "duplicator approved"
|
954 |
+
msgstr "aprobado duplicator"
|
955 |
+
|
956 |
+
#: views/packages/new1.inc-b.form.php:18
|
957 |
+
#@ wpduplicator
|
958 |
+
msgid "File filter enabled"
|
959 |
+
msgstr "Habilitado filtro de fichero"
|
960 |
+
|
961 |
+
#: views/packages/new1.inc-b.form.php:19
|
962 |
+
#@ wpduplicator
|
963 |
+
msgid "Database filter enabled"
|
964 |
+
msgstr "Habilitado filtro de Base de datos"
|
965 |
+
|
966 |
+
#: views/packages/new1.inc-b.form.php:26
|
967 |
+
#@ wpduplicator
|
968 |
+
msgid "Format"
|
969 |
+
msgstr "Formato"
|
970 |
+
|
971 |
+
#: views/packages/new1.inc-b.form.php:47
|
972 |
+
#: views/packages/new1.inc-b.form.php:82
|
973 |
+
#@ wpduplicator
|
974 |
+
msgid "Filters"
|
975 |
+
msgstr "Filtros"
|
976 |
+
|
977 |
+
#: views/packages/new1.inc-b.form.php:51
|
978 |
+
#: views/packages/new1.inc-b.form.php:86
|
979 |
+
#@ wpduplicator
|
980 |
+
msgid "Enable Filters"
|
981 |
+
msgstr "Habilita filtros"
|
982 |
+
|
983 |
+
#: views/packages/new1.inc-b.form.php:71
|
984 |
+
#@ wpduplicator
|
985 |
+
msgid "The directory paths and extensions above will be be excluded from the archive file if enabled is checked."
|
986 |
+
msgstr "Las rutas de directorio y extensiones arriba serán excluidos del fichero archivo si está elegido."
|
987 |
+
|
988 |
+
#: views/packages/new1.inc-b.form.php:72
|
989 |
+
#@ wpduplicator
|
990 |
+
msgid "Use the full path for directories and semicolons to separate all items."
|
991 |
+
msgstr "Use la ruta completa para directorios y punto y coma para separar los elementos."
|
992 |
+
|
993 |
+
#: views/packages/new1.inc-b.form.php:90
|
994 |
+
#@ wpduplicator
|
995 |
+
msgid "All"
|
996 |
+
msgstr "Todos"
|
997 |
+
|
998 |
+
#: views/packages/new1.inc-b.form.php:91
|
999 |
+
#@ wpduplicator
|
1000 |
+
msgid "None"
|
1001 |
+
msgstr "Ninguno"
|
1002 |
+
|
1003 |
+
#: views/packages/new1.inc-b.form.php:113
|
1004 |
+
#@ wpduplicator
|
1005 |
+
msgid "Checked tables will not be added to the database script. Excluding certain tables can possibly cause your site or plugins to not work correctly after install!"
|
1006 |
+
msgstr "Tabladas elegidas no se añadirán al script de database. Excluyendo ciertas tablas puede hacer que su web o plugins no funcionen bien después de la instalación!"
|
1007 |
+
|
1008 |
+
#: views/packages/new1.inc-b.form.php:202
|
1009 |
+
#@ wpduplicator
|
1010 |
+
msgid "Skip Scan"
|
1011 |
+
msgstr "Saltar Escaneo"
|
1012 |
+
|
1013 |
+
#: views/packages/new1.inc-b.form.php:202
|
1014 |
+
#@ wpduplicator
|
1015 |
+
msgid "step 2"
|
1016 |
+
msgstr "paso 2"
|
1017 |
+
|
1018 |
+
#: views/packages/new1.inc-b.form.php:207
|
1019 |
+
#@ wpduplicator
|
1020 |
+
msgid "Next"
|
1021 |
+
msgstr "Siguiente"
|
1022 |
+
|
1023 |
+
#: views/packages/new2.base.php:59
|
1024 |
+
#@ wpduplicator
|
1025 |
+
msgid "Step 2: System Scan"
|
1026 |
+
msgstr "Paso 2: Escaneo de Sistema"
|
1027 |
+
|
1028 |
+
#: views/packages/new2.base.php:67
|
1029 |
+
#@ wpduplicator
|
1030 |
+
msgid "Scanning Site"
|
1031 |
+
msgstr "Escaneando Sitio"
|
1032 |
+
|
1033 |
+
#: views/packages/new2.base.php:69
|
1034 |
+
#: views/packages/new3.base.php:52
|
1035 |
+
#@ wpduplicator
|
1036 |
+
msgid "Please Wait..."
|
1037 |
+
msgstr "Por favor Espere..."
|
1038 |
+
|
1039 |
+
#: views/packages/new2.base.php:75
|
1040 |
+
#@ wpduplicator
|
1041 |
+
msgid "Scan Complete"
|
1042 |
+
msgstr "Escaneo Completado"
|
1043 |
+
|
1044 |
+
#: views/packages/new2.base.php:76
|
1045 |
+
#@ wpduplicator
|
1046 |
+
msgid "Scan checks are not required to pass, however they could cause issues on some systems."
|
1047 |
+
msgstr "Los escaneos no son obligados para pasar, sin embargo ellos pueden causar problemas en algún sistema."
|
1048 |
+
|
1049 |
+
#: views/packages/new2.base.php:84
|
1050 |
+
#@ wpduplicator
|
1051 |
+
msgid "Server"
|
1052 |
+
msgstr "Servidor"
|
1053 |
+
|
1054 |
+
#: views/packages/new2.base.php:95
|
1055 |
+
#@ wpduplicator
|
1056 |
+
msgid "PHP Settings"
|
1057 |
+
msgstr "Ajustes PHP"
|
1058 |
+
|
1059 |
+
#: views/packages/new2.base.php:102
|
1060 |
+
#@ wpduplicator
|
1061 |
+
msgid "The Duplicator has been known to have issues with some of the settings above. Please work with your host or server administrator to disable this value in the php.ini file if you’re having issues with building a package."
|
1062 |
+
msgstr "Duplicator puede tener problemas con alguno de los ajustes de arriba. Por favor, trabaje con su administrador de host o servidor para deshabilitar este valor en el php.ini si está teniendo problemas al construir un paquete."
|
1063 |
+
|
1064 |
+
#: views/packages/new2.base.php:118
|
1065 |
+
#@ wpduplicator
|
1066 |
+
msgid "Cache Path"
|
1067 |
+
msgstr "Ruta de Cache"
|
1068 |
+
|
1069 |
+
#: views/packages/new2.base.php:119
|
1070 |
+
#@ wpduplicator
|
1071 |
+
msgid "Cached data will lead to issues at install time and increases your archive size. It is highly recommended to empty your cache directory at build time. Use caution when removing data from the cache directory. If you’re using a cache plugin please read the directions for how to properly clean the cache directory; simply removing the files can cause errors with some cache plugins."
|
1072 |
+
msgstr "El Caché llevará a problemas en la instalación e incrementa su tamaño final. Se recomienda vaciar el directorio de cache al construir. Use con precaución cuando borre datos del directorio caché. Si está usando un plugin de cache por favor lea las direccioens de como limpiar debidamente el cache; simplemente quitando los ficheros puede causar errores con algunos plugins de cache."
|
1073 |
+
|
1074 |
+
#: views/packages/new2.base.php:129
|
1075 |
+
#@ wpduplicator
|
1076 |
+
msgid "Timeouts"
|
1077 |
+
msgstr "Timeouts"
|
1078 |
+
|
1079 |
+
#: views/packages/new2.base.php:134
|
1080 |
+
#@ wpduplicator
|
1081 |
+
msgid "max_execution_time"
|
1082 |
+
msgstr "max_execution_time"
|
1083 |
+
|
1084 |
+
#: views/packages/new2.base.php:138
|
1085 |
+
#, php-format
|
1086 |
+
#@ wpduplicator
|
1087 |
+
msgid "Timeouts effect how long a process is allowed to run. The recommended timeout is \"%1$s\" seconds. An attempt is made to override this value if the enviroment allows it. A \"Warn\" status will not be an issue unless your host kills PHP processes after a certain amount of time. "
|
1088 |
+
msgstr "Timeouts afecta cuanto tiempo corre un proceso. El timeout recomendado es \"%1$s\" segundos. Se intentará saltarse este valor si el entorno lo permite. Un status \"Warn\" no será un problema a menos que su host mate los procesos después de cierto periodo de tiempo. "
|
1089 |
+
|
1090 |
+
#: views/packages/new2.base.php:141
|
1091 |
+
#@ wpduplicator
|
1092 |
+
msgid "Timeouts can also be set at the web server layer, please work with your host or server administrator to make sure there are not restrictions for how long a PHP process is allowed to run. If you are limited on processing time, consider using the database or file filters to shrink the size of your overall package. However use caution as excluding the wrong resources can cause your install to not work properly."
|
1093 |
+
msgstr "Timeouts tambien se puede poner en la capa del servidor web, por favor trabaje con su admin de host o servidor para asegurarse que no hay restricciones para procesos largos PHP. Si usted está limitado en tiempo de proceso, considere usar los filtros de database o fichero para bajar el tamaño de su paquete. Sin embargo con cuidado ya que excluir algunos recursos puede hacer que la instalación tenga error."
|
1094 |
+
|
1095 |
+
#: views/packages/new2.base.php:167
|
1096 |
+
#: views/packages/new2.base.php:237
|
1097 |
+
#@ wpduplicator
|
1098 |
+
msgid "Enabled"
|
1099 |
+
msgstr "Habilitado"
|
1100 |
+
|
1101 |
+
#: views/packages/new2.base.php:182
|
1102 |
+
#@ wpduplicator
|
1103 |
+
msgid "File Count"
|
1104 |
+
msgstr "Cuenta de Ficheros"
|
1105 |
+
|
1106 |
+
#: views/packages/new2.base.php:183
|
1107 |
+
#@ wpduplicator
|
1108 |
+
msgid "Directory Count"
|
1109 |
+
msgstr "Cuenta de Directorios"
|
1110 |
+
|
1111 |
+
#: views/packages/new2.base.php:185
|
1112 |
+
#, php-format
|
1113 |
+
#@ wpduplicator
|
1114 |
+
msgid "Total size reprents all files minus any filters that have been setup. The current thresholds that trigger warnings are %1$s for the entire site and %2$s for large files."
|
1115 |
+
msgstr "El tamaño total representa todos los ficheros menos los filtros. Los umbrales que dan warnings avisos son %1$s para todo el sitio y %2$s para ficheros grandes."
|
1116 |
+
|
1117 |
+
#: views/packages/new2.base.php:195
|
1118 |
+
#@ wpduplicator
|
1119 |
+
msgid "Invalid Names"
|
1120 |
+
msgstr "Nombres inválidos"
|
1121 |
+
|
1122 |
+
#: views/packages/new2.base.php:199
|
1123 |
+
#@ wpduplicator
|
1124 |
+
msgid "Invalid file or folder names can cause issues when extracting an archive across different environments. Invalid file names consist of lengths over 200 characters and illegal characters that may not work on all operating systems such as * ? > < : / \\ | . It is recommended to remove or filter these files before building the archive or else you might have issues at install time."
|
1125 |
+
msgstr "Nombres de Ficheros o directorios inválidos pueden causar problemas cuando se extraiga el paquete entre sistemas. Nombres inválidos consisten en longitudes de más de 200 caracteres y caracteres ilegales que puede que no vayan bien entre sistemas como * ? > < : / \\ | . Se recomienda borrar o filtrar estos ficheros antes de construir el paquete o puede tener problemas."
|
1126 |
+
|
1127 |
+
#: views/packages/new2.base.php:201
|
1128 |
+
#: views/packages/new2.base.php:217
|
1129 |
+
#@ wpduplicator
|
1130 |
+
msgid "Show File Locations"
|
1131 |
+
msgstr "Muetra Lugares de Ficheros"
|
1132 |
+
|
1133 |
+
#: views/packages/new2.base.php:211
|
1134 |
+
#@ wpduplicator
|
1135 |
+
msgid "Large Files"
|
1136 |
+
msgstr "Ficheros grandes"
|
1137 |
+
|
1138 |
+
#: views/packages/new2.base.php:215
|
1139 |
+
#, php-format
|
1140 |
+
#@ wpduplicator
|
1141 |
+
msgid "Large files such as movies or other backuped data can cause issues with timeouts. The current check for large files is %1$s per file. If your having issues creating a package consider excluding these files with the files filter and manually moving them to your new location."
|
1142 |
+
msgstr "Ficheros grandes como películas y otros backups pueden causar problemas de timeout. El chequeo actual para ficheros grandes es %1$s por fichero. Si tiene problemas al crear un paquete, considere excluir estos ficheros con el filtro y moverlos manualmente a su nueva sitio."
|
1143 |
+
|
1144 |
+
#: views/packages/new2.base.php:252
|
1145 |
+
#@ wpduplicator
|
1146 |
+
msgid "Tables"
|
1147 |
+
msgstr "Tablas"
|
1148 |
+
|
1149 |
+
#: views/packages/new2.base.php:253
|
1150 |
+
#@ wpduplicator
|
1151 |
+
msgid "Records"
|
1152 |
+
msgstr "Registros"
|
1153 |
+
|
1154 |
+
#: views/packages/new2.base.php:256
|
1155 |
+
#@ wpduplicator
|
1156 |
+
msgid "repair and optimization"
|
1157 |
+
msgstr "reparación y optimización"
|
1158 |
+
|
1159 |
+
#: views/packages/new2.base.php:257
|
1160 |
+
#, php-format
|
1161 |
+
#@ wpduplicator
|
1162 |
+
msgid "Total size and row count for all database tables are approximate values. The thresholds that trigger warnings are %1$s and %2$s records. Large databases take time to process and can cause issues with server timeout and memory settings. Running a %3$s on your database can also help improve the overall size and performance. If your server supports shell_exec and mysqldump you can try to enable this option from the settings menu."
|
1163 |
+
msgstr "El tamaño total y el número de filas de todas las tablas de bases de datos son valores aproximados. Los umbrales que desencadenan las advertencias son %1$s y registros %2$s. Grandes bases de datos necesitan tiempo para procesar y pueden causar problemas con el tiempo de espera del servidor y la config de memoria. Ejecución de un %3$s en su base de datos también puede ayudar a mejorar el tamaño y el rendimiento general. Si su servidor soporta shell_exec y mysqldump puede intentar activar esta opción en el menú de ajustes."
|
1164 |
+
|
1165 |
+
#: views/packages/new2.base.php:270
|
1166 |
+
#@ wpduplicator
|
1167 |
+
msgid "Table Details"
|
1168 |
+
msgstr "Detalles de Tabla"
|
1169 |
+
|
1170 |
+
#: views/packages/new2.base.php:281
|
1171 |
+
#@ wpduplicator
|
1172 |
+
msgid "Name:"
|
1173 |
+
msgstr "Nombre:"
|
1174 |
+
|
1175 |
+
#: views/packages/new2.base.php:282
|
1176 |
+
#@ wpduplicator
|
1177 |
+
msgid "Host:"
|
1178 |
+
msgstr "Host"
|
1179 |
+
|
1180 |
+
#: views/packages/new2.base.php:283
|
1181 |
+
#@ wpduplicator
|
1182 |
+
msgid "Build Mode:"
|
1183 |
+
msgstr "Modo Construcción:"
|
1184 |
+
|
1185 |
+
#: views/packages/new2.base.php:294
|
1186 |
+
#@ wpduplicator
|
1187 |
+
msgid "Scan Error"
|
1188 |
+
msgstr "Error de Escaneo"
|
1189 |
+
|
1190 |
+
#: views/packages/new2.base.php:295
|
1191 |
+
#@ wpduplicator
|
1192 |
+
msgid "Please try again!"
|
1193 |
+
msgstr "Por favor inténtelo de nuevo!"
|
1194 |
+
|
1195 |
+
#: views/packages/new2.base.php:297
|
1196 |
+
#: views/packages/new3.base.php:105
|
1197 |
+
#@ wpduplicator
|
1198 |
+
msgid "Server Status:"
|
1199 |
+
msgstr "Status del Servidor:"
|
1200 |
+
|
1201 |
+
#: views/packages/new2.base.php:300
|
1202 |
+
#: views/packages/new3.base.php:109
|
1203 |
+
#@ wpduplicator
|
1204 |
+
msgid "Error Message:"
|
1205 |
+
msgstr "Mensaje de Error"
|
1206 |
+
|
1207 |
+
#: views/packages/new2.base.php:307
|
1208 |
+
#@ wpduplicator
|
1209 |
+
msgid "Back"
|
1210 |
+
msgstr "Atrás"
|
1211 |
+
|
1212 |
+
#: views/packages/new2.base.php:308
|
1213 |
+
#@ wpduplicator
|
1214 |
+
msgid "Rescan"
|
1215 |
+
msgstr "Rescaneo"
|
1216 |
+
|
1217 |
+
#: views/packages/new2.base.php:372
|
1218 |
+
#@ wpduplicator
|
1219 |
+
msgid "Unable to report on any tables"
|
1220 |
+
msgstr "Incapaz de crear report de cualquier tabla"
|
1221 |
+
|
1222 |
+
#: views/packages/new2.base.php:381
|
1223 |
+
#@ wpduplicator
|
1224 |
+
msgid "Unable to report on database stats"
|
1225 |
+
msgstr "No puedo informar de estadísticas de database"
|
1226 |
+
|
1227 |
+
#: views/packages/new2.base.php:396
|
1228 |
+
#@ wpduplicator
|
1229 |
+
msgid "No name length issues."
|
1230 |
+
msgstr "No hay problemas de nombres largos."
|
1231 |
+
|
1232 |
+
#: views/packages/new2.base.php:399
|
1233 |
+
#: views/packages/new2.base.php:407
|
1234 |
+
#@ wpduplicator
|
1235 |
+
msgid "FILE"
|
1236 |
+
msgstr "FICHERO"
|
1237 |
+
|
1238 |
+
#: views/packages/new2.base.php:404
|
1239 |
+
#@ wpduplicator
|
1240 |
+
msgid "No large files found."
|
1241 |
+
msgstr "No se encuentran ficheros grandes"
|
1242 |
+
|
1243 |
+
#: views/packages/new3.base.php:42
|
1244 |
+
#@ wpduplicator
|
1245 |
+
msgid "Step 3: Build Package"
|
1246 |
+
msgstr "Step 3: Construye Paquete"
|
1247 |
+
|
1248 |
+
#: views/packages/new3.base.php:50
|
1249 |
+
#@ wpduplicator
|
1250 |
+
msgid "Building Package"
|
1251 |
+
msgstr "Construyendo Paquete"
|
1252 |
+
|
1253 |
+
#: views/packages/new3.base.php:53
|
1254 |
+
#@ wpduplicator
|
1255 |
+
msgid "Keep this window open during the build process."
|
1256 |
+
msgstr "Mantenga abierta esta ventana durante el proceso."
|
1257 |
+
|
1258 |
+
#: views/packages/new3.base.php:54
|
1259 |
+
#@ wpduplicator
|
1260 |
+
msgid "This may take several minutes."
|
1261 |
+
msgstr "Esto necesitará algunos minutos."
|
1262 |
+
|
1263 |
+
#: views/packages/new3.base.php:58
|
1264 |
+
#@ wpduplicator
|
1265 |
+
msgid "Build Status"
|
1266 |
+
msgstr "Estado de Construcción"
|
1267 |
+
|
1268 |
+
#: views/packages/new3.base.php:65
|
1269 |
+
#@ wpduplicator
|
1270 |
+
msgid "Package Completed"
|
1271 |
+
msgstr "Paquete Completado"
|
1272 |
+
|
1273 |
+
#: views/packages/new3.base.php:70
|
1274 |
+
#@ wpduplicator
|
1275 |
+
msgid "Process Time"
|
1276 |
+
msgstr "Tiempo de Proceso"
|
1277 |
+
|
1278 |
+
#: views/packages/new3.base.php:84
|
1279 |
+
#@ wpduplicator
|
1280 |
+
msgid "All Packages"
|
1281 |
+
msgstr "Todos los Paquetes"
|
1282 |
+
|
1283 |
+
#: views/packages/new3.base.php:95
|
1284 |
+
#@ wpduplicator
|
1285 |
+
msgid "Build Interrupt"
|
1286 |
+
msgstr "Interrupción de Construcción"
|
1287 |
+
|
1288 |
+
#: views/packages/new3.base.php:96
|
1289 |
+
#@ wpduplicator
|
1290 |
+
msgid "The current build has experienced an issue."
|
1291 |
+
msgstr "El paquete actual tiene un problema."
|
1292 |
+
|
1293 |
+
#: views/packages/new3.base.php:98
|
1294 |
+
#@ wpduplicator
|
1295 |
+
msgid "Please try the process again. If the problem persists please visit the support page."
|
1296 |
+
msgstr "Por favor inténtelo de nuevo. Si el problema persiste visite la página de soporte."
|
1297 |
+
|
1298 |
+
#: views/packages/new3.base.php:100
|
1299 |
+
#@ wpduplicator
|
1300 |
+
msgid "Try Again"
|
1301 |
+
msgstr "Intente de Nuevo"
|
1302 |
+
|
1303 |
+
#: views/packages/new3.base.php:116
|
1304 |
+
#@ wpduplicator
|
1305 |
+
msgid "Notice"
|
1306 |
+
msgstr "Aviso"
|
1307 |
+
|
1308 |
+
#: views/packages/new3.base.php:119
|
1309 |
+
#@ default
|
1310 |
+
msgid "Build Folder:"
|
1311 |
+
msgstr ""
|
1312 |
+
|
1313 |
+
#: views/packages/new3.base.php:121
|
1314 |
+
#@ wpduplicator
|
1315 |
+
msgid "Some servers close connections quickly; yet the build can continue to run in the background. To validate if a build is still running; open the 'tmp' folder above and see if the archive file is growing in size. If it is not then your server has strict timeout constraints. Please visit the support page for additional resources."
|
1316 |
+
msgstr "Algunos servidores cierran conexiones rápido; la construcción puede continuar en segundo plano. Para validar si una construcción está todavía corriendo, abra la carpeta 'tmp' arriba y mire si el archivo está creciendo en problemas. Si no es así entonces su servidor tiene tiempos restringidos. Visite la página de soporte para recursos adicionales."
|
1317 |
+
|
1318 |
+
#: views/packages/new3.base.php:130
|
1319 |
+
#@ wpduplicator
|
1320 |
+
msgid "Package Log"
|
1321 |
+
msgstr "Log de Paquete"
|
1322 |
+
|
1323 |
+
#: views/settings/diagnostics.php:36
|
1324 |
+
#@ wpduplicator
|
1325 |
+
msgid "Plugin settings reset."
|
1326 |
+
msgstr "Reseteo de ajustes de Plugin."
|
1327 |
+
|
1328 |
+
#: views/settings/diagnostics.php:37
|
1329 |
+
#@ wpduplicator
|
1330 |
+
msgid "View state settings reset."
|
1331 |
+
msgstr "Ver ajustes de reseteo "
|
1332 |
+
|
1333 |
+
#: views/settings/diagnostics.php:38
|
1334 |
+
#@ wpduplicator
|
1335 |
+
msgid "Active package settings reset."
|
1336 |
+
msgstr "Reseteo de ajustes de paquete activo."
|
1337 |
+
|
1338 |
+
#: views/settings/diagnostics.php:41
|
1339 |
+
#: views/tools/cleanup.php:12
|
1340 |
+
#@ wpduplicator
|
1341 |
+
msgid "Legacy data removed."
|
1342 |
+
msgstr "Quitados datos base. "
|
1343 |
+
|
1344 |
+
#: views/settings/diagnostics.php:99
|
1345 |
+
#@ wpduplicator
|
1346 |
+
msgid "APC Enabled"
|
1347 |
+
msgstr "Habilitado APC"
|
1348 |
+
|
1349 |
+
#: views/settings/diagnostics.php:107
|
1350 |
+
#@ wpduplicator
|
1351 |
+
msgid "ABSPATH"
|
1352 |
+
msgstr "ABSPATH"
|
1353 |
+
|
1354 |
+
#: views/settings/diagnostics.php:115
|
1355 |
+
#@ wpduplicator
|
1356 |
+
msgid "Loaded PHP INI"
|
1357 |
+
msgstr "Cargado PHP INI"
|
1358 |
+
|
1359 |
+
#: views/settings/diagnostics.php:135
|
1360 |
+
#@ wpduplicator
|
1361 |
+
msgid "Max"
|
1362 |
+
msgstr "Max"
|
1363 |
+
|
1364 |
+
#: views/settings/diagnostics.php:174
|
1365 |
+
#@ wpduplicator
|
1366 |
+
msgid "Shell Exec"
|
1367 |
+
msgstr "Shell Exec"
|
1368 |
+
|
1369 |
+
#: views/settings/diagnostics.php:175
|
1370 |
+
#@ wpduplicator
|
1371 |
+
msgid "Is Supported"
|
1372 |
+
msgstr "Se Soporta"
|
1373 |
+
|
1374 |
+
#: views/settings/diagnostics.php:189
|
1375 |
+
#@ wpduplicator
|
1376 |
+
msgid "Wait Timeout"
|
1377 |
+
msgstr "Timeout de Espera "
|
1378 |
+
|
1379 |
+
#: views/settings/diagnostics.php:193
|
1380 |
+
#@ wpduplicator
|
1381 |
+
msgid "Max Allowed Packets"
|
1382 |
+
msgstr "Paquetes Max Permitidos"
|
1383 |
+
|
1384 |
+
#: views/settings/diagnostics.php:197
|
1385 |
+
#@ wpduplicator
|
1386 |
+
msgid "msyqldump Path"
|
1387 |
+
msgstr "Ruta mysqldump"
|
1388 |
+
|
1389 |
+
#: views/settings/diagnostics.php:224
|
1390 |
+
#@ wpduplicator
|
1391 |
+
msgid "Stored Data"
|
1392 |
+
msgstr "Datos Almacenados"
|
1393 |
+
|
1394 |
+
#: views/settings/diagnostics.php:233
|
1395 |
+
#@ wpduplicator
|
1396 |
+
msgid "Options Values"
|
1397 |
+
msgstr "Valores Opcionales"
|
1398 |
+
|
1399 |
+
#: views/settings/diagnostics.php:266
|
1400 |
+
#@ wpduplicator
|
1401 |
+
msgid "PHP Information"
|
1402 |
+
msgstr "Información de PHP"
|
1403 |
+
|
1404 |
+
#: views/settings/diagnostics.php:285
|
1405 |
+
#@ wpduplicator
|
1406 |
+
msgid "Delete this option value"
|
1407 |
+
msgstr "Borre este valor de opción"
|
1408 |
+
|
1409 |
+
#: views/settings/general.php:56
|
1410 |
+
#@ wpduplicator
|
1411 |
+
msgid "Plugin"
|
1412 |
+
msgstr "Plugin"
|
1413 |
+
|
1414 |
+
#: views/settings/general.php:67
|
1415 |
+
#@ wpduplicator
|
1416 |
+
msgid "Delete Plugin Settings"
|
1417 |
+
msgstr "Borre Ajustes de Plugin"
|
1418 |
+
|
1419 |
+
#: views/settings/general.php:70
|
1420 |
+
#@ wpduplicator
|
1421 |
+
msgid "Delete Entire Snapshot Directory"
|
1422 |
+
msgstr "Borre Todo el Dir de Snapshot"
|
1423 |
+
|
1424 |
+
#: views/settings/general.php:83
|
1425 |
+
#@ wpduplicator
|
1426 |
+
msgid "Auto Skip Scanner"
|
1427 |
+
msgstr "Auto Saltar Escaneado"
|
1428 |
+
|
1429 |
+
#: views/settings/general.php:86
|
1430 |
+
#@ wpduplicator
|
1431 |
+
msgid "Skip Scanner Step"
|
1432 |
+
msgstr "Saltar Paso de Escaneo"
|
1433 |
+
|
1434 |
+
#: views/settings/general.php:88
|
1435 |
+
#@ wpduplicator
|
1436 |
+
msgid "Keeps the 'Skip Scan (step 2)' option checked."
|
1437 |
+
msgstr "Guarda el 'Saltar Escaneo (paso 2)' opción elegida."
|
1438 |
+
|
1439 |
+
#: views/settings/general.php:93
|
1440 |
+
#@ wpduplicator
|
1441 |
+
msgid "Archive Flush"
|
1442 |
+
msgstr "Flush de Fichero"
|
1443 |
+
|
1444 |
+
#: views/settings/general.php:96
|
1445 |
+
#@ wpduplicator
|
1446 |
+
msgid "Attempt Network Keep Alive"
|
1447 |
+
msgstr "Intentar Mantener la Conexión de Red"
|
1448 |
+
|
1449 |
+
#: views/settings/general.php:97
|
1450 |
+
#@ wpduplicator
|
1451 |
+
msgid "recommended only for large archives"
|
1452 |
+
msgstr "recomendado solo para ficheros grandes"
|
1453 |
+
|
1454 |
+
#: views/settings/general.php:99
|
1455 |
+
#@ wpduplicator
|
1456 |
+
msgid "This will attempt to keep a network connection established for large archives."
|
1457 |
+
msgstr "Ahora intentaremos mantener la conexión de red para archivos grandes."
|
1458 |
+
|
1459 |
+
#: views/settings/general.php:104
|
1460 |
+
#@ wpduplicator
|
1461 |
+
msgid "Database Build"
|
1462 |
+
msgstr "Construcción de Database"
|
1463 |
+
|
1464 |
+
#: views/settings/general.php:110
|
1465 |
+
#@ wpduplicator
|
1466 |
+
msgid "This server does not have shell_exec configured to run."
|
1467 |
+
msgstr "Este servidor no tiene configurado shell_exec para ejecutar."
|
1468 |
+
|
1469 |
+
#: views/settings/general.php:111
|
1470 |
+
#@ wpduplicator
|
1471 |
+
msgid "Please contact the server administrator to enable this feature."
|
1472 |
+
msgstr "Por favor contacte el admin del servidor para habilitar esto."
|
1473 |
+
|
1474 |
+
#: views/settings/general.php:116
|
1475 |
+
#@ wpduplicator
|
1476 |
+
msgid "Use mysqldump"
|
1477 |
+
msgstr "Use mysqldump"
|
1478 |
+
|
1479 |
+
#: views/settings/general.php:117
|
1480 |
+
#@ wpduplicator
|
1481 |
+
msgid "recommended for large databases"
|
1482 |
+
msgstr "recomendado para bases de datos grandes"
|
1483 |
+
|
1484 |
+
#: views/settings/general.php:122
|
1485 |
+
#@ wpduplicator
|
1486 |
+
msgid "Working Path:"
|
1487 |
+
msgstr "Ruta de Trabajo:"
|
1488 |
+
|
1489 |
+
#: views/settings/general.php:128
|
1490 |
+
#@ wpduplicator
|
1491 |
+
msgid "Mysqldump was not found at its default location or the location provided. Please enter a path to a valid location where mysqldump can run. If the problem persist contact your server administrator."
|
1492 |
+
msgstr "Mysqldump no se ha encontrado en su ubicación por defecto o la ubicación proporcionada. Por favor, introduzca una ruta a una ubicación válida donde mysqldump se puede ejecutar. Si el problema persiste póngase en contacto con el admin del servidor."
|
1493 |
+
|
1494 |
+
#: views/settings/general.php:133
|
1495 |
+
#@ wpduplicator
|
1496 |
+
msgid "Add Custom Path:"
|
1497 |
+
msgstr "Añadir Ruta Personalizada:"
|
1498 |
+
|
1499 |
+
#: views/settings/general.php:137
|
1500 |
+
#@ wpduplicator
|
1501 |
+
msgid "This is the path to your mysqldump program."
|
1502 |
+
msgstr "Esta es la ruta de su programa mysqldump."
|
1503 |
+
|
1504 |
+
#: views/settings/general.php:146
|
1505 |
+
#@ wpduplicator
|
1506 |
+
msgid "Package Debug"
|
1507 |
+
msgstr "Debug de Paquete"
|
1508 |
+
|
1509 |
+
#: views/settings/general.php:149
|
1510 |
+
#@ wpduplicator
|
1511 |
+
msgid "Show Package Debug Status in Packages Screen"
|
1512 |
+
msgstr "Mostrar Paquete de Depuración de Estado en la Pantalla de Paquetes"
|
1513 |
+
|
1514 |
+
#: views/support.php:57
|
1515 |
+
#@ wpduplicator
|
1516 |
+
msgid "in detail for many of the quick and common answers."
|
1517 |
+
msgstr "en detalle para muchas de las preguntas rápidas y comunes."
|
1518 |
+
|
1519 |
+
#: views/support.php:83
|
1520 |
+
#@ wpduplicator
|
1521 |
+
msgid "Complete online documentation!"
|
1522 |
+
msgstr "Documentación online completa!"
|
1523 |
+
|
1524 |
+
#: views/support.php:105
|
1525 |
+
#@ wpduplicator
|
1526 |
+
msgid "Servers that work with Duplicator!"
|
1527 |
+
msgstr "Servidores que trabajan con Duplicator!"
|
1528 |
+
|
1529 |
+
#: views/support.php:108
|
1530 |
+
#@ wpduplicator
|
1531 |
+
msgid "Get Hosting!"
|
1532 |
+
msgstr "Consiga Hosting!"
|
1533 |
+
|
1534 |
+
#: views/support.php:123
|
1535 |
+
#@ wpduplicator
|
1536 |
+
msgid "Work with IT Profressionals!"
|
1537 |
+
msgstr "Trabaje con profesionales de IT!"
|
1538 |
+
|
1539 |
+
#: views/support.php:127
|
1540 |
+
#@ wpduplicator
|
1541 |
+
msgid "Get Help!"
|
1542 |
+
msgstr "Consiga Ayuda!"
|
1543 |
+
|
1544 |
+
#: views/tools/cleanup.php:8
|
1545 |
+
#@ wpduplicator
|
1546 |
+
msgid "Installer File Cleanup Ran."
|
1547 |
+
msgstr "Ejecutar Limpieza de Archivos Setup."
|
1548 |
+
|
1549 |
+
#: views/tools/cleanup.php:67
|
1550 |
+
#@ wpduplicator
|
1551 |
+
msgid "Data Cleanup"
|
1552 |
+
msgstr "Limpieza de Datos"
|
1553 |
+
|
1554 |
+
#: views/tools/cleanup.php:70
|
1555 |
+
#@ wpduplicator
|
1556 |
+
msgid "Delete Reserved Files"
|
1557 |
+
msgstr "Borrar Ficheros Reservados"
|
1558 |
+
|
1559 |
+
#: views/tools/cleanup.php:71
|
1560 |
+
#@ wpduplicator
|
1561 |
+
msgid "Removes all installer files from a previous install"
|
1562 |
+
msgstr "Quitar todos los ficheros de la instalación previa"
|
1563 |
+
|
1564 |
+
#: views/tools/cleanup.php:74
|
1565 |
+
#@ wpduplicator
|
1566 |
+
msgid "Delete Legacy Data"
|
1567 |
+
msgstr "Borrar Datos Antiguos"
|
1568 |
+
|
1569 |
+
#: views/tools/cleanup.php:75
|
1570 |
+
#@ wpduplicator
|
1571 |
+
msgid "Removes all legacy data and settings prior to version"
|
1572 |
+
msgstr "Elimina todos los datos antiguos y los ajustes anteriores a la versión"
|
1573 |
+
|
1574 |
+
#: views/tools/cleanup.php:90
|
1575 |
+
#, php-format
|
1576 |
+
#@ wpduplicator
|
1577 |
+
msgid "This action will remove all legacy settings prior to version %1$s. "
|
1578 |
+
msgstr "Esta acción eliminará todos los ajustes antiguos anteriores a la versión %1$s. "
|
1579 |
+
|
1580 |
+
#: views/tools/cleanup.php:91
|
1581 |
+
#@ wpduplicator
|
1582 |
+
msgid "Legacy settings are only needed if you plan to migrate back to an older version of this plugin."
|
1583 |
+
msgstr "Ajustes antiguos sólo son necesarios si va a migrar de nuevo a una versión anterior de este plugin."
|
1584 |
+
|
1585 |
+
#: views/tools/controller.php:16
|
1586 |
+
#@ wpduplicator
|
1587 |
+
msgid "Logging"
|
1588 |
+
msgstr "Logging"
|
1589 |
+
|
1590 |
+
#: views/tools/logging.php:142
|
1591 |
+
#@ wpduplicator
|
1592 |
+
msgid "No log files were found in the snapshots directory with the extension *.log"
|
1593 |
+
msgstr "No hay archivos de registro en el directorio de snapshots con la extensión *.log"
|
1594 |
+
|
1595 |
+
#: views/tools/logging.php:175
|
1596 |
+
#@ wpduplicator
|
1597 |
+
msgid "Last 20 Logs"
|
1598 |
+
msgstr "Últimos 20 Logs"
|
1599 |
+
|
lang/wpduplicator-fr_FR.mo
ADDED
Binary file
|
lang/wpduplicator-fr_FR.po
ADDED
@@ -0,0 +1,2058 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: WPDuplicator\n"
|
4 |
+
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2014-05-05 17:19+0100\n"
|
6 |
+
"PO-Revision-Date: 2014-05-13 17:56+0100\n"
|
7 |
+
"Last-Translator: \n"
|
8 |
+
"Language-Team: Nicolas Richer <contact@nicolasricher.fr>\n"
|
9 |
+
"Language: fr_FR\n"
|
10 |
+
"MIME-Version: 1.0\n"
|
11 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
12 |
+
"Content-Transfer-Encoding: 8bit\n"
|
13 |
+
"X-Poedit-KeywordsList: __;_e\n"
|
14 |
+
"X-Poedit-Basepath: ./\n"
|
15 |
+
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
16 |
+
"X-Generator: Poedit 1.6.5\n"
|
17 |
+
"X-Poedit-SearchPath-0: ..\n"
|
18 |
+
|
19 |
+
#: classes/ui.php:108
|
20 |
+
msgid ""
|
21 |
+
"Reserved Duplicator install file(s) still exsist in the root directory. "
|
22 |
+
"Please delete these file(s) to avoid possible security issues."
|
23 |
+
msgstr ""
|
24 |
+
"Les fichiers d'installation de Duplicator existent encore à la racine de "
|
25 |
+
"votre serveur. Merci de supprimer ces fichiers pour éviter toute faille de "
|
26 |
+
"sécurité."
|
27 |
+
|
28 |
+
#: classes/ui.php:109
|
29 |
+
msgid "Remove file(s) now"
|
30 |
+
msgstr "Supprimer les fichiers maintenant"
|
31 |
+
|
32 |
+
#: classes/ui.php:110
|
33 |
+
msgid "Dismiss this notice"
|
34 |
+
msgstr "Masquer ce message"
|
35 |
+
|
36 |
+
#: duplicator.php:103
|
37 |
+
msgid "FAQ"
|
38 |
+
msgstr "FAQ"
|
39 |
+
|
40 |
+
#: duplicator.php:104
|
41 |
+
msgid "Partner"
|
42 |
+
msgstr "Partenaire"
|
43 |
+
|
44 |
+
#: duplicator.php:105
|
45 |
+
msgid "Approved Hosts"
|
46 |
+
msgstr "Hébergeurs approuvés"
|
47 |
+
|
48 |
+
#: duplicator.php:166 views/packages/controller.php:73
|
49 |
+
#: views/packages/controller.php:76 views/packages/list.base.php:230
|
50 |
+
msgid "Packages"
|
51 |
+
msgstr "Paquets"
|
52 |
+
|
53 |
+
#: duplicator.php:167 views/settings/controller.php:18
|
54 |
+
msgid "Settings"
|
55 |
+
msgstr "Paramètres"
|
56 |
+
|
57 |
+
#: duplicator.php:168 views/tools/controller.php:13
|
58 |
+
msgid "Tools"
|
59 |
+
msgstr "Outils"
|
60 |
+
|
61 |
+
#: duplicator.php:169 views/packages/new3.base.php:124 views/support.php:47
|
62 |
+
msgid "Support"
|
63 |
+
msgstr "Support"
|
64 |
+
|
65 |
+
#: duplicator.php:212
|
66 |
+
msgid "Manage"
|
67 |
+
msgstr "Gérer"
|
68 |
+
|
69 |
+
#: views/inc.header.php:10
|
70 |
+
msgid "By"
|
71 |
+
msgstr "Par"
|
72 |
+
|
73 |
+
#: views/packages/controller.php:77
|
74 |
+
msgid "Create New"
|
75 |
+
msgstr "Créer Paquet"
|
76 |
+
|
77 |
+
#: views/packages/list-nodata.php:7
|
78 |
+
msgid "No Packages Found."
|
79 |
+
msgstr "Aucun paquet trouvé."
|
80 |
+
|
81 |
+
#: views/packages/list-nodata.php:8
|
82 |
+
msgid "Click the 'Create New' tab to build a package."
|
83 |
+
msgstr "Cliquez sur l'onglet 'Créer Paquet' pour en générer un."
|
84 |
+
|
85 |
+
#: views/packages/list-nodata.php:13
|
86 |
+
msgid "Please visit the"
|
87 |
+
msgstr "Allez donc sur"
|
88 |
+
|
89 |
+
#: views/packages/list-nodata.php:14
|
90 |
+
msgid "support section"
|
91 |
+
msgstr "le support"
|
92 |
+
|
93 |
+
#: views/packages/list-nodata.php:15
|
94 |
+
msgid "for additional help topics"
|
95 |
+
msgstr "pour plus d'aide"
|
96 |
+
|
97 |
+
#: views/packages/list-nodata.php:24
|
98 |
+
msgid "Older packages prior to 0.5.0 are no longer supported in this version."
|
99 |
+
msgstr ""
|
100 |
+
"Les paquets antérieurs à la version 0.5.0 ne sont plus compatibles avec "
|
101 |
+
"cette version."
|
102 |
+
|
103 |
+
#: views/packages/list-nodata.php:27
|
104 |
+
msgid "To get an older package please visit the"
|
105 |
+
msgstr "Pour obtenir une version antérieure, allez donc sur "
|
106 |
+
|
107 |
+
#: views/packages/list-nodata.php:28
|
108 |
+
msgid "support page"
|
109 |
+
msgstr "le support"
|
110 |
+
|
111 |
+
#: views/packages/list-nodata.php:29
|
112 |
+
msgid "and look for the Change Log link for additional instructions."
|
113 |
+
msgstr ""
|
114 |
+
"et cherchez dans le Journal des Changements (Change Log) pour des "
|
115 |
+
"instructions additionnelles."
|
116 |
+
|
117 |
+
#: views/packages/list-nodata.php:33
|
118 |
+
msgid "Hide this message"
|
119 |
+
msgstr "Cacher ce message"
|
120 |
+
|
121 |
+
#: views/packages/list.base.php:62
|
122 |
+
msgid "Bulk Actions"
|
123 |
+
msgstr "Actions par lots"
|
124 |
+
|
125 |
+
#: views/packages/list.base.php:63
|
126 |
+
msgid "Delete selected package(s)"
|
127 |
+
msgstr "Effacer le(s) paquet(s) sélectionné(s)"
|
128 |
+
|
129 |
+
#: views/packages/list.base.php:63
|
130 |
+
msgid "Delete"
|
131 |
+
msgstr "Effacer"
|
132 |
+
|
133 |
+
#: views/packages/list.base.php:65
|
134 |
+
msgid "Apply"
|
135 |
+
msgstr "Appliquer"
|
136 |
+
|
137 |
+
#: views/packages/list.base.php:72
|
138 |
+
msgid "Package Logs"
|
139 |
+
msgstr "Journaux des Paquets"
|
140 |
+
|
141 |
+
#: views/packages/list.base.php:82
|
142 |
+
msgid "Select all packages"
|
143 |
+
msgstr "Sélectionner tous les paquets"
|
144 |
+
|
145 |
+
#: views/packages/list.base.php:83 views/packages/new3.base.php:95
|
146 |
+
msgid "Details"
|
147 |
+
msgstr "Détails"
|
148 |
+
|
149 |
+
#: views/packages/list.base.php:84
|
150 |
+
msgid "Created"
|
151 |
+
msgstr "Créé"
|
152 |
+
|
153 |
+
#: views/packages/list.base.php:85 views/packages/new2.base.php:222
|
154 |
+
#: views/packages/new2.base.php:292
|
155 |
+
msgid "Size"
|
156 |
+
msgstr "Taille"
|
157 |
+
|
158 |
+
#: views/packages/list.base.php:86 views/packages/new1.inc-b.form.php:10
|
159 |
+
#: views/packages/new3.base.php:62
|
160 |
+
msgid "Name"
|
161 |
+
msgstr "Nom"
|
162 |
+
|
163 |
+
#: views/packages/list.base.php:88 views/packages/new1.inc-b.form.php:7
|
164 |
+
#: views/settings/general.php:77
|
165 |
+
msgid "Package"
|
166 |
+
msgstr "Paquet"
|
167 |
+
|
168 |
+
#: views/packages/list.base.php:119
|
169 |
+
msgid "(No Notes Taken)"
|
170 |
+
msgstr "(Aucun note générée)"
|
171 |
+
|
172 |
+
#: views/packages/list.base.php:137 views/packages/list.base.php:182
|
173 |
+
msgid "View"
|
174 |
+
msgstr "Voir"
|
175 |
+
|
176 |
+
#: views/packages/list.base.php:142 views/packages/new1.inc-b.form.php:130
|
177 |
+
#: views/packages/new3.base.php:67
|
178 |
+
msgid "Installer"
|
179 |
+
msgstr "Installateur"
|
180 |
+
|
181 |
+
#: views/packages/list.base.php:145 views/packages/new1.inc-b.form.php:19
|
182 |
+
#: views/packages/new2.base.php:194 views/packages/new3.base.php:71
|
183 |
+
msgid "Archive"
|
184 |
+
msgstr "Archive"
|
185 |
+
|
186 |
+
#: views/packages/list.base.php:150 views/packages/list.base.php:195
|
187 |
+
#: views/settings/diagnostics.php:122 views/settings/diagnostics.php:141
|
188 |
+
#: views/settings/diagnostics.php:181
|
189 |
+
msgid "Version"
|
190 |
+
msgstr "Version"
|
191 |
+
|
192 |
+
#: views/packages/list.base.php:151 views/packages/list.base.php:196
|
193 |
+
#: views/packages/new1.inc-b.form.php:149 views/settings/diagnostics.php:149
|
194 |
+
msgid "User"
|
195 |
+
msgstr "Utilisateur"
|
196 |
+
|
197 |
+
#: views/packages/list.base.php:152 views/packages/list.base.php:197
|
198 |
+
msgid "Hash"
|
199 |
+
msgstr "Découpage"
|
200 |
+
|
201 |
+
#: views/packages/list.base.php:153 views/packages/list.base.php:202
|
202 |
+
#: views/packages/new1.inc-b.form.php:13
|
203 |
+
msgid "Notes"
|
204 |
+
msgstr "Notes"
|
205 |
+
|
206 |
+
#: views/packages/list.base.php:155
|
207 |
+
msgid "Links"
|
208 |
+
msgstr "Liens"
|
209 |
+
|
210 |
+
#: views/packages/list.base.php:156
|
211 |
+
msgid "SQL File"
|
212 |
+
msgstr "Fichier SQL"
|
213 |
+
|
214 |
+
#: views/packages/list.base.php:157
|
215 |
+
msgid "Scan Report"
|
216 |
+
msgstr "Rapport de Scan"
|
217 |
+
|
218 |
+
#: views/packages/list.base.php:158 views/packages/list.base.php:208
|
219 |
+
msgid "View Log"
|
220 |
+
msgstr "Voir les Journaux"
|
221 |
+
|
222 |
+
#: views/packages/list.base.php:188
|
223 |
+
msgid "View Error Details"
|
224 |
+
msgstr "Voir le détail des Erreurs"
|
225 |
+
|
226 |
+
#: views/packages/list.base.php:200
|
227 |
+
msgid "Unrecoverable Error! Please remove this package."
|
228 |
+
msgstr "Erreur : contenu non récupérable ! Merci de supprimer ce paquet."
|
229 |
+
|
230 |
+
#: views/packages/list.base.php:205
|
231 |
+
msgid ""
|
232 |
+
"This package has encountered errors. Click 'View Log' for more details. "
|
233 |
+
"For additional support see the "
|
234 |
+
msgstr ""
|
235 |
+
"Ce paquet a généré des erreurs. Cliquez sur 'Voir les Journaux' pour plus de "
|
236 |
+
"détails. Pour une aide supplémentaire allez donc sur"
|
237 |
+
|
238 |
+
#: views/packages/list.base.php:206
|
239 |
+
msgid "online knowledgebase"
|
240 |
+
msgstr "notre base de connaissances en ligne"
|
241 |
+
|
242 |
+
#: views/packages/list.base.php:231 views/packages/new2.base.php:219
|
243 |
+
#: views/packages/new2.base.php:286
|
244 |
+
msgid "Total Size"
|
245 |
+
msgstr "Taille Totale"
|
246 |
+
|
247 |
+
#: views/packages/list.base.php:250
|
248 |
+
msgid "Download Links"
|
249 |
+
msgstr "Liens de Téléchargement"
|
250 |
+
|
251 |
+
#: views/packages/list.base.php:253
|
252 |
+
msgid "The following links contain sensitive data. Please share with caution!"
|
253 |
+
msgstr ""
|
254 |
+
"Les liens suivants contiennent des informations sensibles. Partagez-les avec "
|
255 |
+
"parcimonie !"
|
256 |
+
|
257 |
+
#: views/packages/list.base.php:259
|
258 |
+
msgid ""
|
259 |
+
"The database SQL script is a quick link to your database backup script. An "
|
260 |
+
"exact copy is also stored in the package."
|
261 |
+
msgstr ""
|
262 |
+
"Le script de base de données SQL est un lien rapide vers votre script de "
|
263 |
+
"sauvegarde de base de données. Une copie exacte est également dans le paquet."
|
264 |
+
|
265 |
+
#: views/packages/list.base.php:282
|
266 |
+
msgid ""
|
267 |
+
"Please select an action from the bulk action drop down menu to perform a "
|
268 |
+
"specific action."
|
269 |
+
msgstr "Merci de sélectionner une action de la liste des 'actions par lot'"
|
270 |
+
|
271 |
+
#: views/packages/list.base.php:290
|
272 |
+
msgid "Please select at least one package to delete."
|
273 |
+
msgstr "Merci de sélectionner au moins un paquet à effacer."
|
274 |
+
|
275 |
+
#: views/packages/list.base.php:294
|
276 |
+
msgid "Are you sure, you want to delete the selected package(s)?"
|
277 |
+
msgstr "Êtes-vous sûr de vouloir effacer le paquet sélectionné ?"
|
278 |
+
|
279 |
+
#: views/packages/list.base.php:328
|
280 |
+
msgid "Package File Links"
|
281 |
+
msgstr "Liens vers les Fichiers du Paquet"
|
282 |
+
|
283 |
+
#: views/packages/list.base.php:331
|
284 |
+
msgid "DATABASE"
|
285 |
+
msgstr "BASE DE DONNEES"
|
286 |
+
|
287 |
+
#: views/packages/list.base.php:332
|
288 |
+
msgid "PACKAGE"
|
289 |
+
msgstr "PAQUET"
|
290 |
+
|
291 |
+
#: views/packages/list.base.php:333
|
292 |
+
msgid "INSTALLER"
|
293 |
+
msgstr "INSTALLATEUR"
|
294 |
+
|
295 |
+
#: views/packages/list.base.php:334
|
296 |
+
msgid "LOG"
|
297 |
+
msgstr "JOURNAL"
|
298 |
+
|
299 |
+
#: views/packages/list.base.php:335
|
300 |
+
msgid "REPORT"
|
301 |
+
msgstr "RAPPORT"
|
302 |
+
|
303 |
+
#: views/packages/new1.base.php:11
|
304 |
+
msgid "Package settings have been reset."
|
305 |
+
msgstr "Les paramètres du paquet ont été remis à zéro."
|
306 |
+
|
307 |
+
#: views/packages/new1.base.php:78 views/packages/new2.base.php:56
|
308 |
+
#: views/packages/new3.base.php:30
|
309 |
+
msgid "Setup"
|
310 |
+
msgstr "Configuration"
|
311 |
+
|
312 |
+
#: views/packages/new1.base.php:79 views/packages/new2.base.php:57
|
313 |
+
#: views/packages/new3.base.php:31
|
314 |
+
msgid "Scan"
|
315 |
+
msgstr "Scan"
|
316 |
+
|
317 |
+
#: views/packages/new1.base.php:80 views/packages/new2.base.php:58
|
318 |
+
#: views/packages/new2.base.php:346 views/packages/new3.base.php:32
|
319 |
+
msgid "Build"
|
320 |
+
msgstr "Création"
|
321 |
+
|
322 |
+
#: views/packages/new1.base.php:83
|
323 |
+
msgid "Step 1: Package Setup"
|
324 |
+
msgstr "Étape 1 : Configurer un Paquet"
|
325 |
+
|
326 |
+
#: views/packages/new1.inc-a.reqs.php:7
|
327 |
+
msgid "Requirements:"
|
328 |
+
msgstr "Exigences :"
|
329 |
+
|
330 |
+
#: views/packages/new1.inc-a.reqs.php:16
|
331 |
+
msgid ""
|
332 |
+
"System requirments must pass for the Duplicator to work properly. Click "
|
333 |
+
"each link for details."
|
334 |
+
msgstr ""
|
335 |
+
"Les exigences système doivent être validées pour que Duplicator fonctionne "
|
336 |
+
"convenablement. Cliquez sur chaque lien pour en voir les détails."
|
337 |
+
|
338 |
+
#: views/packages/new1.inc-a.reqs.php:22
|
339 |
+
msgid "Permissions"
|
340 |
+
msgstr "Permissions"
|
341 |
+
|
342 |
+
#: views/packages/new1.inc-a.reqs.php:26
|
343 |
+
msgid "Required Paths"
|
344 |
+
msgstr "Chemins"
|
345 |
+
|
346 |
+
#: views/packages/new1.inc-a.reqs.php:35
|
347 |
+
msgid "PHP Script Owner"
|
348 |
+
msgstr "Propriétaire du Script PHP"
|
349 |
+
|
350 |
+
#: views/packages/new1.inc-a.reqs.php:36
|
351 |
+
msgid ""
|
352 |
+
"The above paths should have permissions of 755 for directories and 644 for "
|
353 |
+
"files. You can temporarily try 777 if you continue to have issues. Also be "
|
354 |
+
"sure to check the owner/group settings. For more details contact your host "
|
355 |
+
"or server administrator."
|
356 |
+
msgstr ""
|
357 |
+
"Les chemins ci-dessous devraient avoir des permissions de 755 pour les "
|
358 |
+
"répertoires et 644 pour les fichiers. Vous pouvez les passer à 777 mais "
|
359 |
+
"seulement de manière temporaire, si vous rencontrez des problèmes. Veillez "
|
360 |
+
"également à vérifier les paramètres de propriétaire/groupe. Pour plus de "
|
361 |
+
"détails, contactez votre administrateur réseau."
|
362 |
+
|
363 |
+
#: views/packages/new1.inc-a.reqs.php:38 views/packages/new1.inc-a.reqs.php:52
|
364 |
+
#: views/packages/new1.inc-a.reqs.php:63 views/packages/new1.inc-a.reqs.php:79
|
365 |
+
#: views/packages/new1.inc-a.reqs.php:97
|
366 |
+
#: views/packages/new1.inc-a.reqs.php:119
|
367 |
+
msgid "Status Code"
|
368 |
+
msgstr "Code Statut"
|
369 |
+
|
370 |
+
#: views/packages/new1.inc-a.reqs.php:45
|
371 |
+
msgid "Reserved Files"
|
372 |
+
msgstr "Fichiers Réservés"
|
373 |
+
|
374 |
+
#: views/packages/new1.inc-a.reqs.php:49
|
375 |
+
msgid ""
|
376 |
+
"A reserved file(s) was found in the WordPress root directory. Reserved file "
|
377 |
+
"names are installer.php, installer-data.sql and installer-log.txt. To "
|
378 |
+
"archive your data correctly please remove any of these files from your "
|
379 |
+
"WordPress root directory. Then try creating your package again."
|
380 |
+
msgstr ""
|
381 |
+
"Un ou plusieurs fichier(s) réservé(s) a été trouvé à la racine du répertoire "
|
382 |
+
"WordPress. Il se pourrait que cela soit par exemple installer.php, installer-"
|
383 |
+
"data.sql ou encore installer-log.txt. Afin d'archiver vos données "
|
384 |
+
"correctement, merci de retirer ces fichiers du répertoire racine. Ensuite, "
|
385 |
+
"essayez de créer un nouveau paquet."
|
386 |
+
|
387 |
+
#: views/packages/new1.inc-a.reqs.php:50
|
388 |
+
msgid "Remove Files Now"
|
389 |
+
msgstr "Supprimer les Fichiers maintenant"
|
390 |
+
|
391 |
+
#: views/packages/new1.inc-a.reqs.php:59
|
392 |
+
msgid "Zip Archive Enabled"
|
393 |
+
msgstr "Archivage Zip Activé"
|
394 |
+
|
395 |
+
#: views/packages/new1.inc-a.reqs.php:62
|
396 |
+
msgid ""
|
397 |
+
"The ZipArchive extension for PHP is required for compression. Please "
|
398 |
+
"contact your hosting provider if you're on a hosted server. For additional "
|
399 |
+
"information see our online documentation."
|
400 |
+
msgstr ""
|
401 |
+
"L'extension ZipArchive pour PHP est requise pour la compression. Merci de "
|
402 |
+
"contacter votre hébergeur si vous êtes sur un serveur mutualité. Pour plus "
|
403 |
+
"d'informations, consultez notre aide en ligne."
|
404 |
+
|
405 |
+
#: views/packages/new1.inc-a.reqs.php:70
|
406 |
+
msgid "Safe Mode Off"
|
407 |
+
msgstr "Mode Sécurité Désactivé"
|
408 |
+
|
409 |
+
#: views/packages/new1.inc-a.reqs.php:86
|
410 |
+
msgid "MySQL Support"
|
411 |
+
msgstr "Support de MySQL"
|
412 |
+
|
413 |
+
#: views/packages/new1.inc-a.reqs.php:91
|
414 |
+
msgid "MySQL version"
|
415 |
+
msgstr "Version de MySQL"
|
416 |
+
|
417 |
+
#: views/packages/new1.inc-a.reqs.php:95 views/packages/new2.base.php:112
|
418 |
+
#: views/packages/new2.base.php:124 views/packages/new2.base.php:164
|
419 |
+
msgid "more info"
|
420 |
+
msgstr "plus d'information"
|
421 |
+
|
422 |
+
#: views/packages/new1.inc-a.reqs.php:104
|
423 |
+
msgid "PHP Support"
|
424 |
+
msgstr "Support de PHP"
|
425 |
+
|
426 |
+
#: views/packages/new1.inc-a.reqs.php:111
|
427 |
+
msgid "PHP version"
|
428 |
+
msgstr "Version de PHP"
|
429 |
+
|
430 |
+
#: views/packages/new1.inc-a.reqs.php:112
|
431 |
+
msgid "Requried Functions"
|
432 |
+
msgstr "Fonctions nécessaires"
|
433 |
+
|
434 |
+
#: views/packages/new1.inc-a.reqs.php:127
|
435 |
+
msgid "For additional online help please visit"
|
436 |
+
msgstr "Pour plus d'aide en ligne, allez sur"
|
437 |
+
|
438 |
+
#: views/packages/new1.inc-a.reqs.php:130
|
439 |
+
msgid "Need a hosting provider that is"
|
440 |
+
msgstr "Besoin d'un hébergeur qui est"
|
441 |
+
|
442 |
+
#: views/packages/new1.inc-a.reqs.php:132
|
443 |
+
msgid "duplicator approved"
|
444 |
+
msgstr "compatible Duplicator"
|
445 |
+
|
446 |
+
#: views/packages/new1.inc-b.form.php:11
|
447 |
+
msgid "Create a new default name"
|
448 |
+
msgstr "Créer un nouveau nom par défaut"
|
449 |
+
|
450 |
+
#: views/packages/new1.inc-b.form.php:14
|
451 |
+
msgid "Purpose of this package"
|
452 |
+
msgstr "Raison d'être de ce paquet"
|
453 |
+
|
454 |
+
#: views/packages/new1.inc-b.form.php:21
|
455 |
+
msgid "File filter enabled"
|
456 |
+
msgstr "Filtre de fichier activé"
|
457 |
+
|
458 |
+
#: views/packages/new1.inc-b.form.php:22
|
459 |
+
msgid "Database filter enabled"
|
460 |
+
msgstr "Filtre de base de données activé"
|
461 |
+
|
462 |
+
#: views/packages/new1.inc-b.form.php:29
|
463 |
+
msgid "Format"
|
464 |
+
msgstr "Format"
|
465 |
+
|
466 |
+
#: views/packages/new1.inc-b.form.php:38 views/packages/new2.base.php:203
|
467 |
+
msgid "Files"
|
468 |
+
msgstr "Fichiers"
|
469 |
+
|
470 |
+
#: views/packages/new1.inc-b.form.php:39
|
471 |
+
#: views/packages/new1.inc-b.form.php:145 views/packages/new2.base.php:270
|
472 |
+
msgid "Database"
|
473 |
+
msgstr "Base de Données"
|
474 |
+
|
475 |
+
#: views/packages/new1.inc-b.form.php:50 views/packages/new1.inc-b.form.php:85
|
476 |
+
msgid "Filters"
|
477 |
+
msgstr "Filtres"
|
478 |
+
|
479 |
+
#: views/packages/new1.inc-b.form.php:54 views/packages/new1.inc-b.form.php:89
|
480 |
+
msgid "Enable Filters"
|
481 |
+
msgstr "Activer les Filtres"
|
482 |
+
|
483 |
+
#: views/packages/new1.inc-b.form.php:58 views/packages/new1.inc-b.form.php:65
|
484 |
+
msgid "Separate all filters by semicolon"
|
485 |
+
msgstr "Séparez tous les filtres par des points-virgules"
|
486 |
+
|
487 |
+
#: views/packages/new1.inc-b.form.php:58
|
488 |
+
msgid "Directories"
|
489 |
+
msgstr "Répertoires"
|
490 |
+
|
491 |
+
#: views/packages/new1.inc-b.form.php:60
|
492 |
+
msgid "root path"
|
493 |
+
msgstr "Chemin vers la Racine"
|
494 |
+
|
495 |
+
#: views/packages/new1.inc-b.form.php:61
|
496 |
+
msgid "wp-uploads"
|
497 |
+
msgstr "wp-uploads"
|
498 |
+
|
499 |
+
#: views/packages/new1.inc-b.form.php:62 views/packages/new1.inc-b.form.php:69
|
500 |
+
msgid "(clear)"
|
501 |
+
msgstr "(effacer)"
|
502 |
+
|
503 |
+
#: views/packages/new1.inc-b.form.php:65
|
504 |
+
msgid "File extensions"
|
505 |
+
msgstr "Extensions de Fichiers"
|
506 |
+
|
507 |
+
#: views/packages/new1.inc-b.form.php:67
|
508 |
+
msgid "media"
|
509 |
+
msgstr "media"
|
510 |
+
|
511 |
+
#: views/packages/new1.inc-b.form.php:68
|
512 |
+
msgid "archive"
|
513 |
+
msgstr "archive"
|
514 |
+
|
515 |
+
#: views/packages/new1.inc-b.form.php:74
|
516 |
+
msgid ""
|
517 |
+
"The directory paths and extensions above will be be excluded from the "
|
518 |
+
"archive file if enabled is checked."
|
519 |
+
msgstr ""
|
520 |
+
"Les chemins vers le répertoire et les extensions ci-dessous seront exclus de "
|
521 |
+
"l'archive si vous cochez la case 'activer'"
|
522 |
+
|
523 |
+
#: views/packages/new1.inc-b.form.php:75
|
524 |
+
msgid "Use the full path for directories and semicolons to separate all items."
|
525 |
+
msgstr ""
|
526 |
+
"Utilisez le chemin complet pour les répertoires et des semi-colonnes pour "
|
527 |
+
"séparer les fichiers."
|
528 |
+
|
529 |
+
#: views/packages/new1.inc-b.form.php:93
|
530 |
+
msgid "All"
|
531 |
+
msgstr "Tous"
|
532 |
+
|
533 |
+
#: views/packages/new1.inc-b.form.php:94
|
534 |
+
msgid "None"
|
535 |
+
msgstr "Aucun"
|
536 |
+
|
537 |
+
#: views/packages/new1.inc-b.form.php:116
|
538 |
+
msgid ""
|
539 |
+
"Checked tables will not be added to the database script. Excluding certain "
|
540 |
+
"tables can possibly cause your site or plugins to not work correctly after "
|
541 |
+
"install!"
|
542 |
+
msgstr ""
|
543 |
+
"Les tables sélectionnées ne seront pas ajoutées au script de la base de "
|
544 |
+
"données. Exclure certaines tables peut potentiellement empêcher votre ou vos "
|
545 |
+
"plugins de ne pas fonctionner correctement après l'installation !"
|
546 |
+
|
547 |
+
#: views/packages/new1.inc-b.form.php:135
|
548 |
+
msgid "STEP 1 - INPUTS"
|
549 |
+
msgstr "ÉTAPE 1 - DONNÉES"
|
550 |
+
|
551 |
+
#: views/packages/new1.inc-b.form.php:138
|
552 |
+
msgid "MySQL Server"
|
553 |
+
msgstr "Serveur MySQL"
|
554 |
+
|
555 |
+
#: views/packages/new1.inc-b.form.php:141
|
556 |
+
msgid "Host"
|
557 |
+
msgstr "Hébergeur"
|
558 |
+
|
559 |
+
#: views/packages/new1.inc-b.form.php:153
|
560 |
+
msgid "Advanced Options"
|
561 |
+
msgstr "Options Avancées"
|
562 |
+
|
563 |
+
#: views/packages/new1.inc-b.form.php:159
|
564 |
+
msgid "SSL"
|
565 |
+
msgstr "SSL"
|
566 |
+
|
567 |
+
#: views/packages/new1.inc-b.form.php:162
|
568 |
+
msgid "Enforce on Admin"
|
569 |
+
msgstr "Forcer à l'administration"
|
570 |
+
|
571 |
+
#: views/packages/new1.inc-b.form.php:166
|
572 |
+
msgid "Enforce on Logins"
|
573 |
+
msgstr "Forcer aux connexions"
|
574 |
+
|
575 |
+
#: views/packages/new1.inc-b.form.php:170
|
576 |
+
msgid "Cache"
|
577 |
+
msgstr "Cache"
|
578 |
+
|
579 |
+
#: views/packages/new1.inc-b.form.php:173
|
580 |
+
msgid "Keep Enabled"
|
581 |
+
msgstr "Garder Activé"
|
582 |
+
|
583 |
+
#: views/packages/new1.inc-b.form.php:177
|
584 |
+
msgid "Keep Home Path"
|
585 |
+
msgstr "Garder le chemin de l'accueil"
|
586 |
+
|
587 |
+
#: views/packages/new1.inc-b.form.php:185
|
588 |
+
msgid "STEP 2 - INPUTS"
|
589 |
+
msgstr "ÉTAPE 2 - DONNÉES"
|
590 |
+
|
591 |
+
#: views/packages/new1.inc-b.form.php:189
|
592 |
+
msgid "New URL"
|
593 |
+
msgstr "Nouvelle URL"
|
594 |
+
|
595 |
+
#: views/packages/new1.inc-b.form.php:196
|
596 |
+
msgid "The installer can have these fields pre-filled at install time."
|
597 |
+
msgstr ""
|
598 |
+
"L'installateur peut avoir ces champs pré-remplis lors de l'installation."
|
599 |
+
|
600 |
+
#: views/packages/new1.inc-b.form.php:196
|
601 |
+
msgid "All values are optional."
|
602 |
+
msgstr "Toutes ces valeurs sont facultatives."
|
603 |
+
|
604 |
+
#: views/packages/new1.inc-b.form.php:205
|
605 |
+
msgid "Reset"
|
606 |
+
msgstr "Remise à zéro"
|
607 |
+
|
608 |
+
#: views/packages/new1.inc-b.form.php:206
|
609 |
+
msgid "Next"
|
610 |
+
msgstr "Suivant"
|
611 |
+
|
612 |
+
#: views/packages/new1.inc-b.form.php:218
|
613 |
+
msgid ""
|
614 |
+
"This will reset all of the current package settings. Would you like to "
|
615 |
+
"continue?"
|
616 |
+
msgstr ""
|
617 |
+
"Cela va remettre à zéro tous les paramètres du paquet en cours. Voulez-vous "
|
618 |
+
"continuer ?"
|
619 |
+
|
620 |
+
#: views/packages/new2.base.php:61
|
621 |
+
msgid "Step 2: System Scan"
|
622 |
+
msgstr "Étape 2 : Scan du Système"
|
623 |
+
|
624 |
+
#: views/packages/new2.base.php:69
|
625 |
+
msgid "Scanning Site"
|
626 |
+
msgstr "Scan en cours"
|
627 |
+
|
628 |
+
#: views/packages/new2.base.php:71 views/packages/new3.base.php:45
|
629 |
+
msgid "Please Wait..."
|
630 |
+
msgstr "Merci de patienter..."
|
631 |
+
|
632 |
+
#: views/packages/new2.base.php:77
|
633 |
+
msgid "Scan Complete"
|
634 |
+
msgstr "Scan Terminé"
|
635 |
+
|
636 |
+
#: views/packages/new2.base.php:79
|
637 |
+
msgid ""
|
638 |
+
"Scan checks are not required to pass, however they could cause issues on "
|
639 |
+
"some systems."
|
640 |
+
msgstr ""
|
641 |
+
"Il n'est pas nécessaire que tous les résultats du scan soient positifs, "
|
642 |
+
"cependant cela pourrait poser des problèmes sur certains systèmes."
|
643 |
+
|
644 |
+
#: views/packages/new2.base.php:80
|
645 |
+
msgid "Process Time:"
|
646 |
+
msgstr "Durée du Processus :"
|
647 |
+
|
648 |
+
#: views/packages/new2.base.php:89
|
649 |
+
msgid "Server"
|
650 |
+
msgstr "Serveur"
|
651 |
+
|
652 |
+
#: views/packages/new2.base.php:91 views/settings/controller.php:22
|
653 |
+
msgid "Diagnostics"
|
654 |
+
msgstr "Diagnostics"
|
655 |
+
|
656 |
+
#: views/packages/new2.base.php:93
|
657 |
+
msgid "Report"
|
658 |
+
msgstr "Signalez"
|
659 |
+
|
660 |
+
#: views/packages/new2.base.php:103
|
661 |
+
msgid "PHP Settings"
|
662 |
+
msgstr "Paramètres PHP"
|
663 |
+
|
664 |
+
#: views/packages/new2.base.php:109
|
665 |
+
msgid "Open Base Dir"
|
666 |
+
msgstr "Ouvrir le Répertoire de Base"
|
667 |
+
|
668 |
+
#: views/packages/new2.base.php:111
|
669 |
+
msgid ""
|
670 |
+
"The Duplicator may have issues when [open_basedir] is enabled. Please work "
|
671 |
+
"with your server administrator to disable this value in the php.ini file if "
|
672 |
+
"you’re having issues building a package."
|
673 |
+
msgstr ""
|
674 |
+
"Duplicator peut rencontrer des problèmes quand [open_basedir] est activé. "
|
675 |
+
"Merci de voir avec votre administrateur réseau s'il peut désactiver cette "
|
676 |
+
"fonction dans le fichier php.ini si vous avez des problèmes pour générer des "
|
677 |
+
"paquets."
|
678 |
+
|
679 |
+
#: views/packages/new2.base.php:116 views/settings/diagnostics.php:170
|
680 |
+
msgid "Max Execution Time"
|
681 |
+
msgstr "Temps Maximum d'Exécution"
|
682 |
+
|
683 |
+
#: views/packages/new2.base.php:120
|
684 |
+
#, php-format
|
685 |
+
msgid ""
|
686 |
+
"The Duplicator will have issues when the [max_execution_time] value in the "
|
687 |
+
"php.ini is low. Timeouts effect how long a process is allowed to run. The "
|
688 |
+
"recommended timeout is \"%1$s\" seconds. An attempt is made to override this "
|
689 |
+
"value if the server allows it. Please work with your server administrator "
|
690 |
+
"to make sure there are no restrictions for how long a PHP process is allowed "
|
691 |
+
"to run."
|
692 |
+
msgstr ""
|
693 |
+
"Duplicator peut rencontrer des problèmes quand la valeur de "
|
694 |
+
"[max_execution_time] dans le fichier php.ini est trop faible. Le timeout "
|
695 |
+
"affecte la durée autorisée pour le processus. La valeur recommandée est de "
|
696 |
+
"\"%1$s\" secondes. Si le serveur l'autorise, le plugin va essayer de forcer "
|
697 |
+
"cette valeur. Merci de voir avec votre administrateur réseau pour s'assurer "
|
698 |
+
"qu'il n'y ait pas de limitation dans la durée de processus PHP."
|
699 |
+
|
700 |
+
#: views/packages/new2.base.php:123
|
701 |
+
msgid ""
|
702 |
+
"Note: Timeouts can also be set at the web server layer, so if the PHP max "
|
703 |
+
"timeout passes and you still see a build interrupt messages, then your web "
|
704 |
+
"server could be killing the process. If you are limited on processing "
|
705 |
+
"time, consider using the database or file filters to shrink the size of your "
|
706 |
+
"overall package. However use caution as excluding the wrong resources can "
|
707 |
+
"cause your install to not work properly."
|
708 |
+
msgstr ""
|
709 |
+
"Note : Le timeout peut également être utilisé comme couche de serveur. Si le "
|
710 |
+
"timeout maximum PHP est atteint et que voyez encore des messages "
|
711 |
+
"d'interruption dans le processus de création de paquet, alors votre serveur "
|
712 |
+
"doit tuer notre processus. Si vous êtes limités par ce temps de latence, "
|
713 |
+
"essayez donc d'utiliser les filtres de base de données ou de fichiers afin "
|
714 |
+
"de diminuer la taille du paquet final. Cependant, faites attention : exclure "
|
715 |
+
"les mauvaises ressources pourrait empêcher votre installation de fonctionner "
|
716 |
+
"correctement."
|
717 |
+
|
718 |
+
#: views/packages/new2.base.php:136
|
719 |
+
msgid "Cached Data"
|
720 |
+
msgstr "Données en Cache"
|
721 |
+
|
722 |
+
#: views/packages/new2.base.php:141
|
723 |
+
msgid "Cache Path"
|
724 |
+
msgstr "Chemin du Cache"
|
725 |
+
|
726 |
+
#: views/packages/new2.base.php:142
|
727 |
+
msgid ""
|
728 |
+
"Cached data will lead to issues at install time and increases your archive "
|
729 |
+
"size. It is highly recommended to empty your cache directory at build time. "
|
730 |
+
"Use caution when removing data from the cache directory. If you’re using a "
|
731 |
+
"cache plugin please read the directions for how to properly clean the cache "
|
732 |
+
"directory; simply removing the files can cause errors with some cache "
|
733 |
+
"plugins."
|
734 |
+
msgstr ""
|
735 |
+
"Les données en cache vont mener à des problèmes influant sur le temps "
|
736 |
+
"d'installation et la taille de l'archive. Il est fortement recommandé de "
|
737 |
+
"vider votre répertoire de cache avant de créer un paquet. Faites tout de "
|
738 |
+
"même attention quand vous retirez des données du répertoire de cache. Si "
|
739 |
+
"vous utilisez un plugin de cache, merci de suivre leurs instructions pour "
|
740 |
+
"désinstaller proprement et vider les fichiers en cache. Supprimer "
|
741 |
+
"manuellement les fichiers de cache pourrait poser des conflits avec d'autres "
|
742 |
+
"plugins de cache par la suite."
|
743 |
+
|
744 |
+
#: views/packages/new2.base.php:151
|
745 |
+
msgid "Timeouts"
|
746 |
+
msgstr "Timeouts"
|
747 |
+
|
748 |
+
#: views/packages/new2.base.php:156
|
749 |
+
msgid "max_execution_time"
|
750 |
+
msgstr "temps_execution_max"
|
751 |
+
|
752 |
+
#: views/packages/new2.base.php:160
|
753 |
+
#, php-format
|
754 |
+
msgid ""
|
755 |
+
"Timeouts effect how long a process is allowed to run. The recommended "
|
756 |
+
"timeout is \"%1$s\" seconds. An attempt is made to override this value if "
|
757 |
+
"the enviroment allows it. A \"Warn\" status will not be an issue unless "
|
758 |
+
"your host kills PHP processes after a certain amount of time. "
|
759 |
+
msgstr ""
|
760 |
+
"Les timeouts correspondent à la durée pendant laquelle un processus est "
|
761 |
+
"autorisé d'être actif. Le timeout conseillé est de \"%1$s\" secondes. Un "
|
762 |
+
"essai va être tenté pour imposer cette valeur si l'environnement le permet. "
|
763 |
+
"Un message d'erreur ne devrait pas poser problème tant que votre hébergeur "
|
764 |
+
"ne forcer la fermeture du processus PHP après un certain délai."
|
765 |
+
|
766 |
+
#: views/packages/new2.base.php:163
|
767 |
+
msgid ""
|
768 |
+
"Timeouts can also be set at the web server layer, please work with your host "
|
769 |
+
"or server administrator to make sure there are not restrictions for how long "
|
770 |
+
"a PHP process is allowed to run. If you are limited on processing time, "
|
771 |
+
"consider using the database or file filters to shrink the size of your "
|
772 |
+
"overall package. However use caution as excluding the wrong resources can "
|
773 |
+
"cause your install to not work properly."
|
774 |
+
msgstr ""
|
775 |
+
"Les timeouts peuvent également être une couche du serveur web. Merci de "
|
776 |
+
"vérifier avec votre hébergeur ou votre administrateur réseau qu'il n'y ait "
|
777 |
+
"pas de restriction de durée aux processus PHP. Si vous êtes limité, "
|
778 |
+
"envisagez d'utiliser un filtre de base de données ou de fichiers afin de "
|
779 |
+
"diminuer la taille totale du paquet. Cependant, maniez ces options avec "
|
780 |
+
"minutie : exclure les mauvaises ressources empêcherait l'installation de "
|
781 |
+
"fonctionner correctement ensuite."
|
782 |
+
|
783 |
+
#: views/packages/new2.base.php:173 views/packages/new2.base.php:179
|
784 |
+
#: views/settings/diagnostics.php:95
|
785 |
+
msgid "Web Server"
|
786 |
+
msgstr "Serveur Web"
|
787 |
+
|
788 |
+
#: views/packages/new2.base.php:208 views/packages/new2.base.php:275
|
789 |
+
msgid "Enabled"
|
790 |
+
msgstr "Activé"
|
791 |
+
|
792 |
+
#: views/packages/new2.base.php:223
|
793 |
+
msgid "File Count"
|
794 |
+
msgstr "Nombre de Fichiers"
|
795 |
+
|
796 |
+
#: views/packages/new2.base.php:224
|
797 |
+
msgid "Directory Count"
|
798 |
+
msgstr "Nombre de Répertoires"
|
799 |
+
|
800 |
+
#: views/packages/new2.base.php:226
|
801 |
+
#, php-format
|
802 |
+
msgid ""
|
803 |
+
"Total size reprents all files minus any filters that have been setup. The "
|
804 |
+
"current thresholds that trigger warnings are %1$s for the entire site and "
|
805 |
+
"%2$s for large files."
|
806 |
+
msgstr ""
|
807 |
+
"La taille totale représente tous les fichiers à l'exception de ceux exclus "
|
808 |
+
"par vos soins. Le seuil actuel qui déclenche les avertissements est de %1$s "
|
809 |
+
"pour le site entier et %2$s pour les fichiers volumineux."
|
810 |
+
|
811 |
+
#: views/packages/new2.base.php:235
|
812 |
+
msgid "Invalid Names"
|
813 |
+
msgstr "Noms Invalides"
|
814 |
+
|
815 |
+
#: views/packages/new2.base.php:239
|
816 |
+
msgid ""
|
817 |
+
"Invalid file or folder names can cause issues when extracting an archive "
|
818 |
+
"across different environments. Invalid file names consist of lengths over "
|
819 |
+
"250 characters and illegal characters that may not work on all operating "
|
820 |
+
"systems such as * ? > < : / \\ | . It is recommended to remove or filter "
|
821 |
+
"these files before building the archive or else you might have issues at "
|
822 |
+
"install time."
|
823 |
+
msgstr ""
|
824 |
+
"Des noms de fichiers ou de répertoires invalides peuvent poser des problèmes "
|
825 |
+
"lors de l'extraction d'archives dans différents environnements. Les noms "
|
826 |
+
"invalides sont ceux qui dépassent 250 caractères ou contiennent des "
|
827 |
+
"caractères interdits tels que * ? > < : / \\ | . Il est recommandé de "
|
828 |
+
"supprimer ou exclure ces fichiers avant de créer une archive car sinon vous "
|
829 |
+
"auriez le même problème lors de l'installation."
|
830 |
+
|
831 |
+
#: views/packages/new2.base.php:241 views/packages/new2.base.php:256
|
832 |
+
msgid "Show Paths"
|
833 |
+
msgstr "Voir les Chemins"
|
834 |
+
|
835 |
+
#: views/packages/new2.base.php:250
|
836 |
+
msgid "Large Files"
|
837 |
+
msgstr "Fichiers Volumineux"
|
838 |
+
|
839 |
+
#: views/packages/new2.base.php:254
|
840 |
+
#, php-format
|
841 |
+
msgid ""
|
842 |
+
"Large files such as movies or other backuped data can cause issues with "
|
843 |
+
"timeouts. The current check for large files is %1$s per file. If your "
|
844 |
+
"having issues creating a package consider excluding these files with the "
|
845 |
+
"files filter and manually moving them to your new location."
|
846 |
+
msgstr ""
|
847 |
+
"Les fichiers volumineux tels que les vidéos ou autres fichiers de sauvegarde "
|
848 |
+
"peuvent causer des problèmes avec les timeouts. La valeur actuelle pour les "
|
849 |
+
"fichiers volumineux est de %1$s par fichier. Si vous rencontrez des "
|
850 |
+
"problèmes lors de la création d'un paquet, envisagez d'exclure ces fichiers "
|
851 |
+
"et de les déplacer manuellement à leur future destination."
|
852 |
+
|
853 |
+
#: views/packages/new2.base.php:290
|
854 |
+
msgid "Tables"
|
855 |
+
msgstr "Tables"
|
856 |
+
|
857 |
+
#: views/packages/new2.base.php:291
|
858 |
+
msgid "Records"
|
859 |
+
msgstr "Enregistrements"
|
860 |
+
|
861 |
+
#: views/packages/new2.base.php:294
|
862 |
+
msgid "repair and optimization"
|
863 |
+
msgstr "réparer et optimiser"
|
864 |
+
|
865 |
+
#: views/packages/new2.base.php:295
|
866 |
+
#, php-format
|
867 |
+
msgid ""
|
868 |
+
"Total size and row count for all database tables are approximate values. "
|
869 |
+
"The thresholds that trigger warnings are %1$s and %2$s records. Large "
|
870 |
+
"databases take time to process and can cause issues with server timeout and "
|
871 |
+
"memory settings. Running a %3$s on your database can also help improve the "
|
872 |
+
"overall size and performance. If your server supports shell_exec and "
|
873 |
+
"mysqldump you can try to enable this option from the settings menu."
|
874 |
+
msgstr ""
|
875 |
+
"La taille totale et le nombre de colonnes pour les tables de toutes les "
|
876 |
+
"bases de données sont des valeurs approximatives. Les seuils qui déclenchent "
|
877 |
+
"des messages d'erreur sont %1$s et %2$s. Les base de données volumineuses "
|
878 |
+
"sont longues à traiter et peuvent poser des problèmes avec le timeout "
|
879 |
+
"serveur ainsi que les paramètres de stockage. Disposer d'un %3$s sur votre "
|
880 |
+
"base de données peut également améliorer la taille totale et les "
|
881 |
+
"performances. Si votre serveur est compatible shell_exec et mysqldump, "
|
882 |
+
"essayez d'activer cette option depuis le menu des paramètres."
|
883 |
+
|
884 |
+
#: views/packages/new2.base.php:307
|
885 |
+
msgid "Table Details"
|
886 |
+
msgstr "Détails de la Table"
|
887 |
+
|
888 |
+
#: views/packages/new2.base.php:318
|
889 |
+
msgid "Name:"
|
890 |
+
msgstr "Nom :"
|
891 |
+
|
892 |
+
#: views/packages/new2.base.php:319
|
893 |
+
msgid "Host:"
|
894 |
+
msgstr "Hébergeur :"
|
895 |
+
|
896 |
+
#: views/packages/new2.base.php:320
|
897 |
+
msgid "Build Mode:"
|
898 |
+
msgstr "Mode de Construction :"
|
899 |
+
|
900 |
+
#: views/packages/new2.base.php:331
|
901 |
+
msgid "Scan Error"
|
902 |
+
msgstr "Erreurs de Scan"
|
903 |
+
|
904 |
+
#: views/packages/new2.base.php:332
|
905 |
+
msgid "Please try again!"
|
906 |
+
msgstr "Merci de réessayer !"
|
907 |
+
|
908 |
+
#: views/packages/new2.base.php:334 views/packages/new3.base.php:98
|
909 |
+
msgid "Server Status:"
|
910 |
+
msgstr "Statut Serveur :"
|
911 |
+
|
912 |
+
#: views/packages/new2.base.php:337 views/packages/new3.base.php:102
|
913 |
+
msgid "Error Message:"
|
914 |
+
msgstr "Message d'Erreur :"
|
915 |
+
|
916 |
+
#: views/packages/new2.base.php:344
|
917 |
+
msgid "Back"
|
918 |
+
msgstr "Retour"
|
919 |
+
|
920 |
+
#: views/packages/new2.base.php:345
|
921 |
+
msgid "Rescan"
|
922 |
+
msgstr "Re-Scanner"
|
923 |
+
|
924 |
+
#: views/packages/new2.base.php:421
|
925 |
+
msgid "Unable to report on any tables"
|
926 |
+
msgstr "Impossible d'acquérir une quelconque table"
|
927 |
+
|
928 |
+
#: views/packages/new2.base.php:430
|
929 |
+
msgid "Unable to report on database stats"
|
930 |
+
msgstr "Impossible d'acquérir les statistiques de la base de données"
|
931 |
+
|
932 |
+
#: views/packages/new2.base.php:445
|
933 |
+
msgid "No name length issues."
|
934 |
+
msgstr "Pas de problème de longueur de nom."
|
935 |
+
|
936 |
+
#: views/packages/new2.base.php:448 views/packages/new2.base.php:456
|
937 |
+
msgid "FILE"
|
938 |
+
msgstr "FICHIER"
|
939 |
+
|
940 |
+
#: views/packages/new2.base.php:453
|
941 |
+
msgid "No large files found."
|
942 |
+
msgstr "Aucun fichier volumineux trouvé."
|
943 |
+
|
944 |
+
#: views/packages/new3.base.php:35
|
945 |
+
msgid "Step 3: Build Package"
|
946 |
+
msgstr "Étape 3 : Assemblage du Paquet"
|
947 |
+
|
948 |
+
#: views/packages/new3.base.php:43
|
949 |
+
msgid "Building Package"
|
950 |
+
msgstr "Assemblage du Paquet en cours"
|
951 |
+
|
952 |
+
#: views/packages/new3.base.php:46
|
953 |
+
msgid "Keep this window open during the build process."
|
954 |
+
msgstr "Gardez cette fenêtre ouverte pendant le processus d'assemblage."
|
955 |
+
|
956 |
+
#: views/packages/new3.base.php:47
|
957 |
+
msgid "This may take several minutes."
|
958 |
+
msgstr "Cela peut prendre plusieurs minutes."
|
959 |
+
|
960 |
+
#: views/packages/new3.base.php:51
|
961 |
+
msgid "Build Status"
|
962 |
+
msgstr "Statut de l'Assemblage"
|
963 |
+
|
964 |
+
#: views/packages/new3.base.php:58
|
965 |
+
msgid "Package Completed"
|
966 |
+
msgstr "Paquet Assemblé"
|
967 |
+
|
968 |
+
#: views/packages/new3.base.php:63
|
969 |
+
msgid "Process Time"
|
970 |
+
msgstr "Temps d'Exécution"
|
971 |
+
|
972 |
+
#: views/packages/new3.base.php:77
|
973 |
+
msgid "All Packages"
|
974 |
+
msgstr "Tous les Paquets"
|
975 |
+
|
976 |
+
#: views/packages/new3.base.php:88
|
977 |
+
msgid "Build Interrupt"
|
978 |
+
msgstr "Interruption de l'Assemblage"
|
979 |
+
|
980 |
+
#: views/packages/new3.base.php:89
|
981 |
+
msgid "The current build has experienced an issue."
|
982 |
+
msgstr "L'assemblage en cours a rencontré une erreur."
|
983 |
+
|
984 |
+
#: views/packages/new3.base.php:91
|
985 |
+
msgid ""
|
986 |
+
"Please try the process again. If the problem persists please visit the "
|
987 |
+
"support page."
|
988 |
+
msgstr ""
|
989 |
+
"Merci de réessayer l'assemblage à nouveau. Si le problème persiste, merci de "
|
990 |
+
"visiter le support."
|
991 |
+
|
992 |
+
#: views/packages/new3.base.php:93
|
993 |
+
msgid "Try Again"
|
994 |
+
msgstr "Merci de réessayer"
|
995 |
+
|
996 |
+
#: views/packages/new3.base.php:109
|
997 |
+
msgid "Notice"
|
998 |
+
msgstr "Notification"
|
999 |
+
|
1000 |
+
#: views/packages/new3.base.php:112
|
1001 |
+
msgid "Build Folder:"
|
1002 |
+
msgstr "Répertoires de l'Assemblage :"
|
1003 |
+
|
1004 |
+
#: views/packages/new3.base.php:114
|
1005 |
+
msgid ""
|
1006 |
+
"Some servers close connections quickly; yet the build can continue to run in "
|
1007 |
+
"the background. To validate if a build is still running; open the 'tmp' "
|
1008 |
+
"folder above and see if the archive file is growing in size. If it is not "
|
1009 |
+
"then your server has strict timeout constraints. Please visit the support "
|
1010 |
+
"page for additional resources."
|
1011 |
+
msgstr ""
|
1012 |
+
"Certains serveurs coupent leur connexion rapidement, cependant le processus "
|
1013 |
+
"continue à fonctionner en arrière-plan. Pour vérifier qu'une création de "
|
1014 |
+
"paquet est en cours, ouvrer le répertoire 'top' ce-dessous and regardez si "
|
1015 |
+
"l'archive est en train de grandir en taille. Si ce n'est pas le cas, alors "
|
1016 |
+
"votre serveur a des timeouts stricts. Vous pouvez aller voir la section "
|
1017 |
+
"'Aide' pour des ressources additionnelles. "
|
1018 |
+
|
1019 |
+
#: views/packages/new3.base.php:123
|
1020 |
+
msgid "Package Log"
|
1021 |
+
msgstr "Journaux des Paquets"
|
1022 |
+
|
1023 |
+
#: views/settings/controller.php:21 views/settings/diagnostics.php:84
|
1024 |
+
msgid "General"
|
1025 |
+
msgstr "Général"
|
1026 |
+
|
1027 |
+
#: views/settings/diagnostics.php:18 views/settings/diagnostics.php:19
|
1028 |
+
msgid "unknow"
|
1029 |
+
msgstr "inconnu"
|
1030 |
+
|
1031 |
+
#: views/settings/diagnostics.php:36
|
1032 |
+
msgid "Plugin settings reset."
|
1033 |
+
msgstr "Paramètres des plugins émis à zéro."
|
1034 |
+
|
1035 |
+
#: views/settings/diagnostics.php:37
|
1036 |
+
msgid "View state settings reset."
|
1037 |
+
msgstr "Voir l'état de la remise à zéro des paramètres."
|
1038 |
+
|
1039 |
+
#: views/settings/diagnostics.php:38
|
1040 |
+
msgid "Active package settings reset."
|
1041 |
+
msgstr "Activer la remise à zéro des paramètres dup paquet"
|
1042 |
+
|
1043 |
+
#: views/settings/diagnostics.php:41 views/tools/cleanup.php:12
|
1044 |
+
msgid "Legacy data removed."
|
1045 |
+
msgstr "Version originale supprimée."
|
1046 |
+
|
1047 |
+
#: views/settings/diagnostics.php:78
|
1048 |
+
msgid "Server Settings"
|
1049 |
+
msgstr "Paramètres Serveur"
|
1050 |
+
|
1051 |
+
#: views/settings/diagnostics.php:87 views/settings/general.php:58
|
1052 |
+
msgid "Duplicator Version"
|
1053 |
+
msgstr "Version de Duplicator"
|
1054 |
+
|
1055 |
+
#: views/settings/diagnostics.php:91
|
1056 |
+
msgid "Operating System"
|
1057 |
+
msgstr "Système d'Exploitation"
|
1058 |
+
|
1059 |
+
#: views/settings/diagnostics.php:99
|
1060 |
+
msgid "APC Enabled"
|
1061 |
+
msgstr "APC Activé"
|
1062 |
+
|
1063 |
+
#: views/settings/diagnostics.php:103
|
1064 |
+
msgid "Root Path"
|
1065 |
+
msgstr "Chemin vers la Racine"
|
1066 |
+
|
1067 |
+
#: views/settings/diagnostics.php:107
|
1068 |
+
msgid "ABSPATH"
|
1069 |
+
msgstr "Chemin Absolu"
|
1070 |
+
|
1071 |
+
#: views/settings/diagnostics.php:111
|
1072 |
+
msgid "Plugins Path"
|
1073 |
+
msgstr "Chemin des Plugins"
|
1074 |
+
|
1075 |
+
#: views/settings/diagnostics.php:115
|
1076 |
+
msgid "Loaded PHP INI"
|
1077 |
+
msgstr "Charger PHP INI"
|
1078 |
+
|
1079 |
+
#: views/settings/diagnostics.php:126
|
1080 |
+
msgid "Langugage"
|
1081 |
+
msgstr "Langue"
|
1082 |
+
|
1083 |
+
#: views/settings/diagnostics.php:130 views/settings/diagnostics.php:185
|
1084 |
+
msgid "Charset"
|
1085 |
+
msgstr "Jeu de Caractères"
|
1086 |
+
|
1087 |
+
#: views/settings/diagnostics.php:134
|
1088 |
+
msgid "Memory Limit "
|
1089 |
+
msgstr "Limite de Mémoire"
|
1090 |
+
|
1091 |
+
#: views/settings/diagnostics.php:135
|
1092 |
+
msgid "Max"
|
1093 |
+
msgstr "Max"
|
1094 |
+
|
1095 |
+
#: views/settings/diagnostics.php:153
|
1096 |
+
msgid "Safe Mode"
|
1097 |
+
msgstr "Mode Sécurité"
|
1098 |
+
|
1099 |
+
#: views/settings/diagnostics.php:157
|
1100 |
+
msgid "On"
|
1101 |
+
msgstr "On"
|
1102 |
+
|
1103 |
+
#: views/settings/diagnostics.php:157
|
1104 |
+
msgid "Off"
|
1105 |
+
msgstr "Off"
|
1106 |
+
|
1107 |
+
#: views/settings/diagnostics.php:162
|
1108 |
+
msgid "Memory Limit"
|
1109 |
+
msgstr "Limite de Mémoire"
|
1110 |
+
|
1111 |
+
#: views/settings/diagnostics.php:166
|
1112 |
+
msgid "Memory In Use"
|
1113 |
+
msgstr "Mémoire Utilisée"
|
1114 |
+
|
1115 |
+
#: views/settings/diagnostics.php:174
|
1116 |
+
msgid "Shell Exec"
|
1117 |
+
msgstr "Shell Exec"
|
1118 |
+
|
1119 |
+
#: views/settings/diagnostics.php:175
|
1120 |
+
msgid "Is Supported"
|
1121 |
+
msgstr "Est Compatible"
|
1122 |
+
|
1123 |
+
#: views/settings/diagnostics.php:175
|
1124 |
+
msgid "Not Supported"
|
1125 |
+
msgstr "N'est plus Compatible"
|
1126 |
+
|
1127 |
+
#: views/settings/diagnostics.php:189
|
1128 |
+
msgid "Wait Timeout"
|
1129 |
+
msgstr "Temps d'Attente dépassé"
|
1130 |
+
|
1131 |
+
#: views/settings/diagnostics.php:193
|
1132 |
+
msgid "Max Allowed Packets"
|
1133 |
+
msgstr "Nombre maximum de paquets de données"
|
1134 |
+
|
1135 |
+
#: views/settings/diagnostics.php:197
|
1136 |
+
msgid "msyqldump Path"
|
1137 |
+
msgstr "Chemin du mysqldump"
|
1138 |
+
|
1139 |
+
#: views/settings/diagnostics.php:201
|
1140 |
+
msgid "Server Disk"
|
1141 |
+
msgstr "Disque Serveur"
|
1142 |
+
|
1143 |
+
#: views/settings/diagnostics.php:204
|
1144 |
+
msgid "Free space"
|
1145 |
+
msgstr "Espace libre"
|
1146 |
+
|
1147 |
+
#: views/settings/diagnostics.php:207
|
1148 |
+
msgid "Note: This value is the physical servers hard-drive allocation."
|
1149 |
+
msgstr ""
|
1150 |
+
"Note : Cette donnée est l'allocation du disque dur dans le serveur physique."
|
1151 |
+
|
1152 |
+
#: views/settings/diagnostics.php:208
|
1153 |
+
msgid ""
|
1154 |
+
"On shared hosts check your control panel for the 'TRUE' disk space quota "
|
1155 |
+
"value."
|
1156 |
+
msgstr ""
|
1157 |
+
"Pour les hébergements mutualisés, vérifiez dans votre tableau de bord la "
|
1158 |
+
"'vraie' valeur d'espace disque."
|
1159 |
+
|
1160 |
+
#: views/settings/diagnostics.php:224
|
1161 |
+
msgid "Stored Data"
|
1162 |
+
msgstr "Donnée Enregistrée"
|
1163 |
+
|
1164 |
+
#: views/settings/diagnostics.php:229
|
1165 |
+
msgid "Options Values"
|
1166 |
+
msgstr "Options de Valeurs"
|
1167 |
+
|
1168 |
+
#: views/settings/diagnostics.php:262
|
1169 |
+
msgid "PHP Information"
|
1170 |
+
msgstr "Information PHP"
|
1171 |
+
|
1172 |
+
#: views/settings/diagnostics.php:281
|
1173 |
+
msgid "Delete this option value"
|
1174 |
+
msgstr "Effacer cette option de valeur"
|
1175 |
+
|
1176 |
+
#: views/settings/general.php:6
|
1177 |
+
msgid "Settings Saved"
|
1178 |
+
msgstr "Paramètres Sauvegardés"
|
1179 |
+
|
1180 |
+
#: views/settings/general.php:54
|
1181 |
+
msgid "Plugin"
|
1182 |
+
msgstr "Plugin"
|
1183 |
+
|
1184 |
+
#: views/settings/general.php:62
|
1185 |
+
msgid "Uninstall Options"
|
1186 |
+
msgstr "Options de désinstallation"
|
1187 |
+
|
1188 |
+
#: views/settings/general.php:65
|
1189 |
+
msgid "Delete Plugin Settings"
|
1190 |
+
msgstr "Effacer les paramètres du plugin"
|
1191 |
+
|
1192 |
+
#: views/settings/general.php:68
|
1193 |
+
msgid "Delete Entire Snapshot Directory"
|
1194 |
+
msgstr "Effacer tout le répertoire des instantanés"
|
1195 |
+
|
1196 |
+
#: views/settings/general.php:69
|
1197 |
+
msgid "Snapshot Directory"
|
1198 |
+
msgstr "Répertoire des instantanés"
|
1199 |
+
|
1200 |
+
#: views/settings/general.php:81
|
1201 |
+
msgid "Archive Flush"
|
1202 |
+
msgstr "Effacement des Archives"
|
1203 |
+
|
1204 |
+
#: views/settings/general.php:84
|
1205 |
+
msgid "Attempt Network Keep Alive"
|
1206 |
+
msgstr "Tenter de garder le réseau en ligne"
|
1207 |
+
|
1208 |
+
#: views/settings/general.php:85
|
1209 |
+
msgid "recommended only for large archives"
|
1210 |
+
msgstr "recommandé seulement pour les archives volumineuses"
|
1211 |
+
|
1212 |
+
#: views/settings/general.php:87
|
1213 |
+
msgid ""
|
1214 |
+
"This will attempt to keep a network connection established for large "
|
1215 |
+
"archives."
|
1216 |
+
msgstr ""
|
1217 |
+
"Ceci va essayer de garder une connexion réseau pour les archives "
|
1218 |
+
"volumineuses."
|
1219 |
+
|
1220 |
+
#: views/settings/general.php:92
|
1221 |
+
msgid "Database Build"
|
1222 |
+
msgstr "Base de Données construite"
|
1223 |
+
|
1224 |
+
#: views/settings/general.php:98
|
1225 |
+
msgid "This server does not have shell_exec configured to run."
|
1226 |
+
msgstr "Ce serveur n'a pas shell_exec de paramétré."
|
1227 |
+
|
1228 |
+
#: views/settings/general.php:99
|
1229 |
+
msgid "Please contact the server administrator to enable this feature."
|
1230 |
+
msgstr ""
|
1231 |
+
"Merci de contacter votre administrateur réseau pour activer cette "
|
1232 |
+
"fonctionnalité."
|
1233 |
+
|
1234 |
+
#: views/settings/general.php:104
|
1235 |
+
msgid "Use mysqldump"
|
1236 |
+
msgstr "Utiliser mysqldump"
|
1237 |
+
|
1238 |
+
#: views/settings/general.php:105
|
1239 |
+
msgid "recommended for large databases"
|
1240 |
+
msgstr "recommandé pour les bases de données volumineuses"
|
1241 |
+
|
1242 |
+
#: views/settings/general.php:110
|
1243 |
+
msgid "Working Path:"
|
1244 |
+
msgstr "Chemin Fonctionnel :"
|
1245 |
+
|
1246 |
+
#: views/settings/general.php:116
|
1247 |
+
msgid ""
|
1248 |
+
"Mysqldump was not found at its default location or the location provided. "
|
1249 |
+
"Please enter a path to a valid location where mysqldump can run. If the "
|
1250 |
+
"problem persist contact your server administrator."
|
1251 |
+
msgstr ""
|
1252 |
+
"Mysqldump n'a pas été trouvé à son emplacement par défaut ou à l'emplacement "
|
1253 |
+
"fourni. Merci d'entrer le chemin vers un emplacement où mysqldump pourra "
|
1254 |
+
"tourner. Si le problème persiste, contactez votre administrateur réseau."
|
1255 |
+
|
1256 |
+
#: views/settings/general.php:121
|
1257 |
+
msgid "Add Custom Path:"
|
1258 |
+
msgstr "Ajouter un chemin personnalisé :"
|
1259 |
+
|
1260 |
+
#: views/settings/general.php:125
|
1261 |
+
msgid "This is the path to your mysqldump program."
|
1262 |
+
msgstr "C'est le chemin vers le programme mysqldump."
|
1263 |
+
|
1264 |
+
#: views/settings/general.php:134
|
1265 |
+
msgid "Package Debug"
|
1266 |
+
msgstr "Débogage des Paquets"
|
1267 |
+
|
1268 |
+
#: views/settings/general.php:137
|
1269 |
+
msgid "Show Package Debug Status in Packages Screen"
|
1270 |
+
msgstr "Montrer le statut de débogage dans l'écran des Paquets"
|
1271 |
+
|
1272 |
+
#: views/settings/general.php:145
|
1273 |
+
msgid "Save Settings"
|
1274 |
+
msgstr "Sauvegarder les Paramètres"
|
1275 |
+
|
1276 |
+
#: views/support.php:55
|
1277 |
+
msgid ""
|
1278 |
+
"Created for Admins, Developers and Designers the Duplicator will streamline "
|
1279 |
+
"your workflows and help you quickly clone a WordPress application. If you "
|
1280 |
+
"run into an issue please read through the"
|
1281 |
+
msgstr ""
|
1282 |
+
"Créé pour les webmasters, développeurs et designers, Duplicator va améliorer "
|
1283 |
+
"votre travail en vous permettant de cloner rapidement une installation "
|
1284 |
+
"WordPress. Si vous rencontrez des problèmes, merci de consulter la"
|
1285 |
+
|
1286 |
+
#: views/support.php:56
|
1287 |
+
msgid "knowledgebase"
|
1288 |
+
msgstr "base de connaissances"
|
1289 |
+
|
1290 |
+
#: views/support.php:57
|
1291 |
+
msgid "in detail for many of the quick and common answers."
|
1292 |
+
msgstr "en détail pour la plupart des questions les plus courantes."
|
1293 |
+
|
1294 |
+
#: views/support.php:72
|
1295 |
+
msgid "Need Help?"
|
1296 |
+
msgstr "Besoin d'aide ?"
|
1297 |
+
|
1298 |
+
#: views/support.php:79
|
1299 |
+
msgid "Knowledgebase"
|
1300 |
+
msgstr "Base de connaissances"
|
1301 |
+
|
1302 |
+
#: views/support.php:83
|
1303 |
+
msgid "Complete online documentation!"
|
1304 |
+
msgstr "Documentation complète en ligne !"
|
1305 |
+
|
1306 |
+
#: views/support.php:85
|
1307 |
+
msgid "Choose A Section"
|
1308 |
+
msgstr "Choisissez une section"
|
1309 |
+
|
1310 |
+
#: views/support.php:86
|
1311 |
+
msgid "Quick Start"
|
1312 |
+
msgstr "Démarrage Rapide"
|
1313 |
+
|
1314 |
+
#: views/support.php:87
|
1315 |
+
msgid "User Guide"
|
1316 |
+
msgstr "Guide Utilisateur"
|
1317 |
+
|
1318 |
+
#: views/support.php:88
|
1319 |
+
msgid "FAQs"
|
1320 |
+
msgstr "FAQs"
|
1321 |
+
|
1322 |
+
#: views/support.php:89
|
1323 |
+
msgid "Change Log"
|
1324 |
+
msgstr "Notes de Version"
|
1325 |
+
|
1326 |
+
#: views/support.php:90
|
1327 |
+
msgid "Product Page"
|
1328 |
+
msgstr "Page Produit"
|
1329 |
+
|
1330 |
+
#: views/support.php:101
|
1331 |
+
msgid "Approved Hosting"
|
1332 |
+
msgstr "Hébergeur Approuvés"
|
1333 |
+
|
1334 |
+
#: views/support.php:105
|
1335 |
+
msgid "Servers that work with Duplicator!"
|
1336 |
+
msgstr "Les serveurs qui fonctionnent avec Duplicator !"
|
1337 |
+
|
1338 |
+
#: views/support.php:108
|
1339 |
+
msgid "Get Hosting!"
|
1340 |
+
msgstr "Trouver un Hébergeur !"
|
1341 |
+
|
1342 |
+
#: views/support.php:119
|
1343 |
+
msgid "Online Support"
|
1344 |
+
msgstr "Aide en Ligne"
|
1345 |
+
|
1346 |
+
#: views/support.php:123
|
1347 |
+
msgid "Work with IT Profressionals!"
|
1348 |
+
msgstr "Contactez des professionnels de l'informatique !"
|
1349 |
+
|
1350 |
+
#: views/support.php:127
|
1351 |
+
msgid "Get Help!"
|
1352 |
+
msgstr "Trouvez de l'Aide !"
|
1353 |
+
|
1354 |
+
#: views/support.php:138
|
1355 |
+
msgid "Support Duplicator"
|
1356 |
+
msgstr "Aide de Duplicator"
|
1357 |
+
|
1358 |
+
#: views/support.php:145
|
1359 |
+
msgid "Partner with Us"
|
1360 |
+
msgstr "Soutenez-nous"
|
1361 |
+
|
1362 |
+
#: views/support.php:157
|
1363 |
+
msgid "Keep Active and Online"
|
1364 |
+
msgstr "Pour que Duplicator soit activement développé"
|
1365 |
+
|
1366 |
+
#: views/support.php:164
|
1367 |
+
msgid "Leave 5 Stars"
|
1368 |
+
msgstr "Nous donner 5 Étoiles"
|
1369 |
+
|
1370 |
+
#: views/support.php:170
|
1371 |
+
msgid "Take A Quick 60 Second Survey"
|
1372 |
+
msgstr "Remplir un rapide questionnaire de 60 secondes"
|
1373 |
+
|
1374 |
+
#: views/support.php:182
|
1375 |
+
msgid "Spread the Word"
|
1376 |
+
msgstr "Faites passer le mot"
|
1377 |
+
|
1378 |
+
#: views/support.php:188
|
1379 |
+
msgid "Duplicate Your WordPress"
|
1380 |
+
msgstr "Dupliquer votre WordPress"
|
1381 |
+
|
1382 |
+
#: views/support.php:189
|
1383 |
+
msgid "Rapid WordPress Duplication by LifeInTheGrid.com"
|
1384 |
+
msgstr "Duplication Rapide WordPress par LifeInTheGrid.com"
|
1385 |
+
|
1386 |
+
#: views/tools/cleanup.php:8
|
1387 |
+
msgid "Installer File Cleanup Ran."
|
1388 |
+
msgstr "Le Nettoyage des Fichiers d'Installation a eu lieu."
|
1389 |
+
|
1390 |
+
#: views/tools/cleanup.php:16
|
1391 |
+
msgid "Build cache removed."
|
1392 |
+
msgstr "Cache supprimé."
|
1393 |
+
|
1394 |
+
#: views/tools/cleanup.php:62
|
1395 |
+
msgid ""
|
1396 |
+
"If the installer files did not successfully get removed, then you WILL need "
|
1397 |
+
"to remove them manually"
|
1398 |
+
msgstr ""
|
1399 |
+
"Si les fichiers d'installation ne sont pas supprimés, il vous faudra "
|
1400 |
+
"ABSOLUMENT les enlever manuellement"
|
1401 |
+
|
1402 |
+
#: views/tools/cleanup.php:63
|
1403 |
+
msgid ""
|
1404 |
+
"Please remove all installer files to avoid leaving open security issues on "
|
1405 |
+
"your server"
|
1406 |
+
msgstr ""
|
1407 |
+
"Merci de retirer tous les fichiers d'installation pour éviter de laisser des "
|
1408 |
+
"failles de sécurité sur votre serveur"
|
1409 |
+
|
1410 |
+
#: views/tools/cleanup.php:71
|
1411 |
+
msgid "Data Cleanup"
|
1412 |
+
msgstr "Nettoyage des Données"
|
1413 |
+
|
1414 |
+
#: views/tools/cleanup.php:74
|
1415 |
+
msgid "Delete Reserved Files"
|
1416 |
+
msgstr "Supprimer les Fichiers Réservés"
|
1417 |
+
|
1418 |
+
#: views/tools/cleanup.php:75
|
1419 |
+
msgid "Removes all installer files from a previous install"
|
1420 |
+
msgstr "Retirer tous les fichiers d'installation d'une version antérieure"
|
1421 |
+
|
1422 |
+
#: views/tools/cleanup.php:78
|
1423 |
+
msgid "Delete Legacy Data"
|
1424 |
+
msgstr "Supprimer les Données Originales"
|
1425 |
+
|
1426 |
+
#: views/tools/cleanup.php:79
|
1427 |
+
msgid "Removes all legacy data and settings prior to version"
|
1428 |
+
msgstr ""
|
1429 |
+
"Supprimer toutes les données originales et les paramètres antérieurs à cette "
|
1430 |
+
"version"
|
1431 |
+
|
1432 |
+
#: views/tools/cleanup.php:82
|
1433 |
+
msgid "Clear Build Cache"
|
1434 |
+
msgstr "Supprimer le Cache"
|
1435 |
+
|
1436 |
+
#: views/tools/cleanup.php:83
|
1437 |
+
msgid "Removes all build data from:"
|
1438 |
+
msgstr "Supprimer toutes les données de :"
|
1439 |
+
|
1440 |
+
#: views/tools/cleanup.php:96
|
1441 |
+
#, php-format
|
1442 |
+
msgid "This action will remove all legacy settings prior to version %1$s. "
|
1443 |
+
msgstr ""
|
1444 |
+
"Cette action va supprimer tous les paramètres antérieurs à la version %1$s."
|
1445 |
+
|
1446 |
+
#: views/tools/cleanup.php:97
|
1447 |
+
msgid ""
|
1448 |
+
"Legacy settings are only needed if you plan to migrate back to an older "
|
1449 |
+
"version of this plugin."
|
1450 |
+
msgstr ""
|
1451 |
+
"Les paramètres originaux ne sont nécessaires que si vous avez prévu de "
|
1452 |
+
"migrer vers une ancienne version du plugin."
|
1453 |
+
|
1454 |
+
#: views/tools/cleanup.php:109
|
1455 |
+
msgid ""
|
1456 |
+
"This process will remove all build cache files. Be sure no packages are "
|
1457 |
+
"currently building or else they will be cancelled."
|
1458 |
+
msgstr ""
|
1459 |
+
"Ce processus va supprimer tous les fichiers de cache. Vérifiez qu'aucun "
|
1460 |
+
"paquet ne soit en cours de création car sinon il serait supprimé."
|
1461 |
+
|
1462 |
+
#: views/tools/controller.php:16
|
1463 |
+
msgid "Logging"
|
1464 |
+
msgstr "Connexion"
|
1465 |
+
|
1466 |
+
#: views/tools/controller.php:17
|
1467 |
+
msgid "Cleanup"
|
1468 |
+
msgstr "Nettoyage"
|
1469 |
+
|
1470 |
+
#: views/tools/logging.php:140
|
1471 |
+
msgid "Log file not found or unreadable"
|
1472 |
+
msgstr "Fichiers journaux introuvables ou illisibles"
|
1473 |
+
|
1474 |
+
#: views/tools/logging.php:142
|
1475 |
+
msgid ""
|
1476 |
+
"Try to create a package, since no log files were found in the snapshots "
|
1477 |
+
"directory with the extension *.log"
|
1478 |
+
msgstr ""
|
1479 |
+
"Essayez de créer un paquet puisqu'aucune fichier journal n'a été trouvé dans "
|
1480 |
+
"le répertoire des instantanés avec l'extension *.log"
|
1481 |
+
|
1482 |
+
#: views/tools/logging.php:144
|
1483 |
+
msgid "Reasons for log file not showing"
|
1484 |
+
msgstr "Raisons pour lesquelles le fichier journal ne s'affiche pas"
|
1485 |
+
|
1486 |
+
#: views/tools/logging.php:145
|
1487 |
+
msgid "The web server does not support returning .log file extentions"
|
1488 |
+
msgstr ""
|
1489 |
+
"Le serveur web ne prend pas en charge les fichiers avec les extensions .log"
|
1490 |
+
|
1491 |
+
#: views/tools/logging.php:146
|
1492 |
+
msgid ""
|
1493 |
+
"The snapshots directory does not have the correct permissions to write "
|
1494 |
+
"files. Try setting the permissions to 755"
|
1495 |
+
msgstr ""
|
1496 |
+
"Le répertoire des instantanés n'a pas les bonnes permissions pour écrire les "
|
1497 |
+
"fichiers. Essayez de passer les permissions à 755"
|
1498 |
+
|
1499 |
+
#: views/tools/logging.php:147
|
1500 |
+
msgid ""
|
1501 |
+
"The process that PHP runs under does not have enough permissions to create "
|
1502 |
+
"files. Please contact your hosting provider for more details"
|
1503 |
+
msgstr ""
|
1504 |
+
"Le processus PHP n'a pas assez de permissions pour créer les fichiers. Merci "
|
1505 |
+
"de contacter votre hébergeur pour plus de détails"
|
1506 |
+
|
1507 |
+
#: views/tools/logging.php:156 views/tools/logging.php:161
|
1508 |
+
msgid "Options"
|
1509 |
+
msgstr "Options"
|
1510 |
+
|
1511 |
+
#: views/tools/logging.php:163
|
1512 |
+
msgid "Refresh"
|
1513 |
+
msgstr "Rafraîchir"
|
1514 |
+
|
1515 |
+
#: views/tools/logging.php:168
|
1516 |
+
msgid "Auto Refresh"
|
1517 |
+
msgstr "Rafraîchissement automatique"
|
1518 |
+
|
1519 |
+
#: views/tools/logging.php:174
|
1520 |
+
msgid "Last 20 Logs"
|
1521 |
+
msgstr "Les derniers 20 rapports"
|
1522 |
+
|
1523 |
+
#~ msgid "Dashboard"
|
1524 |
+
#~ msgstr "Tableau de Bord"
|
1525 |
+
|
1526 |
+
#~ msgid "All About"
|
1527 |
+
#~ msgstr "A propos"
|
1528 |
+
|
1529 |
+
#~ msgid "If no log file is present the try to create a package"
|
1530 |
+
#~ msgstr ""
|
1531 |
+
#~ "Si vous ne trouvez pas de fichier journal, essayez de créer un paquet"
|
1532 |
+
|
1533 |
+
#~ msgid "Duplicator: Create Package Log"
|
1534 |
+
#~ msgstr "Duplicator : Créer les fichiers journaux"
|
1535 |
+
|
1536 |
+
#~ msgid ""
|
1537 |
+
#~ "Processing may take several minutes, please wait for progress bar to "
|
1538 |
+
#~ "complete on the main status bar"
|
1539 |
+
#~ msgstr ""
|
1540 |
+
#~ "Le processus peut prendre plusieurs minutes, merci d'attendre que la "
|
1541 |
+
#~ "barre de progression soit remplie"
|
1542 |
+
|
1543 |
+
#~ msgid ""
|
1544 |
+
#~ "Do NOT post this data to public sites like the WordPress.org forums as it "
|
1545 |
+
#~ "contains sensitive data."
|
1546 |
+
#~ msgstr ""
|
1547 |
+
#~ "NE PUBLIEZ PAS ces données sur des sites publics tels que les forums "
|
1548 |
+
#~ "WordPress.com : il s'agit de données sensibles."
|
1549 |
+
|
1550 |
+
#~ msgid "Saving"
|
1551 |
+
#~ msgstr "Sauvegarde"
|
1552 |
+
|
1553 |
+
#~ msgid "Ready to create new package."
|
1554 |
+
#~ msgstr "Prêt à créer le nouveau paquet."
|
1555 |
+
|
1556 |
+
#~ msgid "Please enter a backup name."
|
1557 |
+
#~ msgstr "Merci d'entrer un nom de sauvegarde."
|
1558 |
+
|
1559 |
+
#~ msgid "Alpanumeric characters only on package name"
|
1560 |
+
#~ msgstr ""
|
1561 |
+
#~ "Seuls les caractères alphanumériques sont acceptés pour les noms de "
|
1562 |
+
#~ "paquets"
|
1563 |
+
|
1564 |
+
#~ msgid "Evaluating WordPress Setup. Please Wait"
|
1565 |
+
#~ msgstr "Etude de votre installation WordPress. Merci de patienter."
|
1566 |
+
|
1567 |
+
#~ msgid "Cancel"
|
1568 |
+
#~ msgstr "Abandonner"
|
1569 |
+
|
1570 |
+
#~ msgid "Checking System Status. Please Wait!"
|
1571 |
+
#~ msgstr "Vérification du statut système. Merci de patienter !"
|
1572 |
+
|
1573 |
+
#~ msgid "unreadable"
|
1574 |
+
#~ msgstr "illisible"
|
1575 |
+
|
1576 |
+
#~ msgid "error scanning directory"
|
1577 |
+
#~ msgstr "erreur de lecture du répertoire"
|
1578 |
+
|
1579 |
+
#~ msgid "AJAX Response"
|
1580 |
+
#~ msgstr "Réponse AJAX"
|
1581 |
+
|
1582 |
+
#~ msgid "About"
|
1583 |
+
#~ msgstr "A propos"
|
1584 |
+
|
1585 |
+
#~ msgid ""
|
1586 |
+
#~ "Your LifeInTheGrid should be about working smarter not harder. With the "
|
1587 |
+
#~ "Duplicator you can streamline your workflows and quickly clone a "
|
1588 |
+
#~ "WordPress site in minutes. From Novice to Guru this plugin is designed "
|
1589 |
+
#~ "for Bloggers, Admins, Developers, Designers, Entrepreneurs and anyone who "
|
1590 |
+
#~ "uses WordPress."
|
1591 |
+
#~ msgstr ""
|
1592 |
+
#~ "Votre 'Vie Dans la Matrice' [LifeInTheGrid] devrait être tournée vers un "
|
1593 |
+
#~ "travail plus intelligent, pas plus dur. Avec le Duplicator, vous pouvez "
|
1594 |
+
#~ "rationaliser votre travail et rapidement cloner un site WordPress. Que "
|
1595 |
+
#~ "vous soyez novice ou expert, ce plugin a été pensé pour les blogueurs, "
|
1596 |
+
#~ "webmasters, développeurs, designers, entrepreneurs et tous ceux qui "
|
1597 |
+
#~ "utilisent WordPress."
|
1598 |
+
|
1599 |
+
#~ msgid ""
|
1600 |
+
#~ "If you run into an issue feel free to submit a support ticket and visit "
|
1601 |
+
#~ "our"
|
1602 |
+
#~ msgstr ""
|
1603 |
+
#~ "Si vous recentrez une erreur, n'hésitez pas à nous soumettre un ticket de "
|
1604 |
+
#~ "support et visiter notre"
|
1605 |
+
|
1606 |
+
#~ msgid ""
|
1607 |
+
#~ "We also offer premium priority support for those who need feedback within "
|
1608 |
+
#~ "24-48hrs. Please visit our "
|
1609 |
+
#~ msgstr ""
|
1610 |
+
#~ "Nous pouvons assurer un support premium pour ceux qui ont besoin d'aide "
|
1611 |
+
#~ "en 24-48 heures. Merci de visiter notre"
|
1612 |
+
|
1613 |
+
#~ msgid "service page"
|
1614 |
+
#~ msgstr "page 'service'"
|
1615 |
+
|
1616 |
+
#~ msgid "for more details."
|
1617 |
+
#~ msgstr "pour plus de détails"
|
1618 |
+
|
1619 |
+
#~ msgid ""
|
1620 |
+
#~ "Consider a donation of any amount; it will take less than 60 seconds or "
|
1621 |
+
#~ "about as fast as you can duplicate a site. These proceeds help to cover "
|
1622 |
+
#~ "development and support costs. Thanks for your generosity!!"
|
1623 |
+
#~ msgstr ""
|
1624 |
+
#~ "60 secondes c'est le temps approximatif pour cloner un site. Si vous "
|
1625 |
+
#~ "aimez gagner du temps alors faites-nous un don ! Cela nous aidera à "
|
1626 |
+
#~ "couvrir les frais de développement et de support. Merci de votre "
|
1627 |
+
#~ "générosité !"
|
1628 |
+
|
1629 |
+
#~ msgid "Help out by leaving a 5 star review on the"
|
1630 |
+
#~ msgstr "Aidez-nous en nous donnant un avis à 5 étoiles dans"
|
1631 |
+
|
1632 |
+
#~ msgid "WordPress plugins directory"
|
1633 |
+
#~ msgstr "le répertoire des plugins WordPress"
|
1634 |
+
|
1635 |
+
#~ msgid "and by giving your opinion on the survey below."
|
1636 |
+
#~ msgstr "et en nous donnant votre avis grâce au questionnaire ci-dessus."
|
1637 |
+
|
1638 |
+
#~ msgid "Give us your Opinion?"
|
1639 |
+
#~ msgstr "Vous souhaitez nous donner votre avis ?"
|
1640 |
+
|
1641 |
+
#~ msgid ""
|
1642 |
+
#~ "Spreading the word gives the plugin a wider audience which helps to pool "
|
1643 |
+
#~ "more resources to test/support/develop and participate to improve the "
|
1644 |
+
#~ "plugin. By getting the word out the Duplicator will continue to improve "
|
1645 |
+
#~ "at a faster rate and harness the power of the open community to push the "
|
1646 |
+
#~ "plugin further."
|
1647 |
+
#~ msgstr ""
|
1648 |
+
#~ "Partagez ce plugin lui donne la chance de toucher une plus large audience "
|
1649 |
+
#~ "afin de trouver plus d'utilisateurs qui pourront nous aider à tester/"
|
1650 |
+
#~ "contribuer/développer et participer à l'amélioration du plugin. En "
|
1651 |
+
#~ "recommandant ce plugin à vos connaissances, cela nous permettra "
|
1652 |
+
#~ "d'améliorer Duplicator à vitesse grand V en bénéficiant du pouvoir de la "
|
1653 |
+
#~ "communauté."
|
1654 |
+
|
1655 |
+
#~ msgid "Knowledge Base"
|
1656 |
+
#~ msgstr "Base de Connaissances"
|
1657 |
+
|
1658 |
+
#~ msgid "Blog"
|
1659 |
+
#~ msgstr "Blog"
|
1660 |
+
|
1661 |
+
#~ msgid "Labs"
|
1662 |
+
#~ msgstr "Labos"
|
1663 |
+
|
1664 |
+
#~ msgid "Package Name"
|
1665 |
+
#~ msgstr "Nom du Paquet"
|
1666 |
+
|
1667 |
+
#~ msgid "Create Package"
|
1668 |
+
#~ msgstr "Créer un Paquet"
|
1669 |
+
|
1670 |
+
#~ msgid "System Check"
|
1671 |
+
#~ msgstr "Vérification du Système"
|
1672 |
+
|
1673 |
+
#~ msgid "Show Create Log"
|
1674 |
+
#~ msgstr "Voir le fichier journal de création"
|
1675 |
+
|
1676 |
+
#~ msgid "Ready to create new package"
|
1677 |
+
#~ msgstr "Prêt à créer un nouveau paquet"
|
1678 |
+
|
1679 |
+
#~ msgid "Owner"
|
1680 |
+
#~ msgstr "Propriétaire"
|
1681 |
+
|
1682 |
+
#~ msgid "(Download Both)"
|
1683 |
+
#~ msgstr "(Tout Télécharger)"
|
1684 |
+
|
1685 |
+
#~ msgid "Secure Name"
|
1686 |
+
#~ msgstr "Nom Sécurisé"
|
1687 |
+
|
1688 |
+
#~ msgid "Show Download Links"
|
1689 |
+
#~ msgstr "Montrer les Liens de Téléchargement"
|
1690 |
+
|
1691 |
+
#~ msgid "Legacy Version"
|
1692 |
+
#~ msgstr "Version Originale"
|
1693 |
+
|
1694 |
+
#~ msgid ""
|
1695 |
+
#~ "This package was built with a version that is no longer supported. It is "
|
1696 |
+
#~ "highly recommended that this package be deleted. For more details see the"
|
1697 |
+
#~ msgstr ""
|
1698 |
+
#~ "Ce paquet a été créé avec une version précédente de Duplicator qui n'est "
|
1699 |
+
#~ "plus supportée. Il est vivement recommandé de supprimer ce paquet. Pour "
|
1700 |
+
#~ "plus de détails, allez voir"
|
1701 |
+
|
1702 |
+
#~ msgid "Online FAQs"
|
1703 |
+
#~ msgstr "les FAQs en ligne"
|
1704 |
+
|
1705 |
+
#~ msgid "To create a new package, enter a name and click the create button "
|
1706 |
+
#~ msgstr ""
|
1707 |
+
#~ "Pour créer un nouveau paquet, donnez-lui un nom et cliquez sur le bouton "
|
1708 |
+
#~ "\"Créer\""
|
1709 |
+
|
1710 |
+
#~ msgid "Check your"
|
1711 |
+
#~ msgstr "Vérifiez la"
|
1712 |
+
|
1713 |
+
#~ msgid "server's compatibility"
|
1714 |
+
#~ msgstr "compatibilité de votre serveur"
|
1715 |
+
|
1716 |
+
#~ msgid "with the duplicator"
|
1717 |
+
#~ msgstr "avec Duplicator"
|
1718 |
+
|
1719 |
+
#~ msgid "This process will backup all your files and database"
|
1720 |
+
#~ msgstr ""
|
1721 |
+
#~ "Ce processus va sauvegarder tous vos fichiers et votre base de données"
|
1722 |
+
|
1723 |
+
#~ msgid "Creating a package may take several minutes if you have a large site"
|
1724 |
+
#~ msgstr ""
|
1725 |
+
#~ "Créer un paquet peut prendre plusieurs minutes si vous avez un gros site"
|
1726 |
+
|
1727 |
+
#~ msgid "This window should remain open for the process to complete"
|
1728 |
+
#~ msgstr ""
|
1729 |
+
#~ "Cette fenêtre doit rester ouverte pour que le processus puisse marcher"
|
1730 |
+
|
1731 |
+
#~ msgid "Please be patient while we work through this Beta version"
|
1732 |
+
#~ msgstr ""
|
1733 |
+
#~ "Merci de votre patience pendant que vous utilisez cette version Beta"
|
1734 |
+
|
1735 |
+
#~ msgid "Please report any issues to"
|
1736 |
+
#~ msgstr "Signalez-nous tout problème à"
|
1737 |
+
|
1738 |
+
#~ msgid "Total Storage Used"
|
1739 |
+
#~ msgstr "Mémoire Total Utilisée"
|
1740 |
+
|
1741 |
+
#~ msgid ""
|
1742 |
+
#~ "For a complete rundown of the Duplicator see the online knowledgebase by "
|
1743 |
+
#~ "clicking the question button or any link below. If you experience "
|
1744 |
+
#~ "issues with creating or installing a package check out the FAQ page first."
|
1745 |
+
#~ msgstr ""
|
1746 |
+
#~ "Pour une explication exhaustive de Duplicator, allez donc voir notre base "
|
1747 |
+
#~ "de connaissances en ligne en cliquant sur le bouton interrogatif ou sur "
|
1748 |
+
#~ "n'importe quel lien ci-dessous. Si vous rencontrez des problèmes pour "
|
1749 |
+
#~ "créer ou installer un paquet, vérifiez d'abord la page FAQ."
|
1750 |
+
|
1751 |
+
#~ msgid ""
|
1752 |
+
#~ "Not all hosting companies are created equal and to get the most out of "
|
1753 |
+
#~ "the plugin we recommend using hosting providers that we do our own "
|
1754 |
+
#~ "testing on. Please visit our"
|
1755 |
+
#~ msgstr ""
|
1756 |
+
#~ "Tous les hébergeurs ne sont pas égaux. Afin de profiter du maximum du "
|
1757 |
+
#~ "plugin, nous recommandons les hébergeurs que nous avons déjà testé. Allez "
|
1758 |
+
#~ "donc voir notre"
|
1759 |
+
|
1760 |
+
#~ msgid "Approved Affiliate Hosting Program"
|
1761 |
+
#~ msgstr "Programme Affilié des Hébergeurs Approuvés"
|
1762 |
+
|
1763 |
+
#~ msgid ""
|
1764 |
+
#~ "and consider making a switch to hosts that we trust and have experienced "
|
1765 |
+
#~ "good success with when using the Duplicator"
|
1766 |
+
#~ msgstr ""
|
1767 |
+
#~ "et envisagez de changer pour un hébergeur de confiance avec lequel nous "
|
1768 |
+
#~ "avons vérifié que Duplicator fonctionnait."
|
1769 |
+
|
1770 |
+
#~ msgid ""
|
1771 |
+
#~ "If you run into an issue and have already read the FAQs feel free to "
|
1772 |
+
#~ "submit a support ticket and we will try our best to respond within 5-10 "
|
1773 |
+
#~ "business days or sooner if possible."
|
1774 |
+
#~ msgstr ""
|
1775 |
+
#~ "Si vous tombez sur un problème qui n'a pas encore été traité dans les "
|
1776 |
+
#~ "FAQs, n'hésitez pas à nous envoyer un ticket de support et nous ferons "
|
1777 |
+
#~ "notre maximum pour répondre dans les 5 à 10 jours ouvrés ou plus tôt si "
|
1778 |
+
#~ "c'est possible."
|
1779 |
+
|
1780 |
+
#~ msgid "If you need priority support within 24-48hrs please visit our "
|
1781 |
+
#~ msgstr ""
|
1782 |
+
#~ "Si vous avez besoin d'un support prioritaire en 24-48 heures, merci de "
|
1783 |
+
#~ "visiter notre"
|
1784 |
+
|
1785 |
+
#~ msgid ""
|
1786 |
+
#~ "for more details. Premium support is 100% refundable if we are unable to "
|
1787 |
+
#~ "resolve your issue."
|
1788 |
+
#~ msgstr ""
|
1789 |
+
#~ "pour plus de détails. Le support Premium est remboursé à 100% si nous "
|
1790 |
+
#~ "n'arrivons pas à résoudre votre problème."
|
1791 |
+
|
1792 |
+
#~ msgid ""
|
1793 |
+
#~ "Most issues that occur with the Duplicator revolve around how a server is "
|
1794 |
+
#~ "configured. In order to diagnose your issues we will require temporary "
|
1795 |
+
#~ "admin accounts to your cPanel and WordPress Admin. Please fill out the "
|
1796 |
+
#~ msgstr ""
|
1797 |
+
#~ "La plupart des erreurs concernant le Duplicator sont concentrées autour "
|
1798 |
+
#~ "des configurations serveur. Afin de diagnostiquer vos problèmes, il va "
|
1799 |
+
#~ "nous falloir un accès administrateur temporaire vers votre cPanel et "
|
1800 |
+
#~ "votre administration WordPress. Merci de remplir le"
|
1801 |
+
|
1802 |
+
#~ msgid "Request Quote"
|
1803 |
+
#~ msgstr "formulaire de demande de devis"
|
1804 |
+
|
1805 |
+
#~ msgid "form and explain your issue in detail."
|
1806 |
+
#~ msgstr "et de nous expliquer en détail vos problèmes."
|
1807 |
+
|
1808 |
+
#~ msgid "System"
|
1809 |
+
#~ msgstr "Système"
|
1810 |
+
|
1811 |
+
#~ msgid "FTP"
|
1812 |
+
#~ msgstr "FTP"
|
1813 |
+
|
1814 |
+
#~ msgid "seconds"
|
1815 |
+
#~ msgstr "secondes"
|
1816 |
+
|
1817 |
+
#~ msgid "Max Memory"
|
1818 |
+
#~ msgstr "Mémoire Max"
|
1819 |
+
|
1820 |
+
#~ msgid "WP-Admin email is included. Add extra emails semicolon separated."
|
1821 |
+
#~ msgstr ""
|
1822 |
+
#~ "L'email WP-Admin est inclus. Ajoutez d'autres adresses emails séparées "
|
1823 |
+
#~ "par des points-virgules."
|
1824 |
+
|
1825 |
+
#~ msgid "Enable character conversion encoding"
|
1826 |
+
#~ msgstr "Activer l'encodage de la conversion des caractères"
|
1827 |
+
|
1828 |
+
#~ msgid "From"
|
1829 |
+
#~ msgstr "De"
|
1830 |
+
|
1831 |
+
#~ msgid "to"
|
1832 |
+
#~ msgstr "à"
|
1833 |
+
|
1834 |
+
#~ msgid "Disable this option for extended or double byte character sets"
|
1835 |
+
#~ msgstr ""
|
1836 |
+
#~ "Désactivez cette option pour les jeux de caractères étendus ou à double "
|
1837 |
+
#~ "octet"
|
1838 |
+
|
1839 |
+
#~ msgid ""
|
1840 |
+
#~ "Having issues saving these options? Temporarily disable all 'Object "
|
1841 |
+
#~ "Caches' (i.e. W3C Total Object Cache)"
|
1842 |
+
#~ msgstr ""
|
1843 |
+
#~ "Vous rencontrez des problèmes avec ces options ? Désactivez "
|
1844 |
+
#~ "temporairement tous les 'Cache Objet' (dans W3 Total Cache par exemple)"
|
1845 |
+
|
1846 |
+
#~ msgid "Install URL"
|
1847 |
+
#~ msgstr "URL d'installation"
|
1848 |
+
|
1849 |
+
#~ msgid "Delete entire snapshot directory when removing plugin"
|
1850 |
+
#~ msgstr ""
|
1851 |
+
#~ "Effacer l'intégralité du répertoire des Instantanés à la désintallation "
|
1852 |
+
#~ "du plugin"
|
1853 |
+
|
1854 |
+
#~ msgid "Save"
|
1855 |
+
#~ msgstr "Sauvegarder"
|
1856 |
+
|
1857 |
+
#~ msgid "Close"
|
1858 |
+
#~ msgstr "Fermer"
|
1859 |
+
|
1860 |
+
#~ msgid "Pre-Zip Overview"
|
1861 |
+
#~ msgstr "Aperçu avant compression"
|
1862 |
+
|
1863 |
+
#~ msgid "Perform Scan"
|
1864 |
+
#~ msgstr "Faire un Scan"
|
1865 |
+
|
1866 |
+
#~ msgid ""
|
1867 |
+
#~ "Note: A scan will provide an estimate on the size of your file system. "
|
1868 |
+
#~ "The scan will exclude items in the"
|
1869 |
+
#~ msgstr ""
|
1870 |
+
#~ "Note : Un scan va vous indiquer la taille estimée de votre fichier "
|
1871 |
+
#~ "système. Il va exclure les éléments dans"
|
1872 |
+
|
1873 |
+
#~ msgid "directory filter list"
|
1874 |
+
#~ msgstr "les répertoires filtrés"
|
1875 |
+
|
1876 |
+
#~ msgid ""
|
1877 |
+
#~ "Files that are not readable by the plugin will not be included in the "
|
1878 |
+
#~ "overview. Directories that are empty will not be included in the final "
|
1879 |
+
#~ "package. "
|
1880 |
+
#~ msgstr ""
|
1881 |
+
#~ "Les fichiers qui ne sont pas lisibles par le plugin ne seront pas inclus "
|
1882 |
+
#~ "dans l'aperçu. Les répertoires vides ne seront pas inclus dans le paquet "
|
1883 |
+
#~ "final."
|
1884 |
+
|
1885 |
+
#~ msgid "System Constraint"
|
1886 |
+
#~ msgstr "Contraintes du Système"
|
1887 |
+
|
1888 |
+
#~ msgid "Please try again! An issue has occurred."
|
1889 |
+
#~ msgstr "Merci de réessayer ! Une erreur est survenue."
|
1890 |
+
|
1891 |
+
#~ msgid "Recommendations"
|
1892 |
+
#~ msgstr "Recommandations"
|
1893 |
+
|
1894 |
+
#~ msgid "Validate"
|
1895 |
+
#~ msgstr "Valider"
|
1896 |
+
|
1897 |
+
#~ msgid "your system"
|
1898 |
+
#~ msgstr "votre système"
|
1899 |
+
|
1900 |
+
#~ msgid "refresh"
|
1901 |
+
#~ msgstr "rafraîchir"
|
1902 |
+
|
1903 |
+
#~ msgid "the dashboard."
|
1904 |
+
#~ msgstr "le tableau de bord."
|
1905 |
+
|
1906 |
+
#~ msgid "Monitor"
|
1907 |
+
#~ msgstr "Surveillez"
|
1908 |
+
|
1909 |
+
#~ msgid ""
|
1910 |
+
#~ "your log file a few more minutes as processing may continue on some "
|
1911 |
+
#~ "systems"
|
1912 |
+
#~ msgstr ""
|
1913 |
+
#~ "vos fichiers journaux encore quelques minutes le temps que le processus "
|
1914 |
+
#~ "passe sur d'autres systèmes"
|
1915 |
+
|
1916 |
+
#~ msgid ""
|
1917 |
+
#~ "Contact your server admin to have the page timeout increased (see "
|
1918 |
+
#~ "duration below)"
|
1919 |
+
#~ msgstr ""
|
1920 |
+
#~ "Contactez votre administrateur serveur afin qu'il augmente le 'timeout' "
|
1921 |
+
#~ "de la page (voir la durée ci-dessous)"
|
1922 |
+
|
1923 |
+
#~ msgid ""
|
1924 |
+
#~ "Consider adding a directory filter in the options dialog if the process "
|
1925 |
+
#~ "continues to timeout"
|
1926 |
+
#~ msgstr ""
|
1927 |
+
#~ "Essayez d'ajouter un filtre de répertoire dans les options si le "
|
1928 |
+
#~ "processus continue à être avorté"
|
1929 |
+
|
1930 |
+
#~ msgid "Check your disk space. For hosted sites review your providers help."
|
1931 |
+
#~ msgstr ""
|
1932 |
+
#~ "Vérifiez votre espace disque. Pour les sites hébergés, demandez l'aide à "
|
1933 |
+
#~ "votre fournisseur."
|
1934 |
+
|
1935 |
+
#~ msgid "Consider using an"
|
1936 |
+
#~ msgstr "Songez à passer"
|
1937 |
+
|
1938 |
+
#~ msgid "approved"
|
1939 |
+
#~ msgstr "chez un"
|
1940 |
+
|
1941 |
+
#~ msgid "hosting provider."
|
1942 |
+
#~ msgstr "hébergeur approuvé."
|
1943 |
+
|
1944 |
+
#~ msgid "See online help for more details at"
|
1945 |
+
#~ msgstr "Consultez l'aide en ligne pour plus de détails à"
|
1946 |
+
|
1947 |
+
#~ msgid "Please validate your system configuration."
|
1948 |
+
#~ msgstr "Merci de valider votre configuration système."
|
1949 |
+
|
1950 |
+
#~ msgid "Click link for details"
|
1951 |
+
#~ msgstr "Cliquez sur le lien pour plus de détails"
|
1952 |
+
|
1953 |
+
#~ msgid "SYSTEM REQUIRMENTS"
|
1954 |
+
#~ msgstr "BESOINS SYSTEME"
|
1955 |
+
|
1956 |
+
#~ msgid ""
|
1957 |
+
#~ "The above paths should have permissions of 755 for directories and 644 "
|
1958 |
+
#~ "for files. On some hosts the permission set requires 777. Setting items "
|
1959 |
+
#~ "to 777 is a security issue and should only be set temporarily. Please "
|
1960 |
+
#~ "avoid any hosting company that requires this kind of setup. See the "
|
1961 |
+
#~ "'Duplicator Approved' link at the bottom of this dialog for a list of "
|
1962 |
+
#~ "approved hosting providers."
|
1963 |
+
#~ msgstr ""
|
1964 |
+
#~ "Les chemins ci-dessous devraient avoir des permissions 755 pour les "
|
1965 |
+
#~ "répertoires et 644 pour les fichiers. Certains hébergeurs demandent "
|
1966 |
+
#~ "également de mettre les permissions à 777. Cela représente un danger pour "
|
1967 |
+
#~ "la sécurité de votre site alors ne le laissez que temporairement (à "
|
1968 |
+
#~ "l'exception d'Infomaniak). Pour consulter la liste des hébergeurs "
|
1969 |
+
#~ "approuvés, allez voir la section 'Approuvée par Duplicator' à la fin de "
|
1970 |
+
#~ "cette boîte de dialogue."
|
1971 |
+
|
1972 |
+
#~ msgid ""
|
1973 |
+
#~ "Also be sure to check the Owner/Group settings and validate they are "
|
1974 |
+
#~ "correct and match other successful directories/files that are "
|
1975 |
+
#~ "accessible. For more details contact your host or visit their help pages "
|
1976 |
+
#~ "for more information on how they implement permissions and group settings."
|
1977 |
+
#~ msgstr ""
|
1978 |
+
#~ "Veillez également à vérifier les paramètres de Propriétaire ou de Groupe "
|
1979 |
+
#~ "pour qu'ils vous donnent bien accès aux bons répertoires/fichiers. Pour "
|
1980 |
+
#~ "plus de détails, contactez votre hébergeur ou visitez leurs pages de "
|
1981 |
+
#~ "support pour plus d'information sur la configuration des permissions et "
|
1982 |
+
#~ "des paramètres de groupe."
|
1983 |
+
|
1984 |
+
#~ msgid ""
|
1985 |
+
#~ "Safe Mode needs to be disabled in order for the Duplicator to operate "
|
1986 |
+
#~ "correctly. Please set safe_mode = Off in you php.ini file. If you're on "
|
1987 |
+
#~ "a hosted server and don't have access to the php.ini file then you will "
|
1988 |
+
#~ "need to request this setting be updated. Safe Mode is no longer in future "
|
1989 |
+
#~ "versions of PHP. If your host will not work with you to resolve the "
|
1990 |
+
#~ "issue then consider a higher reputable hosting provider."
|
1991 |
+
#~ msgstr ""
|
1992 |
+
#~ "Le Mode Sécurité doit être désactivé afin que Duplicator fonctionne "
|
1993 |
+
#~ "correctement. Merci de mettre safe_mode = Off dans votre fichier php.ini. "
|
1994 |
+
#~ "Si vous êtes sur un serveur mutualisé et que vous n'avez pas accès à ce "
|
1995 |
+
#~ "fichier, vous devrez contacter votre hébergeur pour qu'il le mette à "
|
1996 |
+
#~ "jour. Le Mode Sécurité n'existe plus dans les versions suivantes de PHP. "
|
1997 |
+
#~ "Si votre hébergeur ne vous aide pas à résoudre ce problème, envisagez de "
|
1998 |
+
#~ "changer de fournisseur d'hébergement."
|
1999 |
+
|
2000 |
+
#~ msgid ""
|
2001 |
+
#~ "In order to complete an install the mysqli extension for PHP is required. "
|
2002 |
+
#~ "If you are on a hosted server please contact your host and request that "
|
2003 |
+
#~ "mysqli extension be enabled. For more information visit: http://php.net/"
|
2004 |
+
#~ "manual/en/mysqli.installation.php"
|
2005 |
+
#~ msgstr ""
|
2006 |
+
#~ "Afin de finaliser l'installation, l'extension mysqli pour PHP est "
|
2007 |
+
#~ "nécessaire. Si vous êtes sur un serveur mutualisé, contactez votre "
|
2008 |
+
#~ "hébergeur et demandez-leur que cette extension soit activée. Pour plus "
|
2009 |
+
#~ "d'informations, allez sur : http://php.net/manual/fr/mysqli.installation."
|
2010 |
+
#~ "php"
|
2011 |
+
|
2012 |
+
#~ msgid "SYSTEM CHECKS"
|
2013 |
+
#~ msgstr "VERIFICATIONS SYSTEME"
|
2014 |
+
|
2015 |
+
#~ msgid "Good"
|
2016 |
+
#~ msgstr "Correct"
|
2017 |
+
|
2018 |
+
#~ msgid "OK"
|
2019 |
+
#~ msgstr "OK"
|
2020 |
+
|
2021 |
+
#~ msgid "PHP 5.2.17+ is required"
|
2022 |
+
#~ msgstr "PHP 5.2.17+ est requis"
|
2023 |
+
|
2024 |
+
#~ msgid "Fail"
|
2025 |
+
#~ msgstr "Echec"
|
2026 |
+
|
2027 |
+
#~ msgid "Not detected"
|
2028 |
+
#~ msgstr "Non détecté"
|
2029 |
+
|
2030 |
+
#~ msgid "PHP SAPI"
|
2031 |
+
#~ msgstr "PHP SAPI"
|
2032 |
+
|
2033 |
+
#~ msgid "Add to exclusion path now"
|
2034 |
+
#~ msgstr "Ajouter aux chemins exclus maintenant"
|
2035 |
+
|
2036 |
+
#~ msgid "Directory excluded"
|
2037 |
+
#~ msgstr "Répertoire exclus"
|
2038 |
+
|
2039 |
+
#~ msgid "Path"
|
2040 |
+
#~ msgstr "Chemin"
|
2041 |
+
|
2042 |
+
#~ msgid "Cache Directory Not Found"
|
2043 |
+
#~ msgstr "Répertoire de Cache Introuvable"
|
2044 |
+
|
2045 |
+
#~ msgid "ONLINE RESOURCES"
|
2046 |
+
#~ msgstr "RESSOURCES EN LIGNE"
|
2047 |
+
|
2048 |
+
#~ msgid "System Checks"
|
2049 |
+
#~ msgstr "Vérification du Système"
|
2050 |
+
|
2051 |
+
#~ msgid ""
|
2052 |
+
#~ "The following directories should have permissions of 755 and files 644. "
|
2053 |
+
#~ "Keep in mind that PHP may be accessing the paths/files as the user id "
|
2054 |
+
#~ "that the web server runs as."
|
2055 |
+
#~ msgstr ""
|
2056 |
+
#~ "Les répertoires suivants devraient avoir des permissions en 755 et les "
|
2057 |
+
#~ "fichiers en 644. Gardez à l'esprit que PHP peut accéder aux chemins/"
|
2058 |
+
#~ "fichiers avec le même identifiant que le serveur."
|
lang/wpduplicator-pt_BR.po
CHANGED
@@ -1,1647 +1,1647 @@
|
|
1 |
-
msgid ""
|
2 |
-
msgstr ""
|
3 |
-
"Project-Id-Version: Duplicator v0.5.0\n"
|
4 |
-
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2012-08-16 06:56-0700\n"
|
6 |
-
"PO-Revision-Date: 2014-01-12 16:21:07+0000\n"
|
7 |
-
"Last-Translator: Marco Andrei Kichalowsky <falecom@marcoandrei.com>\n"
|
8 |
-
"Language-Team: \n"
|
9 |
-
"MIME-Version: 1.0\n"
|
10 |
-
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
-
"Content-Transfer-Encoding: 8bit\n"
|
12 |
-
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
13 |
-
"X-Generator: Poedit 1.6.3\n"
|
14 |
-
"X-Poedit-Language: \n"
|
15 |
-
"X-Poedit-Country: \n"
|
16 |
-
"X-Poedit-SourceCharset: utf-8\n"
|
17 |
-
"X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;\n"
|
18 |
-
"X-Poedit-Basepath: ./\n"
|
19 |
-
"X-Poedit-Bookmarks: \n"
|
20 |
-
"X-Poedit-SearchPath-0: ..\n"
|
21 |
-
"X-Textdomain-Support: yes"
|
22 |
-
|
23 |
-
#: duplicator.php:97
|
24 |
-
#@ wpduplicator
|
25 |
-
msgid "FAQ"
|
26 |
-
msgstr "FAQ"
|
27 |
-
|
28 |
-
#: duplicator.php:98
|
29 |
-
#@ wpduplicator
|
30 |
-
msgid "Partner"
|
31 |
-
msgstr "Seja parceiro"
|
32 |
-
|
33 |
-
#: duplicator.php:99
|
34 |
-
#@ wpduplicator
|
35 |
-
msgid "Approved Hosts"
|
36 |
-
msgstr "Provedores aprovados"
|
37 |
-
|
38 |
-
#: views/packages/new2.base.php:86
|
39 |
-
#: views/settings/controller.php:22
|
40 |
-
#@ wpduplicator
|
41 |
-
msgid "Diagnostics"
|
42 |
-
msgstr "Diagnóstico"
|
43 |
-
|
44 |
-
#: duplicator.php:205
|
45 |
-
#@ wpduplicator
|
46 |
-
msgid "Manage"
|
47 |
-
msgstr "Configurações"
|
48 |
-
|
49 |
-
#: views/tools/logging.php:140
|
50 |
-
#@ wpduplicator
|
51 |
-
msgid "Log file not found or unreadable"
|
52 |
-
msgstr "Arquivo de registro não encontrado ou ilegível"
|
53 |
-
|
54 |
-
#: views/tools/logging.php:143
|
55 |
-
#@ wpduplicator
|
56 |
-
msgid "If no log file is present the try to create a package"
|
57 |
-
msgstr "Se não houver nenhum arquivo de registro, tente iniciar a montagem de um pacote"
|
58 |
-
|
59 |
-
#: views/tools/logging.php:145
|
60 |
-
#@ wpduplicator
|
61 |
-
msgid "Reasons for log file not showing"
|
62 |
-
msgstr "Motivos para não aparecer um arquivo de registro"
|
63 |
-
|
64 |
-
#: views/tools/logging.php:146
|
65 |
-
#@ wpduplicator
|
66 |
-
msgid "The web server does not support returning .log file extentions"
|
67 |
-
msgstr "O servidor web não suporta retornar extensões de arquivo .log"
|
68 |
-
|
69 |
-
#: views/tools/logging.php:147
|
70 |
-
#@ wpduplicator
|
71 |
-
msgid "The snapshots directory does not have the correct permissions to write files. Try setting the permissions to 755"
|
72 |
-
msgstr "O diretório de 'snapshots' não está com as permissões corretas para escrita de arquivos. Tente ajustar as permissões para 755"
|
73 |
-
|
74 |
-
#: views/tools/logging.php:148
|
75 |
-
#@ wpduplicator
|
76 |
-
msgid "The process that PHP runs under does not have enough permissions to create files. Please contact your hosting provider for more details"
|
77 |
-
msgstr "O processo rodando o PHP não tem privilégios suficientes para criar arquivos. Por favor, contate seu provedor de hospedagem para mais detalhes"
|
78 |
-
|
79 |
-
#: views/tools/logging.php:169
|
80 |
-
#@ wpduplicator
|
81 |
-
msgid "Auto Refresh"
|
82 |
-
msgstr "Autoatualizar"
|
83 |
-
|
84 |
-
#: views/tools/logging.php:164
|
85 |
-
#@ wpduplicator
|
86 |
-
msgid "Refresh"
|
87 |
-
msgstr "Atualizar"
|
88 |
-
|
89 |
-
#: views/packages/list.base.php:288
|
90 |
-
#@ wpduplicator
|
91 |
-
msgid "Please select at least one package to delete."
|
92 |
-
msgstr "Por favor, selecione pelo menos um pacote a ser apagado."
|
93 |
-
|
94 |
-
#: views/packages/list.base.php:292
|
95 |
-
#@ wpduplicator
|
96 |
-
msgid "Are you sure, you want to delete the selected package(s)?"
|
97 |
-
msgstr "Você tem certeza que quer apagar os pacotes selecionados?"
|
98 |
-
|
99 |
-
#: views/packages/new1.inc-b.form.php:35
|
100 |
-
#: views/packages/new2.base.php:162
|
101 |
-
#@ wpduplicator
|
102 |
-
msgid "Files"
|
103 |
-
msgstr "Arquivos"
|
104 |
-
|
105 |
-
#: views/packages/list.base.php:329
|
106 |
-
#@ wpduplicator
|
107 |
-
msgid "DATABASE"
|
108 |
-
msgstr "BANCO DE DADOS"
|
109 |
-
|
110 |
-
#: views/packages/list.base.php:330
|
111 |
-
#@ wpduplicator
|
112 |
-
msgid "PACKAGE"
|
113 |
-
msgstr "PACOTE"
|
114 |
-
|
115 |
-
#: views/packages/list.base.php:331
|
116 |
-
#@ wpduplicator
|
117 |
-
msgid "INSTALLER"
|
118 |
-
msgstr "INSTALADOR"
|
119 |
-
|
120 |
-
#: views/inc.header.php:10
|
121 |
-
#@ wpduplicator
|
122 |
-
msgid "By"
|
123 |
-
msgstr "Por"
|
124 |
-
|
125 |
-
#: views/packages/list.base.php:63
|
126 |
-
#@ wpduplicator
|
127 |
-
msgid "Delete selected package(s)"
|
128 |
-
msgstr "Apagar pacotes selecionados"
|
129 |
-
|
130 |
-
#: views/tools/logging.php:157
|
131 |
-
#: views/tools/logging.php:162
|
132 |
-
#@ wpduplicator
|
133 |
-
msgid "Options"
|
134 |
-
msgstr "Opções"
|
135 |
-
|
136 |
-
#: views/packages/list.base.php:82
|
137 |
-
#@ wpduplicator
|
138 |
-
msgid "Select all packages"
|
139 |
-
msgstr "Selecionar todos os pacotes"
|
140 |
-
|
141 |
-
#: views/packages/list.base.php:84
|
142 |
-
#@ wpduplicator
|
143 |
-
msgid "Created"
|
144 |
-
msgstr "Criado em"
|
145 |
-
|
146 |
-
#: views/packages/list.base.php:85
|
147 |
-
#: views/packages/new2.base.php:181
|
148 |
-
#: views/packages/new2.base.php:254
|
149 |
-
#@ wpduplicator
|
150 |
-
msgid "Size"
|
151 |
-
msgstr "Tamanho"
|
152 |
-
|
153 |
-
#: views/packages/list.base.php:136
|
154 |
-
#: views/packages/list.base.php:180
|
155 |
-
#@ wpduplicator
|
156 |
-
msgid "View"
|
157 |
-
msgstr "Ver"
|
158 |
-
|
159 |
-
#: views/packages/list.base.php:141
|
160 |
-
#: views/packages/new1.inc-b.form.php:127
|
161 |
-
#: views/packages/new3.base.php:73
|
162 |
-
#@ wpduplicator
|
163 |
-
msgid "Installer"
|
164 |
-
msgstr "Instalador"
|
165 |
-
|
166 |
-
#: views/packages/list.base.php:88
|
167 |
-
#: views/packages/new1.inc-b.form.php:5
|
168 |
-
#: views/settings/general.php:79
|
169 |
-
#@ wpduplicator
|
170 |
-
msgid "Package"
|
171 |
-
msgstr "Pacote"
|
172 |
-
|
173 |
-
#: views/packages/list.base.php:149
|
174 |
-
#: views/packages/list.base.php:193
|
175 |
-
#: views/settings/diagnostics.php:118
|
176 |
-
#: views/settings/diagnostics.php:137
|
177 |
-
#: views/settings/diagnostics.php:177
|
178 |
-
#@ wpduplicator
|
179 |
-
msgid "Version"
|
180 |
-
msgstr "Versão"
|
181 |
-
|
182 |
-
#: views/packages/new1.inc-b.form.php:55
|
183 |
-
#@ wpduplicator
|
184 |
-
msgid "Directories"
|
185 |
-
msgstr "Diretórios"
|
186 |
-
|
187 |
-
#: views/settings/diagnostics.php:103
|
188 |
-
#@ wpduplicator
|
189 |
-
msgid "Root Path"
|
190 |
-
msgstr "Caminho-raiz"
|
191 |
-
|
192 |
-
#: views/packages/new1.inc-b.form.php:62
|
193 |
-
#@ wpduplicator
|
194 |
-
msgid "File extensions"
|
195 |
-
msgstr "Extensões de arquivo"
|
196 |
-
|
197 |
-
#: views/packages/new1.inc-b.form.php:55
|
198 |
-
#: views/packages/new1.inc-b.form.php:62
|
199 |
-
#@ wpduplicator
|
200 |
-
msgid "Separate all filters by semicolon"
|
201 |
-
msgstr "Separe todos os filtros por ponto-e-vírgula"
|
202 |
-
|
203 |
-
#: views/packages/new1.inc-b.form.php:138
|
204 |
-
#@ wpduplicator
|
205 |
-
msgid "Host"
|
206 |
-
msgstr "Servidor"
|
207 |
-
|
208 |
-
#: views/packages/list.base.php:86
|
209 |
-
#: views/packages/new1.inc-b.form.php:8
|
210 |
-
#: views/packages/new3.base.php:68
|
211 |
-
#@ wpduplicator
|
212 |
-
msgid "Name"
|
213 |
-
msgstr "Nome"
|
214 |
-
|
215 |
-
#: views/packages/list.base.php:150
|
216 |
-
#: views/packages/list.base.php:194
|
217 |
-
#: views/packages/new1.inc-b.form.php:146
|
218 |
-
#: views/settings/diagnostics.php:145
|
219 |
-
#@ wpduplicator
|
220 |
-
msgid "User"
|
221 |
-
msgstr "Usuário"
|
222 |
-
|
223 |
-
#: views/settings/general.php:64
|
224 |
-
#@ wpduplicator
|
225 |
-
msgid "Uninstall Options"
|
226 |
-
msgstr "Opções para desinstalação"
|
227 |
-
|
228 |
-
#: views/settings/general.php:70
|
229 |
-
#@ wpduplicator
|
230 |
-
msgid "Delete Entire Snapshot Directory"
|
231 |
-
msgstr "Apagar completamente o diretório de 'snapshots'"
|
232 |
-
|
233 |
-
#: views/settings/general.php:71
|
234 |
-
#@ wpduplicator
|
235 |
-
msgid "Snapshot Directory"
|
236 |
-
msgstr "Diretório de 'snapshots'"
|
237 |
-
|
238 |
-
#: views/packages/new1.inc-a.reqs.php:45
|
239 |
-
#@ wpduplicator
|
240 |
-
msgid "Reserved Files"
|
241 |
-
msgstr "Arquivos reservados"
|
242 |
-
|
243 |
-
#: views/packages/new1.inc-a.reqs.php:59
|
244 |
-
#@ wpduplicator
|
245 |
-
msgid "Zip Archive Enabled"
|
246 |
-
msgstr "Compactação ZIP ativada"
|
247 |
-
|
248 |
-
#: views/packages/new1.inc-a.reqs.php:62
|
249 |
-
#@ wpduplicator
|
250 |
-
msgid "The ZipArchive extension for PHP is required for compression. Please contact your hosting provider if you're on a hosted server. For additional information see our online documentation."
|
251 |
-
msgstr "É necessária a extensão ZipArchive do PHP para a compactação. Por favor, entre em contato com seu provedor se estiver utilizando um servidor hospedado. Para informações adicionais, consulte a documentação online."
|
252 |
-
|
253 |
-
#: views/packages/new1.inc-a.reqs.php:70
|
254 |
-
#@ wpduplicator
|
255 |
-
msgid "Safe Mode Off"
|
256 |
-
msgstr "Modo Seguro desligado"
|
257 |
-
|
258 |
-
#: views/packages/new1.inc-a.reqs.php:126
|
259 |
-
#: views/packages/new1.inc-a.reqs.php:133
|
260 |
-
#: views/settings/diagnostics.php:95
|
261 |
-
#@ wpduplicator
|
262 |
-
msgid "Web Server"
|
263 |
-
msgstr "Servidor Web"
|
264 |
-
|
265 |
-
#: views/packages/new2.base.php:100
|
266 |
-
#@ wpduplicator
|
267 |
-
msgid "Open Base Dir"
|
268 |
-
msgstr "Diretório Open Base"
|
269 |
-
|
270 |
-
#: views/settings/diagnostics.php:153
|
271 |
-
#@ wpduplicator
|
272 |
-
msgid "Off"
|
273 |
-
msgstr "Desativado"
|
274 |
-
|
275 |
-
#: views/settings/diagnostics.php:153
|
276 |
-
#@ wpduplicator
|
277 |
-
msgid "On"
|
278 |
-
msgstr "Ativado"
|
279 |
-
|
280 |
-
#: views/packages/new1.inc-a.reqs.php:146
|
281 |
-
#@ wpduplicator
|
282 |
-
msgid "For additional online help please visit"
|
283 |
-
msgstr "Para ajuda adicional, por favor visite"
|
284 |
-
|
285 |
-
#: views/packages/new1.inc-a.reqs.php:149
|
286 |
-
#@ wpduplicator
|
287 |
-
msgid "Need a hosting provider that is"
|
288 |
-
msgstr "Precisa de um provedor de hospedagem"
|
289 |
-
|
290 |
-
#: views/packages/list.base.php:248
|
291 |
-
#@ wpduplicator
|
292 |
-
msgid "Download Links"
|
293 |
-
msgstr "Links para download"
|
294 |
-
|
295 |
-
#: views/packages/list.base.php:251
|
296 |
-
#@ wpduplicator
|
297 |
-
msgid "The following links contain sensitive data. Please share with caution!"
|
298 |
-
msgstr "Os links a seguir contêm informações sigilosas. Por favor, compartilhe com cuidado!"
|
299 |
-
|
300 |
-
#: views/packages/list.base.php:257
|
301 |
-
#@ wpduplicator
|
302 |
-
msgid "The database SQL script is a quick link to your database backup script. An exact copy is also stored in the package."
|
303 |
-
msgstr "Database SQL script é um link rápido para um roteiro de restauração de seu banco de dados. Uma cópia exata também é armazenada no pacote."
|
304 |
-
|
305 |
-
#: classes/ui.php:105
|
306 |
-
#@ default
|
307 |
-
msgid "Reserved Duplicator install file(s) still exsist in the root directory. Please delete these file(s) to avoid possible security issues."
|
308 |
-
msgstr "Ainda existem arquivos reservados de instalação do Duplicator no diretório-raiz. Por favor, apague estes arquivos para evitar possíveis problemas de segurança."
|
309 |
-
|
310 |
-
#: classes/ui.php:106
|
311 |
-
#@ default
|
312 |
-
msgid "Remove file(s) now"
|
313 |
-
msgstr "Remover arquivos agora"
|
314 |
-
|
315 |
-
#: classes/ui.php:107
|
316 |
-
#@ default
|
317 |
-
msgid "Dismiss this notice"
|
318 |
-
msgstr "Dispensar este aviso"
|
319 |
-
|
320 |
-
#: duplicator.php:159
|
321 |
-
#: views/packages/controller.php:73
|
322 |
-
#: views/packages/controller.php:76
|
323 |
-
#: views/packages/list.base.php:228
|
324 |
-
#@ wpduplicator
|
325 |
-
msgid "Packages"
|
326 |
-
msgstr "Pacotes"
|
327 |
-
|
328 |
-
#: duplicator.php:160
|
329 |
-
#: views/settings/controller.php:18
|
330 |
-
#@ wpduplicator
|
331 |
-
msgid "Settings"
|
332 |
-
msgstr "Configurações"
|
333 |
-
|
334 |
-
#: duplicator.php:161
|
335 |
-
#: views/tools/controller.php:13
|
336 |
-
#@ wpduplicator
|
337 |
-
msgid "Tools"
|
338 |
-
msgstr "Ferramentas"
|
339 |
-
|
340 |
-
#: duplicator.php:162
|
341 |
-
#: views/support.php:48
|
342 |
-
#@ wpduplicator
|
343 |
-
msgid "Support"
|
344 |
-
msgstr "Suporte"
|
345 |
-
|
346 |
-
#: views/packages/list-nodata.php:7
|
347 |
-
#@ wpduplicator
|
348 |
-
msgid "No Packages Found."
|
349 |
-
msgstr "Nenhum pacote encontrado."
|
350 |
-
|
351 |
-
#: views/packages/list-nodata.php:8
|
352 |
-
#@ wpduplicator
|
353 |
-
msgid "Click the 'Create New' tab to build a package."
|
354 |
-
msgstr "Clique na aba 'Criar Novo' para montar um pacote."
|
355 |
-
|
356 |
-
#: views/packages/list-nodata.php:13
|
357 |
-
#@ wpduplicator
|
358 |
-
msgid "Please visit the"
|
359 |
-
msgstr "Por favor, visite a"
|
360 |
-
|
361 |
-
#: views/packages/list-nodata.php:14
|
362 |
-
#@ wpduplicator
|
363 |
-
msgid "support section"
|
364 |
-
msgstr "seção de suporte"
|
365 |
-
|
366 |
-
#: views/packages/list-nodata.php:15
|
367 |
-
#@ wpduplicator
|
368 |
-
msgid "for additional help topics"
|
369 |
-
msgstr "para tópicos adicionais de ajuda"
|
370 |
-
|
371 |
-
#: views/packages/list-nodata.php:24
|
372 |
-
#@ wpduplicator
|
373 |
-
msgid "Older packages prior to 0.5.0 are no longer supported in this version."
|
374 |
-
msgstr "Pacotes antigos anteriores à versão 0.5.0 não são mais suportados."
|
375 |
-
|
376 |
-
#: views/packages/list-nodata.php:27
|
377 |
-
#@ wpduplicator
|
378 |
-
msgid "To get an older package please visit the"
|
379 |
-
msgstr "Para obter uma versão mais antiga deste plug-in, visite a"
|
380 |
-
|
381 |
-
#: views/packages/list-nodata.php:28
|
382 |
-
#@ wpduplicator
|
383 |
-
msgid "support page"
|
384 |
-
msgstr "página de suporte"
|
385 |
-
|
386 |
-
#: views/packages/list-nodata.php:29
|
387 |
-
#@ wpduplicator
|
388 |
-
msgid "and look for the Change Log link for additional instructions."
|
389 |
-
msgstr "e consulte o link Change Log para instruções adicionais."
|
390 |
-
|
391 |
-
#: views/packages/list-nodata.php:33
|
392 |
-
#@ wpduplicator
|
393 |
-
msgid "Hide this message"
|
394 |
-
msgstr "Ocultar esta mensagem"
|
395 |
-
|
396 |
-
#: views/packages/list.base.php:62
|
397 |
-
#@ wpduplicator
|
398 |
-
msgid "Bulk Actions"
|
399 |
-
msgstr "Ações em Massa"
|
400 |
-
|
401 |
-
#: views/packages/list.base.php:63
|
402 |
-
#@ wpduplicator
|
403 |
-
msgid "Delete"
|
404 |
-
msgstr "Apagar"
|
405 |
-
|
406 |
-
#: views/packages/list.base.php:65
|
407 |
-
#@ wpduplicator
|
408 |
-
msgid "Apply"
|
409 |
-
msgstr "Aplicar"
|
410 |
-
|
411 |
-
#: views/packages/list.base.php:72
|
412 |
-
#@ wpduplicator
|
413 |
-
msgid "Package Logs"
|
414 |
-
msgstr "Registros"
|
415 |
-
|
416 |
-
#: views/packages/list.base.php:83
|
417 |
-
#@ wpduplicator
|
418 |
-
msgid "Details"
|
419 |
-
msgstr "Detalhes"
|
420 |
-
|
421 |
-
#: views/packages/list.base.php:119
|
422 |
-
#@ wpduplicator
|
423 |
-
msgid "(No Notes Taken)"
|
424 |
-
msgstr "(Sem comentários)"
|
425 |
-
|
426 |
-
#: views/packages/list.base.php:144
|
427 |
-
#: views/packages/new1.inc-b.form.php:16
|
428 |
-
#: views/packages/new2.base.php:153
|
429 |
-
#: views/packages/new3.base.php:77
|
430 |
-
#@ wpduplicator
|
431 |
-
msgid "Archive"
|
432 |
-
msgstr "Contêiner"
|
433 |
-
|
434 |
-
#: views/packages/list.base.php:151
|
435 |
-
#: views/packages/list.base.php:195
|
436 |
-
#@ wpduplicator
|
437 |
-
msgid "Hash"
|
438 |
-
msgstr "Hash"
|
439 |
-
|
440 |
-
#: views/packages/list.base.php:152
|
441 |
-
#: views/packages/list.base.php:200
|
442 |
-
#: views/packages/new1.inc-b.form.php:10
|
443 |
-
#@ wpduplicator
|
444 |
-
msgid "Notes"
|
445 |
-
msgstr "Notas"
|
446 |
-
|
447 |
-
#: views/packages/list.base.php:154
|
448 |
-
#@ wpduplicator
|
449 |
-
msgid "Links"
|
450 |
-
msgstr "Links"
|
451 |
-
|
452 |
-
#: views/packages/list.base.php:155
|
453 |
-
#@ wpduplicator
|
454 |
-
msgid "SQL File"
|
455 |
-
msgstr "Arquivo SQL"
|
456 |
-
|
457 |
-
#: views/packages/list.base.php:156
|
458 |
-
#: views/packages/list.base.php:206
|
459 |
-
#@ wpduplicator
|
460 |
-
msgid "View Log"
|
461 |
-
msgstr "Ver registro"
|
462 |
-
|
463 |
-
#: views/packages/list.base.php:186
|
464 |
-
#@ wpduplicator
|
465 |
-
msgid "View Error Details"
|
466 |
-
msgstr "Ver detalhes"
|
467 |
-
|
468 |
-
#: views/packages/list.base.php:203
|
469 |
-
#@ wpduplicator
|
470 |
-
msgid "This package has encountered errors. Click 'View Log' for more details. For additional support see the "
|
471 |
-
msgstr "Foram encontrados erros neste pacote. Clique em 'Ver registro' para mais detalhes. Para ajuda adicional consulte a "
|
472 |
-
|
473 |
-
#: views/packages/list.base.php:204
|
474 |
-
#@ wpduplicator
|
475 |
-
msgid "online knowledgebase"
|
476 |
-
msgstr "base de conhecimento online"
|
477 |
-
|
478 |
-
#: views/packages/list.base.php:229
|
479 |
-
#: views/packages/new2.base.php:178
|
480 |
-
#: views/packages/new2.base.php:248
|
481 |
-
#@ wpduplicator
|
482 |
-
msgid "Total Size"
|
483 |
-
msgstr "Tamanho total"
|
484 |
-
|
485 |
-
#: views/packages/list.base.php:280
|
486 |
-
#@ wpduplicator
|
487 |
-
msgid "Please select an action from the bulk action drop down menu to perform a specific action."
|
488 |
-
msgstr "Por favor, selecione uma ação no menu Ações em Massa para executar uma ação específica."
|
489 |
-
|
490 |
-
#: views/packages/list.base.php:326
|
491 |
-
#@ wpduplicator
|
492 |
-
msgid "Package File Links"
|
493 |
-
msgstr "Links para os arquivos do pacote"
|
494 |
-
|
495 |
-
#: views/packages/list.base.php:332
|
496 |
-
#@ wpduplicator
|
497 |
-
msgid "LOG"
|
498 |
-
msgstr "REGISTRO"
|
499 |
-
|
500 |
-
#: views/packages/new1.base.php:68
|
501 |
-
#: views/packages/new2.base.php:54
|
502 |
-
#: views/packages/new3.base.php:36
|
503 |
-
#@ wpduplicator
|
504 |
-
msgid "Setup"
|
505 |
-
msgstr "Configurar"
|
506 |
-
|
507 |
-
#: views/packages/new1.base.php:69
|
508 |
-
#: views/packages/new2.base.php:55
|
509 |
-
#: views/packages/new3.base.php:37
|
510 |
-
#@ wpduplicator
|
511 |
-
msgid "Scan"
|
512 |
-
msgstr "Verificar"
|
513 |
-
|
514 |
-
#: views/packages/new1.base.php:70
|
515 |
-
#: views/packages/new2.base.php:56
|
516 |
-
#: views/packages/new2.base.php:309
|
517 |
-
#: views/packages/new3.base.php:38
|
518 |
-
#@ wpduplicator
|
519 |
-
msgid "Build"
|
520 |
-
msgstr "Montar"
|
521 |
-
|
522 |
-
#: views/packages/new1.base.php:73
|
523 |
-
#@ wpduplicator
|
524 |
-
msgid "Step 1: Package Setup"
|
525 |
-
msgstr "Passo 1: Configuração do Pacote"
|
526 |
-
|
527 |
-
#: views/packages/new1.inc-a.reqs.php:7
|
528 |
-
#@ wpduplicator
|
529 |
-
msgid "Requirements:"
|
530 |
-
msgstr "Requisitos:"
|
531 |
-
|
532 |
-
#: views/packages/new1.inc-a.reqs.php:16
|
533 |
-
#@ wpduplicator
|
534 |
-
msgid "System requirments must pass for the Duplicator to work properly. Click each link for details."
|
535 |
-
msgstr "O sistema precisa passar por todos os requisitos para que o Duplicator funcione apropriadamente. Clique em cada link para mais detalhes."
|
536 |
-
|
537 |
-
#: views/packages/new1.inc-a.reqs.php:22
|
538 |
-
#@ wpduplicator
|
539 |
-
msgid "Permissions"
|
540 |
-
msgstr "Permissões"
|
541 |
-
|
542 |
-
#: views/packages/new1.inc-a.reqs.php:26
|
543 |
-
#@ wpduplicator
|
544 |
-
msgid "Required Paths"
|
545 |
-
msgstr "Requisitos de caminhos"
|
546 |
-
|
547 |
-
#: views/packages/new1.inc-a.reqs.php:35
|
548 |
-
#@ wpduplicator
|
549 |
-
msgid "PHP Script Owner"
|
550 |
-
msgstr "Usuário PHP"
|
551 |
-
|
552 |
-
#: views/packages/new1.inc-a.reqs.php:36
|
553 |
-
#@ wpduplicator
|
554 |
-
msgid "The above paths should have permissions of 755 for directories and 644 for files. You can temporarily try 777 if you continue to have issues. Also be sure to check the owner/group settings. For more details contact your host or server administrator."
|
555 |
-
msgstr "Os caminhos acima devem ter as permissões ajustadas em 755 para diretórios e 644 para arquivos. Tente ajustar temporariamente para 777 se você continuar a ter problemas. Verifique também as configurações de dono/grupo. Para mais detalhes, contate seu administrador de sistema."
|
556 |
-
|
557 |
-
#: views/packages/new1.inc-a.reqs.php:38
|
558 |
-
#: views/packages/new1.inc-a.reqs.php:52
|
559 |
-
#: views/packages/new1.inc-a.reqs.php:63
|
560 |
-
#: views/packages/new1.inc-a.reqs.php:79
|
561 |
-
#: views/packages/new1.inc-a.reqs.php:97
|
562 |
-
#: views/packages/new1.inc-a.reqs.php:119
|
563 |
-
#: views/packages/new1.inc-a.reqs.php:138
|
564 |
-
#: views/packages/new2.base.php:105
|
565 |
-
#: views/packages/new2.base.php:121
|
566 |
-
#: views/packages/new2.base.php:144
|
567 |
-
#: views/packages/new2.base.php:187
|
568 |
-
#: views/packages/new2.base.php:203
|
569 |
-
#: views/packages/new2.base.php:219
|
570 |
-
#: views/packages/new2.base.php:262
|
571 |
-
#@ wpduplicator
|
572 |
-
msgid "Status Code"
|
573 |
-
msgstr "Código de status"
|
574 |
-
|
575 |
-
#: views/packages/new1.inc-a.reqs.php:49
|
576 |
-
#@ wpduplicator
|
577 |
-
msgid "A reserved file(s) was found in the WordPress root directory. Reserved file names are installer.php, installer-data.sql and installer-log.txt. To archive your data correctly please remove any of these files from your WordPress root directory. Then try creating your package again."
|
578 |
-
msgstr "Pode haver problemas se for encontrado um arquivo reservado no diretório-raiz do WordPress. Os seguintes nomes de arquivo são reservados: installer.php, installer-data.sql e installer-log.txt. Para criar seu arquivo de dados corretamente, por favor remova qualquer um destes arquivos de seu diretório-raiz do WordPress e tente montar seu pacote novamente."
|
579 |
-
|
580 |
-
#: views/packages/new1.inc-a.reqs.php:50
|
581 |
-
#@ wpduplicator
|
582 |
-
msgid "Remove Files Now"
|
583 |
-
msgstr "Remover arquivos agora"
|
584 |
-
|
585 |
-
#: views/packages/new1.inc-a.reqs.php:86
|
586 |
-
#@ wpduplicator
|
587 |
-
msgid "MySQL Support"
|
588 |
-
msgstr "Suporte MySQL"
|
589 |
-
|
590 |
-
#: views/packages/new1.inc-a.reqs.php:91
|
591 |
-
#@ wpduplicator
|
592 |
-
msgid "MySQL version"
|
593 |
-
msgstr "Versão MySQL"
|
594 |
-
|
595 |
-
#: views/packages/new1.inc-a.reqs.php:95
|
596 |
-
#: views/packages/new2.base.php:103
|
597 |
-
#: views/packages/new2.base.php:142
|
598 |
-
#@ wpduplicator
|
599 |
-
msgid "more info"
|
600 |
-
msgstr "mais informações"
|
601 |
-
|
602 |
-
#: views/packages/new1.inc-a.reqs.php:104
|
603 |
-
#@ wpduplicator
|
604 |
-
msgid "PHP Support"
|
605 |
-
msgstr "Suporte PHP"
|
606 |
-
|
607 |
-
#: views/packages/new1.inc-a.reqs.php:111
|
608 |
-
#@ wpduplicator
|
609 |
-
msgid "PHP version"
|
610 |
-
msgstr "Versão PHP"
|
611 |
-
|
612 |
-
#: views/packages/new1.inc-a.reqs.php:112
|
613 |
-
#@ wpduplicator
|
614 |
-
msgid "Requried Functions"
|
615 |
-
msgstr "Requisitos de funções"
|
616 |
-
|
617 |
-
#: views/packages/new1.inc-a.reqs.php:151
|
618 |
-
#@ wpduplicator
|
619 |
-
msgid "duplicator approved"
|
620 |
-
msgstr "aprovado pelo Duplicator"
|
621 |
-
|
622 |
-
#: views/packages/new1.inc-b.form.php:11
|
623 |
-
#@ wpduplicator
|
624 |
-
msgid "Purpose of this package"
|
625 |
-
msgstr "Finalidade deste pacote"
|
626 |
-
|
627 |
-
#: views/packages/new1.inc-b.form.php:18
|
628 |
-
#@ wpduplicator
|
629 |
-
msgid "File filter enabled"
|
630 |
-
msgstr "Filtro de arquivos ativado"
|
631 |
-
|
632 |
-
#: views/packages/new1.inc-b.form.php:19
|
633 |
-
#@ wpduplicator
|
634 |
-
msgid "Database filter enabled"
|
635 |
-
msgstr "Filtro de base de dados ativado"
|
636 |
-
|
637 |
-
#: views/packages/new1.inc-b.form.php:26
|
638 |
-
#@ wpduplicator
|
639 |
-
msgid "Format"
|
640 |
-
msgstr "Formato"
|
641 |
-
|
642 |
-
#: views/packages/new1.inc-b.form.php:36
|
643 |
-
#: views/packages/new1.inc-b.form.php:142
|
644 |
-
#: views/packages/new2.base.php:232
|
645 |
-
#@ wpduplicator
|
646 |
-
msgid "Database"
|
647 |
-
msgstr "Base de dados"
|
648 |
-
|
649 |
-
#: views/packages/new1.inc-b.form.php:47
|
650 |
-
#: views/packages/new1.inc-b.form.php:82
|
651 |
-
#@ wpduplicator
|
652 |
-
msgid "Filters"
|
653 |
-
msgstr "Filtros"
|
654 |
-
|
655 |
-
#: views/packages/new1.inc-b.form.php:51
|
656 |
-
#: views/packages/new1.inc-b.form.php:86
|
657 |
-
#@ wpduplicator
|
658 |
-
msgid "Enable Filters"
|
659 |
-
msgstr "Ativar filtros"
|
660 |
-
|
661 |
-
#: views/packages/new1.inc-b.form.php:57
|
662 |
-
#@ wpduplicator
|
663 |
-
msgid "root path"
|
664 |
-
msgstr "caminho-raiz"
|
665 |
-
|
666 |
-
#: views/packages/new1.inc-b.form.php:58
|
667 |
-
#@ wpduplicator
|
668 |
-
msgid "wp-uploads"
|
669 |
-
msgstr "wp-uploads"
|
670 |
-
|
671 |
-
#: views/packages/new1.inc-b.form.php:59
|
672 |
-
#: views/packages/new1.inc-b.form.php:66
|
673 |
-
#@ wpduplicator
|
674 |
-
msgid "(clear)"
|
675 |
-
msgstr "(limpar)"
|
676 |
-
|
677 |
-
#: views/packages/new1.inc-b.form.php:64
|
678 |
-
#@ wpduplicator
|
679 |
-
msgid "media"
|
680 |
-
msgstr "mídia"
|
681 |
-
|
682 |
-
#: views/packages/new1.inc-b.form.php:65
|
683 |
-
#@ wpduplicator
|
684 |
-
msgid "archive"
|
685 |
-
msgstr "arquivo"
|
686 |
-
|
687 |
-
#: views/packages/new1.inc-b.form.php:71
|
688 |
-
#@ wpduplicator
|
689 |
-
msgid "The directory paths and extensions above will be be excluded from the archive file if enabled is checked."
|
690 |
-
msgstr "Os diretórios e extensões acima listados serão excluídos do pacote se esta opção estiver ativada."
|
691 |
-
|
692 |
-
#: views/packages/new1.inc-b.form.php:72
|
693 |
-
#@ wpduplicator
|
694 |
-
msgid "Use the full path for directories and semicolons to separate all items."
|
695 |
-
msgstr "Use o caminho completo para diretórios. Separe todos os itens por ponto-e-vírgula."
|
696 |
-
|
697 |
-
#: views/packages/new1.inc-b.form.php:90
|
698 |
-
#@ wpduplicator
|
699 |
-
msgid "All"
|
700 |
-
msgstr "Todas"
|
701 |
-
|
702 |
-
#: views/packages/new1.inc-b.form.php:91
|
703 |
-
#@ wpduplicator
|
704 |
-
msgid "None"
|
705 |
-
msgstr "Nenhuma"
|
706 |
-
|
707 |
-
#: views/packages/new1.inc-b.form.php:113
|
708 |
-
#@ wpduplicator
|
709 |
-
msgid "Checked tables will not be added to the database script. Excluding certain tables can possibly cause your site or plugins to not work correctly after install!"
|
710 |
-
msgstr "As tabelas marcadas não serão adicionadas ao roteiro de restauração do banco de dados. Excluir determinadas tabelas pode fazer com que seu website ou plug-ins não funcionem corretamente depois da instalação!"
|
711 |
-
|
712 |
-
#: views/packages/new1.inc-b.form.php:132
|
713 |
-
#@ default
|
714 |
-
msgid "STEP 1 - INPUTS"
|
715 |
-
msgstr "PASSO 1 - Configurações padrão"
|
716 |
-
|
717 |
-
#: views/packages/new1.inc-b.form.php:135
|
718 |
-
#@ wpduplicator
|
719 |
-
msgid "MySQL Server"
|
720 |
-
msgstr "Servidor MySQL"
|
721 |
-
|
722 |
-
#: views/packages/new1.inc-b.form.php:150
|
723 |
-
#@ wpduplicator
|
724 |
-
msgid "Advanced Options"
|
725 |
-
msgstr "Opções avançadas"
|
726 |
-
|
727 |
-
#: views/packages/new1.inc-b.form.php:156
|
728 |
-
#@ wpduplicator
|
729 |
-
msgid "SSL"
|
730 |
-
msgstr "SSL"
|
731 |
-
|
732 |
-
#: views/packages/new1.inc-b.form.php:159
|
733 |
-
#@ wpduplicator
|
734 |
-
msgid "Enforce on Admin"
|
735 |
-
msgstr "Executar em Admin"
|
736 |
-
|
737 |
-
#: views/packages/new1.inc-b.form.php:163
|
738 |
-
#@ wpduplicator
|
739 |
-
msgid "Enforce on Logins"
|
740 |
-
msgstr "Executar em Logins"
|
741 |
-
|
742 |
-
#: views/packages/new1.inc-b.form.php:167
|
743 |
-
#@ wpduplicator
|
744 |
-
msgid "Cache"
|
745 |
-
msgstr "Cache"
|
746 |
-
|
747 |
-
#: views/packages/new1.inc-b.form.php:170
|
748 |
-
#@ wpduplicator
|
749 |
-
msgid "Keep Enabled"
|
750 |
-
msgstr "Manter ativado"
|
751 |
-
|
752 |
-
#: views/packages/new1.inc-b.form.php:174
|
753 |
-
#@ wpduplicator
|
754 |
-
msgid "Keep Home Path"
|
755 |
-
msgstr "Manter caminho inicial"
|
756 |
-
|
757 |
-
#: views/packages/new1.inc-b.form.php:182
|
758 |
-
#@ default
|
759 |
-
msgid "STEP 2 - INPUTS"
|
760 |
-
msgstr "PASSO 2 - Configurações padrão"
|
761 |
-
|
762 |
-
#: views/packages/new1.inc-b.form.php:186
|
763 |
-
#@ wpduplicator
|
764 |
-
msgid "New URL"
|
765 |
-
msgstr "Novo URL"
|
766 |
-
|
767 |
-
#: views/packages/new1.inc-b.form.php:193
|
768 |
-
#@ wpduplicator
|
769 |
-
msgid "The installer can have these fields pre-filled at install time."
|
770 |
-
msgstr "Use esta opção para ter estes campos automaticamente preenchidos no momento da instalação."
|
771 |
-
|
772 |
-
#: views/packages/new1.inc-b.form.php:193
|
773 |
-
#@ wpduplicator
|
774 |
-
msgid "All values are optional."
|
775 |
-
msgstr "Todos os valores são opcionais."
|
776 |
-
|
777 |
-
#: views/packages/new1.inc-b.form.php:202
|
778 |
-
#@ wpduplicator
|
779 |
-
msgid "Skip Scan"
|
780 |
-
msgstr "Pular verificação"
|
781 |
-
|
782 |
-
#: views/packages/new1.inc-b.form.php:202
|
783 |
-
#@ wpduplicator
|
784 |
-
msgid "step 2"
|
785 |
-
msgstr "passo 2"
|
786 |
-
|
787 |
-
#: views/packages/new1.inc-b.form.php:207
|
788 |
-
#@ wpduplicator
|
789 |
-
msgid "Next"
|
790 |
-
msgstr "Próximo"
|
791 |
-
|
792 |
-
#: views/packages/new2.base.php:59
|
793 |
-
#@ wpduplicator
|
794 |
-
msgid "Step 2: System Scan"
|
795 |
-
msgstr "Passo 2: Verificação do Sistema"
|
796 |
-
|
797 |
-
#: views/packages/new2.base.php:67
|
798 |
-
#@ wpduplicator
|
799 |
-
msgid "Scanning Site"
|
800 |
-
msgstr "Examinando o website"
|
801 |
-
|
802 |
-
#: views/packages/new2.base.php:69
|
803 |
-
#: views/packages/new3.base.php:51
|
804 |
-
#@ wpduplicator
|
805 |
-
msgid "Please Wait..."
|
806 |
-
msgstr "Por favor, aguarde..."
|
807 |
-
|
808 |
-
#: views/packages/new2.base.php:75
|
809 |
-
#@ wpduplicator
|
810 |
-
msgid "Scan Complete"
|
811 |
-
msgstr "Verificação completa"
|
812 |
-
|
813 |
-
#: views/packages/new2.base.php:76
|
814 |
-
#@ wpduplicator
|
815 |
-
msgid "Scan checks are not required to pass, however they could cause issues on some systems."
|
816 |
-
msgstr "O exame do sistema não é um requisito obrigatório, no entanto, ele pode causar problemas em alguns sistemas."
|
817 |
-
|
818 |
-
#: views/packages/new2.base.php:84
|
819 |
-
#@ wpduplicator
|
820 |
-
msgid "Server"
|
821 |
-
msgstr "Servidor"
|
822 |
-
|
823 |
-
#: views/packages/new2.base.php:113
|
824 |
-
#@ wpduplicator
|
825 |
-
msgid "Cached Data"
|
826 |
-
msgstr "Dados em cache"
|
827 |
-
|
828 |
-
#: views/packages/new2.base.php:118
|
829 |
-
#@ wpduplicator
|
830 |
-
msgid "Cache Path"
|
831 |
-
msgstr "Caminho do cache"
|
832 |
-
|
833 |
-
#: views/packages/new2.base.php:119
|
834 |
-
#@ wpduplicator
|
835 |
-
msgid "Cached data will lead to issues at install time and increases your archive size. It is highly recommended to empty your cache directory at build time. Use caution when removing data from the cache directory. If you’re using a cache plugin please read the directions for how to properly clean the cache directory; simply removing the files can cause errors with some cache plugins."
|
836 |
-
msgstr "Dados em cache podem ocasionar problemas na hora da instalação e aumentar o tamanho de seu pacote. É altamente recomendado esvaziar seu diretório de cache antes de montar seu pacote. Entretanto, tome cuidado ao remover dados do diretório de cache. Se você estiver usando um plug-in de cache, por favor leia as instruções de como apagar o diretório de maneira apropriada; remover os arquivos diretamente pode causar erros em alguns plug-ins."
|
837 |
-
|
838 |
-
#: views/packages/new2.base.php:129
|
839 |
-
#@ wpduplicator
|
840 |
-
msgid "Timeouts"
|
841 |
-
msgstr "Tempos-limite"
|
842 |
-
|
843 |
-
#: views/packages/new2.base.php:134
|
844 |
-
#@ wpduplicator
|
845 |
-
msgid "max_execution_time"
|
846 |
-
msgstr ""
|
847 |
-
|
848 |
-
#: views/packages/new2.base.php:167
|
849 |
-
#: views/packages/new2.base.php:237
|
850 |
-
#@ wpduplicator
|
851 |
-
msgid "Enabled"
|
852 |
-
msgstr "Ativado"
|
853 |
-
|
854 |
-
#: views/packages/new2.base.php:182
|
855 |
-
#@ wpduplicator
|
856 |
-
msgid "File Count"
|
857 |
-
msgstr "Total de arquivos"
|
858 |
-
|
859 |
-
#: views/packages/new2.base.php:183
|
860 |
-
#@ wpduplicator
|
861 |
-
msgid "Directory Count"
|
862 |
-
msgstr "Total de diretórios"
|
863 |
-
|
864 |
-
#: views/packages/new2.base.php:195
|
865 |
-
#@ wpduplicator
|
866 |
-
msgid "Invalid Names"
|
867 |
-
msgstr "Nomes inválidos"
|
868 |
-
|
869 |
-
#: views/packages/new2.base.php:201
|
870 |
-
#: views/packages/new2.base.php:217
|
871 |
-
#@ wpduplicator
|
872 |
-
msgid "Show File Locations"
|
873 |
-
msgstr "Mostrar a localização dos arquivos"
|
874 |
-
|
875 |
-
#: views/packages/new2.base.php:211
|
876 |
-
#@ wpduplicator
|
877 |
-
msgid "Large Files"
|
878 |
-
msgstr "Arquivos muito grandes"
|
879 |
-
|
880 |
-
#: views/packages/new2.base.php:281
|
881 |
-
#@ wpduplicator
|
882 |
-
msgid "Name:"
|
883 |
-
msgstr "Nome:"
|
884 |
-
|
885 |
-
#: views/packages/new2.base.php:282
|
886 |
-
#@ wpduplicator
|
887 |
-
msgid "Host:"
|
888 |
-
msgstr "Servidor:"
|
889 |
-
|
890 |
-
#: views/packages/new2.base.php:252
|
891 |
-
#@ wpduplicator
|
892 |
-
msgid "Tables"
|
893 |
-
msgstr "Tabelas"
|
894 |
-
|
895 |
-
#: views/packages/new2.base.php:253
|
896 |
-
#@ wpduplicator
|
897 |
-
msgid "Records"
|
898 |
-
msgstr "Registros"
|
899 |
-
|
900 |
-
#: views/packages/new2.base.php:256
|
901 |
-
#@ wpduplicator
|
902 |
-
msgid "repair and optimization"
|
903 |
-
msgstr "reparo e otimização"
|
904 |
-
|
905 |
-
#: views/packages/new2.base.php:270
|
906 |
-
#@ wpduplicator
|
907 |
-
msgid "Table Details"
|
908 |
-
msgstr "Detalhes das tabelas"
|
909 |
-
|
910 |
-
#: views/packages/new2.base.php:294
|
911 |
-
#@ wpduplicator
|
912 |
-
msgid "Scan Error"
|
913 |
-
msgstr "Erro na verificação"
|
914 |
-
|
915 |
-
#: views/packages/new2.base.php:295
|
916 |
-
#@ wpduplicator
|
917 |
-
msgid "Please try again!"
|
918 |
-
msgstr "Por favor, tente novamente!"
|
919 |
-
|
920 |
-
#: views/packages/new2.base.php:297
|
921 |
-
#: views/packages/new3.base.php:102
|
922 |
-
#@ wpduplicator
|
923 |
-
msgid "Server Status:"
|
924 |
-
msgstr "Status do servidor:"
|
925 |
-
|
926 |
-
#: views/packages/new2.base.php:300
|
927 |
-
#: views/packages/new3.base.php:106
|
928 |
-
#@ wpduplicator
|
929 |
-
msgid "Error Message:"
|
930 |
-
msgstr "Mensagem de erro:"
|
931 |
-
|
932 |
-
#: views/packages/new2.base.php:307
|
933 |
-
#@ wpduplicator
|
934 |
-
msgid "Back"
|
935 |
-
msgstr "Voltar"
|
936 |
-
|
937 |
-
#: views/packages/new2.base.php:372
|
938 |
-
#@ wpduplicator
|
939 |
-
msgid "Unable to report on any tables"
|
940 |
-
msgstr "Não foi possível gerar relatório sobre as tabelas"
|
941 |
-
|
942 |
-
#: views/packages/new2.base.php:381
|
943 |
-
#@ wpduplicator
|
944 |
-
msgid "Unable to report on database stats"
|
945 |
-
msgstr "Não foi possível gerar relatório sobre o banco de dados"
|
946 |
-
|
947 |
-
#: views/packages/new2.base.php:396
|
948 |
-
#@ wpduplicator
|
949 |
-
msgid "No name length issues."
|
950 |
-
msgstr "Sem problemas nos nomes."
|
951 |
-
|
952 |
-
#: views/packages/new2.base.php:399
|
953 |
-
#: views/packages/new2.base.php:407
|
954 |
-
#@ wpduplicator
|
955 |
-
msgid "FILE"
|
956 |
-
msgstr "ARQUIVO"
|
957 |
-
|
958 |
-
#: views/packages/new2.base.php:404
|
959 |
-
#@ wpduplicator
|
960 |
-
msgid "No large files found."
|
961 |
-
msgstr "Nenhum arquivo muito grande foi encontrado."
|
962 |
-
|
963 |
-
#: views/packages/new3.base.php:41
|
964 |
-
#@ wpduplicator
|
965 |
-
msgid "Step 3: Build Package"
|
966 |
-
msgstr "Passo 3: Montagem do Pacote"
|
967 |
-
|
968 |
-
#: views/packages/new3.base.php:49
|
969 |
-
#@ wpduplicator
|
970 |
-
msgid "Building Package"
|
971 |
-
msgstr "Montando pacote"
|
972 |
-
|
973 |
-
#: views/packages/new3.base.php:52
|
974 |
-
#@ wpduplicator
|
975 |
-
msgid "Keep this window open during the build process."
|
976 |
-
msgstr "Mantenha esta janela aberta durante o processo de montagem."
|
977 |
-
|
978 |
-
#: views/packages/new3.base.php:53
|
979 |
-
#@ wpduplicator
|
980 |
-
msgid "This may take several minutes."
|
981 |
-
msgstr "O processo deve levar alguns minutos."
|
982 |
-
|
983 |
-
#: views/packages/new3.base.php:57
|
984 |
-
#@ wpduplicator
|
985 |
-
msgid "Build Status"
|
986 |
-
msgstr "Status da montagem"
|
987 |
-
|
988 |
-
#: views/packages/new3.base.php:64
|
989 |
-
#@ wpduplicator
|
990 |
-
msgid "Package Completed"
|
991 |
-
msgstr "Pacote montado"
|
992 |
-
|
993 |
-
#: views/packages/new3.base.php:69
|
994 |
-
#@ wpduplicator
|
995 |
-
msgid "Process Time"
|
996 |
-
msgstr "Tempo de processamento"
|
997 |
-
|
998 |
-
#: views/packages/new3.base.php:83
|
999 |
-
#@ wpduplicator
|
1000 |
-
msgid "All Packages"
|
1001 |
-
msgstr "Ver todos os pacotes"
|
1002 |
-
|
1003 |
-
#: views/packages/controller.php:77
|
1004 |
-
#@ wpduplicator
|
1005 |
-
msgid "Create New"
|
1006 |
-
msgstr "Criar Novo"
|
1007 |
-
|
1008 |
-
#: views/packages/new3.base.php:94
|
1009 |
-
#@ wpduplicator
|
1010 |
-
msgid "Build Error"
|
1011 |
-
msgstr "Erro de montagem"
|
1012 |
-
|
1013 |
-
#: views/packages/new3.base.php:95
|
1014 |
-
#@ wpduplicator
|
1015 |
-
msgid "The build process was unable to complete."
|
1016 |
-
msgstr "Não foi possível completar o processo de montagem."
|
1017 |
-
|
1018 |
-
#: views/packages/new3.base.php:96
|
1019 |
-
#@ wpduplicator
|
1020 |
-
msgid "Please try the process again. If the problem persists please visit the online FAQs."
|
1021 |
-
msgstr "Por favor, tente realizar o processo novamente. Se o problema persistir, consulte as FAQ online."
|
1022 |
-
|
1023 |
-
#: views/packages/new3.base.php:98
|
1024 |
-
#@ wpduplicator
|
1025 |
-
msgid "Try Again"
|
1026 |
-
msgstr "Tentar de novo"
|
1027 |
-
|
1028 |
-
#: views/packages/new3.base.php:100
|
1029 |
-
#@ wpduplicator
|
1030 |
-
msgid "Error Details"
|
1031 |
-
msgstr "Detalhes do erro"
|
1032 |
-
|
1033 |
-
#: views/packages/new3.base.php:115
|
1034 |
-
#@ wpduplicator
|
1035 |
-
msgid "Open the package creation log file for more details."
|
1036 |
-
msgstr "Abra o arquivo de registro de criação do pacote para mais detalhes."
|
1037 |
-
|
1038 |
-
#: views/packages/new3.base.php:114
|
1039 |
-
#@ wpduplicator
|
1040 |
-
msgid "Package Log"
|
1041 |
-
msgstr "Registro de criação"
|
1042 |
-
|
1043 |
-
#: views/settings/controller.php:21
|
1044 |
-
#: views/settings/diagnostics.php:84
|
1045 |
-
#@ wpduplicator
|
1046 |
-
msgid "General"
|
1047 |
-
msgstr "Geral"
|
1048 |
-
|
1049 |
-
#: views/settings/diagnostics.php:18
|
1050 |
-
#: views/settings/diagnostics.php:19
|
1051 |
-
#@ wpduplicator
|
1052 |
-
msgid "unknow"
|
1053 |
-
msgstr "desconhecido"
|
1054 |
-
|
1055 |
-
#: views/settings/diagnostics.php:36
|
1056 |
-
#@ wpduplicator
|
1057 |
-
msgid "Plugin settings reset."
|
1058 |
-
msgstr "Configurações do plug-in reestabelecidas."
|
1059 |
-
|
1060 |
-
#: views/settings/diagnostics.php:37
|
1061 |
-
#@ wpduplicator
|
1062 |
-
msgid "View state settings reset."
|
1063 |
-
msgstr "Configurações de visualização reestabelecidas."
|
1064 |
-
|
1065 |
-
#: views/settings/diagnostics.php:38
|
1066 |
-
#@ wpduplicator
|
1067 |
-
msgid "Active package settings reset."
|
1068 |
-
msgstr "Configurações do pacote ativo reestabelecidas."
|
1069 |
-
|
1070 |
-
#: views/settings/diagnostics.php:41
|
1071 |
-
#: views/tools/cleanup.php:12
|
1072 |
-
#@ wpduplicator
|
1073 |
-
msgid "Legacy data removed."
|
1074 |
-
msgstr "Dados legados removidos."
|
1075 |
-
|
1076 |
-
#: views/settings/diagnostics.php:78
|
1077 |
-
#@ wpduplicator
|
1078 |
-
msgid "Server Settings"
|
1079 |
-
msgstr "Configurações do servidor"
|
1080 |
-
|
1081 |
-
#: views/settings/diagnostics.php:87
|
1082 |
-
#: views/settings/general.php:60
|
1083 |
-
#@ wpduplicator
|
1084 |
-
msgid "Duplicator Version"
|
1085 |
-
msgstr "Versão do Duplicator"
|
1086 |
-
|
1087 |
-
#: views/settings/diagnostics.php:91
|
1088 |
-
#@ wpduplicator
|
1089 |
-
msgid "Operating System"
|
1090 |
-
msgstr "Sistema operacional"
|
1091 |
-
|
1092 |
-
#: views/settings/diagnostics.php:99
|
1093 |
-
#@ wpduplicator
|
1094 |
-
msgid "APC Enabled"
|
1095 |
-
msgstr "APC ativo"
|
1096 |
-
|
1097 |
-
#: views/settings/diagnostics.php:107
|
1098 |
-
#@ wpduplicator
|
1099 |
-
msgid "Plugins Path"
|
1100 |
-
msgstr "Caminho para os plug-ins"
|
1101 |
-
|
1102 |
-
#: views/settings/diagnostics.php:111
|
1103 |
-
#@ wpduplicator
|
1104 |
-
msgid "Loaded PHP INI"
|
1105 |
-
msgstr "PHP.INI carregado"
|
1106 |
-
|
1107 |
-
#: views/settings/diagnostics.php:122
|
1108 |
-
#@ wpduplicator
|
1109 |
-
msgid "Langugage"
|
1110 |
-
msgstr "Idioma"
|
1111 |
-
|
1112 |
-
#: views/settings/diagnostics.php:126
|
1113 |
-
#: views/settings/diagnostics.php:181
|
1114 |
-
#@ wpduplicator
|
1115 |
-
msgid "Charset"
|
1116 |
-
msgstr "Conjunto de caracteres"
|
1117 |
-
|
1118 |
-
#: views/settings/diagnostics.php:130
|
1119 |
-
#@ wpduplicator
|
1120 |
-
msgid "Memory Limit "
|
1121 |
-
msgstr "Limite de memória "
|
1122 |
-
|
1123 |
-
#: views/settings/diagnostics.php:131
|
1124 |
-
#@ wpduplicator
|
1125 |
-
msgid "Max"
|
1126 |
-
msgstr "Máximo"
|
1127 |
-
|
1128 |
-
#: views/settings/diagnostics.php:149
|
1129 |
-
#@ wpduplicator
|
1130 |
-
msgid "Safe Mode"
|
1131 |
-
msgstr "Modo Seguro"
|
1132 |
-
|
1133 |
-
#: views/settings/diagnostics.php:158
|
1134 |
-
#@ wpduplicator
|
1135 |
-
msgid "Memory Limit"
|
1136 |
-
msgstr "Limite de memória"
|
1137 |
-
|
1138 |
-
#: views/settings/diagnostics.php:162
|
1139 |
-
#@ wpduplicator
|
1140 |
-
msgid "Memory In Use"
|
1141 |
-
msgstr "Memória em uso"
|
1142 |
-
|
1143 |
-
#: views/settings/diagnostics.php:166
|
1144 |
-
#@ wpduplicator
|
1145 |
-
msgid "Max Execution Time"
|
1146 |
-
msgstr "Tempo máximo de execução"
|
1147 |
-
|
1148 |
-
#: views/settings/diagnostics.php:197
|
1149 |
-
#@ wpduplicator
|
1150 |
-
msgid "Server Disk"
|
1151 |
-
msgstr "Espaço em disco"
|
1152 |
-
|
1153 |
-
#: views/settings/diagnostics.php:200
|
1154 |
-
#@ hyper-cache
|
1155 |
-
msgid "Free space"
|
1156 |
-
msgstr "Espaço livre"
|
1157 |
-
|
1158 |
-
#: views/settings/diagnostics.php:203
|
1159 |
-
#@ wpduplicator
|
1160 |
-
msgid "Note: This value is the physical servers hard-drive allocation."
|
1161 |
-
msgstr "Observação: este valor representa a alocação física no disco rígido dos servidores. "
|
1162 |
-
|
1163 |
-
#: views/settings/diagnostics.php:204
|
1164 |
-
#@ wpduplicator
|
1165 |
-
msgid "On shared hosts check your control panel for the 'TRUE' disk space quota value."
|
1166 |
-
msgstr "Em servidores compartilhados, verifique seu painel de controle para obter o 'REAL' valor da quota de espaço em disco."
|
1167 |
-
|
1168 |
-
#: views/settings/diagnostics.php:220
|
1169 |
-
#@ wpduplicator
|
1170 |
-
msgid "Stored Data"
|
1171 |
-
msgstr "Dados no servidor"
|
1172 |
-
|
1173 |
-
#: views/settings/diagnostics.php:229
|
1174 |
-
#@ wpduplicator
|
1175 |
-
msgid "Options Values"
|
1176 |
-
msgstr "Valores dos parâmetros"
|
1177 |
-
|
1178 |
-
#: views/settings/diagnostics.php:262
|
1179 |
-
#@ wpduplicator
|
1180 |
-
msgid "PHP Information"
|
1181 |
-
msgstr "Informação do PHP"
|
1182 |
-
|
1183 |
-
#: views/settings/diagnostics.php:281
|
1184 |
-
#@ wpduplicator
|
1185 |
-
msgid "Delete this option value"
|
1186 |
-
msgstr "Apagar o valor deste parâmetro"
|
1187 |
-
|
1188 |
-
#: views/settings/general.php:6
|
1189 |
-
#@ wpduplicator
|
1190 |
-
msgid "Settings Saved"
|
1191 |
-
msgstr "Configurações gravadas"
|
1192 |
-
|
1193 |
-
#: views/settings/general.php:67
|
1194 |
-
#@ wpduplicator
|
1195 |
-
msgid "Delete Plugin Settings"
|
1196 |
-
msgstr "Apagar as configurações do plug-in"
|
1197 |
-
|
1198 |
-
#: views/settings/general.php:83
|
1199 |
-
#@ wpduplicator
|
1200 |
-
msgid "Auto Skip Scanner"
|
1201 |
-
msgstr "Pular a verificação de sistema automaticamente"
|
1202 |
-
|
1203 |
-
#: views/settings/general.php:86
|
1204 |
-
#@ wpduplicator
|
1205 |
-
msgid "Skip Scanner Step"
|
1206 |
-
msgstr "Pular o passo de verificação de sistema"
|
1207 |
-
|
1208 |
-
#: views/settings/general.php:117
|
1209 |
-
#@ wpduplicator
|
1210 |
-
msgid "recommended for large databases"
|
1211 |
-
msgstr "recomendado para bases de dados maiores"
|
1212 |
-
|
1213 |
-
#: views/settings/general.php:148
|
1214 |
-
#@ wpduplicator
|
1215 |
-
msgid "Package Debug"
|
1216 |
-
msgstr "Correção de erros do pacote"
|
1217 |
-
|
1218 |
-
#: views/settings/general.php:159
|
1219 |
-
#@ wpduplicator
|
1220 |
-
msgid "Save Settings"
|
1221 |
-
msgstr "Gravar configurações"
|
1222 |
-
|
1223 |
-
#: views/support.php:56
|
1224 |
-
#@ wpduplicator
|
1225 |
-
msgid "Created for Admins, Developers and Designers the Duplicator will streamline your workflows and help you quickly clone a WordPress application. If you run into an issue please read through the"
|
1226 |
-
msgstr "Criado para administradores, desenvolvedores e projetistas, o Duplicator vai agilizar seu fluxo de trabalho e ajudá-lo a clonar de maneira rápida um aplicativo WordPress. Se você tiver um problema, por favor, consulte a"
|
1227 |
-
|
1228 |
-
#: views/support.php:57
|
1229 |
-
#@ wpduplicator
|
1230 |
-
msgid "knowledgebase"
|
1231 |
-
msgstr "base de conhecimento"
|
1232 |
-
|
1233 |
-
#: views/support.php:58
|
1234 |
-
#@ wpduplicator
|
1235 |
-
msgid "in detail as it will have answers to most of your questions and issues."
|
1236 |
-
msgstr "detalhamente, ela contém as respostas para a maioria das questões e problemas."
|
1237 |
-
|
1238 |
-
#: views/support.php:73
|
1239 |
-
#@ wpduplicator
|
1240 |
-
msgid "Need Help?"
|
1241 |
-
msgstr "Precisa de ajuda?"
|
1242 |
-
|
1243 |
-
#: views/support.php:80
|
1244 |
-
#@ wpduplicator
|
1245 |
-
msgid "Knowledgebase"
|
1246 |
-
msgstr "Base de conhecimento"
|
1247 |
-
|
1248 |
-
#: views/support.php:84
|
1249 |
-
#@ wpduplicator
|
1250 |
-
msgid "Please review the online documentation for complete usage of the plugin."
|
1251 |
-
msgstr "Por favor, consulte a documentação online para o uso completo do plug-in."
|
1252 |
-
|
1253 |
-
#: views/support.php:86
|
1254 |
-
#@ wpduplicator
|
1255 |
-
msgid "Choose A Section"
|
1256 |
-
msgstr "Escolha uma seção"
|
1257 |
-
|
1258 |
-
#: views/support.php:87
|
1259 |
-
#@ wpduplicator
|
1260 |
-
msgid "Quick Start"
|
1261 |
-
msgstr "Início rápido"
|
1262 |
-
|
1263 |
-
#: views/support.php:88
|
1264 |
-
#@ wpduplicator
|
1265 |
-
msgid "User Guide"
|
1266 |
-
msgstr "Guia do usuário"
|
1267 |
-
|
1268 |
-
#: views/support.php:89
|
1269 |
-
#@ wpduplicator
|
1270 |
-
msgid "FAQs"
|
1271 |
-
msgstr "FAQs"
|
1272 |
-
|
1273 |
-
#: views/support.php:90
|
1274 |
-
#@ wpduplicator
|
1275 |
-
msgid "Change Log"
|
1276 |
-
msgstr "Registro de versões"
|
1277 |
-
|
1278 |
-
#: views/support.php:91
|
1279 |
-
#@ wpduplicator
|
1280 |
-
msgid "Product Page"
|
1281 |
-
msgstr "Página do produto"
|
1282 |
-
|
1283 |
-
#: views/support.php:102
|
1284 |
-
#@ wpduplicator
|
1285 |
-
msgid "Approved Hosting"
|
1286 |
-
msgstr "Hospedagem aprovada"
|
1287 |
-
|
1288 |
-
#: views/support.php:106
|
1289 |
-
#@ wpduplicator
|
1290 |
-
msgid "Need a solid hosting provider that will work well with the Duplicator?"
|
1291 |
-
msgstr "Precisa de um provedor de hospedagem sólido que trabalhe bem com o Duplicator?"
|
1292 |
-
|
1293 |
-
#: views/support.php:108
|
1294 |
-
#@ wpduplicator
|
1295 |
-
msgid "Approved Hosting Services"
|
1296 |
-
msgstr "Serviços de hospedagem aprovados"
|
1297 |
-
|
1298 |
-
#: views/support.php:119
|
1299 |
-
#@ wpduplicator
|
1300 |
-
msgid "Online Support"
|
1301 |
-
msgstr "Suporte online"
|
1302 |
-
|
1303 |
-
#: views/support.php:123
|
1304 |
-
#@ wpduplicator
|
1305 |
-
msgid "Online support is available for issues not covered in the knowledgebase."
|
1306 |
-
msgstr "Disponível para casos não cobertos pela base de conhecimento."
|
1307 |
-
|
1308 |
-
#: views/support.php:125
|
1309 |
-
#@ wpduplicator
|
1310 |
-
msgid "Professional"
|
1311 |
-
msgstr "Profissional"
|
1312 |
-
|
1313 |
-
#: views/support.php:126
|
1314 |
-
#@ wpduplicator
|
1315 |
-
msgid "Basic"
|
1316 |
-
msgstr "Básico"
|
1317 |
-
|
1318 |
-
#: views/support.php:129
|
1319 |
-
#@ wpduplicator
|
1320 |
-
msgid "Pro: Hire at Freelancer.com"
|
1321 |
-
msgstr "Pro: contrate em Freelancer.com"
|
1322 |
-
|
1323 |
-
#: views/support.php:130
|
1324 |
-
#@ wpduplicator
|
1325 |
-
msgid "Basic: 3-5 business days"
|
1326 |
-
msgstr "Básico: 3 a 5 dias úteis"
|
1327 |
-
|
1328 |
-
#: views/support.php:142
|
1329 |
-
#@ wpduplicator
|
1330 |
-
msgid "Support Duplicator"
|
1331 |
-
msgstr "Apoie o Duplicator"
|
1332 |
-
|
1333 |
-
#: views/support.php:151
|
1334 |
-
#@ wpduplicator
|
1335 |
-
msgid "Partner with Us"
|
1336 |
-
msgstr "Seja parceiro"
|
1337 |
-
|
1338 |
-
#: views/support.php:163
|
1339 |
-
#@ wpduplicator
|
1340 |
-
msgid "Keep Active and Online"
|
1341 |
-
msgstr "Ajude a manter-nos ativos"
|
1342 |
-
|
1343 |
-
#: views/support.php:170
|
1344 |
-
#@ wpduplicator
|
1345 |
-
msgid "Leave 5 Stars"
|
1346 |
-
msgstr "Merecemos 5 estrelas?"
|
1347 |
-
|
1348 |
-
#: views/support.php:176
|
1349 |
-
#@ wpduplicator
|
1350 |
-
msgid "Take A Quick 60 Second Survey"
|
1351 |
-
msgstr "Faça uma pesquisa rápida de 60 segundos"
|
1352 |
-
|
1353 |
-
#: views/support.php:189
|
1354 |
-
#@ wpduplicator
|
1355 |
-
msgid "Spread the Word"
|
1356 |
-
msgstr "Espalhe a palavra!"
|
1357 |
-
|
1358 |
-
#: views/support.php:195
|
1359 |
-
#@ wpduplicator
|
1360 |
-
msgid "Duplicate Your WordPress"
|
1361 |
-
msgstr "Duplique seu blog WordPress"
|
1362 |
-
|
1363 |
-
#: views/support.php:196
|
1364 |
-
#@ wpduplicator
|
1365 |
-
msgid "Rapid WordPress Duplication by LifeInTheGrid.com"
|
1366 |
-
msgstr "Duplicação rápida para o WordPress, por LifeInTheGrid.com"
|
1367 |
-
|
1368 |
-
#: views/support.php:214
|
1369 |
-
#@ wpduplicator
|
1370 |
-
msgid "Labs"
|
1371 |
-
msgstr "Labs"
|
1372 |
-
|
1373 |
-
#: views/support.php:227
|
1374 |
-
#@ wpduplicator
|
1375 |
-
msgid "This is a free courtesy we offer to the WordPress community, but it is clear that some people do abuse the service. Please put time and thought into what you’re asking and do not ask every question that comes to mind without trying to find an answer first. Thank you for being thoughtful of this free service!"
|
1376 |
-
msgstr "Este é um serviço gratuito que oferecemos como cortesia para a comunidade WordPress, mas infelizmente algumas pessoas abusam do serviço. Por favor, tome um tempo e reflita sobre o que você está questionando e não pergunte qualquer coisa que venha à cabeça antes de tentar encontrar uma resposta. Obrigado por sua atenção a este serviço gratuito!"
|
1377 |
-
|
1378 |
-
#: views/support.php:229
|
1379 |
-
#@ wpduplicator
|
1380 |
-
msgid "Support Tips"
|
1381 |
-
msgstr "Atenção! Leia estas dicas antes"
|
1382 |
-
|
1383 |
-
#: views/support.php:231
|
1384 |
-
#@ wpduplicator
|
1385 |
-
msgid "If your issue is time sensitive please use the Professional service link"
|
1386 |
-
msgstr "Se seu caso for urgente, por favor, utilize nosso Serviço Profissional"
|
1387 |
-
|
1388 |
-
#: views/support.php:232
|
1389 |
-
#@ wpduplicator
|
1390 |
-
msgid "Read all knowledgebase articles before asking a question"
|
1391 |
-
msgstr "Leia os artigos em nossa base de conhecimento antes de fazer uma pergunta"
|
1392 |
-
|
1393 |
-
#: views/support.php:233
|
1394 |
-
#@ wpduplicator
|
1395 |
-
msgid "Check the WordPress forums and Google for similar issues"
|
1396 |
-
msgstr "Consulte os fóruns do WordPress e busque no Google problemas semelhantes"
|
1397 |
-
|
1398 |
-
#: views/support.php:234
|
1399 |
-
#@ wpduplicator
|
1400 |
-
msgid "Read the Duplicator log files for clues"
|
1401 |
-
msgstr "Consulte os registros .log do Duplicator para detalhes e pistas"
|
1402 |
-
|
1403 |
-
#: views/support.php:235
|
1404 |
-
#@ wpduplicator
|
1405 |
-
msgid "Contact your hosting provider for permission and timeout issues"
|
1406 |
-
msgstr "Contate seu provedor de hospedagem para problemas de permissões ou limites de tempo de execução "
|
1407 |
-
|
1408 |
-
#: views/support.php:238
|
1409 |
-
#@ wpduplicator
|
1410 |
-
msgid "Continue with Basic Support"
|
1411 |
-
msgstr "Continuar com o Suporte Básico"
|
1412 |
-
|
1413 |
-
#: views/support.php:256
|
1414 |
-
#@ wpduplicator
|
1415 |
-
msgid "Basic Support"
|
1416 |
-
msgstr "Suporte Básico"
|
1417 |
-
|
1418 |
-
#: views/tools/cleanup.php:8
|
1419 |
-
#@ wpduplicator
|
1420 |
-
msgid "Installer File Cleanup Ran."
|
1421 |
-
msgstr "Limpeza dos arquivos de instalação realizada."
|
1422 |
-
|
1423 |
-
#: views/tools/cleanup.php:58
|
1424 |
-
#@ wpduplicator
|
1425 |
-
msgid "If the installer files did not successfully get removed, then you WILL need to remove them manually"
|
1426 |
-
msgstr "Se não for possível remover os arquivos de instalação automaticamente, será necessário apagá-los manualmente"
|
1427 |
-
|
1428 |
-
#: views/tools/cleanup.php:59
|
1429 |
-
#@ wpduplicator
|
1430 |
-
msgid "Please remove all installer files to avoid leaving open security issues on your server"
|
1431 |
-
msgstr "Por favor, remova todos os arquivos de instalação para evitar brechas de segurança em seu servidor"
|
1432 |
-
|
1433 |
-
#: views/tools/cleanup.php:67
|
1434 |
-
#@ wpduplicator
|
1435 |
-
msgid "Data Cleanup"
|
1436 |
-
msgstr "Limpeza de dados"
|
1437 |
-
|
1438 |
-
#: views/tools/cleanup.php:70
|
1439 |
-
#@ wpduplicator
|
1440 |
-
msgid "Delete Reserved Files"
|
1441 |
-
msgstr "Apagar arquivos reservados"
|
1442 |
-
|
1443 |
-
#: views/tools/cleanup.php:71
|
1444 |
-
#@ wpduplicator
|
1445 |
-
msgid "Removes all installer files from a previous install"
|
1446 |
-
msgstr "Remove todos os arquivos de uma instalação anterior."
|
1447 |
-
|
1448 |
-
#: views/tools/cleanup.php:74
|
1449 |
-
#@ wpduplicator
|
1450 |
-
msgid "Delete Legacy Data"
|
1451 |
-
msgstr "Apagar dados legados"
|
1452 |
-
|
1453 |
-
#: views/tools/cleanup.php:75
|
1454 |
-
#@ wpduplicator
|
1455 |
-
msgid "Removes all legacy data and settings prior to version"
|
1456 |
-
msgstr "Remove todos os dados e configurações em desuso de versões anteriores a"
|
1457 |
-
|
1458 |
-
#: views/tools/cleanup.php:90
|
1459 |
-
#, php-format
|
1460 |
-
#@ wpduplicator
|
1461 |
-
msgid "This action will remove all legacy settings prior to version %1$s. "
|
1462 |
-
msgstr "Este comando irá remover todas as configurações legadas até a versão %1$s. "
|
1463 |
-
|
1464 |
-
#: views/tools/cleanup.php:91
|
1465 |
-
#@ wpduplicator
|
1466 |
-
msgid "Legacy settings are only needed if you plan to migrate back to an older version of this plugin."
|
1467 |
-
msgstr "As configurações legadas só são necessárias se você pretende migrar de volta para uma versão antiga deste plug-in."
|
1468 |
-
|
1469 |
-
#: views/tools/controller.php:16
|
1470 |
-
#@ wpduplicator
|
1471 |
-
msgid "Logging"
|
1472 |
-
msgstr "Registro"
|
1473 |
-
|
1474 |
-
#: views/tools/controller.php:17
|
1475 |
-
#@ wpduplicator
|
1476 |
-
msgid "Cleanup"
|
1477 |
-
msgstr "Limpeza"
|
1478 |
-
|
1479 |
-
#: views/tools/logging.php:142
|
1480 |
-
#@ wpduplicator
|
1481 |
-
msgid "No log files were found in the snapshots directory with the extension *.log"
|
1482 |
-
msgstr "Não foi encontrado nenhum arquivo de registro no diretório 'snapshots' com a extensão .log"
|
1483 |
-
|
1484 |
-
#: views/tools/logging.php:175
|
1485 |
-
#@ wpduplicator
|
1486 |
-
msgid "Last 20 Logs"
|
1487 |
-
msgstr "Últimos 20 registros"
|
1488 |
-
|
1489 |
-
#: views/packages/list.base.php:198
|
1490 |
-
#@ wpduplicator
|
1491 |
-
msgid "Unrecoverable Error! Please remove this package."
|
1492 |
-
msgstr "Erro irrecuperável! Por favor, apague este pacote."
|
1493 |
-
|
1494 |
-
#: views/packages/new2.base.php:95
|
1495 |
-
#@ wpduplicator
|
1496 |
-
msgid "PHP Settings"
|
1497 |
-
msgstr "Configurações PHP"
|
1498 |
-
|
1499 |
-
#: views/packages/new2.base.php:102
|
1500 |
-
#@ wpduplicator
|
1501 |
-
msgid "The Duplicator has been known to have issues with some of the settings above. Please work with your host or server administrator to disable this value in the php.ini file if you’re having issues with building a package."
|
1502 |
-
msgstr "É sabido que o Duplicator tem problemas com esta configuração. Por favor, converse com seu administrador de sistema para desabilitar estas opções no arquivo PHP.INI se estiver tendo problemas na montagem de um pacote."
|
1503 |
-
|
1504 |
-
#: views/packages/new2.base.php:138
|
1505 |
-
#, php-format
|
1506 |
-
#@ wpduplicator
|
1507 |
-
msgid "Timeouts effect how long a process is allowed to run. The recommended timeout is \"%1$s\" seconds. An attempt is made to override this value if the enviroment allows it. A \"Warn\" status will not be an issue unless your host kills PHP processes after a certain amount of time. "
|
1508 |
-
msgstr "Os tempos-limite (timeouts) determinam o tempo que um processo está autorizado a rodar. O valor recomendado é de \"%1$s\" segundos. É feita uma tentativa de sobrescrever este valor se o ambiente permitir isso. Um status de \"Warn\" não será um problema a menos que seu servidor mate processos PHP depois de um tempo determinado. "
|
1509 |
-
|
1510 |
-
#: views/packages/new2.base.php:141
|
1511 |
-
#@ wpduplicator
|
1512 |
-
msgid "Timeouts can also be set at the web server layer, please work with your host or server administrator to make sure there are not restrictions for how long a PHP process is allowed to run. If you are limited on processing time, consider using the database or file filters to shrink the size of your overall package. However use caution as excluding the wrong resources can cause your install to not work properly."
|
1513 |
-
msgstr "Tempos-limite também podem ser ajustados em nível do servidor Web; consulte seu administrador de servidor ou hospedagem para se certificar que não existem restrições de tempo que um processo PHP pode rodar. Se houver restrições de tempo de processamento, tente usar os filtros de arquivos e base de dados para reduzir o tamanho total de seu pacote. Entretanto, use com cautela este recurso; excluir os arquivos ou tabelas errados pode fazer com que sua instalação não funcione corretamente."
|
1514 |
-
|
1515 |
-
#: views/packages/new2.base.php:185
|
1516 |
-
#, php-format
|
1517 |
-
#@ wpduplicator
|
1518 |
-
msgid "Total size reprents all files minus any filters that have been setup. The current thresholds that trigger warnings are %1$s for the entire site and %2$s for large files."
|
1519 |
-
msgstr "O tamanho total representa todos os arquivos menos qualquer filtro que tenha sido configurado. Os alertas atuais são disparados quando os seguintes limites são excedidos: %1$s para todo o website e %2$s para arquivos muito grandes."
|
1520 |
-
|
1521 |
-
#: views/packages/new2.base.php:199
|
1522 |
-
#@ wpduplicator
|
1523 |
-
msgid "Invalid file or folder names can cause issues when extracting an archive across different environments. Invalid file names consist of lengths over 200 characters and illegal characters that may not work on all operating systems such as * ? > < : / \\ | . It is recommended to remove or filter these files before building the archive or else you might have issues at install time."
|
1524 |
-
msgstr "Nomes de arquivos ou pastas inválidos podem causar problemas ao se descompactar um arquivo em ambientes diferentes. Nomes de arquivos inválidos são aqueles que são maiores que 200 caracteres ou contêm caracteres que podem não funcionar em todos os sistemas operacionais como * ? > < : / \\ e |. Recomenda-se remover ou filtrar esses arquivos antes de se montar o pacote, ou então podem haver problemas no momento da instalação."
|
1525 |
-
|
1526 |
-
#: views/packages/new2.base.php:215
|
1527 |
-
#, php-format
|
1528 |
-
#@ wpduplicator
|
1529 |
-
msgid "Large files such as movies or other backuped data can cause issues with timeouts. The current check for large files is %1$s per file. If your having issues creating a package consider excluding these files with the files filter and manually moving them to your new location."
|
1530 |
-
msgstr "Arquivos muito grande tais como filmes ou qualquer outro dado podem causar problemas de tempo-limite excedido. Os alertas atuais são disparados quando se encontra algum arquivo de %1$s ou mais. Se você estiver tendo problemas na criação de pacotes, tente excluir estes arquivos com a ferramenta de filtros e mova-os para o novo local manualmente.\n"
|
1531 |
-
|
1532 |
-
#: views/packages/new2.base.php:257
|
1533 |
-
#, php-format
|
1534 |
-
#@ wpduplicator
|
1535 |
-
msgid "Total size and row count for all database tables are approximate values. The thresholds that trigger warnings are %1$s and %2$s records. Large databases take time to process and can cause issues with server timeout and memory settings. Running a %3$s on your database can also help improve the overall size and performance. If your server supports shell_exec and mysqldump you can try to enable this option from the settings menu."
|
1536 |
-
msgstr "O tamanho total e o número de linhas de todas as tabelas da base de dados são valores aproximados. Os alertas atuais são disparados quando os seguintes limites são excedidos: %1$s e %2$s registros. Bases de dados muito grandes tomam muito tempo de processamento e podem gerar problemas de tempo-limite e configurações de memória. Rodar a ferramenta de %3$s em sua base de dados pode auxiliar a reduzir o tamanho total do banco de dados e melhorar o desempenho. Se seu servidor suporta 'shell_exec' e 'mysqldump', você pode tentar ativar estas opções nas configurações do Duplicator."
|
1537 |
-
|
1538 |
-
#: views/packages/new2.base.php:283
|
1539 |
-
#@ wpduplicator
|
1540 |
-
msgid "Build Mode:"
|
1541 |
-
msgstr "Modo de criação:"
|
1542 |
-
|
1543 |
-
#: views/packages/new2.base.php:308
|
1544 |
-
#@ wpduplicator
|
1545 |
-
msgid "Rescan"
|
1546 |
-
msgstr "Reexaminar"
|
1547 |
-
|
1548 |
-
#: views/settings/diagnostics.php:170
|
1549 |
-
#@ wpduplicator
|
1550 |
-
msgid "Shell Exec"
|
1551 |
-
msgstr "Shell Exec"
|
1552 |
-
|
1553 |
-
#: views/settings/diagnostics.php:171
|
1554 |
-
#@ wpduplicator
|
1555 |
-
msgid "Is Supported"
|
1556 |
-
msgstr "é suportado"
|
1557 |
-
|
1558 |
-
#: views/settings/diagnostics.php:171
|
1559 |
-
#@ wpduplicator
|
1560 |
-
msgid "Not Supported"
|
1561 |
-
msgstr "não é suportado"
|
1562 |
-
|
1563 |
-
#: views/settings/diagnostics.php:185
|
1564 |
-
#@ wpduplicator
|
1565 |
-
msgid "Wait Timeout"
|
1566 |
-
msgstr "Tempo-limite de espera"
|
1567 |
-
|
1568 |
-
#: views/settings/diagnostics.php:189
|
1569 |
-
#@ wpduplicator
|
1570 |
-
msgid "Max Allowed Packets"
|
1571 |
-
msgstr "Máximo de pacotes permitidos"
|
1572 |
-
|
1573 |
-
#: views/settings/diagnostics.php:193
|
1574 |
-
#@ wpduplicator
|
1575 |
-
msgid "msyqldump Path"
|
1576 |
-
msgstr "Caminho para 'msyqldump'"
|
1577 |
-
|
1578 |
-
#: views/settings/general.php:56
|
1579 |
-
#@ wpduplicator
|
1580 |
-
msgid "Plugin"
|
1581 |
-
msgstr "Plug-in"
|
1582 |
-
|
1583 |
-
#: views/settings/general.php:88
|
1584 |
-
#@ wpduplicator
|
1585 |
-
msgid "Keeps the 'Skip Scan (step 2)' option checked."
|
1586 |
-
msgstr "Mantém a opção 'Pular verificação (passo 2)' marcada."
|
1587 |
-
|
1588 |
-
#: views/settings/general.php:93
|
1589 |
-
#@ wpduplicator
|
1590 |
-
msgid "Archive Flush"
|
1591 |
-
msgstr "Descarregar arquivos"
|
1592 |
-
|
1593 |
-
#: views/settings/general.php:96
|
1594 |
-
#@ wpduplicator
|
1595 |
-
msgid "Attempt Network Keep Alive"
|
1596 |
-
msgstr "Tentar manter conexão de rede"
|
1597 |
-
|
1598 |
-
#: views/settings/general.php:97
|
1599 |
-
#@ wpduplicator
|
1600 |
-
msgid "recommended for large archives"
|
1601 |
-
msgstr "recomendado para arquivos muito grandes"
|
1602 |
-
|
1603 |
-
#: views/settings/general.php:99
|
1604 |
-
#@ wpduplicator
|
1605 |
-
msgid "This will attempt to keep a network connection established for large archives."
|
1606 |
-
msgstr "Esta opção tenta manter a conexão de rede ativa enquanto se processa arquivos muito grandes."
|
1607 |
-
|
1608 |
-
#: views/settings/general.php:104
|
1609 |
-
#@ wpduplicator
|
1610 |
-
msgid "Database Build"
|
1611 |
-
msgstr "Criação do banco de dados"
|
1612 |
-
|
1613 |
-
#: views/settings/general.php:110
|
1614 |
-
#@ wpduplicator
|
1615 |
-
msgid "This server does not have shell_exec configured to run."
|
1616 |
-
msgstr "Este servidor não está configurado para rodar shell_exec."
|
1617 |
-
|
1618 |
-
#: views/settings/general.php:111
|
1619 |
-
#@ wpduplicator
|
1620 |
-
msgid "Please contact the server administrator to enable this feature."
|
1621 |
-
msgstr "Por favor, contate o administrador do servidor para ativar este recurso."
|
1622 |
-
|
1623 |
-
#: views/settings/general.php:116
|
1624 |
-
#@ wpduplicator
|
1625 |
-
msgid "Use mysqldump"
|
1626 |
-
msgstr "Usar mysqldump"
|
1627 |
-
|
1628 |
-
#: views/settings/general.php:122
|
1629 |
-
#@ wpduplicator
|
1630 |
-
msgid "Working Path:"
|
1631 |
-
msgstr "Caminho de execução:"
|
1632 |
-
|
1633 |
-
#: views/settings/general.php:135
|
1634 |
-
#@ wpduplicator
|
1635 |
-
msgid "Add Custom Path:"
|
1636 |
-
msgstr "Adicionar caminho personalizado:"
|
1637 |
-
|
1638 |
-
#: views/settings/general.php:139
|
1639 |
-
#@ wpduplicator
|
1640 |
-
msgid "This is the path to your mysqldump program."
|
1641 |
-
msgstr "Este é o caminho padrão de seu programa mysqldump."
|
1642 |
-
|
1643 |
-
#: views/settings/general.php:151
|
1644 |
-
#@ wpduplicator
|
1645 |
-
msgid "Show Package Debug Status in Packages Screen"
|
1646 |
-
msgstr "Mostrar status da correção de erros do pacote na tela Pacotes"
|
1647 |
-
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: Duplicator v0.5.0\n"
|
4 |
+
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2012-08-16 06:56-0700\n"
|
6 |
+
"PO-Revision-Date: 2014-01-12 16:21:07+0000\n"
|
7 |
+
"Last-Translator: Marco Andrei Kichalowsky <falecom@marcoandrei.com>\n"
|
8 |
+
"Language-Team: \n"
|
9 |
+
"MIME-Version: 1.0\n"
|
10 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
+
"Content-Transfer-Encoding: 8bit\n"
|
12 |
+
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
13 |
+
"X-Generator: Poedit 1.6.3\n"
|
14 |
+
"X-Poedit-Language: \n"
|
15 |
+
"X-Poedit-Country: \n"
|
16 |
+
"X-Poedit-SourceCharset: utf-8\n"
|
17 |
+
"X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;\n"
|
18 |
+
"X-Poedit-Basepath: ./\n"
|
19 |
+
"X-Poedit-Bookmarks: \n"
|
20 |
+
"X-Poedit-SearchPath-0: ..\n"
|
21 |
+
"X-Textdomain-Support: yes"
|
22 |
+
|
23 |
+
#: duplicator.php:97
|
24 |
+
#@ wpduplicator
|
25 |
+
msgid "FAQ"
|
26 |
+
msgstr "FAQ"
|
27 |
+
|
28 |
+
#: duplicator.php:98
|
29 |
+
#@ wpduplicator
|
30 |
+
msgid "Partner"
|
31 |
+
msgstr "Seja parceiro"
|
32 |
+
|
33 |
+
#: duplicator.php:99
|
34 |
+
#@ wpduplicator
|
35 |
+
msgid "Approved Hosts"
|
36 |
+
msgstr "Provedores aprovados"
|
37 |
+
|
38 |
+
#: views/packages/new2.base.php:86
|
39 |
+
#: views/settings/controller.php:22
|
40 |
+
#@ wpduplicator
|
41 |
+
msgid "Diagnostics"
|
42 |
+
msgstr "Diagnóstico"
|
43 |
+
|
44 |
+
#: duplicator.php:205
|
45 |
+
#@ wpduplicator
|
46 |
+
msgid "Manage"
|
47 |
+
msgstr "Configurações"
|
48 |
+
|
49 |
+
#: views/tools/logging.php:140
|
50 |
+
#@ wpduplicator
|
51 |
+
msgid "Log file not found or unreadable"
|
52 |
+
msgstr "Arquivo de registro não encontrado ou ilegível"
|
53 |
+
|
54 |
+
#: views/tools/logging.php:143
|
55 |
+
#@ wpduplicator
|
56 |
+
msgid "If no log file is present the try to create a package"
|
57 |
+
msgstr "Se não houver nenhum arquivo de registro, tente iniciar a montagem de um pacote"
|
58 |
+
|
59 |
+
#: views/tools/logging.php:145
|
60 |
+
#@ wpduplicator
|
61 |
+
msgid "Reasons for log file not showing"
|
62 |
+
msgstr "Motivos para não aparecer um arquivo de registro"
|
63 |
+
|
64 |
+
#: views/tools/logging.php:146
|
65 |
+
#@ wpduplicator
|
66 |
+
msgid "The web server does not support returning .log file extentions"
|
67 |
+
msgstr "O servidor web não suporta retornar extensões de arquivo .log"
|
68 |
+
|
69 |
+
#: views/tools/logging.php:147
|
70 |
+
#@ wpduplicator
|
71 |
+
msgid "The snapshots directory does not have the correct permissions to write files. Try setting the permissions to 755"
|
72 |
+
msgstr "O diretório de 'snapshots' não está com as permissões corretas para escrita de arquivos. Tente ajustar as permissões para 755"
|
73 |
+
|
74 |
+
#: views/tools/logging.php:148
|
75 |
+
#@ wpduplicator
|
76 |
+
msgid "The process that PHP runs under does not have enough permissions to create files. Please contact your hosting provider for more details"
|
77 |
+
msgstr "O processo rodando o PHP não tem privilégios suficientes para criar arquivos. Por favor, contate seu provedor de hospedagem para mais detalhes"
|
78 |
+
|
79 |
+
#: views/tools/logging.php:169
|
80 |
+
#@ wpduplicator
|
81 |
+
msgid "Auto Refresh"
|
82 |
+
msgstr "Autoatualizar"
|
83 |
+
|
84 |
+
#: views/tools/logging.php:164
|
85 |
+
#@ wpduplicator
|
86 |
+
msgid "Refresh"
|
87 |
+
msgstr "Atualizar"
|
88 |
+
|
89 |
+
#: views/packages/list.base.php:288
|
90 |
+
#@ wpduplicator
|
91 |
+
msgid "Please select at least one package to delete."
|
92 |
+
msgstr "Por favor, selecione pelo menos um pacote a ser apagado."
|
93 |
+
|
94 |
+
#: views/packages/list.base.php:292
|
95 |
+
#@ wpduplicator
|
96 |
+
msgid "Are you sure, you want to delete the selected package(s)?"
|
97 |
+
msgstr "Você tem certeza que quer apagar os pacotes selecionados?"
|
98 |
+
|
99 |
+
#: views/packages/new1.inc-b.form.php:35
|
100 |
+
#: views/packages/new2.base.php:162
|
101 |
+
#@ wpduplicator
|
102 |
+
msgid "Files"
|
103 |
+
msgstr "Arquivos"
|
104 |
+
|
105 |
+
#: views/packages/list.base.php:329
|
106 |
+
#@ wpduplicator
|
107 |
+
msgid "DATABASE"
|
108 |
+
msgstr "BANCO DE DADOS"
|
109 |
+
|
110 |
+
#: views/packages/list.base.php:330
|
111 |
+
#@ wpduplicator
|
112 |
+
msgid "PACKAGE"
|
113 |
+
msgstr "PACOTE"
|
114 |
+
|
115 |
+
#: views/packages/list.base.php:331
|
116 |
+
#@ wpduplicator
|
117 |
+
msgid "INSTALLER"
|
118 |
+
msgstr "INSTALADOR"
|
119 |
+
|
120 |
+
#: views/inc.header.php:10
|
121 |
+
#@ wpduplicator
|
122 |
+
msgid "By"
|
123 |
+
msgstr "Por"
|
124 |
+
|
125 |
+
#: views/packages/list.base.php:63
|
126 |
+
#@ wpduplicator
|
127 |
+
msgid "Delete selected package(s)"
|
128 |
+
msgstr "Apagar pacotes selecionados"
|
129 |
+
|
130 |
+
#: views/tools/logging.php:157
|
131 |
+
#: views/tools/logging.php:162
|
132 |
+
#@ wpduplicator
|
133 |
+
msgid "Options"
|
134 |
+
msgstr "Opções"
|
135 |
+
|
136 |
+
#: views/packages/list.base.php:82
|
137 |
+
#@ wpduplicator
|
138 |
+
msgid "Select all packages"
|
139 |
+
msgstr "Selecionar todos os pacotes"
|
140 |
+
|
141 |
+
#: views/packages/list.base.php:84
|
142 |
+
#@ wpduplicator
|
143 |
+
msgid "Created"
|
144 |
+
msgstr "Criado em"
|
145 |
+
|
146 |
+
#: views/packages/list.base.php:85
|
147 |
+
#: views/packages/new2.base.php:181
|
148 |
+
#: views/packages/new2.base.php:254
|
149 |
+
#@ wpduplicator
|
150 |
+
msgid "Size"
|
151 |
+
msgstr "Tamanho"
|
152 |
+
|
153 |
+
#: views/packages/list.base.php:136
|
154 |
+
#: views/packages/list.base.php:180
|
155 |
+
#@ wpduplicator
|
156 |
+
msgid "View"
|
157 |
+
msgstr "Ver"
|
158 |
+
|
159 |
+
#: views/packages/list.base.php:141
|
160 |
+
#: views/packages/new1.inc-b.form.php:127
|
161 |
+
#: views/packages/new3.base.php:73
|
162 |
+
#@ wpduplicator
|
163 |
+
msgid "Installer"
|
164 |
+
msgstr "Instalador"
|
165 |
+
|
166 |
+
#: views/packages/list.base.php:88
|
167 |
+
#: views/packages/new1.inc-b.form.php:5
|
168 |
+
#: views/settings/general.php:79
|
169 |
+
#@ wpduplicator
|
170 |
+
msgid "Package"
|
171 |
+
msgstr "Pacote"
|
172 |
+
|
173 |
+
#: views/packages/list.base.php:149
|
174 |
+
#: views/packages/list.base.php:193
|
175 |
+
#: views/settings/diagnostics.php:118
|
176 |
+
#: views/settings/diagnostics.php:137
|
177 |
+
#: views/settings/diagnostics.php:177
|
178 |
+
#@ wpduplicator
|
179 |
+
msgid "Version"
|
180 |
+
msgstr "Versão"
|
181 |
+
|
182 |
+
#: views/packages/new1.inc-b.form.php:55
|
183 |
+
#@ wpduplicator
|
184 |
+
msgid "Directories"
|
185 |
+
msgstr "Diretórios"
|
186 |
+
|
187 |
+
#: views/settings/diagnostics.php:103
|
188 |
+
#@ wpduplicator
|
189 |
+
msgid "Root Path"
|
190 |
+
msgstr "Caminho-raiz"
|
191 |
+
|
192 |
+
#: views/packages/new1.inc-b.form.php:62
|
193 |
+
#@ wpduplicator
|
194 |
+
msgid "File extensions"
|
195 |
+
msgstr "Extensões de arquivo"
|
196 |
+
|
197 |
+
#: views/packages/new1.inc-b.form.php:55
|
198 |
+
#: views/packages/new1.inc-b.form.php:62
|
199 |
+
#@ wpduplicator
|
200 |
+
msgid "Separate all filters by semicolon"
|
201 |
+
msgstr "Separe todos os filtros por ponto-e-vírgula"
|
202 |
+
|
203 |
+
#: views/packages/new1.inc-b.form.php:138
|
204 |
+
#@ wpduplicator
|
205 |
+
msgid "Host"
|
206 |
+
msgstr "Servidor"
|
207 |
+
|
208 |
+
#: views/packages/list.base.php:86
|
209 |
+
#: views/packages/new1.inc-b.form.php:8
|
210 |
+
#: views/packages/new3.base.php:68
|
211 |
+
#@ wpduplicator
|
212 |
+
msgid "Name"
|
213 |
+
msgstr "Nome"
|
214 |
+
|
215 |
+
#: views/packages/list.base.php:150
|
216 |
+
#: views/packages/list.base.php:194
|
217 |
+
#: views/packages/new1.inc-b.form.php:146
|
218 |
+
#: views/settings/diagnostics.php:145
|
219 |
+
#@ wpduplicator
|
220 |
+
msgid "User"
|
221 |
+
msgstr "Usuário"
|
222 |
+
|
223 |
+
#: views/settings/general.php:64
|
224 |
+
#@ wpduplicator
|
225 |
+
msgid "Uninstall Options"
|
226 |
+
msgstr "Opções para desinstalação"
|
227 |
+
|
228 |
+
#: views/settings/general.php:70
|
229 |
+
#@ wpduplicator
|
230 |
+
msgid "Delete Entire Snapshot Directory"
|
231 |
+
msgstr "Apagar completamente o diretório de 'snapshots'"
|
232 |
+
|
233 |
+
#: views/settings/general.php:71
|
234 |
+
#@ wpduplicator
|
235 |
+
msgid "Snapshot Directory"
|
236 |
+
msgstr "Diretório de 'snapshots'"
|
237 |
+
|
238 |
+
#: views/packages/new1.inc-a.reqs.php:45
|
239 |
+
#@ wpduplicator
|
240 |
+
msgid "Reserved Files"
|
241 |
+
msgstr "Arquivos reservados"
|
242 |
+
|
243 |
+
#: views/packages/new1.inc-a.reqs.php:59
|
244 |
+
#@ wpduplicator
|
245 |
+
msgid "Zip Archive Enabled"
|
246 |
+
msgstr "Compactação ZIP ativada"
|
247 |
+
|
248 |
+
#: views/packages/new1.inc-a.reqs.php:62
|
249 |
+
#@ wpduplicator
|
250 |
+
msgid "The ZipArchive extension for PHP is required for compression. Please contact your hosting provider if you're on a hosted server. For additional information see our online documentation."
|
251 |
+
msgstr "É necessária a extensão ZipArchive do PHP para a compactação. Por favor, entre em contato com seu provedor se estiver utilizando um servidor hospedado. Para informações adicionais, consulte a documentação online."
|
252 |
+
|
253 |
+
#: views/packages/new1.inc-a.reqs.php:70
|
254 |
+
#@ wpduplicator
|
255 |
+
msgid "Safe Mode Off"
|
256 |
+
msgstr "Modo Seguro desligado"
|
257 |
+
|
258 |
+
#: views/packages/new1.inc-a.reqs.php:126
|
259 |
+
#: views/packages/new1.inc-a.reqs.php:133
|
260 |
+
#: views/settings/diagnostics.php:95
|
261 |
+
#@ wpduplicator
|
262 |
+
msgid "Web Server"
|
263 |
+
msgstr "Servidor Web"
|
264 |
+
|
265 |
+
#: views/packages/new2.base.php:100
|
266 |
+
#@ wpduplicator
|
267 |
+
msgid "Open Base Dir"
|
268 |
+
msgstr "Diretório Open Base"
|
269 |
+
|
270 |
+
#: views/settings/diagnostics.php:153
|
271 |
+
#@ wpduplicator
|
272 |
+
msgid "Off"
|
273 |
+
msgstr "Desativado"
|
274 |
+
|
275 |
+
#: views/settings/diagnostics.php:153
|
276 |
+
#@ wpduplicator
|
277 |
+
msgid "On"
|
278 |
+
msgstr "Ativado"
|
279 |
+
|
280 |
+
#: views/packages/new1.inc-a.reqs.php:146
|
281 |
+
#@ wpduplicator
|
282 |
+
msgid "For additional online help please visit"
|
283 |
+
msgstr "Para ajuda adicional, por favor visite"
|
284 |
+
|
285 |
+
#: views/packages/new1.inc-a.reqs.php:149
|
286 |
+
#@ wpduplicator
|
287 |
+
msgid "Need a hosting provider that is"
|
288 |
+
msgstr "Precisa de um provedor de hospedagem"
|
289 |
+
|
290 |
+
#: views/packages/list.base.php:248
|
291 |
+
#@ wpduplicator
|
292 |
+
msgid "Download Links"
|
293 |
+
msgstr "Links para download"
|
294 |
+
|
295 |
+
#: views/packages/list.base.php:251
|
296 |
+
#@ wpduplicator
|
297 |
+
msgid "The following links contain sensitive data. Please share with caution!"
|
298 |
+
msgstr "Os links a seguir contêm informações sigilosas. Por favor, compartilhe com cuidado!"
|
299 |
+
|
300 |
+
#: views/packages/list.base.php:257
|
301 |
+
#@ wpduplicator
|
302 |
+
msgid "The database SQL script is a quick link to your database backup script. An exact copy is also stored in the package."
|
303 |
+
msgstr "Database SQL script é um link rápido para um roteiro de restauração de seu banco de dados. Uma cópia exata também é armazenada no pacote."
|
304 |
+
|
305 |
+
#: classes/ui.php:105
|
306 |
+
#@ default
|
307 |
+
msgid "Reserved Duplicator install file(s) still exsist in the root directory. Please delete these file(s) to avoid possible security issues."
|
308 |
+
msgstr "Ainda existem arquivos reservados de instalação do Duplicator no diretório-raiz. Por favor, apague estes arquivos para evitar possíveis problemas de segurança."
|
309 |
+
|
310 |
+
#: classes/ui.php:106
|
311 |
+
#@ default
|
312 |
+
msgid "Remove file(s) now"
|
313 |
+
msgstr "Remover arquivos agora"
|
314 |
+
|
315 |
+
#: classes/ui.php:107
|
316 |
+
#@ default
|
317 |
+
msgid "Dismiss this notice"
|
318 |
+
msgstr "Dispensar este aviso"
|
319 |
+
|
320 |
+
#: duplicator.php:159
|
321 |
+
#: views/packages/controller.php:73
|
322 |
+
#: views/packages/controller.php:76
|
323 |
+
#: views/packages/list.base.php:228
|
324 |
+
#@ wpduplicator
|
325 |
+
msgid "Packages"
|
326 |
+
msgstr "Pacotes"
|
327 |
+
|
328 |
+
#: duplicator.php:160
|
329 |
+
#: views/settings/controller.php:18
|
330 |
+
#@ wpduplicator
|
331 |
+
msgid "Settings"
|
332 |
+
msgstr "Configurações"
|
333 |
+
|
334 |
+
#: duplicator.php:161
|
335 |
+
#: views/tools/controller.php:13
|
336 |
+
#@ wpduplicator
|
337 |
+
msgid "Tools"
|
338 |
+
msgstr "Ferramentas"
|
339 |
+
|
340 |
+
#: duplicator.php:162
|
341 |
+
#: views/support.php:48
|
342 |
+
#@ wpduplicator
|
343 |
+
msgid "Support"
|
344 |
+
msgstr "Suporte"
|
345 |
+
|
346 |
+
#: views/packages/list-nodata.php:7
|
347 |
+
#@ wpduplicator
|
348 |
+
msgid "No Packages Found."
|
349 |
+
msgstr "Nenhum pacote encontrado."
|
350 |
+
|
351 |
+
#: views/packages/list-nodata.php:8
|
352 |
+
#@ wpduplicator
|
353 |
+
msgid "Click the 'Create New' tab to build a package."
|
354 |
+
msgstr "Clique na aba 'Criar Novo' para montar um pacote."
|
355 |
+
|
356 |
+
#: views/packages/list-nodata.php:13
|
357 |
+
#@ wpduplicator
|
358 |
+
msgid "Please visit the"
|
359 |
+
msgstr "Por favor, visite a"
|
360 |
+
|
361 |
+
#: views/packages/list-nodata.php:14
|
362 |
+
#@ wpduplicator
|
363 |
+
msgid "support section"
|
364 |
+
msgstr "seção de suporte"
|
365 |
+
|
366 |
+
#: views/packages/list-nodata.php:15
|
367 |
+
#@ wpduplicator
|
368 |
+
msgid "for additional help topics"
|
369 |
+
msgstr "para tópicos adicionais de ajuda"
|
370 |
+
|
371 |
+
#: views/packages/list-nodata.php:24
|
372 |
+
#@ wpduplicator
|
373 |
+
msgid "Older packages prior to 0.5.0 are no longer supported in this version."
|
374 |
+
msgstr "Pacotes antigos anteriores à versão 0.5.0 não são mais suportados."
|
375 |
+
|
376 |
+
#: views/packages/list-nodata.php:27
|
377 |
+
#@ wpduplicator
|
378 |
+
msgid "To get an older package please visit the"
|
379 |
+
msgstr "Para obter uma versão mais antiga deste plug-in, visite a"
|
380 |
+
|
381 |
+
#: views/packages/list-nodata.php:28
|
382 |
+
#@ wpduplicator
|
383 |
+
msgid "support page"
|
384 |
+
msgstr "página de suporte"
|
385 |
+
|
386 |
+
#: views/packages/list-nodata.php:29
|
387 |
+
#@ wpduplicator
|
388 |
+
msgid "and look for the Change Log link for additional instructions."
|
389 |
+
msgstr "e consulte o link Change Log para instruções adicionais."
|
390 |
+
|
391 |
+
#: views/packages/list-nodata.php:33
|
392 |
+
#@ wpduplicator
|
393 |
+
msgid "Hide this message"
|
394 |
+
msgstr "Ocultar esta mensagem"
|
395 |
+
|
396 |
+
#: views/packages/list.base.php:62
|
397 |
+
#@ wpduplicator
|
398 |
+
msgid "Bulk Actions"
|
399 |
+
msgstr "Ações em Massa"
|
400 |
+
|
401 |
+
#: views/packages/list.base.php:63
|
402 |
+
#@ wpduplicator
|
403 |
+
msgid "Delete"
|
404 |
+
msgstr "Apagar"
|
405 |
+
|
406 |
+
#: views/packages/list.base.php:65
|
407 |
+
#@ wpduplicator
|
408 |
+
msgid "Apply"
|
409 |
+
msgstr "Aplicar"
|
410 |
+
|
411 |
+
#: views/packages/list.base.php:72
|
412 |
+
#@ wpduplicator
|
413 |
+
msgid "Package Logs"
|
414 |
+
msgstr "Registros"
|
415 |
+
|
416 |
+
#: views/packages/list.base.php:83
|
417 |
+
#@ wpduplicator
|
418 |
+
msgid "Details"
|
419 |
+
msgstr "Detalhes"
|
420 |
+
|
421 |
+
#: views/packages/list.base.php:119
|
422 |
+
#@ wpduplicator
|
423 |
+
msgid "(No Notes Taken)"
|
424 |
+
msgstr "(Sem comentários)"
|
425 |
+
|
426 |
+
#: views/packages/list.base.php:144
|
427 |
+
#: views/packages/new1.inc-b.form.php:16
|
428 |
+
#: views/packages/new2.base.php:153
|
429 |
+
#: views/packages/new3.base.php:77
|
430 |
+
#@ wpduplicator
|
431 |
+
msgid "Archive"
|
432 |
+
msgstr "Contêiner"
|
433 |
+
|
434 |
+
#: views/packages/list.base.php:151
|
435 |
+
#: views/packages/list.base.php:195
|
436 |
+
#@ wpduplicator
|
437 |
+
msgid "Hash"
|
438 |
+
msgstr "Hash"
|
439 |
+
|
440 |
+
#: views/packages/list.base.php:152
|
441 |
+
#: views/packages/list.base.php:200
|
442 |
+
#: views/packages/new1.inc-b.form.php:10
|
443 |
+
#@ wpduplicator
|
444 |
+
msgid "Notes"
|
445 |
+
msgstr "Notas"
|
446 |
+
|
447 |
+
#: views/packages/list.base.php:154
|
448 |
+
#@ wpduplicator
|
449 |
+
msgid "Links"
|
450 |
+
msgstr "Links"
|
451 |
+
|
452 |
+
#: views/packages/list.base.php:155
|
453 |
+
#@ wpduplicator
|
454 |
+
msgid "SQL File"
|
455 |
+
msgstr "Arquivo SQL"
|
456 |
+
|
457 |
+
#: views/packages/list.base.php:156
|
458 |
+
#: views/packages/list.base.php:206
|
459 |
+
#@ wpduplicator
|
460 |
+
msgid "View Log"
|
461 |
+
msgstr "Ver registro"
|
462 |
+
|
463 |
+
#: views/packages/list.base.php:186
|
464 |
+
#@ wpduplicator
|
465 |
+
msgid "View Error Details"
|
466 |
+
msgstr "Ver detalhes"
|
467 |
+
|
468 |
+
#: views/packages/list.base.php:203
|
469 |
+
#@ wpduplicator
|
470 |
+
msgid "This package has encountered errors. Click 'View Log' for more details. For additional support see the "
|
471 |
+
msgstr "Foram encontrados erros neste pacote. Clique em 'Ver registro' para mais detalhes. Para ajuda adicional consulte a "
|
472 |
+
|
473 |
+
#: views/packages/list.base.php:204
|
474 |
+
#@ wpduplicator
|
475 |
+
msgid "online knowledgebase"
|
476 |
+
msgstr "base de conhecimento online"
|
477 |
+
|
478 |
+
#: views/packages/list.base.php:229
|
479 |
+
#: views/packages/new2.base.php:178
|
480 |
+
#: views/packages/new2.base.php:248
|
481 |
+
#@ wpduplicator
|
482 |
+
msgid "Total Size"
|
483 |
+
msgstr "Tamanho total"
|
484 |
+
|
485 |
+
#: views/packages/list.base.php:280
|
486 |
+
#@ wpduplicator
|
487 |
+
msgid "Please select an action from the bulk action drop down menu to perform a specific action."
|
488 |
+
msgstr "Por favor, selecione uma ação no menu Ações em Massa para executar uma ação específica."
|
489 |
+
|
490 |
+
#: views/packages/list.base.php:326
|
491 |
+
#@ wpduplicator
|
492 |
+
msgid "Package File Links"
|
493 |
+
msgstr "Links para os arquivos do pacote"
|
494 |
+
|
495 |
+
#: views/packages/list.base.php:332
|
496 |
+
#@ wpduplicator
|
497 |
+
msgid "LOG"
|
498 |
+
msgstr "REGISTRO"
|
499 |
+
|
500 |
+
#: views/packages/new1.base.php:68
|
501 |
+
#: views/packages/new2.base.php:54
|
502 |
+
#: views/packages/new3.base.php:36
|
503 |
+
#@ wpduplicator
|
504 |
+
msgid "Setup"
|
505 |
+
msgstr "Configurar"
|
506 |
+
|
507 |
+
#: views/packages/new1.base.php:69
|
508 |
+
#: views/packages/new2.base.php:55
|
509 |
+
#: views/packages/new3.base.php:37
|
510 |
+
#@ wpduplicator
|
511 |
+
msgid "Scan"
|
512 |
+
msgstr "Verificar"
|
513 |
+
|
514 |
+
#: views/packages/new1.base.php:70
|
515 |
+
#: views/packages/new2.base.php:56
|
516 |
+
#: views/packages/new2.base.php:309
|
517 |
+
#: views/packages/new3.base.php:38
|
518 |
+
#@ wpduplicator
|
519 |
+
msgid "Build"
|
520 |
+
msgstr "Montar"
|
521 |
+
|
522 |
+
#: views/packages/new1.base.php:73
|
523 |
+
#@ wpduplicator
|
524 |
+
msgid "Step 1: Package Setup"
|
525 |
+
msgstr "Passo 1: Configuração do Pacote"
|
526 |
+
|
527 |
+
#: views/packages/new1.inc-a.reqs.php:7
|
528 |
+
#@ wpduplicator
|
529 |
+
msgid "Requirements:"
|
530 |
+
msgstr "Requisitos:"
|
531 |
+
|
532 |
+
#: views/packages/new1.inc-a.reqs.php:16
|
533 |
+
#@ wpduplicator
|
534 |
+
msgid "System requirments must pass for the Duplicator to work properly. Click each link for details."
|
535 |
+
msgstr "O sistema precisa passar por todos os requisitos para que o Duplicator funcione apropriadamente. Clique em cada link para mais detalhes."
|
536 |
+
|
537 |
+
#: views/packages/new1.inc-a.reqs.php:22
|
538 |
+
#@ wpduplicator
|
539 |
+
msgid "Permissions"
|
540 |
+
msgstr "Permissões"
|
541 |
+
|
542 |
+
#: views/packages/new1.inc-a.reqs.php:26
|
543 |
+
#@ wpduplicator
|
544 |
+
msgid "Required Paths"
|
545 |
+
msgstr "Requisitos de caminhos"
|
546 |
+
|
547 |
+
#: views/packages/new1.inc-a.reqs.php:35
|
548 |
+
#@ wpduplicator
|
549 |
+
msgid "PHP Script Owner"
|
550 |
+
msgstr "Usuário PHP"
|
551 |
+
|
552 |
+
#: views/packages/new1.inc-a.reqs.php:36
|
553 |
+
#@ wpduplicator
|
554 |
+
msgid "The above paths should have permissions of 755 for directories and 644 for files. You can temporarily try 777 if you continue to have issues. Also be sure to check the owner/group settings. For more details contact your host or server administrator."
|
555 |
+
msgstr "Os caminhos acima devem ter as permissões ajustadas em 755 para diretórios e 644 para arquivos. Tente ajustar temporariamente para 777 se você continuar a ter problemas. Verifique também as configurações de dono/grupo. Para mais detalhes, contate seu administrador de sistema."
|
556 |
+
|
557 |
+
#: views/packages/new1.inc-a.reqs.php:38
|
558 |
+
#: views/packages/new1.inc-a.reqs.php:52
|
559 |
+
#: views/packages/new1.inc-a.reqs.php:63
|
560 |
+
#: views/packages/new1.inc-a.reqs.php:79
|
561 |
+
#: views/packages/new1.inc-a.reqs.php:97
|
562 |
+
#: views/packages/new1.inc-a.reqs.php:119
|
563 |
+
#: views/packages/new1.inc-a.reqs.php:138
|
564 |
+
#: views/packages/new2.base.php:105
|
565 |
+
#: views/packages/new2.base.php:121
|
566 |
+
#: views/packages/new2.base.php:144
|
567 |
+
#: views/packages/new2.base.php:187
|
568 |
+
#: views/packages/new2.base.php:203
|
569 |
+
#: views/packages/new2.base.php:219
|
570 |
+
#: views/packages/new2.base.php:262
|
571 |
+
#@ wpduplicator
|
572 |
+
msgid "Status Code"
|
573 |
+
msgstr "Código de status"
|
574 |
+
|
575 |
+
#: views/packages/new1.inc-a.reqs.php:49
|
576 |
+
#@ wpduplicator
|
577 |
+
msgid "A reserved file(s) was found in the WordPress root directory. Reserved file names are installer.php, installer-data.sql and installer-log.txt. To archive your data correctly please remove any of these files from your WordPress root directory. Then try creating your package again."
|
578 |
+
msgstr "Pode haver problemas se for encontrado um arquivo reservado no diretório-raiz do WordPress. Os seguintes nomes de arquivo são reservados: installer.php, installer-data.sql e installer-log.txt. Para criar seu arquivo de dados corretamente, por favor remova qualquer um destes arquivos de seu diretório-raiz do WordPress e tente montar seu pacote novamente."
|
579 |
+
|
580 |
+
#: views/packages/new1.inc-a.reqs.php:50
|
581 |
+
#@ wpduplicator
|
582 |
+
msgid "Remove Files Now"
|
583 |
+
msgstr "Remover arquivos agora"
|
584 |
+
|
585 |
+
#: views/packages/new1.inc-a.reqs.php:86
|
586 |
+
#@ wpduplicator
|
587 |
+
msgid "MySQL Support"
|
588 |
+
msgstr "Suporte MySQL"
|
589 |
+
|
590 |
+
#: views/packages/new1.inc-a.reqs.php:91
|
591 |
+
#@ wpduplicator
|
592 |
+
msgid "MySQL version"
|
593 |
+
msgstr "Versão MySQL"
|
594 |
+
|
595 |
+
#: views/packages/new1.inc-a.reqs.php:95
|
596 |
+
#: views/packages/new2.base.php:103
|
597 |
+
#: views/packages/new2.base.php:142
|
598 |
+
#@ wpduplicator
|
599 |
+
msgid "more info"
|
600 |
+
msgstr "mais informações"
|
601 |
+
|
602 |
+
#: views/packages/new1.inc-a.reqs.php:104
|
603 |
+
#@ wpduplicator
|
604 |
+
msgid "PHP Support"
|
605 |
+
msgstr "Suporte PHP"
|
606 |
+
|
607 |
+
#: views/packages/new1.inc-a.reqs.php:111
|
608 |
+
#@ wpduplicator
|
609 |
+
msgid "PHP version"
|
610 |
+
msgstr "Versão PHP"
|
611 |
+
|
612 |
+
#: views/packages/new1.inc-a.reqs.php:112
|
613 |
+
#@ wpduplicator
|
614 |
+
msgid "Requried Functions"
|
615 |
+
msgstr "Requisitos de funções"
|
616 |
+
|
617 |
+
#: views/packages/new1.inc-a.reqs.php:151
|
618 |
+
#@ wpduplicator
|
619 |
+
msgid "duplicator approved"
|
620 |
+
msgstr "aprovado pelo Duplicator"
|
621 |
+
|
622 |
+
#: views/packages/new1.inc-b.form.php:11
|
623 |
+
#@ wpduplicator
|
624 |
+
msgid "Purpose of this package"
|
625 |
+
msgstr "Finalidade deste pacote"
|
626 |
+
|
627 |
+
#: views/packages/new1.inc-b.form.php:18
|
628 |
+
#@ wpduplicator
|
629 |
+
msgid "File filter enabled"
|
630 |
+
msgstr "Filtro de arquivos ativado"
|
631 |
+
|
632 |
+
#: views/packages/new1.inc-b.form.php:19
|
633 |
+
#@ wpduplicator
|
634 |
+
msgid "Database filter enabled"
|
635 |
+
msgstr "Filtro de base de dados ativado"
|
636 |
+
|
637 |
+
#: views/packages/new1.inc-b.form.php:26
|
638 |
+
#@ wpduplicator
|
639 |
+
msgid "Format"
|
640 |
+
msgstr "Formato"
|
641 |
+
|
642 |
+
#: views/packages/new1.inc-b.form.php:36
|
643 |
+
#: views/packages/new1.inc-b.form.php:142
|
644 |
+
#: views/packages/new2.base.php:232
|
645 |
+
#@ wpduplicator
|
646 |
+
msgid "Database"
|
647 |
+
msgstr "Base de dados"
|
648 |
+
|
649 |
+
#: views/packages/new1.inc-b.form.php:47
|
650 |
+
#: views/packages/new1.inc-b.form.php:82
|
651 |
+
#@ wpduplicator
|
652 |
+
msgid "Filters"
|
653 |
+
msgstr "Filtros"
|
654 |
+
|
655 |
+
#: views/packages/new1.inc-b.form.php:51
|
656 |
+
#: views/packages/new1.inc-b.form.php:86
|
657 |
+
#@ wpduplicator
|
658 |
+
msgid "Enable Filters"
|
659 |
+
msgstr "Ativar filtros"
|
660 |
+
|
661 |
+
#: views/packages/new1.inc-b.form.php:57
|
662 |
+
#@ wpduplicator
|
663 |
+
msgid "root path"
|
664 |
+
msgstr "caminho-raiz"
|
665 |
+
|
666 |
+
#: views/packages/new1.inc-b.form.php:58
|
667 |
+
#@ wpduplicator
|
668 |
+
msgid "wp-uploads"
|
669 |
+
msgstr "wp-uploads"
|
670 |
+
|
671 |
+
#: views/packages/new1.inc-b.form.php:59
|
672 |
+
#: views/packages/new1.inc-b.form.php:66
|
673 |
+
#@ wpduplicator
|
674 |
+
msgid "(clear)"
|
675 |
+
msgstr "(limpar)"
|
676 |
+
|
677 |
+
#: views/packages/new1.inc-b.form.php:64
|
678 |
+
#@ wpduplicator
|
679 |
+
msgid "media"
|
680 |
+
msgstr "mídia"
|
681 |
+
|
682 |
+
#: views/packages/new1.inc-b.form.php:65
|
683 |
+
#@ wpduplicator
|
684 |
+
msgid "archive"
|
685 |
+
msgstr "arquivo"
|
686 |
+
|
687 |
+
#: views/packages/new1.inc-b.form.php:71
|
688 |
+
#@ wpduplicator
|
689 |
+
msgid "The directory paths and extensions above will be be excluded from the archive file if enabled is checked."
|
690 |
+
msgstr "Os diretórios e extensões acima listados serão excluídos do pacote se esta opção estiver ativada."
|
691 |
+
|
692 |
+
#: views/packages/new1.inc-b.form.php:72
|
693 |
+
#@ wpduplicator
|
694 |
+
msgid "Use the full path for directories and semicolons to separate all items."
|
695 |
+
msgstr "Use o caminho completo para diretórios. Separe todos os itens por ponto-e-vírgula."
|
696 |
+
|
697 |
+
#: views/packages/new1.inc-b.form.php:90
|
698 |
+
#@ wpduplicator
|
699 |
+
msgid "All"
|
700 |
+
msgstr "Todas"
|
701 |
+
|
702 |
+
#: views/packages/new1.inc-b.form.php:91
|
703 |
+
#@ wpduplicator
|
704 |
+
msgid "None"
|
705 |
+
msgstr "Nenhuma"
|
706 |
+
|
707 |
+
#: views/packages/new1.inc-b.form.php:113
|
708 |
+
#@ wpduplicator
|
709 |
+
msgid "Checked tables will not be added to the database script. Excluding certain tables can possibly cause your site or plugins to not work correctly after install!"
|
710 |
+
msgstr "As tabelas marcadas não serão adicionadas ao roteiro de restauração do banco de dados. Excluir determinadas tabelas pode fazer com que seu website ou plug-ins não funcionem corretamente depois da instalação!"
|
711 |
+
|
712 |
+
#: views/packages/new1.inc-b.form.php:132
|
713 |
+
#@ default
|
714 |
+
msgid "STEP 1 - INPUTS"
|
715 |
+
msgstr "PASSO 1 - Configurações padrão"
|
716 |
+
|
717 |
+
#: views/packages/new1.inc-b.form.php:135
|
718 |
+
#@ wpduplicator
|
719 |
+
msgid "MySQL Server"
|
720 |
+
msgstr "Servidor MySQL"
|
721 |
+
|
722 |
+
#: views/packages/new1.inc-b.form.php:150
|
723 |
+
#@ wpduplicator
|
724 |
+
msgid "Advanced Options"
|
725 |
+
msgstr "Opções avançadas"
|
726 |
+
|
727 |
+
#: views/packages/new1.inc-b.form.php:156
|
728 |
+
#@ wpduplicator
|
729 |
+
msgid "SSL"
|
730 |
+
msgstr "SSL"
|
731 |
+
|
732 |
+
#: views/packages/new1.inc-b.form.php:159
|
733 |
+
#@ wpduplicator
|
734 |
+
msgid "Enforce on Admin"
|
735 |
+
msgstr "Executar em Admin"
|
736 |
+
|
737 |
+
#: views/packages/new1.inc-b.form.php:163
|
738 |
+
#@ wpduplicator
|
739 |
+
msgid "Enforce on Logins"
|
740 |
+
msgstr "Executar em Logins"
|
741 |
+
|
742 |
+
#: views/packages/new1.inc-b.form.php:167
|
743 |
+
#@ wpduplicator
|
744 |
+
msgid "Cache"
|
745 |
+
msgstr "Cache"
|
746 |
+
|
747 |
+
#: views/packages/new1.inc-b.form.php:170
|
748 |
+
#@ wpduplicator
|
749 |
+
msgid "Keep Enabled"
|
750 |
+
msgstr "Manter ativado"
|
751 |
+
|
752 |
+
#: views/packages/new1.inc-b.form.php:174
|
753 |
+
#@ wpduplicator
|
754 |
+
msgid "Keep Home Path"
|
755 |
+
msgstr "Manter caminho inicial"
|
756 |
+
|
757 |
+
#: views/packages/new1.inc-b.form.php:182
|
758 |
+
#@ default
|
759 |
+
msgid "STEP 2 - INPUTS"
|
760 |
+
msgstr "PASSO 2 - Configurações padrão"
|
761 |
+
|
762 |
+
#: views/packages/new1.inc-b.form.php:186
|
763 |
+
#@ wpduplicator
|
764 |
+
msgid "New URL"
|
765 |
+
msgstr "Novo URL"
|
766 |
+
|
767 |
+
#: views/packages/new1.inc-b.form.php:193
|
768 |
+
#@ wpduplicator
|
769 |
+
msgid "The installer can have these fields pre-filled at install time."
|
770 |
+
msgstr "Use esta opção para ter estes campos automaticamente preenchidos no momento da instalação."
|
771 |
+
|
772 |
+
#: views/packages/new1.inc-b.form.php:193
|
773 |
+
#@ wpduplicator
|
774 |
+
msgid "All values are optional."
|
775 |
+
msgstr "Todos os valores são opcionais."
|
776 |
+
|
777 |
+
#: views/packages/new1.inc-b.form.php:202
|
778 |
+
#@ wpduplicator
|
779 |
+
msgid "Skip Scan"
|
780 |
+
msgstr "Pular verificação"
|
781 |
+
|
782 |
+
#: views/packages/new1.inc-b.form.php:202
|
783 |
+
#@ wpduplicator
|
784 |
+
msgid "step 2"
|
785 |
+
msgstr "passo 2"
|
786 |
+
|
787 |
+
#: views/packages/new1.inc-b.form.php:207
|
788 |
+
#@ wpduplicator
|
789 |
+
msgid "Next"
|
790 |
+
msgstr "Próximo"
|
791 |
+
|
792 |
+
#: views/packages/new2.base.php:59
|
793 |
+
#@ wpduplicator
|
794 |
+
msgid "Step 2: System Scan"
|
795 |
+
msgstr "Passo 2: Verificação do Sistema"
|
796 |
+
|
797 |
+
#: views/packages/new2.base.php:67
|
798 |
+
#@ wpduplicator
|
799 |
+
msgid "Scanning Site"
|
800 |
+
msgstr "Examinando o website"
|
801 |
+
|
802 |
+
#: views/packages/new2.base.php:69
|
803 |
+
#: views/packages/new3.base.php:51
|
804 |
+
#@ wpduplicator
|
805 |
+
msgid "Please Wait..."
|
806 |
+
msgstr "Por favor, aguarde..."
|
807 |
+
|
808 |
+
#: views/packages/new2.base.php:75
|
809 |
+
#@ wpduplicator
|
810 |
+
msgid "Scan Complete"
|
811 |
+
msgstr "Verificação completa"
|
812 |
+
|
813 |
+
#: views/packages/new2.base.php:76
|
814 |
+
#@ wpduplicator
|
815 |
+
msgid "Scan checks are not required to pass, however they could cause issues on some systems."
|
816 |
+
msgstr "O exame do sistema não é um requisito obrigatório, no entanto, ele pode causar problemas em alguns sistemas."
|
817 |
+
|
818 |
+
#: views/packages/new2.base.php:84
|
819 |
+
#@ wpduplicator
|
820 |
+
msgid "Server"
|
821 |
+
msgstr "Servidor"
|
822 |
+
|
823 |
+
#: views/packages/new2.base.php:113
|
824 |
+
#@ wpduplicator
|
825 |
+
msgid "Cached Data"
|
826 |
+
msgstr "Dados em cache"
|
827 |
+
|
828 |
+
#: views/packages/new2.base.php:118
|
829 |
+
#@ wpduplicator
|
830 |
+
msgid "Cache Path"
|
831 |
+
msgstr "Caminho do cache"
|
832 |
+
|
833 |
+
#: views/packages/new2.base.php:119
|
834 |
+
#@ wpduplicator
|
835 |
+
msgid "Cached data will lead to issues at install time and increases your archive size. It is highly recommended to empty your cache directory at build time. Use caution when removing data from the cache directory. If you’re using a cache plugin please read the directions for how to properly clean the cache directory; simply removing the files can cause errors with some cache plugins."
|
836 |
+
msgstr "Dados em cache podem ocasionar problemas na hora da instalação e aumentar o tamanho de seu pacote. É altamente recomendado esvaziar seu diretório de cache antes de montar seu pacote. Entretanto, tome cuidado ao remover dados do diretório de cache. Se você estiver usando um plug-in de cache, por favor leia as instruções de como apagar o diretório de maneira apropriada; remover os arquivos diretamente pode causar erros em alguns plug-ins."
|
837 |
+
|
838 |
+
#: views/packages/new2.base.php:129
|
839 |
+
#@ wpduplicator
|
840 |
+
msgid "Timeouts"
|
841 |
+
msgstr "Tempos-limite"
|
842 |
+
|
843 |
+
#: views/packages/new2.base.php:134
|
844 |
+
#@ wpduplicator
|
845 |
+
msgid "max_execution_time"
|
846 |
+
msgstr ""
|
847 |
+
|
848 |
+
#: views/packages/new2.base.php:167
|
849 |
+
#: views/packages/new2.base.php:237
|
850 |
+
#@ wpduplicator
|
851 |
+
msgid "Enabled"
|
852 |
+
msgstr "Ativado"
|
853 |
+
|
854 |
+
#: views/packages/new2.base.php:182
|
855 |
+
#@ wpduplicator
|
856 |
+
msgid "File Count"
|
857 |
+
msgstr "Total de arquivos"
|
858 |
+
|
859 |
+
#: views/packages/new2.base.php:183
|
860 |
+
#@ wpduplicator
|
861 |
+
msgid "Directory Count"
|
862 |
+
msgstr "Total de diretórios"
|
863 |
+
|
864 |
+
#: views/packages/new2.base.php:195
|
865 |
+
#@ wpduplicator
|
866 |
+
msgid "Invalid Names"
|
867 |
+
msgstr "Nomes inválidos"
|
868 |
+
|
869 |
+
#: views/packages/new2.base.php:201
|
870 |
+
#: views/packages/new2.base.php:217
|
871 |
+
#@ wpduplicator
|
872 |
+
msgid "Show File Locations"
|
873 |
+
msgstr "Mostrar a localização dos arquivos"
|
874 |
+
|
875 |
+
#: views/packages/new2.base.php:211
|
876 |
+
#@ wpduplicator
|
877 |
+
msgid "Large Files"
|
878 |
+
msgstr "Arquivos muito grandes"
|
879 |
+
|
880 |
+
#: views/packages/new2.base.php:281
|
881 |
+
#@ wpduplicator
|
882 |
+
msgid "Name:"
|
883 |
+
msgstr "Nome:"
|
884 |
+
|
885 |
+
#: views/packages/new2.base.php:282
|
886 |
+
#@ wpduplicator
|
887 |
+
msgid "Host:"
|
888 |
+
msgstr "Servidor:"
|
889 |
+
|
890 |
+
#: views/packages/new2.base.php:252
|
891 |
+
#@ wpduplicator
|
892 |
+
msgid "Tables"
|
893 |
+
msgstr "Tabelas"
|
894 |
+
|
895 |
+
#: views/packages/new2.base.php:253
|
896 |
+
#@ wpduplicator
|
897 |
+
msgid "Records"
|
898 |
+
msgstr "Registros"
|
899 |
+
|
900 |
+
#: views/packages/new2.base.php:256
|
901 |
+
#@ wpduplicator
|
902 |
+
msgid "repair and optimization"
|
903 |
+
msgstr "reparo e otimização"
|
904 |
+
|
905 |
+
#: views/packages/new2.base.php:270
|
906 |
+
#@ wpduplicator
|
907 |
+
msgid "Table Details"
|
908 |
+
msgstr "Detalhes das tabelas"
|
909 |
+
|
910 |
+
#: views/packages/new2.base.php:294
|
911 |
+
#@ wpduplicator
|
912 |
+
msgid "Scan Error"
|
913 |
+
msgstr "Erro na verificação"
|
914 |
+
|
915 |
+
#: views/packages/new2.base.php:295
|
916 |
+
#@ wpduplicator
|
917 |
+
msgid "Please try again!"
|
918 |
+
msgstr "Por favor, tente novamente!"
|
919 |
+
|
920 |
+
#: views/packages/new2.base.php:297
|
921 |
+
#: views/packages/new3.base.php:102
|
922 |
+
#@ wpduplicator
|
923 |
+
msgid "Server Status:"
|
924 |
+
msgstr "Status do servidor:"
|
925 |
+
|
926 |
+
#: views/packages/new2.base.php:300
|
927 |
+
#: views/packages/new3.base.php:106
|
928 |
+
#@ wpduplicator
|
929 |
+
msgid "Error Message:"
|
930 |
+
msgstr "Mensagem de erro:"
|
931 |
+
|
932 |
+
#: views/packages/new2.base.php:307
|
933 |
+
#@ wpduplicator
|
934 |
+
msgid "Back"
|
935 |
+
msgstr "Voltar"
|
936 |
+
|
937 |
+
#: views/packages/new2.base.php:372
|
938 |
+
#@ wpduplicator
|
939 |
+
msgid "Unable to report on any tables"
|
940 |
+
msgstr "Não foi possível gerar relatório sobre as tabelas"
|
941 |
+
|
942 |
+
#: views/packages/new2.base.php:381
|
943 |
+
#@ wpduplicator
|
944 |
+
msgid "Unable to report on database stats"
|
945 |
+
msgstr "Não foi possível gerar relatório sobre o banco de dados"
|
946 |
+
|
947 |
+
#: views/packages/new2.base.php:396
|
948 |
+
#@ wpduplicator
|
949 |
+
msgid "No name length issues."
|
950 |
+
msgstr "Sem problemas nos nomes."
|
951 |
+
|
952 |
+
#: views/packages/new2.base.php:399
|
953 |
+
#: views/packages/new2.base.php:407
|
954 |
+
#@ wpduplicator
|
955 |
+
msgid "FILE"
|
956 |
+
msgstr "ARQUIVO"
|
957 |
+
|
958 |
+
#: views/packages/new2.base.php:404
|
959 |
+
#@ wpduplicator
|
960 |
+
msgid "No large files found."
|
961 |
+
msgstr "Nenhum arquivo muito grande foi encontrado."
|
962 |
+
|
963 |
+
#: views/packages/new3.base.php:41
|
964 |
+
#@ wpduplicator
|
965 |
+
msgid "Step 3: Build Package"
|
966 |
+
msgstr "Passo 3: Montagem do Pacote"
|
967 |
+
|
968 |
+
#: views/packages/new3.base.php:49
|
969 |
+
#@ wpduplicator
|
970 |
+
msgid "Building Package"
|
971 |
+
msgstr "Montando pacote"
|
972 |
+
|
973 |
+
#: views/packages/new3.base.php:52
|
974 |
+
#@ wpduplicator
|
975 |
+
msgid "Keep this window open during the build process."
|
976 |
+
msgstr "Mantenha esta janela aberta durante o processo de montagem."
|
977 |
+
|
978 |
+
#: views/packages/new3.base.php:53
|
979 |
+
#@ wpduplicator
|
980 |
+
msgid "This may take several minutes."
|
981 |
+
msgstr "O processo deve levar alguns minutos."
|
982 |
+
|
983 |
+
#: views/packages/new3.base.php:57
|
984 |
+
#@ wpduplicator
|
985 |
+
msgid "Build Status"
|
986 |
+
msgstr "Status da montagem"
|
987 |
+
|
988 |
+
#: views/packages/new3.base.php:64
|
989 |
+
#@ wpduplicator
|
990 |
+
msgid "Package Completed"
|
991 |
+
msgstr "Pacote montado"
|
992 |
+
|
993 |
+
#: views/packages/new3.base.php:69
|
994 |
+
#@ wpduplicator
|
995 |
+
msgid "Process Time"
|
996 |
+
msgstr "Tempo de processamento"
|
997 |
+
|
998 |
+
#: views/packages/new3.base.php:83
|
999 |
+
#@ wpduplicator
|
1000 |
+
msgid "All Packages"
|
1001 |
+
msgstr "Ver todos os pacotes"
|
1002 |
+
|
1003 |
+
#: views/packages/controller.php:77
|
1004 |
+
#@ wpduplicator
|
1005 |
+
msgid "Create New"
|
1006 |
+
msgstr "Criar Novo"
|
1007 |
+
|
1008 |
+
#: views/packages/new3.base.php:94
|
1009 |
+
#@ wpduplicator
|
1010 |
+
msgid "Build Error"
|
1011 |
+
msgstr "Erro de montagem"
|
1012 |
+
|
1013 |
+
#: views/packages/new3.base.php:95
|
1014 |
+
#@ wpduplicator
|
1015 |
+
msgid "The build process was unable to complete."
|
1016 |
+
msgstr "Não foi possível completar o processo de montagem."
|
1017 |
+
|
1018 |
+
#: views/packages/new3.base.php:96
|
1019 |
+
#@ wpduplicator
|
1020 |
+
msgid "Please try the process again. If the problem persists please visit the online FAQs."
|
1021 |
+
msgstr "Por favor, tente realizar o processo novamente. Se o problema persistir, consulte as FAQ online."
|
1022 |
+
|
1023 |
+
#: views/packages/new3.base.php:98
|
1024 |
+
#@ wpduplicator
|
1025 |
+
msgid "Try Again"
|
1026 |
+
msgstr "Tentar de novo"
|
1027 |
+
|
1028 |
+
#: views/packages/new3.base.php:100
|
1029 |
+
#@ wpduplicator
|
1030 |
+
msgid "Error Details"
|
1031 |
+
msgstr "Detalhes do erro"
|
1032 |
+
|
1033 |
+
#: views/packages/new3.base.php:115
|
1034 |
+
#@ wpduplicator
|
1035 |
+
msgid "Open the package creation log file for more details."
|
1036 |
+
msgstr "Abra o arquivo de registro de criação do pacote para mais detalhes."
|
1037 |
+
|
1038 |
+
#: views/packages/new3.base.php:114
|
1039 |
+
#@ wpduplicator
|
1040 |
+
msgid "Package Log"
|
1041 |
+
msgstr "Registro de criação"
|
1042 |
+
|
1043 |
+
#: views/settings/controller.php:21
|
1044 |
+
#: views/settings/diagnostics.php:84
|
1045 |
+
#@ wpduplicator
|
1046 |
+
msgid "General"
|
1047 |
+
msgstr "Geral"
|
1048 |
+
|
1049 |
+
#: views/settings/diagnostics.php:18
|
1050 |
+
#: views/settings/diagnostics.php:19
|
1051 |
+
#@ wpduplicator
|
1052 |
+
msgid "unknow"
|
1053 |
+
msgstr "desconhecido"
|
1054 |
+
|
1055 |
+
#: views/settings/diagnostics.php:36
|
1056 |
+
#@ wpduplicator
|
1057 |
+
msgid "Plugin settings reset."
|
1058 |
+
msgstr "Configurações do plug-in reestabelecidas."
|
1059 |
+
|
1060 |
+
#: views/settings/diagnostics.php:37
|
1061 |
+
#@ wpduplicator
|
1062 |
+
msgid "View state settings reset."
|
1063 |
+
msgstr "Configurações de visualização reestabelecidas."
|
1064 |
+
|
1065 |
+
#: views/settings/diagnostics.php:38
|
1066 |
+
#@ wpduplicator
|
1067 |
+
msgid "Active package settings reset."
|
1068 |
+
msgstr "Configurações do pacote ativo reestabelecidas."
|
1069 |
+
|
1070 |
+
#: views/settings/diagnostics.php:41
|
1071 |
+
#: views/tools/cleanup.php:12
|
1072 |
+
#@ wpduplicator
|
1073 |
+
msgid "Legacy data removed."
|
1074 |
+
msgstr "Dados legados removidos."
|
1075 |
+
|
1076 |
+
#: views/settings/diagnostics.php:78
|
1077 |
+
#@ wpduplicator
|
1078 |
+
msgid "Server Settings"
|
1079 |
+
msgstr "Configurações do servidor"
|
1080 |
+
|
1081 |
+
#: views/settings/diagnostics.php:87
|
1082 |
+
#: views/settings/general.php:60
|
1083 |
+
#@ wpduplicator
|
1084 |
+
msgid "Duplicator Version"
|
1085 |
+
msgstr "Versão do Duplicator"
|
1086 |
+
|
1087 |
+
#: views/settings/diagnostics.php:91
|
1088 |
+
#@ wpduplicator
|
1089 |
+
msgid "Operating System"
|
1090 |
+
msgstr "Sistema operacional"
|
1091 |
+
|
1092 |
+
#: views/settings/diagnostics.php:99
|
1093 |
+
#@ wpduplicator
|
1094 |
+
msgid "APC Enabled"
|
1095 |
+
msgstr "APC ativo"
|
1096 |
+
|
1097 |
+
#: views/settings/diagnostics.php:107
|
1098 |
+
#@ wpduplicator
|
1099 |
+
msgid "Plugins Path"
|
1100 |
+
msgstr "Caminho para os plug-ins"
|
1101 |
+
|
1102 |
+
#: views/settings/diagnostics.php:111
|
1103 |
+
#@ wpduplicator
|
1104 |
+
msgid "Loaded PHP INI"
|
1105 |
+
msgstr "PHP.INI carregado"
|
1106 |
+
|
1107 |
+
#: views/settings/diagnostics.php:122
|
1108 |
+
#@ wpduplicator
|
1109 |
+
msgid "Langugage"
|
1110 |
+
msgstr "Idioma"
|
1111 |
+
|
1112 |
+
#: views/settings/diagnostics.php:126
|
1113 |
+
#: views/settings/diagnostics.php:181
|
1114 |
+
#@ wpduplicator
|
1115 |
+
msgid "Charset"
|
1116 |
+
msgstr "Conjunto de caracteres"
|
1117 |
+
|
1118 |
+
#: views/settings/diagnostics.php:130
|
1119 |
+
#@ wpduplicator
|
1120 |
+
msgid "Memory Limit "
|
1121 |
+
msgstr "Limite de memória "
|
1122 |
+
|
1123 |
+
#: views/settings/diagnostics.php:131
|
1124 |
+
#@ wpduplicator
|
1125 |
+
msgid "Max"
|
1126 |
+
msgstr "Máximo"
|
1127 |
+
|
1128 |
+
#: views/settings/diagnostics.php:149
|
1129 |
+
#@ wpduplicator
|
1130 |
+
msgid "Safe Mode"
|
1131 |
+
msgstr "Modo Seguro"
|
1132 |
+
|
1133 |
+
#: views/settings/diagnostics.php:158
|
1134 |
+
#@ wpduplicator
|
1135 |
+
msgid "Memory Limit"
|
1136 |
+
msgstr "Limite de memória"
|
1137 |
+
|
1138 |
+
#: views/settings/diagnostics.php:162
|
1139 |
+
#@ wpduplicator
|
1140 |
+
msgid "Memory In Use"
|
1141 |
+
msgstr "Memória em uso"
|
1142 |
+
|
1143 |
+
#: views/settings/diagnostics.php:166
|
1144 |
+
#@ wpduplicator
|
1145 |
+
msgid "Max Execution Time"
|
1146 |
+
msgstr "Tempo máximo de execução"
|
1147 |
+
|
1148 |
+
#: views/settings/diagnostics.php:197
|
1149 |
+
#@ wpduplicator
|
1150 |
+
msgid "Server Disk"
|
1151 |
+
msgstr "Espaço em disco"
|
1152 |
+
|
1153 |
+
#: views/settings/diagnostics.php:200
|
1154 |
+
#@ hyper-cache
|
1155 |
+
msgid "Free space"
|
1156 |
+
msgstr "Espaço livre"
|
1157 |
+
|
1158 |
+
#: views/settings/diagnostics.php:203
|
1159 |
+
#@ wpduplicator
|
1160 |
+
msgid "Note: This value is the physical servers hard-drive allocation."
|
1161 |
+
msgstr "Observação: este valor representa a alocação física no disco rígido dos servidores. "
|
1162 |
+
|
1163 |
+
#: views/settings/diagnostics.php:204
|
1164 |
+
#@ wpduplicator
|
1165 |
+
msgid "On shared hosts check your control panel for the 'TRUE' disk space quota value."
|
1166 |
+
msgstr "Em servidores compartilhados, verifique seu painel de controle para obter o 'REAL' valor da quota de espaço em disco."
|
1167 |
+
|
1168 |
+
#: views/settings/diagnostics.php:220
|
1169 |
+
#@ wpduplicator
|
1170 |
+
msgid "Stored Data"
|
1171 |
+
msgstr "Dados no servidor"
|
1172 |
+
|
1173 |
+
#: views/settings/diagnostics.php:229
|
1174 |
+
#@ wpduplicator
|
1175 |
+
msgid "Options Values"
|
1176 |
+
msgstr "Valores dos parâmetros"
|
1177 |
+
|
1178 |
+
#: views/settings/diagnostics.php:262
|
1179 |
+
#@ wpduplicator
|
1180 |
+
msgid "PHP Information"
|
1181 |
+
msgstr "Informação do PHP"
|
1182 |
+
|
1183 |
+
#: views/settings/diagnostics.php:281
|
1184 |
+
#@ wpduplicator
|
1185 |
+
msgid "Delete this option value"
|
1186 |
+
msgstr "Apagar o valor deste parâmetro"
|
1187 |
+
|
1188 |
+
#: views/settings/general.php:6
|
1189 |
+
#@ wpduplicator
|
1190 |
+
msgid "Settings Saved"
|
1191 |
+
msgstr "Configurações gravadas"
|
1192 |
+
|
1193 |
+
#: views/settings/general.php:67
|
1194 |
+
#@ wpduplicator
|
1195 |
+
msgid "Delete Plugin Settings"
|
1196 |
+
msgstr "Apagar as configurações do plug-in"
|
1197 |
+
|
1198 |
+
#: views/settings/general.php:83
|
1199 |
+
#@ wpduplicator
|
1200 |
+
msgid "Auto Skip Scanner"
|
1201 |
+
msgstr "Pular a verificação de sistema automaticamente"
|
1202 |
+
|
1203 |
+
#: views/settings/general.php:86
|
1204 |
+
#@ wpduplicator
|
1205 |
+
msgid "Skip Scanner Step"
|
1206 |
+
msgstr "Pular o passo de verificação de sistema"
|
1207 |
+
|
1208 |
+
#: views/settings/general.php:117
|
1209 |
+
#@ wpduplicator
|
1210 |
+
msgid "recommended for large databases"
|
1211 |
+
msgstr "recomendado para bases de dados maiores"
|
1212 |
+
|
1213 |
+
#: views/settings/general.php:148
|
1214 |
+
#@ wpduplicator
|
1215 |
+
msgid "Package Debug"
|
1216 |
+
msgstr "Correção de erros do pacote"
|
1217 |
+
|
1218 |
+
#: views/settings/general.php:159
|
1219 |
+
#@ wpduplicator
|
1220 |
+
msgid "Save Settings"
|
1221 |
+
msgstr "Gravar configurações"
|
1222 |
+
|
1223 |
+
#: views/support.php:56
|
1224 |
+
#@ wpduplicator
|
1225 |
+
msgid "Created for Admins, Developers and Designers the Duplicator will streamline your workflows and help you quickly clone a WordPress application. If you run into an issue please read through the"
|
1226 |
+
msgstr "Criado para administradores, desenvolvedores e projetistas, o Duplicator vai agilizar seu fluxo de trabalho e ajudá-lo a clonar de maneira rápida um aplicativo WordPress. Se você tiver um problema, por favor, consulte a"
|
1227 |
+
|
1228 |
+
#: views/support.php:57
|
1229 |
+
#@ wpduplicator
|
1230 |
+
msgid "knowledgebase"
|
1231 |
+
msgstr "base de conhecimento"
|
1232 |
+
|
1233 |
+
#: views/support.php:58
|
1234 |
+
#@ wpduplicator
|
1235 |
+
msgid "in detail as it will have answers to most of your questions and issues."
|
1236 |
+
msgstr "detalhamente, ela contém as respostas para a maioria das questões e problemas."
|
1237 |
+
|
1238 |
+
#: views/support.php:73
|
1239 |
+
#@ wpduplicator
|
1240 |
+
msgid "Need Help?"
|
1241 |
+
msgstr "Precisa de ajuda?"
|
1242 |
+
|
1243 |
+
#: views/support.php:80
|
1244 |
+
#@ wpduplicator
|
1245 |
+
msgid "Knowledgebase"
|
1246 |
+
msgstr "Base de conhecimento"
|
1247 |
+
|
1248 |
+
#: views/support.php:84
|
1249 |
+
#@ wpduplicator
|
1250 |
+
msgid "Please review the online documentation for complete usage of the plugin."
|
1251 |
+
msgstr "Por favor, consulte a documentação online para o uso completo do plug-in."
|
1252 |
+
|
1253 |
+
#: views/support.php:86
|
1254 |
+
#@ wpduplicator
|
1255 |
+
msgid "Choose A Section"
|
1256 |
+
msgstr "Escolha uma seção"
|
1257 |
+
|
1258 |
+
#: views/support.php:87
|
1259 |
+
#@ wpduplicator
|
1260 |
+
msgid "Quick Start"
|
1261 |
+
msgstr "Início rápido"
|
1262 |
+
|
1263 |
+
#: views/support.php:88
|
1264 |
+
#@ wpduplicator
|
1265 |
+
msgid "User Guide"
|
1266 |
+
msgstr "Guia do usuário"
|
1267 |
+
|
1268 |
+
#: views/support.php:89
|
1269 |
+
#@ wpduplicator
|
1270 |
+
msgid "FAQs"
|
1271 |
+
msgstr "FAQs"
|
1272 |
+
|
1273 |
+
#: views/support.php:90
|
1274 |
+
#@ wpduplicator
|
1275 |
+
msgid "Change Log"
|
1276 |
+
msgstr "Registro de versões"
|
1277 |
+
|
1278 |
+
#: views/support.php:91
|
1279 |
+
#@ wpduplicator
|
1280 |
+
msgid "Product Page"
|
1281 |
+
msgstr "Página do produto"
|
1282 |
+
|
1283 |
+
#: views/support.php:102
|
1284 |
+
#@ wpduplicator
|
1285 |
+
msgid "Approved Hosting"
|
1286 |
+
msgstr "Hospedagem aprovada"
|
1287 |
+
|
1288 |
+
#: views/support.php:106
|
1289 |
+
#@ wpduplicator
|
1290 |
+
msgid "Need a solid hosting provider that will work well with the Duplicator?"
|
1291 |
+
msgstr "Precisa de um provedor de hospedagem sólido que trabalhe bem com o Duplicator?"
|
1292 |
+
|
1293 |
+
#: views/support.php:108
|
1294 |
+
#@ wpduplicator
|
1295 |
+
msgid "Approved Hosting Services"
|
1296 |
+
msgstr "Serviços de hospedagem aprovados"
|
1297 |
+
|
1298 |
+
#: views/support.php:119
|
1299 |
+
#@ wpduplicator
|
1300 |
+
msgid "Online Support"
|
1301 |
+
msgstr "Suporte online"
|
1302 |
+
|
1303 |
+
#: views/support.php:123
|
1304 |
+
#@ wpduplicator
|
1305 |
+
msgid "Online support is available for issues not covered in the knowledgebase."
|
1306 |
+
msgstr "Disponível para casos não cobertos pela base de conhecimento."
|
1307 |
+
|
1308 |
+
#: views/support.php:125
|
1309 |
+
#@ wpduplicator
|
1310 |
+
msgid "Professional"
|
1311 |
+
msgstr "Profissional"
|
1312 |
+
|
1313 |
+
#: views/support.php:126
|
1314 |
+
#@ wpduplicator
|
1315 |
+
msgid "Basic"
|
1316 |
+
msgstr "Básico"
|
1317 |
+
|
1318 |
+
#: views/support.php:129
|
1319 |
+
#@ wpduplicator
|
1320 |
+
msgid "Pro: Hire at Freelancer.com"
|
1321 |
+
msgstr "Pro: contrate em Freelancer.com"
|
1322 |
+
|
1323 |
+
#: views/support.php:130
|
1324 |
+
#@ wpduplicator
|
1325 |
+
msgid "Basic: 3-5 business days"
|
1326 |
+
msgstr "Básico: 3 a 5 dias úteis"
|
1327 |
+
|
1328 |
+
#: views/support.php:142
|
1329 |
+
#@ wpduplicator
|
1330 |
+
msgid "Support Duplicator"
|
1331 |
+
msgstr "Apoie o Duplicator"
|
1332 |
+
|
1333 |
+
#: views/support.php:151
|
1334 |
+
#@ wpduplicator
|
1335 |
+
msgid "Partner with Us"
|
1336 |
+
msgstr "Seja parceiro"
|
1337 |
+
|
1338 |
+
#: views/support.php:163
|
1339 |
+
#@ wpduplicator
|
1340 |
+
msgid "Keep Active and Online"
|
1341 |
+
msgstr "Ajude a manter-nos ativos"
|
1342 |
+
|
1343 |
+
#: views/support.php:170
|
1344 |
+
#@ wpduplicator
|
1345 |
+
msgid "Leave 5 Stars"
|
1346 |
+
msgstr "Merecemos 5 estrelas?"
|
1347 |
+
|
1348 |
+
#: views/support.php:176
|
1349 |
+
#@ wpduplicator
|
1350 |
+
msgid "Take A Quick 60 Second Survey"
|
1351 |
+
msgstr "Faça uma pesquisa rápida de 60 segundos"
|
1352 |
+
|
1353 |
+
#: views/support.php:189
|
1354 |
+
#@ wpduplicator
|
1355 |
+
msgid "Spread the Word"
|
1356 |
+
msgstr "Espalhe a palavra!"
|
1357 |
+
|
1358 |
+
#: views/support.php:195
|
1359 |
+
#@ wpduplicator
|
1360 |
+
msgid "Duplicate Your WordPress"
|
1361 |
+
msgstr "Duplique seu blog WordPress"
|
1362 |
+
|
1363 |
+
#: views/support.php:196
|
1364 |
+
#@ wpduplicator
|
1365 |
+
msgid "Rapid WordPress Duplication by LifeInTheGrid.com"
|
1366 |
+
msgstr "Duplicação rápida para o WordPress, por LifeInTheGrid.com"
|
1367 |
+
|
1368 |
+
#: views/support.php:214
|
1369 |
+
#@ wpduplicator
|
1370 |
+
msgid "Labs"
|
1371 |
+
msgstr "Labs"
|
1372 |
+
|
1373 |
+
#: views/support.php:227
|
1374 |
+
#@ wpduplicator
|
1375 |
+
msgid "This is a free courtesy we offer to the WordPress community, but it is clear that some people do abuse the service. Please put time and thought into what you’re asking and do not ask every question that comes to mind without trying to find an answer first. Thank you for being thoughtful of this free service!"
|
1376 |
+
msgstr "Este é um serviço gratuito que oferecemos como cortesia para a comunidade WordPress, mas infelizmente algumas pessoas abusam do serviço. Por favor, tome um tempo e reflita sobre o que você está questionando e não pergunte qualquer coisa que venha à cabeça antes de tentar encontrar uma resposta. Obrigado por sua atenção a este serviço gratuito!"
|
1377 |
+
|
1378 |
+
#: views/support.php:229
|
1379 |
+
#@ wpduplicator
|
1380 |
+
msgid "Support Tips"
|
1381 |
+
msgstr "Atenção! Leia estas dicas antes"
|
1382 |
+
|
1383 |
+
#: views/support.php:231
|
1384 |
+
#@ wpduplicator
|
1385 |
+
msgid "If your issue is time sensitive please use the Professional service link"
|
1386 |
+
msgstr "Se seu caso for urgente, por favor, utilize nosso Serviço Profissional"
|
1387 |
+
|
1388 |
+
#: views/support.php:232
|
1389 |
+
#@ wpduplicator
|
1390 |
+
msgid "Read all knowledgebase articles before asking a question"
|
1391 |
+
msgstr "Leia os artigos em nossa base de conhecimento antes de fazer uma pergunta"
|
1392 |
+
|
1393 |
+
#: views/support.php:233
|
1394 |
+
#@ wpduplicator
|
1395 |
+
msgid "Check the WordPress forums and Google for similar issues"
|
1396 |
+
msgstr "Consulte os fóruns do WordPress e busque no Google problemas semelhantes"
|
1397 |
+
|
1398 |
+
#: views/support.php:234
|
1399 |
+
#@ wpduplicator
|
1400 |
+
msgid "Read the Duplicator log files for clues"
|
1401 |
+
msgstr "Consulte os registros .log do Duplicator para detalhes e pistas"
|
1402 |
+
|
1403 |
+
#: views/support.php:235
|
1404 |
+
#@ wpduplicator
|
1405 |
+
msgid "Contact your hosting provider for permission and timeout issues"
|
1406 |
+
msgstr "Contate seu provedor de hospedagem para problemas de permissões ou limites de tempo de execução "
|
1407 |
+
|
1408 |
+
#: views/support.php:238
|
1409 |
+
#@ wpduplicator
|
1410 |
+
msgid "Continue with Basic Support"
|
1411 |
+
msgstr "Continuar com o Suporte Básico"
|
1412 |
+
|
1413 |
+
#: views/support.php:256
|
1414 |
+
#@ wpduplicator
|
1415 |
+
msgid "Basic Support"
|
1416 |
+
msgstr "Suporte Básico"
|
1417 |
+
|
1418 |
+
#: views/tools/cleanup.php:8
|
1419 |
+
#@ wpduplicator
|
1420 |
+
msgid "Installer File Cleanup Ran."
|
1421 |
+
msgstr "Limpeza dos arquivos de instalação realizada."
|
1422 |
+
|
1423 |
+
#: views/tools/cleanup.php:58
|
1424 |
+
#@ wpduplicator
|
1425 |
+
msgid "If the installer files did not successfully get removed, then you WILL need to remove them manually"
|
1426 |
+
msgstr "Se não for possível remover os arquivos de instalação automaticamente, será necessário apagá-los manualmente"
|
1427 |
+
|
1428 |
+
#: views/tools/cleanup.php:59
|
1429 |
+
#@ wpduplicator
|
1430 |
+
msgid "Please remove all installer files to avoid leaving open security issues on your server"
|
1431 |
+
msgstr "Por favor, remova todos os arquivos de instalação para evitar brechas de segurança em seu servidor"
|
1432 |
+
|
1433 |
+
#: views/tools/cleanup.php:67
|
1434 |
+
#@ wpduplicator
|
1435 |
+
msgid "Data Cleanup"
|
1436 |
+
msgstr "Limpeza de dados"
|
1437 |
+
|
1438 |
+
#: views/tools/cleanup.php:70
|
1439 |
+
#@ wpduplicator
|
1440 |
+
msgid "Delete Reserved Files"
|
1441 |
+
msgstr "Apagar arquivos reservados"
|
1442 |
+
|
1443 |
+
#: views/tools/cleanup.php:71
|
1444 |
+
#@ wpduplicator
|
1445 |
+
msgid "Removes all installer files from a previous install"
|
1446 |
+
msgstr "Remove todos os arquivos de uma instalação anterior."
|
1447 |
+
|
1448 |
+
#: views/tools/cleanup.php:74
|
1449 |
+
#@ wpduplicator
|
1450 |
+
msgid "Delete Legacy Data"
|
1451 |
+
msgstr "Apagar dados legados"
|
1452 |
+
|
1453 |
+
#: views/tools/cleanup.php:75
|
1454 |
+
#@ wpduplicator
|
1455 |
+
msgid "Removes all legacy data and settings prior to version"
|
1456 |
+
msgstr "Remove todos os dados e configurações em desuso de versões anteriores a"
|
1457 |
+
|
1458 |
+
#: views/tools/cleanup.php:90
|
1459 |
+
#, php-format
|
1460 |
+
#@ wpduplicator
|
1461 |
+
msgid "This action will remove all legacy settings prior to version %1$s. "
|
1462 |
+
msgstr "Este comando irá remover todas as configurações legadas até a versão %1$s. "
|
1463 |
+
|
1464 |
+
#: views/tools/cleanup.php:91
|
1465 |
+
#@ wpduplicator
|
1466 |
+
msgid "Legacy settings are only needed if you plan to migrate back to an older version of this plugin."
|
1467 |
+
msgstr "As configurações legadas só são necessárias se você pretende migrar de volta para uma versão antiga deste plug-in."
|
1468 |
+
|
1469 |
+
#: views/tools/controller.php:16
|
1470 |
+
#@ wpduplicator
|
1471 |
+
msgid "Logging"
|
1472 |
+
msgstr "Registro"
|
1473 |
+
|
1474 |
+
#: views/tools/controller.php:17
|
1475 |
+
#@ wpduplicator
|
1476 |
+
msgid "Cleanup"
|
1477 |
+
msgstr "Limpeza"
|
1478 |
+
|
1479 |
+
#: views/tools/logging.php:142
|
1480 |
+
#@ wpduplicator
|
1481 |
+
msgid "No log files were found in the snapshots directory with the extension *.log"
|
1482 |
+
msgstr "Não foi encontrado nenhum arquivo de registro no diretório 'snapshots' com a extensão .log"
|
1483 |
+
|
1484 |
+
#: views/tools/logging.php:175
|
1485 |
+
#@ wpduplicator
|
1486 |
+
msgid "Last 20 Logs"
|
1487 |
+
msgstr "Últimos 20 registros"
|
1488 |
+
|
1489 |
+
#: views/packages/list.base.php:198
|
1490 |
+
#@ wpduplicator
|
1491 |
+
msgid "Unrecoverable Error! Please remove this package."
|
1492 |
+
msgstr "Erro irrecuperável! Por favor, apague este pacote."
|
1493 |
+
|
1494 |
+
#: views/packages/new2.base.php:95
|
1495 |
+
#@ wpduplicator
|
1496 |
+
msgid "PHP Settings"
|
1497 |
+
msgstr "Configurações PHP"
|
1498 |
+
|
1499 |
+
#: views/packages/new2.base.php:102
|
1500 |
+
#@ wpduplicator
|
1501 |
+
msgid "The Duplicator has been known to have issues with some of the settings above. Please work with your host or server administrator to disable this value in the php.ini file if you’re having issues with building a package."
|
1502 |
+
msgstr "É sabido que o Duplicator tem problemas com esta configuração. Por favor, converse com seu administrador de sistema para desabilitar estas opções no arquivo PHP.INI se estiver tendo problemas na montagem de um pacote."
|
1503 |
+
|
1504 |
+
#: views/packages/new2.base.php:138
|
1505 |
+
#, php-format
|
1506 |
+
#@ wpduplicator
|
1507 |
+
msgid "Timeouts effect how long a process is allowed to run. The recommended timeout is \"%1$s\" seconds. An attempt is made to override this value if the enviroment allows it. A \"Warn\" status will not be an issue unless your host kills PHP processes after a certain amount of time. "
|
1508 |
+
msgstr "Os tempos-limite (timeouts) determinam o tempo que um processo está autorizado a rodar. O valor recomendado é de \"%1$s\" segundos. É feita uma tentativa de sobrescrever este valor se o ambiente permitir isso. Um status de \"Warn\" não será um problema a menos que seu servidor mate processos PHP depois de um tempo determinado. "
|
1509 |
+
|
1510 |
+
#: views/packages/new2.base.php:141
|
1511 |
+
#@ wpduplicator
|
1512 |
+
msgid "Timeouts can also be set at the web server layer, please work with your host or server administrator to make sure there are not restrictions for how long a PHP process is allowed to run. If you are limited on processing time, consider using the database or file filters to shrink the size of your overall package. However use caution as excluding the wrong resources can cause your install to not work properly."
|
1513 |
+
msgstr "Tempos-limite também podem ser ajustados em nível do servidor Web; consulte seu administrador de servidor ou hospedagem para se certificar que não existem restrições de tempo que um processo PHP pode rodar. Se houver restrições de tempo de processamento, tente usar os filtros de arquivos e base de dados para reduzir o tamanho total de seu pacote. Entretanto, use com cautela este recurso; excluir os arquivos ou tabelas errados pode fazer com que sua instalação não funcione corretamente."
|
1514 |
+
|
1515 |
+
#: views/packages/new2.base.php:185
|
1516 |
+
#, php-format
|
1517 |
+
#@ wpduplicator
|
1518 |
+
msgid "Total size reprents all files minus any filters that have been setup. The current thresholds that trigger warnings are %1$s for the entire site and %2$s for large files."
|
1519 |
+
msgstr "O tamanho total representa todos os arquivos menos qualquer filtro que tenha sido configurado. Os alertas atuais são disparados quando os seguintes limites são excedidos: %1$s para todo o website e %2$s para arquivos muito grandes."
|
1520 |
+
|
1521 |
+
#: views/packages/new2.base.php:199
|
1522 |
+
#@ wpduplicator
|
1523 |
+
msgid "Invalid file or folder names can cause issues when extracting an archive across different environments. Invalid file names consist of lengths over 200 characters and illegal characters that may not work on all operating systems such as * ? > < : / \\ | . It is recommended to remove or filter these files before building the archive or else you might have issues at install time."
|
1524 |
+
msgstr "Nomes de arquivos ou pastas inválidos podem causar problemas ao se descompactar um arquivo em ambientes diferentes. Nomes de arquivos inválidos são aqueles que são maiores que 200 caracteres ou contêm caracteres que podem não funcionar em todos os sistemas operacionais como * ? > < : / \\ e |. Recomenda-se remover ou filtrar esses arquivos antes de se montar o pacote, ou então podem haver problemas no momento da instalação."
|
1525 |
+
|
1526 |
+
#: views/packages/new2.base.php:215
|
1527 |
+
#, php-format
|
1528 |
+
#@ wpduplicator
|
1529 |
+
msgid "Large files such as movies or other backuped data can cause issues with timeouts. The current check for large files is %1$s per file. If your having issues creating a package consider excluding these files with the files filter and manually moving them to your new location."
|
1530 |
+
msgstr "Arquivos muito grande tais como filmes ou qualquer outro dado podem causar problemas de tempo-limite excedido. Os alertas atuais são disparados quando se encontra algum arquivo de %1$s ou mais. Se você estiver tendo problemas na criação de pacotes, tente excluir estes arquivos com a ferramenta de filtros e mova-os para o novo local manualmente.\n"
|
1531 |
+
|
1532 |
+
#: views/packages/new2.base.php:257
|
1533 |
+
#, php-format
|
1534 |
+
#@ wpduplicator
|
1535 |
+
msgid "Total size and row count for all database tables are approximate values. The thresholds that trigger warnings are %1$s and %2$s records. Large databases take time to process and can cause issues with server timeout and memory settings. Running a %3$s on your database can also help improve the overall size and performance. If your server supports shell_exec and mysqldump you can try to enable this option from the settings menu."
|
1536 |
+
msgstr "O tamanho total e o número de linhas de todas as tabelas da base de dados são valores aproximados. Os alertas atuais são disparados quando os seguintes limites são excedidos: %1$s e %2$s registros. Bases de dados muito grandes tomam muito tempo de processamento e podem gerar problemas de tempo-limite e configurações de memória. Rodar a ferramenta de %3$s em sua base de dados pode auxiliar a reduzir o tamanho total do banco de dados e melhorar o desempenho. Se seu servidor suporta 'shell_exec' e 'mysqldump', você pode tentar ativar estas opções nas configurações do Duplicator."
|
1537 |
+
|
1538 |
+
#: views/packages/new2.base.php:283
|
1539 |
+
#@ wpduplicator
|
1540 |
+
msgid "Build Mode:"
|
1541 |
+
msgstr "Modo de criação:"
|
1542 |
+
|
1543 |
+
#: views/packages/new2.base.php:308
|
1544 |
+
#@ wpduplicator
|
1545 |
+
msgid "Rescan"
|
1546 |
+
msgstr "Reexaminar"
|
1547 |
+
|
1548 |
+
#: views/settings/diagnostics.php:170
|
1549 |
+
#@ wpduplicator
|
1550 |
+
msgid "Shell Exec"
|
1551 |
+
msgstr "Shell Exec"
|
1552 |
+
|
1553 |
+
#: views/settings/diagnostics.php:171
|
1554 |
+
#@ wpduplicator
|
1555 |
+
msgid "Is Supported"
|
1556 |
+
msgstr "é suportado"
|
1557 |
+
|
1558 |
+
#: views/settings/diagnostics.php:171
|
1559 |
+
#@ wpduplicator
|
1560 |
+
msgid "Not Supported"
|
1561 |
+
msgstr "não é suportado"
|
1562 |
+
|
1563 |
+
#: views/settings/diagnostics.php:185
|
1564 |
+
#@ wpduplicator
|
1565 |
+
msgid "Wait Timeout"
|
1566 |
+
msgstr "Tempo-limite de espera"
|
1567 |
+
|
1568 |
+
#: views/settings/diagnostics.php:189
|
1569 |
+
#@ wpduplicator
|
1570 |
+
msgid "Max Allowed Packets"
|
1571 |
+
msgstr "Máximo de pacotes permitidos"
|
1572 |
+
|
1573 |
+
#: views/settings/diagnostics.php:193
|
1574 |
+
#@ wpduplicator
|
1575 |
+
msgid "msyqldump Path"
|
1576 |
+
msgstr "Caminho para 'msyqldump'"
|
1577 |
+
|
1578 |
+
#: views/settings/general.php:56
|
1579 |
+
#@ wpduplicator
|
1580 |
+
msgid "Plugin"
|
1581 |
+
msgstr "Plug-in"
|
1582 |
+
|
1583 |
+
#: views/settings/general.php:88
|
1584 |
+
#@ wpduplicator
|
1585 |
+
msgid "Keeps the 'Skip Scan (step 2)' option checked."
|
1586 |
+
msgstr "Mantém a opção 'Pular verificação (passo 2)' marcada."
|
1587 |
+
|
1588 |
+
#: views/settings/general.php:93
|
1589 |
+
#@ wpduplicator
|
1590 |
+
msgid "Archive Flush"
|
1591 |
+
msgstr "Descarregar arquivos"
|
1592 |
+
|
1593 |
+
#: views/settings/general.php:96
|
1594 |
+
#@ wpduplicator
|
1595 |
+
msgid "Attempt Network Keep Alive"
|
1596 |
+
msgstr "Tentar manter conexão de rede"
|
1597 |
+
|
1598 |
+
#: views/settings/general.php:97
|
1599 |
+
#@ wpduplicator
|
1600 |
+
msgid "recommended for large archives"
|
1601 |
+
msgstr "recomendado para arquivos muito grandes"
|
1602 |
+
|
1603 |
+
#: views/settings/general.php:99
|
1604 |
+
#@ wpduplicator
|
1605 |
+
msgid "This will attempt to keep a network connection established for large archives."
|
1606 |
+
msgstr "Esta opção tenta manter a conexão de rede ativa enquanto se processa arquivos muito grandes."
|
1607 |
+
|
1608 |
+
#: views/settings/general.php:104
|
1609 |
+
#@ wpduplicator
|
1610 |
+
msgid "Database Build"
|
1611 |
+
msgstr "Criação do banco de dados"
|
1612 |
+
|
1613 |
+
#: views/settings/general.php:110
|
1614 |
+
#@ wpduplicator
|
1615 |
+
msgid "This server does not have shell_exec configured to run."
|
1616 |
+
msgstr "Este servidor não está configurado para rodar shell_exec."
|
1617 |
+
|
1618 |
+
#: views/settings/general.php:111
|
1619 |
+
#@ wpduplicator
|
1620 |
+
msgid "Please contact the server administrator to enable this feature."
|
1621 |
+
msgstr "Por favor, contate o administrador do servidor para ativar este recurso."
|
1622 |
+
|
1623 |
+
#: views/settings/general.php:116
|
1624 |
+
#@ wpduplicator
|
1625 |
+
msgid "Use mysqldump"
|
1626 |
+
msgstr "Usar mysqldump"
|
1627 |
+
|
1628 |
+
#: views/settings/general.php:122
|
1629 |
+
#@ wpduplicator
|
1630 |
+
msgid "Working Path:"
|
1631 |
+
msgstr "Caminho de execução:"
|
1632 |
+
|
1633 |
+
#: views/settings/general.php:135
|
1634 |
+
#@ wpduplicator
|
1635 |
+
msgid "Add Custom Path:"
|
1636 |
+
msgstr "Adicionar caminho personalizado:"
|
1637 |
+
|
1638 |
+
#: views/settings/general.php:139
|
1639 |
+
#@ wpduplicator
|
1640 |
+
msgid "This is the path to your mysqldump program."
|
1641 |
+
msgstr "Este é o caminho padrão de seu programa mysqldump."
|
1642 |
+
|
1643 |
+
#: views/settings/general.php:151
|
1644 |
+
#@ wpduplicator
|
1645 |
+
msgid "Show Package Debug Status in Packages Screen"
|
1646 |
+
msgstr "Mostrar status da correção de erros do pacote na tela Pacotes"
|
1647 |
+
|
lang/wpduplicator.po
CHANGED
@@ -1,772 +1,772 @@
|
|
1 |
-
msgid ""
|
2 |
-
msgstr ""
|
3 |
-
"Project-Id-Version: WPDuplicator\n"
|
4 |
-
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2012-08-16 06:56-0700\n"
|
6 |
-
"PO-Revision-Date: 2012-08-16 06:56-0700\n"
|
7 |
-
"Last-Translator: Cory Lamle <cory@lifeinthegrid.com>\n"
|
8 |
-
"Language-Team: \n"
|
9 |
-
"MIME-Version: 1.0\n"
|
10 |
-
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
-
"Content-Transfer-Encoding: 8bit\n"
|
12 |
-
"X-Poedit-KeywordsList: __;_e\n"
|
13 |
-
"X-Poedit-Basepath: ./\n"
|
14 |
-
"X-Poedit-SearchPath-0: ..\n"
|
15 |
-
|
16 |
-
#: ../duplicator.php:195
|
17 |
-
msgid "FAQ"
|
18 |
-
msgstr ""
|
19 |
-
|
20 |
-
#: ../duplicator.php:196
|
21 |
-
msgid "Partner"
|
22 |
-
msgstr ""
|
23 |
-
|
24 |
-
#: ../duplicator.php:197
|
25 |
-
msgid "Approved Hosts"
|
26 |
-
msgstr ""
|
27 |
-
|
28 |
-
#: ../duplicator.php:248
|
29 |
-
msgid "Dashboard"
|
30 |
-
msgstr ""
|
31 |
-
|
32 |
-
#: ../duplicator.php:250
|
33 |
-
msgid "Diagnostics"
|
34 |
-
msgstr ""
|
35 |
-
|
36 |
-
#: ../duplicator.php:281
|
37 |
-
msgid "Manage"
|
38 |
-
msgstr ""
|
39 |
-
|
40 |
-
#: ../installer/log-read.php:42
|
41 |
-
msgid "Log file not found or unreadable"
|
42 |
-
msgstr ""
|
43 |
-
|
44 |
-
#: ../installer/log-read.php:44
|
45 |
-
msgid ""
|
46 |
-
"The log file for the Duplicator Plugin can be found in the snapshots "
|
47 |
-
"directory with the extension *.log"
|
48 |
-
msgstr ""
|
49 |
-
|
50 |
-
#: ../installer/log-read.php:45
|
51 |
-
msgid "If no log file is present the try to create a package"
|
52 |
-
msgstr ""
|
53 |
-
|
54 |
-
#: ../installer/log-read.php:47
|
55 |
-
msgid "Reasons for log file not showing"
|
56 |
-
msgstr ""
|
57 |
-
|
58 |
-
#: ../installer/log-read.php:48
|
59 |
-
msgid "The web server does not support returning .log file extentions"
|
60 |
-
msgstr ""
|
61 |
-
|
62 |
-
#: ../installer/log-read.php:49
|
63 |
-
msgid ""
|
64 |
-
"The snapshots directory does not have the correct permissions to write "
|
65 |
-
"files. Try setting the permissions to 755"
|
66 |
-
msgstr ""
|
67 |
-
|
68 |
-
#: ../installer/log-read.php:50
|
69 |
-
msgid ""
|
70 |
-
"The process that PHP runs under does not have enough permissions to create "
|
71 |
-
"files. Please contact your hosting provider for more details"
|
72 |
-
msgstr ""
|
73 |
-
|
74 |
-
#: ../installer/log-view.php:100
|
75 |
-
msgid "Duplicator: Create Package Log"
|
76 |
-
msgstr ""
|
77 |
-
|
78 |
-
#: ../installer/log-view.php:103
|
79 |
-
msgid ""
|
80 |
-
"Processing may take several minutes, please wait for progress bar to "
|
81 |
-
"complete on the main status bar"
|
82 |
-
msgstr ""
|
83 |
-
|
84 |
-
#: ../installer/log-view.php:108
|
85 |
-
msgid "Auto Refresh"
|
86 |
-
msgstr ""
|
87 |
-
|
88 |
-
#: ../installer/log-view.php:109
|
89 |
-
msgid "Refresh"
|
90 |
-
msgstr ""
|
91 |
-
|
92 |
-
#: ../installer/log-view.php:117
|
93 |
-
msgid "Support Center"
|
94 |
-
msgstr ""
|
95 |
-
|
96 |
-
#: ../installer/log-view.php:118
|
97 |
-
msgid ""
|
98 |
-
"Do NOT post this data to public sites like the WordPress.org forums as it "
|
99 |
-
"contains sensitive data."
|
100 |
-
msgstr ""
|
101 |
-
|
102 |
-
#: ../inc/javascript.php:133
|
103 |
-
msgid "Saving"
|
104 |
-
msgstr ""
|
105 |
-
|
106 |
-
#: ../inc/javascript.php:154
|
107 |
-
msgid "Please select at least one package to delete."
|
108 |
-
msgstr ""
|
109 |
-
|
110 |
-
#: ../inc/javascript.php:158
|
111 |
-
msgid "Are you sure, you want to delete the selected package(s)?"
|
112 |
-
msgstr ""
|
113 |
-
|
114 |
-
#: ../inc/javascript.php:174 ../inc/javascript.php:213
|
115 |
-
#: ../inc/javascript.php:322 ../inc/javascript.php:422
|
116 |
-
#: ../inc/javascript.php:441
|
117 |
-
msgid "Ready to create new package."
|
118 |
-
msgstr ""
|
119 |
-
|
120 |
-
#: ../inc/javascript.php:189
|
121 |
-
msgid "Please enter a backup name."
|
122 |
-
msgstr ""
|
123 |
-
|
124 |
-
#: ../inc/javascript.php:197
|
125 |
-
msgid "Alpanumeric characters only on package name"
|
126 |
-
msgstr ""
|
127 |
-
|
128 |
-
#: ../inc/javascript.php:210
|
129 |
-
msgid "Evaluating WordPress Setup. Please Wait"
|
130 |
-
msgstr ""
|
131 |
-
|
132 |
-
#: ../inc/javascript.php:276
|
133 |
-
msgid "Cancel"
|
134 |
-
msgstr ""
|
135 |
-
|
136 |
-
#: ../inc/javascript.php:282
|
137 |
-
msgid "Create Package Set"
|
138 |
-
msgstr ""
|
139 |
-
|
140 |
-
#: ../inc/javascript.php:327
|
141 |
-
msgid "Checking System Status. Please Wait!"
|
142 |
-
msgstr ""
|
143 |
-
|
144 |
-
#: ../inc/javascript.php:353
|
145 |
-
msgid "Scanning Please Wait"
|
146 |
-
msgstr ""
|
147 |
-
|
148 |
-
#: ../inc/javascript.php:358 ../inc/javascript.php:359
|
149 |
-
#: ../inc/javascript.php:360
|
150 |
-
msgid "unreadable"
|
151 |
-
msgstr ""
|
152 |
-
|
153 |
-
#: ../inc/javascript.php:361
|
154 |
-
msgid "*Scan Error"
|
155 |
-
msgstr ""
|
156 |
-
|
157 |
-
#: ../inc/javascript.php:362
|
158 |
-
msgid "Files"
|
159 |
-
msgstr ""
|
160 |
-
|
161 |
-
#: ../inc/javascript.php:362
|
162 |
-
msgid "Folders"
|
163 |
-
msgstr ""
|
164 |
-
|
165 |
-
#: ../inc/javascript.php:367
|
166 |
-
msgid "error scanning directory"
|
167 |
-
msgstr ""
|
168 |
-
|
169 |
-
#: ../inc/javascript.php:397
|
170 |
-
msgid "DATABASE"
|
171 |
-
msgstr ""
|
172 |
-
|
173 |
-
#: ../inc/javascript.php:398
|
174 |
-
msgid "PACKAGE"
|
175 |
-
msgstr ""
|
176 |
-
|
177 |
-
#: ../inc/javascript.php:399
|
178 |
-
msgid "INSTALLER"
|
179 |
-
msgstr ""
|
180 |
-
|
181 |
-
#: ../inc/javascript.php:418
|
182 |
-
msgid "AJAX Response"
|
183 |
-
msgstr ""
|
184 |
-
|
185 |
-
#: ../inc/javascript.php:436
|
186 |
-
msgid "Creating package may take several minutes. Please Wait... "
|
187 |
-
msgstr ""
|
188 |
-
|
189 |
-
#: ../inc/javascript.php:437
|
190 |
-
msgid "Preview Log"
|
191 |
-
msgstr ""
|
192 |
-
|
193 |
-
#: ../inc/page.main.php:31
|
194 |
-
msgid "By"
|
195 |
-
msgstr ""
|
196 |
-
|
197 |
-
#: ../inc/page.main.php:38 ../inc/page.main.php:82
|
198 |
-
msgid "Package Name"
|
199 |
-
msgstr ""
|
200 |
-
|
201 |
-
#: ../inc/page.main.php:41
|
202 |
-
msgid "Create Package"
|
203 |
-
msgstr ""
|
204 |
-
|
205 |
-
#: ../inc/page.main.php:42
|
206 |
-
msgid "Delete selected package(s)"
|
207 |
-
msgstr ""
|
208 |
-
|
209 |
-
#: ../inc/page.main.php:45
|
210 |
-
msgid "Options"
|
211 |
-
msgstr ""
|
212 |
-
|
213 |
-
#: ../inc/page.main.php:46
|
214 |
-
msgid "System Check"
|
215 |
-
msgstr ""
|
216 |
-
|
217 |
-
#: ../inc/page.main.php:47
|
218 |
-
msgid "Show Create Log"
|
219 |
-
msgstr ""
|
220 |
-
|
221 |
-
#: ../inc/page.main.php:50
|
222 |
-
msgid "Help"
|
223 |
-
msgstr ""
|
224 |
-
|
225 |
-
#: ../inc/page.main.php:51
|
226 |
-
msgid "Partner with us"
|
227 |
-
msgstr ""
|
228 |
-
|
229 |
-
#: ../inc/page.main.php:60
|
230 |
-
msgid "Status"
|
231 |
-
msgstr ""
|
232 |
-
|
233 |
-
#: ../inc/page.main.php:61
|
234 |
-
msgid "Ready to create new package"
|
235 |
-
msgstr ""
|
236 |
-
|
237 |
-
#: ../inc/page.main.php:77
|
238 |
-
msgid "Select all packages"
|
239 |
-
msgstr ""
|
240 |
-
|
241 |
-
#: ../inc/page.main.php:78
|
242 |
-
msgid "Information"
|
243 |
-
msgstr ""
|
244 |
-
|
245 |
-
#: ../inc/page.main.php:79
|
246 |
-
msgid "Owner"
|
247 |
-
msgstr ""
|
248 |
-
|
249 |
-
#: ../inc/page.main.php:80
|
250 |
-
msgid "Created"
|
251 |
-
msgstr ""
|
252 |
-
|
253 |
-
#: ../inc/page.main.php:81
|
254 |
-
msgid "Size"
|
255 |
-
msgstr ""
|
256 |
-
|
257 |
-
#: ../inc/page.main.php:84
|
258 |
-
msgid "Package Set"
|
259 |
-
msgstr ""
|
260 |
-
|
261 |
-
#: ../inc/page.main.php:85
|
262 |
-
msgid "(Download Both)"
|
263 |
-
msgstr ""
|
264 |
-
|
265 |
-
#: ../inc/page.main.php:116 ../inc/page.main.php:144
|
266 |
-
msgid "View"
|
267 |
-
msgstr ""
|
268 |
-
|
269 |
-
#: ../inc/page.main.php:122 ../inc/view.options.php:10
|
270 |
-
msgid "Installer"
|
271 |
-
msgstr ""
|
272 |
-
|
273 |
-
#: ../inc/page.main.php:123 ../inc/page.main.php:152 ../inc/view.options.php:9
|
274 |
-
msgid "Package"
|
275 |
-
msgstr ""
|
276 |
-
|
277 |
-
#: ../inc/page.main.php:129
|
278 |
-
msgid "Version"
|
279 |
-
msgstr ""
|
280 |
-
|
281 |
-
#: ../inc/page.main.php:130
|
282 |
-
msgid "Secure Name"
|
283 |
-
msgstr ""
|
284 |
-
|
285 |
-
#: ../inc/page.main.php:131
|
286 |
-
msgid "Download SQL File"
|
287 |
-
msgstr ""
|
288 |
-
|
289 |
-
#: ../inc/page.main.php:132
|
290 |
-
msgid "Show Download Links"
|
291 |
-
msgstr ""
|
292 |
-
|
293 |
-
#: ../inc/page.main.php:158
|
294 |
-
msgid "Legacy Version"
|
295 |
-
msgstr ""
|
296 |
-
|
297 |
-
#: ../inc/page.main.php:161
|
298 |
-
msgid ""
|
299 |
-
"This package was built with a version that is no longer supported. It is "
|
300 |
-
"highly recommended that this package be deleted. For more details see the"
|
301 |
-
msgstr ""
|
302 |
-
|
303 |
-
#: ../inc/page.main.php:162
|
304 |
-
msgid "Online FAQs"
|
305 |
-
msgstr ""
|
306 |
-
|
307 |
-
#: ../inc/page.main.php:174
|
308 |
-
msgid "No packages found"
|
309 |
-
msgstr ""
|
310 |
-
|
311 |
-
#: ../inc/page.main.php:175
|
312 |
-
msgid "To create a new package, enter a name and click the create button "
|
313 |
-
msgstr ""
|
314 |
-
|
315 |
-
#: ../inc/page.main.php:177
|
316 |
-
msgid "Check Your"
|
317 |
-
msgstr ""
|
318 |
-
|
319 |
-
#: ../inc/page.main.php:178
|
320 |
-
msgid "servers compatability"
|
321 |
-
msgstr ""
|
322 |
-
|
323 |
-
#: ../inc/page.main.php:179
|
324 |
-
msgid "with the duplicator"
|
325 |
-
msgstr ""
|
326 |
-
|
327 |
-
#: ../inc/page.main.php:180
|
328 |
-
msgid "This process will backup all your files and database"
|
329 |
-
msgstr ""
|
330 |
-
|
331 |
-
#: ../inc/page.main.php:181
|
332 |
-
msgid "Creating a package may take several minutes if you have a large site"
|
333 |
-
msgstr ""
|
334 |
-
|
335 |
-
#: ../inc/page.main.php:182
|
336 |
-
msgid "This window should remain open for the process to complete"
|
337 |
-
msgstr ""
|
338 |
-
|
339 |
-
#: ../inc/page.main.php:183
|
340 |
-
msgid "Please be patient while we work through this Beta version"
|
341 |
-
msgstr ""
|
342 |
-
|
343 |
-
#: ../inc/page.main.php:184
|
344 |
-
msgid "Please report any issues to"
|
345 |
-
msgstr ""
|
346 |
-
|
347 |
-
#: ../inc/page.main.php:201
|
348 |
-
msgid "Total Storage Used"
|
349 |
-
msgstr ""
|
350 |
-
|
351 |
-
#: ../inc/view.options.php:4
|
352 |
-
msgid "Duplicator Options"
|
353 |
-
msgstr ""
|
354 |
-
|
355 |
-
#: ../inc/view.options.php:11
|
356 |
-
msgid "System"
|
357 |
-
msgstr ""
|
358 |
-
|
359 |
-
#: ../inc/view.options.php:12
|
360 |
-
msgid "FTP"
|
361 |
-
msgstr ""
|
362 |
-
|
363 |
-
#: ../inc/view.options.php:22
|
364 |
-
msgid "Processing"
|
365 |
-
msgstr ""
|
366 |
-
|
367 |
-
#: ../inc/view.options.php:36
|
368 |
-
msgid "Max Time"
|
369 |
-
msgstr ""
|
370 |
-
|
371 |
-
#: ../inc/view.options.php:36
|
372 |
-
msgid "seconds"
|
373 |
-
msgstr ""
|
374 |
-
|
375 |
-
#: ../inc/view.options.php:37
|
376 |
-
msgid "Max Memory"
|
377 |
-
msgstr ""
|
378 |
-
|
379 |
-
#: ../inc/view.options.php:45
|
380 |
-
msgid "Email when completed"
|
381 |
-
msgstr ""
|
382 |
-
|
383 |
-
#: ../inc/view.options.php:46
|
384 |
-
msgid "WP-Admin email is included. Add extra emails semicolon separated."
|
385 |
-
msgstr ""
|
386 |
-
|
387 |
-
#: ../inc/view.options.php:55
|
388 |
-
msgid "Exclusion Filters"
|
389 |
-
msgstr ""
|
390 |
-
|
391 |
-
#: ../inc/view.options.php:57
|
392 |
-
msgid "Directories"
|
393 |
-
msgstr ""
|
394 |
-
|
395 |
-
#: ../inc/view.options.php:59
|
396 |
-
msgid "Root Path"
|
397 |
-
msgstr ""
|
398 |
-
|
399 |
-
#: ../inc/view.options.php:61
|
400 |
-
msgid "File extensions"
|
401 |
-
msgstr ""
|
402 |
-
|
403 |
-
#: ../inc/view.options.php:64
|
404 |
-
msgid "Separate all filters by semicolon"
|
405 |
-
msgstr ""
|
406 |
-
|
407 |
-
#: ../inc/view.options.php:69
|
408 |
-
msgid "Database Encoding"
|
409 |
-
msgstr ""
|
410 |
-
|
411 |
-
#: ../inc/view.options.php:72
|
412 |
-
msgid "Enable character conversion encoding"
|
413 |
-
msgstr ""
|
414 |
-
|
415 |
-
#: ../inc/view.options.php:77
|
416 |
-
msgid "From"
|
417 |
-
msgstr ""
|
418 |
-
|
419 |
-
#: ../inc/view.options.php:78
|
420 |
-
msgid "to"
|
421 |
-
msgstr ""
|
422 |
-
|
423 |
-
#: ../inc/view.options.php:79
|
424 |
-
msgid "Disable this option for extended or double byte character sets"
|
425 |
-
msgstr ""
|
426 |
-
|
427 |
-
#: ../inc/view.options.php:86
|
428 |
-
msgid ""
|
429 |
-
"Having issues saving these options? Temporarily disable all 'Object "
|
430 |
-
"Caches' (i.e. W3C Total Object Cache)"
|
431 |
-
msgstr ""
|
432 |
-
|
433 |
-
#: ../inc/view.options.php:96
|
434 |
-
msgid "Settings Defaults"
|
435 |
-
msgstr ""
|
436 |
-
|
437 |
-
#: ../inc/view.options.php:99
|
438 |
-
msgid "Install URL"
|
439 |
-
msgstr ""
|
440 |
-
|
441 |
-
#: ../inc/view.options.php:106
|
442 |
-
msgid "Database Defaults"
|
443 |
-
msgstr ""
|
444 |
-
|
445 |
-
#: ../inc/view.options.php:109
|
446 |
-
msgid "Host"
|
447 |
-
msgstr ""
|
448 |
-
|
449 |
-
#: ../inc/view.options.php:113 ../inc/view.system.php:8
|
450 |
-
msgid "Name"
|
451 |
-
msgstr ""
|
452 |
-
|
453 |
-
#: ../inc/view.options.php:117
|
454 |
-
msgid "User"
|
455 |
-
msgstr ""
|
456 |
-
|
457 |
-
#: ../inc/view.options.php:122
|
458 |
-
msgid ""
|
459 |
-
"The installer can have these fields pre-filled at install time. These "
|
460 |
-
"values are optional."
|
461 |
-
msgstr ""
|
462 |
-
|
463 |
-
#: ../inc/view.options.php:129
|
464 |
-
msgid "Uninstall Options"
|
465 |
-
msgstr ""
|
466 |
-
|
467 |
-
#: ../inc/view.options.php:132
|
468 |
-
msgid "Delete Entire Snapshot Directory"
|
469 |
-
msgstr ""
|
470 |
-
|
471 |
-
#: ../inc/view.options.php:133
|
472 |
-
msgid "Snapshot Directory"
|
473 |
-
msgstr ""
|
474 |
-
|
475 |
-
#: ../inc/view.options.php:161
|
476 |
-
msgid "Save"
|
477 |
-
msgstr ""
|
478 |
-
|
479 |
-
#: ../inc/view.options.php:162
|
480 |
-
msgid "Close"
|
481 |
-
msgstr ""
|
482 |
-
|
483 |
-
#: ../inc/view.system.php:3
|
484 |
-
msgid "Package Creation"
|
485 |
-
msgstr ""
|
486 |
-
|
487 |
-
#: ../inc/view.system.php:5
|
488 |
-
msgid "Create a new Package Set?"
|
489 |
-
msgstr ""
|
490 |
-
|
491 |
-
#: ../inc/view.system.php:10 ../inc/view.system.php:205
|
492 |
-
msgid "Pre-Zip Overview"
|
493 |
-
msgstr ""
|
494 |
-
|
495 |
-
#: ../inc/view.system.php:12
|
496 |
-
msgid "Perform Scan"
|
497 |
-
msgstr ""
|
498 |
-
|
499 |
-
#: ../inc/view.system.php:18
|
500 |
-
msgid ""
|
501 |
-
"Note: A scan will provide an estimate on the size of your file system. The "
|
502 |
-
"scan will exclude items in the"
|
503 |
-
msgstr ""
|
504 |
-
|
505 |
-
#: ../inc/view.system.php:19
|
506 |
-
msgid "directory filter list"
|
507 |
-
msgstr ""
|
508 |
-
|
509 |
-
#: ../inc/view.system.php:20
|
510 |
-
msgid ""
|
511 |
-
"Files that are not readable by the plugin will not be included in the "
|
512 |
-
"overview. Directories that are empty will not be included in the final "
|
513 |
-
"package. "
|
514 |
-
msgstr ""
|
515 |
-
|
516 |
-
#: ../inc/view.system.php:29
|
517 |
-
msgid "System Constraint"
|
518 |
-
msgstr ""
|
519 |
-
|
520 |
-
#: ../inc/view.system.php:32
|
521 |
-
msgid "Please try again! An issue has occurred."
|
522 |
-
msgstr ""
|
523 |
-
|
524 |
-
#: ../inc/view.system.php:36
|
525 |
-
msgid "Recommendations"
|
526 |
-
msgstr ""
|
527 |
-
|
528 |
-
#: ../inc/view.system.php:41
|
529 |
-
msgid "Validate"
|
530 |
-
msgstr ""
|
531 |
-
|
532 |
-
#: ../inc/view.system.php:42
|
533 |
-
msgid "your system"
|
534 |
-
msgstr ""
|
535 |
-
|
536 |
-
#: ../inc/view.system.php:43
|
537 |
-
msgid "refresh"
|
538 |
-
msgstr ""
|
539 |
-
|
540 |
-
#: ../inc/view.system.php:44
|
541 |
-
msgid "the dashboard."
|
542 |
-
msgstr ""
|
543 |
-
|
544 |
-
#: ../inc/view.system.php:48
|
545 |
-
msgid "Monitor"
|
546 |
-
msgstr ""
|
547 |
-
|
548 |
-
#: ../inc/view.system.php:49
|
549 |
-
msgid ""
|
550 |
-
"your log file a few more minutes as processing may continue on some systems"
|
551 |
-
msgstr ""
|
552 |
-
|
553 |
-
#: ../inc/view.system.php:52
|
554 |
-
msgid ""
|
555 |
-
"Contact your server admin to have the page timeout increased (see duration "
|
556 |
-
"below)"
|
557 |
-
msgstr ""
|
558 |
-
|
559 |
-
#: ../inc/view.system.php:53
|
560 |
-
msgid ""
|
561 |
-
"Consider adding a directory filter in the options dialog if the process "
|
562 |
-
"continues to timeout"
|
563 |
-
msgstr ""
|
564 |
-
|
565 |
-
#: ../inc/view.system.php:54
|
566 |
-
msgid "Check your disk space. For hosted sites review your providers help."
|
567 |
-
msgstr ""
|
568 |
-
|
569 |
-
#: ../inc/view.system.php:57
|
570 |
-
msgid "Consider using an"
|
571 |
-
msgstr ""
|
572 |
-
|
573 |
-
#: ../inc/view.system.php:59
|
574 |
-
msgid "approved"
|
575 |
-
msgstr ""
|
576 |
-
|
577 |
-
#: ../inc/view.system.php:60
|
578 |
-
msgid "hosting provider."
|
579 |
-
msgstr ""
|
580 |
-
|
581 |
-
#: ../inc/view.system.php:64
|
582 |
-
msgid "Server Response"
|
583 |
-
msgstr ""
|
584 |
-
|
585 |
-
#: ../inc/view.system.php:69
|
586 |
-
msgid "See online help for more details at"
|
587 |
-
msgstr ""
|
588 |
-
|
589 |
-
#: ../inc/view.system.php:79
|
590 |
-
msgid "System Checks"
|
591 |
-
msgstr ""
|
592 |
-
|
593 |
-
#: ../inc/view.system.php:82
|
594 |
-
msgid "Please validate your system configuration."
|
595 |
-
msgstr ""
|
596 |
-
|
597 |
-
#: ../inc/view.system.php:83
|
598 |
-
msgid "Click link for details"
|
599 |
-
msgstr ""
|
600 |
-
|
601 |
-
#: ../inc/view.system.php:92
|
602 |
-
msgid "SYSTEM REQUIRMENTS"
|
603 |
-
msgstr ""
|
604 |
-
|
605 |
-
#: ../inc/view.system.php:93
|
606 |
-
msgid "File Permissions"
|
607 |
-
msgstr ""
|
608 |
-
|
609 |
-
#: ../inc/view.system.php:96
|
610 |
-
msgid ""
|
611 |
-
"The following directories should have permissions of 755 and files 644. "
|
612 |
-
"Keep in mind that PHP may be accessing the paths/files as the user id that "
|
613 |
-
"the web server runs as."
|
614 |
-
msgstr ""
|
615 |
-
|
616 |
-
#: ../inc/view.system.php:116
|
617 |
-
msgid "Reserved Files"
|
618 |
-
msgstr ""
|
619 |
-
|
620 |
-
#: ../inc/view.system.php:119
|
621 |
-
msgid ""
|
622 |
-
"If this check fails then a reserved file was found in the WordPress root "
|
623 |
-
"directory. The following are reserved file names installer.php, installer-"
|
624 |
-
"data.sql and installer-log.txt. In order to archive your data correctly "
|
625 |
-
"please remove any of these files from your WordPress root directory. Then "
|
626 |
-
"try creating your package again."
|
627 |
-
msgstr ""
|
628 |
-
|
629 |
-
#: ../inc/view.system.php:124
|
630 |
-
msgid "Zip Archive Enabled"
|
631 |
-
msgstr ""
|
632 |
-
|
633 |
-
#: ../inc/view.system.php:127
|
634 |
-
msgid ""
|
635 |
-
"The ZipArchive extension for PHP is required for compression. Please "
|
636 |
-
"contact your hosting provider if you're on a hosted server. For additional "
|
637 |
-
"information see our online documentation."
|
638 |
-
msgstr ""
|
639 |
-
|
640 |
-
#: ../inc/view.system.php:132
|
641 |
-
msgid "Safe Mode Off"
|
642 |
-
msgstr ""
|
643 |
-
|
644 |
-
#: ../inc/view.system.php:135
|
645 |
-
msgid ""
|
646 |
-
"Safe Mode needs to be disabled in order for the Duplicator to operate "
|
647 |
-
"correctly. Please set safe_mode = Off in you php.ini file. If you're on a "
|
648 |
-
"hosted server and don't have access to the php.ini file then you will need "
|
649 |
-
"to request this setting be updated. Safe Mode is no longer in future "
|
650 |
-
"versions of PHP. If your host will not work with you to resolve the issue "
|
651 |
-
"then consider a higher reputable hosting provider."
|
652 |
-
msgstr ""
|
653 |
-
|
654 |
-
#: ../inc/view.system.php:140
|
655 |
-
msgid "MySQLi Support"
|
656 |
-
msgstr ""
|
657 |
-
|
658 |
-
#: ../inc/view.system.php:143
|
659 |
-
msgid ""
|
660 |
-
"In order to complete an install the mysqli extension for PHP is required. If "
|
661 |
-
"you are on a hosted server please contact your host and request that mysqli "
|
662 |
-
"extension be enabled. For more information visit: http://php.net/manual/en/"
|
663 |
-
"mysqli.installation.php"
|
664 |
-
msgstr ""
|
665 |
-
|
666 |
-
#: ../inc/view.system.php:152
|
667 |
-
msgid "SYSTEM CHECKS"
|
668 |
-
msgstr ""
|
669 |
-
|
670 |
-
#: ../inc/view.system.php:155
|
671 |
-
msgid "PHP Version"
|
672 |
-
msgstr ""
|
673 |
-
|
674 |
-
#: ../inc/view.system.php:157 ../inc/view.system.php:169
|
675 |
-
#: ../inc/view.system.php:193
|
676 |
-
msgid "Good"
|
677 |
-
msgstr ""
|
678 |
-
|
679 |
-
#: ../inc/view.system.php:159 ../inc/view.system.php:172
|
680 |
-
#: ../inc/view.system.php:175 ../inc/view.system.php:178
|
681 |
-
#: ../inc/view.system.php:181
|
682 |
-
msgid "OK"
|
683 |
-
msgstr ""
|
684 |
-
|
685 |
-
#: ../inc/view.system.php:160
|
686 |
-
msgid "PHP 5.2.17+ is required"
|
687 |
-
msgstr ""
|
688 |
-
|
689 |
-
#: ../inc/view.system.php:162 ../inc/view.system.php:184
|
690 |
-
#: ../inc/view.system.php:196
|
691 |
-
msgid "Fail"
|
692 |
-
msgstr ""
|
693 |
-
|
694 |
-
#: ../inc/view.system.php:168 ../inc/view.system.php:171
|
695 |
-
#: ../inc/view.system.php:174 ../inc/view.system.php:177
|
696 |
-
#: ../inc/view.system.php:180 ../inc/view.system.php:183
|
697 |
-
msgid "Web Server"
|
698 |
-
msgstr ""
|
699 |
-
|
700 |
-
#: ../inc/view.system.php:183
|
701 |
-
msgid "Not detected"
|
702 |
-
msgstr ""
|
703 |
-
|
704 |
-
#: ../inc/view.system.php:192 ../inc/view.system.php:195
|
705 |
-
msgid "Open Base Dir"
|
706 |
-
msgstr ""
|
707 |
-
|
708 |
-
#: ../inc/view.system.php:192
|
709 |
-
msgid "Off"
|
710 |
-
msgstr ""
|
711 |
-
|
712 |
-
#: ../inc/view.system.php:195
|
713 |
-
msgid "On"
|
714 |
-
msgstr ""
|
715 |
-
|
716 |
-
#: ../inc/view.system.php:202
|
717 |
-
msgid "PHP SAPI"
|
718 |
-
msgstr ""
|
719 |
-
|
720 |
-
#: ../inc/view.system.php:207
|
721 |
-
msgid "Scan Now"
|
722 |
-
msgstr ""
|
723 |
-
|
724 |
-
#: ../inc/view.system.php:216
|
725 |
-
msgid "Cache Directory Found"
|
726 |
-
msgstr ""
|
727 |
-
|
728 |
-
#: ../inc/view.system.php:217
|
729 |
-
msgid "Add to exclusion path now"
|
730 |
-
msgstr ""
|
731 |
-
|
732 |
-
#: ../inc/view.system.php:219
|
733 |
-
msgid "Directory excluded"
|
734 |
-
msgstr ""
|
735 |
-
|
736 |
-
#: ../inc/view.system.php:220
|
737 |
-
msgid "Path"
|
738 |
-
msgstr ""
|
739 |
-
|
740 |
-
#: ../inc/view.system.php:222
|
741 |
-
msgid "Cache Directory Not Found"
|
742 |
-
msgstr ""
|
743 |
-
|
744 |
-
#: ../inc/view.system.php:228
|
745 |
-
msgid "ONLINE RESOURCES"
|
746 |
-
msgstr ""
|
747 |
-
|
748 |
-
#: ../inc/view.system.php:233
|
749 |
-
msgid "For additional online help please visit"
|
750 |
-
msgstr ""
|
751 |
-
|
752 |
-
#: ../inc/view.system.php:239
|
753 |
-
msgid "Need a hosting provider that is"
|
754 |
-
msgstr ""
|
755 |
-
|
756 |
-
#: ../inc/view.system.php:241
|
757 |
-
msgid "Duplicator Approved"
|
758 |
-
msgstr ""
|
759 |
-
|
760 |
-
#: ../inc/view.system.php:252
|
761 |
-
msgid "Download Links"
|
762 |
-
msgstr ""
|
763 |
-
|
764 |
-
#: ../inc/view.system.php:255
|
765 |
-
msgid "The following links contain sensitive data. Please share with caution!"
|
766 |
-
msgstr ""
|
767 |
-
|
768 |
-
#: ../inc/view.system.php:261
|
769 |
-
msgid ""
|
770 |
-
"The database SQL script is a quick link to your database backup script. An "
|
771 |
-
"exact copy is also stored in the package."
|
772 |
-
msgstr ""
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: WPDuplicator\n"
|
4 |
+
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2012-08-16 06:56-0700\n"
|
6 |
+
"PO-Revision-Date: 2012-08-16 06:56-0700\n"
|
7 |
+
"Last-Translator: Cory Lamle <cory@lifeinthegrid.com>\n"
|
8 |
+
"Language-Team: \n"
|
9 |
+
"MIME-Version: 1.0\n"
|
10 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
+
"Content-Transfer-Encoding: 8bit\n"
|
12 |
+
"X-Poedit-KeywordsList: __;_e\n"
|
13 |
+
"X-Poedit-Basepath: ./\n"
|
14 |
+
"X-Poedit-SearchPath-0: ..\n"
|
15 |
+
|
16 |
+
#: ../duplicator.php:195
|
17 |
+
msgid "FAQ"
|
18 |
+
msgstr ""
|
19 |
+
|
20 |
+
#: ../duplicator.php:196
|
21 |
+
msgid "Partner"
|
22 |
+
msgstr ""
|
23 |
+
|
24 |
+
#: ../duplicator.php:197
|
25 |
+
msgid "Approved Hosts"
|
26 |
+
msgstr ""
|
27 |
+
|
28 |
+
#: ../duplicator.php:248
|
29 |
+
msgid "Dashboard"
|
30 |
+
msgstr ""
|
31 |
+
|
32 |
+
#: ../duplicator.php:250
|
33 |
+
msgid "Diagnostics"
|
34 |
+
msgstr ""
|
35 |
+
|
36 |
+
#: ../duplicator.php:281
|
37 |
+
msgid "Manage"
|
38 |
+
msgstr ""
|
39 |
+
|
40 |
+
#: ../installer/log-read.php:42
|
41 |
+
msgid "Log file not found or unreadable"
|
42 |
+
msgstr ""
|
43 |
+
|
44 |
+
#: ../installer/log-read.php:44
|
45 |
+
msgid ""
|
46 |
+
"The log file for the Duplicator Plugin can be found in the snapshots "
|
47 |
+
"directory with the extension *.log"
|
48 |
+
msgstr ""
|
49 |
+
|
50 |
+
#: ../installer/log-read.php:45
|
51 |
+
msgid "If no log file is present the try to create a package"
|
52 |
+
msgstr ""
|
53 |
+
|
54 |
+
#: ../installer/log-read.php:47
|
55 |
+
msgid "Reasons for log file not showing"
|
56 |
+
msgstr ""
|
57 |
+
|
58 |
+
#: ../installer/log-read.php:48
|
59 |
+
msgid "The web server does not support returning .log file extentions"
|
60 |
+
msgstr ""
|
61 |
+
|
62 |
+
#: ../installer/log-read.php:49
|
63 |
+
msgid ""
|
64 |
+
"The snapshots directory does not have the correct permissions to write "
|
65 |
+
"files. Try setting the permissions to 755"
|
66 |
+
msgstr ""
|
67 |
+
|
68 |
+
#: ../installer/log-read.php:50
|
69 |
+
msgid ""
|
70 |
+
"The process that PHP runs under does not have enough permissions to create "
|
71 |
+
"files. Please contact your hosting provider for more details"
|
72 |
+
msgstr ""
|
73 |
+
|
74 |
+
#: ../installer/log-view.php:100
|
75 |
+
msgid "Duplicator: Create Package Log"
|
76 |
+
msgstr ""
|
77 |
+
|
78 |
+
#: ../installer/log-view.php:103
|
79 |
+
msgid ""
|
80 |
+
"Processing may take several minutes, please wait for progress bar to "
|
81 |
+
"complete on the main status bar"
|
82 |
+
msgstr ""
|
83 |
+
|
84 |
+
#: ../installer/log-view.php:108
|
85 |
+
msgid "Auto Refresh"
|
86 |
+
msgstr ""
|
87 |
+
|
88 |
+
#: ../installer/log-view.php:109
|
89 |
+
msgid "Refresh"
|
90 |
+
msgstr ""
|
91 |
+
|
92 |
+
#: ../installer/log-view.php:117
|
93 |
+
msgid "Support Center"
|
94 |
+
msgstr ""
|
95 |
+
|
96 |
+
#: ../installer/log-view.php:118
|
97 |
+
msgid ""
|
98 |
+
"Do NOT post this data to public sites like the WordPress.org forums as it "
|
99 |
+
"contains sensitive data."
|
100 |
+
msgstr ""
|
101 |
+
|
102 |
+
#: ../inc/javascript.php:133
|
103 |
+
msgid "Saving"
|
104 |
+
msgstr ""
|
105 |
+
|
106 |
+
#: ../inc/javascript.php:154
|
107 |
+
msgid "Please select at least one package to delete."
|
108 |
+
msgstr ""
|
109 |
+
|
110 |
+
#: ../inc/javascript.php:158
|
111 |
+
msgid "Are you sure, you want to delete the selected package(s)?"
|
112 |
+
msgstr ""
|
113 |
+
|
114 |
+
#: ../inc/javascript.php:174 ../inc/javascript.php:213
|
115 |
+
#: ../inc/javascript.php:322 ../inc/javascript.php:422
|
116 |
+
#: ../inc/javascript.php:441
|
117 |
+
msgid "Ready to create new package."
|
118 |
+
msgstr ""
|
119 |
+
|
120 |
+
#: ../inc/javascript.php:189
|
121 |
+
msgid "Please enter a backup name."
|
122 |
+
msgstr ""
|
123 |
+
|
124 |
+
#: ../inc/javascript.php:197
|
125 |
+
msgid "Alpanumeric characters only on package name"
|
126 |
+
msgstr ""
|
127 |
+
|
128 |
+
#: ../inc/javascript.php:210
|
129 |
+
msgid "Evaluating WordPress Setup. Please Wait"
|
130 |
+
msgstr ""
|
131 |
+
|
132 |
+
#: ../inc/javascript.php:276
|
133 |
+
msgid "Cancel"
|
134 |
+
msgstr ""
|
135 |
+
|
136 |
+
#: ../inc/javascript.php:282
|
137 |
+
msgid "Create Package Set"
|
138 |
+
msgstr ""
|
139 |
+
|
140 |
+
#: ../inc/javascript.php:327
|
141 |
+
msgid "Checking System Status. Please Wait!"
|
142 |
+
msgstr ""
|
143 |
+
|
144 |
+
#: ../inc/javascript.php:353
|
145 |
+
msgid "Scanning Please Wait"
|
146 |
+
msgstr ""
|
147 |
+
|
148 |
+
#: ../inc/javascript.php:358 ../inc/javascript.php:359
|
149 |
+
#: ../inc/javascript.php:360
|
150 |
+
msgid "unreadable"
|
151 |
+
msgstr ""
|
152 |
+
|
153 |
+
#: ../inc/javascript.php:361
|
154 |
+
msgid "*Scan Error"
|
155 |
+
msgstr ""
|
156 |
+
|
157 |
+
#: ../inc/javascript.php:362
|
158 |
+
msgid "Files"
|
159 |
+
msgstr ""
|
160 |
+
|
161 |
+
#: ../inc/javascript.php:362
|
162 |
+
msgid "Folders"
|
163 |
+
msgstr ""
|
164 |
+
|
165 |
+
#: ../inc/javascript.php:367
|
166 |
+
msgid "error scanning directory"
|
167 |
+
msgstr ""
|
168 |
+
|
169 |
+
#: ../inc/javascript.php:397
|
170 |
+
msgid "DATABASE"
|
171 |
+
msgstr ""
|
172 |
+
|
173 |
+
#: ../inc/javascript.php:398
|
174 |
+
msgid "PACKAGE"
|
175 |
+
msgstr ""
|
176 |
+
|
177 |
+
#: ../inc/javascript.php:399
|
178 |
+
msgid "INSTALLER"
|
179 |
+
msgstr ""
|
180 |
+
|
181 |
+
#: ../inc/javascript.php:418
|
182 |
+
msgid "AJAX Response"
|
183 |
+
msgstr ""
|
184 |
+
|
185 |
+
#: ../inc/javascript.php:436
|
186 |
+
msgid "Creating package may take several minutes. Please Wait... "
|
187 |
+
msgstr ""
|
188 |
+
|
189 |
+
#: ../inc/javascript.php:437
|
190 |
+
msgid "Preview Log"
|
191 |
+
msgstr ""
|
192 |
+
|
193 |
+
#: ../inc/page.main.php:31
|
194 |
+
msgid "By"
|
195 |
+
msgstr ""
|
196 |
+
|
197 |
+
#: ../inc/page.main.php:38 ../inc/page.main.php:82
|
198 |
+
msgid "Package Name"
|
199 |
+
msgstr ""
|
200 |
+
|
201 |
+
#: ../inc/page.main.php:41
|
202 |
+
msgid "Create Package"
|
203 |
+
msgstr ""
|
204 |
+
|
205 |
+
#: ../inc/page.main.php:42
|
206 |
+
msgid "Delete selected package(s)"
|
207 |
+
msgstr ""
|
208 |
+
|
209 |
+
#: ../inc/page.main.php:45
|
210 |
+
msgid "Options"
|
211 |
+
msgstr ""
|
212 |
+
|
213 |
+
#: ../inc/page.main.php:46
|
214 |
+
msgid "System Check"
|
215 |
+
msgstr ""
|
216 |
+
|
217 |
+
#: ../inc/page.main.php:47
|
218 |
+
msgid "Show Create Log"
|
219 |
+
msgstr ""
|
220 |
+
|
221 |
+
#: ../inc/page.main.php:50
|
222 |
+
msgid "Help"
|
223 |
+
msgstr ""
|
224 |
+
|
225 |
+
#: ../inc/page.main.php:51
|
226 |
+
msgid "Partner with us"
|
227 |
+
msgstr ""
|
228 |
+
|
229 |
+
#: ../inc/page.main.php:60
|
230 |
+
msgid "Status"
|
231 |
+
msgstr ""
|
232 |
+
|
233 |
+
#: ../inc/page.main.php:61
|
234 |
+
msgid "Ready to create new package"
|
235 |
+
msgstr ""
|
236 |
+
|
237 |
+
#: ../inc/page.main.php:77
|
238 |
+
msgid "Select all packages"
|
239 |
+
msgstr ""
|
240 |
+
|
241 |
+
#: ../inc/page.main.php:78
|
242 |
+
msgid "Information"
|
243 |
+
msgstr ""
|
244 |
+
|
245 |
+
#: ../inc/page.main.php:79
|
246 |
+
msgid "Owner"
|
247 |
+
msgstr ""
|
248 |
+
|
249 |
+
#: ../inc/page.main.php:80
|
250 |
+
msgid "Created"
|
251 |
+
msgstr ""
|
252 |
+
|
253 |
+
#: ../inc/page.main.php:81
|
254 |
+
msgid "Size"
|
255 |
+
msgstr ""
|
256 |
+
|
257 |
+
#: ../inc/page.main.php:84
|
258 |
+
msgid "Package Set"
|
259 |
+
msgstr ""
|
260 |
+
|
261 |
+
#: ../inc/page.main.php:85
|
262 |
+
msgid "(Download Both)"
|
263 |
+
msgstr ""
|
264 |
+
|
265 |
+
#: ../inc/page.main.php:116 ../inc/page.main.php:144
|
266 |
+
msgid "View"
|
267 |
+
msgstr ""
|
268 |
+
|
269 |
+
#: ../inc/page.main.php:122 ../inc/view.options.php:10
|
270 |
+
msgid "Installer"
|
271 |
+
msgstr ""
|
272 |
+
|
273 |
+
#: ../inc/page.main.php:123 ../inc/page.main.php:152 ../inc/view.options.php:9
|
274 |
+
msgid "Package"
|
275 |
+
msgstr ""
|
276 |
+
|
277 |
+
#: ../inc/page.main.php:129
|
278 |
+
msgid "Version"
|
279 |
+
msgstr ""
|
280 |
+
|
281 |
+
#: ../inc/page.main.php:130
|
282 |
+
msgid "Secure Name"
|
283 |
+
msgstr ""
|
284 |
+
|
285 |
+
#: ../inc/page.main.php:131
|
286 |
+
msgid "Download SQL File"
|
287 |
+
msgstr ""
|
288 |
+
|
289 |
+
#: ../inc/page.main.php:132
|
290 |
+
msgid "Show Download Links"
|
291 |
+
msgstr ""
|
292 |
+
|
293 |
+
#: ../inc/page.main.php:158
|
294 |
+
msgid "Legacy Version"
|
295 |
+
msgstr ""
|
296 |
+
|
297 |
+
#: ../inc/page.main.php:161
|
298 |
+
msgid ""
|
299 |
+
"This package was built with a version that is no longer supported. It is "
|
300 |
+
"highly recommended that this package be deleted. For more details see the"
|
301 |
+
msgstr ""
|
302 |
+
|
303 |
+
#: ../inc/page.main.php:162
|
304 |
+
msgid "Online FAQs"
|
305 |
+
msgstr ""
|
306 |
+
|
307 |
+
#: ../inc/page.main.php:174
|
308 |
+
msgid "No packages found"
|
309 |
+
msgstr ""
|
310 |
+
|
311 |
+
#: ../inc/page.main.php:175
|
312 |
+
msgid "To create a new package, enter a name and click the create button "
|
313 |
+
msgstr ""
|
314 |
+
|
315 |
+
#: ../inc/page.main.php:177
|
316 |
+
msgid "Check Your"
|
317 |
+
msgstr ""
|
318 |
+
|
319 |
+
#: ../inc/page.main.php:178
|
320 |
+
msgid "servers compatability"
|
321 |
+
msgstr ""
|
322 |
+
|
323 |
+
#: ../inc/page.main.php:179
|
324 |
+
msgid "with the duplicator"
|
325 |
+
msgstr ""
|
326 |
+
|
327 |
+
#: ../inc/page.main.php:180
|
328 |
+
msgid "This process will backup all your files and database"
|
329 |
+
msgstr ""
|
330 |
+
|
331 |
+
#: ../inc/page.main.php:181
|
332 |
+
msgid "Creating a package may take several minutes if you have a large site"
|
333 |
+
msgstr ""
|
334 |
+
|
335 |
+
#: ../inc/page.main.php:182
|
336 |
+
msgid "This window should remain open for the process to complete"
|
337 |
+
msgstr ""
|
338 |
+
|
339 |
+
#: ../inc/page.main.php:183
|
340 |
+
msgid "Please be patient while we work through this Beta version"
|
341 |
+
msgstr ""
|
342 |
+
|
343 |
+
#: ../inc/page.main.php:184
|
344 |
+
msgid "Please report any issues to"
|
345 |
+
msgstr ""
|
346 |
+
|
347 |
+
#: ../inc/page.main.php:201
|
348 |
+
msgid "Total Storage Used"
|
349 |
+
msgstr ""
|
350 |
+
|
351 |
+
#: ../inc/view.options.php:4
|
352 |
+
msgid "Duplicator Options"
|
353 |
+
msgstr ""
|
354 |
+
|
355 |
+
#: ../inc/view.options.php:11
|
356 |
+
msgid "System"
|
357 |
+
msgstr ""
|
358 |
+
|
359 |
+
#: ../inc/view.options.php:12
|
360 |
+
msgid "FTP"
|
361 |
+
msgstr ""
|
362 |
+
|
363 |
+
#: ../inc/view.options.php:22
|
364 |
+
msgid "Processing"
|
365 |
+
msgstr ""
|
366 |
+
|
367 |
+
#: ../inc/view.options.php:36
|
368 |
+
msgid "Max Time"
|
369 |
+
msgstr ""
|
370 |
+
|
371 |
+
#: ../inc/view.options.php:36
|
372 |
+
msgid "seconds"
|
373 |
+
msgstr ""
|
374 |
+
|
375 |
+
#: ../inc/view.options.php:37
|
376 |
+
msgid "Max Memory"
|
377 |
+
msgstr ""
|
378 |
+
|
379 |
+
#: ../inc/view.options.php:45
|
380 |
+
msgid "Email when completed"
|
381 |
+
msgstr ""
|
382 |
+
|
383 |
+
#: ../inc/view.options.php:46
|
384 |
+
msgid "WP-Admin email is included. Add extra emails semicolon separated."
|
385 |
+
msgstr ""
|
386 |
+
|
387 |
+
#: ../inc/view.options.php:55
|
388 |
+
msgid "Exclusion Filters"
|
389 |
+
msgstr ""
|
390 |
+
|
391 |
+
#: ../inc/view.options.php:57
|
392 |
+
msgid "Directories"
|
393 |
+
msgstr ""
|
394 |
+
|
395 |
+
#: ../inc/view.options.php:59
|
396 |
+
msgid "Root Path"
|
397 |
+
msgstr ""
|
398 |
+
|
399 |
+
#: ../inc/view.options.php:61
|
400 |
+
msgid "File extensions"
|
401 |
+
msgstr ""
|
402 |
+
|
403 |
+
#: ../inc/view.options.php:64
|
404 |
+
msgid "Separate all filters by semicolon"
|
405 |
+
msgstr ""
|
406 |
+
|
407 |
+
#: ../inc/view.options.php:69
|
408 |
+
msgid "Database Encoding"
|
409 |
+
msgstr ""
|
410 |
+
|
411 |
+
#: ../inc/view.options.php:72
|
412 |
+
msgid "Enable character conversion encoding"
|
413 |
+
msgstr ""
|
414 |
+
|
415 |
+
#: ../inc/view.options.php:77
|
416 |
+
msgid "From"
|
417 |
+
msgstr ""
|
418 |
+
|
419 |
+
#: ../inc/view.options.php:78
|
420 |
+
msgid "to"
|
421 |
+
msgstr ""
|
422 |
+
|
423 |
+
#: ../inc/view.options.php:79
|
424 |
+
msgid "Disable this option for extended or double byte character sets"
|
425 |
+
msgstr ""
|
426 |
+
|
427 |
+
#: ../inc/view.options.php:86
|
428 |
+
msgid ""
|
429 |
+
"Having issues saving these options? Temporarily disable all 'Object "
|
430 |
+
"Caches' (i.e. W3C Total Object Cache)"
|
431 |
+
msgstr ""
|
432 |
+
|
433 |
+
#: ../inc/view.options.php:96
|
434 |
+
msgid "Settings Defaults"
|
435 |
+
msgstr ""
|
436 |
+
|
437 |
+
#: ../inc/view.options.php:99
|
438 |
+
msgid "Install URL"
|
439 |
+
msgstr ""
|
440 |
+
|
441 |
+
#: ../inc/view.options.php:106
|
442 |
+
msgid "Database Defaults"
|
443 |
+
msgstr ""
|
444 |
+
|
445 |
+
#: ../inc/view.options.php:109
|
446 |
+
msgid "Host"
|
447 |
+
msgstr ""
|
448 |
+
|
449 |
+
#: ../inc/view.options.php:113 ../inc/view.system.php:8
|
450 |
+
msgid "Name"
|
451 |
+
msgstr ""
|
452 |
+
|
453 |
+
#: ../inc/view.options.php:117
|
454 |
+
msgid "User"
|
455 |
+
msgstr ""
|
456 |
+
|
457 |
+
#: ../inc/view.options.php:122
|
458 |
+
msgid ""
|
459 |
+
"The installer can have these fields pre-filled at install time. These "
|
460 |
+
"values are optional."
|
461 |
+
msgstr ""
|
462 |
+
|
463 |
+
#: ../inc/view.options.php:129
|
464 |
+
msgid "Uninstall Options"
|
465 |
+
msgstr ""
|
466 |
+
|
467 |
+
#: ../inc/view.options.php:132
|
468 |
+
msgid "Delete Entire Snapshot Directory"
|
469 |
+
msgstr ""
|
470 |
+
|
471 |
+
#: ../inc/view.options.php:133
|
472 |
+
msgid "Snapshot Directory"
|
473 |
+
msgstr ""
|
474 |
+
|
475 |
+
#: ../inc/view.options.php:161
|
476 |
+
msgid "Save"
|
477 |
+
msgstr ""
|
478 |
+
|
479 |
+
#: ../inc/view.options.php:162
|
480 |
+
msgid "Close"
|
481 |
+
msgstr ""
|
482 |
+
|
483 |
+
#: ../inc/view.system.php:3
|
484 |
+
msgid "Package Creation"
|
485 |
+
msgstr ""
|
486 |
+
|
487 |
+
#: ../inc/view.system.php:5
|
488 |
+
msgid "Create a new Package Set?"
|
489 |
+
msgstr ""
|
490 |
+
|
491 |
+
#: ../inc/view.system.php:10 ../inc/view.system.php:205
|
492 |
+
msgid "Pre-Zip Overview"
|
493 |
+
msgstr ""
|
494 |
+
|
495 |
+
#: ../inc/view.system.php:12
|
496 |
+
msgid "Perform Scan"
|
497 |
+
msgstr ""
|
498 |
+
|
499 |
+
#: ../inc/view.system.php:18
|
500 |
+
msgid ""
|
501 |
+
"Note: A scan will provide an estimate on the size of your file system. The "
|
502 |
+
"scan will exclude items in the"
|
503 |
+
msgstr ""
|
504 |
+
|
505 |
+
#: ../inc/view.system.php:19
|
506 |
+
msgid "directory filter list"
|
507 |
+
msgstr ""
|
508 |
+
|
509 |
+
#: ../inc/view.system.php:20
|
510 |
+
msgid ""
|
511 |
+
"Files that are not readable by the plugin will not be included in the "
|
512 |
+
"overview. Directories that are empty will not be included in the final "
|
513 |
+
"package. "
|
514 |
+
msgstr ""
|
515 |
+
|
516 |
+
#: ../inc/view.system.php:29
|
517 |
+
msgid "System Constraint"
|
518 |
+
msgstr ""
|
519 |
+
|
520 |
+
#: ../inc/view.system.php:32
|
521 |
+
msgid "Please try again! An issue has occurred."
|
522 |
+
msgstr ""
|
523 |
+
|
524 |
+
#: ../inc/view.system.php:36
|
525 |
+
msgid "Recommendations"
|
526 |
+
msgstr ""
|
527 |
+
|
528 |
+
#: ../inc/view.system.php:41
|
529 |
+
msgid "Validate"
|
530 |
+
msgstr ""
|
531 |
+
|
532 |
+
#: ../inc/view.system.php:42
|
533 |
+
msgid "your system"
|
534 |
+
msgstr ""
|
535 |
+
|
536 |
+
#: ../inc/view.system.php:43
|
537 |
+
msgid "refresh"
|
538 |
+
msgstr ""
|
539 |
+
|
540 |
+
#: ../inc/view.system.php:44
|
541 |
+
msgid "the dashboard."
|
542 |
+
msgstr ""
|
543 |
+
|
544 |
+
#: ../inc/view.system.php:48
|
545 |
+
msgid "Monitor"
|
546 |
+
msgstr ""
|
547 |
+
|
548 |
+
#: ../inc/view.system.php:49
|
549 |
+
msgid ""
|
550 |
+
"your log file a few more minutes as processing may continue on some systems"
|
551 |
+
msgstr ""
|
552 |
+
|
553 |
+
#: ../inc/view.system.php:52
|
554 |
+
msgid ""
|
555 |
+
"Contact your server admin to have the page timeout increased (see duration "
|
556 |
+
"below)"
|
557 |
+
msgstr ""
|
558 |
+
|
559 |
+
#: ../inc/view.system.php:53
|
560 |
+
msgid ""
|
561 |
+
"Consider adding a directory filter in the options dialog if the process "
|
562 |
+
"continues to timeout"
|
563 |
+
msgstr ""
|
564 |
+
|
565 |
+
#: ../inc/view.system.php:54
|
566 |
+
msgid "Check your disk space. For hosted sites review your providers help."
|
567 |
+
msgstr ""
|
568 |
+
|
569 |
+
#: ../inc/view.system.php:57
|
570 |
+
msgid "Consider using an"
|
571 |
+
msgstr ""
|
572 |
+
|
573 |
+
#: ../inc/view.system.php:59
|
574 |
+
msgid "approved"
|
575 |
+
msgstr ""
|
576 |
+
|
577 |
+
#: ../inc/view.system.php:60
|
578 |
+
msgid "hosting provider."
|
579 |
+
msgstr ""
|
580 |
+
|
581 |
+
#: ../inc/view.system.php:64
|
582 |
+
msgid "Server Response"
|
583 |
+
msgstr ""
|
584 |
+
|
585 |
+
#: ../inc/view.system.php:69
|
586 |
+
msgid "See online help for more details at"
|
587 |
+
msgstr ""
|
588 |
+
|
589 |
+
#: ../inc/view.system.php:79
|
590 |
+
msgid "System Checks"
|
591 |
+
msgstr ""
|
592 |
+
|
593 |
+
#: ../inc/view.system.php:82
|
594 |
+
msgid "Please validate your system configuration."
|
595 |
+
msgstr ""
|
596 |
+
|
597 |
+
#: ../inc/view.system.php:83
|
598 |
+
msgid "Click link for details"
|
599 |
+
msgstr ""
|
600 |
+
|
601 |
+
#: ../inc/view.system.php:92
|
602 |
+
msgid "SYSTEM REQUIRMENTS"
|
603 |
+
msgstr ""
|
604 |
+
|
605 |
+
#: ../inc/view.system.php:93
|
606 |
+
msgid "File Permissions"
|
607 |
+
msgstr ""
|
608 |
+
|
609 |
+
#: ../inc/view.system.php:96
|
610 |
+
msgid ""
|
611 |
+
"The following directories should have permissions of 755 and files 644. "
|
612 |
+
"Keep in mind that PHP may be accessing the paths/files as the user id that "
|
613 |
+
"the web server runs as."
|
614 |
+
msgstr ""
|
615 |
+
|
616 |
+
#: ../inc/view.system.php:116
|
617 |
+
msgid "Reserved Files"
|
618 |
+
msgstr ""
|
619 |
+
|
620 |
+
#: ../inc/view.system.php:119
|
621 |
+
msgid ""
|
622 |
+
"If this check fails then a reserved file was found in the WordPress root "
|
623 |
+
"directory. The following are reserved file names installer.php, installer-"
|
624 |
+
"data.sql and installer-log.txt. In order to archive your data correctly "
|
625 |
+
"please remove any of these files from your WordPress root directory. Then "
|
626 |
+
"try creating your package again."
|
627 |
+
msgstr ""
|
628 |
+
|
629 |
+
#: ../inc/view.system.php:124
|
630 |
+
msgid "Zip Archive Enabled"
|
631 |
+
msgstr ""
|
632 |
+
|
633 |
+
#: ../inc/view.system.php:127
|
634 |
+
msgid ""
|
635 |
+
"The ZipArchive extension for PHP is required for compression. Please "
|
636 |
+
"contact your hosting provider if you're on a hosted server. For additional "
|
637 |
+
"information see our online documentation."
|
638 |
+
msgstr ""
|
639 |
+
|
640 |
+
#: ../inc/view.system.php:132
|
641 |
+
msgid "Safe Mode Off"
|
642 |
+
msgstr ""
|
643 |
+
|
644 |
+
#: ../inc/view.system.php:135
|
645 |
+
msgid ""
|
646 |
+
"Safe Mode needs to be disabled in order for the Duplicator to operate "
|
647 |
+
"correctly. Please set safe_mode = Off in you php.ini file. If you're on a "
|
648 |
+
"hosted server and don't have access to the php.ini file then you will need "
|
649 |
+
"to request this setting be updated. Safe Mode is no longer in future "
|
650 |
+
"versions of PHP. If your host will not work with you to resolve the issue "
|
651 |
+
"then consider a higher reputable hosting provider."
|
652 |
+
msgstr ""
|
653 |
+
|
654 |
+
#: ../inc/view.system.php:140
|
655 |
+
msgid "MySQLi Support"
|
656 |
+
msgstr ""
|
657 |
+
|
658 |
+
#: ../inc/view.system.php:143
|
659 |
+
msgid ""
|
660 |
+
"In order to complete an install the mysqli extension for PHP is required. If "
|
661 |
+
"you are on a hosted server please contact your host and request that mysqli "
|
662 |
+
"extension be enabled. For more information visit: http://php.net/manual/en/"
|
663 |
+
"mysqli.installation.php"
|
664 |
+
msgstr ""
|
665 |
+
|
666 |
+
#: ../inc/view.system.php:152
|
667 |
+
msgid "SYSTEM CHECKS"
|
668 |
+
msgstr ""
|
669 |
+
|
670 |
+
#: ../inc/view.system.php:155
|
671 |
+
msgid "PHP Version"
|
672 |
+
msgstr ""
|
673 |
+
|
674 |
+
#: ../inc/view.system.php:157 ../inc/view.system.php:169
|
675 |
+
#: ../inc/view.system.php:193
|
676 |
+
msgid "Good"
|
677 |
+
msgstr ""
|
678 |
+
|
679 |
+
#: ../inc/view.system.php:159 ../inc/view.system.php:172
|
680 |
+
#: ../inc/view.system.php:175 ../inc/view.system.php:178
|
681 |
+
#: ../inc/view.system.php:181
|
682 |
+
msgid "OK"
|
683 |
+
msgstr ""
|
684 |
+
|
685 |
+
#: ../inc/view.system.php:160
|
686 |
+
msgid "PHP 5.2.17+ is required"
|
687 |
+
msgstr ""
|
688 |
+
|
689 |
+
#: ../inc/view.system.php:162 ../inc/view.system.php:184
|
690 |
+
#: ../inc/view.system.php:196
|
691 |
+
msgid "Fail"
|
692 |
+
msgstr ""
|
693 |
+
|
694 |
+
#: ../inc/view.system.php:168 ../inc/view.system.php:171
|
695 |
+
#: ../inc/view.system.php:174 ../inc/view.system.php:177
|
696 |
+
#: ../inc/view.system.php:180 ../inc/view.system.php:183
|
697 |
+
msgid "Web Server"
|
698 |
+
msgstr ""
|
699 |
+
|
700 |
+
#: ../inc/view.system.php:183
|
701 |
+
msgid "Not detected"
|
702 |
+
msgstr ""
|
703 |
+
|
704 |
+
#: ../inc/view.system.php:192 ../inc/view.system.php:195
|
705 |
+
msgid "Open Base Dir"
|
706 |
+
msgstr ""
|
707 |
+
|
708 |
+
#: ../inc/view.system.php:192
|
709 |
+
msgid "Off"
|
710 |
+
msgstr ""
|
711 |
+
|
712 |
+
#: ../inc/view.system.php:195
|
713 |
+
msgid "On"
|
714 |
+
msgstr ""
|
715 |
+
|
716 |
+
#: ../inc/view.system.php:202
|
717 |
+
msgid "PHP SAPI"
|
718 |
+
msgstr ""
|
719 |
+
|
720 |
+
#: ../inc/view.system.php:207
|
721 |
+
msgid "Scan Now"
|
722 |
+
msgstr ""
|
723 |
+
|
724 |
+
#: ../inc/view.system.php:216
|
725 |
+
msgid "Cache Directory Found"
|
726 |
+
msgstr ""
|
727 |
+
|
728 |
+
#: ../inc/view.system.php:217
|
729 |
+
msgid "Add to exclusion path now"
|
730 |
+
msgstr ""
|
731 |
+
|
732 |
+
#: ../inc/view.system.php:219
|
733 |
+
msgid "Directory excluded"
|
734 |
+
msgstr ""
|
735 |
+
|
736 |
+
#: ../inc/view.system.php:220
|
737 |
+
msgid "Path"
|
738 |
+
msgstr ""
|
739 |
+
|
740 |
+
#: ../inc/view.system.php:222
|
741 |
+
msgid "Cache Directory Not Found"
|
742 |
+
msgstr ""
|
743 |
+
|
744 |
+
#: ../inc/view.system.php:228
|
745 |
+
msgid "ONLINE RESOURCES"
|
746 |
+
msgstr ""
|
747 |
+
|
748 |
+
#: ../inc/view.system.php:233
|
749 |
+
msgid "For additional online help please visit"
|
750 |
+
msgstr ""
|
751 |
+
|
752 |
+
#: ../inc/view.system.php:239
|
753 |
+
msgid "Need a hosting provider that is"
|
754 |
+
msgstr ""
|
755 |
+
|
756 |
+
#: ../inc/view.system.php:241
|
757 |
+
msgid "Duplicator Approved"
|
758 |
+
msgstr ""
|
759 |
+
|
760 |
+
#: ../inc/view.system.php:252
|
761 |
+
msgid "Download Links"
|
762 |
+
msgstr ""
|
763 |
+
|
764 |
+
#: ../inc/view.system.php:255
|
765 |
+
msgid "The following links contain sensitive data. Please share with caution!"
|
766 |
+
msgstr ""
|
767 |
+
|
768 |
+
#: ../inc/view.system.php:261
|
769 |
+
msgid ""
|
770 |
+
"The database SQL script is a quick link to your database backup script. An "
|
771 |
+
"exact copy is also stored in the package."
|
772 |
+
msgstr ""
|
lang/wpduplicator.pot
CHANGED
@@ -1,966 +1,966 @@
|
|
1 |
-
msgid ""
|
2 |
-
msgstr ""
|
3 |
-
"Project-Id-Version: WPDuplicator\n"
|
4 |
-
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2012-09-13 21:16-0700\n"
|
6 |
-
"PO-Revision-Date: 2012-09-13 21:16-0700\n"
|
7 |
-
"Last-Translator: Cory Lamle <cory@lifeinthegrid.com>\n"
|
8 |
-
"Language-Team: \n"
|
9 |
-
"MIME-Version: 1.0\n"
|
10 |
-
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
-
"Content-Transfer-Encoding: 8bit\n"
|
12 |
-
"X-Poedit-KeywordsList: __;_e\n"
|
13 |
-
"X-Poedit-Basepath: ./\n"
|
14 |
-
"X-Generator: Poedit 1.5.3\n"
|
15 |
-
"X-Poedit-SearchPath-0: ..\n"
|
16 |
-
|
17 |
-
#: ../duplicator.php:198 ../inc/page.about.php:141
|
18 |
-
msgid "FAQ"
|
19 |
-
msgstr ""
|
20 |
-
|
21 |
-
#: ../duplicator.php:199
|
22 |
-
msgid "Partner"
|
23 |
-
msgstr ""
|
24 |
-
|
25 |
-
#: ../duplicator.php:200
|
26 |
-
msgid "Approved Hosts"
|
27 |
-
msgstr ""
|
28 |
-
|
29 |
-
#: ../duplicator.php:250 ../inc/page.main.php:32
|
30 |
-
msgid "Dashboard"
|
31 |
-
msgstr ""
|
32 |
-
|
33 |
-
#: ../duplicator.php:252 ../inc/page.diag.php:21
|
34 |
-
msgid "Diagnostics"
|
35 |
-
msgstr ""
|
36 |
-
|
37 |
-
#: ../duplicator.php:253 ../inc/page.about.php:21 ../inc/page.diag.php:25
|
38 |
-
#: ../inc/page.main.php:36 ../inc/page.support.php:10
|
39 |
-
msgid "Support"
|
40 |
-
msgstr ""
|
41 |
-
|
42 |
-
#: ../duplicator.php:254 ../inc/page.diag.php:26 ../inc/page.main.php:37
|
43 |
-
#: ../inc/page.support.php:14
|
44 |
-
msgid "All About"
|
45 |
-
msgstr ""
|
46 |
-
|
47 |
-
#: ../duplicator.php:288
|
48 |
-
msgid "Manage"
|
49 |
-
msgstr ""
|
50 |
-
|
51 |
-
#: ../installer/log-read.php:45
|
52 |
-
msgid "Log file not found or unreadable"
|
53 |
-
msgstr ""
|
54 |
-
|
55 |
-
#: ../installer/log-read.php:47
|
56 |
-
msgid ""
|
57 |
-
"The log file for the Duplicator Plugin can be found in the snapshots "
|
58 |
-
"directory with the extension *.log"
|
59 |
-
msgstr ""
|
60 |
-
|
61 |
-
#: ../installer/log-read.php:48
|
62 |
-
msgid "If no log file is present the try to create a package"
|
63 |
-
msgstr ""
|
64 |
-
|
65 |
-
#: ../installer/log-read.php:50
|
66 |
-
msgid "Reasons for log file not showing"
|
67 |
-
msgstr ""
|
68 |
-
|
69 |
-
#: ../installer/log-read.php:51
|
70 |
-
msgid "The web server does not support returning .log file extentions"
|
71 |
-
msgstr ""
|
72 |
-
|
73 |
-
#: ../installer/log-read.php:52
|
74 |
-
msgid ""
|
75 |
-
"The snapshots directory does not have the correct permissions to write "
|
76 |
-
"files. Try setting the permissions to 755"
|
77 |
-
msgstr ""
|
78 |
-
|
79 |
-
#: ../installer/log-read.php:53
|
80 |
-
msgid ""
|
81 |
-
"The process that PHP runs under does not have enough permissions to create "
|
82 |
-
"files. Please contact your hosting provider for more details"
|
83 |
-
msgstr ""
|
84 |
-
|
85 |
-
#: ../installer/log-view.php:100
|
86 |
-
msgid "Duplicator: Create Package Log"
|
87 |
-
msgstr ""
|
88 |
-
|
89 |
-
#: ../installer/log-view.php:103
|
90 |
-
msgid ""
|
91 |
-
"Processing may take several minutes, please wait for progress bar to "
|
92 |
-
"complete on the main status bar"
|
93 |
-
msgstr ""
|
94 |
-
|
95 |
-
#: ../installer/log-view.php:108
|
96 |
-
msgid "Auto Refresh"
|
97 |
-
msgstr ""
|
98 |
-
|
99 |
-
#: ../installer/log-view.php:109
|
100 |
-
msgid "Refresh"
|
101 |
-
msgstr ""
|
102 |
-
|
103 |
-
#: ../installer/log-view.php:117
|
104 |
-
msgid "Support Center"
|
105 |
-
msgstr ""
|
106 |
-
|
107 |
-
#: ../installer/log-view.php:118
|
108 |
-
msgid ""
|
109 |
-
"Do NOT post this data to public sites like the WordPress.org forums as it "
|
110 |
-
"contains sensitive data."
|
111 |
-
msgstr ""
|
112 |
-
|
113 |
-
#: ../inc/javascript.php:133
|
114 |
-
msgid "Saving"
|
115 |
-
msgstr ""
|
116 |
-
|
117 |
-
#: ../inc/javascript.php:154
|
118 |
-
msgid "Please select at least one package to delete."
|
119 |
-
msgstr ""
|
120 |
-
|
121 |
-
#: ../inc/javascript.php:158
|
122 |
-
msgid "Are you sure, you want to delete the selected package(s)?"
|
123 |
-
msgstr ""
|
124 |
-
|
125 |
-
#: ../inc/javascript.php:174 ../inc/javascript.php:213
|
126 |
-
#: ../inc/javascript.php:322 ../inc/javascript.php:422
|
127 |
-
#: ../inc/javascript.php:441
|
128 |
-
msgid "Ready to create new package."
|
129 |
-
msgstr ""
|
130 |
-
|
131 |
-
#: ../inc/javascript.php:189
|
132 |
-
msgid "Please enter a backup name."
|
133 |
-
msgstr ""
|
134 |
-
|
135 |
-
#: ../inc/javascript.php:197
|
136 |
-
msgid "Alpanumeric characters only on package name"
|
137 |
-
msgstr ""
|
138 |
-
|
139 |
-
#: ../inc/javascript.php:210
|
140 |
-
msgid "Evaluating WordPress Setup. Please Wait"
|
141 |
-
msgstr ""
|
142 |
-
|
143 |
-
#: ../inc/javascript.php:276
|
144 |
-
msgid "Cancel"
|
145 |
-
msgstr ""
|
146 |
-
|
147 |
-
#: ../inc/javascript.php:282
|
148 |
-
msgid "Create Package Set"
|
149 |
-
msgstr ""
|
150 |
-
|
151 |
-
#: ../inc/javascript.php:327
|
152 |
-
msgid "Checking System Status. Please Wait!"
|
153 |
-
msgstr ""
|
154 |
-
|
155 |
-
#: ../inc/javascript.php:353
|
156 |
-
msgid "Scanning Please Wait"
|
157 |
-
msgstr ""
|
158 |
-
|
159 |
-
#: ../inc/javascript.php:358 ../inc/javascript.php:359
|
160 |
-
#: ../inc/javascript.php:360
|
161 |
-
msgid "unreadable"
|
162 |
-
msgstr ""
|
163 |
-
|
164 |
-
#: ../inc/javascript.php:361
|
165 |
-
msgid "*Scan Error"
|
166 |
-
msgstr ""
|
167 |
-
|
168 |
-
#: ../inc/javascript.php:362
|
169 |
-
msgid "Files"
|
170 |
-
msgstr ""
|
171 |
-
|
172 |
-
#: ../inc/javascript.php:362
|
173 |
-
msgid "Folders"
|
174 |
-
msgstr ""
|
175 |
-
|
176 |
-
#: ../inc/javascript.php:367
|
177 |
-
msgid "error scanning directory"
|
178 |
-
msgstr ""
|
179 |
-
|
180 |
-
#: ../inc/javascript.php:397
|
181 |
-
msgid "DATABASE"
|
182 |
-
msgstr ""
|
183 |
-
|
184 |
-
#: ../inc/javascript.php:398
|
185 |
-
msgid "PACKAGE"
|
186 |
-
msgstr ""
|
187 |
-
|
188 |
-
#: ../inc/javascript.php:399
|
189 |
-
msgid "INSTALLER"
|
190 |
-
msgstr ""
|
191 |
-
|
192 |
-
#: ../inc/javascript.php:418
|
193 |
-
msgid "AJAX Response"
|
194 |
-
msgstr ""
|
195 |
-
|
196 |
-
#: ../inc/javascript.php:436
|
197 |
-
msgid "Creating package may take several minutes. Please Wait... "
|
198 |
-
msgstr ""
|
199 |
-
|
200 |
-
#: ../inc/javascript.php:437
|
201 |
-
msgid "Preview Log"
|
202 |
-
msgstr ""
|
203 |
-
|
204 |
-
#: ../inc/page.about.php:17
|
205 |
-
msgid "About"
|
206 |
-
msgstr ""
|
207 |
-
|
208 |
-
#: ../inc/page.about.php:18 ../inc/page.diag.php:22 ../inc/page.main.php:33
|
209 |
-
#: ../inc/page.support.php:11
|
210 |
-
msgid "By"
|
211 |
-
msgstr ""
|
212 |
-
|
213 |
-
#: ../inc/page.about.php:31
|
214 |
-
msgid ""
|
215 |
-
"Your LifeInTheGrid should be about working smarter not harder. With the "
|
216 |
-
"Duplicator you can streamline your workflows and quickly clone a WordPress "
|
217 |
-
"site in minutes. From Novice to Guru this plugin is designed for Bloggers, "
|
218 |
-
"Admins, Developers, Designers, Entrepreneurs and anyone who uses WordPress."
|
219 |
-
msgstr ""
|
220 |
-
|
221 |
-
#: ../inc/page.about.php:33
|
222 |
-
msgid ""
|
223 |
-
"If you run into an issue feel free to submit a support ticket and visit our"
|
224 |
-
msgstr ""
|
225 |
-
|
226 |
-
#: ../inc/page.about.php:36
|
227 |
-
msgid "knowledgebase"
|
228 |
-
msgstr ""
|
229 |
-
|
230 |
-
#: ../inc/page.about.php:39
|
231 |
-
msgid ""
|
232 |
-
"We also offer premium priority support for those who need feedback within "
|
233 |
-
"24-48hrs. Please visit our "
|
234 |
-
msgstr ""
|
235 |
-
|
236 |
-
#: ../inc/page.about.php:40 ../inc/page.support.php:70
|
237 |
-
msgid "service page"
|
238 |
-
msgstr ""
|
239 |
-
|
240 |
-
#: ../inc/page.about.php:41
|
241 |
-
msgid "for more details."
|
242 |
-
msgstr ""
|
243 |
-
|
244 |
-
#: ../inc/page.about.php:50
|
245 |
-
msgid "Support Duplicator"
|
246 |
-
msgstr ""
|
247 |
-
|
248 |
-
#: ../inc/page.about.php:62
|
249 |
-
msgid ""
|
250 |
-
"Consider a donation of any amount; it will take less than 60 seconds or "
|
251 |
-
"about as fast as you can duplicate a site. These proceeds help to cover "
|
252 |
-
"development and support costs. Thanks for your generosity!!"
|
253 |
-
msgstr ""
|
254 |
-
|
255 |
-
#: ../inc/page.about.php:74
|
256 |
-
msgid "Help out by leaving a 5 star review on the"
|
257 |
-
msgstr ""
|
258 |
-
|
259 |
-
#: ../inc/page.about.php:75
|
260 |
-
msgid "WordPress plugins directory"
|
261 |
-
msgstr ""
|
262 |
-
|
263 |
-
#: ../inc/page.about.php:76
|
264 |
-
msgid "and by giving your opinion on the survey below."
|
265 |
-
msgstr ""
|
266 |
-
|
267 |
-
#: ../inc/page.about.php:79
|
268 |
-
msgid "Give us your Opinion?"
|
269 |
-
msgstr ""
|
270 |
-
|
271 |
-
#: ../inc/page.about.php:91
|
272 |
-
msgid "Spread the Word"
|
273 |
-
msgstr ""
|
274 |
-
|
275 |
-
#: ../inc/page.about.php:92
|
276 |
-
msgid ""
|
277 |
-
"Spreading the word gives the plugin a wider audience which helps to pool "
|
278 |
-
"more resources to test/support/develop and participate to improve the "
|
279 |
-
"plugin. By getting the word out the Duplicator will continue to improve at "
|
280 |
-
"a faster rate and harness the power of the open community to push the plugin "
|
281 |
-
"further."
|
282 |
-
msgstr ""
|
283 |
-
|
284 |
-
#: ../inc/page.about.php:95
|
285 |
-
msgid "Duplicate Your WordPress"
|
286 |
-
msgstr ""
|
287 |
-
|
288 |
-
#: ../inc/page.about.php:96
|
289 |
-
msgid "Rapid WordPress Duplication by LifeInTheGrid.com"
|
290 |
-
msgstr ""
|
291 |
-
|
292 |
-
#: ../inc/page.about.php:140 ../inc/page.support.php:23
|
293 |
-
msgid "Knowledge Base"
|
294 |
-
msgstr ""
|
295 |
-
|
296 |
-
#: ../inc/page.about.php:142
|
297 |
-
msgid "Blog"
|
298 |
-
msgstr ""
|
299 |
-
|
300 |
-
#: ../inc/page.about.php:143
|
301 |
-
msgid "Labs"
|
302 |
-
msgstr ""
|
303 |
-
|
304 |
-
#: ../inc/page.main.php:45 ../inc/page.main.php:86
|
305 |
-
msgid "Package Name"
|
306 |
-
msgstr ""
|
307 |
-
|
308 |
-
#: ../inc/page.main.php:48
|
309 |
-
msgid "Create Package"
|
310 |
-
msgstr ""
|
311 |
-
|
312 |
-
#: ../inc/page.main.php:49
|
313 |
-
msgid "Delete selected package(s)"
|
314 |
-
msgstr ""
|
315 |
-
|
316 |
-
#: ../inc/page.main.php:52
|
317 |
-
msgid "Options"
|
318 |
-
msgstr ""
|
319 |
-
|
320 |
-
#: ../inc/page.main.php:53
|
321 |
-
msgid "System Check"
|
322 |
-
msgstr ""
|
323 |
-
|
324 |
-
#: ../inc/page.main.php:54
|
325 |
-
msgid "Show Create Log"
|
326 |
-
msgstr ""
|
327 |
-
|
328 |
-
#: ../inc/page.main.php:64
|
329 |
-
msgid "Status"
|
330 |
-
msgstr ""
|
331 |
-
|
332 |
-
#: ../inc/page.main.php:65
|
333 |
-
msgid "Ready to create new package"
|
334 |
-
msgstr ""
|
335 |
-
|
336 |
-
#: ../inc/page.main.php:81
|
337 |
-
msgid "Select all packages"
|
338 |
-
msgstr ""
|
339 |
-
|
340 |
-
#: ../inc/page.main.php:82
|
341 |
-
msgid "Information"
|
342 |
-
msgstr ""
|
343 |
-
|
344 |
-
#: ../inc/page.main.php:83
|
345 |
-
msgid "Owner"
|
346 |
-
msgstr ""
|
347 |
-
|
348 |
-
#: ../inc/page.main.php:84
|
349 |
-
msgid "Created"
|
350 |
-
msgstr ""
|
351 |
-
|
352 |
-
#: ../inc/page.main.php:85
|
353 |
-
msgid "Size"
|
354 |
-
msgstr ""
|
355 |
-
|
356 |
-
#: ../inc/page.main.php:88
|
357 |
-
msgid "Package Set"
|
358 |
-
msgstr ""
|
359 |
-
|
360 |
-
#: ../inc/page.main.php:89
|
361 |
-
msgid "(Download Both)"
|
362 |
-
msgstr ""
|
363 |
-
|
364 |
-
#: ../inc/page.main.php:120 ../inc/page.main.php:148
|
365 |
-
msgid "View"
|
366 |
-
msgstr ""
|
367 |
-
|
368 |
-
#: ../inc/page.main.php:126 ../inc/view.options.php:10
|
369 |
-
msgid "Installer"
|
370 |
-
msgstr ""
|
371 |
-
|
372 |
-
#: ../inc/page.main.php:127 ../inc/page.main.php:156 ../inc/view.options.php:9
|
373 |
-
msgid "Package"
|
374 |
-
msgstr ""
|
375 |
-
|
376 |
-
#: ../inc/page.main.php:133
|
377 |
-
msgid "Version"
|
378 |
-
msgstr ""
|
379 |
-
|
380 |
-
#: ../inc/page.main.php:134
|
381 |
-
msgid "Secure Name"
|
382 |
-
msgstr ""
|
383 |
-
|
384 |
-
#: ../inc/page.main.php:135
|
385 |
-
msgid "Download SQL File"
|
386 |
-
msgstr ""
|
387 |
-
|
388 |
-
#: ../inc/page.main.php:136
|
389 |
-
msgid "Show Download Links"
|
390 |
-
msgstr ""
|
391 |
-
|
392 |
-
#: ../inc/page.main.php:162
|
393 |
-
msgid "Legacy Version"
|
394 |
-
msgstr ""
|
395 |
-
|
396 |
-
#: ../inc/page.main.php:165
|
397 |
-
msgid ""
|
398 |
-
"This package was built with a version that is no longer supported. It is "
|
399 |
-
"highly recommended that this package be deleted. For more details see the"
|
400 |
-
msgstr ""
|
401 |
-
|
402 |
-
#: ../inc/page.main.php:166
|
403 |
-
msgid "Online FAQs"
|
404 |
-
msgstr ""
|
405 |
-
|
406 |
-
#: ../inc/page.main.php:178
|
407 |
-
msgid "No packages found"
|
408 |
-
msgstr ""
|
409 |
-
|
410 |
-
#: ../inc/page.main.php:179
|
411 |
-
msgid "To create a new package, enter a name and click the create button "
|
412 |
-
msgstr ""
|
413 |
-
|
414 |
-
#: ../inc/page.main.php:181
|
415 |
-
msgid "Check your"
|
416 |
-
msgstr ""
|
417 |
-
|
418 |
-
#: ../inc/page.main.php:182
|
419 |
-
msgid "server's compatibility"
|
420 |
-
msgstr ""
|
421 |
-
|
422 |
-
#: ../inc/page.main.php:183
|
423 |
-
msgid "with the duplicator"
|
424 |
-
msgstr ""
|
425 |
-
|
426 |
-
#: ../inc/page.main.php:184
|
427 |
-
msgid "This process will backup all your files and database"
|
428 |
-
msgstr ""
|
429 |
-
|
430 |
-
#: ../inc/page.main.php:185
|
431 |
-
msgid "Creating a package may take several minutes if you have a large site"
|
432 |
-
msgstr ""
|
433 |
-
|
434 |
-
#: ../inc/page.main.php:186
|
435 |
-
msgid "This window should remain open for the process to complete"
|
436 |
-
msgstr ""
|
437 |
-
|
438 |
-
#: ../inc/page.main.php:187
|
439 |
-
msgid "Please be patient while we work through this Beta version"
|
440 |
-
msgstr ""
|
441 |
-
|
442 |
-
#: ../inc/page.main.php:188
|
443 |
-
msgid "Please report any issues to"
|
444 |
-
msgstr ""
|
445 |
-
|
446 |
-
#: ../inc/page.main.php:205
|
447 |
-
msgid "Total Storage Used"
|
448 |
-
msgstr ""
|
449 |
-
|
450 |
-
#: ../inc/page.support.php:28
|
451 |
-
msgid ""
|
452 |
-
"For a complete rundown of the Duplicator see the online knowledgebase by "
|
453 |
-
"clicking the question button or any link below. If you experience issues "
|
454 |
-
"with creating or installing a package check out the FAQ page first."
|
455 |
-
msgstr ""
|
456 |
-
|
457 |
-
#: ../inc/page.support.php:32
|
458 |
-
msgid "Quick Start"
|
459 |
-
msgstr ""
|
460 |
-
|
461 |
-
#: ../inc/page.support.php:33
|
462 |
-
msgid "User Guide"
|
463 |
-
msgstr ""
|
464 |
-
|
465 |
-
#: ../inc/page.support.php:34
|
466 |
-
msgid "FAQs"
|
467 |
-
msgstr ""
|
468 |
-
|
469 |
-
#: ../inc/page.support.php:35
|
470 |
-
msgid "Changelog"
|
471 |
-
msgstr ""
|
472 |
-
|
473 |
-
#: ../inc/page.support.php:42
|
474 |
-
msgid "Approved Hosting"
|
475 |
-
msgstr ""
|
476 |
-
|
477 |
-
#: ../inc/page.support.php:48
|
478 |
-
msgid ""
|
479 |
-
"Not all hosting companies are created equal and to get the most out of the "
|
480 |
-
"plugin we recommend using hosting providers that we do our own testing on. "
|
481 |
-
"Please visit our"
|
482 |
-
msgstr ""
|
483 |
-
|
484 |
-
#: ../inc/page.support.php:51
|
485 |
-
msgid "Approved Affiliate Hosting Program"
|
486 |
-
msgstr ""
|
487 |
-
|
488 |
-
#: ../inc/page.support.php:52
|
489 |
-
msgid ""
|
490 |
-
"and consider making a switch to hosts that we trust and have experienced "
|
491 |
-
"good success with when using the Duplicator"
|
492 |
-
msgstr ""
|
493 |
-
|
494 |
-
#: ../inc/page.support.php:59
|
495 |
-
msgid "Online Support"
|
496 |
-
msgstr ""
|
497 |
-
|
498 |
-
#: ../inc/page.support.php:66
|
499 |
-
msgid ""
|
500 |
-
"If you run into an issue and have already read the FAQs feel free to submit "
|
501 |
-
"a support ticket and we will try our best to respond within 5-10 business "
|
502 |
-
"days or sooner if possible."
|
503 |
-
msgstr ""
|
504 |
-
|
505 |
-
#: ../inc/page.support.php:69
|
506 |
-
msgid "If you need priority support within 24-48hrs please visit our "
|
507 |
-
msgstr ""
|
508 |
-
|
509 |
-
#: ../inc/page.support.php:71
|
510 |
-
msgid ""
|
511 |
-
"for more details. Premium support is 100% refundable if we are unable to "
|
512 |
-
"resolve your issue."
|
513 |
-
msgstr ""
|
514 |
-
|
515 |
-
#: ../inc/page.support.php:77
|
516 |
-
msgid ""
|
517 |
-
"Most issues that occur with the Duplicator revolve around how a server is "
|
518 |
-
"configured. In order to diagnose your issues we will require temporary "
|
519 |
-
"admin accounts to your cPanel and WordPress Admin. Please fill out the "
|
520 |
-
msgstr ""
|
521 |
-
|
522 |
-
#: ../inc/page.support.php:79
|
523 |
-
msgid "Request Quote"
|
524 |
-
msgstr ""
|
525 |
-
|
526 |
-
#: ../inc/page.support.php:80
|
527 |
-
msgid "form and explain your issue in detail."
|
528 |
-
msgstr ""
|
529 |
-
|
530 |
-
#: ../inc/view.options.php:4
|
531 |
-
msgid "Duplicator Options"
|
532 |
-
msgstr ""
|
533 |
-
|
534 |
-
#: ../inc/view.options.php:11
|
535 |
-
msgid "System"
|
536 |
-
msgstr ""
|
537 |
-
|
538 |
-
#: ../inc/view.options.php:12
|
539 |
-
msgid "FTP"
|
540 |
-
msgstr ""
|
541 |
-
|
542 |
-
#: ../inc/view.options.php:22
|
543 |
-
msgid "Processing"
|
544 |
-
msgstr ""
|
545 |
-
|
546 |
-
#: ../inc/view.options.php:36
|
547 |
-
msgid "Max Time"
|
548 |
-
msgstr ""
|
549 |
-
|
550 |
-
#: ../inc/view.options.php:36
|
551 |
-
msgid "seconds"
|
552 |
-
msgstr ""
|
553 |
-
|
554 |
-
#: ../inc/view.options.php:37
|
555 |
-
msgid "Max Memory"
|
556 |
-
msgstr ""
|
557 |
-
|
558 |
-
#: ../inc/view.options.php:45
|
559 |
-
msgid "Email when completed"
|
560 |
-
msgstr ""
|
561 |
-
|
562 |
-
#: ../inc/view.options.php:46
|
563 |
-
msgid "WP-Admin email is included. Add extra emails semicolon separated."
|
564 |
-
msgstr ""
|
565 |
-
|
566 |
-
#: ../inc/view.options.php:55
|
567 |
-
msgid "Exclusion Filters"
|
568 |
-
msgstr ""
|
569 |
-
|
570 |
-
#: ../inc/view.options.php:57
|
571 |
-
msgid "Directories"
|
572 |
-
msgstr ""
|
573 |
-
|
574 |
-
#: ../inc/view.options.php:59
|
575 |
-
msgid "Root Path"
|
576 |
-
msgstr ""
|
577 |
-
|
578 |
-
#: ../inc/view.options.php:61
|
579 |
-
msgid "File extensions"
|
580 |
-
msgstr ""
|
581 |
-
|
582 |
-
#: ../inc/view.options.php:64
|
583 |
-
msgid "Separate all filters by semicolon"
|
584 |
-
msgstr ""
|
585 |
-
|
586 |
-
#: ../inc/view.options.php:69
|
587 |
-
msgid "Database Encoding"
|
588 |
-
msgstr ""
|
589 |
-
|
590 |
-
#: ../inc/view.options.php:72
|
591 |
-
msgid "Enable character conversion encoding"
|
592 |
-
msgstr ""
|
593 |
-
|
594 |
-
#: ../inc/view.options.php:77
|
595 |
-
msgid "From"
|
596 |
-
msgstr ""
|
597 |
-
|
598 |
-
#: ../inc/view.options.php:78
|
599 |
-
msgid "to"
|
600 |
-
msgstr ""
|
601 |
-
|
602 |
-
#: ../inc/view.options.php:79
|
603 |
-
msgid "Disable this option for extended or double byte character sets"
|
604 |
-
msgstr ""
|
605 |
-
|
606 |
-
#: ../inc/view.options.php:86
|
607 |
-
msgid ""
|
608 |
-
"Having issues saving these options? Temporarily disable all 'Object "
|
609 |
-
"Caches' (i.e. W3C Total Object Cache)"
|
610 |
-
msgstr ""
|
611 |
-
|
612 |
-
#: ../inc/view.options.php:96
|
613 |
-
msgid "Settings Defaults"
|
614 |
-
msgstr ""
|
615 |
-
|
616 |
-
#: ../inc/view.options.php:99
|
617 |
-
msgid "Install URL"
|
618 |
-
msgstr ""
|
619 |
-
|
620 |
-
#: ../inc/view.options.php:106
|
621 |
-
msgid "Database Defaults"
|
622 |
-
msgstr ""
|
623 |
-
|
624 |
-
#: ../inc/view.options.php:109
|
625 |
-
msgid "Host"
|
626 |
-
msgstr ""
|
627 |
-
|
628 |
-
#: ../inc/view.options.php:113 ../inc/view.system.php:8
|
629 |
-
msgid "Name"
|
630 |
-
msgstr ""
|
631 |
-
|
632 |
-
#: ../inc/view.options.php:117
|
633 |
-
msgid "User"
|
634 |
-
msgstr ""
|
635 |
-
|
636 |
-
#: ../inc/view.options.php:122
|
637 |
-
msgid ""
|
638 |
-
"The installer can have these fields pre-filled at install time. These "
|
639 |
-
"values are optional."
|
640 |
-
msgstr ""
|
641 |
-
|
642 |
-
#: ../inc/view.options.php:129
|
643 |
-
msgid "Uninstall Options"
|
644 |
-
msgstr ""
|
645 |
-
|
646 |
-
#: ../inc/view.options.php:132
|
647 |
-
msgid "Delete entire snapshot directory when removing plugin"
|
648 |
-
msgstr ""
|
649 |
-
|
650 |
-
#: ../inc/view.options.php:133
|
651 |
-
msgid "Snapshot Directory"
|
652 |
-
msgstr ""
|
653 |
-
|
654 |
-
#: ../inc/view.options.php:161
|
655 |
-
msgid "Save"
|
656 |
-
msgstr ""
|
657 |
-
|
658 |
-
#: ../inc/view.options.php:162
|
659 |
-
msgid "Close"
|
660 |
-
msgstr ""
|
661 |
-
|
662 |
-
#: ../inc/view.system.php:3
|
663 |
-
msgid "Package Creation"
|
664 |
-
msgstr ""
|
665 |
-
|
666 |
-
#: ../inc/view.system.php:5
|
667 |
-
msgid "Create a new Package Set?"
|
668 |
-
msgstr ""
|
669 |
-
|
670 |
-
#: ../inc/view.system.php:10 ../inc/view.system.php:212
|
671 |
-
msgid "Pre-Zip Overview"
|
672 |
-
msgstr ""
|
673 |
-
|
674 |
-
#: ../inc/view.system.php:12
|
675 |
-
msgid "Perform Scan"
|
676 |
-
msgstr ""
|
677 |
-
|
678 |
-
#: ../inc/view.system.php:18
|
679 |
-
msgid ""
|
680 |
-
"Note: A scan will provide an estimate on the size of your file system. The "
|
681 |
-
"scan will exclude items in the"
|
682 |
-
msgstr ""
|
683 |
-
|
684 |
-
#: ../inc/view.system.php:19
|
685 |
-
msgid "directory filter list"
|
686 |
-
msgstr ""
|
687 |
-
|
688 |
-
#: ../inc/view.system.php:20
|
689 |
-
msgid ""
|
690 |
-
"Files that are not readable by the plugin will not be included in the "
|
691 |
-
"overview. Directories that are empty will not be included in the final "
|
692 |
-
"package. "
|
693 |
-
msgstr ""
|
694 |
-
|
695 |
-
#: ../inc/view.system.php:29
|
696 |
-
msgid "System Constraint"
|
697 |
-
msgstr ""
|
698 |
-
|
699 |
-
#: ../inc/view.system.php:32
|
700 |
-
msgid "Please try again! An issue has occurred."
|
701 |
-
msgstr ""
|
702 |
-
|
703 |
-
#: ../inc/view.system.php:36
|
704 |
-
msgid "Recommendations"
|
705 |
-
msgstr ""
|
706 |
-
|
707 |
-
#: ../inc/view.system.php:41
|
708 |
-
msgid "Validate"
|
709 |
-
msgstr ""
|
710 |
-
|
711 |
-
#: ../inc/view.system.php:42
|
712 |
-
msgid "your system"
|
713 |
-
msgstr ""
|
714 |
-
|
715 |
-
#: ../inc/view.system.php:43
|
716 |
-
msgid "refresh"
|
717 |
-
msgstr ""
|
718 |
-
|
719 |
-
#: ../inc/view.system.php:44
|
720 |
-
msgid "the dashboard."
|
721 |
-
msgstr ""
|
722 |
-
|
723 |
-
#: ../inc/view.system.php:48
|
724 |
-
msgid "Monitor"
|
725 |
-
msgstr ""
|
726 |
-
|
727 |
-
#: ../inc/view.system.php:49
|
728 |
-
msgid ""
|
729 |
-
"your log file a few more minutes as processing may continue on some systems"
|
730 |
-
msgstr ""
|
731 |
-
|
732 |
-
#: ../inc/view.system.php:52
|
733 |
-
msgid ""
|
734 |
-
"Contact your server admin to have the page timeout increased (see duration "
|
735 |
-
"below)"
|
736 |
-
msgstr ""
|
737 |
-
|
738 |
-
#: ../inc/view.system.php:53
|
739 |
-
msgid ""
|
740 |
-
"Consider adding a directory filter in the options dialog if the process "
|
741 |
-
"continues to timeout"
|
742 |
-
msgstr ""
|
743 |
-
|
744 |
-
#: ../inc/view.system.php:54
|
745 |
-
msgid "Check your disk space. For hosted sites review your providers help."
|
746 |
-
msgstr ""
|
747 |
-
|
748 |
-
#: ../inc/view.system.php:57
|
749 |
-
msgid "Consider using an"
|
750 |
-
msgstr ""
|
751 |
-
|
752 |
-
#: ../inc/view.system.php:59
|
753 |
-
msgid "approved"
|
754 |
-
msgstr ""
|
755 |
-
|
756 |
-
#: ../inc/view.system.php:60
|
757 |
-
msgid "hosting provider."
|
758 |
-
msgstr ""
|
759 |
-
|
760 |
-
#: ../inc/view.system.php:64
|
761 |
-
msgid "Server Response"
|
762 |
-
msgstr ""
|
763 |
-
|
764 |
-
#: ../inc/view.system.php:69
|
765 |
-
msgid "See online help for more details at"
|
766 |
-
msgstr ""
|
767 |
-
|
768 |
-
#: ../inc/view.system.php:79
|
769 |
-
msgid "System Status"
|
770 |
-
msgstr ""
|
771 |
-
|
772 |
-
#: ../inc/view.system.php:82
|
773 |
-
msgid "Please validate your system configuration."
|
774 |
-
msgstr ""
|
775 |
-
|
776 |
-
#: ../inc/view.system.php:83
|
777 |
-
msgid "Click link for details"
|
778 |
-
msgstr ""
|
779 |
-
|
780 |
-
#: ../inc/view.system.php:92
|
781 |
-
msgid "SYSTEM REQUIRMENTS"
|
782 |
-
msgstr ""
|
783 |
-
|
784 |
-
#: ../inc/view.system.php:93
|
785 |
-
msgid "File Permissions"
|
786 |
-
msgstr ""
|
787 |
-
|
788 |
-
#: ../inc/view.system.php:96
|
789 |
-
msgid "Required permissions"
|
790 |
-
msgstr ""
|
791 |
-
|
792 |
-
#: ../inc/view.system.php:113
|
793 |
-
msgid ""
|
794 |
-
"The above paths should have permissions of 755 for directories and 644 for "
|
795 |
-
"files. On some hosts the permission set requires 777. Setting items to 777 "
|
796 |
-
"is a security issue and should only be set temporarily. Please avoid any "
|
797 |
-
"hosting company that requires this kind of setup. See the 'Duplicator "
|
798 |
-
"Approved' link at the bottom of this dialog for a list of approved hosting "
|
799 |
-
"providers."
|
800 |
-
msgstr ""
|
801 |
-
|
802 |
-
#: ../inc/view.system.php:116
|
803 |
-
msgid ""
|
804 |
-
"Also be sure to check the Owner/Group settings and validate they are correct "
|
805 |
-
"and match other successful directories/files that are accessible. For more "
|
806 |
-
"details contact your host or visit their help pages for more information on "
|
807 |
-
"how they implement permissions and group settings."
|
808 |
-
msgstr ""
|
809 |
-
|
810 |
-
#: ../inc/view.system.php:123
|
811 |
-
msgid "Reserved Files"
|
812 |
-
msgstr ""
|
813 |
-
|
814 |
-
#: ../inc/view.system.php:126
|
815 |
-
msgid ""
|
816 |
-
"If this check fails then a reserved file was found in the WordPress root "
|
817 |
-
"directory. The following are reserved file names installer.php, installer-"
|
818 |
-
"data.sql and installer-log.txt. In order to archive your data correctly "
|
819 |
-
"please remove any of these files from your WordPress root directory. Then "
|
820 |
-
"try creating your package again."
|
821 |
-
msgstr ""
|
822 |
-
|
823 |
-
#: ../inc/view.system.php:131
|
824 |
-
msgid "Zip Archive Enabled"
|
825 |
-
msgstr ""
|
826 |
-
|
827 |
-
#: ../inc/view.system.php:134
|
828 |
-
msgid ""
|
829 |
-
"The ZipArchive extension for PHP is required for compression. Please "
|
830 |
-
"contact your hosting provider if you're on a hosted server. For additional "
|
831 |
-
"information see our online documentation."
|
832 |
-
msgstr ""
|
833 |
-
|
834 |
-
#: ../inc/view.system.php:139
|
835 |
-
msgid "Safe Mode Off"
|
836 |
-
msgstr ""
|
837 |
-
|
838 |
-
#: ../inc/view.system.php:142
|
839 |
-
msgid ""
|
840 |
-
"Safe Mode needs to be disabled in order for the Duplicator to operate "
|
841 |
-
"correctly. Please set safe_mode = Off in you php.ini file. If you're on a "
|
842 |
-
"hosted server and don't have access to the php.ini file then you will need "
|
843 |
-
"to request this setting be updated. Safe Mode is no longer in future "
|
844 |
-
"versions of PHP. If your host will not work with you to resolve the issue "
|
845 |
-
"then consider a higher reputable hosting provider."
|
846 |
-
msgstr ""
|
847 |
-
|
848 |
-
#: ../inc/view.system.php:147
|
849 |
-
msgid "MySQLi Support"
|
850 |
-
msgstr ""
|
851 |
-
|
852 |
-
#: ../inc/view.system.php:150
|
853 |
-
msgid ""
|
854 |
-
"In order to complete an install the mysqli extension for PHP is required. If "
|
855 |
-
"you are on a hosted server please contact your host and request that mysqli "
|
856 |
-
"extension be enabled. For more information visit: http://php.net/manual/en/"
|
857 |
-
"mysqli.installation.php"
|
858 |
-
msgstr ""
|
859 |
-
|
860 |
-
#: ../inc/view.system.php:159
|
861 |
-
msgid "SYSTEM CHECKS"
|
862 |
-
msgstr ""
|
863 |
-
|
864 |
-
#: ../inc/view.system.php:162
|
865 |
-
msgid "PHP Version"
|
866 |
-
msgstr ""
|
867 |
-
|
868 |
-
#: ../inc/view.system.php:164 ../inc/view.system.php:176
|
869 |
-
#: ../inc/view.system.php:200
|
870 |
-
msgid "Good"
|
871 |
-
msgstr ""
|
872 |
-
|
873 |
-
#: ../inc/view.system.php:166 ../inc/view.system.php:179
|
874 |
-
#: ../inc/view.system.php:182 ../inc/view.system.php:185
|
875 |
-
#: ../inc/view.system.php:188
|
876 |
-
msgid "OK"
|
877 |
-
msgstr ""
|
878 |
-
|
879 |
-
#: ../inc/view.system.php:167
|
880 |
-
msgid "PHP 5.2.17+ is required"
|
881 |
-
msgstr ""
|
882 |
-
|
883 |
-
#: ../inc/view.system.php:169 ../inc/view.system.php:191
|
884 |
-
#: ../inc/view.system.php:203
|
885 |
-
msgid "Fail"
|
886 |
-
msgstr ""
|
887 |
-
|
888 |
-
#: ../inc/view.system.php:175 ../inc/view.system.php:178
|
889 |
-
#: ../inc/view.system.php:181 ../inc/view.system.php:184
|
890 |
-
#: ../inc/view.system.php:187 ../inc/view.system.php:190
|
891 |
-
msgid "Web Server"
|
892 |
-
msgstr ""
|
893 |
-
|
894 |
-
#: ../inc/view.system.php:190
|
895 |
-
msgid "Not detected"
|
896 |
-
msgstr ""
|
897 |
-
|
898 |
-
#: ../inc/view.system.php:199 ../inc/view.system.php:202
|
899 |
-
msgid "Open Base Dir"
|
900 |
-
msgstr ""
|
901 |
-
|
902 |
-
#: ../inc/view.system.php:199
|
903 |
-
msgid "Off"
|
904 |
-
msgstr ""
|
905 |
-
|
906 |
-
#: ../inc/view.system.php:202
|
907 |
-
msgid "On"
|
908 |
-
msgstr ""
|
909 |
-
|
910 |
-
#: ../inc/view.system.php:209
|
911 |
-
msgid "PHP SAPI"
|
912 |
-
msgstr ""
|
913 |
-
|
914 |
-
#: ../inc/view.system.php:214
|
915 |
-
msgid "Scan Now"
|
916 |
-
msgstr ""
|
917 |
-
|
918 |
-
#: ../inc/view.system.php:223
|
919 |
-
msgid "Cache Directory Found"
|
920 |
-
msgstr ""
|
921 |
-
|
922 |
-
#: ../inc/view.system.php:224
|
923 |
-
msgid "Add to exclusion path now"
|
924 |
-
msgstr ""
|
925 |
-
|
926 |
-
#: ../inc/view.system.php:226
|
927 |
-
msgid "Directory excluded"
|
928 |
-
msgstr ""
|
929 |
-
|
930 |
-
#: ../inc/view.system.php:227
|
931 |
-
msgid "Path"
|
932 |
-
msgstr ""
|
933 |
-
|
934 |
-
#: ../inc/view.system.php:229
|
935 |
-
msgid "Cache Directory Not Found"
|
936 |
-
msgstr ""
|
937 |
-
|
938 |
-
#: ../inc/view.system.php:235
|
939 |
-
msgid "ONLINE RESOURCES"
|
940 |
-
msgstr ""
|
941 |
-
|
942 |
-
#: ../inc/view.system.php:240
|
943 |
-
msgid "For additional online help please visit"
|
944 |
-
msgstr ""
|
945 |
-
|
946 |
-
#: ../inc/view.system.php:246
|
947 |
-
msgid "Need a hosting provider that is"
|
948 |
-
msgstr ""
|
949 |
-
|
950 |
-
#: ../inc/view.system.php:248
|
951 |
-
msgid "Duplicator Approved"
|
952 |
-
msgstr ""
|
953 |
-
|
954 |
-
#: ../inc/view.system.php:259
|
955 |
-
msgid "Download Links"
|
956 |
-
msgstr ""
|
957 |
-
|
958 |
-
#: ../inc/view.system.php:262
|
959 |
-
msgid "The following links contain sensitive data. Please share with caution!"
|
960 |
-
msgstr ""
|
961 |
-
|
962 |
-
#: ../inc/view.system.php:268
|
963 |
-
msgid ""
|
964 |
-
"The database SQL script is a quick link to your database backup script. An "
|
965 |
-
"exact copy is also stored in the package."
|
966 |
-
msgstr ""
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: WPDuplicator\n"
|
4 |
+
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2012-09-13 21:16-0700\n"
|
6 |
+
"PO-Revision-Date: 2012-09-13 21:16-0700\n"
|
7 |
+
"Last-Translator: Cory Lamle <cory@lifeinthegrid.com>\n"
|
8 |
+
"Language-Team: \n"
|
9 |
+
"MIME-Version: 1.0\n"
|
10 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
+
"Content-Transfer-Encoding: 8bit\n"
|
12 |
+
"X-Poedit-KeywordsList: __;_e\n"
|
13 |
+
"X-Poedit-Basepath: ./\n"
|
14 |
+
"X-Generator: Poedit 1.5.3\n"
|
15 |
+
"X-Poedit-SearchPath-0: ..\n"
|
16 |
+
|
17 |
+
#: ../duplicator.php:198 ../inc/page.about.php:141
|
18 |
+
msgid "FAQ"
|
19 |
+
msgstr ""
|
20 |
+
|
21 |
+
#: ../duplicator.php:199
|
22 |
+
msgid "Partner"
|
23 |
+
msgstr ""
|
24 |
+
|
25 |
+
#: ../duplicator.php:200
|
26 |
+
msgid "Approved Hosts"
|
27 |
+
msgstr ""
|
28 |
+
|
29 |
+
#: ../duplicator.php:250 ../inc/page.main.php:32
|
30 |
+
msgid "Dashboard"
|
31 |
+
msgstr ""
|
32 |
+
|
33 |
+
#: ../duplicator.php:252 ../inc/page.diag.php:21
|
34 |
+
msgid "Diagnostics"
|
35 |
+
msgstr ""
|
36 |
+
|
37 |
+
#: ../duplicator.php:253 ../inc/page.about.php:21 ../inc/page.diag.php:25
|
38 |
+
#: ../inc/page.main.php:36 ../inc/page.support.php:10
|
39 |
+
msgid "Support"
|
40 |
+
msgstr ""
|
41 |
+
|
42 |
+
#: ../duplicator.php:254 ../inc/page.diag.php:26 ../inc/page.main.php:37
|
43 |
+
#: ../inc/page.support.php:14
|
44 |
+
msgid "All About"
|
45 |
+
msgstr ""
|
46 |
+
|
47 |
+
#: ../duplicator.php:288
|
48 |
+
msgid "Manage"
|
49 |
+
msgstr ""
|
50 |
+
|
51 |
+
#: ../installer/log-read.php:45
|
52 |
+
msgid "Log file not found or unreadable"
|
53 |
+
msgstr ""
|
54 |
+
|
55 |
+
#: ../installer/log-read.php:47
|
56 |
+
msgid ""
|
57 |
+
"The log file for the Duplicator Plugin can be found in the snapshots "
|
58 |
+
"directory with the extension *.log"
|
59 |
+
msgstr ""
|
60 |
+
|
61 |
+
#: ../installer/log-read.php:48
|
62 |
+
msgid "If no log file is present the try to create a package"
|
63 |
+
msgstr ""
|
64 |
+
|
65 |
+
#: ../installer/log-read.php:50
|
66 |
+
msgid "Reasons for log file not showing"
|
67 |
+
msgstr ""
|
68 |
+
|
69 |
+
#: ../installer/log-read.php:51
|
70 |
+
msgid "The web server does not support returning .log file extentions"
|
71 |
+
msgstr ""
|
72 |
+
|
73 |
+
#: ../installer/log-read.php:52
|
74 |
+
msgid ""
|
75 |
+
"The snapshots directory does not have the correct permissions to write "
|
76 |
+
"files. Try setting the permissions to 755"
|
77 |
+
msgstr ""
|
78 |
+
|
79 |
+
#: ../installer/log-read.php:53
|
80 |
+
msgid ""
|
81 |
+
"The process that PHP runs under does not have enough permissions to create "
|
82 |
+
"files. Please contact your hosting provider for more details"
|
83 |
+
msgstr ""
|
84 |
+
|
85 |
+
#: ../installer/log-view.php:100
|
86 |
+
msgid "Duplicator: Create Package Log"
|
87 |
+
msgstr ""
|
88 |
+
|
89 |
+
#: ../installer/log-view.php:103
|
90 |
+
msgid ""
|
91 |
+
"Processing may take several minutes, please wait for progress bar to "
|
92 |
+
"complete on the main status bar"
|
93 |
+
msgstr ""
|
94 |
+
|
95 |
+
#: ../installer/log-view.php:108
|
96 |
+
msgid "Auto Refresh"
|
97 |
+
msgstr ""
|
98 |
+
|
99 |
+
#: ../installer/log-view.php:109
|
100 |
+
msgid "Refresh"
|
101 |
+
msgstr ""
|
102 |
+
|
103 |
+
#: ../installer/log-view.php:117
|
104 |
+
msgid "Support Center"
|
105 |
+
msgstr ""
|
106 |
+
|
107 |
+
#: ../installer/log-view.php:118
|
108 |
+
msgid ""
|
109 |
+
"Do NOT post this data to public sites like the WordPress.org forums as it "
|
110 |
+
"contains sensitive data."
|
111 |
+
msgstr ""
|
112 |
+
|
113 |
+
#: ../inc/javascript.php:133
|
114 |
+
msgid "Saving"
|
115 |
+
msgstr ""
|
116 |
+
|
117 |
+
#: ../inc/javascript.php:154
|
118 |
+
msgid "Please select at least one package to delete."
|
119 |
+
msgstr ""
|
120 |
+
|
121 |
+
#: ../inc/javascript.php:158
|
122 |
+
msgid "Are you sure, you want to delete the selected package(s)?"
|
123 |
+
msgstr ""
|
124 |
+
|
125 |
+
#: ../inc/javascript.php:174 ../inc/javascript.php:213
|
126 |
+
#: ../inc/javascript.php:322 ../inc/javascript.php:422
|
127 |
+
#: ../inc/javascript.php:441
|
128 |
+
msgid "Ready to create new package."
|
129 |
+
msgstr ""
|
130 |
+
|
131 |
+
#: ../inc/javascript.php:189
|
132 |
+
msgid "Please enter a backup name."
|
133 |
+
msgstr ""
|
134 |
+
|
135 |
+
#: ../inc/javascript.php:197
|
136 |
+
msgid "Alpanumeric characters only on package name"
|
137 |
+
msgstr ""
|
138 |
+
|
139 |
+
#: ../inc/javascript.php:210
|
140 |
+
msgid "Evaluating WordPress Setup. Please Wait"
|
141 |
+
msgstr ""
|
142 |
+
|
143 |
+
#: ../inc/javascript.php:276
|
144 |
+
msgid "Cancel"
|
145 |
+
msgstr ""
|
146 |
+
|
147 |
+
#: ../inc/javascript.php:282
|
148 |
+
msgid "Create Package Set"
|
149 |
+
msgstr ""
|
150 |
+
|
151 |
+
#: ../inc/javascript.php:327
|
152 |
+
msgid "Checking System Status. Please Wait!"
|
153 |
+
msgstr ""
|
154 |
+
|
155 |
+
#: ../inc/javascript.php:353
|
156 |
+
msgid "Scanning Please Wait"
|
157 |
+
msgstr ""
|
158 |
+
|
159 |
+
#: ../inc/javascript.php:358 ../inc/javascript.php:359
|
160 |
+
#: ../inc/javascript.php:360
|
161 |
+
msgid "unreadable"
|
162 |
+
msgstr ""
|
163 |
+
|
164 |
+
#: ../inc/javascript.php:361
|
165 |
+
msgid "*Scan Error"
|
166 |
+
msgstr ""
|
167 |
+
|
168 |
+
#: ../inc/javascript.php:362
|
169 |
+
msgid "Files"
|
170 |
+
msgstr ""
|
171 |
+
|
172 |
+
#: ../inc/javascript.php:362
|
173 |
+
msgid "Folders"
|
174 |
+
msgstr ""
|
175 |
+
|
176 |
+
#: ../inc/javascript.php:367
|
177 |
+
msgid "error scanning directory"
|
178 |
+
msgstr ""
|
179 |
+
|
180 |
+
#: ../inc/javascript.php:397
|
181 |
+
msgid "DATABASE"
|
182 |
+
msgstr ""
|
183 |
+
|
184 |
+
#: ../inc/javascript.php:398
|
185 |
+
msgid "PACKAGE"
|
186 |
+
msgstr ""
|
187 |
+
|
188 |
+
#: ../inc/javascript.php:399
|
189 |
+
msgid "INSTALLER"
|
190 |
+
msgstr ""
|
191 |
+
|
192 |
+
#: ../inc/javascript.php:418
|
193 |
+
msgid "AJAX Response"
|
194 |
+
msgstr ""
|
195 |
+
|
196 |
+
#: ../inc/javascript.php:436
|
197 |
+
msgid "Creating package may take several minutes. Please Wait... "
|
198 |
+
msgstr ""
|
199 |
+
|
200 |
+
#: ../inc/javascript.php:437
|
201 |
+
msgid "Preview Log"
|
202 |
+
msgstr ""
|
203 |
+
|
204 |
+
#: ../inc/page.about.php:17
|
205 |
+
msgid "About"
|
206 |
+
msgstr ""
|
207 |
+
|
208 |
+
#: ../inc/page.about.php:18 ../inc/page.diag.php:22 ../inc/page.main.php:33
|
209 |
+
#: ../inc/page.support.php:11
|
210 |
+
msgid "By"
|
211 |
+
msgstr ""
|
212 |
+
|
213 |
+
#: ../inc/page.about.php:31
|
214 |
+
msgid ""
|
215 |
+
"Your LifeInTheGrid should be about working smarter not harder. With the "
|
216 |
+
"Duplicator you can streamline your workflows and quickly clone a WordPress "
|
217 |
+
"site in minutes. From Novice to Guru this plugin is designed for Bloggers, "
|
218 |
+
"Admins, Developers, Designers, Entrepreneurs and anyone who uses WordPress."
|
219 |
+
msgstr ""
|
220 |
+
|
221 |
+
#: ../inc/page.about.php:33
|
222 |
+
msgid ""
|
223 |
+
"If you run into an issue feel free to submit a support ticket and visit our"
|
224 |
+
msgstr ""
|
225 |
+
|
226 |
+
#: ../inc/page.about.php:36
|
227 |
+
msgid "knowledgebase"
|
228 |
+
msgstr ""
|
229 |
+
|
230 |
+
#: ../inc/page.about.php:39
|
231 |
+
msgid ""
|
232 |
+
"We also offer premium priority support for those who need feedback within "
|
233 |
+
"24-48hrs. Please visit our "
|
234 |
+
msgstr ""
|
235 |
+
|
236 |
+
#: ../inc/page.about.php:40 ../inc/page.support.php:70
|
237 |
+
msgid "service page"
|
238 |
+
msgstr ""
|
239 |
+
|
240 |
+
#: ../inc/page.about.php:41
|
241 |
+
msgid "for more details."
|
242 |
+
msgstr ""
|
243 |
+
|
244 |
+
#: ../inc/page.about.php:50
|
245 |
+
msgid "Support Duplicator"
|
246 |
+
msgstr ""
|
247 |
+
|
248 |
+
#: ../inc/page.about.php:62
|
249 |
+
msgid ""
|
250 |
+
"Consider a donation of any amount; it will take less than 60 seconds or "
|
251 |
+
"about as fast as you can duplicate a site. These proceeds help to cover "
|
252 |
+
"development and support costs. Thanks for your generosity!!"
|
253 |
+
msgstr ""
|
254 |
+
|
255 |
+
#: ../inc/page.about.php:74
|
256 |
+
msgid "Help out by leaving a 5 star review on the"
|
257 |
+
msgstr ""
|
258 |
+
|
259 |
+
#: ../inc/page.about.php:75
|
260 |
+
msgid "WordPress plugins directory"
|
261 |
+
msgstr ""
|
262 |
+
|
263 |
+
#: ../inc/page.about.php:76
|
264 |
+
msgid "and by giving your opinion on the survey below."
|
265 |
+
msgstr ""
|
266 |
+
|
267 |
+
#: ../inc/page.about.php:79
|
268 |
+
msgid "Give us your Opinion?"
|
269 |
+
msgstr ""
|
270 |
+
|
271 |
+
#: ../inc/page.about.php:91
|
272 |
+
msgid "Spread the Word"
|
273 |
+
msgstr ""
|
274 |
+
|
275 |
+
#: ../inc/page.about.php:92
|
276 |
+
msgid ""
|
277 |
+
"Spreading the word gives the plugin a wider audience which helps to pool "
|
278 |
+
"more resources to test/support/develop and participate to improve the "
|
279 |
+
"plugin. By getting the word out the Duplicator will continue to improve at "
|
280 |
+
"a faster rate and harness the power of the open community to push the plugin "
|
281 |
+
"further."
|
282 |
+
msgstr ""
|
283 |
+
|
284 |
+
#: ../inc/page.about.php:95
|
285 |
+
msgid "Duplicate Your WordPress"
|
286 |
+
msgstr ""
|
287 |
+
|
288 |
+
#: ../inc/page.about.php:96
|
289 |
+
msgid "Rapid WordPress Duplication by LifeInTheGrid.com"
|
290 |
+
msgstr ""
|
291 |
+
|
292 |
+
#: ../inc/page.about.php:140 ../inc/page.support.php:23
|
293 |
+
msgid "Knowledge Base"
|
294 |
+
msgstr ""
|
295 |
+
|
296 |
+
#: ../inc/page.about.php:142
|
297 |
+
msgid "Blog"
|
298 |
+
msgstr ""
|
299 |
+
|
300 |
+
#: ../inc/page.about.php:143
|
301 |
+
msgid "Labs"
|
302 |
+
msgstr ""
|
303 |
+
|
304 |
+
#: ../inc/page.main.php:45 ../inc/page.main.php:86
|
305 |
+
msgid "Package Name"
|
306 |
+
msgstr ""
|
307 |
+
|
308 |
+
#: ../inc/page.main.php:48
|
309 |
+
msgid "Create Package"
|
310 |
+
msgstr ""
|
311 |
+
|
312 |
+
#: ../inc/page.main.php:49
|
313 |
+
msgid "Delete selected package(s)"
|
314 |
+
msgstr ""
|
315 |
+
|
316 |
+
#: ../inc/page.main.php:52
|
317 |
+
msgid "Options"
|
318 |
+
msgstr ""
|
319 |
+
|
320 |
+
#: ../inc/page.main.php:53
|
321 |
+
msgid "System Check"
|
322 |
+
msgstr ""
|
323 |
+
|
324 |
+
#: ../inc/page.main.php:54
|
325 |
+
msgid "Show Create Log"
|
326 |
+
msgstr ""
|
327 |
+
|
328 |
+
#: ../inc/page.main.php:64
|
329 |
+
msgid "Status"
|
330 |
+
msgstr ""
|
331 |
+
|
332 |
+
#: ../inc/page.main.php:65
|
333 |
+
msgid "Ready to create new package"
|
334 |
+
msgstr ""
|
335 |
+
|
336 |
+
#: ../inc/page.main.php:81
|
337 |
+
msgid "Select all packages"
|
338 |
+
msgstr ""
|
339 |
+
|
340 |
+
#: ../inc/page.main.php:82
|
341 |
+
msgid "Information"
|
342 |
+
msgstr ""
|
343 |
+
|
344 |
+
#: ../inc/page.main.php:83
|
345 |
+
msgid "Owner"
|
346 |
+
msgstr ""
|
347 |
+
|
348 |
+
#: ../inc/page.main.php:84
|
349 |
+
msgid "Created"
|
350 |
+
msgstr ""
|
351 |
+
|
352 |
+
#: ../inc/page.main.php:85
|
353 |
+
msgid "Size"
|
354 |
+
msgstr ""
|
355 |
+
|
356 |
+
#: ../inc/page.main.php:88
|
357 |
+
msgid "Package Set"
|
358 |
+
msgstr ""
|
359 |
+
|
360 |
+
#: ../inc/page.main.php:89
|
361 |
+
msgid "(Download Both)"
|
362 |
+
msgstr ""
|
363 |
+
|
364 |
+
#: ../inc/page.main.php:120 ../inc/page.main.php:148
|
365 |
+
msgid "View"
|
366 |
+
msgstr ""
|
367 |
+
|
368 |
+
#: ../inc/page.main.php:126 ../inc/view.options.php:10
|
369 |
+
msgid "Installer"
|
370 |
+
msgstr ""
|
371 |
+
|
372 |
+
#: ../inc/page.main.php:127 ../inc/page.main.php:156 ../inc/view.options.php:9
|
373 |
+
msgid "Package"
|
374 |
+
msgstr ""
|
375 |
+
|
376 |
+
#: ../inc/page.main.php:133
|
377 |
+
msgid "Version"
|
378 |
+
msgstr ""
|
379 |
+
|
380 |
+
#: ../inc/page.main.php:134
|
381 |
+
msgid "Secure Name"
|
382 |
+
msgstr ""
|
383 |
+
|
384 |
+
#: ../inc/page.main.php:135
|
385 |
+
msgid "Download SQL File"
|
386 |
+
msgstr ""
|
387 |
+
|
388 |
+
#: ../inc/page.main.php:136
|
389 |
+
msgid "Show Download Links"
|
390 |
+
msgstr ""
|
391 |
+
|
392 |
+
#: ../inc/page.main.php:162
|
393 |
+
msgid "Legacy Version"
|
394 |
+
msgstr ""
|
395 |
+
|
396 |
+
#: ../inc/page.main.php:165
|
397 |
+
msgid ""
|
398 |
+
"This package was built with a version that is no longer supported. It is "
|
399 |
+
"highly recommended that this package be deleted. For more details see the"
|
400 |
+
msgstr ""
|
401 |
+
|
402 |
+
#: ../inc/page.main.php:166
|
403 |
+
msgid "Online FAQs"
|
404 |
+
msgstr ""
|
405 |
+
|
406 |
+
#: ../inc/page.main.php:178
|
407 |
+
msgid "No packages found"
|
408 |
+
msgstr ""
|
409 |
+
|
410 |
+
#: ../inc/page.main.php:179
|
411 |
+
msgid "To create a new package, enter a name and click the create button "
|
412 |
+
msgstr ""
|
413 |
+
|
414 |
+
#: ../inc/page.main.php:181
|
415 |
+
msgid "Check your"
|
416 |
+
msgstr ""
|
417 |
+
|
418 |
+
#: ../inc/page.main.php:182
|
419 |
+
msgid "server's compatibility"
|
420 |
+
msgstr ""
|
421 |
+
|
422 |
+
#: ../inc/page.main.php:183
|
423 |
+
msgid "with the duplicator"
|
424 |
+
msgstr ""
|
425 |
+
|
426 |
+
#: ../inc/page.main.php:184
|
427 |
+
msgid "This process will backup all your files and database"
|
428 |
+
msgstr ""
|
429 |
+
|
430 |
+
#: ../inc/page.main.php:185
|
431 |
+
msgid "Creating a package may take several minutes if you have a large site"
|
432 |
+
msgstr ""
|
433 |
+
|
434 |
+
#: ../inc/page.main.php:186
|
435 |
+
msgid "This window should remain open for the process to complete"
|
436 |
+
msgstr ""
|
437 |
+
|
438 |
+
#: ../inc/page.main.php:187
|
439 |
+
msgid "Please be patient while we work through this Beta version"
|
440 |
+
msgstr ""
|
441 |
+
|
442 |
+
#: ../inc/page.main.php:188
|
443 |
+
msgid "Please report any issues to"
|
444 |
+
msgstr ""
|
445 |
+
|
446 |
+
#: ../inc/page.main.php:205
|
447 |
+
msgid "Total Storage Used"
|
448 |
+
msgstr ""
|
449 |
+
|
450 |
+
#: ../inc/page.support.php:28
|
451 |
+
msgid ""
|
452 |
+
"For a complete rundown of the Duplicator see the online knowledgebase by "
|
453 |
+
"clicking the question button or any link below. If you experience issues "
|
454 |
+
"with creating or installing a package check out the FAQ page first."
|
455 |
+
msgstr ""
|
456 |
+
|
457 |
+
#: ../inc/page.support.php:32
|
458 |
+
msgid "Quick Start"
|
459 |
+
msgstr ""
|
460 |
+
|
461 |
+
#: ../inc/page.support.php:33
|
462 |
+
msgid "User Guide"
|
463 |
+
msgstr ""
|
464 |
+
|
465 |
+
#: ../inc/page.support.php:34
|
466 |
+
msgid "FAQs"
|
467 |
+
msgstr ""
|
468 |
+
|
469 |
+
#: ../inc/page.support.php:35
|
470 |
+
msgid "Changelog"
|
471 |
+
msgstr ""
|
472 |
+
|
473 |
+
#: ../inc/page.support.php:42
|
474 |
+
msgid "Approved Hosting"
|
475 |
+
msgstr ""
|
476 |
+
|
477 |
+
#: ../inc/page.support.php:48
|
478 |
+
msgid ""
|
479 |
+
"Not all hosting companies are created equal and to get the most out of the "
|
480 |
+
"plugin we recommend using hosting providers that we do our own testing on. "
|
481 |
+
"Please visit our"
|
482 |
+
msgstr ""
|
483 |
+
|
484 |
+
#: ../inc/page.support.php:51
|
485 |
+
msgid "Approved Affiliate Hosting Program"
|
486 |
+
msgstr ""
|
487 |
+
|
488 |
+
#: ../inc/page.support.php:52
|
489 |
+
msgid ""
|
490 |
+
"and consider making a switch to hosts that we trust and have experienced "
|
491 |
+
"good success with when using the Duplicator"
|
492 |
+
msgstr ""
|
493 |
+
|
494 |
+
#: ../inc/page.support.php:59
|
495 |
+
msgid "Online Support"
|
496 |
+
msgstr ""
|
497 |
+
|
498 |
+
#: ../inc/page.support.php:66
|
499 |
+
msgid ""
|
500 |
+
"If you run into an issue and have already read the FAQs feel free to submit "
|
501 |
+
"a support ticket and we will try our best to respond within 5-10 business "
|
502 |
+
"days or sooner if possible."
|
503 |
+
msgstr ""
|
504 |
+
|
505 |
+
#: ../inc/page.support.php:69
|
506 |
+
msgid "If you need priority support within 24-48hrs please visit our "
|
507 |
+
msgstr ""
|
508 |
+
|
509 |
+
#: ../inc/page.support.php:71
|
510 |
+
msgid ""
|
511 |
+
"for more details. Premium support is 100% refundable if we are unable to "
|
512 |
+
"resolve your issue."
|
513 |
+
msgstr ""
|
514 |
+
|
515 |
+
#: ../inc/page.support.php:77
|
516 |
+
msgid ""
|
517 |
+
"Most issues that occur with the Duplicator revolve around how a server is "
|
518 |
+
"configured. In order to diagnose your issues we will require temporary "
|
519 |
+
"admin accounts to your cPanel and WordPress Admin. Please fill out the "
|
520 |
+
msgstr ""
|
521 |
+
|
522 |
+
#: ../inc/page.support.php:79
|
523 |
+
msgid "Request Quote"
|
524 |
+
msgstr ""
|
525 |
+
|
526 |
+
#: ../inc/page.support.php:80
|
527 |
+
msgid "form and explain your issue in detail."
|
528 |
+
msgstr ""
|
529 |
+
|
530 |
+
#: ../inc/view.options.php:4
|
531 |
+
msgid "Duplicator Options"
|
532 |
+
msgstr ""
|
533 |
+
|
534 |
+
#: ../inc/view.options.php:11
|
535 |
+
msgid "System"
|
536 |
+
msgstr ""
|
537 |
+
|
538 |
+
#: ../inc/view.options.php:12
|
539 |
+
msgid "FTP"
|
540 |
+
msgstr ""
|
541 |
+
|
542 |
+
#: ../inc/view.options.php:22
|
543 |
+
msgid "Processing"
|
544 |
+
msgstr ""
|
545 |
+
|
546 |
+
#: ../inc/view.options.php:36
|
547 |
+
msgid "Max Time"
|
548 |
+
msgstr ""
|
549 |
+
|
550 |
+
#: ../inc/view.options.php:36
|
551 |
+
msgid "seconds"
|
552 |
+
msgstr ""
|
553 |
+
|
554 |
+
#: ../inc/view.options.php:37
|
555 |
+
msgid "Max Memory"
|
556 |
+
msgstr ""
|
557 |
+
|
558 |
+
#: ../inc/view.options.php:45
|
559 |
+
msgid "Email when completed"
|
560 |
+
msgstr ""
|
561 |
+
|
562 |
+
#: ../inc/view.options.php:46
|
563 |
+
msgid "WP-Admin email is included. Add extra emails semicolon separated."
|
564 |
+
msgstr ""
|
565 |
+
|
566 |
+
#: ../inc/view.options.php:55
|
567 |
+
msgid "Exclusion Filters"
|
568 |
+
msgstr ""
|
569 |
+
|
570 |
+
#: ../inc/view.options.php:57
|
571 |
+
msgid "Directories"
|
572 |
+
msgstr ""
|
573 |
+
|
574 |
+
#: ../inc/view.options.php:59
|
575 |
+
msgid "Root Path"
|
576 |
+
msgstr ""
|
577 |
+
|
578 |
+
#: ../inc/view.options.php:61
|
579 |
+
msgid "File extensions"
|
580 |
+
msgstr ""
|
581 |
+
|
582 |
+
#: ../inc/view.options.php:64
|
583 |
+
msgid "Separate all filters by semicolon"
|
584 |
+
msgstr ""
|
585 |
+
|
586 |
+
#: ../inc/view.options.php:69
|
587 |
+
msgid "Database Encoding"
|
588 |
+
msgstr ""
|
589 |
+
|
590 |
+
#: ../inc/view.options.php:72
|
591 |
+
msgid "Enable character conversion encoding"
|
592 |
+
msgstr ""
|
593 |
+
|
594 |
+
#: ../inc/view.options.php:77
|
595 |
+
msgid "From"
|
596 |
+
msgstr ""
|
597 |
+
|
598 |
+
#: ../inc/view.options.php:78
|
599 |
+
msgid "to"
|
600 |
+
msgstr ""
|
601 |
+
|
602 |
+
#: ../inc/view.options.php:79
|
603 |
+
msgid "Disable this option for extended or double byte character sets"
|
604 |
+
msgstr ""
|
605 |
+
|
606 |
+
#: ../inc/view.options.php:86
|
607 |
+
msgid ""
|
608 |
+
"Having issues saving these options? Temporarily disable all 'Object "
|
609 |
+
"Caches' (i.e. W3C Total Object Cache)"
|
610 |
+
msgstr ""
|
611 |
+
|
612 |
+
#: ../inc/view.options.php:96
|
613 |
+
msgid "Settings Defaults"
|
614 |
+
msgstr ""
|
615 |
+
|
616 |
+
#: ../inc/view.options.php:99
|
617 |
+
msgid "Install URL"
|
618 |
+
msgstr ""
|
619 |
+
|
620 |
+
#: ../inc/view.options.php:106
|
621 |
+
msgid "Database Defaults"
|
622 |
+
msgstr ""
|
623 |
+
|
624 |
+
#: ../inc/view.options.php:109
|
625 |
+
msgid "Host"
|
626 |
+
msgstr ""
|
627 |
+
|
628 |
+
#: ../inc/view.options.php:113 ../inc/view.system.php:8
|
629 |
+
msgid "Name"
|
630 |
+
msgstr ""
|
631 |
+
|
632 |
+
#: ../inc/view.options.php:117
|
633 |
+
msgid "User"
|
634 |
+
msgstr ""
|
635 |
+
|
636 |
+
#: ../inc/view.options.php:122
|
637 |
+
msgid ""
|
638 |
+
"The installer can have these fields pre-filled at install time. These "
|
639 |
+
"values are optional."
|
640 |
+
msgstr ""
|
641 |
+
|
642 |
+
#: ../inc/view.options.php:129
|
643 |
+
msgid "Uninstall Options"
|
644 |
+
msgstr ""
|
645 |
+
|
646 |
+
#: ../inc/view.options.php:132
|
647 |
+
msgid "Delete entire snapshot directory when removing plugin"
|
648 |
+
msgstr ""
|
649 |
+
|
650 |
+
#: ../inc/view.options.php:133
|
651 |
+
msgid "Snapshot Directory"
|
652 |
+
msgstr ""
|
653 |
+
|
654 |
+
#: ../inc/view.options.php:161
|
655 |
+
msgid "Save"
|
656 |
+
msgstr ""
|
657 |
+
|
658 |
+
#: ../inc/view.options.php:162
|
659 |
+
msgid "Close"
|
660 |
+
msgstr ""
|
661 |
+
|
662 |
+
#: ../inc/view.system.php:3
|
663 |
+
msgid "Package Creation"
|
664 |
+
msgstr ""
|
665 |
+
|
666 |
+
#: ../inc/view.system.php:5
|
667 |
+
msgid "Create a new Package Set?"
|
668 |
+
msgstr ""
|
669 |
+
|
670 |
+
#: ../inc/view.system.php:10 ../inc/view.system.php:212
|
671 |
+
msgid "Pre-Zip Overview"
|
672 |
+
msgstr ""
|
673 |
+
|
674 |
+
#: ../inc/view.system.php:12
|
675 |
+
msgid "Perform Scan"
|
676 |
+
msgstr ""
|
677 |
+
|
678 |
+
#: ../inc/view.system.php:18
|
679 |
+
msgid ""
|
680 |
+
"Note: A scan will provide an estimate on the size of your file system. The "
|
681 |
+
"scan will exclude items in the"
|
682 |
+
msgstr ""
|
683 |
+
|
684 |
+
#: ../inc/view.system.php:19
|
685 |
+
msgid "directory filter list"
|
686 |
+
msgstr ""
|
687 |
+
|
688 |
+
#: ../inc/view.system.php:20
|
689 |
+
msgid ""
|
690 |
+
"Files that are not readable by the plugin will not be included in the "
|
691 |
+
"overview. Directories that are empty will not be included in the final "
|
692 |
+
"package. "
|
693 |
+
msgstr ""
|
694 |
+
|
695 |
+
#: ../inc/view.system.php:29
|
696 |
+
msgid "System Constraint"
|
697 |
+
msgstr ""
|
698 |
+
|
699 |
+
#: ../inc/view.system.php:32
|
700 |
+
msgid "Please try again! An issue has occurred."
|
701 |
+
msgstr ""
|
702 |
+
|
703 |
+
#: ../inc/view.system.php:36
|
704 |
+
msgid "Recommendations"
|
705 |
+
msgstr ""
|
706 |
+
|
707 |
+
#: ../inc/view.system.php:41
|
708 |
+
msgid "Validate"
|
709 |
+
msgstr ""
|
710 |
+
|
711 |
+
#: ../inc/view.system.php:42
|
712 |
+
msgid "your system"
|
713 |
+
msgstr ""
|
714 |
+
|
715 |
+
#: ../inc/view.system.php:43
|
716 |
+
msgid "refresh"
|
717 |
+
msgstr ""
|
718 |
+
|
719 |
+
#: ../inc/view.system.php:44
|
720 |
+
msgid "the dashboard."
|
721 |
+
msgstr ""
|
722 |
+
|
723 |
+
#: ../inc/view.system.php:48
|
724 |
+
msgid "Monitor"
|
725 |
+
msgstr ""
|
726 |
+
|
727 |
+
#: ../inc/view.system.php:49
|
728 |
+
msgid ""
|
729 |
+
"your log file a few more minutes as processing may continue on some systems"
|
730 |
+
msgstr ""
|
731 |
+
|
732 |
+
#: ../inc/view.system.php:52
|
733 |
+
msgid ""
|
734 |
+
"Contact your server admin to have the page timeout increased (see duration "
|
735 |
+
"below)"
|
736 |
+
msgstr ""
|
737 |
+
|
738 |
+
#: ../inc/view.system.php:53
|
739 |
+
msgid ""
|
740 |
+
"Consider adding a directory filter in the options dialog if the process "
|
741 |
+
"continues to timeout"
|
742 |
+
msgstr ""
|
743 |
+
|
744 |
+
#: ../inc/view.system.php:54
|
745 |
+
msgid "Check your disk space. For hosted sites review your providers help."
|
746 |
+
msgstr ""
|
747 |
+
|
748 |
+
#: ../inc/view.system.php:57
|
749 |
+
msgid "Consider using an"
|
750 |
+
msgstr ""
|
751 |
+
|
752 |
+
#: ../inc/view.system.php:59
|
753 |
+
msgid "approved"
|
754 |
+
msgstr ""
|
755 |
+
|
756 |
+
#: ../inc/view.system.php:60
|
757 |
+
msgid "hosting provider."
|
758 |
+
msgstr ""
|
759 |
+
|
760 |
+
#: ../inc/view.system.php:64
|
761 |
+
msgid "Server Response"
|
762 |
+
msgstr ""
|
763 |
+
|
764 |
+
#: ../inc/view.system.php:69
|
765 |
+
msgid "See online help for more details at"
|
766 |
+
msgstr ""
|
767 |
+
|
768 |
+
#: ../inc/view.system.php:79
|
769 |
+
msgid "System Status"
|
770 |
+
msgstr ""
|
771 |
+
|
772 |
+
#: ../inc/view.system.php:82
|
773 |
+
msgid "Please validate your system configuration."
|
774 |
+
msgstr ""
|
775 |
+
|
776 |
+
#: ../inc/view.system.php:83
|
777 |
+
msgid "Click link for details"
|
778 |
+
msgstr ""
|
779 |
+
|
780 |
+
#: ../inc/view.system.php:92
|
781 |
+
msgid "SYSTEM REQUIRMENTS"
|
782 |
+
msgstr ""
|
783 |
+
|
784 |
+
#: ../inc/view.system.php:93
|
785 |
+
msgid "File Permissions"
|
786 |
+
msgstr ""
|
787 |
+
|
788 |
+
#: ../inc/view.system.php:96
|
789 |
+
msgid "Required permissions"
|
790 |
+
msgstr ""
|
791 |
+
|
792 |
+
#: ../inc/view.system.php:113
|
793 |
+
msgid ""
|
794 |
+
"The above paths should have permissions of 755 for directories and 644 for "
|
795 |
+
"files. On some hosts the permission set requires 777. Setting items to 777 "
|
796 |
+
"is a security issue and should only be set temporarily. Please avoid any "
|
797 |
+
"hosting company that requires this kind of setup. See the 'Duplicator "
|
798 |
+
"Approved' link at the bottom of this dialog for a list of approved hosting "
|
799 |
+
"providers."
|
800 |
+
msgstr ""
|
801 |
+
|
802 |
+
#: ../inc/view.system.php:116
|
803 |
+
msgid ""
|
804 |
+
"Also be sure to check the Owner/Group settings and validate they are correct "
|
805 |
+
"and match other successful directories/files that are accessible. For more "
|
806 |
+
"details contact your host or visit their help pages for more information on "
|
807 |
+
"how they implement permissions and group settings."
|
808 |
+
msgstr ""
|
809 |
+
|
810 |
+
#: ../inc/view.system.php:123
|
811 |
+
msgid "Reserved Files"
|
812 |
+
msgstr ""
|
813 |
+
|
814 |
+
#: ../inc/view.system.php:126
|
815 |
+
msgid ""
|
816 |
+
"If this check fails then a reserved file was found in the WordPress root "
|
817 |
+
"directory. The following are reserved file names installer.php, installer-"
|
818 |
+
"data.sql and installer-log.txt. In order to archive your data correctly "
|
819 |
+
"please remove any of these files from your WordPress root directory. Then "
|
820 |
+
"try creating your package again."
|
821 |
+
msgstr ""
|
822 |
+
|
823 |
+
#: ../inc/view.system.php:131
|
824 |
+
msgid "Zip Archive Enabled"
|
825 |
+
msgstr ""
|
826 |
+
|
827 |
+
#: ../inc/view.system.php:134
|
828 |
+
msgid ""
|
829 |
+
"The ZipArchive extension for PHP is required for compression. Please "
|
830 |
+
"contact your hosting provider if you're on a hosted server. For additional "
|
831 |
+
"information see our online documentation."
|
832 |
+
msgstr ""
|
833 |
+
|
834 |
+
#: ../inc/view.system.php:139
|
835 |
+
msgid "Safe Mode Off"
|
836 |
+
msgstr ""
|
837 |
+
|
838 |
+
#: ../inc/view.system.php:142
|
839 |
+
msgid ""
|
840 |
+
"Safe Mode needs to be disabled in order for the Duplicator to operate "
|
841 |
+
"correctly. Please set safe_mode = Off in you php.ini file. If you're on a "
|
842 |
+
"hosted server and don't have access to the php.ini file then you will need "
|
843 |
+
"to request this setting be updated. Safe Mode is no longer in future "
|
844 |
+
"versions of PHP. If your host will not work with you to resolve the issue "
|
845 |
+
"then consider a higher reputable hosting provider."
|
846 |
+
msgstr ""
|
847 |
+
|
848 |
+
#: ../inc/view.system.php:147
|
849 |
+
msgid "MySQLi Support"
|
850 |
+
msgstr ""
|
851 |
+
|
852 |
+
#: ../inc/view.system.php:150
|
853 |
+
msgid ""
|
854 |
+
"In order to complete an install the mysqli extension for PHP is required. If "
|
855 |
+
"you are on a hosted server please contact your host and request that mysqli "
|
856 |
+
"extension be enabled. For more information visit: http://php.net/manual/en/"
|
857 |
+
"mysqli.installation.php"
|
858 |
+
msgstr ""
|
859 |
+
|
860 |
+
#: ../inc/view.system.php:159
|
861 |
+
msgid "SYSTEM CHECKS"
|
862 |
+
msgstr ""
|
863 |
+
|
864 |
+
#: ../inc/view.system.php:162
|
865 |
+
msgid "PHP Version"
|
866 |
+
msgstr ""
|
867 |
+
|
868 |
+
#: ../inc/view.system.php:164 ../inc/view.system.php:176
|
869 |
+
#: ../inc/view.system.php:200
|
870 |
+
msgid "Good"
|
871 |
+
msgstr ""
|
872 |
+
|
873 |
+
#: ../inc/view.system.php:166 ../inc/view.system.php:179
|
874 |
+
#: ../inc/view.system.php:182 ../inc/view.system.php:185
|
875 |
+
#: ../inc/view.system.php:188
|
876 |
+
msgid "OK"
|
877 |
+
msgstr ""
|
878 |
+
|
879 |
+
#: ../inc/view.system.php:167
|
880 |
+
msgid "PHP 5.2.17+ is required"
|
881 |
+
msgstr ""
|
882 |
+
|
883 |
+
#: ../inc/view.system.php:169 ../inc/view.system.php:191
|
884 |
+
#: ../inc/view.system.php:203
|
885 |
+
msgid "Fail"
|
886 |
+
msgstr ""
|
887 |
+
|
888 |
+
#: ../inc/view.system.php:175 ../inc/view.system.php:178
|
889 |
+
#: ../inc/view.system.php:181 ../inc/view.system.php:184
|
890 |
+
#: ../inc/view.system.php:187 ../inc/view.system.php:190
|
891 |
+
msgid "Web Server"
|
892 |
+
msgstr ""
|
893 |
+
|
894 |
+
#: ../inc/view.system.php:190
|
895 |
+
msgid "Not detected"
|
896 |
+
msgstr ""
|
897 |
+
|
898 |
+
#: ../inc/view.system.php:199 ../inc/view.system.php:202
|
899 |
+
msgid "Open Base Dir"
|
900 |
+
msgstr ""
|
901 |
+
|
902 |
+
#: ../inc/view.system.php:199
|
903 |
+
msgid "Off"
|
904 |
+
msgstr ""
|
905 |
+
|
906 |
+
#: ../inc/view.system.php:202
|
907 |
+
msgid "On"
|
908 |
+
msgstr ""
|
909 |
+
|
910 |
+
#: ../inc/view.system.php:209
|
911 |
+
msgid "PHP SAPI"
|
912 |
+
msgstr ""
|
913 |
+
|
914 |
+
#: ../inc/view.system.php:214
|
915 |
+
msgid "Scan Now"
|
916 |
+
msgstr ""
|
917 |
+
|
918 |
+
#: ../inc/view.system.php:223
|
919 |
+
msgid "Cache Directory Found"
|
920 |
+
msgstr ""
|
921 |
+
|
922 |
+
#: ../inc/view.system.php:224
|
923 |
+
msgid "Add to exclusion path now"
|
924 |
+
msgstr ""
|
925 |
+
|
926 |
+
#: ../inc/view.system.php:226
|
927 |
+
msgid "Directory excluded"
|
928 |
+
msgstr ""
|
929 |
+
|
930 |
+
#: ../inc/view.system.php:227
|
931 |
+
msgid "Path"
|
932 |
+
msgstr ""
|
933 |
+
|
934 |
+
#: ../inc/view.system.php:229
|
935 |
+
msgid "Cache Directory Not Found"
|
936 |
+
msgstr ""
|
937 |
+
|
938 |
+
#: ../inc/view.system.php:235
|
939 |
+
msgid "ONLINE RESOURCES"
|
940 |
+
msgstr ""
|
941 |
+
|
942 |
+
#: ../inc/view.system.php:240
|
943 |
+
msgid "For additional online help please visit"
|
944 |
+
msgstr ""
|
945 |
+
|
946 |
+
#: ../inc/view.system.php:246
|
947 |
+
msgid "Need a hosting provider that is"
|
948 |
+
msgstr ""
|
949 |
+
|
950 |
+
#: ../inc/view.system.php:248
|
951 |
+
msgid "Duplicator Approved"
|
952 |
+
msgstr ""
|
953 |
+
|
954 |
+
#: ../inc/view.system.php:259
|
955 |
+
msgid "Download Links"
|
956 |
+
msgstr ""
|
957 |
+
|
958 |
+
#: ../inc/view.system.php:262
|
959 |
+
msgid "The following links contain sensitive data. Please share with caution!"
|
960 |
+
msgstr ""
|
961 |
+
|
962 |
+
#: ../inc/view.system.php:268
|
963 |
+
msgid ""
|
964 |
+
"The database SQL script is a quick link to your database backup script. An "
|
965 |
+
"exact copy is also stored in the package."
|
966 |
+
msgstr ""
|
readme.txt
CHANGED
@@ -1,106 +1,112 @@
|
|
1 |
-
===
|
2 |
-
Contributors:
|
3 |
-
Donate link: www.lifeinthegrid.com/partner
|
4 |
-
Tags: backup, restore, move, migrate, localhost, synchronize, duplicate, clone, automate, niche
|
5 |
-
Requires at least: 3.
|
6 |
-
Tested up to: 3.
|
7 |
-
Stable tag: 0.5.
|
8 |
-
License: GPLv2
|
9 |
-
|
10 |
-
Duplicate, clone, backup, move and transfer an entire site from one location to another.
|
11 |
-
|
12 |
-
|
13 |
-
== Description ==
|
14 |
-
|
15 |
-
The Duplicator gives WordPress administrators the ability to migrate, copy or clone a site from one location to another. The plugin also serves as a simple backup utility. The Duplicator supports both serialized and base64 serialized string replacement.
|
16 |
-
|
17 |
-
|
18 |
-
http://www.youtube.com/watch?v=yZ7pHmR9JC8
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
Active Contributors
|
30 |
-
<li>[Paal Joachim Romdahl](http://www.easywebdesigntutorials.com)</li>
|
31 |
-
|
32 |
-
|
33 |
-
<li>[
|
34 |
-
<li>[
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
-
|
43 |
-
|
44 |
-
|
45 |
-
|
46 |
-
|
47 |
-
|
48 |
-
|
49 |
-
|
50 |
-
|
51 |
-
|
52 |
-
|
53 |
-
|
54 |
-
|
55 |
-
|
56 |
-
|
57 |
-
|
58 |
-
|
59 |
-
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
|
64 |
-
|
65 |
-
|
66 |
-
|
67 |
-
|
68 |
-
|
69 |
-
=
|
70 |
-
|
71 |
-
|
72 |
-
|
73 |
-
|
74 |
-
|
75 |
-
|
76 |
-
|
77 |
-
|
78 |
-
|
79 |
-
|
80 |
-
|
81 |
-
|
82 |
-
|
83 |
-
|
84 |
-
|
85 |
-
|
86 |
-
|
87 |
-
|
88 |
-
|
89 |
-
|
90 |
-
|
91 |
-
|
92 |
-
|
93 |
-
|
94 |
-
|
95 |
-
|
96 |
-
|
97 |
-
|
98 |
-
|
99 |
-
|
100 |
-
|
101 |
-
|
102 |
-
|
103 |
-
|
104 |
-
|
105 |
-
|
106 |
-
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
=== Duplicator ===
|
2 |
+
Contributors: lifeinthegrid
|
3 |
+
Donate link: www.lifeinthegrid.com/partner
|
4 |
+
Tags: backup, restore, move, migrate, localhost, synchronize, duplicate, clone, automate, niche
|
5 |
+
Requires at least: 3.8
|
6 |
+
Tested up to: 3.9.1
|
7 |
+
Stable tag: 0.5.4
|
8 |
+
License: GPLv2
|
9 |
+
|
10 |
+
Duplicate, clone, backup, move and transfer an entire site from one location to another.
|
11 |
+
|
12 |
+
|
13 |
+
== Description ==
|
14 |
+
|
15 |
+
> The Duplicator gives WordPress administrators the ability to migrate, copy or clone a site from one location to another. The plugin also serves as a simple backup utility. The Duplicator supports both serialized and base64 serialized string replacement. If you need to move WordPress or backup WordPress this plugin can help simplify the process. For complete details visit [lifeinthegrid.com](http://lifeinthegrid.com/).
|
16 |
+
|
17 |
+
= Quick Video Demo =
|
18 |
+
http://www.youtube.com/watch?v=yZ7pHmR9JC8
|
19 |
+
|
20 |
+
= Disclaimer =
|
21 |
+
This plugin does require above average technical knowledge. If you plan to move WordPress or backup WordPress please use it at your own risk and do not forget to back up your files and databases beforehand with other backup system. Please do not attempt to use the plugin if you're new to WordPress or have a limited technical background. Please seek out professional help if your in question of anything. If you need to move WordPress or backup WordPress and you don't have a firm grasp on using WordPress then you can get additional help from the Duplicator [resources page](http://lifeinthegrid.com/labs/duplicator/) .
|
22 |
+
|
23 |
+
= Developers =
|
24 |
+
This tool is great to move WordPress or backup Wordpress sites and for pulling a production site down onto your local machine for testing and validation. It also works good for developing locally and then pushing up to a production server for a first time site release.
|
25 |
+
|
26 |
+
= Please Note =
|
27 |
+
This project is currently in Beta, the underlying logic to backup WordPress, move WordPress and transfer WordPress are very complex. It's impossible to know how each system is setup; this is why your feedback is important to us. Thanks for helping us to make WordPress the best blogging platform in the world.
|
28 |
+
|
29 |
+
= Active Contributors =
|
30 |
+
<li>[Paal Joachim Romdahl](http://www.easywebdesigntutorials.com) (Training)</li>
|
31 |
+
<li>[Hans-M. Herbrand](http://www.web266.de) (German) </li>
|
32 |
+
<li>[Marco Andrei Kichalowsky](http://www.arsnovasolucoes.com) (Portuguese)</li>
|
33 |
+
<li>[Emilio De Fez](http://www.canaryas.com) (Spanish) </li>
|
34 |
+
<li>[Nicolas Richer](http://nicolasricher.fr) (French)</li>
|
35 |
+
|
36 |
+
= Other Contributors =
|
37 |
+
Jonathan Foote, Tomas Gurny, Aaron Crawford
|
38 |
+
|
39 |
+
= Donate =
|
40 |
+
Enjoy using *Duplicator*? Please consider [making a donation](http://lifeinthegrid.com/partner/) to support the project's continued development.
|
41 |
+
|
42 |
+
|
43 |
+
|
44 |
+
== Installation ==
|
45 |
+
|
46 |
+
1. Upload `duplicator` folder to the `/wp-content/plugins/` directory
|
47 |
+
2. Activate the plugin through the 'Plugins' menu in WordPress
|
48 |
+
3. Click on the Duplicator link from the main menu
|
49 |
+
4. Check out the help by clicking the help icon and create your first package.
|
50 |
+
|
51 |
+
The Duplicator requires php 5.3 or higher.
|
52 |
+
|
53 |
+
== Frequently Asked Questions ==
|
54 |
+
|
55 |
+
= I'm having issues getting the plugin to work what should I do? =
|
56 |
+
|
57 |
+
See the [FAQs](http://lifeinthegrid.com/duplicator-faq) page for a detailed rundown of common issues
|
58 |
+
|
59 |
+
= Are there any videos I can watch? =
|
60 |
+
|
61 |
+
Yes. Please see the [tutorial section](http://lifeinthegrid.com/duplicator-tutorials] on the user guide for videos.
|
62 |
+
|
63 |
+
|
64 |
+
= Where can I get more information and support for this plugin? =
|
65 |
+
|
66 |
+
Visit the [Duplicator Page](http://lifeinthegrid.com/duplicator) at lifeinthegrid.com
|
67 |
+
|
68 |
+
|
69 |
+
= Can I test this in a non-production environment? =
|
70 |
+
|
71 |
+
Yes. Put WordPress on [your computer](http://lifeinthegrid.com/xampp) by watching the video below.
|
72 |
+
|
73 |
+
http://www.youtube.com/watch?v=-hF7FbTQIkk
|
74 |
+
|
75 |
+
= Is this plugin compatible with WordPress Multi-Site (MU)? =
|
76 |
+
|
77 |
+
No. Hopefully in future versions we will support MU
|
78 |
+
|
79 |
+
|
80 |
+
== Screenshots ==
|
81 |
+
|
82 |
+
1. Main Interface for all Packages
|
83 |
+
2. Create Package Step 1
|
84 |
+
3. Create Package Step 2
|
85 |
+
4. Build Process
|
86 |
+
5. Installer Screen
|
87 |
+
|
88 |
+
|
89 |
+
== Changelog ==
|
90 |
+
|
91 |
+
Please see the following url:
|
92 |
+
http://lifeinthegrid.com/duplicator-log
|
93 |
+
|
94 |
+
|
95 |
+
|
96 |
+
|
97 |
+
== Upgrade Notice ==
|
98 |
+
|
99 |
+
Please use our ticketing system when submitting your logs. Please do not post to the forums.
|
100 |
+
|
101 |
+
|
102 |
+
|
103 |
+
|
104 |
+
|
105 |
+
|
106 |
+
|
107 |
+
|
108 |
+
|
109 |
+
|
110 |
+
|
111 |
+
|
112 |
+
|
uninstall.php
CHANGED
@@ -35,26 +35,26 @@ if (DUP_Settings::Get('uninstall_files')) {
|
|
35 |
$check = glob("{$ssdir}/wp-config.php");
|
36 |
if (count($check) == 0) {
|
37 |
|
38 |
-
//PHP
|
39 |
foreach (glob("{$ssdir}/*_database.sql") as $file) {
|
40 |
-
if (strstr($file, '_database.sql'))
|
41 |
@unlink("{$file}");
|
42 |
-
}
|
43 |
}
|
44 |
foreach (glob("{$ssdir}/*_installer.php") as $file) {
|
45 |
-
if (strstr($file, '_installer.php'))
|
46 |
@unlink("{$file}");
|
47 |
-
}
|
48 |
}
|
49 |
foreach (glob("{$ssdir}/*_archive.zip") as $file) {
|
50 |
-
if (strstr($file, '_archive.zip'))
|
|
|
|
|
|
|
|
|
51 |
@unlink("{$file}");
|
52 |
-
}
|
53 |
}
|
54 |
foreach (glob("{$ssdir}/*.log") as $file) {
|
55 |
-
if (strstr($file, '.log'))
|
56 |
@unlink("{$file}");
|
57 |
-
}
|
58 |
}
|
59 |
|
60 |
//Check for core files and only continue removing data if the snapshots directory
|
35 |
$check = glob("{$ssdir}/wp-config.php");
|
36 |
if (count($check) == 0) {
|
37 |
|
38 |
+
//PHP sanity check
|
39 |
foreach (glob("{$ssdir}/*_database.sql") as $file) {
|
40 |
+
if (strstr($file, '_database.sql'))
|
41 |
@unlink("{$file}");
|
|
|
42 |
}
|
43 |
foreach (glob("{$ssdir}/*_installer.php") as $file) {
|
44 |
+
if (strstr($file, '_installer.php'))
|
45 |
@unlink("{$file}");
|
|
|
46 |
}
|
47 |
foreach (glob("{$ssdir}/*_archive.zip") as $file) {
|
48 |
+
if (strstr($file, '_archive.zip'))
|
49 |
+
@unlink("{$file}");
|
50 |
+
}
|
51 |
+
foreach (glob("{$ssdir}/*_scan.json") as $file) {
|
52 |
+
if (strstr($file, '_scan.json'))
|
53 |
@unlink("{$file}");
|
|
|
54 |
}
|
55 |
foreach (glob("{$ssdir}/*.log") as $file) {
|
56 |
+
if (strstr($file, '.log'))
|
57 |
@unlink("{$file}");
|
|
|
58 |
}
|
59 |
|
60 |
//Check for core files and only continue removing data if the snapshots directory
|
views/actions.php
CHANGED
@@ -1,82 +1,74 @@
|
|
1 |
<?php
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
|
5 |
@set_time_limit(0);
|
6 |
-
|
7 |
$errLevel = error_reporting();
|
8 |
error_reporting(E_ERROR);
|
9 |
DUP_Util::InitSnapshotDirectory();
|
10 |
-
|
11 |
-
$Task = new DUP_Task();
|
12 |
-
$Task->Create();
|
13 |
|
14 |
-
|
15 |
-
|
16 |
-
$
|
17 |
-
$
|
18 |
-
$json['Package'] = $Task->Package;
|
19 |
-
$json['Runtime'] = $Task->Package->Runtime;
|
20 |
-
$json['ExeSize'] = $Task->Package->ExeSize;
|
21 |
-
$json['ZipSize'] = $Task->Package->ZipSize;
|
22 |
-
$json_response = json_encode($json);
|
23 |
|
|
|
24 |
error_reporting($errLevel);
|
25 |
die($json_response);
|
26 |
}
|
27 |
|
28 |
-
|
29 |
/**
|
30 |
-
*
|
31 |
-
* Returns the
|
32 |
-
* any of the filters
|
33 |
-
*
|
34 |
-
* @return json size and file count of directory
|
35 |
-
* @example to test: admin-ajax.php?action=duplicator_package_scan
|
36 |
*
|
|
|
37 |
*/
|
38 |
-
function
|
39 |
|
40 |
@set_time_limit(0);
|
41 |
$errLevel = error_reporting();
|
42 |
error_reporting(E_ERROR);
|
43 |
-
|
44 |
-
$json = array();
|
45 |
-
$Package = new DUP_Package();
|
46 |
-
$Package = $Package->GetActive();
|
47 |
-
|
48 |
-
//SERVER
|
49 |
-
$srv = $Package->GetServerChecks();
|
50 |
-
$json['SRV']['OpenBase'] = $srv['CHK-SRV-100'];
|
51 |
-
$json['SRV']['CacheOn'] = $srv['CHK-SRV-101'];
|
52 |
-
$json['SRV']['TimeOuts'] = $srv['CHK-SRV-102'];
|
53 |
|
54 |
-
|
55 |
-
|
56 |
-
$
|
57 |
-
|
58 |
-
|
59 |
-
$json['DB']['TableCount'] = $db['TableCount'] or "unknown";
|
60 |
-
$json['DB']['TableList'] = $db['TableList'] or "unknown";
|
61 |
|
62 |
-
|
63 |
-
$Package->Archive->GetStats();
|
64 |
-
$json['ARC']['Size'] = DUP_Util::ByteSize($Package->Archive->Size) or "unknown";
|
65 |
-
$json['ARC']['DirCount'] = empty($Package->Archive->DirCount) ? '0' : number_format($Package->Archive->DirCount);
|
66 |
-
$json['ARC']['FileCount'] = empty($Package->Archive->FileCount) ? '0' : number_format($Package->Archive->FileCount);
|
67 |
-
$json['ARC']['LinkCount'] = empty($Package->Archive->LinkCount) ? '0' : number_format($Package->Archive->LinkCount);
|
68 |
-
$json['ARC']['InvalidFiles'] = is_array($Package->Archive->InvalidFileList) ? $Package->Archive->InvalidFileList : "unknown";
|
69 |
-
$json['ARC']['BigFiles'] = is_array($Package->Archive->BigFileList) ? $Package->Archive->BigFileList : "unknown";
|
70 |
-
$json['ARC']['Status']['Size'] = ($Package->Archive->Size > DUPLICATOR_SCAN_SITE) ? 'Warn' : 'Good';
|
71 |
-
$json['ARC']['Status']['Names'] = count($Package->Archive->InvalidFileList) ? 'Warn' : 'Good';
|
72 |
-
$json['ARC']['Status']['Big'] = count($Package->Archive->BigFileList) ? 'Warn' : 'Good';
|
73 |
|
74 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
75 |
$json_response = json_encode($json);
|
|
|
76 |
error_reporting($errLevel);
|
77 |
die($json_response);
|
78 |
}
|
79 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
80 |
/**
|
81 |
* DUPLICATOR_PACKAGE_DELETE
|
82 |
* Deletes the files and database record entries
|
@@ -111,6 +103,7 @@ function duplicator_package_delete() {
|
|
111 |
@chmod(DUP_Util::SafePath(DUPLICATOR_SSDIR_PATH . "/{$nameHash}_archive.zip"), 0644);
|
112 |
@chmod(DUP_Util::SafePath(DUPLICATOR_SSDIR_PATH . "/{$nameHash}_database.sql"), 0644);
|
113 |
@chmod(DUP_Util::SafePath(DUPLICATOR_SSDIR_PATH . "/{$nameHash}_installer.php"), 0644);
|
|
|
114 |
@chmod(DUP_Util::SafePath(DUPLICATOR_SSDIR_PATH . "/{$nameHash}.log"), 0644);
|
115 |
//Remove
|
116 |
@unlink(DUP_Util::SafePath(DUPLICATOR_SSDIR_PATH_TMP . "/{$nameHash}_archive.zip"));
|
@@ -119,6 +112,7 @@ function duplicator_package_delete() {
|
|
119 |
@unlink(DUP_Util::SafePath(DUPLICATOR_SSDIR_PATH . "/{$nameHash}_archive.zip"));
|
120 |
@unlink(DUP_Util::SafePath(DUPLICATOR_SSDIR_PATH . "/{$nameHash}_database.sql"));
|
121 |
@unlink(DUP_Util::SafePath(DUPLICATOR_SSDIR_PATH . "/{$nameHash}_installer.php"));
|
|
|
122 |
@unlink(DUP_Util::SafePath(DUPLICATOR_SSDIR_PATH . "/{$nameHash}.log"));
|
123 |
//Unfinished Zip files
|
124 |
$tmpZip = DUPLICATOR_SSDIR_PATH_TMP . "/{$nameHash}_archive.zip.*";
|
1 |
<?php
|
2 |
+
/**
|
3 |
+
* DUPLICATOR_PACKAGE_SCAN
|
4 |
+
* Returns a json scan report object which contains data about the system
|
5 |
+
*
|
6 |
+
* @return json json report object
|
7 |
+
* @example to test: /wp-admin/admin-ajax.php?action=duplicator_package_scan
|
8 |
+
*/
|
9 |
+
function duplicator_package_scan() {
|
10 |
|
11 |
@set_time_limit(0);
|
|
|
12 |
$errLevel = error_reporting();
|
13 |
error_reporting(E_ERROR);
|
14 |
DUP_Util::InitSnapshotDirectory();
|
|
|
|
|
|
|
15 |
|
16 |
+
$Package = DUP_Package::GetActive();
|
17 |
+
$report = $Package->Scan();
|
18 |
+
$Package->SaveActiveItem('ScanFile', $Package->ScanFile);
|
19 |
+
$json_response = json_encode($report);
|
|
|
|
|
|
|
|
|
|
|
20 |
|
21 |
+
DUP_Package::TmpCleanup();
|
22 |
error_reporting($errLevel);
|
23 |
die($json_response);
|
24 |
}
|
25 |
|
|
|
26 |
/**
|
27 |
+
* duplicator_package_build
|
28 |
+
* Returns the package result status
|
|
|
|
|
|
|
|
|
29 |
*
|
30 |
+
* @return json json object of package results
|
31 |
*/
|
32 |
+
function duplicator_package_build() {
|
33 |
|
34 |
@set_time_limit(0);
|
35 |
$errLevel = error_reporting();
|
36 |
error_reporting(E_ERROR);
|
37 |
+
DUP_Util::InitSnapshotDirectory();
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
38 |
|
39 |
+
$Package = DUP_Package::GetActive();
|
40 |
+
|
41 |
+
if (!is_readable(DUPLICATOR_SSDIR_PATH_TMP . "/{$Package->ScanFile}")) {
|
42 |
+
die("The scan result file was not found. Please run the scan step before building the package.");
|
43 |
+
}
|
|
|
|
|
44 |
|
45 |
+
$Package->Build();
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
46 |
|
47 |
+
//JSON:Debug Response
|
48 |
+
//Pass = 1, Warn = 2, Fail = 3
|
49 |
+
$json = array();
|
50 |
+
$json['Status'] = 1;
|
51 |
+
$json['Package'] = $Package;
|
52 |
+
$json['Runtime'] = $Package->Runtime;
|
53 |
+
$json['ExeSize'] = $Package->ExeSize;
|
54 |
+
$json['ZipSize'] = $Package->ZipSize;
|
55 |
$json_response = json_encode($json);
|
56 |
+
|
57 |
error_reporting($errLevel);
|
58 |
die($json_response);
|
59 |
}
|
60 |
|
61 |
+
|
62 |
+
function duplicator_package_report() {
|
63 |
+
|
64 |
+
$scanReport = $_GET['scanfile'];
|
65 |
+
header('Content-Type: application/json');
|
66 |
+
header("Location: " . DUPLICATOR_SSDIR_URL . "/tmp/" . $scanReport);
|
67 |
+
echo DUPLICATOR_SSDIR_URL . "/tmp/" . $scanReport;
|
68 |
+
|
69 |
+
die();
|
70 |
+
}
|
71 |
+
|
72 |
/**
|
73 |
* DUPLICATOR_PACKAGE_DELETE
|
74 |
* Deletes the files and database record entries
|
103 |
@chmod(DUP_Util::SafePath(DUPLICATOR_SSDIR_PATH . "/{$nameHash}_archive.zip"), 0644);
|
104 |
@chmod(DUP_Util::SafePath(DUPLICATOR_SSDIR_PATH . "/{$nameHash}_database.sql"), 0644);
|
105 |
@chmod(DUP_Util::SafePath(DUPLICATOR_SSDIR_PATH . "/{$nameHash}_installer.php"), 0644);
|
106 |
+
@chmod(DUP_Util::SafePath(DUPLICATOR_SSDIR_PATH . "/{$nameHash}_scan.json"), 0644);
|
107 |
@chmod(DUP_Util::SafePath(DUPLICATOR_SSDIR_PATH . "/{$nameHash}.log"), 0644);
|
108 |
//Remove
|
109 |
@unlink(DUP_Util::SafePath(DUPLICATOR_SSDIR_PATH_TMP . "/{$nameHash}_archive.zip"));
|
112 |
@unlink(DUP_Util::SafePath(DUPLICATOR_SSDIR_PATH . "/{$nameHash}_archive.zip"));
|
113 |
@unlink(DUP_Util::SafePath(DUPLICATOR_SSDIR_PATH . "/{$nameHash}_database.sql"));
|
114 |
@unlink(DUP_Util::SafePath(DUPLICATOR_SSDIR_PATH . "/{$nameHash}_installer.php"));
|
115 |
+
@unlink(DUP_Util::SafePath(DUPLICATOR_SSDIR_PATH . "/{$nameHash}_scan.json"));
|
116 |
@unlink(DUP_Util::SafePath(DUPLICATOR_SSDIR_PATH . "/{$nameHash}.log"));
|
117 |
//Unfinished Zip files
|
118 |
$tmpZip = DUPLICATOR_SSDIR_PATH_TMP . "/{$nameHash}_archive.zip.*";
|
views/packages/list.base.php
CHANGED
@@ -124,6 +124,7 @@
|
|
124 |
$packagepath = $pack_storeurl . "{$uniqueid}_archive.zip";
|
125 |
$installerpath = $pack_storeurl . "{$uniqueid}_installer.php";
|
126 |
$logfilelink = $pack_storeurl . "{$uniqueid}.log";
|
|
|
127 |
$installfilelink = "{$installerpath}?get=1&file={$uniqueid}_installer.php";
|
128 |
$logfilename = "{$uniqueid}.log";
|
129 |
$css_alt = ($rowCount % 2 != 0) ? '' : 'alternate';
|
@@ -151,15 +152,16 @@
|
|
151 |
<b><?php _e("Hash", 'wpduplicator')?>:</b> <?php echo $pack_namehash ;?> <br/>
|
152 |
<b><?php _e("Notes", 'wpduplicator')?>:</b> <?php echo $notes ?>
|
153 |
<div style="height:7px"> </div>
|
154 |
-
<button class="button" onclick="Duplicator.Pack.ShowLinksDialog(<?php echo "'{$sqlfilelink}', '{$packagepath}', '{$installfilelink}', '{$logfilelink}' " ;?>); return false;" class="thickbox"><i class="fa fa-lock"></i> <?php _e("Links", 'wpduplicator')?></button>
|
155 |
<button class="button" onclick="window.open(<?php echo "'{$sqlfilelink}', '_blank'" ;?>); return false;"><i class="fa fa-table"></i> <?php _e("SQL File", 'wpduplicator')?></button>
|
156 |
<button class="button" onclick="Duplicator.OpenLogWindow(<?php echo "'{$logfilename}'" ;?>); return false;"><i class="fa fa-pencil-square-o"></i> <?php _e("View Log", 'wpduplicator')?></button>
|
157 |
<?php if ($package_debug) : ?>
|
158 |
<div style="margin-top:7px">
|
159 |
-
<a href="javascript:void(0)" onclick="
|
160 |
-
<
|
|
|
161 |
</div>
|
162 |
-
<?php endif ?>
|
163 |
</td>
|
164 |
</tr>
|
165 |
|
@@ -209,8 +211,8 @@
|
|
209 |
<a href="javascript:void(0)" onclick="jQuery(this).parent().find('.dup-pack-debug').toggle()">[View Package Object]</a><br/>
|
210 |
<textarea class="dup-pack-debug"><?php print_r($Package);?> </textarea>
|
211 |
</div>
|
212 |
-
<?php endif ?>
|
213 |
-
<?php endif ?>
|
214 |
|
215 |
|
216 |
</div>
|
@@ -320,16 +322,17 @@ jQuery(document).ready(function($) {
|
|
320 |
* @param db The path to the sql file
|
321 |
* @param install The path to the install file
|
322 |
* @param pack The path to the package file */
|
323 |
-
Duplicator.Pack.ShowLinksDialog = function(db, install, pack, log) {
|
324 |
|
325 |
var url = '#TB_inline?width=650&height=350&inlineId=dup-dlg-quick-path';
|
326 |
tb_show("<?php _e('Package File Links', 'wpduplicator') ?>", url);
|
327 |
|
328 |
-
var msg = <?php printf('"%s:\n" + db + "\n\n%s:\n" + install + "\n\n%s:\n" + pack + "\n\n%s:\n" + log;',
|
329 |
__("DATABASE", 'wpduplicator'),
|
330 |
__("PACKAGE", 'wpduplicator'),
|
331 |
__("INSTALLER", 'wpduplicator'),
|
332 |
-
__("LOG", 'wpduplicator')
|
|
|
333 |
?>
|
334 |
$("#dup-dlg-quick-path-data").val(msg);
|
335 |
return false;
|
124 |
$packagepath = $pack_storeurl . "{$uniqueid}_archive.zip";
|
125 |
$installerpath = $pack_storeurl . "{$uniqueid}_installer.php";
|
126 |
$logfilelink = $pack_storeurl . "{$uniqueid}.log";
|
127 |
+
$reportfilelink = $pack_storeurl . "{$uniqueid}_scan.json";
|
128 |
$installfilelink = "{$installerpath}?get=1&file={$uniqueid}_installer.php";
|
129 |
$logfilename = "{$uniqueid}.log";
|
130 |
$css_alt = ($rowCount % 2 != 0) ? '' : 'alternate';
|
152 |
<b><?php _e("Hash", 'wpduplicator')?>:</b> <?php echo $pack_namehash ;?> <br/>
|
153 |
<b><?php _e("Notes", 'wpduplicator')?>:</b> <?php echo $notes ?>
|
154 |
<div style="height:7px"> </div>
|
155 |
+
<button class="button" onclick="Duplicator.Pack.ShowLinksDialog(<?php echo "'{$sqlfilelink}', '{$packagepath}', '{$installfilelink}', '{$logfilelink}', '{$reportfilelink}' " ;?>); return false;" class="thickbox"><i class="fa fa-lock"></i> <?php _e("Links", 'wpduplicator')?></button>
|
156 |
<button class="button" onclick="window.open(<?php echo "'{$sqlfilelink}', '_blank'" ;?>); return false;"><i class="fa fa-table"></i> <?php _e("SQL File", 'wpduplicator')?></button>
|
157 |
<button class="button" onclick="Duplicator.OpenLogWindow(<?php echo "'{$logfilename}'" ;?>); return false;"><i class="fa fa-pencil-square-o"></i> <?php _e("View Log", 'wpduplicator')?></button>
|
158 |
<?php if ($package_debug) : ?>
|
159 |
<div style="margin-top:7px">
|
160 |
+
<a href="javascript:void(0)" onclick="window.open(<?php echo "'{$reportfilelink}', '_blank'" ;?>); return false;">[<?php _e("Open Scan Report", 'wpduplicator')?>]</a>
|
161 |
+
<a href="javascript:void(0)" onclick="jQuery(this).parent().find('.dup-pack-debug').toggle()">[<?php _e("View Package Object", 'wpduplicator')?>]</a><br/>
|
162 |
+
<textarea class="dup-pack-debug"><?php @print_r($Package); ?> </textarea>
|
163 |
</div>
|
164 |
+
<?php endif; ?>
|
165 |
</td>
|
166 |
</tr>
|
167 |
|
211 |
<a href="javascript:void(0)" onclick="jQuery(this).parent().find('.dup-pack-debug').toggle()">[View Package Object]</a><br/>
|
212 |
<textarea class="dup-pack-debug"><?php print_r($Package);?> </textarea>
|
213 |
</div>
|
214 |
+
<?php endif; ?>
|
215 |
+
<?php endif; ?>
|
216 |
|
217 |
|
218 |
</div>
|
322 |
* @param db The path to the sql file
|
323 |
* @param install The path to the install file
|
324 |
* @param pack The path to the package file */
|
325 |
+
Duplicator.Pack.ShowLinksDialog = function(db, install, pack, log, report) {
|
326 |
|
327 |
var url = '#TB_inline?width=650&height=350&inlineId=dup-dlg-quick-path';
|
328 |
tb_show("<?php _e('Package File Links', 'wpduplicator') ?>", url);
|
329 |
|
330 |
+
var msg = <?php printf('"%s:\n" + db + "\n\n%s:\n" + install + "\n\n%s:\n" + pack + "\n\n%s:\n" + log + "\n\n%s:\n" + report;',
|
331 |
__("DATABASE", 'wpduplicator'),
|
332 |
__("PACKAGE", 'wpduplicator'),
|
333 |
__("INSTALLER", 'wpduplicator'),
|
334 |
+
__("LOG", 'wpduplicator'),
|
335 |
+
__("REPORT", 'wpduplicator'));
|
336 |
?>
|
337 |
$("#dup-dlg-quick-path-data").val(msg);
|
338 |
return false;
|
views/packages/new1.base.php
CHANGED
@@ -14,17 +14,17 @@
|
|
14 |
|
15 |
|
16 |
DUP_Util::InitSnapshotDirectory();
|
17 |
-
|
18 |
-
$Package =
|
|
|
19 |
|
20 |
$dup_tests = array();
|
21 |
-
$dup_tests =
|
22 |
$default_name = DUP_Package::GetDefaultName();
|
23 |
|
24 |
$view_state = DUP_UI::GetViewStateArray();
|
25 |
$ui_css_archive = (isset($view_state['dup-pack-archive-panel']) && $view_state['dup-pack-archive-panel']) ? 'display:block' : 'display:none';
|
26 |
$ui_css_installer = (isset($view_state['dup-pack-installer-panel']) && $view_state['dup-pack-installer-panel']) ? 'display:block' : 'display:none';
|
27 |
-
$package_skip_scanner = DUP_Settings::Get('package_skip_scanner');
|
28 |
|
29 |
?>
|
30 |
|
@@ -88,10 +88,143 @@ WIZARD STEP TABS -->
|
|
88 |
<div id="message" class="updated below-h2"><p><?php echo $action_response; ?></p></div>
|
89 |
<?php endif; ?>
|
90 |
|
91 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
92 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
93 |
<div style="padding:2px 5px 2px 5px">
|
94 |
-
<?php include('new1.inc
|
95 |
</div>
|
96 |
|
97 |
<script type="text/javascript">
|
@@ -118,11 +251,11 @@ jQuery(document).ready(function($) {
|
|
118 |
if($("#filter-on").is(':checked')) {
|
119 |
$filterItems.removeAttr('disabled').css({color:'#000'});
|
120 |
$('#filter-exts,#filter-dirs').removeAttr('readonly').css({color:'#000'});
|
121 |
-
$('#dup-archive-filter-file').show(
|
122 |
} else {
|
123 |
$filterItems.attr('disabled', 'disabled').css({color:'#999'});
|
124 |
$('#filter-dirs, #filter-exts').attr('readonly', 'readonly').css({color:'#999'});
|
125 |
-
$('#dup-archive-filter-file').hide(
|
126 |
}
|
127 |
};
|
128 |
|
@@ -130,14 +263,15 @@ jQuery(document).ready(function($) {
|
|
130 |
* METHOD: Appends a path to the directory filter */
|
131 |
Duplicator.Pack.ToggleDBFilters = function() {
|
132 |
var $filterItems = $('#dup-db-filter-items');
|
|
|
133 |
if($("#dbfilter-on").is(':checked')) {
|
134 |
$filterItems.removeAttr('disabled').css({color:'#000'});
|
135 |
$('#dup-dbtables input').removeAttr('readonl
|
14 |
|
15 |
|
16 |
DUP_Util::InitSnapshotDirectory();
|
17 |
+
|
18 |
+
$Package = DUP_Package::GetActive();
|
19 |
+
$package_hash = $Package->MakeHash();
|
20 |
|
21 |
$dup_tests = array();
|
22 |
+
$dup_tests = DUP_Server::GetRequirments();
|
23 |
$default_name = DUP_Package::GetDefaultName();
|
24 |
|
25 |
$view_state = DUP_UI::GetViewStateArray();
|
26 |
$ui_css_archive = (isset($view_state['dup-pack-archive-panel']) && $view_state['dup-pack-archive-panel']) ? 'display:block' : 'display:none';
|
27 |
$ui_css_installer = (isset($view_state['dup-pack-installer-panel']) && $view_state['dup-pack-installer-panel']) ? 'display:block' : 'display:none';
|
|
|
28 |
|
29 |
?>
|
30 |
|
88 |
<div id="message" class="updated below-h2"><p><?php echo $action_response; ?></p></div>
|
89 |
<?php endif; ?>
|
90 |
|
91 |
+
<!-- =========================================
|
92 |
+
META-BOX1: SYSTEM REQUIREMENTS -->
|
93 |
+
<div class="dup-box">
|
94 |
+
<div class="dup-box-title dup-box-title-fancy">
|
95 |
+
<i class="fa fa-check-square-o"></i>
|
96 |
+
<?php
|
97 |
+
_e("Requirements:", 'wpduplicator');
|
98 |
+
echo ($dup_tests['Success']) ? ' <div class="dup-sys-pass">Pass</div>' : ' <div class="dup-sys-fail">Fail</div>';
|
99 |
+
?>
|
100 |
+
<div class="dup-box-arrow"></div>
|
101 |
+
</div>
|
102 |
+
|
103 |
+
<div class="dup-box-panel" style="<?php echo ($dup_tests['Success']) ? 'display:none' : ''; ?>">
|
104 |
+
|
105 |
+
<div class="dup-sys-section">
|
106 |
+
<i><?php _e("System requirments must pass for the Duplicator to work properly. Click each link for details.", 'wpduplicator'); ?></i>
|
107 |
+
</div>
|
108 |
+
|
109 |
+
<!-- PERMISSIONS: SYS-100 -->
|
110 |
+
<div class='dup-sys-req'>
|
111 |
+
<div class='dup-sys-title'>
|
112 |
+
<a><?php _e('Permissions', 'wpduplicator');?></a> <div><?php echo $dup_tests['SYS-100'];?></div>
|
113 |
+
</div>
|
114 |
+
<div class="dup-sys-info dup-info-box">
|
115 |
+
<?php
|
116 |
+
echo "<b>"; _e("Required Paths", 'wpduplicator'); echo ":</b><br/>";
|
117 |
+
|
118 |
+
$test = is_writeable(DUPLICATOR_WPROOTPATH) ? 'Pass' : 'Fail';
|
119 |
+
printf("<b>%s</b> [%s] <br/>", $test, DUPLICATOR_WPROOTPATH);
|
120 |
+
$test = is_writeable(DUPLICATOR_SSDIR_PATH) ? 'Pass' : 'Fail';
|
121 |
+
printf("<b>%s</b> [%s] <br/>", $test, DUPLICATOR_SSDIR_PATH);
|
122 |
+
$test = is_writeable(DUPLICATOR_SSDIR_PATH_TMP) ? 'Pass' : 'Fail';
|
123 |
+
printf("<b>%s</b> [%s] <br/><br/>", $test, DUPLICATOR_SSDIR_PATH_TMP);
|
124 |
+
|
125 |
+
printf("<b>%s:</b> [%s] <br/><br/>", __('PHP Script Owner', 'wpduplicator'), DUP_Util::GetCurrentUser());
|
126 |
+
_e("The above paths should have permissions of 755 for directories and 644 for files. You can temporarily try 777 if you continue to have issues. Also be sure to check the owner/group settings. For more details contact your host or server administrator.", 'wpduplicator');
|
127 |
+
?>
|
128 |
+
<small><?php _e('Status Code', 'wpduplicator');?>: SYS-100</small>
|
129 |
+
</div>
|
130 |
+
</div>
|
131 |
+
|
132 |
+
<!-- SYS-101 -->
|
133 |
+
<div class='dup-sys-req'>
|
134 |
+
<div class='dup-sys-title'>
|
135 |
+
<a><?php _e('Reserved Files', 'wpduplicator');?></a> <div><?php echo $dup_tests['SYS-101'];?></div>
|
136 |
+
</div>
|
137 |
+
<div class="dup-sys-info dup-info-box">
|
138 |
+
<form method="post" action="admin.php?page=duplicator-tools&tab=cleanup&action=installer">
|
139 |
+
<?php _e('A reserved file(s) was found in the WordPress root directory. Reserved file names are installer.php, installer-data.sql and installer-log.txt. To archive your data correctly please remove any of these files from your WordPress root directory. Then try creating your package again.', 'wpduplicator');?>
|
140 |
+
<br/><input type='submit' class='button action' value='<?php _e('Remove Files Now', 'wpduplicator')?>' style='font-size:10px; margin-top:5px;' />
|
141 |
+
</form>
|
142 |
+
<small><?php _e('Status Code', 'wpduplicator');?>: SYS-101</small>
|
143 |
+
</div>
|
144 |
+
</div>
|
145 |
+
|
146 |
+
<!-- SYS-102 -->
|
147 |
+
<div class='dup-sys-req'>
|
148 |
+
<div class='dup-sys-title'>
|
149 |
+
<a><?php _e('Zip Archive Enabled', 'wpduplicator');?></a> <div><?php echo $dup_tests['SYS-102'];?></div>
|
150 |
+
</div>
|
151 |
+
<div class="dup-sys-info dup-info-box">
|
152 |
+
<?php _e("The ZipArchive extension for PHP is required for compression. Please contact your hosting provider if you're on a hosted server. For additional information see our online documentation.", 'wpduplicator'); ?>
|
153 |
+
<small><?php _e('Status Code', 'wpduplicator');?>: SYS-102</small>
|
154 |
+
</div>
|
155 |
+
</div>
|
156 |
+
|
157 |
+
<!-- SYS-103 -->
|
158 |
+
<div class='dup-sys-req'>
|
159 |
+
<div class='dup-sys-title'>
|
160 |
+
<a><?php _e('Safe Mode Off', 'wpduplicator');?></a>
|
161 |
+
<div><?php echo $dup_tests['SYS-103'];?></div>
|
162 |
+
</div>
|
163 |
+
<div class="dup-sys-info dup-info-box">
|
164 |
+
<?php
|
165 |
+
_e("Safe Mode should be set safe_mode=Off in you php.ini file. On hosted servers you may have to request this setting be turned off. Please note that Safe Mode is deprecated as of PHP 5.3.0" , 'wpduplicator');
|
166 |
+
?>
|
167 |
+
<small><?php _e('Status Code', 'wpduplicator');?>: SYS-103</small>
|
168 |
+
</div>
|
169 |
+
</div>
|
170 |
+
|
171 |
+
<!-- SYS-104 -->
|
172 |
+
<div class='dup-sys-req'>
|
173 |
+
<div class='dup-sys-title'>
|
174 |
+
<a><?php _e('MySQL Support', 'wpduplicator');?></a>
|
175 |
+
<div><?php echo $dup_tests['SYS-104'];?></div>
|
176 |
+
</div>
|
177 |
+
<div class="dup-sys-info dup-info-box">
|
178 |
+
<?php
|
179 |
+
printf("<b>%s:</b> [%s]<br/><br/>", __("MySQL version", 'wpduplicator'), $wpdb->db_version());
|
180 |
+
_e("MySQL version 5.0+ or better is required. If the MySQL version is valid and this requirement fails then the mysqli extension (note the trailing 'i') is not installed. Contact your server administrator and request that mysqli extension and MySQL Server 5.0+ be installed. Please note in future version support for other databases and extensions will be added.", 'wpduplicator');
|
181 |
+
echo " <i><a href='http://php.net/manual/en/mysqli.installation.php' target='_blank'>[" . __('more info', 'wpduplicator') . "]</a></i>";
|
182 |
+
?>
|
183 |
+
<small><?php _e('Status Code', 'wpduplicator');?>: SYS-104</small>
|
184 |
+
</div>
|
185 |
+
</div>
|
186 |
+
|
187 |
+
<!-- SYS-105 -->
|
188 |
+
<div class='dup-sys-req'>
|
189 |
+
<div class='dup-sys-title'>
|
190 |
+
<a><?php _e('PHP Support', 'wpduplicator');?></a>
|
191 |
+
<div><?php echo $dup_tests['SYS-105'];?></div>
|
192 |
+
</div>
|
193 |
+
<div class="dup-sys-info dup-info-box">
|
194 |
+
<?php
|
195 |
+
$php_test1 = function_exists("file_get_contents") ? 'Pass' : 'Fail';
|
196 |
+
$php_test2 = function_exists("file_put_contents") ? 'Pass' : 'Fail';
|
197 |
+
printf("<b>%s:</b> [%s]<br/><br/>", __("PHP version", 'wpduplicator'), phpversion());
|
198 |
+
printf("<b>%s</b>:<br/>", __("Requried Functions", 'wpduplicator'));
|
199 |
+
printf("<b>%s</b> [file_get_contents] <br/>", $php_test1);
|
200 |
+
printf("<b>%s</b> [file_put_contents] <br/><br/>", $php_test2);
|
201 |
+
_e("PHP versions 5.2.17+ or higher is required. Please note that in versioning logic a value such as 5.2.9 is less than 5.2.17. Please contact your server administrator to upgrade to a stable and secure version of PHP", 'wpduplicator');
|
202 |
+
?>
|
203 |
+
<small><?php _e('Status Code', 'wpduplicator');?>: SYS-105</small>
|
204 |
+
</div>
|
205 |
+
</div>
|
206 |
|
207 |
+
<!-- ONLINE SUPPORT -->
|
208 |
+
<div class="dup-sys-contact">
|
209 |
+
<?php
|
210 |
+
printf("<i class='fa fa-info'></i> %s <i>%s</i>",
|
211 |
+
__("For additional online help please visit", 'wpduplicator'),
|
212 |
+
"<a href='" . DUPLICATOR_HELPLINK . "' target='_blank'>support.lifeinthegrid.com</a><br/>" );
|
213 |
+
printf("<i class='fa fa-lightbulb-o'></i> %s <i><a href='%s' target='_blank'>%s</a></i>?",
|
214 |
+
__("Need a hosting provider that is", 'wpduplicator'),
|
215 |
+
DUPLICATOR_CERTIFIED,
|
216 |
+
__("duplicator approved", 'wpduplicator'));
|
217 |
+
?>
|
218 |
+
</div>
|
219 |
+
|
220 |
+
</div>
|
221 |
+
</div><br/>
|
222 |
+
|
223 |
+
|
224 |
+
<!-- =========================================
|
225 |
+
FORM PACKAGE OPTIONS -->
|
226 |
<div style="padding:2px 5px 2px 5px">
|
227 |
+
<?php include('new1.inc.form.php'); ?>
|
228 |
</div>
|
229 |
|
230 |
<script type="text/javascript">
|
251 |
if($("#filter-on").is(':checked')) {
|
252 |
$filterItems.removeAttr('disabled').css({color:'#000'});
|
253 |
$('#filter-exts,#filter-dirs').removeAttr('readonly').css({color:'#000'});
|
254 |
+
$('#dup-archive-filter-file').show();
|
255 |
} else {
|
256 |
$filterItems.attr('disabled', 'disabled').css({color:'#999'});
|
257 |
$('#filter-dirs, #filter-exts').attr('readonly', 'readonly').css({color:'#999'});
|
258 |
+
$('#dup-archive-filter-file').hide();
|
259 |
}
|
260 |
};
|
261 |
|
263 |
* METHOD: Appends a path to the directory filter */
|
264 |
Duplicator.Pack.ToggleDBFilters = function() {
|
265 |
var $filterItems = $('#dup-db-filter-items');
|
266 |
+
|
267 |
if($("#dbfilter-on").is(':checked')) {
|
268 |
$filterItems.removeAttr('disabled').css({color:'#000'});
|
269 |
$('#dup-dbtables input').removeAttr('readonl
|